mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
OCA Transbot updated translations from Transifex
This commit is contained in:
parent
c7f5ea6b22
commit
8263f2cd31
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
|
||||
"PO-Revision-Date: 2016-11-22 16:23+0000\n"
|
||||
"POT-Creation-Date: 2017-10-28 04:36+0000\n"
|
||||
"PO-Revision-Date: 2017-11-09 00:55+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -37,7 +37,7 @@ msgstr ""
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment.document,attachment_id:0
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
msgstr "Anexo"
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment.existing.doc:0
|
||||
@ -91,7 +91,7 @@ msgstr ""
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment:0
|
||||
msgid "Indexed Content"
|
||||
msgstr ""
|
||||
msgstr "Conteúdo Indexado"
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment:0
|
||||
|
112
document_page_approval/i18n/id.po
Normal file
112
document_page_approval/i18n/id.po
Normal file
@ -0,0 +1,112 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-10-28 04:36+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,state:0
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approval_required:0
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,get_page_url:0
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>The page \"${object.page_id.name}\" has been modified and need your approval.</p>\n"
|
||||
"\n"
|
||||
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
|
||||
" \n"
|
||||
"<p>Have a great day.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"OpenERP</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approved_uid:0
|
||||
#: field:document.page.history,approved_uid:0
|
||||
msgid "Approved By"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
msgid "Draft"
|
||||
msgstr "Draf"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,is_parent_approval_required:0
|
||||
#: field:document.page.history,is_parent_approval_required:0
|
||||
msgid "parent approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approved_date:0
|
||||
#: field:document.page.history,approved_date:0
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,can_user_approve_page:0
|
||||
msgid "can user approve this page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approver_gid:0
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: view:document.page.history:0
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,get_approvers_email:0
|
||||
msgid "get all approvers email"
|
||||
msgstr ""
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-02-18 03:04+0000\n"
|
||||
"POT-Creation-Date: 2017-10-28 04:36+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_BR/)\n"
|
||||
@ -30,7 +30,7 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,get_page_url:0
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
|
||||
"POT-Creation-Date: 2017-10-28 04:36+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_BR/)\n"
|
||||
@ -37,7 +37,7 @@ msgstr ""
|
||||
#. module: document_url
|
||||
#: field:ir.attachment.add_url,url:0
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_url
|
||||
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
|
||||
|
Loading…
Reference in New Issue
Block a user