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 22, 2021
1 parent 97f7544 commit 2692fd7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
12 changes: 11 additions & 1 deletion l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "搜尋在 {time} 毫秒內回傳了 {total} 個結果",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "對 '{search}' 中的 {title} 搜尋於 {time} 毫秒內回傳了 {total} 個結果",
"Search" : "搜尋",
"Index not found" : "找不到索引",
"Process timed out" : "處理程序逾時",
"Full Text Search" : "全文搜尋",
"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 全文搜尋框架的核心應用程式。",
"Search on %s" : "在 %s 搜尋",
"General" : "一般"
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "請檢視關於在您 Nextcloud 中安裝與設定全文搜尋的 wiki 文件",
"General" : "一般",
"Search Platform" : "搜尋平台",
"Select the app to index content and answer search queries." : "選取應用以索引內容並回應搜尋查詢。",
"Navigation Icon" : "導覽圖示",
"Enable global search within all your content." : "在您所有的內容中啟用全域搜尋。"
},
"nplurals=1; plural=0;");
12 changes: 11 additions & 1 deletion l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "搜尋在 {time} 毫秒內回傳了 {total} 個結果",
"the search in {title} for '{search}' returned {total} results in {time} ms" : "對 '{search}' 中的 {title} 搜尋於 {time} 毫秒內回傳了 {total} 個結果",
"Search" : "搜尋",
"Index not found" : "找不到索引",
"Process timed out" : "處理程序逾時",
"Full Text Search" : "全文搜尋",
"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 全文搜尋框架的核心應用程式。",
"Search on %s" : "在 %s 搜尋",
"General" : "一般"
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "請檢視關於在您 Nextcloud 中安裝與設定全文搜尋的 wiki 文件",
"General" : "一般",
"Search Platform" : "搜尋平台",
"Select the app to index content and answer search queries." : "選取應用以索引內容並回應搜尋查詢。",
"Navigation Icon" : "導覽圖示",
"Enable global search within all your content." : "在您所有的內容中啟用全域搜尋。"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 2692fd7

Please sign in to comment.