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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r--apps/dav/l10n/zh_CN.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 700db581385..83ee4ea3530 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "您在日历 {calendar} 中删除了事件 {event}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中更新了事件 {event}",
"You updated event {event} in calendar {calendar}" : "您在日历 {calendar} 中更新了事件 {event}",
+ "Busy" : "忙碌",
"{actor} created todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中创建了待办事项 {todo}",
"You created todo {todo} in list {calendar}" : "您在列表 {calendar} 中创建了待办事项 {todo}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} 在列表 {calendar} 中删除了待办事项 {todo}",
@@ -51,9 +52,12 @@ OC.L10N.register(
"Description:" : "描述:",
"Link:" : "链接:",
"Contacts" : "联系人",
+ "WebDAV" : "WebDAV",
"Technical details" : "技术细节",
- "Remote Address: %s" : "远程地址: %s",
- "Request ID: %s" : "请求 ID: %s",
+ "Remote Address: %s" : "远程地址:%s",
+ "Request ID: %s" : "请求 ID:%s",
+ "Save" : "保存",
+ "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。",
"Automatically generate a birthday calendar" : "自动生成生日日历",
"Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。",
"CalDAV server" : "日历服务"