diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/de.po | 90 | ||||
-rw-r--r-- | locale/ru.po | 90 | ||||
-rw-r--r-- | locale/template.pot | 88 |
3 files changed, 268 insertions, 0 deletions
diff --git a/locale/de.po b/locale/de.po new file mode 100644 index 0000000..8e5a8de --- /dev/null +++ b/locale/de.po @@ -0,0 +1,90 @@ +# German translation for craftguide mod. +# Copyright (C) 2018 +# This file is distributed under the same license as the craftguide package. +# codexp <codexp@gmx.net>, 2018. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: 1.27\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-23 00:17+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: German\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua +msgid "Unknown Item (@1)" +msgstr "Unbekannter Gegenstand (@1)" + +#: init.lua +msgid "Any item belonging to the group(s)" +msgstr "Beliebiger Gegenstand aus der Gruppe" + +#: init.lua +msgid "Cooking time" +msgstr "Kochzeit" + +#: init.lua +msgid "Burning time" +msgstr "Brennzeit" + +#: init.lua +msgid "Alternate" +msgstr "Andere" + +#: init.lua +msgid "Recipe @1 of @2" +msgstr "Rezept @1 von @2" + +#: init.lua +msgid "" +"Recipe is too big to\n" +"be displayed (@1x@2)" +msgstr "" +"Rezept ist zu groß\n" +"für die Anzeige (@1x@2)" + +#: init.lua +msgid "Search" +msgstr "Suche" + +#: init.lua +msgid "Reset" +msgstr "Zurücksetzen" + +#: init.lua +msgid "Increase window size" +msgstr "Fenster vergrößern" + +#: init.lua +msgid "Decrease window size" +msgstr "Fenster verkleinern" + +#: init.lua +msgid "Previous page" +msgstr "Vorherige Seite" + +#: init.lua +msgid "Next page" +msgstr "Nächste Seite" + +#: init.lua +msgid "No item to show" +msgstr "Nichts anzuzeigen" + +#: init.lua +msgid "Crafting Guide" +msgstr "Rezeptbuch" + +#: init.lua +msgid "Crafting Guide Sign" +msgstr "Rezepttafel" + +#: init.lua +msgid "Shows a list of available crafting recipes, cooking recipes and fuels" +msgstr "Zeigt eine Liste von verfügbaren Rezepten, Kochrezepten und Brennmaterialien" diff --git a/locale/ru.po b/locale/ru.po new file mode 100644 index 0000000..e99d0c6 --- /dev/null +++ b/locale/ru.po @@ -0,0 +1,90 @@ +# Russian translation for craftguide mod. +# Copyright (C) 2018 +# This file is distributed under the same license as the craftguide package. +# codexp <codexp@gmx.net>, 2018. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: 1.27\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-23 00:17+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua +msgid "Unknown Item (@1)" +msgstr "Неизвестный элемент (@1)" + +#: init.lua +msgid "Any item belonging to the group(s)" +msgstr "Любой элемент из группы" + +#: init.lua +msgid "Cooking time" +msgstr "Время преготовления" + +#: init.lua +msgid "Burning time" +msgstr "Время горения" + +#: init.lua +msgid "Alternate" +msgstr "Другой" + +#: init.lua +msgid "Recipe @1 of @2" +msgstr "Рецепт @1 из @2" + +#: init.lua +msgid "" +"Recipe is too big to\n" +"be displayed (@1x@2)" +msgstr "" +"Рецепт слишком большой\n" +"для показа (@1x@2)" + +#: init.lua +msgid "Search" +msgstr "Поиск" + +#: init.lua +msgid "Reset" +msgstr "Сброс" + +#: init.lua +msgid "Increase window size" +msgstr "Увеличить окно" + +#: init.lua +msgid "Decrease window size" +msgstr "Уменьшить окно" + +#: init.lua +msgid "Previous page" +msgstr "Предыдущая страница" + +#: init.lua +msgid "Next page" +msgstr "Следущая страница" + +#: init.lua +msgid "No item to show" +msgstr "Нет элемента для показа" + +#: init.lua +msgid "Crafting Guide" +msgstr "книга рецептов крафта" + +#: init.lua +msgid "Crafting Guide Sign" +msgstr "табличка рецептов крафта" + +#: init.lua +msgid "Shows a list of available crafting recipes, cooking recipes and fuels" +msgstr "Показывает список рецептов крафта, преготовления и топливо" diff --git a/locale/template.pot b/locale/template.pot new file mode 100644 index 0000000..8f8470d --- /dev/null +++ b/locale/template.pot @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-23 18:35+0100\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=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua +msgid "Unknown Item (@1)" +msgstr "" + +#: init.lua +msgid "Any item belonging to the group(s)" +msgstr "" + +#: init.lua +msgid "Cooking time" +msgstr "" + +#: init.lua +msgid "Burning time" +msgstr "" + +#: init.lua +msgid "Alternate" +msgstr "" + +#: init.lua +msgid "Recipe @1 of @2" +msgstr "" + +#: init.lua +msgid "" +"Recipe is too big to\n" +"be displayed (@1x@2)" +msgstr "" + +#: init.lua +msgid "Search" +msgstr "" + +#: init.lua +msgid "Reset" +msgstr "" + +#: init.lua +msgid "Increase window size" +msgstr "" + +#: init.lua +msgid "Decrease window size" +msgstr "" + +#: init.lua +msgid "Previous page" +msgstr "" + +#: init.lua +msgid "Next page" +msgstr "" + +#: init.lua +msgid "No item to show" +msgstr "" + +#: init.lua +msgid "Crafting Guide" +msgstr "" + +#: init.lua +msgid "Crafting Guide Sign" +msgstr "" + +#: init.lua +msgid "Shows a list of available crafting recipes, cooking recipes and fuels" +msgstr "" |