You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * mail_cleanup # # Translators: # Jeffery Chen Fan <jeffery9@gmail.com>, 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-26 01:46+0000\n" "PO-Revision-Date: 2016-11-26 01:46+0000\n" "Last-Translator: Jeffery Chen Fan <jeffery9@gmail.com>, 2016\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: mail_cleanup #: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server_purge_days msgid "Deletion days" msgstr ""
#. module: mail_cleanup #: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server_cleanup_days msgid "Expiration days" msgstr ""
#. module: mail_cleanup #: model:ir.model.fields,field_description:mail_cleanup.field_fetchmail_server_cleanup_folder msgid "Expiration folder" msgstr ""
#. module: mail_cleanup #: model:ir.model.fields,help:mail_cleanup.field_fetchmail_server_cleanup_folder msgid "Folder where an e-mail marked as read will be moved." msgstr ""
#. module: mail_cleanup #: model:ir.model.fields,help:mail_cleanup.field_fetchmail_server_cleanup_days msgid "Number of days before marking an e-mail as read" msgstr ""
#. module: mail_cleanup #: model:ir.model.fields,help:mail_cleanup.field_fetchmail_server_purge_days msgid "Number of days before removing an e-mail" msgstr ""
#. module: mail_cleanup #: model:ir.model,name:mail_cleanup.model_fetchmail_server msgid "POP/IMAP Server" msgstr "POP/IMAP 服务器"
|