feat/flask: Reworked locales system to use separate .ini file for each language

This commit is contained in:
2025-03-25 14:45:21 +02:00
committed by Sweetbread
parent 9a22083ff9
commit f3eeff5939
11 changed files with 222 additions and 186 deletions
+60
View File
@@ -0,0 +1,60 @@
[title]
language = Deutsch
index = KolibriOS
download_page = KolibriOS - Herunterladen
[header]
index = KolibriOS offizielle seite
download = KolibriOS Herunterladen
description = KolibriOS offizielle seite
[menu]
kolibrios = KolibriOS
download = Herunterladen
forum = Forum
wiki = Wiki
git = Git
[git]
header = KolibriOS ist zu Git gewechselt!
text = Schau dir unsere neue entwicklerfreundliche Infrastruktur an
[downloads]
header = Herunterladen
img-descr = Disketten-Image
iso-descr = LiveCD-Abbild
distr-descr = Universal Flash/Multi-Boot-Abbild
raw-descr = Hybrides UEFI/BIOS-Abbild
prev_rev = Frühere Versionen
all_rev = Alle nächtlichen Builds
screenshots = Bildschirmfotos
download_choice = Was soll ich wählen?
download_help = Für einen Einsteiger ist die LiveCD am besten geeignet.\n\
\n\
Im Vergleich zu einer LiveCD hat ein universelles Image den Vorteil, dass Sie die in KolibriOS vorgenommenen Änderungen speichern können.\n\
\n\
Das Hybrid-Image enthält Unterstützung für die UEFI-Technologie, die zum Booten des Systems auf neuen Computern und Laptops verwendet wird.
download_description[0] = Auf dieser Seite können Sie die nächtlichen Build-Distributionen herunterladen,
was bedeutet, dass sie stets die neuesten Änderungen am System enthalten und
daher instabil sein können. Alle Dateien sind mit
download_description[1] = komprimiert.
download_description[2] = wird unter der
download_description[3] = Git-Server
[screenshots]
header = Bildschirmfotos
1 = KolibriOS Arbeitsoberfläche
2 = Demos
3 = Datei-Manager
4 = Netzwerk-Programme
5 = Spiele
6 = Entwickler- und Debug-Tools
[footer]
team = KolibriOS-Team
+58
View File
@@ -0,0 +1,58 @@
[title]
language = English
index = KolibriOS
download_page = KolibriOS - Download
[header]
index = KolibriOS official site
download = KolibriOS downloads
description = KolibriOS official site
[menu]
kolibrios = KolibriOS
download = Download
forum = Forum
wiki = Wiki
git = Git
[git]
header = KolibriOS moved to Git!
text = Check our new developers-friendly infrastructure
[downloads]
header = Downloads
img-descr = Floppy disk image
iso-descr = LiveCD image
distr-descr = Universal Flash/Multi-boot image
raw-descr = Hybrid UEFI/BIOS image
prev_rev = Previous releases
all_rev = All nightly builds
download_choice = Which to choose?
download_help = For a beginner, the LiveCD is best.\n\
\n\
Compared to a LiveCD, the advantage of a universal image is that you can save changes made in KolibriOS.\n\
\n\
Hybrid image includes support for UEFI technology, which is used to boot the system on new computers and laptops.
download_description[0] = On this page you can download the nightly builds distribution, which means
that they always contain the most recent changes in the system and can,
therefore, be unstable. All files are compressed with
download_description[1] = is distributed under
download_description[2] = license, its source code is available on our
download_description[3] = Git server
[screenshots]
header = Screenshots
1 = KolibriOS desktop
2 = Demos
3 = File managers
4 = Network programs
5 = Games
6 = Developer and debug tools
[footer]
team = KolibriOS Team
+58
View File
@@ -0,0 +1,58 @@
[title]
language = Русский
index = КолибриОС
download_page = КолибриОС - Скачать
[header]
index = Официальный сайт KolibriOS
download = Скачать КолибриОС
description = Официальный сайт KolibriOS
[menu]
kolibrios = КолибриОС
download = Скачать
forum = Форум
wiki = Вики
git = Гит
[git]
header = КолибриОС перешла на Гит!
text = Ознакомьтесь с нашей новой, удобной для разработчиков инфраструктурой
[downloads]
header = Скачать
img-descr = Образ дискеты
iso-descr = Образ LiveCD
distr-descr = Универсальный образ Flash/Multi-boot
raw-descr = Гибридный UEFI/BIOS образ
prev_rev = Предыдущие выпуски
all_rev = Все ночные сборки
download_choice = Какой выбрать?
download_help = Для новичка лучше всего подойдет LiveCD.\n \
\n\
По сравнению с LiveCD преимущество универсального образа в том, что вы можете сохранить изменения, сделанные в КолибриОС.\n\
\n\
Гибридный образ включает поддержку технологии UEFI, которая используется для загрузки системы на новых компьютерах и ноутбуках.
download_description[0] = На этой странице вы можете скачать ночные сборки дистрибутива.
Это означает, что они всегда содержат последние изменения в системе и,
следовательно, могут быть нестабильными. Все файлы сжаты с помощью
download_description[1] = распространяется под лицензией
download_description[2] = а исходный код доступен на нашем
download_description[3] = Git-сервере
[screenshots]
header = Скриншоты
1 = Рабочий стол КолибриОС
2 = Демки
3 = Файловые менеджеры
4 = Сетевые приложения
5 = Игры
6 = Инструменты разработчика
[footer]
team = Команда КолибриОС