Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

Translations in Odoo 16 Online

Suscribirse

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

Se marcó esta pregunta
importtranslationsodoo16features
8 Respuestas
7986 Vistas
Avatar
Andreas Meer

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

0
Avatar
Descartar
Avatar
Jainesh Shah(Aktiv Software)
Mejor respuesta

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

1
Avatar
Descartar
Avatar
Björn Zosel
Mejor respuesta

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

0
Avatar
Descartar
Avatar
David Fleischmann
Mejor respuesta

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

0
Avatar
Descartar
Avatar
Sofien Kordoo
Mejor respuesta

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.

0
Avatar
Descartar
Avatar
Maxg
Mejor respuesta

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. 

0
Avatar
Descartar
Avatar
Riquo Electronics
Mejor respuesta

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


0
Avatar
Descartar
Avatar
Andreas Meer
Autor Mejor respuesta

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

0
Avatar
Descartar
Avatar
Jakub Sedinar
Mejor respuesta

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 :)


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

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Odoo 16 Import Translations marked as "code" not working Resuelto
import translations bug odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
8
abr 25
13706
Odoo 16 Resuelto
translations odoo16features
Avatar
Avatar
1
dic 22
5004
Import translation status / mass update translation status
import translations
Avatar
0
nov 16
4594
How to take translations from one database to another using code in Odoo 16 ?
import database translations controllers odoo16features
Avatar
0
feb 23
971
Load translated data into Odoo18
import translations odoo18
Avatar
0
jul 25
1358
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 totalmente integrado.

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