mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-18 06:02:05 +02:00
Fix placeholder-mismatched translations
This commit is contained in:
parent
3b36ea8588
commit
c0e5b1524f
2 changed files with 3 additions and 6 deletions
|
|
@ -83,10 +83,7 @@ msgstr "Greška konekcije"
|
||||||
#: code:addons/pingen/models/pingen_document.py
|
#: code:addons/pingen/models/pingen_document.py
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Error when asking for sending the document %s to Pingen"
|
msgid "Connection Error when asking for sending the document %s to Pingen"
|
||||||
msgstr ""
|
msgstr "Connection Error when asking for sending the document %s to Pingen"
|
||||||
"Uvek kodiraj brojeve telefona koristeći međunarodni format. Inače brojevi "
|
|
||||||
"koji potiču iz zemlje kompanije su nacionalno formatirani. Međunarodni "
|
|
||||||
"brojevi uvek koriste međunarodni format."
|
|
||||||
|
|
||||||
#. module: pingen
|
#. module: pingen
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
|
|
|
||||||
|
|
@ -159,8 +159,8 @@ msgid ""
|
||||||
"In case of use of properties in the query, use this syntax : %(Property String)s. <br/>\n"
|
"In case of use of properties in the query, use this syntax : %(Property String)s. <br/>\n"
|
||||||
" Example : SELECT id FROM sale_order WHERE create_date > %(Start Date)s"
|
" Example : SELECT id FROM sale_order WHERE create_date > %(Start Date)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"U slučaju korištenja svojstava u upitu, koristite ovaj sintaks: %(Svojstvo String)s. <br/>\n"
|
"In case of use of properties in the query, use this syntax : %(Property String)s. <br/>\n"
|
||||||
" Primjer: SELECT id FROM sale_order WHERE create_date > %(Datum početka)s"
|
" Example : SELECT id FROM sale_order WHERE create_date > %(Start Date)s"
|
||||||
|
|
||||||
#. module: sql_export
|
#. module: sql_export
|
||||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue