mirror of
https://github.com/minetest-mods/moreores.git
synced 2025-07-10 03:50:23 +02:00
Adding settings, optional override of default bronze recipe, update internationalization
All configurable settings are moved into settingtypes. The three minerals can be independently enabled/disabled. Also, the unrealistic default crafting recipe for bronze can be disabled so that only the tin+copper recipe is available. Updating the internationalization mod to current version.
This commit is contained in:
82
locale/de.po
Normal file
82
locale/de.po
Normal file
@ -0,0 +1,82 @@
|
||||
# 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-10 13:36-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Xanthin\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"
|
||||
|
||||
#: init.lua:97
|
||||
#, c-format
|
||||
msgid "%s Ore"
|
||||
msgstr "%serz"
|
||||
|
||||
#: init.lua:108
|
||||
#, c-format
|
||||
msgid "%s Block"
|
||||
msgstr "%sblock"
|
||||
|
||||
#: init.lua:130
|
||||
#, c-format
|
||||
msgid "%s Lump"
|
||||
msgstr "%sklumpen"
|
||||
|
||||
#: init.lua:145
|
||||
#, c-format
|
||||
msgid "%s Ingot"
|
||||
msgstr "%sbarren"
|
||||
|
||||
#: init.lua:185
|
||||
#, c-format
|
||||
msgid "%s Sword"
|
||||
msgstr "%sschwert"
|
||||
|
||||
#: init.lua:191
|
||||
#, c-format
|
||||
msgid "%s Pickaxe"
|
||||
msgstr "%sspitzhacke"
|
||||
|
||||
#: init.lua:197
|
||||
#, c-format
|
||||
msgid "%s Axe"
|
||||
msgstr "%saxt"
|
||||
|
||||
#: init.lua:203
|
||||
#, c-format
|
||||
msgid "%s Shovel"
|
||||
msgstr "%sschaufel"
|
||||
|
||||
#: init.lua:208
|
||||
#, c-format
|
||||
msgid "%s Hoe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:235
|
||||
msgid "Silver"
|
||||
msgstr "Silber"
|
||||
|
||||
#: init.lua:270
|
||||
msgid "Tin"
|
||||
msgstr "Zinn"
|
||||
|
||||
#: init.lua:284
|
||||
msgid "Mithril"
|
||||
msgstr "Mithril"
|
||||
|
||||
#: init.lua:346
|
||||
msgid "Copper Rail"
|
||||
msgstr "Kupferschiene"
|
||||
|
||||
#: init.lua:374
|
||||
msgid "[moreores] loaded."
|
||||
msgstr "[moreores] geladen."
|
@ -1,22 +0,0 @@
|
||||
# Translation by Xanthin
|
||||
|
||||
[moreores] loaded. = [moreores] geladen.
|
||||
|
||||
%s Ore = %serz
|
||||
%s Lump = %sklumpen
|
||||
%s Ingot = %sbarren
|
||||
%s Block = %sblock
|
||||
%s Pickaxe = %sspitzhacke
|
||||
%s Shovel = %sschaufel
|
||||
%s Axe = %saxt
|
||||
%s Sword = %sschwert
|
||||
%s Hoe = %shacke
|
||||
|
||||
Copper = Kupfer
|
||||
Tin = Zinn
|
||||
Bronze = Bronze
|
||||
Silver = Silber
|
||||
Gold = Gold
|
||||
Mithril = Mithril
|
||||
|
||||
Copper Rail = Kupferschiene
|
82
locale/es.po
Normal file
82
locale/es.po
Normal file
@ -0,0 +1,82 @@
|
||||
# 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-10 13:36-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: kaeza\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"
|
||||
|
||||
#: init.lua:97
|
||||
#, c-format
|
||||
msgid "%s Ore"
|
||||
msgstr "Mineral de %s"
|
||||
|
||||
#: init.lua:108
|
||||
#, c-format
|
||||
msgid "%s Block"
|
||||
msgstr "Bloque de %s"
|
||||
|
||||
#: init.lua:130
|
||||
#, c-format
|
||||
msgid "%s Lump"
|
||||
msgstr "Pepita de %s"
|
||||
|
||||
#: init.lua:145
|
||||
#, c-format
|
||||
msgid "%s Ingot"
|
||||
msgstr "Lingote de %s"
|
||||
|
||||
#: init.lua:185
|
||||
#, c-format
|
||||
msgid "%s Sword"
|
||||
msgstr "Espada de %s"
|
||||
|
||||
#: init.lua:191
|
||||
#, c-format
|
||||
msgid "%s Pickaxe"
|
||||
msgstr "Pico de %s"
|
||||
|
||||
#: init.lua:197
|
||||
#, c-format
|
||||
msgid "%s Axe"
|
||||
msgstr "Hacha de %s"
|
||||
|
||||
#: init.lua:203
|
||||
#, c-format
|
||||
msgid "%s Shovel"
|
||||
msgstr "Pala de %s"
|
||||
|
||||
#: init.lua:208
|
||||
#, c-format
|
||||
msgid "%s Hoe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:235
|
||||
msgid "Silver"
|
||||
msgstr "plata"
|
||||
|
||||
#: init.lua:270
|
||||
msgid "Tin"
|
||||
msgstr "estaño"
|
||||
|
||||
#: init.lua:284
|
||||
msgid "Mithril"
|
||||
msgstr "mitrilo"
|
||||
|
||||
#: init.lua:346
|
||||
msgid "Copper Rail"
|
||||
msgstr "Riel de Cobre"
|
||||
|
||||
#: init.lua:374
|
||||
msgid "[moreores] loaded."
|
||||
msgstr "[moreores] cargado."
|
@ -1,21 +0,0 @@
|
||||
# Translation by kaeza
|
||||
|
||||
[moreores] loaded. = [moreores] cargado.
|
||||
|
||||
%s Ore = Mineral de %s
|
||||
%s Lump = Pepita de %s
|
||||
%s Ingot = Lingote de %s
|
||||
%s Block = Bloque de %s
|
||||
%s Pickaxe = Pico de %s
|
||||
%s Shovel = Pala de %s
|
||||
%s Axe = Hacha de %s
|
||||
%s Sword = Espada de %s
|
||||
|
||||
Copper = cobre
|
||||
Tin = estaño
|
||||
Bronze = bronce
|
||||
Silver = plata
|
||||
Gold = oro
|
||||
Mithril = mitrilo
|
||||
|
||||
Copper Rail = Riel de Cobre
|
82
locale/fr.po
Normal file
82
locale/fr.po
Normal file
@ -0,0 +1,82 @@
|
||||
# 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-10 13:36-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Calinou\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"
|
||||
|
||||
#: init.lua:97
|
||||
#, c-format
|
||||
msgid "%s Ore"
|
||||
msgstr "Minerai en %s"
|
||||
|
||||
#: init.lua:108
|
||||
#, c-format
|
||||
msgid "%s Block"
|
||||
msgstr "Bloc en %s"
|
||||
|
||||
#: init.lua:130
|
||||
#, c-format
|
||||
msgid "%s Lump"
|
||||
msgstr "Roche en %s"
|
||||
|
||||
#: init.lua:145
|
||||
#, c-format
|
||||
msgid "%s Ingot"
|
||||
msgstr "Lingot en %s"
|
||||
|
||||
#: init.lua:185
|
||||
#, c-format
|
||||
msgid "%s Sword"
|
||||
msgstr "Épée en %s"
|
||||
|
||||
#: init.lua:191
|
||||
#, c-format
|
||||
msgid "%s Pickaxe"
|
||||
msgstr "Pioche en %s"
|
||||
|
||||
#: init.lua:197
|
||||
#, c-format
|
||||
msgid "%s Axe"
|
||||
msgstr "Hache en %s"
|
||||
|
||||
#: init.lua:203
|
||||
#, c-format
|
||||
msgid "%s Shovel"
|
||||
msgstr "Pelle en %s"
|
||||
|
||||
#: init.lua:208
|
||||
#, c-format
|
||||
msgid "%s Hoe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:235
|
||||
msgid "Silver"
|
||||
msgstr "argent"
|
||||
|
||||
#: init.lua:270
|
||||
msgid "Tin"
|
||||
msgstr "étain"
|
||||
|
||||
#: init.lua:284
|
||||
msgid "Mithril"
|
||||
msgstr "mithril"
|
||||
|
||||
#: init.lua:346
|
||||
msgid "Copper Rail"
|
||||
msgstr "Rail en cuivre"
|
||||
|
||||
#: init.lua:374
|
||||
msgid "[moreores] loaded."
|
||||
msgstr "[moreores] a été chargé."
|
@ -1,21 +0,0 @@
|
||||
# Translation by Calinou
|
||||
|
||||
[moreores] loaded. = [moreores] a été chargé.
|
||||
|
||||
%s Ore = Minerai en %s
|
||||
%s Lump = Roche en %s
|
||||
%s Ingot = Lingot en %s
|
||||
%s Block = Bloc en %s
|
||||
%s Pickaxe = Pioche en %s
|
||||
%s Shovel = Pelle en %s
|
||||
%s Axe = Hache en %s
|
||||
%s Sword = Épée en %s
|
||||
|
||||
Copper = cuivre
|
||||
Tin = étain
|
||||
Bronze = bronze
|
||||
Silver = argent
|
||||
Gold = or
|
||||
Mithril = mithril
|
||||
|
||||
Copper Rail = Rail en cuivre
|
82
locale/it.po
Normal file
82
locale/it.po
Normal file
@ -0,0 +1,82 @@
|
||||
# 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-10 13:36-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Pagliaccio\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"
|
||||
|
||||
#: init.lua:97
|
||||
#, c-format
|
||||
msgid "%s Ore"
|
||||
msgstr "Minerale di %s"
|
||||
|
||||
#: init.lua:108
|
||||
#, c-format
|
||||
msgid "%s Block"
|
||||
msgstr "Blocco di %s"
|
||||
|
||||
#: init.lua:130
|
||||
#, c-format
|
||||
msgid "%s Lump"
|
||||
msgstr "%s grezzo"
|
||||
|
||||
#: init.lua:145
|
||||
#, c-format
|
||||
msgid "%s Ingot"
|
||||
msgstr "Lingotto di %s"
|
||||
|
||||
#: init.lua:185
|
||||
#, c-format
|
||||
msgid "%s Sword"
|
||||
msgstr "Spada di %s"
|
||||
|
||||
#: init.lua:191
|
||||
#, c-format
|
||||
msgid "%s Pickaxe"
|
||||
msgstr "Piccone di %s"
|
||||
|
||||
#: init.lua:197
|
||||
#, c-format
|
||||
msgid "%s Axe"
|
||||
msgstr "Ascia di %s"
|
||||
|
||||
#: init.lua:203
|
||||
#, c-format
|
||||
msgid "%s Shovel"
|
||||
msgstr "Badile di %s"
|
||||
|
||||
#: init.lua:208
|
||||
#, c-format
|
||||
msgid "%s Hoe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:235
|
||||
msgid "Silver"
|
||||
msgstr "Argento"
|
||||
|
||||
#: init.lua:270
|
||||
msgid "Tin"
|
||||
msgstr "Stagno"
|
||||
|
||||
#: init.lua:284
|
||||
msgid "Mithril"
|
||||
msgstr "Mithril"
|
||||
|
||||
#: init.lua:346
|
||||
msgid "Copper Rail"
|
||||
msgstr "Binario di rame"
|
||||
|
||||
#: init.lua:374
|
||||
msgid "[moreores] loaded."
|
||||
msgstr "[moreores] caricato."
|
@ -1,21 +0,0 @@
|
||||
# Translation by Pagliaccio
|
||||
|
||||
[moreores] loaded. = [moreores] caricato.
|
||||
|
||||
%s Ore = Minerale di %s
|
||||
%s Lump = %s grezzo
|
||||
%s Ingot = Lingotto di %s
|
||||
%s Block = Blocco di %s
|
||||
%s Pickaxe = Piccone di %s
|
||||
%s Shovel = Badile di %s
|
||||
%s Axe = Ascia di %s
|
||||
%s Sword = Spada di %s
|
||||
|
||||
Copper = Rame
|
||||
Tin = Stagno
|
||||
Bronze = Bronzo
|
||||
Silver = Argento
|
||||
Gold = Oro
|
||||
Mithril = Mithril
|
||||
|
||||
Copper Rail = Binario di rame
|
82
locale/template.pot
Normal file
82
locale/template.pot
Normal file
@ -0,0 +1,82 @@
|
||||
# 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-10 13:36-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"
|
||||
|
||||
#: init.lua:97
|
||||
#, c-format
|
||||
msgid "%s Ore"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:108
|
||||
#, c-format
|
||||
msgid "%s Block"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:130
|
||||
#, c-format
|
||||
msgid "%s Lump"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:145
|
||||
#, c-format
|
||||
msgid "%s Ingot"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:185
|
||||
#, c-format
|
||||
msgid "%s Sword"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:191
|
||||
#, c-format
|
||||
msgid "%s Pickaxe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:197
|
||||
#, c-format
|
||||
msgid "%s Axe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:203
|
||||
#, c-format
|
||||
msgid "%s Shovel"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:208
|
||||
#, c-format
|
||||
msgid "%s Hoe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:235
|
||||
msgid "Silver"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:270
|
||||
msgid "Tin"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:284
|
||||
msgid "Mithril"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:346
|
||||
msgid "Copper Rail"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:374
|
||||
msgid "[moreores] loaded."
|
||||
msgstr ""
|
82
locale/tr.po
Normal file
82
locale/tr.po
Normal file
@ -0,0 +1,82 @@
|
||||
# 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-10 13:36-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Mahmutelmas06 mahmutelmas06@hotmail.com\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"
|
||||
|
||||
#: init.lua:97
|
||||
#, c-format
|
||||
msgid "%s Ore"
|
||||
msgstr "%s madeni"
|
||||
|
||||
#: init.lua:108
|
||||
#, c-format
|
||||
msgid "%s Block"
|
||||
msgstr "%s blok"
|
||||
|
||||
#: init.lua:130
|
||||
#, c-format
|
||||
msgid "%s Lump"
|
||||
msgstr "%s yığını"
|
||||
|
||||
#: init.lua:145
|
||||
#, c-format
|
||||
msgid "%s Ingot"
|
||||
msgstr "%s külçesi"
|
||||
|
||||
#: init.lua:185
|
||||
#, c-format
|
||||
msgid "%s Sword"
|
||||
msgstr "%s kılıç"
|
||||
|
||||
#: init.lua:191
|
||||
#, c-format
|
||||
msgid "%s Pickaxe"
|
||||
msgstr "%s kazma"
|
||||
|
||||
#: init.lua:197
|
||||
#, c-format
|
||||
msgid "%s Axe"
|
||||
msgstr "%s balta"
|
||||
|
||||
#: init.lua:203
|
||||
#, c-format
|
||||
msgid "%s Shovel"
|
||||
msgstr "%s kürek"
|
||||
|
||||
#: init.lua:208
|
||||
#, c-format
|
||||
msgid "%s Hoe"
|
||||
msgstr ""
|
||||
|
||||
#: init.lua:235
|
||||
msgid "Silver"
|
||||
msgstr "Gümüş"
|
||||
|
||||
#: init.lua:270
|
||||
msgid "Tin"
|
||||
msgstr "Kalay"
|
||||
|
||||
#: init.lua:284
|
||||
msgid "Mithril"
|
||||
msgstr "Mithril"
|
||||
|
||||
#: init.lua:346
|
||||
msgid "Copper Rail"
|
||||
msgstr "Bakır ray"
|
||||
|
||||
#: init.lua:374
|
||||
msgid "[moreores] loaded."
|
||||
msgstr "[moreores] yüklendi."
|
@ -1,25 +0,0 @@
|
||||
# Translation by Mahmutelmas06
|
||||
# mahmutelmas06@hotmail.com
|
||||
# Türkçe Çeviri
|
||||
# Turkish translation
|
||||
# Language 2 letter iso code is "tr"
|
||||
|
||||
[moreores] loaded. = [moreores] yüklendi.
|
||||
|
||||
%s Ore = %s madeni
|
||||
%s Lump = %s yığını
|
||||
%s Ingot = %s külçesi
|
||||
%s Block = %s blok
|
||||
%s Pickaxe = %s kazma
|
||||
%s Shovel = %s kürek
|
||||
%s Axe = %s balta
|
||||
%s Sword = %s kılıç
|
||||
|
||||
Copper = Bakır
|
||||
Tin = Kalay
|
||||
Bronze = Bronz
|
||||
Silver = Gümüş
|
||||
Gold = Altın
|
||||
Mithril = Mithril
|
||||
|
||||
Copper Rail = Bakır ray
|
Reference in New Issue
Block a user