summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-15 02:49:05 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-15 02:49:05 +0000
commitb75b92ed7b5057847d4ebd789047cb40adacc1b0 (patch)
treecc22e05c387b301037be481f5e92451a3cdbe9ea
parentd113455d00de48a702a0ba79649340c63a30a666 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 00dbc4345..b2b6228a8 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Token expired or app not enabled! Reload the page!" : "令牌过期或者应用没有启用!重新加载页面!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "内部服务器错误!请检查您的 data/nextcloud.log 文件获取更多详细信息!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "请求失败,Nextcloud 现处于维护模式!",
+ "Can not add feed: Unable to parse feed" : "无法添加订阅源:无法解析订阅源",
"Can not add feed: Exists already" : "无法添加订阅源:已经存在",
"Articles without feed" : "没有订阅源的文章",
"Can not add folder: Exists already" : "无法增加文件夹:文件夹已存在",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 6047e97a8..19cce3bd3 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -5,6 +5,7 @@
"Token expired or app not enabled! Reload the page!" : "令牌过期或者应用没有启用!重新加载页面!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "内部服务器错误!请检查您的 data/nextcloud.log 文件获取更多详细信息!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "请求失败,Nextcloud 现处于维护模式!",
+ "Can not add feed: Unable to parse feed" : "无法添加订阅源:无法解析订阅源",
"Can not add feed: Exists already" : "无法添加订阅源:已经存在",
"Articles without feed" : "没有订阅源的文章",
"Can not add folder: Exists already" : "无法增加文件夹:文件夹已存在",