mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-13 22:00:35 +02:00
Update locales
Using [update_translations](https://github.com/minetest-tools/update_translations) tool. Also renamed translations files.
This commit is contained in:
@ -1,9 +1,13 @@
|
||||
# textdomain: technic_worldgen
|
||||
|
||||
|
||||
|
||||
### crafts.lua ###
|
||||
|
||||
# textdomain: technic_worldgen
|
||||
# German Translation for technic_worldgen
|
||||
# Deutsche Übersetzung von technic_worldgen
|
||||
# by Xanthin
|
||||
|
||||
## crafts.lua
|
||||
Uranium Lump=Uranklumpen
|
||||
Uranium Ingot=Uranbarren
|
||||
@ -11,14 +15,13 @@ Chromium Lump=Chromklumpen
|
||||
Chromium Ingot=Chrombarren
|
||||
Zinc Lump=Zinkklumpen
|
||||
Zinc Ingot=Zinkbarren
|
||||
Brass Ingot=Messingbarren
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
Sulfur Lump=
|
||||
Wrought Iron Ingot=Schmiedeeisenbarren
|
||||
Cast Iron Ingot=Gusseisenbarren
|
||||
Carbon Steel Ingot=Kohlenstoffstahlbarren
|
||||
Stainless Steel Ingot=Edelstahlbarren
|
||||
Iron=Eisen
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
@ -30,30 +33,42 @@ Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
### nodes.lua ###
|
||||
|
||||
## nodes.lua
|
||||
Uranium Ore=Uranerz
|
||||
Chromium Ore=Chromerz
|
||||
Zinc Ore=Zinkerz
|
||||
Lead Ore=
|
||||
Sulfur Ore=
|
||||
Granite=Granit
|
||||
Marble=Marmor
|
||||
Marble Bricks=Marmorziegel
|
||||
Uranium Block=Uranblock
|
||||
Chromium Block=Chromblock
|
||||
Zinc Block=Zinkblock
|
||||
Lead Block=
|
||||
Wrought Iron Block=Schmiedeeisenblock
|
||||
Cast Iron Block=Gusseisenblock
|
||||
Carbon Steel Block=Kohlenstoffstahlblock
|
||||
Stainless Steel Block=Edelstahlblock
|
||||
Brass Block=Messingblock
|
||||
Wrought Iron=Schmiedeeisen
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=
|
||||
Inner Wrought Iron Block Stair=
|
||||
Wrought Iron Block Stair=
|
||||
Wrought Iron Block Slab=
|
||||
|
||||
### rubber.lua ###
|
||||
|
||||
## rubber.lua
|
||||
Rubber Tree Sapling=Gummibaumsetzling
|
||||
Rubber Tree=Gummibaum
|
||||
Rubber Tree Leaves=
|
||||
Worldgen: grow rubber tree sapling=
|
||||
|
||||
|
||||
##### not used anymore #####
|
||||
|
||||
Brass Ingot=Messingbarren
|
||||
Iron=Eisen
|
||||
Brass Block=Messingblock
|
||||
Wrought Iron=Schmiedeeisen
|
||||
|
@ -2,21 +2,22 @@
|
||||
|
||||
# technic_worldgen traducido por Carlos Barraza
|
||||
|
||||
###crafts.lua
|
||||
|
||||
### crafts.lua ###
|
||||
|
||||
Uranium Lump=Pepita de Uranio
|
||||
Uranium Ingot=Lingote de Uranio
|
||||
Chromium Lump=Pepita de Cromo
|
||||
Chromium Ingot=Lingote de Cromo
|
||||
Zinc Lump=Pepita de Zinc
|
||||
Zinc Ingot=Lingote de Zinc
|
||||
Brass Ingot=Lingote de Latón
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
Sulfur Lump=
|
||||
Wrought Iron Ingot=Lingote de Hierro Forjado
|
||||
Cast Iron Ingot=Lingote de Hierro Fundido
|
||||
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=
|
||||
@ -28,29 +29,33 @@ Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
### nodes.lua ###
|
||||
|
||||
Uranium Ore=Mineral de Uranio
|
||||
Chromium Ore=Mineral de Cromo
|
||||
Zinc Ore=Mineral de Zinc
|
||||
Lead Ore=
|
||||
Sulfur Ore=
|
||||
Granite=Granito
|
||||
Marble=Mármol
|
||||
Marble Bricks=Ladrillos de Mármol
|
||||
Uranium Block=Bloque de Uranio
|
||||
Chromium Block=Bloque de Cromo
|
||||
Zinc Block=Bloque de Zinc
|
||||
Lead Block=
|
||||
Wrought Iron Block=Bloque de Hierro Forjado
|
||||
Cast Iron Block=Bloque de Hierro Fundido
|
||||
Carbon Steel Block=Bloque de Acero al Carbon
|
||||
Stainless Steel Block=Bloque de Acero Inoxidable
|
||||
Brass Block=Bloque de Latón
|
||||
Wrought Iron=Hierro Forjado
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=
|
||||
Inner Wrought Iron Block Stair=
|
||||
Wrought Iron Block Stair=
|
||||
Wrought Iron Block Slab=
|
||||
|
||||
###rubber.lua
|
||||
### rubber.lua ###
|
||||
|
||||
Rubber Tree Sapling=Retoño de Árbol de Goma
|
||||
Rubber Tree=Árbol de Goma
|
||||
Rubber Tree Leaves=
|
||||
Worldgen: grow rubber tree sapling=
|
||||
|
||||
|
@ -1,26 +1,20 @@
|
||||
# textdomain: technic_worldgen
|
||||
|
||||
# template.txt
|
||||
# technic_worldgen translation template
|
||||
### crafts.lua ###
|
||||
|
||||
###crafts.lua
|
||||
Sulfur Lump=Morceau de soufre
|
||||
Lead Lump=Morceau de plomb
|
||||
Lead Ingot=Lingot de plomb
|
||||
Uranium Lump=Morceau d'uranium
|
||||
Uranium Ingot=Lingot d'uranium
|
||||
Chromium Lump=Morceau de chrome
|
||||
Chromium Ingot=Lingot de chrome
|
||||
Zinc Lump=Morceau de zinc
|
||||
Zinc Ingot=Lingot de zinc
|
||||
Brass Ingot=Lingot de laiton
|
||||
Lead Lump=Morceau de plomb
|
||||
Lead Ingot=Lingot de plomb
|
||||
Sulfur Lump=Morceau de soufre
|
||||
Wrought Iron Ingot=Lingot de fer forgé
|
||||
Cast Iron Ingot=Lingot de fonte
|
||||
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
|
||||
@ -32,33 +26,31 @@ 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
|
||||
### nodes.lua ###
|
||||
|
||||
Uranium Ore=Minerai d'uranium
|
||||
Chromium Ore=Minerai de chrome
|
||||
Zinc Ore=Minerai de zinc
|
||||
Lead Ore=Minerai de plomb
|
||||
Sulfur Ore=Minerai de soufre
|
||||
Granite=Granite
|
||||
Marble=Marbre
|
||||
Marble Bricks=Briques en marbre
|
||||
Lead Block=Bloc de plomb
|
||||
Uranium Block=Bloc d'uranium
|
||||
Chromium Block=Bloc de chrome
|
||||
Zinc Block=Bloc de zinc
|
||||
Lead Block=Bloc de plomb
|
||||
Wrought Iron Block=Bloc de fer forgé
|
||||
Cast Iron Block=Bloc de fonte
|
||||
Carbon Steel Block=Bloc d'acier au carbone
|
||||
Stainless Steel Block=Bloc d'acier inoxydable
|
||||
Brass Block=Bloc de laiton
|
||||
Wrought Iron=Fer forgé
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=Escalier extérieur en bloc de fer forgé
|
||||
Inner Wrought Iron Block Stair=Escalier intérieur en bloc de fer forgé
|
||||
Wrought Iron Block Stair=Escalier en bloc de fer forgé
|
||||
Wrought Iron Block Slab=Dalle en bloc de fer forgé
|
||||
|
||||
###rubber.lua
|
||||
### rubber.lua ###
|
||||
|
||||
Rubber Tree Sapling=Pousse d'arbre à caoutchouc
|
||||
Rubber Tree=Arbre à caoutchouc
|
||||
Rubber Tree Leaves=Feuilles d’arbre à caoutchouc
|
||||
|
@ -4,21 +4,22 @@
|
||||
# Polskie tłumaczenie technic_worldgen
|
||||
# by mat9117
|
||||
|
||||
###crafts.lua
|
||||
|
||||
### crafts.lua ###
|
||||
|
||||
Uranium Lump=Bryłka uranu
|
||||
Uranium Ingot=Sztabka uranu
|
||||
Chromium Lump=Bryłka chromu
|
||||
Chromium Ingot=Sztabka chromu
|
||||
Zinc Lump=Bryłka cynku
|
||||
Zinc Ingot=Sztabka cynku
|
||||
Brass Ingot=Sztabka mosiądzu
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
Sulfur Lump=
|
||||
Wrought Iron Ingot=Sztabka kutego żelaza
|
||||
Cast Iron Ingot=Sztabka żelaziwa
|
||||
Carbon Steel Ingot=Sztabka stali węglowej
|
||||
Stainless Steel Ingot=Sztabka nierdzewnej stali
|
||||
Iron=Żelazo
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
@ -30,29 +31,32 @@ Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
### nodes.lua ###
|
||||
|
||||
Uranium Ore=Ruda uranu
|
||||
Chromium Ore=Ruda chromu
|
||||
Zinc Ore=Ruda cynku
|
||||
Lead Ore=
|
||||
Sulfur Ore=
|
||||
Granite=Granit
|
||||
Marble=Marmur
|
||||
Marble Bricks=Marmurowe cegły
|
||||
Uranium Block=Blok uranu
|
||||
Chromium Block=Blok chromu
|
||||
Zinc Block=Blok cynku
|
||||
Lead Block=
|
||||
Wrought Iron Block=Blok kutego żelaza
|
||||
Cast Iron Block=Blok żelaziwa
|
||||
Carbon Steel Block=Blok stali węglowej
|
||||
Stainless Steel Block=Blok stali nierdzewnej
|
||||
Brass Block=Blok mosiądzu
|
||||
Wrought Iron=Kute żelazo
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=
|
||||
Inner Wrought Iron Block Stair=
|
||||
Wrought Iron Block Stair=
|
||||
Wrought Iron Block Slab=
|
||||
|
||||
###rubber.lua
|
||||
### rubber.lua ###
|
||||
|
||||
Rubber Tree Sapling=Sadzonka kauczukowca
|
||||
Rubber Tree=Kauczukowiec
|
||||
Rubber Tree Leaves=
|
||||
Worldgen: grow rubber tree sapling=
|
||||
|
@ -4,21 +4,22 @@
|
||||
# Tradução portuguesa brasileira para technic_worldgen
|
||||
# By Sires
|
||||
|
||||
###crafts.lua
|
||||
|
||||
### crafts.lua ###
|
||||
|
||||
Uranium Lump=Pedaço de Urânio
|
||||
Uranium Ingot=Lingote de Urânio
|
||||
Chromium Lump=Pedaço de Crômio
|
||||
Chromium Ingot=Lingote de Crômio
|
||||
Zinc Lump=Pedaço de Zinco
|
||||
Zinc Ingot=Lingote de Zinco
|
||||
Brass Ingot=Lingote de Latão
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
Sulfur Lump=
|
||||
Wrought Iron Ingot=Lingote de Ferro Forjado
|
||||
Cast Iron Ingot=Lingote de Ferro Fundido
|
||||
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=
|
||||
@ -30,29 +31,32 @@ Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
### nodes.lua ###
|
||||
|
||||
Uranium Ore=Minério de Urânio
|
||||
Chromium Ore=Minério de Crômio
|
||||
Zinc Ore=Minério de Zinco
|
||||
Lead Ore=
|
||||
Sulfur Ore=
|
||||
Granite=Granito
|
||||
Marble=Mármore
|
||||
Marble Bricks=Tijolos de Mármore
|
||||
Uranium Block=Bloco de Urânio
|
||||
Chromium Block=Bloco de Crômio
|
||||
Zinc Block=Bloco de Zinco
|
||||
Lead Block=
|
||||
Wrought Iron Block=Bloco de Ferro Forjado
|
||||
Cast Iron Block=Bloco de Ferro Fundido
|
||||
Carbon Steel Block=Bloco de Aço Carbono
|
||||
Stainless Steel Block=Bloco de Aço Inoxidável
|
||||
Brass Block=Bloco de Latão
|
||||
Wrought Iron=Ferro Forjado
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=
|
||||
Inner Wrought Iron Block Stair=
|
||||
Wrought Iron Block Stair=
|
||||
Wrought Iron Block Slab=
|
||||
|
||||
###rubber.lua
|
||||
### rubber.lua ###
|
||||
|
||||
Rubber Tree Sapling=Muda de Árvore de Borracha
|
||||
Rubber Tree=Árvore de Borracha
|
||||
Rubber Tree Leaves=
|
||||
Worldgen: grow rubber tree sapling=
|
||||
|
@ -4,21 +4,22 @@
|
||||
# mahmutelmas06@hotmail.com
|
||||
# Türkçe çeviri
|
||||
|
||||
###crafts.lua
|
||||
|
||||
### crafts.lua ###
|
||||
|
||||
Uranium Lump=Uranyum yığını
|
||||
Uranium Ingot=Uranyum külçesi
|
||||
Chromium Lump=Krom yığını
|
||||
Chromium Ingot=Krom külçesi
|
||||
Zinc Lump=Çinko yığını
|
||||
Zinc Ingot=Çünko külçesi
|
||||
Brass Ingot=Pirinç yığını
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
Sulfur Lump=
|
||||
Wrought Iron Ingot=İşlenmiş demir yığını
|
||||
Cast Iron Ingot=Döküm demir yığını
|
||||
Carbon Steel Ingot=Karbon çelik külçe
|
||||
Stainless Steel Ingot =Paslanmaz çelik külçe
|
||||
Iron=Demir
|
||||
|
||||
#### Steel to iron
|
||||
Stainless Steel Ingot=
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
@ -30,29 +31,32 @@ Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
###nodes.lua
|
||||
### nodes.lua ###
|
||||
|
||||
Uranium Ore=Uranyum madeni
|
||||
Chromium Ore=Krom madeni
|
||||
Zinc Ore=Çinko madeni
|
||||
Lead Ore=
|
||||
Sulfur Ore=
|
||||
Granite=Granit
|
||||
Marble=Mermer
|
||||
Marble Bricks=Mermer tuğla
|
||||
Uranium Block=Uranyum blok
|
||||
Chromium Block=Karbon blok
|
||||
Zinc Block=Çinko blok
|
||||
Lead Block=
|
||||
Wrought Iron Block=İşlenmiş demir blok
|
||||
Cast Iron Block=Döküm demir blok
|
||||
Carbon Steel Block=Karbon çelik blok
|
||||
Stainless Steel Block=Paslanmaz çelik blok
|
||||
Brass Block=Pirinç blok
|
||||
Wrought Iron=İşlenmiş demir
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=
|
||||
Inner Wrought Iron Block Stair=
|
||||
Wrought Iron Block Stair=
|
||||
Wrought Iron Block Slab=
|
||||
|
||||
###rubber.lua
|
||||
### rubber.lua ###
|
||||
|
||||
Rubber Tree Sapling=Kauçuk ağacı fidanı
|
||||
Rubber Tree=Kauçuk ağacı
|
||||
Rubber Tree Leaves=
|
||||
Worldgen: grow rubber tree sapling=
|
||||
|
@ -3,24 +3,22 @@
|
||||
# template.txt
|
||||
# technic_worldgen translation template
|
||||
|
||||
###crafts.lua
|
||||
Sulfur Lump=
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
|
||||
### crafts.lua ###
|
||||
|
||||
Uranium Lump=
|
||||
Uranium Ingot=
|
||||
Chromium Lump=
|
||||
Chromium Ingot=
|
||||
Zinc Lump=
|
||||
Zinc Ingot=
|
||||
Brass Ingot=
|
||||
Lead Lump=
|
||||
Lead Ingot=
|
||||
Sulfur Lump=
|
||||
Wrought Iron Ingot=
|
||||
Cast Iron Ingot=
|
||||
Carbon Steel Ingot=
|
||||
Stainless Steel Ingot=
|
||||
Iron=
|
||||
|
||||
#### Steel to iron
|
||||
Iron Axe=
|
||||
Iron Pickaxe=
|
||||
Iron Shovel=
|
||||
@ -32,34 +30,31 @@ Iron Handsaw=
|
||||
Iron-Reinforced Crystal Glass=
|
||||
Heavy Iron Bottle (empty)=
|
||||
|
||||
### nodes.lua ###
|
||||
|
||||
###nodes.lua
|
||||
Sulfur Ore=
|
||||
Lead Ore=
|
||||
Uranium Ore=
|
||||
Chromium Ore=
|
||||
Zinc Ore=
|
||||
Lead Ore=
|
||||
Sulfur Ore=
|
||||
Granite=
|
||||
Marble=
|
||||
Marble Bricks=
|
||||
Lead Block=
|
||||
Uranium Block=
|
||||
Chromium Block=
|
||||
Zinc Block=
|
||||
Lead Block=
|
||||
Wrought Iron Block=
|
||||
Cast Iron Block=
|
||||
Carbon Steel Block=
|
||||
Stainless Steel Block=
|
||||
Brass Block=
|
||||
Wrought Iron=
|
||||
|
||||
#### Steel to wrought iron
|
||||
Outer Wrought Iron Block Stair=
|
||||
Inner Wrought Iron Block Stair=
|
||||
Wrought Iron Block Stair=
|
||||
Wrought Iron Block Slab=
|
||||
|
||||
###rubber.lua
|
||||
### rubber.lua ###
|
||||
|
||||
Rubber Tree Sapling=
|
||||
Rubber Tree=
|
||||
Rubber Tree Leaves=
|
||||
|
Reference in New Issue
Block a user