Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_CN.js « l10n - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a854579e69af3232a617b422ec39546039a44a47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
OC.L10N.register(
    "tasks",
    {
    "Important" : "重要",
    "Today" : "今天",
    "Week" : "星期",
    "All" : "全部",
    "Current" : "当前",
    "Completed" : "完成",
    "Tasks" : "任务",
    "The Tasks app for Nextcloud" : "Nextcloud 任务应用",
    "Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates and mark them as important. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal, … - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar." : "启用后,新的“任务”菜单将出现在您的 Nextcloud 应用程序菜单中。 在这里,您可以添加和删除任务,编辑任务的标题,描述,开始日期和截止日期并将其标记为重要。 任务可以在用户之间共享。 可以使用 CalDav 同步任务(每个任务列表都链接到 Nextcloud 日历,以将其同步到本地客户端 - Thunderbird,Evolution,KDE Kontact,iCal … - 只需将日历添加为客户端中的远程日历即可)。 您可以使用每个日历的下载按钮将任务下载为 ICS 文件。",
    "Add List…" : "添加列表 ...",
    "New List" : "新列表",
    "Cancel" : "取消",
    "Save" : "保存",
    "The name \"{calendar}\" is already used." : "名称 \"{calendar}\" 已被使用。",
    "An empty name is not allowed." : "不允许使用空名称。",
    "Share with users or groups" : "和用户或者群组共享",
    "No users or groups" : "无用户或群组",
    "can edit" : "可编辑",
    "Unshare with {displayName}" : "取消与{displayName}的共享",
    "Unable to delete the share." : "无法删除此共享。",
    "Unable to change permissions." : "无法修改权限。",
    "Edit" : "编辑",
    "Copy private link" : "复制私人链接",
    "Copied" : "已复制",
    "Can not copy" : "无法复制",
    "Download" : "下载",
    "Delete" : "删除",
    "Unshare" : "取消共享",
    "This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "此操作将删除日历\"{calendar}\"以及所有相应的事件和任务。",
    "This will unshare the calendar \"{calendar}\"." : "这将取消共享日历“{calendar}”。",
    "This will delete the list \"{list}\" and all corresponding tasks." : "这会删除列表 \"{list}\" 和所有相应的任务。",
    "This will unshare the list \"{list}\"." : "这会取消共享列表 \"{list}\"。",
    "Calendar link copied to clipboard." : "日历链接已复制到剪贴板。",
    "List link copied to clipboard." : "列表链接已复制到剪贴板",
    "Calendar link could not be copied to clipboard." : "日历链接无法复制到剪贴板。",
    "List link could not be copied to clipboard." : "列表连接无法被复制到剪贴板",
    "An error occurred, unable to delete the calendar." : "发生错误,无法删除日历。",
    "An error occurred, unable to delete the list." : "发生错误,无法删除列表",
    "_Deleting the calendar in {countdown} second_::_Deleting the calendar in {countdown} seconds_" : ["将在 {countdown} 秒后删除这个日历"],
    "_Unsharing the calendar in {countdown} second_::_Unsharing the calendar in {countdown} seconds_" : ["将在 {countdown} 秒后取消共享这个日历"],
    "_Deleting the list in {countdown} second_::_Deleting the list in {countdown} seconds_" : ["将在  {countdown} 秒后删除列表"],
    "_Unsharing the list in {countdown} second_::_Unsharing the list in {countdown} seconds_" : ["将在  {countdown} 后取消共享这个列表"],
    "_Shared with {num} entity_::_Shared with {num} entities_" : ["与 {num} 个实体共享"],
    "Default list" : "默认列表",
    "Visibility of Smart Collections" : "智能集合的可见性",
    "Hidden" : "隐藏",
    "Visible" : "可见",
    "Automatic" : "自动",
    "Delete all completed tasks." : "删除所有已完成任务。",
    "Delete completed tasks." : "删除已完成任务。",
    "Deleted all completed tasks from calendar \"{calendar}\"." : "从日历 \"{calendar}\" 中删除所有已完成任务。",
    "No errors" : "没有错误",
    "Open your browser console for more details" : "打开您的浏览器控制台以获取更多详细信息",
    "_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} 个已完成任务及其子任务。"],
    "_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : ["无法删除 {failedCount} 个任务。"],
    "Load all completed tasks." : "载入所有已完成任务。",
    "Change sort order" : "更改排序",
    "Relevance" : "相关联",
    "Sort by completed state, due date, priority, start date and summary." : "按已完成状态,截止日期,优先级,开始日期及概况排序",
    "Start date" : "开始日期",
    "Sort by start date and summary." : "按开始日期及概况排序",
    "Due date" : "截止日期",
    "Sort by due date and summary." : "按到期日及概况排序",
    "Created date" : "创建日期",
    "Sort by created date and summary." : "按创建日期及概况排序",
    "Last modified" : "上一次更改",
    "Sort by last-modified date and summary." : "按上次修改时期和摘要排序。",
    "Completed date" : "完成日期",
    "Sort by completed date." : "按完成日期排序。",
    "Priority" : "优先级",
    "Sort by priority and summary." : "按优先级和摘要排序。",
    "Alphabetically" : "按字母顺序",
    "Sort by summary and priority." : "按摘要和优先级排序。",
    "Manually" : "手动",
    "Sort by manual order." : "按手动顺序排序。",
    "Task is completed" : "任务完成",
    "{complete} % completed" : "{complete} % 已完成",
    "Add subtask" : "添加子任务",
    "Show subtasks" : "显示子任务",
    "Hide subtasks" : "隐藏子任务",
    "Show completed subtasks" : "显示已完成的子任务",
    "Hide completed subtasks" : "隐藏已完成的子任务",
    "Delete task" : "删除任务",
    "[Yesterday]" : "[昨天]",
    "[Today]" : "[今天]",
    "[Tomorrow]" : "[明天]",
    "[Completed yesterday]" : "[昨天完成]",
    "[Completed today]" : "[今天完成]",
    "[Completed tomorrow]" : "[明天完成]",
    "[Yesterday at] LT" : "[于昨天的] LT",
    "[Today at] LT" : "[于今天的] LT",
    "[Tomorrow at] LT" : "[于明天的] LT",
    "L [at] LT" : "L [于] LT",
    "[Completed yesterday at] LT" : "[已完成于昨天的] LT",
    "[Completed today at] LT" : "[已完成于今天的] LT",
    "[Completed tomorrow at] LT" : "[已完成于明天的] LT",
    "[Completed] L [at] LT" : "[已完成] L [于] LT",
    "Add a subtask to \"{task}\"…" : "添加子任务到 \"{task}\" ...",
    "An error occurred, unable to delete the task." : "发生错误,无法删除任务。",
    "_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["在 {countdown} 秒后删除任务"],
    "Add a task to \"{task}\"…" : "添加任务到 \"{task}\" ...",
    "_%n Completed Task_::_%n Completed Tasks_" : ["%n 任务完成"],
    "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}\" ...",
    "Tomorrow" : "明天",
    "Set start date" : "设置开始日期",
    "Set start time" : "设置开始时间",
    "Set due date" : "设置截止日期",
    "Set due time" : "设置截止时间",
    "All day" : "所有天",
    "Select a calendar" : "选择一个日历",
    "Select a classification" : "选择类别",
    "Select a status" : "选择一个状态",
    "Select categories" : "选择分类",
    "Add this as a new category" : "添加此项作为新的分类",
    "Loading task from server." : "从服务器加载任务。",
    "Task not found!" : "没有任务!",
    "When shared show full event" : "共享时显示完整事件",
    "When shared show only busy" : "共享时仅显示进行中的事件",
    "When shared hide this event" : "共享时隐藏本事件",
    "Needs action" : "需要操作",
    "In process" : "处理中",
    "Canceled" : "已取消",
    "[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",
    "Last modified {date}" : "上一次更改 {date}",
    "Created {date}" : "创建日期 {date}",
    "Completed {date}" : "完成日期 {date}",
    "No priority assigned" : "未设置优先级",
    "Priority {priority}: high" : "优先级 {priority}:高",
    "Priority {priority}: medium" : "优先级 {priority}:中",
    "Priority {priority}: low" : "优先级 {priority}:低",
    "{percent} % completed" : "{percent} % 已完成",
    "Successfully created the task." : "成功创建任务。",
    "Could not delete the task." : "无法删除任务。",
    "Synchronizing to the server." : "正在同步到服务器。",
    "Task successfully saved to server." : "任务已成功保存到服务器。",
    "Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "无法更新任务,因为它已在服务器上被更改。请点击以刷新此任务,本地变更将被丢弃。",
    "Could not update the task." : "无法更新任务。",
    "Successfully updated the task." : "成功更新任务。",
    "Task successfully moved to new calendar." : "任务已成功移至新日历。",
    "An error occurred" : "发生了一个错误"
},
"nplurals=1; plural=0;");