diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-04 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-04 01:12:05 +0000 |
commit | 95d33cd8897429ca43ab5473ac7c90b88f1e6341 (patch) | |
tree | 27fa0c4790bf2c3795bdda7ed94ec1d15399e7ca /core/l10n/zh_CN.js | |
parent | e7458a41f26c5a3e6d38e67a3bc31d961946b45d (diff) | |
download | nextcloud-server-95d33cd8897429ca43ab5473ac7c90b88f1e6341.tar.gz nextcloud-server-95d33cd8897429ca43ab5473ac7c90b88f1e6341.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 67c690a469c..00fe71ff165 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -43,7 +43,7 @@ OC.L10N.register( "Checking for update of app \"%s\" in appstore" : "检查%s应用是否有更新", "Update app \"%s\" from appstore" : "从应用商店更新%s应用", "Checked for update of app \"%s\" in appstore" : "已检查%s应用的是否有更新", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库结构是否可以更新(这可能需要很长的时间, 这取决于数据库大小)", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库结构是否可以更新(这可能需要很长的时间, 这取决于数据库大小)", "Checked database schema update for apps" : "已经检查应用的数据库结构更新", "Updated \"%1$s\" to %2$s" : "已更新 “%1$s” 到 %2$s", "Set log level to debug" : "设置日志级别为 调试", @@ -375,7 +375,7 @@ OC.L10N.register( "Error setting expiration date" : "设置过期日期时出错", "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接共享", - "{sharee} (group)" : "{sharee} (分组)", + "{sharee} (group)" : "{sharee} (分组)", "{sharee} (remote)" : "{sharee} (外部)", "{sharee} (email)" : "{sharee} (邮件)", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人共享。", |