Localistion support (foreign languages)

User avatar
F1RMB
Posts: 1636
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France
Contact:

Re: Localistion support (foreign languages)

Post by F1RMB » Sun Jun 12, 2022 7:46 am

DG3GSP wrote:
Sun Jun 12, 2022 7:40 am
What means donor? Is it similar to OEM or manufacturer? :?
Someone offers an organ to be transplanted into someone else.

;-)

VK3KYY
Posts: 5643
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia
Contact:

Re: Localistion support (foreign languages)

Post by VK3KYY » Sun Jun 12, 2022 7:51 am

Perhaps my use of 'donor' is a bit confusing

A Donor is someone who gives / 'donates' something.

Like Daniel says, its normally used in reference to organ donation in human organ transplants, but I've seen the terminology used in computers as well.

In our case, the organ is whole official firmware, and we replace most of the official firmware with our firmware, so the end result is the AMBE codec is donated from the official firmware into the open firmware.

VK3KYY
Posts: 5643
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia
Contact:

Re: Localistion support (foreign languages)

Post by VK3KYY » Sun Jun 12, 2022 7:56 am

F1RMB wrote:
Sun Jun 12, 2022 7:46 am
DG3GSP wrote:
Sun Jun 12, 2022 7:40 am
What means donor? Is it similar to OEM or manufacturer? :?
Someone offers an organ to be transplanted into someone else.

;-)
Daniel

I hope you got my email and can translate to French and also test etc

User avatar
F1RMB
Posts: 1636
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France
Contact:

Re: Localistion support (foreign languages)

Post by F1RMB » Sun Jun 12, 2022 7:58 am

Hi Roger,
VK3KYY wrote:
Sun Jun 12, 2022 7:56 am
F1RMB wrote:
Sun Jun 12, 2022 7:46 am
DG3GSP wrote:
Sun Jun 12, 2022 7:40 am
What means donor? Is it similar to OEM or manufacturer? :?
Someone offers an organ to be transplanted into someone else.

;-)
Daniel

I hope you got my email and can translate to French and also test etc
Yeah, but later today ;-)


Cheers.
---
Daniel

DG3GSP
Posts: 146
Joined: Sun Nov 17, 2019 9:30 am
Location: Southern Germany

Re: Localistion support (foreign languages)

Post by DG3GSP » Sun Jun 12, 2022 8:00 am

Thanks Daniel & Roger

In this context it's slightly complicated for me to translate that 1:1 ;)
I would suggest to use:

Code: Select all

  <FirmwareLoaderUI_MD9600 Text="Firmware (MD9600,RT90) aufspielen">
    <Controls>
		<Control Id="btnProgram" Text="OpenMD9600 Datei wählen &amp; Update." />
		<Control Id="btnSelectDonorFW"	Text="Offizielle Firmware wählen" />
    </Controls>
    <Commons>
		<Item Id="FmOnly" Text="Nur FM" />
		<Item Id="Warning" Text="Warnung" />
		<Item Id="Success" Text="Erfolgreich" />
		<Item Id="Error" Text="Fehler" />
		<Item Id="OfficialFWNotSelected" Text="Keine offizielle Firmware. DMR wird nicht unterstützt" />
		<Item Id="SelectOfficialFirmware" Text="Offizielle Firmware auswählen" />
		<Item Id="FirmwareFiles" Text="Firmware Dateien" />
		<Item Id="OfficialFWVerified" Text="Offizielle Firmware wurde geprüft, Open Firmware wird DMR unterstützen" />
		<Item Id="OfficialFWNotCorrect" Text="Ausgewählte Datei ist keine offizielle Firmware Version" />
		<Item Id="ConnectingToRadio" Text="Verbinde Gerät" />
		<Item Id="ConnectedToRadio" Text="Gerät verbunden" />
		<Item Id="RadioNotConnected" Text="Gerät nicht verbunden, oder nicht im DFU Modus." />
		<Item Id="OnlyOpenMD9600FirmwareFilesSupported" Text="Nur OpenMD9600 Firmware Dateien werden unterstützt" />
		<Item Id="Writing" Text="Schreibe" />
		<Item Id="UploadComplete" Text="Upload komplett" />
		<Item Id="OperatingSystemNotSupported" Text="Betriebssystem nicht unterstützt" />
		<Item Id="USBDataError" Text="USB Daten Fehler" />
		<Item Id="UnableEraseMemory" Text="Fehler beim Speicher löschen bei" />
		<Item Id="UnableInitialiseRadio" Text="Fehler beim initialisieren:" />
    </Commons>
Edit: Fixed a typo

VK3KYY
Posts: 5643
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia
Contact:

Re: Localistion support (foreign languages)

Post by VK3KYY » Sun Jun 12, 2022 9:47 am

DG3GSP wrote:
Sun Jun 12, 2022 8:00 am
Thanks Daniel & Roger

In this context it's slightly complicated for me to translate that 1:1 ;)
I would suggest to use:

Code: Select all

  <FirmwareLoaderUI_MD9600 Text="Firmware (MD9600,RT90) aufspielen">
    <Controls>
		<Control Id="btnProgram" Text="OpenMD9600 Datei wählen &amp; Update." />
		<Control Id="btnSelectDonorFW"	Text="Offizielle Firmware wählen" />
    </Controls>
    <Commons>
		<Item Id="FmOnly" Text="Nur FM" />
		<Item Id="Warning" Text="Warnung" />
		<Item Id="Success" Text="Erfolgreich" />
		<Item Id="Error" Text="Fehler" />
		<Item Id="OfficialFWNotSelected" Text="Keine offizielle Firmware. DMR wird nicht unterstützt" />
		<Item Id="SelectOfficialFirmware" Text="Offizielle Firmware auswählen" />
		<Item Id="FirmwareFiles" Text="Firmware Dateien" />
		<Item Id="OfficialFWVerified" Text="Offizielle Firmware wurde geprüft, Open Firmware wird DMR unterstützen" />
		<Item Id="OfficialFWNotCorrect" Text="Ausgewählte Datei ist keine offizielle Firmware Version" />
		<Item Id="ConnectingToRadio" Text="Verbinde Gerät" />
		<Item Id="ConnectedToRadio" Text="Gerät verbunden" />
		<Item Id="RadioNotConnected" Text="Gerät nicht verbunden, oder nicht im DFU Modus." />
		<Item Id="OnlyOpenMD9600FirmwareFilesSupported" Text="Nur OpenMD9600 Firmware Dateien werden unterstützt" />
		<Item Id="Writing" Text="Schreibe" />
		<Item Id="UploadComplete" Text="Upload komplett" />
		<Item Id="OperatingSystemNotSupported" Text="Betriebssystem nicht unterstützt" />
		<Item Id="USBDataError" Text="USB Daten Fehler" />
		<Item Id="UnableEraseMemory" Text="Fehler beim Speicher löschen bei" />
		<Item Id="UnableInitialiseRadio" Text="Fehler beim initialisieren:" />
    </Commons>
Edit: Fixed a typo
Thanks..

DG3GSP
Posts: 146
Joined: Sun Nov 17, 2019 9:30 am
Location: Southern Germany

Re: Localistion support (foreign languages)

Post by DG3GSP » Mon Jun 13, 2022 3:08 pm

I had a look at the MD9600-Firmware loader and revised the translation to improve the
meaning of the donor file. ;)

Sorry for the repeated change..
Attachments
German.xml.zip
revised German translation - donor
(11.54 KiB) Downloaded 34 times

User avatar
F1RMB
Posts: 1636
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France
Contact:

Re: Localistion support (foreign languages)

Post by F1RMB » Tue Jun 14, 2022 4:30 am

Hi Peter,
DG3GSP wrote:
Mon Jun 13, 2022 3:08 pm
I had a look at the MD9600-Firmware loader and revised the translation to improve the
meaning of the donor file. ;)

Sorry for the repeated change..
Thanks for update (BTW, it's better to have multiple updates than nothing at all ;-) ).

Cheers.
---
Daniel

VK3KYY
Posts: 5643
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia
Contact:

Re: Localistion support (foreign languages)

Post by VK3KYY » Tue Jun 14, 2022 7:02 am

I've rebuild the CPS with the latest german update, made a new installer and uploaded it to the Latest folder

BG7SBJ
Posts: 5
Joined: Wed Jun 22, 2022 2:13 am

Re: Localistion support (foreign languages)

Post by BG7SBJ » Tue Jul 05, 2022 9:10 am

VK3KYY wrote:
Sat Apr 25, 2020 3:29 am
wuhaian wrote:
Sat Apr 25, 2020 2:26 am
F1RMB wrote:
Tue Apr 07, 2020 3:09 pm
Hi,



Thank you for this translation.
At the moment, we don't have any Chinese font, as far as I know, there is lot of glyphs even in the shortest one.
To add such support, and only if you can do the job, you need to draw all the needed glyphs, the current limit is 126, and that for the 5 different fonts (6x8, 6x8-bold, 8x8, 8*16 and 16*32) the firmware use.

I can send you a zip file containing all the glyph bitmaps pictures (XBM format, which you can edit on any platform using an "serious" image editor like Gimp).

BTW, the translation file you sent seems to be made out from an old language file, lot of entries are missing (around 46, .built is there twice), and many of them has changed since. But it's fixable.


It's not impossible to support Chinese language, but the first condition is the number of required glyphs.


Cheers.
---
Daniel

I think 6x8 can't display chinese font well. At least need to use 8x8.

We can reference Motorola GP338 Chinese version to creat font.

Please look the picture I send.

gp338 font.jpg
The Motorola firmware contains images of each of the Chinese characters which are used in that radio.

We will not simply be able to use the font data from Motorola radios because

1. There is no source code for this radio
2. Even if we had the source code and graphics, we would not have a license to use that font, because of copyright


The OpenGD77 firmware uses bitmap fonts, See. https://en.wikipedia.org/wiki/Computer_font#BITMAP
And only contains graphics images for latin characters e.g. 0-9 a-z A-Z, accented letters and some punctuation.

It is impossible for use to create bitmap fonts for the chinese language for you, because :-

1. We don't read or write or speak Chinese and have no knowledge of Chinese characters
2. We simply don't have time to learn how create the font.
3. Its also a huge amount of work to integrate a pictogram base language font into the firmware, because its likely a lot of other changes would be required.
Regarding the GD-77 Chinese of the DM-1801, why can't I refer to how the original firmware operates?
Capacity is not a problem in theory, because the original Chinese firmware of BF can support the complete 5000 commonly used Chinese characters, which means that it has built-in standard Chinese GB2312 character library

Post Reply