diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/de.po | 46 | ||||
-rw-r--r-- | locale/ru.po | 46 | ||||
-rw-r--r-- | locale/template.pot | 46 |
3 files changed, 138 insertions, 0 deletions
diff --git a/locale/de.po b/locale/de.po new file mode 100644 index 0000000..8fda8b1 --- /dev/null +++ b/locale/de.po @@ -0,0 +1,46 @@ +# German translation of ehlphabet mod +# Copyright (C) 2018 Sam Hocevar +# This file is distributed under the same license as the ehlphabet package. +# CodeXP <codexp@gmx.net>, 2018. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ehlphabet\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-01 00:10+0200\n" +"PO-Revision-Date: \n" +"Last-Translator: CodeXP <codexp@gmx.net>\n" +"Language-Team: \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua +msgid "Ehlphabet Block '@1'" +msgstr "Ehlphabet Block '@1'" + +#: init.lua +msgid "Letter Machine" +msgstr "Zeichenmaschine" + +#: init.lua +msgid "You cannot dig the @1 with blocks inside" +msgstr "Du kannst die @1 nicht wegräumen solange sie gefüllt ist" + +#: init.lua +msgid "Letter" +msgstr "Zeichen" + +#: init.lua +msgid "Blank -> Letter" +msgstr "Blanko -> Zeichen" + +#: init.lua +msgid "Ehlphabet Block (blank)" +msgstr "Ehlphabet Block (Blanko)" + +#: init.lua +msgid "[MOD] Elphabet is loaded" +msgstr "[MOD] Elphabet wurde geladen" diff --git a/locale/ru.po b/locale/ru.po new file mode 100644 index 0000000..40b0537 --- /dev/null +++ b/locale/ru.po @@ -0,0 +1,46 @@ +# Russian translation of ehlphabet mod +# Copyright (C) 2018 Sam Hocevar +# This file is distributed under the same license as the ehlphabet package. +# CodeXP <codexp@gmx.net>, 2018. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ehlphabet\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-01 00:10+0200\n" +"PO-Revision-Date: \n" +"Last-Translator: CodeXP <codexp@gmx.net>\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" + +#: init.lua +msgid "Ehlphabet Block '@1'" +msgstr "Блок эльфавита '@1'" + +#: init.lua +msgid "Letter Machine" +msgstr "Станок букв" + +#: init.lua +msgid "You cannot dig the @1 with blocks inside" +msgstr "Ты не можеш убрать @1 пока он наполнен блоками" + +#: init.lua +msgid "Letter" +msgstr "Буква" + +#: init.lua +msgid "Blank -> Letter" +msgstr "Бланк -> Буква" + +#: init.lua +msgid "Ehlphabet Block (blank)" +msgstr "Блок эльфавита (бланк)" + +#: init.lua +msgid "[MOD] Elphabet is loaded" +msgstr "[MOD] Эльфавит загружен" diff --git a/locale/template.pot b/locale/template.pot new file mode 100644 index 0000000..01d083c --- /dev/null +++ b/locale/template.pot @@ -0,0 +1,46 @@ +# German translation of ehlphabet mod +# Copyright (C) 2018 Sam Hocevar +# This file is distributed under the same license as the ehlphabet package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ehlphabet\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-01 00:10+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua +msgid "Ehlphabet Block '@1'" +msgstr "" + +#: init.lua +msgid "Letter Machine" +msgstr "" + +#: init.lua +msgid "You cannot dig the @1 with blocks inside" +msgstr "" + +#: init.lua +msgid "Letter" +msgstr "" + +#: init.lua +msgid "Blank -> Letter" +msgstr "" + +#: init.lua +msgid "Ehlphabet Block (blank)" +msgstr "" + +#: init.lua +msgid "[MOD] Elphabet is loaded" +msgstr "" |