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

On the product page, some expressions were not translated.
I wanted to translate these into German.

To do this, I exported the sale_temporal module, then I changed the missing translations with PoEdit and imported them again.

Unfortunately, these changes were not adopted?

Is this normal, or am I doing something wrong?

Greetings Andreas

Awatar
Odrzuć
Najlepsza odpowiedź

Hii Andreas Meer,

There are two ways to achieve this.
Way 1:From the UI side.

Step 1:Go to Settings->Translations->Import Translation.
Step 2:A pop-up will open. You have to set the languages and upload your updated PO file.
Make sure that the 'Overwrite Existing Terms' option is checked. 
Step 3:Upgrade your module by going to the app list.

Way 2:From command line:

After completing of importing process of the updated PO file, upgrade your module through the command line and add '--i18n-overwrite' command along with it.

->This will overwrite existing translation terms on updating a module or importing a CSV or a PO file.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Awatar
Odrzuć
Najlepsza odpowiedź

In Odoo online it still does not work. Uploaded the de.po file, updated the accounts app - no changes show up.

Awatar
Odrzuć
Najlepsza odpowiedź

This seems to still be an issue. Having the same trouble when trying to change translation for: l10n_din5008_document_title on odoo.sh
https://github\.com/odoo/odoo/blob/d748ca8708aa5d13737de9b78722b3755a6cdebc/addons/l10n_din5008_sale/models/sale\.py 

I\ think\ also\ here\ the\ issue\ ist\ that\ it's\ marked\ as\ a\ python\ code\ value\ in\ csv\ \(see\ last\ column:\ odoo\-python\): 
l10n_din5008_sale,code,addons/l10n_din5008_sale/models/sale.py,41,Sales Order,Verkaufsauftrag,odoo-python

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Andreas, 

generate the .pot file and overwrite the one in the module, the translation file will work in this case. 

If the term to be translated is not in the pot file, the translation is not supported.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi, has anyone solved the issue ? I tried today 03/06/2023 on https://runbot.odoo.com/  on both version CE and Enterprise and the issue is still there. The import of translation files is not working. 

Awatar
Odrzuć
Najlepsza odpowiedź

Hi evrybody,


To confirm that  Import Translation does not work at all on Odoo 16 latest version (30 of March 2023) as pointed out by Andreas.

There is no way to update module translations.

Those process was quite easy on Odoo 15, never issued.

Could someone explain techical reasons for this issue?


Thank you


Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hello

Thank you, but I know that. The problem is that the import does not work. Have selected the correct language, language code and that it should be overwritten.

No change.

Greetings andreas

Awatar
Odrzuć
Najlepsza odpowiedź

1. locate from which view are those terms, locate it in views list in Settings part.

2. via "show metadata" of the view locate whole xml path, first part of the ID before dot is name of the module, 


3. export this module, translate and upload 

4. let me know if it worked :)


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
8
kwi 25
11057
Odoo 16 Rozwiązane
1
gru 22
3904
0
lis 16
3781
0
lut 23
971
1
kwi 25
1223