Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How to see a location/context of the term I want to translate?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
4 Antwoorden
6894 Weergaven
Avatar
Danijel

I go to Settings -> Translations -> Application terms -> Terms .

There i see thousands of words waiting to be translated. I know how to use the advanced filters,
but am I missing something? I cannot see/find the way how to find a location of a word that I am translating in a context.

For example: I find a term: ''In function of''. I see that it belongs to the module "delivery.grid.line" .
I want to translate the source ''In function of'' to my language, but the problem is that it could have
more than just 1 meaning. It depends on the context where it is used.

Can anyone please  help me how to find a context (usage at ''end user'') of any term, for example meantion above In function of?

Screenshot: http://www.image-share.com/ijpg-2745-262.html

0
Avatar
Annuleer
Avatar
Stephen Mack
Beste antwoord

Well it took a little digging but here is the string you are trying to translate in launchpad (where if you translate it there you help everyone).  Which referes to this code on GitHub.

From reading the code on line 4 it is a menu item called "Delivery" on the "stock.menu_stock_configuration" menu but I have not had time to find that screen and see how it is used.

That being said, it's not easy. :) 

You may wish to use my thread on language translations as a starting point for your translation efforts so that your work can be shared with others

0
Avatar
Annuleer
Avatar
Danijel
Auteur Beste antwoord

it's not just about that specific term, it's about thousands of terms. It's very annoying and time-wasting if you can't see where exactly is the term you are translating located at. Does Launchpad allow that? I haven't run it yet. Because if I have to do at least 10 click (like u described above) then this is not very user friendly.

The easiest way would be ''on_mouse_over'' -> ''show the context'', but I guess I wish too much.
 

Update: I find this very hard to believe that you guys are translating terms which you are not exactly sure what they mean. 
English is a language that you cannot translate literaly in your language. You must see the context of the translated term, where is located. I don't know about your language, but mine requires accuracy and you must be concentrated when translating.

If there's another way to find out the location/context of the translated term, then please enlight me.

Regards

 

0
Avatar
Annuleer
Avatar
Ivan
Beste antwoord

Translation Type and Fields give a hint on where the Translated Terms come from.  Here are the supported types according to openerp/addons/base/ir/ir_translation.py:     ('field', 'Field'), ('model', 'Object'), ('rml', 'RML  (deprecated - use Report)'), ('report', 'Report/Template'), ('selection', 'Selection'), ('view', 'View'), ('wizard_button', 'Wizard Button'), ('wizard_field', 'Wizard Field'), ('wizard_view', 'Wizard View'), ('xsl', 'XSL'), ('help', 'Help'), ('code', 'Code'), ('constraint', 'Constraint'), ('sql_constraint', 'SQL Constraint').  I'm not claiming that I'm the master of translation, but here are what I know from experience: Field is used to translate the string/label of a field/column.  Object is used to translate the name of the object.  Report is used to translate any terms called through t() function in reports.  Selection is used to translate selection items.  View is used to translate literals in the View. Help is to translate the help argument of a field/column. Code is used to translate any literals that is called through _() function in Python Code.  Constraint and SQL Contraint is used to translate literals used in _contraint and _sql_constraint respectively.

You need to be in the Translated Terms form view to view some of the fields I mentioned above.  For Code, the Record ID indicates the line number of the code.

0
Avatar
Annuleer
Avatar
Med Said BARA
Beste antwoord

The response is in your question.

If you translate "In function of" it will be translated only for the field "delivery.grid.line" in the module "delivery" and nowhere else ...

Just use a tool like PoEdit to edit your .pot files and you will understand how things work.

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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