diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 0e7a3db71bd..82c263d8180 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -76,8 +76,8 @@ OC.L10N.register( "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 账户", + "Configures a CalDAV account" : "配置一个 CalDAV 账号", + "Configures a CardDAV account" : "配置一个 CardDAV 账号", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", "Technical details" : "技术细节", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index b402b55fdd8..4f422c4d029 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -74,8 +74,8 @@ "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 账户", + "Configures a CalDAV account" : "配置一个 CalDAV 账号", + "Configures a CardDAV account" : "配置一个 CardDAV 账号", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", "Technical details" : "技术细节", |