435 lines
16 KiB
Plaintext
435 lines
16 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * google_calendar
|
||
#
|
||
# Translators:
|
||
# Chloe Wang, 2024
|
||
# Wil Odoo, 2024
|
||
# Odoo哥 <vnsoft.he@gmail.com>, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 18.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-09-26 08:55+0000\n"
|
||
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
||
"Last-Translator: Odoo哥 <vnsoft.he@gmail.com>, 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: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/google_sync.py:0
|
||
msgid "%(id)s and %(length)s following"
|
||
msgstr "%(id)s和%(length)s以下"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid "%(reminder_type)s - %(duration)s Days"
|
||
msgstr "%(reminder_type)s-%(duration)s天。"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid "%(reminder_type)s - %(duration)s Hours"
|
||
msgstr "%(reminder_type)s-%(duration)s小时"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid "%(reminder_type)s - %(duration)s Minutes"
|
||
msgstr "%(reminder_type)s-%(duration)s分钟"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid "(No title)"
|
||
msgstr "(无标题)"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__active
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__active
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__active
|
||
msgid "Active"
|
||
msgstr "有效"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-javascript
|
||
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
|
||
msgid ""
|
||
"An administrator needs to configure Google Synchronization before you can "
|
||
"use it!"
|
||
msgstr "使用前需要管理员配置 谷歌 同步项目!"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/res_users_settings.py:0
|
||
msgid ""
|
||
"An error occurred while generating the token. Your authorization code may be"
|
||
" invalid or has already expired [%s]. You should check your Client ID and "
|
||
"secret on the Google APIs plateform or try to stop and restart your calendar"
|
||
" synchronization."
|
||
msgstr ""
|
||
"生成令牌时发生错误。您的授权码可能无效或已过期 [%s]。您应该在 Google API 平台上检查您的客户 ID "
|
||
"和密码,或者尝试停止并重新启动日历同步。"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_calendar_attendee
|
||
msgid "Calendar Attendee Information"
|
||
msgstr "日历出席者信息"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_calendar_event
|
||
msgid "Calendar Event"
|
||
msgstr "日历事件"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_cal_id
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_cal_id
|
||
msgid "Calendar ID"
|
||
msgstr "日历 ID"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form
|
||
msgid "Client ID"
|
||
msgstr "客户ID"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form
|
||
msgid "Client Secret"
|
||
msgstr "客户密钥"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__cal_client_id
|
||
msgid "Client_id"
|
||
msgstr "Client_id"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__cal_client_secret
|
||
msgid "Client_key"
|
||
msgstr "Client_key"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "配置设置"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-javascript
|
||
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
|
||
msgid "Configuration"
|
||
msgstr "配置"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-javascript
|
||
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
|
||
msgid "Configure"
|
||
msgstr "配置"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form
|
||
msgid "Confirm"
|
||
msgstr "确认"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__create_uid
|
||
msgid "Created by"
|
||
msgstr "创建人"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__create_date
|
||
msgid "Created on"
|
||
msgstr "创建日期"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_odoo
|
||
msgid "Delete from Odoo"
|
||
msgstr "从 Odoo 中删除"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_both
|
||
msgid "Delete from both"
|
||
msgstr "从两者中删除"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_google
|
||
msgid "Delete from the current Google Calendar account"
|
||
msgstr "从当前 谷歌 日历帐户中删除"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-javascript
|
||
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
|
||
msgid "Discard"
|
||
msgstr "丢弃"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__display_name
|
||
msgid "Display Name"
|
||
msgstr "显示名称"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid "Email"
|
||
msgstr "电子邮件"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_calendar_recurrence
|
||
msgid "Event Recurrence Rule"
|
||
msgstr "事件重复规则"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-javascript
|
||
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.xml:0
|
||
msgid "Google"
|
||
msgstr "谷歌"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.view_users_form
|
||
msgid "Google Calendar"
|
||
msgstr "谷歌日历"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.actions.act_window,name:google_calendar.google_calendar_reset_account_action
|
||
#: model:ir.model,name:google_calendar.model_google_calendar_account_reset
|
||
msgid "Google Calendar Account Reset"
|
||
msgstr "谷歌日历帐户重置"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__google_id
|
||
msgid "Google Calendar Event Id"
|
||
msgstr "谷歌 日历 事件 Id"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__google_id
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__google_id
|
||
msgid "Google Calendar Id"
|
||
msgstr "谷歌日历 ID"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.actions.server,name:google_calendar.ir_cron_sync_all_cals_ir_actions_server
|
||
msgid "Google Calendar: synchronization"
|
||
msgstr "谷歌 日历:同步"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__calendar_event__videocall_source__google_meet
|
||
msgid "Google Meet"
|
||
msgstr "谷歌会议"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__cal_sync_paused
|
||
msgid "Google Synchronization Paused"
|
||
msgstr "谷歌同步已暂停"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_synchronization_stopped
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_synchronization_stopped
|
||
msgid "Google Synchronization stopped"
|
||
msgstr "谷歌同步停止"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/google_sync.py:0
|
||
msgid "Google gave the following explanation: %s"
|
||
msgstr "谷歌给出了以下解释。%s"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__guests_readonly
|
||
msgid "Guests Event Modification Permission"
|
||
msgstr "来宾事件修改许可"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,help:google_calendar.field_calendar_event__active
|
||
msgid ""
|
||
"If the active field is set to false, it will allow you to hide the event "
|
||
"alarm information without removing it."
|
||
msgstr "如果有效字段设为false,它将允许您隐藏提醒信息而不需要删除它。"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,help:google_calendar.field_res_config_settings__cal_sync_paused
|
||
msgid "Indicates if synchronization with Google Calendar is paused or not."
|
||
msgstr "表示与 谷歌 日历的同步是否暂停。"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/google_sync.py:0
|
||
msgid "It will not be synced as long at it is not updated."
|
||
msgstr "如未更新,则不会同步。"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,help:google_calendar.field_res_users__google_calendar_cal_id
|
||
#: model:ir.model.fields,help:google_calendar.field_res_users_settings__google_calendar_cal_id
|
||
msgid ""
|
||
"Last Calendar ID who has been synchronized. If it is changed, we remove all "
|
||
"links between GoogleID and Odoo Google Internal ID"
|
||
msgstr "最后一次同步的日历ID。如果它发生改变, 将清除全部在 GoogleID 和 Odoo Google Internal ID之间的连接"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "最后更新人"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "上次更新日期"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__dont_delete
|
||
msgid "Leave them untouched"
|
||
msgstr "保持原封不动"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__need_sync
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__need_sync
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__need_sync
|
||
msgid "Need Sync"
|
||
msgstr "需要同步"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_sync_token
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_sync_token
|
||
msgid "Next Sync Token"
|
||
msgstr "下一个同步令牌"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__sync_policy
|
||
msgid "Next Synchronization"
|
||
msgstr "下一个同步"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid "Notification"
|
||
msgstr "通知"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form
|
||
msgid "Pause Synchronization"
|
||
msgstr "暂停同步"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_rtoken
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_rtoken
|
||
msgid "Refresh Token"
|
||
msgstr "更新 Token"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.view_users_form
|
||
msgid "Reset Account"
|
||
msgstr "重置帐户"
|
||
|
||
#. module: google_calendar
|
||
#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form
|
||
msgid "Reset Google Calendar Account"
|
||
msgstr "重置谷歌日历帐户"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_google_calendar_sync
|
||
msgid "Synchronize a record with Google Calendar"
|
||
msgstr "将记录与 谷歌 日历同步"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__sync_policy__all
|
||
msgid "Synchronize all existing events"
|
||
msgstr "同步所有现有事件"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__sync_policy__new
|
||
msgid "Synchronize only new events"
|
||
msgstr "仅同步新事件"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-javascript
|
||
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
|
||
msgid ""
|
||
"The Google Synchronization needs to be configured before you can use it, do "
|
||
"you want to do it now?"
|
||
msgstr "使用前需要配置 谷歌 同步项目,您想现在配置吗?"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/res_users_settings.py:0
|
||
msgid "The account for the Google Calendar service is not configured."
|
||
msgstr "未配置 谷歌 日历服务帐户。"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/calendar.py:0
|
||
msgid ""
|
||
"The following event can only be updated by the organizer according to the "
|
||
"event permissions set on Google Calendar."
|
||
msgstr "以下事件只能由组织者根据在 谷歌 日历上设置的事件权限进行更新。"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/google_sync.py:0
|
||
msgid "The following event could not be synced with Google Calendar."
|
||
msgstr "以下事件无法与 谷歌 日历同步。"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,help:google_calendar.field_google_calendar_account_reset__delete_policy
|
||
msgid "This will only affect events for which the user is the owner"
|
||
msgstr "这只会影响用户作为所有者的事件"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_token_validity
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_token_validity
|
||
msgid "Token Validity"
|
||
msgstr "认证有效"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_res_users
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__user_id
|
||
msgid "User"
|
||
msgstr "用户"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model,name:google_calendar.model_res_users_settings
|
||
msgid "User Settings"
|
||
msgstr "用户设置"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_token
|
||
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_token
|
||
msgid "User token"
|
||
msgstr "用户教程"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__delete_policy
|
||
msgid "User's Existing Events"
|
||
msgstr "用户的现有事件"
|
||
|
||
#. module: google_calendar
|
||
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__videocall_source
|
||
msgid "Videocall Source"
|
||
msgstr "视频呼叫源"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/google_sync.py:0
|
||
msgid "undefined time"
|
||
msgstr "未定义的时间"
|
||
|
||
#. module: google_calendar
|
||
#. odoo-python
|
||
#: code:addons/google_calendar/models/google_sync.py:0
|
||
msgid ""
|
||
"you don't seem to have permission to modify this event on Google Calendar"
|
||
msgstr "您似乎没有权限在谷歌日历上修改这个事件"
|