Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How to translate terms ?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
3 Respuestas
15643 Vistas
Avatar
DOMALYS

Dear all,

I've installed Odoo on a CentOs server, and it's working very fine.

But when I try to print a quote in french (client's language set to french, etc.), most of the terms are well translated but some terms are not, such as "Total Without Taxes" or "Payment Terms". 

I've tried to add a translation or these terms in the configuration (Settings / translation) and synchronized the translation, but it' won't have any effect.

Any idea how to do it ?

Many thanks

PS : I'm aware that the french translation is not finished yet (https://translations.launchpad.net/openobject-addons/8.0/+lang/fr/+index?batch=75&memo=75&start=75). I'm OK to translate myself.

2
Avatar
Descartar
Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Mejor respuesta

Translation of terms is very easy. I'll give the example with "Total Without Taxes"
1. Go to settings > Application terms > Translated terms
2. Search for the term you're looking for, in this example "Total Without Taxes"
3. You'll now see a record (or multiple) with the original English value and the translation (if there is one).
You can now edit these or add new ones as you wish. In my example I made a translation for English, Flemish and Dutch.
4. When you've translated all the things you want or need you need to synchronize the translations. Do this by clicking on "Synchronize Terms".

Select the language you made a translation for and synchronize. This means if you've translated for Dutch and Flemish you'll need to synchronize the language Dutch AND the language Flemish.
Refresh your page and have a look, it is now translated. (or for example with a new PDF)
Note: If you wish to print a PDF in another language for a customer you will have to place the customer his language on the language you want the PDF to be printed in! This setting is responsible for choosing which language the PDF will have.

While I believe this answers your question I'll also write out the steps about how to translate fields in views.
I'll give the example of the field "Salesperson" when you make a new example.
1. Go to about Odoo and activate the developer mode
2. Navigate to the view where you want to make another translation or term. Then hoover over the fieldlabel where you want to change the name for. For example:

2. Now you know the model (res.partner) and the field (user_id) you can translate it. Go to settings > Application Terms > Translated terms.
3. Search for the term you're looking for, in this example "Salesperson" or alternatively just make a new one.
The first field "Source" is the original text of the label, the second field "Translation value" is the value that you want it to show in your language, field three (translated field) is the name of the model with the name of the field. As you can see in the hoover over the label you have the model res.partner and the field user_id so this would become res.partner,user_id. The fourth field is the language you want to translate for and the fifth field is the kind of text you want to translate. In this example this is a type "field".
So you'll get something like this:

4. Synchronize the translation for the languages you've translated and refresh the page. You're done now.
5. The result:

8
Avatar
Descartar
PY

+1 for clarity and good explanation :)

Yenthe Van Ginneken (Mainframe Monkey)

Thanks for the +1 PY, thats good to hear! There aren't enough good guides on these kind of topics honestly, they should make some form of help with these basic help tuts.

PY

I couldn't agree more ! More docs and cleaner code please Odoo team ^^

PY

Can you help me fix my issues ? https://www.odoo.com/forum/help-1/question/how-to-properly-print-and-translate-custom-reports-67566

DOMALYS
Autor

No solution yet, as you can see : http://imageshack.com/a/img910/627/5qzE5N.png Please help !

Yenthe Van Ginneken (Mainframe Monkey)

Can you make me a printscreens of the view where you want to translate (and what it shows), a printscreen of the translated values and a bit more extra information? I'll have a look at this then. Because this should work.

DOMALYS
Autor

Hello Yenthe. They already are in my post below : http://imageshack.com/a/img673/8076/rkCU0b.png http://imageshack.com/a/img674/8739/48V3bF.png

Yenthe Van Ginneken (Mainframe Monkey)

I'll have a look at this tommorow and I'll let you know!

Yenthe Van Ginneken (Mainframe Monkey)

@Naoli, I had no problems at all to place it in the field. My translations look like this: http://i.imgur.com/OrVmnuR.png My PDF in French: http://i.imgur.com/Nbz7T4x.png My PDF in Dutch: http://i.imgur.com/0thoSqQ.png The only thing I can think of that you're missing is that you did not set the customer/partner his language on French. Odoo bases the translation on the settings of the customer/partner. Your customer his language setting is responsible for in which language there will be printed. For example: http://i.imgur.com/AfsItw0.png

Avatar
DOMALYS
Autor Mejor respuesta

Hello,

I'm sorry but it does not work, and it is precisely why I wrote this in my first message ("I've tried to add a translation or these terms in the configuration (Settings / translation) and synchronized the translation, but it' won't have any effect.")

I did search for "Total without taxes" and translated it : http://imageshack.com/a/img673/8076/rkCU0b.png

Then synchronized both french and english languages.

Then I still have the untranslated term  : http://imageshack.com/a/img674/8739/48V3bF.png

1
Avatar
Descartar
PY

Did you fix your issue ? If yes, can you explain us how ?

DOMALYS
Autor

No, nothing changed...

Danijel

Same here, I'm having an issue with translating this exact term, "Total Without Taxes". If you found a solution, please enlight us.

DOMALYS
Autor

Still no luck :-( Did someone find a solution ?

Pascal Tremblay

I think I have the same problem here. help.

Avatar
IRNPS
Mejor respuesta

I encountered the same issue described by @Naoli and others. I want to refer you all to the following github issues:

https://github.com/odoo/odoo/issues/3033

https://github.com/odoo/odoo/pull/4456

1. As you have already messed up the database you will have to remove the language you are experiencing problems with, either by deleting it from the web language settings panel or by flushing all the associated terms from the ir_translation table in the database (which is easier). 

2. Now reload the fresh language files from the web panel.

3. Now apply the following patch to your odoo installatino https://github.com/odoo-dev/odoo/commit/9d3babf9b0b4af0bdd47eaf52de0f21fc0ae9327.patch, you can do it either manually or by using git apply.

4. Restart odoo-server and refresh/relogin into the odoo web

5. Congrats your odoo language files are fixed and you should be good to go to translate the terms you like the way you see fit without messing them up.

I hope this patch becomes part of the master branch soon, which will spare you the trouble of having to patch the install by hand, but even then I believe you will not be able to avoid flushing your terms table. I hope this helps, and I would appreciate few upvotes to be able to post links in the future.

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Sitio web hecho con

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