mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 22:33:16 -04:00
Import translations from minetest-mods/craftguide
This commit is contained in:
parent
5d0e4aef45
commit
a2e34d6eb2
3 changed files with 95 additions and 0 deletions
42
mods/mtg_craftguide/locale/mtg_craftguide.de.tr
Normal file
42
mods/mtg_craftguide/locale/mtg_craftguide.de.tr
Normal file
|
@ -0,0 +1,42 @@
|
|||
# textdomain: mtg_craftguide
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Any black dye=Beliebiger schwarzer Farbstoff
|
||||
Any black flower=Beliebige schwarze Blume
|
||||
Any blue dye=Beliebiger blauer Farbstoff
|
||||
Any blue flower=Beliebige blaue Blume
|
||||
Any brown dye=Beliebiger brauner Farbstoff
|
||||
Any coal=Beliebige Kohle
|
||||
Any cyan dye=Beliebiger türkiser Farbstoff
|
||||
Any dark green dye=Beliebiger dunkelgrüner Farbstoff
|
||||
Any dark grey dye=Beliebiger dunkelgrauer Farbstoff
|
||||
Any green dye=Beliebiger grüner Farbstoff
|
||||
Any green flower=Beliebige grüne Blume
|
||||
Any grey dye=Beliebiger grauer Farbstoff
|
||||
Any item belonging to the group(s): @1=Beliebiger Gegenstand aus Gruppe(n): @1
|
||||
Any kind of stone block=Beliebiger Steinblock
|
||||
Any magenta dye=Beliebiger magenta Farbstoff
|
||||
Any orange dye=Beliebiger orange Farbstoff
|
||||
Any orange flower=Beliebige orange Blume
|
||||
Any pink dye=Beliebiger rosa Farbstoff
|
||||
Any red dye=Beliebiger roter Farbstoff
|
||||
Any red flower=Beliebige rote Blume
|
||||
Any sand=Beliebiger Sand
|
||||
Any stick=Beliebiger Stock
|
||||
Any vessel=Beliebiger Behälter
|
||||
Any violet dye=Beliebiger violetter Farbstoff
|
||||
Any violet flower=Beliebige violette Blume
|
||||
Any white dye=Beliebiger weißer Farbstoff
|
||||
Any white flower=Beliebige weiße Blume
|
||||
Any wood planks=Beliebige Holzplanken
|
||||
Any wool=Beliebige Wolle
|
||||
Any yellow dye=Beliebiger gelber Farbstoff
|
||||
Any yellow flower=Beliebige gelbe Blume
|
||||
Cooking time: @1=Kochzeit: @1
|
||||
No recipes.=Keine Rezepte.
|
||||
No usages.=Keine Verwendungen.
|
||||
Recipe @1 of @2=Rezept @1 von @2
|
||||
Shapeless=Formlos
|
||||
Usage @1 of @2=Verwendung @1 von @2
|
42
mods/mtg_craftguide/locale/mtg_craftguide.it.tr
Normal file
42
mods/mtg_craftguide/locale/mtg_craftguide.it.tr
Normal file
|
@ -0,0 +1,42 @@
|
|||
# textdomain: mtg_craftguide
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Any black dye=Qualunque tintura nera
|
||||
Any black flower=Qualunque fiore nero
|
||||
Any blue dye=Qualunque tintura blu
|
||||
Any blue flower=Qualunque fiore blu
|
||||
Any brown dye=Qualunque tintura marrone
|
||||
Any coal=Qualunque carbone
|
||||
Any cyan dye=Qualunque tintura ciano
|
||||
Any dark green dye=Qualunque tintura verde scura
|
||||
Any dark grey dye=Qualunque tintura grigio scura
|
||||
Any green dye=Qualunque tintura verde
|
||||
Any green flower=Qualunque fiore verde
|
||||
Any grey dye=Qualunque tintura grigia
|
||||
Any item belonging to the group(s): @1=Qualunque oggetto appartenente al/ai gruppo/i: @1
|
||||
Any kind of stone block=Qualunque tipo di blocco di pietra
|
||||
Any magenta dye=Qualunque tintura magenta
|
||||
Any orange dye=Qualunque tintura arancione
|
||||
Any orange flower=Qualunque fiore arancione
|
||||
Any pink dye=Qualunque tintura rosa
|
||||
Any red dye=Qualunque tintura rossa
|
||||
Any red flower=Qualunque fiore rosso
|
||||
Any sand=Qualunque sabbia
|
||||
Any stick=Qualunque bastone
|
||||
Any vessel=Qualunque contenitore
|
||||
Any violet dye=Qualunque tintura viola
|
||||
Any violet flower=Qualunque fiore viola
|
||||
Any white dye=Qualunque tintura bianca
|
||||
Any white flower=Qualunque fiore bianco
|
||||
Any wood planks=Qualunque asse di legno
|
||||
Any wool=Qualunque lana
|
||||
Any yellow dye=Qualunque tintura gialla
|
||||
Any yellow flower=Qualunque fiore giallo
|
||||
Cooking time: @1=Tempo di cottura: @1
|
||||
No recipes.=Nessuna ricetta.
|
||||
No usages.=Nessun utilizzo.
|
||||
Recipe @1 of @2=Ricetta @1 di @2
|
||||
Shapeless=Senza forma
|
||||
Usage @1 of @2=Utilizzo @1 di @2
|
11
mods/mtg_craftguide/locale/mtg_craftguide.ru.tr
Normal file
11
mods/mtg_craftguide/locale/mtg_craftguide.ru.tr
Normal file
|
@ -0,0 +1,11 @@
|
|||
# textdomain: mtg_craftguide
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Any item belonging to the group(s): @1=Любой элемент из группы: @1
|
||||
Cooking time: @1=Время преготовления: @1
|
||||
Recipe @1 of @2=Рецепт @1 из @2
|
||||
Recipes=Рецепты
|
||||
Shapeless=Бесформенный
|
||||
Usage @1 of @2=использование @1 из @2
|
Loading…
Add table
Reference in a new issue