mirror of
https://github.com/minetest-mods/drawers.git
synced 2024-11-22 06:33:44 +01:00
Add German l10n
This commit is contained in:
parent
cde5c46e44
commit
c97492aedf
46
locale/de.po
Normal file
46
locale/de.po
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
# German translations for PACKAGE package.
|
||||||
|
# Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
|
||||||
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
|
# LNJ <git@lnj.li>, 2017.
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2017-04-11 12:56+0200\n"
|
||||||
|
"PO-Revision-Date: 2017-04-11 13:04+0200\n"
|
||||||
|
"Last-Translator: LNJ <git@lnj.li>\n"
|
||||||
|
"Language-Team: German\n"
|
||||||
|
"Language: de\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"
|
||||||
|
|
||||||
|
#: lua/helpers.lua
|
||||||
|
msgid "@1 (@2% full)"
|
||||||
|
msgstr "@1 (@2% voll)"
|
||||||
|
|
||||||
|
#: lua/helpers.lua
|
||||||
|
msgid "@1 @2 (@3% full)"
|
||||||
|
msgstr "@1 @2 (@3% voll)"
|
||||||
|
|
||||||
|
#: lua/api.lua init.lua
|
||||||
|
msgid "Wooden"
|
||||||
|
msgstr "Holz"
|
||||||
|
|
||||||
|
#: lua/api.lua
|
||||||
|
msgid "@1 Drawer"
|
||||||
|
msgstr "@1schubfach"
|
||||||
|
|
||||||
|
#: lua/api.lua
|
||||||
|
msgid "@1 Drawers (1x2)"
|
||||||
|
msgstr "@1schubfächer (1x2)"
|
||||||
|
|
||||||
|
#: lua/api.lua
|
||||||
|
msgid "@1 Drawers (2x2)"
|
||||||
|
msgstr "@1schubfächer (2x2)"
|
||||||
|
|
||||||
|
#: lua/visual.lua
|
||||||
|
msgid "Empty"
|
||||||
|
msgstr "Leer"
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-04-11 12:56+0200\n"
|
"POT-Creation-Date: 2017-04-11 13:18+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user