mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 07:40:37 +02:00
Fix translation of iron
And preserve compatibility with [toolranks mod](https://github.com/lisacvuk/minetest-toolranks/).
This commit is contained in:
@ -18,6 +18,18 @@ Carbon Steel Ingot=Kohlenstoffstahlbarren
|
||||
Stainless Steel Ingot=Edelstahlbarren
|
||||
Iron=Eisen
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
Iron Sword=
|
||||
Iron Door=
|
||||
Iron Hoe=
|
||||
Iron Hammer=
|
||||
Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
## nodes.lua
|
||||
Uranium Ore=Uranerz
|
||||
Chromium Ore=Chromerz
|
||||
|
@ -16,6 +16,18 @@ Carbon Steel Ingot=Lingote de Acero al Carbon
|
||||
Stainless Steel Ingot=Lingote de Acero inoxidable
|
||||
Iron=Lingote
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
Iron Sword=
|
||||
Iron Door=
|
||||
Iron Hoe=
|
||||
Iron Hammer=
|
||||
Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
Uranium Ore=Mineral de Uranio
|
||||
Chromium Ore=Mineral de Cromo
|
||||
|
@ -20,6 +20,18 @@ Carbon Steel Ingot=Lingot d'acier au carbone
|
||||
Stainless Steel Ingot=Lingot d'acier inoxydable
|
||||
Iron=Fer
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=Hache en fer
|
||||
Iron Pickaxe=Pioche en fer
|
||||
Iron Shovel=Pelle en fer
|
||||
Iron Sword=Épée en fer
|
||||
Iron Door=Porte en fer
|
||||
Iron Hoe=Houe en fer
|
||||
Iron Hammer=Marteau en fer
|
||||
Iron Handsaw=Scie circulaire en fer
|
||||
Iron-Reinforced Crystal Glass=Verre en crystal renforcé au fer
|
||||
Heavy Iron Bottle (empty)=Bouteille lourde en fer (vide)
|
||||
|
||||
###nodes.lua
|
||||
Sulfur Ore=Minerai de soufre
|
||||
Lead Ore=Minerai de plomb
|
||||
|
@ -18,6 +18,18 @@ Carbon Steel Ingot=Sztabka stali węglowej
|
||||
Stainless Steel Ingot=Sztabka nierdzewnej stali
|
||||
Iron=Żelazo
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
Iron Sword=
|
||||
Iron Door=
|
||||
Iron Hoe=
|
||||
Iron Hammer=
|
||||
Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
Uranium Ore=Ruda uranu
|
||||
Chromium Ore=Ruda chromu
|
||||
|
@ -18,6 +18,18 @@ Carbon Steel Ingot=Lingote de Aço Carbono
|
||||
Stainless Steel Ingot= Lingote de Ferro Inoxidável
|
||||
Iron=Ferro
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
Iron Sword=
|
||||
Iron Door=
|
||||
Iron Hoe=
|
||||
Iron Hammer=
|
||||
Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
Uranium Ore=Minério de Urânio
|
||||
Chromium Ore=Minério de Crômio
|
||||
|
@ -18,6 +18,18 @@ Carbon Steel Ingot=Karbon çelik külçe
|
||||
Stainless Steel Ingot =Paslanmaz çelik külçe
|
||||
Iron=Demir
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
Iron Sword=
|
||||
Iron Door=
|
||||
Iron Hoe=
|
||||
Iron Hammer=
|
||||
Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
Uranium Ore=Uranyum madeni
|
||||
Chromium Ore=Krom madeni
|
||||
|
@ -20,6 +20,19 @@ Carbon Steel Ingot=
|
||||
Stainless Steel Ingot=
|
||||
Iron=
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
Iron Sword=
|
||||
Iron Door=
|
||||
Iron Hoe=
|
||||
Iron Hammer=
|
||||
Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
|
||||
###nodes.lua
|
||||
Sulfur Ore=
|
||||
Lead Ore=
|
||||
|
Reference in New Issue
Block a user