Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_TW.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3e364cbd3d54b2a5a0081749633bc4a57d2a4d77 (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "the search returned {total} results in {time} ms" : "搜尋在 {time} 毫秒內回傳了 {total} 個結果",
    "Search" : "搜尋",
    "Index not found" : "找不到索引",
    "Full text search" : "全文搜尋",
    "Search on %s" : "在 %s 搜尋",
    "General" : "一般"
},"pluralForm" :"nplurals=1; plural=0;"
}