diff options
author | Joshua <ehlodex@users.noreply.github.com> | 2018-05-15 09:14:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-15 09:14:10 -0400 |
commit | c9a5f2931a150e6d2f76a70470646bb915cf2e99 (patch) | |
tree | 36266c0a91a9b2b68857fd5bc1895dd0347ea050 /locale/de.po | |
parent | 41765a0edb05545beb307222717ee90723061faf (diff) | |
parent | a0841e83c29d57d3bc7cfd57216d173d3b4a003e (diff) |
Merge pull request #5 from codexp/add-intllib-supportorigin/masterorigin/HEAD
Add intllib support
Diffstat (limited to 'locale/de.po')
-rw-r--r-- | locale/de.po | 46 |
1 files changed, 46 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" |