Ticket #834 (new defect)

Opened 2 months ago

Last modified 2 months ago

localization needs update

Reported by: pixline Assigned to: majelbstoat
Priority: high Component: gengo
Severity: minor Keywords:
Cc:

Description

quite self-describing. we need a new .pot file (jamie said he will provide it) and a new set of language files....

Attachments

gengo-fi_FI.mo (21.4 kB) - added by LostInNetwork on 05/15/08 08:39:10.
Finnish translation based on 2008-may-15 status of pot-file
gengo-fi_FI.po (28.5 kB) - added by LostInNetwork on 05/15/08 08:39:55.
Finnish translation based on 2008-may-15 status of pot-file
pt_BR.po (29.6 kB) - added by leonardof on 06/15/08 19:12:19.
Brazilian Portuguese translation of Gengo 2.5

Change History

05/04/08 20:44:25 changed by pixline

05/06/08 11:16:27 changed by pixline

05/11/08 21:15:23 changed by jcgourdon

Well, first of all I downloaded the gengo.pot file at this adress http://dev.wp-plugins.org/browser/gengo/language_files/2.5/gengo.pot and I'd to modify it to delete all the lines number. Then I translate it in french (because I'm). But I don't know how to share my work with the community. It's the first time I go to this place. Let me know. Thanks

05/15/08 08:39:10 changed by LostInNetwork

  • attachment gengo-fi_FI.mo added.

Finnish translation based on 2008-may-15 status of pot-file

05/15/08 08:39:55 changed by LostInNetwork

  • attachment gengo-fi_FI.po added.

Finnish translation based on 2008-may-15 status of pot-file

05/15/08 08:43:49 changed by LostInNetwork

ID, Title and Language in the translation group headers in translations menu/dialog are missing from the pot-file and hence not translated. Those strengs would need to be added.

05/15/08 08:54:15 changed by LostInNetwork

1) Corrections needed in gengo_translations_page.php:

REPLACE ID, Title and Language IN:

< th scope="col" >ID< /th > < th scope="col" >Title< /th > < th scope="col" >Language< /th >

WITH

... < ?php _e('ID') ?> ... and so on

2) Add these strings to the pot file.

05/15/08 09:06:28 changed by LostInNetwork

_e('ID', GENGO_DOMAIN)

of course...

05/19/08 03:29:12 changed by pixline

fix in [46716], language files in [46717] . Thank you!

06/15/08 19:12:19 changed by leonardof

  • attachment pt_BR.po added.

Brazilian Portuguese translation of Gengo 2.5