[UPD] Update document_page_approval.pot

This commit is contained in:
oca-travis
2018-07-09 17:00:16 +00:00
parent 50e2506791
commit da18e5df7b
70 changed files with 2204 additions and 596 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_approval
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
# Bole <bole@dajmi5.com>, 2018
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: document_page_approval
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
@@ -26,7 +27,8 @@ msgid ""
" \n"
"<p>Hello,</p>\n"
"\n"
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
"<p>${object.create_uid.name} submited a new Change Request for <b>${object."
"page_id.name}</b> and it needs your approval.</p>\n"
"\n"
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
"<p>\n"
@@ -56,12 +58,13 @@ msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
msgid "Am i approver"
msgstr ""
#, fuzzy
msgid "Am I Approver"
msgstr "Odobri"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
msgid "Am i owner"
msgid "Am I Owner"
msgstr ""
#. module: document_page_approval
@@ -133,13 +136,13 @@ msgid "Change Requests"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129
#, python-format
msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110
#, python-format
msgid "Change request has been approved by %s."
msgstr ""
@@ -176,13 +179,25 @@ msgstr ""
msgid "If true, changes of this page require approval"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117
#, python-format
msgid "New version of the document %s approved."
msgstr "Nova verzija dokumenta %s odobrena"
@@ -241,3 +256,9 @@ msgstr "URL"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62
#, python-format
msgid "You are not an appover to reset to draft"
msgstr ""