Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyEye-FAST committed Jan 28, 2024
1 parent cf65d28 commit 6bc9c65
Show file tree
Hide file tree
Showing 13 changed files with 145 additions and 12 deletions.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ def favicon():


if __name__ == "__main__":
flask_app.run(debug=True)
flask_app.run()
16 changes: 8 additions & 8 deletions messages.pot
Original file line number Diff line number Diff line change
@@ -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 <EMAIL@ADDRESS>, 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 <[email protected]>, 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: [email protected]\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 <EMAIL@ADDRESS>\n"
"Last-Translator: SkyEye_FAST <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
Expand All @@ -30,7 +30,7 @@ msgid "Select translation key:"
msgstr ""

#: templates/index.html:47
msgid "Language Names"
msgid "Language names"
msgstr ""

#: templates/index.html:48
Expand Down
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</div>
<table>
<tr>
<th class="table-header">{{ _("Language Names") }}</th>
<th class="table-header">{{ _("Language names") }}</th>
<th class="table-header">{{ _("Translations") }}</th>
</tr>
<tr lang="zh-Hans-CN" class="zh-cn">
Expand Down
Binary file added translations/fr_FR/LC_MESSAGES/messages.mo
Binary file not shown.
44 changes: 44 additions & 0 deletions translations/fr_FR/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
@@ -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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
"Language: fr_FR\n"
"Language-Team: fr_FR <[email protected]>\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"

Binary file added translations/ja_JP/LC_MESSAGES/messages.mo
Binary file not shown.
44 changes: 44 additions & 0 deletions translations/ja_JP/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: Demo\n"
"Report-Msgid-Bugs-To: [email protected]\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 <[email protected]>\n"
"Language: ja_JP\n"
"Language-Team: ja_JP <[email protected]>\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 中国語標準翻訳"

Binary file added translations/ru_RU/LC_MESSAGES/messages.mo
Binary file not shown.
45 changes: 45 additions & 0 deletions translations/ru_RU/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: Demo\n"
"Report-Msgid-Bugs-To: [email protected]\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 <[email protected]>\n"
"Language: ru_RU\n"
"Language-Team: ru_RU <[email protected]>\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"

Binary file modified translations/zh_CN/LC_MESSAGES/messages.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion translations/zh_CN/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ msgid "Select translation key:"
msgstr "选择本地化键名:"

#: templates/index.html:47
msgid "Language Names"
msgid "Language names"
msgstr "语言名称"

#: templates/index.html:48
Expand Down
Binary file modified translations/zh_TW/LC_MESSAGES/messages.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion translations/zh_TW/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ msgid "Select translation key:"
msgstr "選擇本地化鍵名:"

#: templates/index.html:47
msgid "Language Names"
msgid "Language names"
msgstr "語言名稱"

#: templates/index.html:48
Expand Down

0 comments on commit 6bc9c65

Please sign in to comment.