Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

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

Naroči se

Get notified when there's activity on this post

This question has been flagged
4 Odgovori
6892 Prikazi
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
Opusti
Avatar
Stephen Mack
Best Answer

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
Opusti
Avatar
Danijel
Avtor Best Answer

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
Opusti
Avatar
Ivan
Best Answer

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
Opusti
Avatar
Med Said BARA
Best Answer

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
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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