Localization code + Russian localization

This commit is contained in:
Евгений Титаренко 2024-01-29 21:02:33 +03:00
parent d14bc6359e
commit 5950f7f5bf
9 changed files with 133 additions and 1 deletions

BIN
locales/en.mo Normal file

Binary file not shown.

36
locales/en.po Normal file
View file

@ -0,0 +1,36 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.4.2\n"
msgid "Press Start or Enter"
msgstr "Press Start or Enter"
msgid "by Tea Sanctuary, 2023"
msgstr "by Tea Sanctuary, 2023"
msgid "CONGRATULATIONS!"
msgstr "CONGRATULATIONS!"
msgid ""
"It took you\n"
"{0} attempts\n"
"and {1}\n"
"to finish the game."
msgstr ""
"It took you\n"
"{0} attempts\n"
"and {1}\n"
"to finish the game."
msgid "Thank you for playing! :)"
msgstr "Thank you for playing! :)"

BIN
locales/ru.mo Normal file

Binary file not shown.

37
locales/ru.po Normal file
View file

@ -0,0 +1,37 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"X-Generator: Poedit 3.4.2\n"
msgid "Press Start or Enter"
msgstr "Нажмите Start или Enter"
msgid "by Tea Sanctuary, 2023"
msgstr "разработчик: Tea Sanctuary, 2023"
msgid "CONGRATULATIONS!"
msgstr "ПОЗДРАВЛЯЕМ!"
msgid ""
"It took you\n"
"{0} attempts\n"
"and {1}\n"
"to finish the game."
msgstr ""
"Вам потребовалось\n"
"{0} попыток\n"
"и {1}\n"
"чтобы пройти игру."
msgid "Thank you for playing! :)"
msgstr "Спасибо за игру! :)"

17
locales/template.pot Normal file
View file

@ -0,0 +1,17 @@
msgid ""
msgstr ""
msgid "Press Start or Enter"
msgstr ""
msgid "by Tea Sanctuary, 2023"
msgstr ""
msgid "CONGRATULATIONS!"
msgstr ""
msgid "It took you\n{0} attempts\nand {1}\nto finish the game."
msgstr ""
msgid "Thank you for playing! :)"
msgstr ""