diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-17 01:13:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-17 01:13:33 +0000 |
commit | cec3fd4dcfe04d5cdd359663c21117f70b3a69f6 (patch) | |
tree | d4120edeb7665bd44a70d7efbaf18c378e16d240 /apps/dav | |
parent | d33cec3d7d7ecafc37e9fa62dbbc1050337d260a (diff) | |
download | nextcloud-server-cec3fd4dcfe04d5cdd359663c21117f70b3a69f6.tar.gz nextcloud-server-cec3fd4dcfe04d5cdd359663c21117f70b3a69f6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 19 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 8997099b0ba..2d2cda6977f 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -44,9 +44,13 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改", "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改", "Contact birthdays" : "联系人生日", + "%1$s via %2$s" : "%1$s 通过 %2$s", "Invitation canceled" : "邀请已取消", "Hello %s," : "您好,%s,", + "The meeting »%1$s« with %2$s was canceled." : "与%2$s的会议 »%1$s« 已取消。", "Invitation updated" : "邀请已更新", + "The meeting »%1$s« with %2$s was updated." : "与%2$s的会议 »%1$s« 已更新。", + "%1$s invited you to »%2$s«" : "%1$s 邀请您加入 »%2$s«", "When:" : "时间:", "Where:" : "地点:", "Description:" : "描述:", @@ -54,18 +58,33 @@ OC.L10N.register( "Accept" : "接受", "Decline" : "拒绝", "More options …" : "更多选项", + "More options at %s" : "在%s的更多选项", "Contacts" : "联系人", + "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。", "Configures a CalDAV account" : "设置一个 CalDAV 账户", "Configures a CardDAV account" : "设置一个 CardDAV 账户", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV端点", "Technical details" : "技术细节", "Remote Address: %s" : "远程地址:%s", "Request ID: %s" : "请求 ID:%s", + "There was an error updating your attendance status." : "更新您的出席状态时出错。", + "Please contact the organizer directly." : "请直接联系组织者。", + "Are you accepting the invitation?" : "您是否接受邀请?", + "Tentative" : "暂定", "Save" : "保存", + "Your attendance was updated successfully." : "您的出席状态更新成功。", + "Calendar server" : "日历服务器", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安装 {calendarappstoreopen}日历应用{linkclose},或者 {calendardocopen}连接您的桌面和移动端同步日历 ↗{linkclose}。", "Send invitations to attendees" : "向参与者发送邀请", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "请确保正确设置 {emailopen}邮件服务器{linkclose}。", "Automatically generate a birthday calendar" : "自动生成生日日历", "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。", "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。", + "%s via %s" : "%s通过%s", + "The meeting »%s« with %s was canceled." : "与%s的会议 »%s« 已取消。", + "The meeting »%s« with %s was updated." : "与%s的会议 »%s« 已更新。", + "%s invited you to »%s«" : "%s 邀请您加入 »%s«", "CalDAV server" : "日历服务", "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" }, diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index ef357f7b03a..7fa4881040b 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -42,9 +42,13 @@ "A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改", "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改", "Contact birthdays" : "联系人生日", + "%1$s via %2$s" : "%1$s 通过 %2$s", "Invitation canceled" : "邀请已取消", "Hello %s," : "您好,%s,", + "The meeting »%1$s« with %2$s was canceled." : "与%2$s的会议 »%1$s« 已取消。", "Invitation updated" : "邀请已更新", + "The meeting »%1$s« with %2$s was updated." : "与%2$s的会议 »%1$s« 已更新。", + "%1$s invited you to »%2$s«" : "%1$s 邀请您加入 »%2$s«", "When:" : "时间:", "Where:" : "地点:", "Description:" : "描述:", @@ -52,18 +56,33 @@ "Accept" : "接受", "Decline" : "拒绝", "More options …" : "更多选项", + "More options at %s" : "在%s的更多选项", "Contacts" : "联系人", + "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。", "Configures a CalDAV account" : "设置一个 CalDAV 账户", "Configures a CardDAV account" : "设置一个 CardDAV 账户", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV端点", "Technical details" : "技术细节", "Remote Address: %s" : "远程地址:%s", "Request ID: %s" : "请求 ID:%s", + "There was an error updating your attendance status." : "更新您的出席状态时出错。", + "Please contact the organizer directly." : "请直接联系组织者。", + "Are you accepting the invitation?" : "您是否接受邀请?", + "Tentative" : "暂定", "Save" : "保存", + "Your attendance was updated successfully." : "您的出席状态更新成功。", + "Calendar server" : "日历服务器", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安装 {calendarappstoreopen}日历应用{linkclose},或者 {calendardocopen}连接您的桌面和移动端同步日历 ↗{linkclose}。", "Send invitations to attendees" : "向参与者发送邀请", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "请确保正确设置 {emailopen}邮件服务器{linkclose}。", "Automatically generate a birthday calendar" : "自动生成生日日历", "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。", "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。", + "%s via %s" : "%s通过%s", + "The meeting »%s« with %s was canceled." : "与%s的会议 »%s« 已取消。", + "The meeting »%s« with %s was updated." : "与%s的会议 »%s« 已更新。", + "%s invited you to »%s«" : "%s 邀请您加入 »%s«", "CalDAV server" : "日历服务", "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" },"pluralForm" :"nplurals=1; plural=0;" |