Help with translations

User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: Help with translations

Post by Enrico Maria Giordano »

Code: Select all

{ "Script error at line", "Error en el script en la línea", "", "", "", "Errore nello script alla linea" }
EMG
User avatar
karinha
Posts: 4882
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Help with translations

Post by karinha »

Master, in Portuguese:

Code: Select all

{ "Script error at line", "Error en el script en la línea", "", "Erro de script na linha:", "", "Errore nello script alla linea" }
 
Regards,
João Santos - São Paulo - Brasil
User avatar
alerchster
Posts: 31
Joined: Mon Oct 22, 2012 4:43 pm

Re: Help with translations

Post by alerchster »

{ "Script error at line", "Error en el script en la línea", "", "Erro de script na linha:", "Skriptfehler in Zeile", "Errore nello script alla linea" }
Regards

Ing. Anton Lerchster
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Help with translations

Post by Antonio Linares »

Just french is missing :-)

se il vous plaît
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Richard Chidiak
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France
Contact:

Re: Help with translations

Post by Richard Chidiak »

Her is the french translation,

{ "Script error at line", "Error en el script en la línea", "Erreur de script à la ligne", "Erro de script na linha:", "Skriptfehler in Zeile", "Errore nello script alla linea" }
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Help with translations

Post by Antonio Linares »

Many thanks to all! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Help with translations

Post by Antonio Linares »

One more, please:

1 English, 2 Spanish, 3 French, 4 Portugese, 5 German, 6 Italian

{ "Project filename", "Nombre de fichero del proyecto", "", "", "", "" }
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: Help with translations

Post by Enrico Maria Giordano »

Antonio,

Code: Select all

{ "Project filename", "Nombre de fichero del proyecto", "", "", "", "Nome file del progetto" }
EMG
User avatar
karinha
Posts: 4882
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Help with translations

Post by karinha »

In portuguese master,

Code: Select all

{ "Project filename", "Nombre de fichero del proyecto", "", "Nome do arquivo de projeto", "", "Nome file del progetto" }
 
Regards, saludos.
João Santos - São Paulo - Brasil
User avatar
alerchster
Posts: 31
Joined: Mon Oct 22, 2012 4:43 pm

Re: Help with translations

Post by alerchster »

German

Code: Select all

{ "Project filename", "Nombre de fichero del proyecto", "", "Nome do arquivo de projeto", "Name der Projektdatei", "Nome file del progetto" }
Regards

Ing. Anton Lerchster
User avatar
Richard Chidiak
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France
Contact:

Re: Help with translations

Post by Richard Chidiak »

{ "Project filename", "Nombre de fichero del proyecto", "Nom du fichier du projet", "Nome do arquivo de projeto", "Name der Projektdatei", "Nome file del progetto" }
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Help with translations

Post by Antonio Linares »

Many thanks to all! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Help with translations

Post by Antonio Linares »

One more please:

1 English, 2 Spanish, 3 French, 4 Portugese, 5 German, 6 Italian

{ "is missing", "no se encuentra", "", "", "", "" }
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
sambomb
Posts: 385
Joined: Mon Oct 13, 2008 11:26 am
Location: Itaocara - RJ - Brasil
Contact:

Re: Help with translations

Post by sambomb »

Antonio Linares wrote:One more please:

1 English, 2 Spanish, 3 French, 4 Portugese, 5 German, 6 Italian

{ "is missing", "no se encuentra", "", "", "", "" }
{ "is missing",; //-- 1 English
"no se encuentra",; //-- 2 Spanish
"",; //-- 3 French
"está faltando",; //-- 4 Portugese
"",; //-- 5 German
"" } //-- 6 Italian
Email: SamirSSabreu@gmail.com
MSN: SamirAbreu@hotmail.com
Skype: SamirAbreu
xHarbour 1.1.0 + FwXh 8.02
xHarbour 1.2.1 + Fwhh 10.6
Post Reply