New Crowdin updates (#829)
* New translations media-requests-list.json (Spanish) * New translations media-requests-list.json (Danish) * New translations media-requests-list.json (German) * New translations media-requests-list.json (Hebrew) * New translations media-requests-list.json (Italian) * New translations media-requests-list.json (Norwegian) * New translations media-requests-list.json (Slovak) * New translations media-requests-list.json (English) * New translations media-requests-list.json (Spanish) * New translations media-requests-list.json (German) * New translations media-requests-list.json (English) * New translations rss.json (German) * New translations media-requests-list.json (Hebrew) * New translations media-requests-list.json (Italian) * New translations media-requests-list.json (Chinese Simplified) * New translations media-requests-list.json (Chinese Simplified) * New translations media-requests-stats.json (Chinese Simplified) * New translations search.json (Chinese Simplified) * New translations add-app.json (Chinese Simplified) * New translations error-boundary.json (Chinese Simplified) * New translations media-requests-list.json (Danish) * New translations media-requests-list.json (Dutch) * New translations media-requests-stats.json (Dutch) * New translations common.json (Dutch) * New translations dashdot.json (Dutch) * New translations ping.json (Dutch) * New translations page-appearance.json (Dutch) * New translations config-changer.json (Dutch) * New translations search-engine.json (Dutch) * New translations add-app.json (Dutch) * New translations about.json (Dutch) * New translations change-position.json (Dutch) * New translations torrents-status.json (Dutch) * New translations general.json (Dutch) * New translations gridstack.json (Dutch) * New translations video-stream.json (Dutch) * New translations rss.json (Dutch) * New translations rss.json (English) * New translations iframe.json (Dutch) * New translations error-boundary.json (Dutch) * New translations dashdot.json (Chinese Simplified) * New translations about.json (Chinese Simplified) * New translations rss.json (Chinese Simplified) * New translations common.json (Chinese Simplified) * New translations rss.json (Chinese Simplified) * New translations error-boundary.json (Chinese Simplified)
This commit is contained in:
@@ -11,20 +11,20 @@
|
||||
"label": "显示百分比"
|
||||
},
|
||||
"columns": {
|
||||
"label": ""
|
||||
"label": "显示的列"
|
||||
},
|
||||
"graphHeight": {
|
||||
"label": "图形的高度"
|
||||
},
|
||||
"graphsOrder": {
|
||||
"label": "",
|
||||
"label": "图形(顺序)",
|
||||
"storage": {
|
||||
"label": "存储",
|
||||
"enabled": {
|
||||
"label": "在小工具中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
"label": "列宽度"
|
||||
},
|
||||
"compactView": {
|
||||
"label": "显示为文本(紧凑)"
|
||||
@@ -39,7 +39,7 @@
|
||||
"label": "在小工具中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
"label": "列宽度"
|
||||
},
|
||||
"compactView": {
|
||||
"label": "显示为文本(紧凑)"
|
||||
@@ -51,7 +51,7 @@
|
||||
"label": "在小工具中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
"label": "列宽度"
|
||||
},
|
||||
"multiView": {
|
||||
"label": "显示为多核视图"
|
||||
@@ -63,7 +63,7 @@
|
||||
"label": "在小工具中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
"label": "列宽度"
|
||||
}
|
||||
},
|
||||
"gpu": {
|
||||
@@ -72,7 +72,7 @@
|
||||
"label": "在小工具中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
"label": "列宽度"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "媒体请求",
|
||||
"description": "查看来自你的Overseerr或Jellyseerr实例的所有媒体请求的列表",
|
||||
"settings": {
|
||||
"title": ""
|
||||
"title": "媒体请求列表"
|
||||
}
|
||||
},
|
||||
"noRequests": "",
|
||||
"pending": "",
|
||||
"nonePending": "",
|
||||
"noRequests": "没有找到请求。请确保你已经正确配置了你的应用程序。",
|
||||
"pending": "有 {{countPendingApproval}} 个请求正等待核准。",
|
||||
"nonePending": "目前没有待核准的项目。静待媒体更新!",
|
||||
"state": {
|
||||
"approved": "",
|
||||
"pendingApproval": "",
|
||||
"declined": ""
|
||||
"approved": "已核准",
|
||||
"pendingApproval": "待核准",
|
||||
"declined": "已拒绝"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "媒体请求状态",
|
||||
"description": "您的媒体请求统计",
|
||||
"settings": {
|
||||
"title": ""
|
||||
"title": "媒体请求状态"
|
||||
}
|
||||
},
|
||||
"stats": {
|
||||
"pending": "",
|
||||
"tvRequests": "",
|
||||
"movieRequests": ""
|
||||
"pending": "待核准",
|
||||
"tvRequests": "电视请求",
|
||||
"movieRequests": "电影请求"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,18 +5,18 @@
|
||||
"settings": {
|
||||
"title": "设置RSS小部件",
|
||||
"rssFeedUrl": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "RSS Feed地址",
|
||||
"description": "你想在其中展示的RSS订阅源URL"
|
||||
},
|
||||
"refreshInterval": {
|
||||
"label": ""
|
||||
"label": "刷新间隔(以分钟计)"
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "无法加载此RSS订阅源",
|
||||
"text": "加载此RSS订阅源时出现问题。请确保你正确配置了RSS订阅源的URL。URLs应该符合官方规范。在更新订阅源后,你可能需要重新加载仪表板。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,23 +6,23 @@
|
||||
"input": {
|
||||
"placeholder": "在网上搜索..."
|
||||
},
|
||||
"switched-to": "换成了",
|
||||
"switched-to": "切换到:",
|
||||
"searchEngines": {
|
||||
"search": {
|
||||
"name": "网络",
|
||||
"description": "搜索..."
|
||||
},
|
||||
"youtube": {
|
||||
"name": "录像带",
|
||||
"name": "油管",
|
||||
"description": "在Youtube上搜索"
|
||||
},
|
||||
"torrents": {
|
||||
"name": "火炬",
|
||||
"description": "搜索山洪病毒"
|
||||
"name": "种子",
|
||||
"description": "搜索种子"
|
||||
},
|
||||
"overseerr": {
|
||||
"name": "Overseerr",
|
||||
"description": "在Overseer上搜索电影和电视剧。"
|
||||
"description": "在媒体请求服务上搜索电影和电视剧。"
|
||||
}
|
||||
},
|
||||
"tip": "你可以用快捷键选择搜索栏 ",
|
||||
|
||||
Reference in New Issue
Block a user