Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Jan 30, 2021
1 parent db4af25 commit bf66816
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
15 changes: 15 additions & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
OC.L10N.register(
"fulltextsearch_elasticsearch",
{
"Full text search - Elasticsearch Platform" : "全文搜尋 - 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" : "[進階] 分析器 token 生成器",
"Some language might needs a specific tokenizer." : "某些語言可能需要特定的 tokenizer。"
},
"nplurals=1; plural=0;");
13 changes: 13 additions & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{ "translations": {
"Full text search - Elasticsearch Platform" : "全文搜尋 - 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" : "[進階] 分析器 token 生成器",
"Some language might needs a specific tokenizer." : "某些語言可能需要特定的 tokenizer。"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit bf66816

Please sign in to comment.