aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-02 02:14:12 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-02 02:14:12 +0000
commit77c6d248825bf1bda5c0bb48a8d6fc195e139bc6 (patch)
treeade02e00c1720aa58de6a1bebc80850ffab26f8a /apps/dav/l10n/zh_CN.json
parent075a87670d4157086974d84972553914078c203b (diff)
downloadnextcloud-server-77c6d248825bf1bda5c0bb48a8d6fc195e139bc6.tar.gz
nextcloud-server-77c6d248825bf1bda5c0bb48a8d6fc195e139bc6.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_CN.json')
-rw-r--r--apps/dav/l10n/zh_CN.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 7c259176a58..f52d8a5e639 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -37,9 +37,20 @@
"Busy" : "忙碌",
"{actor} created to-do {todo} in list {calendar}" : "{actor} 在清单 {calendar} 中创建了代办事项 {todo}",
"You created to-do {todo} in list {calendar}" : "您已在清单 {calendar} 中创建了代办事项 {todo}",
+ "{actor} deleted to-do {todo} from list {calendar}" : "{actor} 从列表 {calendar} 中删除了待办事项 {todo}",
+ "You deleted to-do {todo} from list {calendar}" : "你从列表 {calendar} 中删除了待办事项 {todo}",
+ "{actor} updated to-do {todo} in list {calendar}" : "{actor} 更新了列表 {calendar} 中的待办事项 {todo}",
+ "You updated to-do {todo} in list {calendar}" : "你更新了列表 {calendar} 中的待办事项 {todo}",
+ "{actor} solved to-do {todo} in list {calendar}" : "{actor} 解决了列表 {calendar} 中的待办事项 {todo}",
+ "You solved to-do {todo} in list {calendar}" : "你解决了列表 {calendar} 中的待办事项 {todo}",
+ "{actor} reopened to-do {todo} in list {calendar}" : "{actor} 重新开启了列表 {calendar} 中的待办事项 {todo}",
+ "You reopened to-do {todo} in list {calendar}" : "你重新开启了列表 {calendar} 中的待办事项 {todo}",
+ "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 将待办事项 {todo} 从列表 {sourceCalendar} 移动到列表 {targetCalendar}",
+ "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "你将待办事项 {todo} 从列表 {sourceCalendar} 移动到列表 {targetCalendar}",
"Calendar, contacts and tasks" : "日历、联系人和任务",
"A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改",
"A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改",
+ "A calendar <strong>to-do</strong> was modified" : "日历中的<strong>待办事项</strong>已修改",
"Contact birthdays" : "联系人生日",
"Death of %s" : "%s 的忌日",
"Calendar:" : "日历:",
@@ -99,6 +110,23 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通讯录 {addressbook} 中的联系人 {card} ",
"You updated contact {card} in address book {addressbook}" : "你更新了通讯录 {addressbook} 中的联系人 {card} ",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "一名 <strong>联系人</strong>或一个<strong>通讯录</strong>被更改了",
+ "File is not updatable: %1$s" : "无法更新文件:%1$s",
+ "Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消",
+ "Could not write file contents" : "无法写入文件内容",
+ "_%n byte_::_%n bytes_" : ["%n字节"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "将文件复制到目标位置时发生错误(已复制:%1$s,预期大小:%2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "预期文件大小为 %1$s,实际从 Nextcloud 客户端读入并写入 Nextcloud 存储空间的大小为 %2$s。可能是发送端发生了网络问题,或者是服务器写入存储设备时发生错误。",
+ "Could not rename part file to final file, canceled by hook" : "无法将部分文件重命名为最终文件,操作被插件取消",
+ "Could not rename part file to final file" : "无法将部分文件重命名为最终文件",
+ "Failed to check file size: %1$s" : "检查文件大小失败:%1$s",
+ "Could not open file" : "无法打开文件",
+ "Encryption not ready: %1$s" : "加密不可用:%1$s",
+ "Failed to open file: %1$s" : "打开文件失败:%1$s",
+ "Failed to unlink: %1$s" : "解除链接失败:%1$s",
+ "Invalid chunk name" : "分片名称无效",
+ "Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件",
+ "Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
+ "File not found: %1$s" : "找不到文件:%1$s",
"System is in maintenance mode." : "系统处于维护模式 ",
"Upgrade needed" : "需要升级",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。",
@@ -110,6 +138,8 @@
"Completed on %s" : "已完成 %s",
"Due on %s by %s" : "到期于%s ,在%s之前",
"Due on %s" : "到期于%s",
+ "Migrated calendar (%1$s)" : "迁移的日历(%1$s)",
+ "Calendars including events, details and attendees" : "日历包含活动、参与人和事件详情",
"Contacts and groups" : "联系人和群组",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV端点",
@@ -127,7 +157,11 @@
"Friday" : "周五",
"Saturday" : "周六",
"Sunday" : "周日",
+ "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "不在可用时间内时,自动将用户状态设置为“请勿打扰”并静音所有通知。",
"Save" : "保存",
+ "Failed to load availability" : "可用时间段加载失败",
+ "Saved availability" : "可用时间已保存",
+ "Failed to save availability" : "可用时间保存失败",
"Calendar server" : "日历服务器",
"Send invitations to attendees" : "向与会者发送邀请",
"Automatically generate a birthday calendar" : "自动生成生日日历",