[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-04-01 00:41:08 +00:00
parent 291deb5265
commit 1ad45eecad
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 112 additions and 2 deletions

View file

@ -23,22 +23,68 @@ OC.L10N.register(
"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." : "按优先级和摘要排序。",
"Manually" : "手动",
"Sort by manual order." : "按手动顺序排序。",
"Alphabetically" : "字母序",
"Sort by summary and priority." : "按摘要和优先级排序。",
"{complete} % completed" : "{complete} % 已完成",
"Task is completed" : "任务完成",
"Toggle visibility of all subtasks." : "切换所有子任务的可见性。",
"Toggle visibility of completed subtasks." : "切换已完成子任务的可见性。",
"[Yesterday]" : "[昨天]",
"[Today]" : "[今天]",
"[Tomorrow]" : "[明天]",
"Add a subtask to \"{task}\"..." : "添加子任务到 \"{task}\" ...",
"Add a task to \"{calendar}\"..." : "添加任务到 \"{calendar}\" ...",
"_%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}\" ...",
"Tomorrow" : "明天",
"Set start date" : "设置开始日期",
"Set start time" : "设置开始时间",
"Set due date" : "设置截止日期",
"Set due time" : "设置截止时间",
"All day" : "所有天",
"Select a calendar" : "选择一个日历",
"Select categories" : "选择分类",
"Add this as a new category" : "添加此项作为新的分类",
"Task not found!" : "没有任务!",
"[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",
"No priority assigned" : "未设置优先级",
"Priority %s: high" : "优先级 %s高",
"Priority %s: medium" : "优先级 %s中",
"Priority %s: low" : "优先级 %s低",
"%s %% completed" : "%s %% 完成",
"Last modified %s" : "上一次更改%s",
"Created %s" : "已创建%s",
"Completed %s" : "已完成 %s",
"Edit" : "编辑",
"Copy private link" : "复制私人链接",
"Copied" : "已复制",
@ -47,13 +93,22 @@ OC.L10N.register(
"Save" : "保存",
"Add List..." : "添加列表...",
"New List" : "新列表",
"Calendar link copied to clipboard." : "日历链接已复制到剪贴板。",
"Calendar link could not be copied to clipboard." : "日历链接无法复制到剪贴板。",
"The name \"%s\" is already used." : "名称 \"%s\" 已被使用。",
"An empty name is not allowed." : "不允许使用空名称。",
"This will delete the calendar \"%s\" and all corresponding events and tasks." : "这将删除日历“%s”以及所有相应的事件和任务。",
"Settings" : "设置",
"Default list" : "默认列表",
"Visibility of Smart Collections" : "智能集合的可见性",
"Hidden" : "隐藏",
"Visible" : "可见",
"Automatic" : "自动"
"Automatic" : "自动",
"An error occurred" : "发生了一个错误",
"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 discared." : "无法更新任务,因为它已在服务器上被修改。请点击以刷新它,本地变更将被丢弃。",
"Could not update the task." : "无法更新任务。"
},
"nplurals=1; plural=0;");

View file

@ -21,22 +21,68 @@
"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." : "按优先级和摘要排序。",
"Manually" : "手动",
"Sort by manual order." : "按手动顺序排序。",
"Alphabetically" : "字母序",
"Sort by summary and priority." : "按摘要和优先级排序。",
"{complete} % completed" : "{complete} % 已完成",
"Task is completed" : "任务完成",
"Toggle visibility of all subtasks." : "切换所有子任务的可见性。",
"Toggle visibility of completed subtasks." : "切换已完成子任务的可见性。",
"[Yesterday]" : "[昨天]",
"[Today]" : "[今天]",
"[Tomorrow]" : "[明天]",
"Add a subtask to \"{task}\"..." : "添加子任务到 \"{task}\" ...",
"Add a task to \"{calendar}\"..." : "添加任务到 \"{calendar}\" ...",
"_%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}\" ...",
"Tomorrow" : "明天",
"Set start date" : "设置开始日期",
"Set start time" : "设置开始时间",
"Set due date" : "设置截止日期",
"Set due time" : "设置截止时间",
"All day" : "所有天",
"Select a calendar" : "选择一个日历",
"Select categories" : "选择分类",
"Add this as a new category" : "添加此项作为新的分类",
"Task not found!" : "没有任务!",
"[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",
"No priority assigned" : "未设置优先级",
"Priority %s: high" : "优先级 %s高",
"Priority %s: medium" : "优先级 %s中",
"Priority %s: low" : "优先级 %s低",
"%s %% completed" : "%s %% 完成",
"Last modified %s" : "上一次更改%s",
"Created %s" : "已创建%s",
"Completed %s" : "已完成 %s",
"Edit" : "编辑",
"Copy private link" : "复制私人链接",
"Copied" : "已复制",
@ -45,13 +91,22 @@
"Save" : "保存",
"Add List..." : "添加列表...",
"New List" : "新列表",
"Calendar link copied to clipboard." : "日历链接已复制到剪贴板。",
"Calendar link could not be copied to clipboard." : "日历链接无法复制到剪贴板。",
"The name \"%s\" is already used." : "名称 \"%s\" 已被使用。",
"An empty name is not allowed." : "不允许使用空名称。",
"This will delete the calendar \"%s\" and all corresponding events and tasks." : "这将删除日历“%s”以及所有相应的事件和任务。",
"Settings" : "设置",
"Default list" : "默认列表",
"Visibility of Smart Collections" : "智能集合的可见性",
"Hidden" : "隐藏",
"Visible" : "可见",
"Automatic" : "自动"
"Automatic" : "自动",
"An error occurred" : "发生了一个错误",
"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 discared." : "无法更新任务,因为它已在服务器上被修改。请点击以刷新它,本地变更将被丢弃。",
"Could not update the task." : "无法更新任务。"
},"pluralForm" :"nplurals=1; plural=0;"
}