forked from Mapan/odoo17e
345 lines
12 KiB
Plaintext
345 lines
12 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * social_linkedin
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2024
|
|
# 湘子 南 <1360857908@qq.com>, 2024
|
|
# Chloe Wang, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Chloe Wang, 2024\n"
|
|
"Language-Team: Chinese (China) (https://app.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: social_linkedin
|
|
#: model_terms:ir.ui.view,arch_db:social_linkedin.linkedin_preview
|
|
msgid "<b>LinkedIn Post</b>"
|
|
msgstr "<b>领英帖子</b>"
|
|
|
|
#. module: social_linkedin
|
|
#: model_terms:ir.ui.view,arch_db:social_linkedin.social_stream_post_view_kanban
|
|
msgid "<i class=\"fa fa-comments me-1\" title=\"Comments\"/>"
|
|
msgstr "<i class=\"fa fa-comments me-1\" title=\"Comments\"/>"
|
|
|
|
#. module: social_linkedin
|
|
#: model_terms:ir.ui.view,arch_db:social_linkedin.social_stream_post_view_kanban
|
|
msgid "<i class=\"fa fa-thumbs-up me-1\" title=\"Likes\"/>"
|
|
msgstr "<i class=\"fa fa-thumbs-up me-1\" title=\"Likes\"/>"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_live_post__linkedin_post_id
|
|
msgid "Actual LinkedIn ID of the post"
|
|
msgstr "帖子的实际领英 ID"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_account.py:0
|
|
#, python-format
|
|
msgid "An error occurred when fetching your pages data: %r."
|
|
msgstr "获取页面数据时发生错误: %r."
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_account.py:0
|
|
#, python-format
|
|
msgid "An error occurred when fetching your pages: %r."
|
|
msgstr "获取页面时发生错误: %r."
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_res_config_settings__linkedin_app_id
|
|
msgid "App ID"
|
|
msgstr "App ID"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_res_config_settings__linkedin_client_secret
|
|
msgid "App Secret"
|
|
msgstr "App 密钥"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-javascript
|
|
#: code:addons/social_linkedin/static/src/xml/social_linkedin_templates.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:social_linkedin.social_stream_post_view_kanban
|
|
#, python-format
|
|
msgid "Author Image"
|
|
msgstr "作者图像"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,help:social_linkedin.field_res_config_settings__linkedin_use_own_account
|
|
msgid ""
|
|
"Check this if you want to use your personal LinkedIn Developer Account "
|
|
"instead of the provided one."
|
|
msgstr "如果您想使用您的个人领英开发者账户而不是提供的账户,请勾选此项。"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "配置设置"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_post__display_linkedin_preview
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_post_template__display_linkedin_preview
|
|
msgid "Display LinkedIn Preview"
|
|
msgstr "显示领英预览"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_stream_post.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Failed to retrieve the post. It might have been deleted or you may not have "
|
|
"permission to view it."
|
|
msgstr "无法检索帖子。它可能已被删除,或者您可能没有查看权限。"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-javascript
|
|
#: code:addons/social_linkedin/static/src/xml/social_linkedin_templates.xml:0
|
|
#, python-format
|
|
msgid "Likes"
|
|
msgstr "喜爱"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields.selection,name:social_linkedin.selection__social_media__media_type__linkedin
|
|
#: model:social.media,name:social_linkedin.social_media_linkedin
|
|
msgid "LinkedIn"
|
|
msgstr "领英"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_account__linkedin_account_id
|
|
msgid "LinkedIn Account ID"
|
|
msgstr "领英账户ID"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_account__linkedin_account_urn
|
|
#: model:ir.model.fields,help:social_linkedin.field_social_account__linkedin_account_urn
|
|
msgid "LinkedIn Account URN"
|
|
msgstr "领英账户URN"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-javascript
|
|
#: code:addons/social_linkedin/static/src/js/stream_post_kanban_record.js:0
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_comments_count
|
|
#, python-format
|
|
msgid "LinkedIn Comments"
|
|
msgstr "领英的评论"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_likes_count
|
|
msgid "LinkedIn Likes"
|
|
msgstr "领英点赞"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_post__linkedin_preview
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_post_template__linkedin_preview
|
|
msgid "LinkedIn Preview"
|
|
msgstr "领英预览"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_author_vanity_name
|
|
msgid "LinkedIn Vanity Name"
|
|
msgstr "领英虚荣心的名字"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_account__linkedin_access_token
|
|
msgid "LinkedIn access token"
|
|
msgstr "领英的访问令牌"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_author_id
|
|
msgid "LinkedIn author ID"
|
|
msgstr "领英作者ID"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_author_urn
|
|
msgid "LinkedIn author URN"
|
|
msgstr "领英作者URN"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_author_image_url
|
|
msgid "LinkedIn author image URL"
|
|
msgstr "领英作者图像URL"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/controllers/main.py:0
|
|
#, python-format
|
|
msgid "LinkedIn did not provide a valid access token."
|
|
msgstr "领英没有提供一个有效的访问令牌。"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_stream_post__linkedin_post_urn
|
|
msgid "LinkedIn post URN"
|
|
msgstr "领英帖子URN"
|
|
|
|
#. module: social_linkedin
|
|
#: model_terms:ir.ui.view,arch_db:social_linkedin.res_config_settings_view_form
|
|
msgid "Linkedin Developer Account"
|
|
msgstr "Linkedin 开发者账户"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_social_media__media_type
|
|
msgid "Media Type"
|
|
msgstr "媒体类型"
|
|
|
|
#. module: social_linkedin
|
|
#: model_terms:ir.ui.view,arch_db:social_linkedin.linkedin_preview
|
|
msgid "Post Image"
|
|
msgstr "文章图像"
|
|
|
|
#. module: social_linkedin
|
|
#: model:social.stream.type,name:social_linkedin.stream_type_linkedin_company_post
|
|
msgid "Posts"
|
|
msgstr "帖子"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_account.py:0
|
|
#, python-format
|
|
msgid "Read More about Business Accounts"
|
|
msgstr "了解有关商业账户的更多信息"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_account
|
|
msgid "Social Account"
|
|
msgstr "社交帐户"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_live_post
|
|
msgid "Social Live Post"
|
|
msgstr "社区在线提交"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_media
|
|
msgid "Social Media"
|
|
msgstr "社交媒体"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_post
|
|
msgid "Social Post"
|
|
msgstr "社会职务"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_post_template
|
|
msgid "Social Post Template"
|
|
msgstr "社交帖子模板"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_stream
|
|
msgid "Social Stream"
|
|
msgstr "社交圈"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model,name:social_linkedin.model_social_stream_post
|
|
msgid "Social Stream Post"
|
|
msgstr "社交流媒体帖"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,help:social_linkedin.field_social_account__linkedin_access_token
|
|
msgid "The access token is used to perform request to the REST API"
|
|
msgstr "访问令牌用于执行对REST API的请求"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_media.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The url that this service requested returned an error. Please contact the "
|
|
"author of the app."
|
|
msgstr "该服务所请求的网址返回了一个错误。请联系该应用程序的作者。"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/controllers/main.py:0
|
|
#, python-format
|
|
msgid "There was a authentication issue during your request."
|
|
msgstr "在您的请求中,有一个认证问题。"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/controllers/main.py:0
|
|
#, python-format
|
|
msgid "Unauthorized. Please contact your administrator."
|
|
msgstr "未经授权。请联系你的管理员。"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_stream_post.py:0
|
|
#, python-format
|
|
msgid "Unknown"
|
|
msgstr "未知"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,field_description:social_linkedin.field_res_config_settings__linkedin_use_own_account
|
|
msgid "Use your own LinkedIn Account"
|
|
msgstr "使用您自己的LinkedIn账户"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,help:social_linkedin.field_social_media__media_type
|
|
msgid ""
|
|
"Used to make comparisons when we need to restrict some features to a "
|
|
"specific media ('facebook', 'twitter', ...)."
|
|
msgstr "当我们需要将某些功能限制在特定的媒体('facebook', 'twitter', ...)时,用于进行比较。"
|
|
|
|
#. module: social_linkedin
|
|
#: model:ir.model.fields,help:social_linkedin.field_social_stream_post__linkedin_author_vanity_name
|
|
msgid "Vanity name, used to generate a link to the author"
|
|
msgstr "名义上的名字,用于生成与作者的链接"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_live_post.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"We could not upload your image, try reducing its size and posting it again "
|
|
"(error: Failed during upload registering)."
|
|
msgstr "我们无法上传您的图像,请尝试缩小其尺寸并重新发布(错误:上传注册时失败)。"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_live_post.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"We could not upload your image, try reducing its size and posting it again."
|
|
msgstr "我们无法上传您的图像,请尝试缩小其尺寸并再次发布。"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_stream.py:0
|
|
#, python-format
|
|
msgid "Wrong stream type for \"%s\""
|
|
msgstr "\"%s\"的流媒体类型错误"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_media.py:0
|
|
#, python-format
|
|
msgid "You don't have an active subscription. Please buy one here: %s"
|
|
msgstr "你没有一个有效的订阅。请在这里购买一个:%s"
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_account.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You need a Business Account to post on LinkedIn with Odoo Social.\n"
|
|
" Please create one and make sure it is linked to your account"
|
|
msgstr ""
|
|
"您需要一个商业账户才能在LinkedIn上使用 ERP 社交进行发布。\n"
|
|
" 请创建一个商业账户,并确保将其链接到您的账户."
|
|
|
|
#. module: social_linkedin
|
|
#. odoo-python
|
|
#: code:addons/social_linkedin/models/social_live_post.py:0
|
|
#, python-format
|
|
msgid "unknown"
|
|
msgstr "未知的"
|