aboutsummaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorFaceDeer <derksenmobile@gmail.com>2017-02-11 21:24:30 -0700
committerFaceDeer <derksenmobile@gmail.com>2017-02-11 21:24:30 -0700
commit4c11d3ce2edd0bc0fd45795069ec45e038229360 (patch)
tree876571f99b94bfed4e895d4553b8fb7e7a6eeeca /locale
parent2be459a49a47a247d3ea947f715007b23dafdde9 (diff)
downloadcurrency-4c11d3ce2edd0bc0fd45795069ec45e038229360.tar.gz
currency-4c11d3ce2edd0bc0fd45795069ec45e038229360.tar.bz2
currency-4c11d3ce2edd0bc0fd45795069ec45e038229360.zip
add support for intllib and loot mods
Diffstat (limited to 'locale')
-rw-r--r--locale/template.pot177
1 files changed, 177 insertions, 0 deletions
diff --git a/locale/template.pot b/locale/template.pot
new file mode 100644
index 0000000..aaae543
--- /dev/null
+++ b/locale/template.pot
@@ -0,0 +1,177 @@
+# 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: 2017-02-11 21:23-0700\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: barter.lua:14 barter.lua:22
+msgid "Start"
+msgstr ""
+
+#: barter.lua:16 barter.lua:24
+msgid "Confirm"
+msgstr ""
+
+#: barter.lua:17 barter.lua:19 barter.lua:25 barter.lua:27
+msgid "Cancel"
+msgstr ""
+
+#: barter.lua:18 barter.lua:26 shop.lua:20
+msgid "Exchange"
+msgstr ""
+
+#: barter.lua:97 barter.lua:118
+msgid "Barter Table"
+msgstr ""
+
+#: craftitems.lua:6
+msgid "1 MineGeld Note"
+msgstr ""
+
+#: craftitems.lua:13
+msgid "5 MineGeld Note"
+msgstr ""
+
+#: craftitems.lua:20
+msgid "10 MineGeld Note"
+msgstr ""
+
+#: craftitems.lua:27
+msgid "Bundle of random Minegeld notes"
+msgstr ""
+
+#: income.lua:18
+msgid "[Currency] basic income for @1"
+msgstr ""
+
+#: income.lua:34
+msgid "[Currency] added basic income for @1 to inventory"
+msgstr ""
+
+#: init.lua:6
+msgid "Currency mod loading..."
+msgstr ""
+
+#: init.lua:9
+msgid "[Currency] Craft_items Loaded!"
+msgstr ""
+
+#: init.lua:11
+msgid "[Currency] Shop Loaded!"
+msgstr ""
+
+#: init.lua:13
+msgid "[Currency] Barter Loaded!"
+msgstr ""
+
+#: init.lua:15
+msgid "[Currency] Safe Loaded!"
+msgstr ""
+
+#: init.lua:17
+msgid "[Currency] Crafting Loaded!"
+msgstr ""
+
+#: init.lua:20
+msgid "[Currency] Creative mode in use, skipping basic income."
+msgstr ""
+
+#: init.lua:23
+msgid "[Currency] Income Loaded!"
+msgstr ""
+
+#: safe.lua:29
+msgid "Safe"
+msgstr ""
+
+#: safe.lua:44
+msgid "Safe (owned by @1)"
+msgstr ""
+
+#: safe.lua:61 safe.lua:70 safe.lua:79
+msgid "@1 tried to access a safe belonging to @2 at @3"
+msgstr ""
+
+#: safe.lua:86
+msgid "@1 moves stuff in safe at @2"
+msgstr ""
+
+#: safe.lua:89
+msgid "@1 moves stuff to safe at @2"
+msgstr ""
+
+#: safe.lua:92
+msgid "@1 takes stuff from safe at @2"
+msgstr ""
+
+#: shop.lua:11
+msgid "Customer gives (pay here!)"
+msgstr ""
+
+#: shop.lua:13
+msgid "Customer gets:"
+msgstr ""
+
+#: shop.lua:15
+msgid "Owner wants:"
+msgstr ""
+
+#: shop.lua:17
+msgid "Owner gives:"
+msgstr ""
+
+#: shop.lua:26
+msgid "Customers gave:"
+msgstr ""
+
+#: shop.lua:28
+msgid "Your stock:"
+msgstr ""
+
+#: shop.lua:30
+msgid "You want:"
+msgstr ""
+
+#: shop.lua:32
+msgid "In exchange, you give:"
+msgstr ""
+
+#: shop.lua:34
+msgid "Owner, Use (E)+Place (right mouse button) for customer interface"
+msgstr ""
+
+#: shop.lua:88
+msgid "Shop"
+msgstr ""
+
+#: shop.lua:102
+msgid "Exchange shop (owned by @1)"
+msgstr ""
+
+#: shop.lua:151
+msgid "This is your own shop, you can't exchange to yourself!"
+msgstr ""
+
+#: shop.lua:188
+msgid "Exchanged!"
+msgstr ""
+
+#: shop.lua:191
+msgid "Exchange can not be done, contact the shop owner."
+msgstr ""
+
+#: shop.lua:193
+msgid "Exchange can not be done, check if you put all items!"
+msgstr ""