From 0f97c409bbeab6ce556ef5f498e83ed6942fdc96 Mon Sep 17 00:00:00 2001 From: tregi Date: Fri, 6 Mar 2015 16:59:48 +0100 Subject: [PATCH] Update it.po --- document_page_approval/i18n/it.po | 42 +++++++++++++++++++------------ 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/document_page_approval/i18n/it.po b/document_page_approval/i18n/it.po index 4ddc9733..ca26e48e 100644 --- a/document_page_approval/i18n/it.po +++ b/document_page_approval/i18n/it.po @@ -18,18 +18,18 @@ msgstr "" #. module: document_page_approval #: field:document.page.history,state:0 msgid "Status" -msgstr "" +msgstr "Stato" #. module: document_page_approval #: field:document.page,approval_required:0 msgid "Require approval" -msgstr "" +msgstr "Richiede approvazione" #. 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 "" +msgstr "Approvazione padre" #. module: document_page_approval #: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval @@ -44,67 +44,77 @@ msgid "\n" "--
\n" "OpenERP

\n" " " -msgstr "" +msgstr "\n" +"

Salve,

\n" +"\n" +"

La pagina \"${object.page_id.name}\" è stata modificata e necessita di approvazione.

\n" +"\n" +"

Puoi accedere alla nuova versione qui : ${object.get_page_url}

\n" +" \n" +"

Buona giornata.
\n" +"--
\n" +"OpenERP

\n" +" " #. module: document_page_approval #: model:ir.model,name:document_page_approval.model_document_page msgid "Document Page" -msgstr "" +msgstr "Pagina Documento" #. module: document_page_approval #: field:document.page,approved_uid:0 #: field:document.page.history,approved_uid:0 msgid "Approved By" -msgstr "" +msgstr "Approvato da" #. 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 "" +msgstr "Nuova versione di \"${object.page_id.name}\" da approvare" #. module: document_page_approval #: selection:document.page.history,state:0 msgid "Draft" -msgstr "" +msgstr "Bozza" #. module: document_page_approval #: field:document.page.history,get_page_url:0 msgid "URL" -msgstr "" +msgstr "URL" #. module: document_page_approval #: field:document.page,approved_date:0 #: field:document.page.history,approved_date:0 msgid "Approved Date" -msgstr "" +msgstr "Data Approvazione" #. module: document_page_approval #: field:document.page.history,can_user_approve_page:0 msgid "can user approve this page" -msgstr "" +msgstr "l'utente può approvare questa pagina" #. module: document_page_approval #: field:document.page,approver_gid:0 msgid "Approver group" -msgstr "" +msgstr "Gruppo Approvatori" #. module: document_page_approval #: model:ir.model,name:document_page_approval.model_document_page_history msgid "Document Page History" -msgstr "" +msgstr "Storico Pagina Documento" #. module: document_page_approval #: view:document.page.history:0 msgid "Approve" -msgstr "" +msgstr "Approva" #. module: document_page_approval #: selection:document.page.history,state:0 msgid "Approved" -msgstr "" +msgstr "Approvato" #. module: document_page_approval #: field:document.page.history,get_approvers_email:0 msgid "get all approvers email" -msgstr "" +msgstr "ottieni tutte le email degli approvatori"