2016-02-24 20:12:17 +00:00
{ "translations" : {
"Important" : "重要" ,
2019-01-26 01:37:48 +00:00
"Today" : "今天" ,
2016-02-24 20:12:17 +00:00
"Week" : "星期" ,
"All" : "全部" ,
"Current" : "当前" ,
"Completed" : "完成" ,
2019-09-24 02:52:31 +00:00
"Tasks" : "任务" ,
2018-10-18 00:32:15 +00:00
"The Tasks app for Nextcloud" : "Nextcloud 任务应用" ,
2019-05-18 02:43:34 +00:00
"Share with users or groups" : "和用户或者群组共享" ,
"No users or groups" : "无用户或群组" ,
"can edit" : "可编辑" ,
"Unable to delete the share." : "无法删除此共享。" ,
"Unable to change permissions." : "无法修改权限。" ,
2016-08-04 23:08:11 +00:00
"Delete" : "删除" ,
2016-08-08 23:07:26 +00:00
"Cancel" : "取消" ,
2019-05-26 02:45:24 +00:00
"Delete all completed tasks." : "删除所有已完成任务。" ,
"Delete completed tasks." : "删除已完成任务。" ,
2019-09-14 02:42:06 +00:00
"Deleted all completed tasks from calendar \"{calendar}\"." : "从日历 \"{calendar}\" 中删除所有已完成任务。" ,
2019-05-26 02:45:24 +00:00
"No errors" : "没有错误" ,
"Open your browser console for more details" : "打开您的浏览器控制台以获取更多详细信息" ,
2019-09-14 02:42:06 +00:00
"_This will delete {taskCount} completed task and its subtasks from calendar \"{calendar}\"._::_This will delete {taskCount} completed tasks and their subtasks from calendar \"{calendar}\"._" : [ "此操作将从日历 \"{calendar}\" 中删除 {taskCount} 个已完成任务及其子任务。" ] ,
2019-05-26 02:45:24 +00:00
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : [ "无法删除 {failedCount} 个任务。" ] ,
2019-02-25 01:38:40 +00:00
"Load all completed tasks." : "载入所有已完成任务。" ,
2016-10-08 23:07:19 +00:00
"Change sort order" : "更改排序" ,
2016-09-03 23:07:22 +00:00
"Default" : "默认" ,
2019-04-24 00:38:35 +00:00
"Sort by completed state, due date, priority, start date and summary." : "按已完成状态,截止日期,优先级,开始日期及概况排序" ,
2016-10-08 23:07:19 +00:00
"Due date" : "截止日期" ,
2019-03-29 01:40:17 +00:00
"Sort by due date and summary." : "按到期日及概况排序" ,
2016-10-08 23:07:19 +00:00
"Start date" : "开始日期" ,
2019-03-29 01:40:17 +00:00
"Sort by start date and summary." : "按开始日期及概况排序" ,
"Created date" : "创建日期" ,
"Sort by created date and summary." : "按创建日期及概况排序" ,
2019-02-25 01:38:40 +00:00
"Last modified" : "上一次更改" ,
2019-04-01 00:41:08 +00:00
"Sort by last-modified date and summary." : "按上次修改时期和摘要排序。" ,
"Completed date" : "完成日期" ,
"Sort by completed date." : "按完成日期排序。" ,
2016-10-08 23:07:19 +00:00
"Priority" : "优先级" ,
2019-04-01 00:41:08 +00:00
"Sort by priority and summary." : "按优先级和摘要排序。" ,
2016-10-08 23:07:19 +00:00
"Manually" : "手动" ,
2019-04-01 00:41:08 +00:00
"Sort by manual order." : "按手动顺序排序。" ,
2019-01-26 01:37:48 +00:00
"Alphabetically" : "字母序" ,
2019-04-01 00:41:08 +00:00
"Sort by summary and priority." : "按摘要和优先级排序。" ,
2017-07-26 00:23:00 +00:00
"Task is completed" : "任务完成" ,
2019-09-11 02:50:11 +00:00
"{complete} % completed" : "{complete} % 已完成" ,
2019-04-01 00:41:08 +00:00
"Toggle visibility of completed subtasks." : "切换已完成子任务的可见性。" ,
2019-09-11 02:50:11 +00:00
"Toggle visibility of all subtasks." : "切换所有子任务的可见性。" ,
2019-02-25 01:38:40 +00:00
"[Yesterday]" : "[昨天]" ,
"[Today]" : "[今天]" ,
"[Tomorrow]" : "[明天]" ,
2019-09-14 02:42:06 +00:00
"Add a subtask to \"{task}\"…" : "添加子任务到 \"{task}\" ..." ,
"Add a task to \"{task}\"…" : "添加任务到 \"{task}\" ..." ,
2019-01-26 01:37:48 +00:00
"_%n Completed Task_::_%n Completed Tasks_" : [ "%n 任务完成" ] ,
2019-09-14 02:42:06 +00:00
"Add an important task to \"{calendar}\"…" : "添加重要任务到 \"{calendar}\" ..." ,
"Add a task due today to \"{calendar}\"…" : "添加今天截止的任务到 \"{calendar}\" ..." ,
"Add a current task to \"{calendar}\"…" : "添加当前任务到 \"{calendar}\" ..." ,
"Add a task to \"{calendar}\"…" : "添加任务到 \"{calendar}\" ..." ,
2019-01-26 01:37:48 +00:00
"Tomorrow" : "明天" ,
"Set start date" : "设置开始日期" ,
2019-04-01 00:41:08 +00:00
"Set start time" : "设置开始时间" ,
2019-01-26 01:37:48 +00:00
"Set due date" : "设置截止日期" ,
2019-04-01 00:41:08 +00:00
"Set due time" : "设置截止时间" ,
2017-01-04 12:02:38 +00:00
"All day" : "所有天" ,
2019-04-01 00:41:08 +00:00
"Select a calendar" : "选择一个日历" ,
2019-05-20 02:42:53 +00:00
"Select a classification" : "选择类别" ,
2019-10-29 02:50:41 +00:00
"Select a status" : "选择一个状态" ,
2019-04-01 00:41:08 +00:00
"Select categories" : "选择分类" ,
"Add this as a new category" : "添加此项作为新的分类" ,
2019-09-29 03:01:59 +00:00
"Loading task from server." : "从服务器加载任务。" ,
2016-02-24 20:12:17 +00:00
"Task not found!" : "没有任务!" ,
2019-11-20 02:54:12 +00:00
"When shared show full event" : "共享时显示完整事件" ,
"When shared show only busy" : "共享时仅显示进行中的事件" ,
"When shared hide this event" : "共享时隐藏本事件" ,
"Needs action" : "需要操作" ,
"In process" : "处理中" ,
"Canceled" : "已取消" ,
2019-04-01 00:41:08 +00:00
"[Starts today]" : "[今天开始]" ,
"[Starts tomorrow]" : "[明天开始]" ,
"[Starts on] LL" : "[开始于] LL" ,
"[Started yesterday]" : "[已开始于昨天]" ,
"[Started on] LL" : "[已开始于] LL" ,
"[Started today at] LT" : "[已开始于今天的] LT" ,
"[Starts today at] LT" : "[开始于今天的] LT" ,
"[Starts tomorrow at] LT" : "[开始于明天的] LT" ,
"[Starts on] LL [at] LT" : "[开始于] LL [的] LT" ,
"[Started yesterday at] LT" : "[已开始于昨天的] LT" ,
"[Started on] LL [at] LT" : "[已开始于] LL [的] LT" ,
"[Due today]" : "[今天截止]" ,
"[Due tomorrow]" : "[明天截止]" ,
"[Due on] LL" : "[截止于] LL" ,
"[Was due yesterday]" : "[已于昨天截止]" ,
"[Was due on] LL" : "[已截止于] LL" ,
"[Was due today at] LT" : "[已截止于今天的] LT" ,
"[Due today at] LT" : "[截止于今天的] LT" ,
"[Due tomorrow at] LT" : "[截止于明天的] LT" ,
"[Due on] LL [at] LT" : "[截止于] LL [的] LT" ,
"[Was due yesterday at] LT" : "[已截止于昨天的] LT" ,
"[Was due on] LL [at] LT" : "[已截止于] LL [的] LT" ,
2019-11-20 02:54:12 +00:00
"Last modified {date}" : "上一次更改 {date}" ,
"Created {date}" : "创建日期 {date}" ,
"Completed {date}" : "完成日期 {date}" ,
2019-04-01 00:41:08 +00:00
"No priority assigned" : "未设置优先级" ,
2019-09-14 02:42:06 +00:00
"Priority {priority}: high" : "优先级 {priority}:高" ,
"Priority {priority}: medium" : "优先级 {priority}:中" ,
"Priority {priority}: low" : "优先级 {priority}:低" ,
"{percent} % completed" : "{percent} % 已完成" ,
2019-01-26 01:37:48 +00:00
"Edit" : "编辑" ,
2019-02-25 01:38:40 +00:00
"Copy private link" : "复制私人链接" ,
"Copied" : "已复制" ,
"Can not copy" : "无法复制" ,
2019-01-26 01:37:48 +00:00
"Download" : "下载" ,
"Save" : "保存" ,
2019-05-06 00:40:06 +00:00
"Add List…" : "添加列表 ..." ,
2019-01-26 01:37:48 +00:00
"New List" : "新列表" ,
2019-04-01 00:41:08 +00:00
"Calendar link copied to clipboard." : "日历链接已复制到剪贴板。" ,
"Calendar link could not be copied to clipboard." : "日历链接无法复制到剪贴板。" ,
2019-09-14 02:42:06 +00:00
"The name \"{calendar}\" is already used." : "名称 \"{calendar}\" 已被使用。" ,
2019-02-13 01:39:04 +00:00
"An empty name is not allowed." : "不允许使用空名称。" ,
2019-09-14 02:42:06 +00:00
"This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "此操作将删除日历\"{calendar}\"以及所有相应的事件和任务。" ,
2019-05-18 02:43:34 +00:00
"_Shared with {num} entity_::_Shared with {num} entities_" : [ "与 {num} 个实体共享" ] ,
2019-01-26 01:37:48 +00:00
"Settings" : "设置" ,
2019-04-01 00:41:08 +00:00
"Default list" : "默认列表" ,
2019-01-26 01:37:48 +00:00
"Visibility of Smart Collections" : "智能集合的可见性" ,
"Hidden" : "隐藏" ,
"Visible" : "可见" ,
2019-04-01 00:41:08 +00:00
"Automatic" : "自动" ,
"Could not delete the task." : "无法删除任务。" ,
"Synchronizing to the server." : "正在同步到服务器。" ,
"Task successfully saved to server." : "任务已成功保存到服务器。" ,
2019-04-26 00:37:47 +00:00
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "无法更新任务,因为它已在服务器上被更改。请点击以刷新此任务,本地变更将被丢弃。" ,
2019-04-24 00:38:35 +00:00
"Could not update the task." : "无法更新任务。" ,
2019-05-01 00:38:22 +00:00
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discared." : "无法更新任务,因为它已在服务器上被修改。请点击以刷新它,本地变更将被丢弃。" ,
"An error occurred" : "发生了一个错误"
2016-02-24 20:12:17 +00:00
} , "pluralForm" : "nplurals=1; plural=0;"
}