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>2021-01-18 05:42:19 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-18 05:42:19 +0300
commit86d2c96c2fef7422e82b747295423342dd1fbfc7 (patch)
treeeb27b73af0743c1b4c2c5a1b0906b6c365980652
parent3af161ddb17726c1fc8a98d55de6a12093b64acb (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 2d7712c..3156d09 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "搜尋在 {time} 毫秒內回傳了 {total} 個結果",
"Search" : "搜尋",
"Index not found" : "找不到索引",
"Full text search" : "全文搜尋",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 6982958..3e364cb 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "the search returned {total} results in {time} ms" : "搜尋在 {time} 毫秒內回傳了 {total} 個結果",
"Search" : "搜尋",
"Index not found" : "找不到索引",
"Full text search" : "全文搜尋",