New Transifex Resource File: mx-samba-config
New Transifex Resource File: mx-samba-config
All,
We have a new repo we need translations for. There are about 79 new lines in this one, so please take a look when you get a chance. Your efforts are greatly appreciated!
https://www.transifex.com/anticapitalis ... ba-config/
Thank you all!
We have a new repo we need translations for. There are about 79 new lines in this one, so please take a look when you get a chance. Your efforts are greatly appreciated!
https://www.transifex.com/anticapitalis ... ba-config/
Thank you all!
Re: New Transifex Resource File: mx-samba-config
Thanks Roy, I think the .desktop file also needs to be translated (the Comment fields)
- marcelocripe
- Posts: 109
- Joined: Thu Oct 29, 2020 1:34 pm
Re: New Transifex Resource File: mx-samba-config
Hi Ravrett.
Could you please clarify a question I have about what we should do in Transifex when we find it:
Name=MX Samba Config
Comment=Manage user Samba shares
In the translation should I include?
Name[pt_BR]=
Comment[pt_BR]=
Or is it not necessary and in the translation should I just keep Name= and Comment= followed by the translated text?
Grateful.
marcelocripe
(Original text in Brazilian Portuguese language)
- - - - -
Olá Ravrett.
Por favor, você poderia esclarecer uma dúvida que eu possuo sobre o que devemos fazer no Transifex quando encontramos:
Name=MX Samba Config
Comment=Manage user Samba shares
Na tradução eu devo incluir?
Name[pt_BR]=
Comment[pt_BR]=
Ou não é necessário e na tradução devo manter apenas Name= e Comment= seguido do texto traduzido?
Grato.
marcelocripe
(Texto original em idioma Português do Brasil)
Could you please clarify a question I have about what we should do in Transifex when we find it:
Name=MX Samba Config
Comment=Manage user Samba shares
In the translation should I include?
Name[pt_BR]=
Comment[pt_BR]=
Or is it not necessary and in the translation should I just keep Name= and Comment= followed by the translated text?
Grateful.
marcelocripe
(Original text in Brazilian Portuguese language)
- - - - -
Olá Ravrett.
Por favor, você poderia esclarecer uma dúvida que eu possuo sobre o que devemos fazer no Transifex quando encontramos:
Name=MX Samba Config
Comment=Manage user Samba shares
Na tradução eu devo incluir?
Name[pt_BR]=
Comment[pt_BR]=
Ou não é necessário e na tradução devo manter apenas Name= e Comment= seguido do texto traduzido?
Grato.
marcelocripe
(Texto original em idioma Português do Brasil)
Re: New Transifex Resource File: mx-samba-config
You can translate both Name and Comment. Something like
Name=MX Samba Configuração
Comment=Gerenciar sua configuração Samba
Name=MX Samba Configuração
Comment=Gerenciar sua configuração Samba
Re: New Transifex Resource File: mx-samba-config
Shortly; no need to [pt_BR] (etc.) (as all will be already in that language section) :)
Re: New Transifex Resource File: mx-samba-config
This is surprising because we have not always been told this.
There are many languages translated at Transifex that have added the local language after Name and Comment.
Should [fr], [fr_BE], [pt], [pt_BR]... be removed at Transifex?
What is best for the development team, with or without?
There are many languages translated at Transifex that have added the local language after Name and Comment.
Should [fr], [fr_BE], [pt], [pt_BR]... be removed at Transifex?
What is best for the development team, with or without?
Re: New Transifex Resource File: mx-samba-config
I mean, like this :
You do not have the required permissions to view the files attached to this post.
- Eadwine Rose
- Administrator
- Posts: 14655
- Joined: Wed Jul 12, 2006 2:10 am
Re: New Transifex Resource File: mx-samba-config
@ravrett
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: New Transifex Resource File: mx-samba-config
@Wallon & @marcelocripe :
Just, not to be confused with this way of (direct) translation: viewtopic.php?p=656992#p656992
Just, not to be confused with this way of (direct) translation: viewtopic.php?p=656992#p656992
Re: New Transifex Resource File: mx-samba-config
Note: Quite a lot of MX apps, do have two entries on transifex one for the application translations and another one for the translations of the desktop-files. That's the way it was setup for MX quite a long time ago.Huckleberry Finn wrote: Wed Jan 05, 2022 1:15 pm Shortly; no need to [pt_BR] (etc.) (as all will be already in that language section) :)
In theory, those desktop-file translation could go into the application transifex-resource, but currently this way is not prepared for at least the most Qt-based applications, b/c Qt uses a complete different translation api and translation files ".ts", no po-files . It might be simpler for non Qt-based apps, as with the modern xgettext tools, generating desktop-files (and xml-policy files) based on po-translations files is easy. Generating desktop-files from QT ts-files is something we might look into in the future.
HTH
