Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-26 04:13:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-26 04:13:22 +0300
commit751d78edac88510c74425be6f0956ff43a4a6586 (patch)
treecbbf041736b039ceab949ab421eb795804aeb266
parent5d938df2341fb3bf9d5f3595638a4126d15b7246 (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 84d8381..3c36c7c 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"The format of the address is not correct" : "地址格式不正确",
"Apache Solr is up, running and responding to ping query" : "Apache Solr 启动, 运行和响应 ping 查询",
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr 没有响应 ping 请求 (错误 #%1$s)",
+ "Schema is fine" : "结构完好",
"Text successfully extracted" : "已成功提取文本",
"Error during commit (Error #%1$s)" : "提交错误 (错误 #%1$s)",
"Error during updating field (Error #%1$s)" : "更新域时发生错误 (错误 #%1$s)",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index d7030d3..f5c6b51 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -12,6 +12,7 @@
"The format of the address is not correct" : "地址格式不正确",
"Apache Solr is up, running and responding to ping query" : "Apache Solr 启动, 运行和响应 ping 查询",
"Apache Solr is not responding to ping query (Error #%1$s)" : "Apache Solr 没有响应 ping 请求 (错误 #%1$s)",
+ "Schema is fine" : "结构完好",
"Text successfully extracted" : "已成功提取文本",
"Error during commit (Error #%1$s)" : "提交错误 (错误 #%1$s)",
"Error during updating field (Error #%1$s)" : "更新域时发生错误 (错误 #%1$s)",