769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
363 lines
11 KiB
Plaintext
363 lines
11 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * fetchmail
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux <mat@odoo.com>, 2017
|
||
# liAnGjiA <liangjia@qq.com>, 2017
|
||
# Jeffery CHEN <jeffery9@gmail.com>, 2017
|
||
# waveyeung <waveyeung@qq.com>, 2017
|
||
# liu <winddxr@gmail.com>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||
"Last-Translator: liu <winddxr@gmail.com>, 2017\n"
|
||
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/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: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_tree
|
||
msgid "# of emails"
|
||
msgstr "# 电子邮件"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Actions to Perform on Incoming Mails"
|
||
msgstr "对收到的邮件要执行的动作"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_active
|
||
msgid "Active"
|
||
msgstr "有效"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Advanced"
|
||
msgstr "高级"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Advanced Options"
|
||
msgstr "高级选项"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_configuration
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Configuration"
|
||
msgstr "配置"
|
||
|
||
#. module: fetchmail
|
||
#: selection:fetchmail.server,state:0
|
||
msgid "Confirmed"
|
||
msgstr "已确认"
|
||
|
||
#. module: fetchmail
|
||
#: code:addons/fetchmail/models/fetchmail.py:137
|
||
#, python-format
|
||
msgid "Connection test failed: %s"
|
||
msgstr "连接测试失败:%s"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_is_ssl
|
||
msgid ""
|
||
"Connections are encrypted with SSL/TLS through a dedicated port (default: "
|
||
"IMAPS=993, POP3S=995)"
|
||
msgstr "连接在专用的端口用SSL/TLS加密(默认为:IMAP=993,POP3S=995)"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_object_id
|
||
msgid "Create a New Record"
|
||
msgstr "创建新记录"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_create_uid
|
||
msgid "Created by"
|
||
msgstr "创建人"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_create_date
|
||
msgid "Created on"
|
||
msgstr "创建时间"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_priority
|
||
msgid "Defines the order of processing, lower values mean higher priority"
|
||
msgstr "定义处理的顺序,小值意味着更高的优先级"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_display_name
|
||
msgid "Display Name"
|
||
msgstr "显示名称"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Fetch Now"
|
||
msgstr "现在收取"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_server
|
||
msgid "Hostname or IP of the mail server"
|
||
msgstr "邮件服务器的主机名或IP"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "IMAP"
|
||
msgstr "IMAP"
|
||
|
||
#. module: fetchmail
|
||
#: selection:fetchmail.server,type:0
|
||
msgid "IMAP Server"
|
||
msgstr "IMAP 服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "If SSL required."
|
||
msgstr "是否需要SSL。"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_mail_mail_fetchmail_server_id
|
||
msgid "Inbound Mail Server"
|
||
msgstr "入局邮件服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.res_config_settings_view_form
|
||
msgid "Incoming Email Servers"
|
||
msgstr ""
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "Incoming Mail Server"
|
||
msgstr "收件服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.actions.act_window,name:fetchmail.action_email_server_tree
|
||
#: model:ir.ui.menu,name:fetchmail.menu_action_fetchmail_server_tree
|
||
msgid "Incoming Mail Servers"
|
||
msgstr "收件服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_attach
|
||
msgid "Keep Attachments"
|
||
msgstr "保存附件"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_original
|
||
msgid "Keep Original"
|
||
msgstr "保留原始"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_date
|
||
msgid "Last Fetch Date"
|
||
msgstr "最后收取日期"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "最后修改时间"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "最后更新者"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_write_date
|
||
msgid "Last Updated on"
|
||
msgstr "最后更新时间"
|
||
|
||
#. module: fetchmail
|
||
#: selection:fetchmail.server,type:0
|
||
msgid "Local Server"
|
||
msgstr "本地服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Login Information"
|
||
msgstr "登录信息"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.actions.server,name:fetchmail.ir_cron_mail_gateway_action_ir_actions_server
|
||
#: model:ir.cron,cron_name:fetchmail.ir_cron_mail_gateway_action
|
||
#: model:ir.cron,name:fetchmail.ir_cron_mail_gateway_action
|
||
msgid "Mail: Fetchmail Service"
|
||
msgstr ""
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.actions.act_window,name:fetchmail.act_server_history
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_message_ids
|
||
msgid "Messages"
|
||
msgstr "消息"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_name
|
||
msgid "Name"
|
||
msgstr "名称"
|
||
|
||
#. module: fetchmail
|
||
#: selection:fetchmail.server,state:0
|
||
msgid "Not Confirmed"
|
||
msgstr "未确认"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_action_id
|
||
msgid ""
|
||
"Optional custom server action to trigger for each incoming mail, on the "
|
||
"record that was created or updated by this mail"
|
||
msgstr "可选的自定义服务器动作,用于在接收自动触发,作用于此邮件建立或更新的记录。"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.res_config_settings_view_form
|
||
msgid "Outgoing Email Servers"
|
||
msgstr ""
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model,name:fetchmail.model_mail_mail
|
||
msgid "Outgoing Mails"
|
||
msgstr "出向邮件"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "POP"
|
||
msgstr "POP"
|
||
|
||
#. module: fetchmail
|
||
#: selection:fetchmail.server,type:0
|
||
msgid "POP Server"
|
||
msgstr "POP 服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model,name:fetchmail.model_fetchmail_server
|
||
msgid "POP/IMAP Server"
|
||
msgstr "POP/IMAP 服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_tree
|
||
msgid "POP/IMAP Servers"
|
||
msgstr "POP/IMAP 服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_password
|
||
msgid "Password"
|
||
msgstr "密码"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_port
|
||
msgid "Port"
|
||
msgstr "端口"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_object_id
|
||
msgid ""
|
||
"Process each incoming mail as part of a conversation corresponding to this "
|
||
"document type. This will create new documents for new conversations, or "
|
||
"attach follow-up emails to the existing conversations (documents)."
|
||
msgstr "对于这种类型的单据,把收件作为会话的一部分。也就是说,为新会话创建新的单据,或把接下来的邮件附加到已有的会话中。"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Reset Confirmation"
|
||
msgstr "重置确认"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "SSL"
|
||
msgstr "SSL"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_is_ssl
|
||
msgid "SSL/TLS"
|
||
msgstr "SSL/TLS"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_script
|
||
msgid "Script"
|
||
msgstr "脚本"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "Search Incoming Mail Servers"
|
||
msgstr "搜索收件服务器"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Server & Login"
|
||
msgstr "服务器与登录"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_action_id
|
||
msgid "Server Action"
|
||
msgstr "服务器动作"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Server Information"
|
||
msgstr "服务器信息"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_server
|
||
msgid "Server Name"
|
||
msgstr "服务器名称"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_priority
|
||
msgid "Server Priority"
|
||
msgstr "服务器优先级"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_type
|
||
msgid "Server Type"
|
||
msgstr "服务器类型"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "Server type IMAP."
|
||
msgstr "服务器类型IMAP"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_search
|
||
msgid "Server type POP."
|
||
msgstr "服务器类型 POP"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_state
|
||
msgid "Status"
|
||
msgstr "状态"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.ui.view,arch_db:fetchmail.view_email_server_form
|
||
msgid "Test & Confirm"
|
||
msgstr "测试和确认"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server_user
|
||
msgid "Username"
|
||
msgstr "用户名"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_original
|
||
msgid ""
|
||
"Whether a full original copy of each email should be kept for reference and "
|
||
"attached to each processed message. This will usually double the size of "
|
||
"your message database."
|
||
msgstr "是不是把每个邮件的内容复制并附加到每次处理内容上。这一般会占用双倍的消息数据库。"
|
||
|
||
#. module: fetchmail
|
||
#: model:ir.model.fields,help:fetchmail.field_fetchmail_server_attach
|
||
msgid ""
|
||
"Whether attachments should be downloaded. If not enabled, incoming emails "
|
||
"will be stripped of any attachments before being processed"
|
||
msgstr "是否应该下载附件。如果不勾这里,收件会在被处理前去掉附件。"
|