how to change the context in *.po file and make it works

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
劉建德
Posts: 3
Joined: 14 Sep 2018, 08:06

how to change the context in *.po file and make it works

Post by 劉建德 » 15 Sep 2018, 08:36

hi, there,

I'm a developer form asian,

and I have found some context in Chinese incorrect there in Admin panel, frontend.

how do I correct it and make it works?

I have try to edit *.po file by Poedit then clear cache,

but it seems to no works, how should I do ?

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: how to change the context in *.po file and make it works

Post by aimeos » 15 Sep 2018, 09:12

You should register at Transifex and adapt the translations there:
https://www.transifex.com/aimeos/public/

Your changes will be automatically added to the next Aimeos release.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

劉建德
Posts: 3
Joined: 14 Sep 2018, 08:06

Re: how to change the context in *.po file and make it works

Post by 劉建德 » 17 Sep 2018, 07:55

thanks, and the orther question is,

how do I correct the content on my site ?

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: how to change the context in *.po file and make it works

Post by aimeos » 18 Sep 2018, 11:44

Like said, your translation changes in Transifex will be automatically integrated into the next (minor) release.

If you want to replace existing translations with project-specific translations, you can overwrite them
- in your config if they are only a few ones (e.g https://aimeos.org/docs/Laravel/Overwrite_translations)
- in your extension (https://aimeos.org/docs/Developers/Add_translations)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply