diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/zh_CN.json | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 7bc91b74c33..8f5fb5a7ab7 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -65,11 +65,10 @@ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], "Saving..." : "保存中...", "Dismiss" : "忽略", - "This action requires you to confirm your password" : "请您确认您的密码", "Authentication required" : "授权请求", - "Password" : "密码", - "Cancel" : "取消", + "This action requires you to confirm your password" : "请您确认您的密码", "Confirm" : "确认", + "Password" : "密码", "Failed to authenticate, try again" : "授权失败, 请重试", "seconds ago" : "几秒前", "Logging in …" : "正在登录...", @@ -95,6 +94,7 @@ "Already existing files" : "已经存在的文件", "Which files do you want to keep?" : "请选择需要保留的文件?", "If you select both versions, the copied file will have a number added to its name." : "如果同时选择了两个版本, 副本的文件名中将会追加数字.", + "Cancel" : "取消", "Continue" : "继续", "(all selected)" : "(选中全部)", "({count} selected)" : "(选择了 {count} 个)", |