New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
30
public/locales/cn/modules/search.json
Normal file
30
public/locales/cn/modules/search.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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": "在 Overseer 上搜索电影和电视剧。"
|
||||
}
|
||||
},
|
||||
"tip": "您可以使用以下快捷键选择搜索栏 ",
|
||||
"switchedSearchEngine": "改用 {{searchEngine}} 进行搜索"
|
||||
}
|
||||
Reference in New Issue
Block a user