mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-05 01:30:37 +02:00
Use MT-5 translation system for wrench mod
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
# technic_wrench traducido por Carlos Barraza
|
||||
|
||||
Wrench = Llave Inglesa
|
||||
%s with items = %s con elementos
|
||||
|
@ -1,5 +0,0 @@
|
||||
# technic_wrench translation template
|
||||
|
||||
Wrench = Clé
|
||||
%s with items = %s avec des objets
|
||||
|
@ -1,7 +1,8 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# German Translation for technic_wrench
|
||||
# Deutsche Übersetzung von technic_wrench
|
||||
# by Xanthin
|
||||
|
||||
Wrench = Schraubenschluessel
|
||||
%s with items = %s mit Gegenstaenden
|
||||
|
||||
Wrench=Schraubenschluessel
|
||||
@1 with items=@1 mit Gegenstaenden
|
7
wrench/locale/technic_wrench.es.tr
Normal file
7
wrench/locale/technic_wrench.es.tr
Normal file
@ -0,0 +1,7 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# technic_wrench traducido por Carlos Barraza
|
||||
|
||||
Wrench=Llave Inglesa
|
||||
@1 with items=@1 con elementos
|
||||
|
11
wrench/locale/technic_wrench.fr.tr
Normal file
11
wrench/locale/technic_wrench.fr.tr
Normal file
@ -0,0 +1,11 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# technic_wrench translation template
|
||||
|
||||
Wrench=Clé
|
||||
@1 with items=@1 avec des objets
|
||||
|
||||
@1 wanted to place @2 at @3, but it had no data.=@1 a voulu placer @2 à la positon @3, mais il n’y avait pas de données.
|
||||
itemstack: @1=pile d’articles : @1
|
||||
@1 tried to pick up an owned node belonging to @2 at @3=@1 a essayé de prendre un bloc protégé appartenant à @2 à la position @3
|
||||
|
@ -1,7 +1,9 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# Polish Translation for technic_wrench
|
||||
# Polskie tłumaczenie technic_wrench
|
||||
# by mat9117
|
||||
|
||||
Wrench = Klucz
|
||||
%s with items = %s z rzeczami
|
||||
Wrench=Klucz
|
||||
@1 with items=@1 z rzeczami
|
||||
|
@ -1,7 +1,9 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# Braziliam portuguese translation for wrench
|
||||
# Tradução portuguesa brasileira para wrench
|
||||
# By Sires
|
||||
|
||||
Wrench = Chave Inglesa
|
||||
%s with items = %s com items
|
||||
Wrench=Chave Inglesa
|
||||
@1 with items=@1 com items
|
||||
|
7
wrench/locale/technic_wrench.tr.tr
Normal file
7
wrench/locale/technic_wrench.tr.tr
Normal file
@ -0,0 +1,7 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# Turkish translation by mahmutelmas06
|
||||
# mahmutelmas06@hotmail.com
|
||||
|
||||
Wrench=İngiliz anahtarı
|
||||
@1 with items=Araçlarla birlikte @1
|
@ -1,5 +1,10 @@
|
||||
# textdomain: technic_wrench
|
||||
|
||||
# technic_wrench translation template
|
||||
|
||||
Wrench =
|
||||
%s with items =
|
||||
@1 with items =
|
||||
|
||||
@1 wanted to place @2 at @3, but it had no data.=
|
||||
itemstack: @1=
|
||||
@1 tried to pick up an owned node belonging to @2 at @3
|
||||
|
@ -1,5 +0,0 @@
|
||||
# Turkish translation by mahmutelmas06
|
||||
# mahmutelmas06@hotmail.com
|
||||
|
||||
Wrench = İngiliz anahtarı
|
||||
%s with items = Araçlarla birlikte %s
|
Reference in New Issue
Block a user