Files
Homarr/public/locales/tw/modules/search.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

31 lines
763 B
JSON

{
"descriptor": {
"name": "搜尋欄",
"description": "允許您搜尋自定義的搜尋引擎、Youtube 和支援的集成"
},
"input": {
"placeholder": "在網路上搜尋..."
},
"switched-to": "切換至",
"searchEngines": {
"search": {
"name": "網頁",
"description": "搜尋..."
},
"youtube": {
"name": "Youtube",
"description": "在 Youtube 上搜尋"
},
"torrents": {
"name": "Torrents",
"description": "搜尋 Torrents"
},
"overseerr": {
"name": "Overseerr",
"description": "在 Overseerr 上搜尋電影或電視劇"
}
},
"tip": "您可以使用以下快捷鍵選擇搜尋欄",
"switchedSearchEngine": "切換 {{searchEngine}} 進行搜尋"
}