Files
knowledge/document_page_approval/i18n/tr.po
2016-03-19 09:20:21 -04:00

119 lines
3.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_approval
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: document_page_approval
#: model:mail.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"
"Odoo</p>\n"
" "
msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Approve"
msgstr ""
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Approved"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
msgid "Approved By"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
msgid "Approved Date"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
msgid "Approver group"
msgstr ""
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page
msgid "Document Page"
msgstr "Belge Sayfası"
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page_history
msgid "Document Page History"
msgstr "Belge Sayfa Geçmişi"
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Draft"
msgstr ""
#. module: document_page_approval
#: model:mail.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
#: code:addons/document_page_approval/models/document_page_history_workflow.py:61
#, python-format
msgid "New version of the document %s approved."
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
msgid "Require approval"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
msgid "Status"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
msgid "URL"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
msgstr ""