mirror of
https://github.com/minetest-mods/moreores.git
synced 2024-11-16 07:10:36 +01:00
83 lines
1.4 KiB
Plaintext
83 lines
1.4 KiB
Plaintext
|
# 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."
|