From db4af25dd3d79d27458422ec58dd5fae55b82d95 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 Jan 2021 02:45:18 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_TW.js | 10 +++++++++- l10n/zh_TW.json | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index bb591a0f..bdce6b6e 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -2,6 +2,14 @@ OC.L10N.register( "fulltextsearch_elasticsearch", { "Full text search - Elasticsearch Platform" : "全文搜尋 - Elasticsearch 平台", - "Index using ElasticSearch" : "使用 ElasticSearch 索引" + "Index using ElasticSearch" : "使用 ElasticSearch 索引", + "Extension to the _Full text search_ app to communicate with ElasticSearch." : "_全文搜尋_ 應用程式的擴充元件,用來與 ElasticSearch 通訊。", + "Elastic Search" : "Elastic Search", + "Address of the Servlet" : "Servlet 的位置", + "Include your credential in case authentication is required." : "如果需要身份驗證,請包含您的憑證。", + "Index" : "索引", + "Name of your index." : "您索引的名稱。", + "[Advanced] Analyzer tokenizer" : "[進階] 分析器權杖生成器", + "Some language might needs a specific tokenizer." : "某些語言可能需要特定的權杖生成器。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index db42c537..c9ec156a 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,5 +1,13 @@ { "translations": { "Full text search - Elasticsearch Platform" : "全文搜尋 - Elasticsearch 平台", - "Index using ElasticSearch" : "使用 ElasticSearch 索引" + "Index using ElasticSearch" : "使用 ElasticSearch 索引", + "Extension to the _Full text search_ app to communicate with ElasticSearch." : "_全文搜尋_ 應用程式的擴充元件,用來與 ElasticSearch 通訊。", + "Elastic Search" : "Elastic Search", + "Address of the Servlet" : "Servlet 的位置", + "Include your credential in case authentication is required." : "如果需要身份驗證,請包含您的憑證。", + "Index" : "索引", + "Name of your index." : "您索引的名稱。", + "[Advanced] Analyzer tokenizer" : "[進階] 分析器權杖生成器", + "Some language might needs a specific tokenizer." : "某些語言可能需要特定的權杖生成器。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file