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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-18 04:24:55 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-18 04:24:55 +0300
commit85d125debe9c447ce3bcd63237c33622fc6002b1 (patch)
tree533c36ae20bec1dfc09cf12801aebe65938e790d /l10n
parent001d83024c66b8c00ed2c2c29022ccaaf7cbe07f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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 dbe48b8..904e2fd 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Search" : "搜索",
"Index not found" : "未找到索引",
+ "Process timed out" : "处理超时",
"Full text search" : "全文搜索",
"Core of the full-text search framework for Nextcloud" : "Nextcloud 全文搜索框架内核",
"Core App of the full-text search framework for your Nextcloud." : "Nextcloud 全文搜索框架核心应用",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index d5a3091..4910a43 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,6 +1,7 @@
{ "translations": {
"Search" : "搜索",
"Index not found" : "未找到索引",
+ "Process timed out" : "处理超时",
"Full text search" : "全文搜索",
"Core of the full-text search framework for Nextcloud" : "Nextcloud 全文搜索框架内核",
"Core App of the full-text search framework for your Nextcloud." : "Nextcloud 全文搜索框架核心应用",