platform/plugins/calendar-assets/lang/zh.json
Xiaoyu ec655fd28a
Add Support for Chinese Language (#5859)
Signed-off-by: dingdayu <dingxiaoyu.ddy@gmail.com>
Co-authored-by: dingdayu <dingxiaoyu.ddy@gmail.com>
2024-06-19 18:01:49 +07:00

90 lines
3.2 KiB
JSON

{
"string": {
"ApplicationLabelCalendar": "日历",
"Calendars": "日历",
"Participants": "参与者",
"NoParticipants": "未添加参与者",
"PersonsLabel": "{name}",
"AddDescription": "添加描述",
"Date": "日期",
"DueTo": "截止日期",
"Description": "描述",
"Title": "标题",
"Location": "位置",
"Company": "公司",
"CreateCalendar": "创建日历",
"Calendar": "日历",
"Events": "事件",
"Event": "事件",
"ModeDay": "天",
"ModeWeek": "周",
"ModeMonth": "月",
"ModeYear": "年",
"Today": "今天",
"TableView": "表格",
"DueMinutes": "{minutes, plural, =0 {不到一分钟} =1 {一分钟} other {# 分钟}}",
"DueHours": "{hours, plural, =0 {不到一小时} =1 {1 小时} other {# 小时}}",
"DueDays": "{days, plural, =0 {今天} =1 {1 天} other {# 天}}",
"Reminder": "提醒",
"ReminderTime": "提醒时间",
"RemindMeAt": "提醒我在",
"CreateReminder": "创建提醒",
"CreatedReminder": "创建了提醒",
"Reminders": "提醒",
"Shift": "轮班",
"State": "状态",
"NoReminders": "没有提醒",
"AllDay": "全天",
"AndMore": "还有 {count} 个",
"CreateEvent": "创建事件",
"EventFor": "事件针对:",
"ConfigLabel": "日历",
"ConfigDescription": "扩展日历事件",
"HideDetails": "隐藏详细信息",
"ReccuringEvent": "重复事件",
"ExternalParticipants": "外部参与者",
"IntegrationDescr": "与 Google 日历集成",
"Connect": "连接",
"RedirectGoogle": "您将被重定向到 Google 身份验证页面。请确保选择所有权限。",
"ConnectCalendar": "连接 Google 日历帐户",
"EditRecEvent": "编辑重复事件",
"RemoveRecEvent": "移除重复事件",
"ThisEvent": "此事件",
"ThisAndNext": "此及后续事件",
"AllEvents": "所有事件",
"EventTitlePlaceholder": "事件标题",
"TimeZone": "时区",
"Repeat": "重复",
"On": "在",
"Every": "每",
"After": "之后",
"Ends": "结束",
"Never": "从不",
"Day": "天",
"Week": "周",
"Month": "月",
"Year": "年",
"MondayShort": "一",
"TuesdayShort": "二",
"WednesdayShort": "三",
"ThursdayShort": "四",
"FridayShort": "五",
"SaturdayShort": "六",
"SundayShort": "日",
"OnUntil": "直到",
"Times": "{count, plural, one {次} other {次}}",
"AddParticipants": "添加参与者",
"Sync": "同步",
"Busy": "忙碌",
"AddReminder": "添加提醒",
"SeeAllNumberParticipants": "{value, plural, other {查看全部 # 名参与者}}",
"SeeAllNumberReminders": "{value, plural, other {查看全部 # 个提醒}}",
"Visibility": "可见性",
"Private": "仅自己可见",
"Public": "所有人可见",
"FreeBusy": "空闲/忙碌",
"DefaultVisibility": "默认可见性",
"NotAllPermissions": "未授予所有权限",
"GooglePrivacy": "Huly 从 Google API 接收的信息的使用和传输将遵守 <a href=\"https://developers.google.com/terms/api-services-user-data-policy#additional_requirements_for_specific_api_scopes\" target=\"_blank\">Google API 服务用户数据政策</a>,包括有限使用要求。"
}
}