oca-travis
6 years ago
1 changed files with 71 additions and 0 deletions
@ -0,0 +1,71 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * mail_check_mailbox_size |
||||
|
# |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 10.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_check_mailbox_size |
||||
|
#: code:addons/mail_check_mailbox_size/models/fetchmail.py:95 |
||||
|
#, python-format |
||||
|
msgid "</tbody><tfoot><tr><td style=\"text-align:left;font-weight:bold\">Sum</td><td style=\"text-align:right;font-weight:bold\">%i</td><td style=\"text-align:right;font-weight:bold\">%10.3fMB</td></tr></tfoot></table>" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: code:addons/mail_check_mailbox_size/models/fetchmail.py:35 |
||||
|
#, python-format |
||||
|
msgid "<h3>Server %s</h3>" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: code:addons/mail_check_mailbox_size/models/fetchmail.py:44 |
||||
|
#, python-format |
||||
|
msgid "<table><thead><tr><th style=\"text-align:left\">Folder</th><th style=\"text-align:right\"># Msg</th><th style=\"text-align:right\">Size</th></tr></thead><tbody>" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: code:addons/mail_check_mailbox_size/models/fetchmail.py:108 |
||||
|
#, python-format |
||||
|
msgid "An error occured while checking mailbox %s:<br/>%s" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: model:ir.model.fields,field_description:mail_check_mailbox_size.field_fetchmail_server_check_mailbox_size |
||||
|
msgid "Check Size" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: model:ir.model.fields,field_description:mail_check_mailbox_size.field_fetchmail_server_mailbox_size_partner_ids |
||||
|
msgid "Contacts to notify" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: model:ir.ui.view,arch_db:mail_check_mailbox_size.view_email_server_form_check_size |
||||
|
msgid "Mailbox size checking" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: code:addons/mail_check_mailbox_size/models/fetchmail.py:116 |
||||
|
#, python-format |
||||
|
msgid "Mailbox size for server %s" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: model:ir.model,name:mail_check_mailbox_size.model_fetchmail_server |
||||
|
msgid "POP/IMAP Server" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: mail_check_mailbox_size |
||||
|
#: code:addons/mail_check_mailbox_size/models/fetchmail.py:43 |
||||
|
#, python-format |
||||
|
msgid "Server responded %s" |
||||
|
msgstr "" |
||||
|
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue