Localistion support (foreign languages)
Re: Localistion support (foreign languages)
Hi Roger,
thank you very much!
So, here you go the updated italian.h file with the new entry that in retrospect it would be more precise by translating it into Italian with "Sicura su ON", hence:
.safe_power_on = "Sicura su ON":
Being 12 letters I hope it can fit well. About voice prompt, I think that in Italian "Sicura su interruttore di accensione" makes the idea of what is the meaning of the function, so:
Sicura su interruttore di accensione
Thanks a lot Roger!
73 best regards de Fabio IZ2EIB
thank you very much!
So, here you go the updated italian.h file with the new entry that in retrospect it would be more precise by translating it into Italian with "Sicura su ON", hence:
.safe_power_on = "Sicura su ON":
Being 12 letters I hope it can fit well. About voice prompt, I think that in Italian "Sicura su interruttore di accensione" makes the idea of what is the meaning of the function, so:
Sicura su interruttore di accensione
Thanks a lot Roger!
73 best regards de Fabio IZ2EIB
Re: Localistion support (foreign languages)
Ok. ThanksIZ2EIB wrote: ↑Wed May 18, 2022 8:29 pmHi Roger,
thank you very much!
So, here you go the updated italian.h file with the new entry that in retrospect it would be more precise by translating it into Italian with "Sicura su ON", hence:
.safe_power_on = "Sicura su ON":
Being 12 letters I hope it can fit well.
italian.h_OpenGD77 Beta - May 17 2022.zip
About voice prompt, I think that in Italian "Sicura su interruttore di accensione" makes the idea of what is the meaning of the function, so:
Sicura su interruttore di accensione
Thanks a lot Roger!
73 best regards de Fabio IZ2EIB
I'll try using
.safe_power_on = "Sicura su ON" // MaxLen: 16 (with ':' + .on or .off)
I think this should fit, even including the ":On" and ":Off"
Re: Localistion support (foreign languages)
Updated firmware with latest Italian and German translations can be downloaded from here
https://opengd77.com/downloads/GD77/be6 ... 98b5e0d1b0
https://opengd77.com/downloads/GD77/be6 ... 98b5e0d1b0
Re: Localistion support (foreign languages)
thank youVK3KYY wrote: ↑Fri May 20, 2022 7:02 amUpdated firmware with latest Italian and German translations can be downloaded from here
https://opengd77.com/downloads/GD77/be6 ... 98b5e0d1b0
Ciao Roger
Re: Localistion support (foreign languages)
Updated voice prompts with the latest translations
https://opengd77.com/downloads/Voice_Pr ... 8cf357d4ee
https://opengd77.com/downloads/Voice_Pr ... 8cf357d4ee
Re: Localistion support (foreign languages)
Thank you very much Roger!
73 best regards de Fabio IZ2EIB
73 best regards de Fabio IZ2EIB
Re: Localistion support (foreign languages)
New beta today, with a new feature from Daniel
.auto_power_off = "Auto Pwr-Off" // MaxLen: 16 (with ':' + 30/60/90/120/180 or .no)
Thanks
Roger
.auto_power_off = "Auto Pwr-Off" // MaxLen: 16 (with ':' + 30/60/90/120/180 or .no)
Thanks
Roger
Re: Localistion support (foreign languages)
Thank you very much Daniel and Roger!
About the translation I believe that "Auto Pwr-off" is also fine in Italian, considering that it is easy to understand and that the literal translation into Italian would widely exceed the limit of 16 characters available.
So "Auto Pwr-Off" is okay:
.auto_power_off = "Auto Pwr-Off" // MaxLen: 16 (with ':' + 30/60/90/120/180 or .no) About voice prompt, I think that a possible translation into Italian can be "Spegnimento automatico" which gives the idea of what is the meaning of the function, so:
"Spegnimento automatico"
Thanks again for the terrific work you are carrying out!!!
73 best regards de Fabio IZ2EIB
About the translation I believe that "Auto Pwr-off" is also fine in Italian, considering that it is easy to understand and that the literal translation into Italian would widely exceed the limit of 16 characters available.
So "Auto Pwr-Off" is okay:
.auto_power_off = "Auto Pwr-Off" // MaxLen: 16 (with ':' + 30/60/90/120/180 or .no) About voice prompt, I think that a possible translation into Italian can be "Spegnimento automatico" which gives the idea of what is the meaning of the function, so:
"Spegnimento automatico"
Thanks again for the terrific work you are carrying out!!!
73 best regards de Fabio IZ2EIB
Re: Localistion support (foreign languages)
Hi Fabio,
I forgot to include this, which is in the latest version from Daniel
.apo_with_rf = "APO with RF" // MaxLen: 16 (with ':' + .yes or .no or .n_a)
I forgot to include this, which is in the latest version from Daniel
.apo_with_rf = "APO with RF" // MaxLen: 16 (with ':' + .yes or .no or .n_a)