summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/localization/zh-CN/calendar/calendar-invitation-panel.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/zh-CN/localization/zh-CN/calendar/calendar-invitation-panel.ftl')
-rw-r--r--thunderbird-l10n/zh-CN/localization/zh-CN/calendar/calendar-invitation-panel.ftl113
1 files changed, 113 insertions, 0 deletions
diff --git a/thunderbird-l10n/zh-CN/localization/zh-CN/calendar/calendar-invitation-panel.ftl b/thunderbird-l10n/zh-CN/localization/zh-CN/calendar/calendar-invitation-panel.ftl
new file mode 100644
index 0000000000..c376cc1ec0
--- /dev/null
+++ b/thunderbird-l10n/zh-CN/localization/zh-CN/calendar/calendar-invitation-panel.ftl
@@ -0,0 +1,113 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# Variables:
+# $organizer (String) - The participant that created the original invitation.
+calendar-invitation-panel-intro = { $organizer } 邀请您参加:
+calendar-invitation-panel-status-new = 您已受邀参加此活动。
+calendar-invitation-panel-status-processed = 该事件已经添加到您的日历。
+calendar-invitation-panel-status-updateminor = 此消息包含一个事件更新。
+calendar-invitation-panel-status-updatemajor = 此消息包含对此事件的更新,你应该重新确认是否参与。
+calendar-invitation-panel-status-cancelled = 此消息包含一个事件的取消。
+calendar-invitation-panel-status-cancelled-notfound = 此消息包含取消一个在您的日历中找不到的事件。
+# Variables:
+# $organizer (String) - The participant that cancelled the invitation.
+calendar-invitation-panel-intro-cancel = { $organizer } 已取消:
+# Variables:
+# $summary (String) - A short summary or title of the event.
+calendar-invitation-panel-title = { $summary }
+calendar-invitation-panel-action-button = 保存
+calendar-invitation-panel-view-button = 查看
+calendar-invitation-panel-update-button = 更新
+calendar-invitation-panel-delete-button = 删除
+calendar-invitation-panel-accept-button = 参加
+calendar-invitation-panel-decline-button = 不参加
+calendar-invitation-panel-tentative-button = 也许会参加
+calendar-invitation-panel-reply-status = * 您尚未决定或回复
+calendar-invitation-panel-more-button = 更多
+calendar-invitation-panel-menu-item-save-copy =
+ .label = 保存副本
+calendar-invitation-panel-menu-item-toggle-changes =
+ .label = 显示更改
+calendar-invitation-panel-prop-title-when = 时间:
+calendar-invitation-panel-prop-title-location = 地点:
+# Variables:
+# $dayOfWeek (String) - The day of the week for a given date.
+# $date (String) - The date example: Tuesday, February 24, 2022.
+calendar-invitation-datetime-date = { $date } { $dayOfWeek }
+# Variables:
+# $time (String) - The time part of a datetime using the "short" timeStyle.
+# $timezone (String) - The timezone info for the datetime.
+calendar-invitation-datetime-time = { $time }({ $timezone })
+# Example: Friday, September 16, 2022
+# Variables:
+# $startDate (String) - The date (without time) the event starts on.
+calendar-invitation-interval-all-day = { $startDate }
+# Example: September 16, 2022 – September 16, 2023
+# Variables:
+# $startMonth (String) - The month the interval starts.
+# $startDay (String) - The day of the month the interval starts.
+# $startYear (String) - The year the interval starts.
+# $endMonth (String) - The month the interval ends.
+# $endDay (String) - The day of the month the interval ends.
+# $endYear (String) - The year the interval ends.
+calendar-invitation-interval-all-day-between-years = { $startYear } 年 { $startMonth } { $startDay } 日 - { $endYear } 年 { $endMonth } { $endDay } 日
+# Example: September 16 – 20, 2022
+# Variables:
+# $month (String) - The month the interval is in.
+# $startDay (String) - The day of the month the interval starts.
+# $endDay (String) - The day of the month the interval ends.
+# $year (String) - The year the interval is in.
+calendar-invitation-interval-all-day-in-month = { $year } 年 { $month } { $startDay } - { $endDay } 日
+# Example: September 16 – October 20, 2022
+# Variables:
+# $startMonth (String) - The month the interval starts.
+# $startDay (String) - The day of the month the interval starts.
+# $endMonth (String) - The month the interval ends.
+# $endDay (String) - The day of the month the interval ends.
+# $year (String) - The year the interval is in.
+calendar-invitation-interval-all-day-between-months = { $year } 年 { $startMonth } { $startDay } 日 - { $endMonth } { $endDay } 日
+# Example: Friday, September 16, 2022 15:00 America/Port of Spain
+# Variables:
+# $startDate (String) - The date the interval starts.
+# $startTime (String) - The time the interval starts.
+# $timezone (String) - The timezone the interval is in.
+calendar-invitation-interval-same-date-time = { $startDate } <b>{ $startTime }</b> { $timezone }
+# Example: Friday, September 16, 2022 14:00 – 16:00 America/Port of Spain
+# Variables:
+# $startDate (String) - The date the interval starts.
+# $startTime (String) - The time the interval starts.
+# $endTime (String) - The time the interval ends.
+# $timezone (String) - The timezone the interval is in.
+calendar-invitation-interval-same-day = { $startDate } <b>{ $startTime }</b> – <b>{ $endTime }</b> { $timezone }
+# Example: Friday, September 16, 2022 14:00 – Tuesday, September 20, 2022 16:00 America/Port of Spain
+# Variables:
+# $startDate (String) - The date the interval starts.
+# $startTime (String) - The time the interval starts.
+# $endDate (String) - The date the interval ends.
+# $endTime (String) - The time the interval ends.
+# $timezone (String) - The timezone the interval is in.
+calendar-invitation-interval-several-days = { $startDate } <b>{ $startTime }</b> – { $endDate } <b>{ $endTime }</b> { $timezone }
+calendar-invitation-panel-prop-title-recurrence = 重复:
+calendar-invitation-panel-prop-title-attendees = 参加者:
+calendar-invitation-panel-prop-title-description = 说明:
+# Variables:
+# $count (Number) - The number of attendees with the "ACCEPTED" participation status.
+calendar-invitation-panel-partstat-accepted = { $count } 位接受
+# Variables:
+# $count (Number) - The number of attendees with the "DECLINED" participation status.
+calendar-invitation-panel-partstat-declined = { $count } 位拒接
+# Variables:
+# $count (Number) - The number of attendees with the "TENTATIVE" participation status.
+calendar-invitation-panel-partstat-tentative = { $count } 位暂定接受
+# Variables:
+# $count (Number) - The number of attendees with the "NEEDS-ACTION" participation status.
+calendar-invitation-panel-partstat-needs-action = { $count } 位未回复
+# Variables:
+# $count (Number) - The total number of attendees.
+calendar-invitation-panel-partstat-total = { $count } 位参加者
+calendar-invitation-panel-prop-title-attachments = 附件:
+calendar-invitation-change-indicator-removed = 已移除
+calendar-invitation-change-indicator-added = 新建
+calendar-invitation-change-indicator-modified = 已修改