Localistion support (foreign languages)

User avatar
EB3AM
Posts: 189
Joined: Fri Jan 24, 2020 1:40 pm
Location: Catalonia, not Spain
Contact:

Re: Localistion support (foreign languages)

Post by EB3AM » Sun Feb 26, 2023 5:20 pm

Where I locate last version of catalan translation?
I want made some translations ...

Thanks

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

Re: Localistion support (foreign languages)

Post by VK3KYY » Mon Feb 27, 2023 9:54 am

EB3AM wrote:
Sun Feb 26, 2023 5:20 pm
Where I locate last version of catalan translation?
I want made some translations ...

Thanks
I've just updated the localisation files for both the on-screen texts and also the voice prompts

https://opengd77.com/downloads/localisation/

IZ2EIB
Posts: 146
Joined: Sat Nov 30, 2019 12:55 pm

Re: Localistion support (foreign languages)

Post by IZ2EIB » Mon Feb 27, 2023 8:32 pm

Hi guys.
First, I congratulate the developers for the excellent work they are carrying out, what they can get is truly incredible, my most heartfelt thanks and respect to Roger, Daniel, Colin and all the people involved in the project: thank you so much!

Second, here are the updated italian.h and wordlist_italian.csv files for the current GD77 Beta - 2023 02 27:
italian.h+wordlist_italian.cvs_GD77 Beta - 2023 02 27.zip
Updated italian.h and wordlist_italian.csv files for the current GD77 Beta - 2023 02 27
(8.15 KiB) Downloaded 6 times
I hope I have not exceeded the space available for the text of the messages.
If possible, I would like clarification about the entry:

.transmitTalkerAliasTS2 = "TA Tx TS2", // Maxlen 16 (with : + .ta_text, 'APRS' , .both or .off)

because honestly I have not understood well what it is exactly, sorry.
Thanks again to everyone!

73 best regards de Fabio IZ2EIB

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

Re: Localistion support (foreign languages)

Post by VK3KYY » Mon Feb 27, 2023 9:08 pm

IZ2EIB wrote:
Mon Feb 27, 2023 8:32 pm
Hi guys.
First, I congratulate the developers for the excellent work they are carrying out, what they can get is truly incredible, my most heartfelt thanks and respect to Roger, Daniel, Colin and all the people involved in the project: thank you so much!

Second, here are the updated italian.h and wordlist_italian.csv files for the current GD77 Beta - 2023 02 27:

italian.h+wordlist_italian.cvs_GD77 Beta - 2023 02 27.zip

I hope I have not exceeded the space available for the text of the messages.
If possible, I would like clarification about the entry:

.transmitTalkerAliasTS2 = "TA Tx TS2", // Maxlen 16 (with : + .ta_text, 'APRS' , .both or .off)

because honestly I have not understood well what it is exactly, sorry.
Thanks again to everyone!

73 best regards de Fabio IZ2EIB
TA Tx is when the radio transmits extra data in the voice data stream. (Talker Alias data)

Previously we just had one setting for TA Tx, which defaults to Off. Then this was set to On, the radio would transmit the text from the boot screen e.g. the operators callsign and name, in the Talker Alias data

But when support was added for GPS, people asked for the ability to send position data from the GPS, know as Automatic Position Reporting System (APRS)

This APRS data is also sent in the Talker Alias

Both the callsign + name text and the APRS can be sent at the same time in the Talker Alias data bytes, because the specification for Talker Alias separates the data so that the position information (APRS) is sent at the end of the TA data bytes

However, some networks e.g. Brandmeister already insert text of the operator's callsign into the TA data, so it is only necessary to send the APRS data
And also some networks do not allow TA at all e.g. Motorola networks do not normally support TA text or TA APRS, so it must be disabled
And often repeaters connect to multiple networks on different TS.

e.g. Brandmeister on TS1 and DMR MARC on TS2

So the control of the TA transmission had to be moved to the Channel data, so that the operator could then choose which data to send in which TS.

Hence the system is now complex but flexible.

Does this answer your question ?

User avatar
EB3AM
Posts: 189
Joined: Fri Jan 24, 2020 1:40 pm
Location: Catalonia, not Spain
Contact:

Re: Localistion support (foreign languages)

Post by EB3AM » Tue Feb 28, 2023 10:44 pm

My catalan mods
catalan.zip
(7.79 KiB) Downloaded 4 times

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

Re: Localistion support (foreign languages)

Post by VK3KYY » Tue Feb 28, 2023 11:26 pm

EB3AM wrote:
Tue Feb 28, 2023 10:44 pm
My catalan mods

catalan.zip
Thanks. I'll check it later

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

Re: Localistion support (foreign languages)

Post by VK3KYY » Tue Feb 28, 2023 11:28 pm

VK3KYY wrote:
Tue Feb 28, 2023 11:26 pm
EB3AM wrote:
Tue Feb 28, 2023 10:44 pm
My catalan mods

catalan.zip
Thanks. I'll check it later
You do not seem to have translated

.speaker_click_suppress = "Click Suppr.",

and

.end_only = "End only",

User avatar
EB3AM
Posts: 189
Joined: Fri Jan 24, 2020 1:40 pm
Location: Catalonia, not Spain
Contact:

Re: Localistion support (foreign languages)

Post by EB3AM » Wed Mar 01, 2023 12:16 am

VK3KYY wrote:
Tue Feb 28, 2023 11:28 pm
VK3KYY wrote:
Tue Feb 28, 2023 11:26 pm
EB3AM wrote:
Tue Feb 28, 2023 10:44 pm
My catalan mods

catalan.zip
Thanks. I'll check it later
You do not seem to have translated

.speaker_click_suppress = "Click Suppr.",

and

.end_only = "End only",
catalan.zip
(7.78 KiB) Downloaded 6 times
sorry!

User avatar
EA3BIL
Posts: 97
Joined: Sat Nov 16, 2019 12:38 pm
Location: Terrassa. BCN.
Contact:

Re: Localistion support (foreign languages)

Post by EA3BIL » Wed Mar 01, 2023 6:21 am

VK3KYY wrote:
Tue Feb 28, 2023 11:28 pm
VK3KYY wrote:
Tue Feb 28, 2023 11:26 pm
EB3AM wrote:
Tue Feb 28, 2023 10:44 pm
My catalan mods

catalan.zip
Thanks. I'll check it later
You do not seem to have translated

.speaker_click_suppress = "Click Suppr.",

and

.end_only = "End only",



Hi Roger,

Just for my clarification...

.speaker_click_suppress means keypress click silence.
Isn't it ?

Thanks.

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

Re: Localistion support (foreign languages)

Post by VK3KYY » Wed Mar 01, 2023 6:29 am

No.

Click suppression is only used on the MD-9600

This radio has a hardware design error, so when the audio amplifier is disabled the speaker makes a loud click sound. This is probably because the amplifier needs a capacitor in its connection to the speaker to prevent DC voltage at the speaker

I modified the firmware so the speaker muting control is faded in over a few milliseconds, and this softens the click , so it is not so bad

Hence this setting only 'suppresses' the click, it does not completely remove it.

Post Reply