From 907e8bf6a64215a516fdf16869dd81248aeaa2f6 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 17 Mar 2017 16:53:18 -0400 Subject: update digilines, technic, unified inventory, and switched castles to the new modpack form --- anvil/locale/de.po | 87 +++++++++++++++++++++++++++++++++++++++++++++++ anvil/locale/template.pot | 59 ++++++++++++++++++++++++++++++++ 2 files changed, 146 insertions(+) create mode 100644 anvil/locale/de.po create mode 100644 anvil/locale/template.pot (limited to 'anvil/locale') diff --git a/anvil/locale/de.po b/anvil/locale/de.po new file mode 100644 index 0000000..80a33a6 --- /dev/null +++ b/anvil/locale/de.po @@ -0,0 +1,87 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 22:17-0700\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: XanthinLanguage-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua:19 +msgid "Steel blacksmithing hammer" +msgstr "" + +#: init.lua:20 +#, fuzzy +msgid "A tool for repairing other tools at a blacksmith's anvil." +msgstr "Stahlhammer um Werkzeuge auf dem Amboss zu reparieren" + +#: init.lua:21 +msgid "" +"Use this hammer to strike blows upon an anvil bearing a damaged tool and you " +"can repair it. It can also be used for smashing stone, but it is not well " +"suited to this task." +msgstr "" + +#: init.lua:98 +msgid "Anvil" +msgstr "Amboss" + +#: init.lua:99 +msgid "" +"A tool for repairing other tools in conjunction with a blacksmith's hammer." +msgstr "" + +#: init.lua:100 +msgid "" +"Right-click on this anvil with a damaged tool to place the damaged tool upon " +"it. You can then repair the damaged tool by striking it with a blacksmith's " +"hammer. Repeated blows may be necessary to fully repair a badly worn tool. " +"To retrieve the tool either punch or right-click the anvil with an empty " +"hand." +msgstr "" + +#: init.lua:155 +#, fuzzy +msgid "This anvil is for damaged tools only." +msgstr "Das Werkstueckfeld gilt nur fuer beschaedigtes Werkzeug." + +#: init.lua:267 +msgid "Your @1 has been repaired successfully." +msgstr "" + +#~ msgid "Workpiece:" +#~ msgstr "Werkstueck:" + +#~ msgid "Optional" +#~ msgstr "Moegliche" + +#~ msgid "storage for" +#~ msgstr "Aufbewahrung fuer" + +#~ msgid "your hammer" +#~ msgstr "deinen Hammer" + +#~ msgid "Punch anvil with hammer to" +#~ msgstr "Schlage mit dem Hammer auf den Amboss um" + +#~ msgid "repair tool in workpiece-slot." +#~ msgstr "das Werkzeug im Werkstueckfeld zu reparieren." + +#~ msgid "anvil" +#~ msgstr "Amboss" + +#~ msgid "Anvil (owned by %s)" +#~ msgstr "Amboss (gehoert %s)" + +#~ msgid "Owner: %s" +#~ msgstr "Besitzer: %s" diff --git a/anvil/locale/template.pot b/anvil/locale/template.pot new file mode 100644 index 0000000..0be726a --- /dev/null +++ b/anvil/locale/template.pot @@ -0,0 +1,59 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-07 22:17-0700\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: init.lua:19 +msgid "Steel blacksmithing hammer" +msgstr "" + +#: init.lua:20 +msgid "A tool for repairing other tools at a blacksmith's anvil." +msgstr "" + +#: init.lua:21 +msgid "" +"Use this hammer to strike blows upon an anvil bearing a damaged tool and you " +"can repair it. It can also be used for smashing stone, but it is not well " +"suited to this task." +msgstr "" + +#: init.lua:98 +msgid "Anvil" +msgstr "" + +#: init.lua:99 +msgid "" +"A tool for repairing other tools in conjunction with a blacksmith's hammer." +msgstr "" + +#: init.lua:100 +msgid "" +"Right-click on this anvil with a damaged tool to place the damaged tool upon " +"it. You can then repair the damaged tool by striking it with a blacksmith's " +"hammer. Repeated blows may be necessary to fully repair a badly worn tool. " +"To retrieve the tool either punch or right-click the anvil with an empty " +"hand." +msgstr "" + +#: init.lua:155 +msgid "This anvil is for damaged tools only." +msgstr "" + +#: init.lua:267 +msgid "Your @1 has been repaired successfully." +msgstr "" -- cgit v1.2.3