Localisation support (foreign languages)
Re: Localistion support (foreign languages)
Ops... Sorry my mistake.
Thanks Daniel !!
Thanks Daniel !!
Re: Localistion support (foreign languages)
Hi Roger and Daniel!
Thanks for a fantastic job with Open GD-77, it has improved usage incredibly much.
'If there is interest in translating into Swedish, I can be helpful.
Best regards Roger C Jonsson
73 de SM0LTV
Thanks for a fantastic job with Open GD-77, it has improved usage incredibly much.
'If there is interest in translating into Swedish, I can be helpful.
Best regards Roger C Jonsson
73 de SM0LTV
Re: Localistion support (foreign languages)
Hi Roger,
Sure, send us the text (header file for the firmware), and a wordlist (for the voice prompts).
If you don't have the source files, you can grab the english.h there (you should use ISO-8859 or UTF-8 encoding (under Windows, notepad++ is doing a good job),
For the voiceprompts, grab and translate the English wordlist, available here (UTF-8 encoded).
Cheers.
---
Daniel
I just checked the alphabet, I guess we have all the glyphs.
Sure, send us the text (header file for the firmware), and a wordlist (for the voice prompts).
If you don't have the source files, you can grab the english.h there (you should use ISO-8859 or UTF-8 encoding (under Windows, notepad++ is doing a good job),
For the voiceprompts, grab and translate the English wordlist, available here (UTF-8 encoded).
Cheers.
---
Daniel
Re: Localistion support (foreign languages)
Ok Daniel!
I'll get back to you when I'm done. TNX,
//Roger
I'll get back to you when I'm done. TNX,
//Roger
Re: Localistion support (foreign languages)
Hi again!
I'm done with the Translation now.
The ANSI_swedish.h. It was described in the file that it must not be saved as UTF-8 (If that is wrong, tel me and i make another copy)
/********************************************************************
*
* VERY IMPORTANT.
* This file should not be saved with UTF-8 encoding
* Use Notepad++ on Windows with ANSI encoding
* or emacs on Linux with windows-1252-unix encoding
*
********************************************************************/
And the UTF-8_wordlist_swedish.csv.
Regards Roger Caballero Jonsson, SM0LTV
I'm done with the Translation now.
The ANSI_swedish.h. It was described in the file that it must not be saved as UTF-8 (If that is wrong, tel me and i make another copy)
/********************************************************************
*
* VERY IMPORTANT.
* This file should not be saved with UTF-8 encoding
* Use Notepad++ on Windows with ANSI encoding
* or emacs on Linux with windows-1252-unix encoding
*
********************************************************************/
And the UTF-8_wordlist_swedish.csv.
Regards Roger Caballero Jonsson, SM0LTV
Re: Localistion support (foreign languages)
Hi,
But if it has some non windows-1252 character, that will just mess up the whole thing, and we have our own encoding, but an UTF-8 source is required. It's also pretty easy to convert the encoding.
Once the correct encoding is defined, the next updates to the file shouldn't change that choosen encoding, this is the point of the warning text.
Cheers.
---
Daniel
Yes, I knowSM0LTV wrote: ↑Thu Sep 02, 2021 9:43 pmHi again!
I'm done with the Translation now.
The ANSI_swedish.h. It was described in the file that it must not be saved as UTF-8 (If that is wrong, tel me and i make another copy)
/********************************************************************
*
* VERY IMPORTANT.
* This file should not be saved with UTF-8 encoding
* Use Notepad++ on Windows with ANSI encoding
* or emacs on Linux with windows-1252-unix encoding
*
********************************************************************/
And the UTF-8_wordlist_swedish.csv.
Regards Roger Caballero Jonsson, SM0LTV
Swedish.zip
But if it has some non windows-1252 character, that will just mess up the whole thing, and we have our own encoding, but an UTF-8 source is required. It's also pretty easy to convert the encoding.
Once the correct encoding is defined, the next updates to the file shouldn't change that choosen encoding, this is the point of the warning text.
Cheers.
---
Daniel
Re: Localistion support (foreign languages)
OK Daniel!
Here come 2 new files UTF-8 encoded, i found an error in the wordlistfile.
Regards Roger
De SM0LTV
Here come 2 new files UTF-8 encoded, i found an error in the wordlistfile.
Regards Roger
De SM0LTV
Re: Localistion support (foreign languages)
Hi Roger,
You will find that file attached to this post, can you translate the new entries (all the ones with a "///<<< TRANSLATE" at the end of the lines.
The encoding has changed, it's now ISO-8859.
Cheers.
---
Daniel
Okay, I've raised a PR, with an updated file (as the latest Beta version has some modifications).
You will find that file attached to this post, can you translate the new entries (all the ones with a "///<<< TRANSLATE" at the end of the lines.
The encoding has changed, it's now ISO-8859.
Cheers.
---
Daniel
- Attachments
-
- swedish.h.zip
- (4.38 KiB) Downloaded 181 times