From 0aca61d73e0bfccd65713b736169c36712fcfecf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 26 Jan 2018 01:11:04 +0000 Subject: [tx-robot] updated from transifex --- apps/dav/l10n/zh_CN.js | 10 +++++++++- apps/dav/l10n/zh_CN.json | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'apps/dav') diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index e0ee9015402..2e03a120e60 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -41,9 +41,17 @@ OC.L10N.register( "A calendar event was modified" : "日历中事件已经修改", "A calendar todo was modified" : "列表中待办事项已经修改", "Contact birthdays" : "联系人生日", + "Hello %s," : "%s你好,", + "When:" : "时间:", + "Where:" : "地点:", + "Description:" : "描述:", + "Link:" : "链接:", "Contacts" : "联系人", "Technical details" : "技术细节", "Remote Address: %s" : "远程地址: %s", - "Request ID: %s" : "请求 ID: %s" + "Request ID: %s" : "请求 ID: %s", + "CalDAV server" : "日历服务", + "Automatically generate a birthday calendar" : "自动生成生日日历", + "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 30419409556..60ea656ff51 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -39,9 +39,17 @@ "A calendar event was modified" : "日历中事件已经修改", "A calendar todo was modified" : "列表中待办事项已经修改", "Contact birthdays" : "联系人生日", + "Hello %s," : "%s你好,", + "When:" : "时间:", + "Where:" : "地点:", + "Description:" : "描述:", + "Link:" : "链接:", "Contacts" : "联系人", "Technical details" : "技术细节", "Remote Address: %s" : "远程地址: %s", - "Request ID: %s" : "请求 ID: %s" + "Request ID: %s" : "请求 ID: %s", + "CalDAV server" : "日历服务", + "Automatically generate a birthday calendar" : "自动生成生日日历", + "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3