freescout-calendar-module/Resources/lang/zh-CN.json
2024-06-20 12:30:58 +02:00

104 lines
4.6 KiB
JSON

{
"Calendar": "日历",
"My calendars": "我的日历",
"Today": "今天",
"Create Event": "创建事件",
"Title": "标题",
"Start": "开始",
"End": "结束",
"Location": "位置",
"Body": "内容",
"Select a calendar": "选择一个日历",
"Save": "保存",
"Event Details": "事件详情",
"Update": "更新",
"Delete": "删除",
"MMMM Do YYYY": "YYYY年M月D日",
"Sun": "星期日",
"Mon": "星期一",
"Tue": "星期二",
"Wed": "星期三",
"Thu": "星期四",
"Fri": "星期五",
"Sat": "星期六",
"Active and upcoming": "当前和即将到来的",
"Open calendar": "打开日历",
"Event created successfully": "事件创建成功",
"Failed to create event": "创建事件失败",
"Event updated successfully": "事件更新成功",
"Failed to update event": "更新事件失败",
"Event deleted successfully": "事件删除成功",
"Failed to delete event": "删除事件失败",
"Add to calendar": "添加到日历",
"Add": "添加",
"Cancel": "取消",
"Add :filename to a calendar": "添加 :filename 到一个日历",
"Added to a calendar, but the calendar has been deleted by now.": "已添加到日历,但该日历已被删除。",
"Added to calendar \":calendar\".": "已添加到日历\":calendar\"。",
"Added to calendar \":calendar\", but the event has been deleted by now.": "已添加到日历\":calendar\",但该事件已被删除。",
"Added to calendar \":calendar\" by :person. Starts at :start.": "由 :person 添加到日历\":calendar\",开始于 :start。",
"d-m-Y H:i": "d-m-Y H:i",
"New calendar": "新建日历",
"General": "常规",
"dateFormat": "D MMMM YYYY",
"welcomeMessage": "欢迎来到日历设置页面。请从左侧菜单中选择一个日历。",
"Calendar settings": "日历设置",
"Calendar Name": "日历名称",
"Enter calendar name": "输入日历名称",
"Calendar Color": "日历颜色",
"Calendar Type": "日历类型",
"Normal": "普通",
"normalDescription": "这是一个托管在此FreeScout上的普通日历。",
"ICS": "ICS",
"icsDescription": "将ICS文件同步到此FreeScout。您将无法在此日历中添加或编辑项目。",
"caldav": "CalDAV",
"caldavDescription": "与CalDAV服务器同步。",
"calendarTypeWarning": "创建日历后,日历类型无法更改。",
"ICS settings": "ICS设置",
"ICS URL": "ICS URL",
"Enter ICS URL": "输入ICS URL",
"CalDAV settings": "CalDAV设置",
"CalDAV URL": "CalDAV URL",
"Enter CalDAV URL": "输入CalDAV URL",
"CalDAV Username": "CalDAV 用户名",
"Enter CalDAV Username": "输入CalDAV 用户名",
"CalDAV Password": "CalDAV 密码",
"Enter CalDAV Password": "输入CalDAV 密码",
"Sync settings": "同步设置",
"Sync Frequency": "同步频率",
"Every minute": "每分钟",
"Every 5 minutes": "每5分钟",
"Every 15 minutes": "每15分钟",
"Every 30 minutes": "每30分钟",
"Every hour": "每小时",
"Every 2 hours": "每2小时",
"Every 6 hours": "每6小时",
"Every 12 hours": "每12小时",
"Every day": "每天",
"Permissions": "权限",
"User/Team": "用户/团队",
"Show in dashboard widget": "在仪表板小部件中显示",
"Show in calendar": "在日历中显示",
"Create events": "创建事件",
"Edit events": "编辑事件",
"Actions": "操作",
"Saving...": "正在保存...",
"Delete calendar": "删除日历",
"Create calendar": "创建日历",
"Creating...": "正在创建...",
"Alerts and confirmations": "警报和确认",
"Calendar has been saved": "日历已保存",
"An error occurred while saving the calendar": "保存日历时发生错误",
"Are you sure you want to delete this calendar?": "确定要删除此日历吗?",
"Calendar has been deleted": "日历已删除",
"An error occurred while deleting the calendar": "删除日历时发生错误",
"Y-m-d H:i": "Y-m-d H:i",
"The calendar type can not be changed once the calendar has been created.": "创建日历后,日历类型无法更改。",
"Sync with a CalDAV server.": "与CalDAV服务器同步。",
"Sync an ICS file to this FreeScout. You will not be able to add or edit items in this calendar.": "将ICS文件同步到此FreeScout。您将无法在此日历中添加或编辑项目。",
"Welcome to the calendar settings page. Please select a calendar from the menu on the left.": "欢迎来到日历设置页面。请从左侧菜单中选择一个日历。",
"Export": "导出",
"ICS with all details": "包含所有详情的 ICS",
"ICS with only free/busy information": "仅包含空闲/忙碌信息的 ICS",
"Source:": "来源:"
}