Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

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

Odoberať

Get notified when there's activity on this post

This question has been flagged
4 Replies
6917 Zobrazenia
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
Zrušiť
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
Zrušiť
Avatar
Danijel
Autor 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
Zrušiť
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
Zrušiť
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
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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