-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a18025
commit db4af25
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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;" | ||
} |