Files
knowledge/document_page_approval/i18n/es.po
Matjaž Mozetič 5e191728c8 Updated languages
2015-08-03 14:39:10 +02:00

111 lines
3.1 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_approval
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-03 14:38+0200\n"
"PO-Revision-Date: 2015-08-03 14:38+0200\n"
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"X-Generator: Poedit 1.8.2\n"
#. 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"
"Odoo</p>\n"
" "
msgstr ""
"\n"
"<p>Hola,</p>\n"
"\n"
"<p>La página \"${object.page_id.name}\" ha sido modificada y necesita tu "
"aprobación.</p>\n"
"\n"
"<p>Puedes revisar la nueva versión aquí: <a href=\"${object.get_page_url}\">"
"${object.get_page_url}</a></p>\n"
"\n"
"<p>Que tenga un buen día.<br/>\n"
"--<br/>\n"
"Odoo</p>\n"
" "
#. module: document_page_approval
#: view:document.page.history:document_page_approval.wiki_history_form_inherit
msgid "Approve"
msgstr "Aprobar"
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Approved"
msgstr "Aprobado"
#. module: document_page_approval
#: field:document.page.history,approved_uid:0
msgid "Approved By"
msgstr "Aprobado por"
#. module: document_page_approval
#: field:document.page.history,approved_date:0
msgid "Approved Date"
msgstr "Fecha de aprobación"
#. module: document_page_approval
#: field:document.page,approver_gid:0
msgid "Approver group"
msgstr "Grupo aprobador"
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page
msgid "Document Page"
msgstr "Página de documento"
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page_history
msgid "Document Page History"
msgstr "Historia de página de documento"
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Draft"
msgstr "Borrador"
#. 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 "Nueva versión de \"${object.page_id.name}\" para aprobar"
#. module: document_page_approval
#: code:addons/document_page_approval/document_page_approval.py:66
#, python-format
msgid "New version of the document %s approved."
msgstr "Nueva versión del documento %s aprobada."
#. module: document_page_approval
#: field:document.page,approval_required:0
msgid "Require approval"
msgstr "Requiere aprobación"
#. module: document_page_approval
#: field:document.page.history,state:0
msgid "Status"
msgstr "Estado"