diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-14 01:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-14 01:07:46 +0000 |
commit | 8d91c84ec4f60b382729ac0bc8c9ed08a4157236 (patch) | |
tree | 3dc21c4c6d3e97446d274c829f7b524d040c9180 /settings | |
parent | 5730c587ec72f36f57ea07b894d5b6052f806a88 (diff) | |
download | nextcloud-server-8d91c84ec4f60b382729ac0bc8c9ed08a4157236.tar.gz nextcloud-server-8d91c84ec4f60b382729ac0bc8c9ed08a4157236.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/zh_CN.js | 14 | ||||
-rw-r--r-- | settings/l10n/zh_CN.json | 14 |
2 files changed, 16 insertions, 12 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 62d78e97204..c92f605002b 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -80,12 +80,12 @@ OC.L10N.register( "Allow filesystem access" : "允许访问文件系统", "Disconnect" : "断开连接", "Revoke" : "撤销", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", - "Google Chrome for Android" : "Google Chrome for Android", + "Internet Explorer" : "IE浏览器", + "Edge" : "Edge浏览器", + "Firefox" : "火狐浏览器", + "Google Chrome" : "谷歌浏览器", + "Safari" : "Safari浏览器", + "Google Chrome for Android" : "安卓版谷歌浏览器", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS 客户端", @@ -125,6 +125,7 @@ OC.L10N.register( "undo" : "撤销", "never" : "从不", "deleted {userName}" : "已删除 {userName}", + "No user found for <strong>{pattern}</strong>" : "没有用户发现 <strong>{pattern}</strong>", "Unable to add user to group {group}" : "无法将用户添加到分组 {group}", "Unable to remove user from group {group}" : "无法从分组 {group} 中移除用户", "Add group" : "添加分组", @@ -233,6 +234,7 @@ OC.L10N.register( "Performance tuning" : "性能优化", "Improving the config.php" : "优化 config.php", "Theming" : "主题", + "Check the security of your Nextcloud over our security scan" : "通过我们的安全扫描来检查Nextcloud的安全性", "Hardening and security guidance" : "强化和安全指南", "Developer documentation" : "开发者文档", "by %s" : "由 %s", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index a20d4d0d8ca..e6b902ae655 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -78,12 +78,12 @@ "Allow filesystem access" : "允许访问文件系统", "Disconnect" : "断开连接", "Revoke" : "撤销", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", - "Google Chrome for Android" : "Google Chrome for Android", + "Internet Explorer" : "IE浏览器", + "Edge" : "Edge浏览器", + "Firefox" : "火狐浏览器", + "Google Chrome" : "谷歌浏览器", + "Safari" : "Safari浏览器", + "Google Chrome for Android" : "安卓版谷歌浏览器", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS 客户端", @@ -123,6 +123,7 @@ "undo" : "撤销", "never" : "从不", "deleted {userName}" : "已删除 {userName}", + "No user found for <strong>{pattern}</strong>" : "没有用户发现 <strong>{pattern}</strong>", "Unable to add user to group {group}" : "无法将用户添加到分组 {group}", "Unable to remove user from group {group}" : "无法从分组 {group} 中移除用户", "Add group" : "添加分组", @@ -231,6 +232,7 @@ "Performance tuning" : "性能优化", "Improving the config.php" : "优化 config.php", "Theming" : "主题", + "Check the security of your Nextcloud over our security scan" : "通过我们的安全扫描来检查Nextcloud的安全性", "Hardening and security guidance" : "强化和安全指南", "Developer documentation" : "开发者文档", "by %s" : "由 %s", |