49 lines
1.5 KiB
Plaintext
Executable File
49 lines
1.5 KiB
Plaintext
Executable File
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * connector_job_subscribe
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-04-05 00:42+0000\n"
|
|
"PO-Revision-Date: 2019-12-13 09:05+0000\n"
|
|
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
|
|
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
|
|
"zh_CN/)\n"
|
|
"Language: zh_CN\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Generator: Weblate 3.9.1\n"
|
|
|
|
#. module: queue_job_subscribe
|
|
#: model_terms:ir.ui.view,arch_db:queue_job_subscribe.view_user_connector_form
|
|
msgid "Connectors"
|
|
msgstr "连接器"
|
|
|
|
#. module: queue_job_subscribe
|
|
#: model:ir.model.fields,help:queue_job_subscribe.field_res_users__subscribe_job
|
|
msgid ""
|
|
"If this flag is checked and the user is Connector Manager, he will receive "
|
|
"job notifications."
|
|
msgstr "如果选中此标志并且用户是连接器管理,则他将收到作业通知。"
|
|
|
|
#. module: queue_job_subscribe
|
|
#: model:ir.model.fields,field_description:queue_job_subscribe.field_res_users__subscribe_job
|
|
msgid "Job Notifications"
|
|
msgstr "作业通知"
|
|
|
|
#. module: queue_job_subscribe
|
|
#: model:ir.model,name:queue_job_subscribe.model_queue_job
|
|
msgid "Queue Job"
|
|
msgstr "队列中作业"
|
|
|
|
#. module: queue_job_subscribe
|
|
#: model:ir.model,name:queue_job_subscribe.model_res_users
|
|
msgid "Users"
|
|
msgstr "用户"
|