diff options
author | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2018-05-30 18:53:44 +0200 |
---|---|---|
committer | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2018-05-30 18:53:44 +0200 |
commit | 25d743b7e702613735fb5aeeaff2e14d50c0eb8e (patch) | |
tree | 045849b2ad73168d6e77bb9b95a6cf3859fa2f26 /locale | |
parent | e463c23587af4b9be3c42583d3713d729d908aca (diff) | |
parent | bb3fd1a928c730c9a99a341ec4aa9969f99c0195 (diff) | |
download | currency-25d743b7e702613735fb5aeeaff2e14d50c0eb8e.tar.gz currency-25d743b7e702613735fb5aeeaff2e14d50c0eb8e.tar.bz2 currency-25d743b7e702613735fb5aeeaff2e14d50c0eb8e.zip |
Merge branch 'master' of https://github.com/minetest-mods/currency
Also removed 50 MG note, since it doesn't make much sense on my server.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/de.po | 183 | ||||
-rw-r--r-- | locale/fr.po | 187 | ||||
-rw-r--r-- | locale/ms.po | 186 | ||||
-rw-r--r-- | locale/ru.po | 187 | ||||
-rw-r--r-- | locale/template.pot | 182 |
5 files changed, 925 insertions, 0 deletions
diff --git a/locale/de.po b/locale/de.po new file mode 100644 index 0000000..ba2e853 --- /dev/null +++ b/locale/de.po @@ -0,0 +1,183 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-24 22:01+0200\n" +"PO-Revision-Date: 2018-05-24 22:48+0200\n" +"Last-Translator: A.C.M. <undertakers_help@yahoo.com>\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" +"X-Generator: Poedit 2.0.7\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: barter.lua +msgid "Start" +msgstr "Start" + +#: barter.lua +msgid "Confirm" +msgstr "Bestätigen" + +#: barter.lua +msgid "Cancel" +msgstr "Abbruch" + +#: barter.lua shop.lua +msgid "Exchange" +msgstr "Tausch" + +#: barter.lua +msgid "Barter Table" +msgstr "Tausch Tisch" + +#: craftitems.lua +msgid "1 MineGeld Note" +msgstr "1 Minegeld Banknote" + +#: craftitems.lua +msgid "5 MineGeld Note" +msgstr "5 Minegeld Banknote" + +#: craftitems.lua +msgid "10 MineGeld Note" +msgstr "10 Minegeld Banknote" + +#: craftitems.lua +msgid "50 MineGeld Note" +msgstr "50 Minegeld Banknote" + +#: craftitems.lua +msgid "Bundle of random Minegeld notes" +msgstr "Bündel von verschiedenen Minegeld Banknoten" + +#: income.lua +msgid "basic income for @1" +msgstr "Grundeinkommen für @1" + +#: income.lua +msgid "added basic income for @1 to inventory" +msgstr "Grundeinkommen für @1 ins Inventar gelegt" + +#: init.lua +msgid "Currency mod loading..." +msgstr "Currency mod lädt..." + +#: init.lua +msgid "Craft_items Loaded!" +msgstr "Craft_items geladen!" + +#: init.lua +msgid "Shop Loaded!" +msgstr "Geschäft geladen!" + +#: init.lua +msgid "Barter Loaded!" +msgstr "Tauschtisch geladen!" + +#: init.lua +msgid "Safe Loaded!" +msgstr "Safe geladen!" + +#: init.lua +msgid "Crafting Loaded!" +msgstr "Crafting geladen!" + +#: init.lua +msgid "Creative mode in use, skipping basic income." +msgstr "Kreativmodus eingeschalten, überspringe Grundeinkommen." + +#: init.lua +msgid "Income Loaded!" +msgstr "Income geladen!" + +#: safe.lua +msgid "Safe" +msgstr "Safe" + +#: safe.lua +msgid "Safe (owned by @1)" +msgstr "Safe (gehört @1)" + +#: safe.lua +msgid "@1 tried to access a safe belonging to @2 at @3" +msgstr "@1 versuchte den Zugriff auf Safe von @2 bei @3" + +#: safe.lua +msgid "@1 moves stuff in safe at @2" +msgstr "@1 verschiebt Gegenstände in den Safe bei @2" + +#: safe.lua +msgid "@1 moves stuff to safe at @2" +msgstr "@1 verschiebt Gegenstände nach Safe bei @2" + +#: safe.lua +msgid "@1 takes stuff from safe at @2" +msgstr "@1 nimmt Gegenstände aus Safe bei @2" + +#: shop.lua +msgid "Customer gives (pay here!)" +msgstr "Kunde gibt (bezahl hier!)" + +#: shop.lua +msgid "Customer gets:" +msgstr "Kunde bekommt:" + +#: shop.lua +msgid "Owner wants:" +msgstr "Inhaber will:" + +#: shop.lua +msgid "Owner gives:" +msgstr "Inhaber gibt:" + +#: shop.lua +msgid "Customers gave:" +msgstr "Kunde gab:" + +#: shop.lua +msgid "Your stock:" +msgstr "Dein Lager:" + +#: shop.lua +msgid "You want:" +msgstr "Du willst:" + +#: shop.lua +msgid "In exchange, you give:" +msgstr "Im Tausch, du gibst:" + +#: shop.lua +msgid "Owner, Use (E)+Place (right mouse button) for customer interface" +msgstr "Inhaber, Benutze (E)+Platziere (rechte Maustaste) für Kunde ..." + +#: shop.lua +msgid "Shop" +msgstr "Geschäft" + +#: shop.lua +msgid "Exchange shop (owned by @1)" +msgstr "Tauschgeschäft (gehört @1)" + +#: shop.lua +msgid "This is your own shop, you can't exchange to yourself!" +msgstr "Das ist dein eigenes Geschäft, du kannst nicht mit dir selbst tauschen!" + +#: shop.lua +msgid "Exchanged!" +msgstr "Getauscht!" + +#: shop.lua +msgid "Exchange can not be done, contact the shop owner." +msgstr "Tausch kann nicht abgeschlossen werden, benachrichtige den Geschäftsinhaber." + +#: shop.lua +msgid "Exchange can not be done, check if you put all items!" +msgstr "Tausch kann nicht abgeschlossen werden, prüfe nochmal alles was du hinein gelegt hast!" diff --git a/locale/fr.po b/locale/fr.po new file mode 100644 index 0000000..cdc803b --- /dev/null +++ b/locale/fr.po @@ -0,0 +1,187 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-24 23:06+0200\n" +"PO-Revision-Date: 2018-05-12 14:55+0200\n" +"Last-Translator: Papou30\n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.7\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: barter.lua +msgid "Start" +msgstr "Début" + +#: barter.lua +msgid "Confirm" +msgstr "Confirmer" + +#: barter.lua +msgid "Cancel" +msgstr "Annuler" + +#: barter.lua shop.lua +msgid "Exchange" +msgstr "Échange" + +#: barter.lua +msgid "Barter Table" +msgstr "Table de troc" + +#: craftitems.lua +msgid "1 MineGeld Note" +msgstr "1 MineGeld" + +#: craftitems.lua +msgid "5 MineGeld Note" +msgstr "5 MineGeld" + +#: craftitems.lua +msgid "10 MineGeld Note" +msgstr "10 MineGeld" + +#: craftitems.lua +#, fuzzy +msgid "50 MineGeld Note" +msgstr "5 MineGeld" + +#: craftitems.lua +msgid "Bundle of random Minegeld notes" +msgstr "Liasse de Minegeld aléatoire" + +#: income.lua +msgid "basic income for @1" +msgstr "revenu de base pour @1" + +#: income.lua +msgid "added basic income for @1 to inventory" +msgstr "revenu de base ajouté pour @1 à l'inventaire" + +#: init.lua +msgid "Currency mod loading..." +msgstr "Chargement du mod Currency..." + +#: init.lua +msgid "Craft_items Loaded!" +msgstr "Fabrication d'objets (Craft_items) chargé!" + +#: init.lua +msgid "Shop Loaded!" +msgstr "Boutique (Shop) chargée!" + +#: init.lua +msgid "Barter Loaded!" +msgstr "Troc (Barter) chargé!" + +#: init.lua +msgid "Safe Loaded!" +msgstr "Coffre-fort (Safe) chargé!" + +#: init.lua +msgid "Crafting Loaded!" +msgstr "Artisanat (Crafting) chargé!" + +#: init.lua +msgid "Creative mode in use, skipping basic income." +msgstr "Mod créatif en cours d'utilisation, ignoré le revenu de base." + +#: init.lua +msgid "Income Loaded!" +msgstr "Revenu de base (Income) chargé!" + +#: safe.lua +msgid "Safe" +msgstr "Coffre-fort" + +#: safe.lua +msgid "Safe (owned by @1)" +msgstr "Coffre-fort (appartenant à @1)" + +#: safe.lua +msgid "@1 tried to access a safe belonging to @2 at @3" +msgstr "@1 a tenté d'accéder à un coffre-fort appartenant à @2 à @3" + +#: safe.lua +msgid "@1 moves stuff in safe at @2" +msgstr "@1 déplace le matériel dans coffre-fort à @2" + +#: safe.lua +msgid "@1 moves stuff to safe at @2" +msgstr "@1 déplace le matériel vers coffre-fort à @2" + +#: safe.lua +msgid "@1 takes stuff from safe at @2" +msgstr "@1 prend le matériel dans le coffre-fort à @2" + +#: shop.lua +msgid "Customer gives (pay here!)" +msgstr "Client donne (payer ici!)" + +#: shop.lua +msgid "Customer gets:" +msgstr "Client obtient:" + +#: shop.lua +msgid "Owner wants:" +msgstr "Le propriétaire veut:" + +#: shop.lua +msgid "Owner gives:" +msgstr "Propriétaire donne:" + +#: shop.lua +msgid "Customers gave:" +msgstr "Le client a donné:" + +#: shop.lua +msgid "Your stock:" +msgstr "Votre stock:" + +#: shop.lua +msgid "You want:" +msgstr "Vous voulez:" + +#: shop.lua +msgid "In exchange, you give:" +msgstr "En échange, vous donnez:" + +#: shop.lua +msgid "Owner, Use (E)+Place (right mouse button) for customer interface" +msgstr "" +"Propriétaire, utilisez (E) + place (bouton droit de la souris) pour " +"l'interface client" + +#: shop.lua +msgid "Shop" +msgstr "Boutique" + +#: shop.lua +msgid "Exchange shop (owned by @1)" +msgstr "Boutique d'échange (détenue par @1)" + +#: shop.lua +msgid "This is your own shop, you can't exchange to yourself!" +msgstr "C'est ta propre boutique, tu ne peux pas échanger avec toi-même!" + +#: shop.lua +msgid "Exchanged!" +msgstr "Échangé!" + +#: shop.lua +msgid "Exchange can not be done, contact the shop owner." +msgstr "L'échange ne peut être fait, contactez le propriétaire du magasin." + +#: shop.lua +msgid "Exchange can not be done, check if you put all items!" +msgstr "" +"L'echange ne peut pas etre fait, verifiez si vous mettez tous les articles!" diff --git a/locale/ms.po b/locale/ms.po new file mode 100644 index 0000000..f6a3f5b --- /dev/null +++ b/locale/ms.po @@ -0,0 +1,186 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-24 23:06+0200\n" +"PO-Revision-Date: 2017-10-17 02:03+0800\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ms\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: barter.lua +msgid "Start" +msgstr "Mula" + +#: barter.lua +msgid "Confirm" +msgstr "Sah" + +#: barter.lua +msgid "Cancel" +msgstr "Batal" + +#: barter.lua shop.lua +msgid "Exchange" +msgstr "Tukar" + +#: barter.lua +msgid "Barter Table" +msgstr "Meja Barter" + +#: craftitems.lua +msgid "1 MineGeld Note" +msgstr "Wang 1 MineGeld" + +#: craftitems.lua +msgid "5 MineGeld Note" +msgstr "Wang 5 MineGeld" + +#: craftitems.lua +msgid "10 MineGeld Note" +msgstr "Wang 10 MineGeld" + +#: craftitems.lua +#, fuzzy +msgid "50 MineGeld Note" +msgstr "Wang 5 MineGeld" + +#: craftitems.lua +msgid "Bundle of random Minegeld notes" +msgstr "Seberkas wang Minegeld rawak" + +#: income.lua +msgid "basic income for @1" +msgstr "pendapatan asas untuk @1" + +#: income.lua +msgid "added basic income for @1 to inventory" +msgstr "pendapatan asas untuk @1 ditambah masuk ke dalam inventori" + +#: init.lua +msgid "Currency mod loading..." +msgstr "Memuatkan mods Currency..." + +#: init.lua +msgid "Craft_items Loaded!" +msgstr "Item pertukangan dimuatkan!" + +#: init.lua +msgid "Shop Loaded!" +msgstr "Kedai dimuatkan!" + +#: init.lua +msgid "Barter Loaded!" +msgstr "Meja barter dimuatkan!" + +#: init.lua +msgid "Safe Loaded!" +msgstr "Peti besi dimuatkan!" + +#: init.lua +msgid "Crafting Loaded!" +msgstr "Pertukangan dimuatkan!" + +#: init.lua +msgid "Creative mode in use, skipping basic income." +msgstr "Dalam mod kreatif, pendapatan asas diabaikan." + +#: init.lua +msgid "Income Loaded!" +msgstr "Pendapatan dimuatkan!" + +#: safe.lua +msgid "Safe" +msgstr "Peti besi" + +#: safe.lua +msgid "Safe (owned by @1)" +msgstr "Peti besi (pemilik: @1)" + +#: safe.lua +msgid "@1 tried to access a safe belonging to @2 at @3" +msgstr "@1 cuba untuk mengakses peti besi milik @2 di @3" + +#: safe.lua +msgid "@1 moves stuff in safe at @2" +msgstr "@1 pindahkan barang dalam peti besi di @2" + +#: safe.lua +msgid "@1 moves stuff to safe at @2" +msgstr "@1 masukkan barang dalam peti besi di @2" + +#: safe.lua +msgid "@1 takes stuff from safe at @2" +msgstr "@1 keluarkan barang dari peti besi di @2" + +#: shop.lua +msgid "Customer gives (pay here!)" +msgstr "Pelanggan beri (bayar sini!)" + +#: shop.lua +msgid "Customer gets:" +msgstr "Pelanggan dapat:" + +#: shop.lua +msgid "Owner wants:" +msgstr "Penjual inginkan:" + +#: shop.lua +msgid "Owner gives:" +msgstr "Penjual berikan:" + +#: shop.lua +msgid "Customers gave:" +msgstr "Pelanggan berikan:" + +#: shop.lua +msgid "Your stock:" +msgstr "Stok anda:" + +#: shop.lua +msgid "You want:" +msgstr "Anda mahukan:" + +#: shop.lua +msgid "In exchange, you give:" +msgstr "Anda berikan:" + +#: shop.lua +msgid "Owner, Use (E)+Place (right mouse button) for customer interface" +msgstr "" +"Penjual, Gunakan (E) + Letak (butang tetikus kanan) untuk antaramuka " +"pelanggan" + +#: shop.lua +msgid "Shop" +msgstr "Kedai" + +#: shop.lua +msgid "Exchange shop (owned by @1)" +msgstr "Kedai (pemilik: @1)" + +#: shop.lua +msgid "This is your own shop, you can't exchange to yourself!" +msgstr "Ini kedai anda, anda tidak boleh menjual kepada diri sendiri!" + +#: shop.lua +msgid "Exchanged!" +msgstr "Jual!" + +#: shop.lua +msgid "Exchange can not be done, contact the shop owner." +msgstr "Tak boleh jual, hubungi penjual." + +#: shop.lua +msgid "Exchange can not be done, check if you put all items!" +msgstr "Tak boleh jual, pastikan anda ada apa yang penjual mahukan!" diff --git a/locale/ru.po b/locale/ru.po new file mode 100644 index 0000000..8084d68 --- /dev/null +++ b/locale/ru.po @@ -0,0 +1,187 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-24 23:06+0200\n" +"PO-Revision-Date: 2017-08-11 19:03+0300\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.0.3\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: barter.lua +msgid "Start" +msgstr "Старт" + +#: barter.lua +msgid "Confirm" +msgstr "Подтверждение" + +#: barter.lua +msgid "Cancel" +msgstr "Отмена" + +#: barter.lua shop.lua +msgid "Exchange" +msgstr "Обмен" + +#: barter.lua +msgid "Barter Table" +msgstr "Таблица бартера" + +#: craftitems.lua +msgid "1 MineGeld Note" +msgstr "Банкнота в 1 MineGeld" + +#: craftitems.lua +msgid "5 MineGeld Note" +msgstr "Банкнота в 5 MineGeld" + +#: craftitems.lua +msgid "10 MineGeld Note" +msgstr "Банкнота в 10 MineGeld" + +#: craftitems.lua +#, fuzzy +msgid "50 MineGeld Note" +msgstr "Банкнота в 5 MineGeld" + +#: craftitems.lua +msgid "Bundle of random Minegeld notes" +msgstr "Пачка случайных банкнот Minegeld" + +#: income.lua +msgid "basic income for @1" +msgstr "базовая прибыль для @1" + +#: income.lua +msgid "added basic income for @1 to inventory" +msgstr "базовая прибыль для @1 добавлена в инвентарь" + +#: init.lua +msgid "Currency mod loading..." +msgstr "Загружается мод Currency..." + +#: init.lua +msgid "Craft_items Loaded!" +msgstr "Предметы для сборки загружены!" + +#: init.lua +msgid "Shop Loaded!" +msgstr "Магазин загружен!" + +#: init.lua +msgid "Barter Loaded!" +msgstr "Бартер загружен!" + +#: init.lua +msgid "Safe Loaded!" +msgstr "Сейф загружен!" + +#: init.lua +msgid "Crafting Loaded!" +msgstr "Механизм сборки загружен!" + +#: init.lua +msgid "Creative mode in use, skipping basic income." +msgstr "Используется режим творчества, пропускаем базовую прибыль." + +#: init.lua +msgid "Income Loaded!" +msgstr "Прибыль загружена!" + +#: safe.lua +msgid "Safe" +msgstr "Сейф" + +#: safe.lua +msgid "Safe (owned by @1)" +msgstr "Сейф (принадлежит @1)" + +#: safe.lua +msgid "@1 tried to access a safe belonging to @2 at @3" +msgstr "@1 попробовал открыть сейф, принадлежащий @2 в @3" + +#: safe.lua +msgid "@1 moves stuff in safe at @2" +msgstr "@1 перемещает вещи в сейфе в @2" + +#: safe.lua +msgid "@1 moves stuff to safe at @2" +msgstr "@1 кладёт вещи в сейф в @2" + +#: safe.lua +msgid "@1 takes stuff from safe at @2" +msgstr "@1 забирает вещи из сейфа в @2" + +#: shop.lua +msgid "Customer gives (pay here!)" +msgstr "Покупатель отдаёт (здесь оплата!)" + +#: shop.lua +msgid "Customer gets:" +msgstr "Покупатель получает:" + +#: shop.lua +msgid "Owner wants:" +msgstr "Владелец хочет:" + +#: shop.lua +msgid "Owner gives:" +msgstr "Владелец отдаёт:" + +#: shop.lua +msgid "Customers gave:" +msgstr "Покупатель отдал:" + +#: shop.lua +msgid "Your stock:" +msgstr "Ваш запас:" + +#: shop.lua +msgid "You want:" +msgstr "Вы хотите:" + +#: shop.lua +msgid "In exchange, you give:" +msgstr "Взамен вы даёте:" + +#: shop.lua +msgid "Owner, Use (E)+Place (right mouse button) for customer interface" +msgstr "" +"Владелец, используйте (E)+Разместить (правая кнопка мыши) для открытия " +"интерфейса покупателя" + +#: shop.lua +msgid "Shop" +msgstr "Магазин" + +#: shop.lua +msgid "Exchange shop (owned by @1)" +msgstr "Пункт обмена (принадлежит @1)" + +#: shop.lua +msgid "This is your own shop, you can't exchange to yourself!" +msgstr "Это ваш собственный магазин, вы не можете обмениваться с самим собой!" + +#: shop.lua +msgid "Exchanged!" +msgstr "Обмен произведён!" + +#: shop.lua +msgid "Exchange can not be done, contact the shop owner." +msgstr "Обмен невозможен, свяжитесь с владельцем магазина." + +#: shop.lua +msgid "Exchange can not be done, check if you put all items!" +msgstr "Обмен невозможен, проверьте, что вы положили все предметы!" diff --git a/locale/template.pot b/locale/template.pot new file mode 100644 index 0000000..396dde0 --- /dev/null +++ b/locale/template.pot @@ -0,0 +1,182 @@ +# 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-05-24 23:06+0200\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" + +#: barter.lua +msgid "Start" +msgstr "" + +#: barter.lua +msgid "Confirm" +msgstr "" + +#: barter.lua +msgid "Cancel" +msgstr "" + +#: barter.lua shop.lua +msgid "Exchange" +msgstr "" + +#: barter.lua +msgid "Barter Table" +msgstr "" + +#: craftitems.lua +msgid "1 MineGeld Note" +msgstr "" + +#: craftitems.lua +msgid "5 MineGeld Note" +msgstr "" + +#: craftitems.lua +msgid "10 MineGeld Note" +msgstr "" + +#: craftitems.lua +msgid "50 MineGeld Note" +msgstr "" + +#: craftitems.lua +msgid "Bundle of random Minegeld notes" +msgstr "" + +#: income.lua +msgid "basic income for @1" +msgstr "" + +#: income.lua +msgid "added basic income for @1 to inventory" +msgstr "" + +#: init.lua +msgid "Currency mod loading..." +msgstr "" + +#: init.lua +msgid "Craft_items Loaded!" +msgstr "" + +#: init.lua +msgid "Shop Loaded!" +msgstr "" + +#: init.lua +msgid "Barter Loaded!" +msgstr "" + +#: init.lua +msgid "Safe Loaded!" +msgstr "" + +#: init.lua +msgid "Crafting Loaded!" +msgstr "" + +#: init.lua +msgid "Creative mode in use, skipping basic income." +msgstr "" + +#: init.lua +msgid "Income Loaded!" +msgstr "" + +#: safe.lua +msgid "Safe" +msgstr "" + +#: safe.lua +msgid "Safe (owned by @1)" +msgstr "" + +#: safe.lua +msgid "@1 tried to access a safe belonging to @2 at @3" +msgstr "" + +#: safe.lua +msgid "@1 moves stuff in safe at @2" +msgstr "" + +#: safe.lua +msgid "@1 moves stuff to safe at @2" +msgstr "" + +#: safe.lua +msgid "@1 takes stuff from safe at @2" +msgstr "" + +#: shop.lua +msgid "Customer gives (pay here!)" +msgstr "" + +#: shop.lua +msgid "Customer gets:" +msgstr "" + +#: shop.lua +msgid "Owner wants:" +msgstr "" + +#: shop.lua +msgid "Owner gives:" +msgstr "" + +#: shop.lua +msgid "Customers gave:" +msgstr "" + +#: shop.lua +msgid "Your stock:" +msgstr "" + +#: shop.lua +msgid "You want:" +msgstr "" + +#: shop.lua +msgid "In exchange, you give:" +msgstr "" + +#: shop.lua +msgid "Owner, Use (E)+Place (right mouse button) for customer interface" +msgstr "" + +#: shop.lua +msgid "Shop" +msgstr "" + +#: shop.lua +msgid "Exchange shop (owned by @1)" +msgstr "" + +#: shop.lua +msgid "This is your own shop, you can't exchange to yourself!" +msgstr "" + +#: shop.lua +msgid "Exchanged!" +msgstr "" + +#: shop.lua +msgid "Exchange can not be done, contact the shop owner." +msgstr "" + +#: shop.lua +msgid "Exchange can not be done, check if you put all items!" +msgstr "" |