diff --git a/app.py b/app.py index 5ac104b..a47491e 100644 --- a/app.py +++ b/app.py @@ -103,4 +103,4 @@ def favicon(): if __name__ == "__main__": - flask_app.run(debug=True) + flask_app.run() diff --git a/messages.pot b/messages.pot index bd1d7bf..316c828 100644 --- a/messages.pot +++ b/messages.pot @@ -1,16 +1,16 @@ -# Translations template for PROJECT. -# Copyright (C) 2024 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2024. +# Translations template for Minecraft Chinese Standard Translations. +# Copyright (C) 2024 SkyEye_FAST +# This file is distributed under the same license as the Minecraft Chinese Standard Translations project. +# SkyEye_FAST , 2024. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"Project-Id-Version: Demo\n" +"Report-Msgid-Bugs-To: skyeyefast@outlook.com\n" "POT-Creation-Date: 2024-01-27 23:25+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"Last-Translator: SkyEye_FAST \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -30,7 +30,7 @@ msgid "Select translation key:" msgstr "" #: templates/index.html:47 -msgid "Language Names" +msgid "Language names" msgstr "" #: templates/index.html:48 diff --git a/templates/index.html b/templates/index.html index 8094ddd..51397fb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -44,7 +44,7 @@ - + diff --git a/translations/fr_FR/LC_MESSAGES/messages.mo b/translations/fr_FR/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..90b328f Binary files /dev/null and b/translations/fr_FR/LC_MESSAGES/messages.mo differ diff --git a/translations/fr_FR/LC_MESSAGES/messages.po b/translations/fr_FR/LC_MESSAGES/messages.po new file mode 100644 index 0000000..f39d282 --- /dev/null +++ b/translations/fr_FR/LC_MESSAGES/messages.po @@ -0,0 +1,44 @@ +# French (France) translations for PROJECT. +# Copyright (C) 2024 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2024-01-27 23:25+0800\n" +"PO-Revision-Date: 2024-01-28 13:55+0800\n" +"Last-Translator: FULL NAME \n" +"Language: fr_FR\n" +"Language-Team: fr_FR \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.14.0\n" + +#: app.py:49 +msgid "Source string content to be queried: " +msgstr "Contenu de la chaîne source à requêter : " + +#: app.py:50 +msgid "QUERY" +msgstr "REQUÊTE" + +#: templates/index.html:23 +msgid "Select translation key:" +msgstr "Sélectionner la clé de traduction : " + +#: templates/index.html:47 +msgid "Language names" +msgstr "Noms de langues" + +#: templates/index.html:48 +msgid "Translations" +msgstr "Traductions" + +#: templates/index.html:70 +msgid "Minecraft Chinese Standard Translations" +msgstr "Traductions standard chinoises de Minecraft" + diff --git a/translations/ja_JP/LC_MESSAGES/messages.mo b/translations/ja_JP/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..da177cc Binary files /dev/null and b/translations/ja_JP/LC_MESSAGES/messages.mo differ diff --git a/translations/ja_JP/LC_MESSAGES/messages.po b/translations/ja_JP/LC_MESSAGES/messages.po new file mode 100644 index 0000000..4e52e7a --- /dev/null +++ b/translations/ja_JP/LC_MESSAGES/messages.po @@ -0,0 +1,44 @@ +# Japanese (Japan) translations for Minecraft Chinese Standard Translations. +# Copyright (C) 2024 SkyEye_FAST +# This file is distributed under the same license as the Minecraft Chinese Standard Translations project. +# SkyEye_FAST , 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: Demo\n" +"Report-Msgid-Bugs-To: skyeyefast@outlook.com\n" +"POT-Creation-Date: 2024-01-27 23:25+0800\n" +"PO-Revision-Date: 2024-01-28 13:48+0800\n" +"Last-Translator: SkyEye_FAST \n" +"Language: ja_JP\n" +"Language-Team: ja_JP \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.14.0\n" + +#: app.py:49 +msgid "Source string content to be queried: " +msgstr "クエリ対象のソース文字列の内容:" + +#: app.py:50 +msgid "QUERY" +msgstr "クエリ" + +#: templates/index.html:23 +msgid "Select translation key:" +msgstr "翻訳キーを選択:" + +#: templates/index.html:47 +msgid "Language names" +msgstr "言語名" + +#: templates/index.html:48 +msgid "Translations" +msgstr "翻訳" + +#: templates/index.html:70 +msgid "Minecraft Chinese Standard Translations" +msgstr "Minecraft 中国語標準翻訳" + diff --git a/translations/ru_RU/LC_MESSAGES/messages.mo b/translations/ru_RU/LC_MESSAGES/messages.mo new file mode 100644 index 0000000..6209cfe Binary files /dev/null and b/translations/ru_RU/LC_MESSAGES/messages.mo differ diff --git a/translations/ru_RU/LC_MESSAGES/messages.po b/translations/ru_RU/LC_MESSAGES/messages.po new file mode 100644 index 0000000..9537b4f --- /dev/null +++ b/translations/ru_RU/LC_MESSAGES/messages.po @@ -0,0 +1,45 @@ +# Russian (Russia) translations for Minecraft Chinese Standard Translations. +# Copyright (C) 2024 SkyEye_FAST +# This file is distributed under the same license as the Minecraft Chinese Standard Translations project. +# SkyEye_FAST , 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: Demo\n" +"Report-Msgid-Bugs-To: skyeyefast@outlook.com\n" +"POT-Creation-Date: 2024-01-27 23:25+0800\n" +"PO-Revision-Date: 2024-01-28 13:51+0800\n" +"Last-Translator: SkyEye_FAST \n" +"Language: ru_RU\n" +"Language-Team: ru_RU \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.14.0\n" + +#: app.py:49 +msgid "Source string content to be queried: " +msgstr "Содержание исходной строки для запроса:" + +#: app.py:50 +msgid "QUERY" +msgstr "ЗАПРОС" + +#: templates/index.html:23 +msgid "Select translation key:" +msgstr "Выберите ключ перевода:" + +#: templates/index.html:47 +msgid "Language names" +msgstr "Названия языков" + +#: templates/index.html:48 +msgid "Translations" +msgstr "Переводы" + +#: templates/index.html:70 +msgid "Minecraft Chinese Standard Translations" +msgstr "Стандартные китайские переводы Minecraft" + diff --git a/translations/zh_CN/LC_MESSAGES/messages.mo b/translations/zh_CN/LC_MESSAGES/messages.mo index d230816..254d4e7 100644 Binary files a/translations/zh_CN/LC_MESSAGES/messages.mo and b/translations/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/translations/zh_CN/LC_MESSAGES/messages.po b/translations/zh_CN/LC_MESSAGES/messages.po index 1f493c9..5614798 100644 --- a/translations/zh_CN/LC_MESSAGES/messages.po +++ b/translations/zh_CN/LC_MESSAGES/messages.po @@ -31,7 +31,7 @@ msgid "Select translation key:" msgstr "选择本地化键名:" #: templates/index.html:47 -msgid "Language Names" +msgid "Language names" msgstr "语言名称" #: templates/index.html:48 diff --git a/translations/zh_TW/LC_MESSAGES/messages.mo b/translations/zh_TW/LC_MESSAGES/messages.mo index 64f67b0..b98eb99 100644 Binary files a/translations/zh_TW/LC_MESSAGES/messages.mo and b/translations/zh_TW/LC_MESSAGES/messages.mo differ diff --git a/translations/zh_TW/LC_MESSAGES/messages.po b/translations/zh_TW/LC_MESSAGES/messages.po index 4dc87ce..504a80c 100644 --- a/translations/zh_TW/LC_MESSAGES/messages.po +++ b/translations/zh_TW/LC_MESSAGES/messages.po @@ -31,7 +31,7 @@ msgid "Select translation key:" msgstr "選擇本地化鍵名:" #: templates/index.html:47 -msgid "Language Names" +msgid "Language names" msgstr "語言名稱" #: templates/index.html:48
{{ _("Language Names") }}{{ _("Language names") }} {{ _("Translations") }}