oca-travis
6 years ago
committed by
Giovanni Francesco Capalbo
2 changed files with 120 additions and 8 deletions
@ -0,0 +1,90 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * mail_edit |
||||
|
# |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 8.0\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: \n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Plural-Forms: \n" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: help:res.request.link,mail_edit:0 |
||||
|
msgid "Allow to move mails to this model." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#. openerp-web |
||||
|
#: code:addons/mail_edit/static/src/xml/mail_edit.xml:11 |
||||
|
#, python-format |
||||
|
msgid "Delete" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: field:mail.message,destination_object_id:0 |
||||
|
msgid "Destination object" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#. openerp-web |
||||
|
#: code:addons/mail_edit/static/src/xml/mail_edit.xml:8 |
||||
|
#, python-format |
||||
|
msgid "Edit Mail" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:ir.actions.act_window,name:mail_edit.mail_edit_action |
||||
|
msgid "Edit or Move Message" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:res.groups,name:mail_edit.group_mail_edit_superuser |
||||
|
msgid "Edit or Move anyone's mail messages" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:res.groups,name:mail_edit.group_mail_edit_editor |
||||
|
msgid "Edit own mail messages" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: field:res.request.link,mail_edit:0 |
||||
|
msgid "Mail move" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:res.groups,comment:mail_edit.group_mail_edit_editor |
||||
|
msgid "Members of this group are able to edit mail messages." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:res.groups,comment:mail_edit.group_mail_edit_mover |
||||
|
msgid "Members of this group are able to move mails." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:res.groups,comment:mail_edit.group_mail_edit_superuser |
||||
|
msgid "Members of this group are able to move or edit mails" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:ir.model,name:mail_edit.model_mail_message |
||||
|
#: view:mail.message:mail_edit.mail_edit_form |
||||
|
msgid "Message" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: model:res.groups,name:mail_edit.group_mail_edit_mover |
||||
|
msgid "Move own mail messages" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_edit |
||||
|
#: help:mail.message,destination_object_id:0 |
||||
|
msgid "Object where the message will be moved to" |
||||
|
msgstr "" |
||||
|
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue