summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-19 00:18:15 +0000
committerNextcloud bot <bot@nextcloud.com>2019-04-19 00:18:15 +0000
commite175cfc4ca97bef4ce0cb05f878ff0298a66c4f2 (patch)
tree6a382944e3ac7dc60c4fac992978d6eafef1c755
parent8662634069ad2ea3e72e57dd7268e8ef362ec692 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index fc4d86d6..5ebc3bf9 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "无",
"Unknown" : "未知",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} 联系人读取失败"],
- "An error occurred" : "发生错误"
+ "An error occurred" : "发生错误",
+ "Your web browser is out of date" : "您的浏览器版本太旧",
+ "This application is not compatible with Internet Explorer" : "此应用与Internet Explorer不兼容"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 682bb696..c47114ce 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -137,6 +137,8 @@
"None" : "无",
"Unknown" : "未知",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} 联系人读取失败"],
- "An error occurred" : "发生错误"
+ "An error occurred" : "发生错误",
+ "Your web browser is out of date" : "您的浏览器版本太旧",
+ "This application is not compatible with Internet Explorer" : "此应用与Internet Explorer不兼容"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file