Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5413 Widoki

As I'm new in this field, I would appreciate if anybody can advise me, how can I export all the English words from openerp 7.0 to i.e. csv file where I can match with a word in my local/native language and then import the translated words into openerp 7.0?

By the way, there are only few words translated in my language.

Awatar
Odrzuć
Najlepsza odpowiedź

For completeness, there are 3 ways to add or modify translations in a different language. Your question relates to the third method.

1) Work on Launchpad using the dedicated Translation interface. This is automatically synchronized with the .po files of the source code. This is the best option because your work is visible to the community; you get suggestions based on terms that other software has already translated; you don't need any programming skills; and others can easily work with you.

Web: https://translations.launchpad.net/openerp-web/7.0

Addons: https://translations.launchpad.net/openobject-addons/7.0

Server: https://translations.launchpad.net/openobject-server/7.0

2) Work directly on the PO files. You can edit these directly using POEDIT. You will generally find a I18n folder in each module. The folder contains two type of files .po and .pot. The .po files are the actual translation files where as .pot is the template for the translation. The .po files should be named according to the language code of specific language and .pot should be named according to the module name.

3) Export, edit and import terms via CSV. Settings --> Translations --> Import / Export.

More information at http://doc.openerp.com/v6.1/contribute/07_improving_translations.html

Awatar
Odrzuć
Najlepsza odpowiedź

There are the translation of the web module only. where can I find translations for the other core module like elinvoicing, hr, project management, etc..

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
gru 24
1473
2
lut 24
3024
4
lis 23
3466
1
sie 22
3753
1
mar 21
21385