Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Where is the "Translated Terms" Menu in Odoo 16?

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
settings
5 Risposte
21236 Visualizzazioni
Avatar
Ha Thuy Linh

I can't find the "Translated Terms" button on Odoo 16, please help me find it.

7
Avatar
Abbandona
Uyen Nguyen

I think it is not available in Odoo 16.

Avatar
Ray Carnes (ray)
Risposta migliore

Translated terms are now stored with the native term.


Translations for product name are now stored directly in the name field. 


Any field that is translatable now stores JSON data representing all translations of all translated language values.


The process to translate has not changed. You can still export and import terms. 


You just can't see a Menu with all of them shown in a list. They aren't stored that way any more 


See also https://www.odoo.com/documentation/16.0/developer/howtos/translations.html

2
Avatar
Abbandona
Tsotne kekelidze

Hi Ray
Thank you for your answer
In version 16
Every po file that I change and import into the system, my changes are not saved at all, and when I re export, none of my changes are there.
Please help me
Thanks

Ray Carnes (ray)

Start with a simple file, using what is exported from Odoo as a base, with one term to translate, until you are able to see your changes. Use POEDIT (free) since this will find errors in PO files, which are very easy to miss if you edit via a regular text editor. Odoo only supports the import of PO files which contain no errors.

Tsotne kekelidze

Hello
By the way, I also followed the same path and exported a small file from the system, and then changed it with the poedit program, and there were no errors, but after impor to the system, my changes are not shown, and when I export the file again, the same It is the previous file

Aymerick Glowacki

Hi Ray,
How are you supposed to export and import back in order to update the translation and not create a complete new langage ? I would like to update few terms in the French language.

Thanks

Ray Carnes (ray)

Specify the code and name of the existing language you want to replace translations for when you import your file.

Darshan Kothiya

Hi Ray,

Can you please suggest me from where does translations are getting loaded for website?

I mean does it manage from Javascript or Python code.

Thanks for your help.

Ray Carnes (ray)

I don't have that knowledge Darshan - but it would be gained by looking through the source code of the website module.

Daniel Blanco

Ray, in a custom module I wrote something like

self.message_post(body=_('Whatever %s', watever_variable))

But this is not exported in the .pot file. How can we translate this now?

Avatar
PeaSch
Risposta migliore

How supposed to be improved or localized, for example, in online clients?

5
Avatar
Abbandona
Avatar
Alexander Koltsov
Risposta migliore

Hi, Ray!

Could you please share your thoughts, why did Odoo team decide to change the Translated Terms?

It worked well and this was the best and quickest way to change the glossary.

Now, you must ask a developer to change a couple of words.

2
Avatar
Abbandona
Thierry Vial

Agree. Removing this tool was madness !

Avatar
Salih Kalender
Risposta migliore

where are the translations of the terms kept?

Like -> py: _('XXXX') js: _t('XXX')


0
Avatar
Abbandona
Avatar
Tuomas
Risposta migliore

This module should solve the problem. You can then use your custom translations. Even decide in which  module you want to only use.

You need to save your custom translations inside the module.

 https://apps.odoo.com/apps/modules/16.0/lgnd_translations/

0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
USUARIO DE LECTURA - ODOO
settings
Avatar
Avatar
Avatar
2
set 25
779
Fiscal localizations
settings
Avatar
Avatar
2
apr 25
11026
setting on v17 ce
settings
Avatar
1
giu 24
2606
I can't open setting Risolto
settings
Avatar
1
mag 24
2805
error when entering settings
settings
Avatar
Avatar
1
mar 24
3820
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now