🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,25 +1,43 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "书签",
|
||||
"description": "显示字符串或链接的静态列表",
|
||||
"description": "显示字符或链接的静态列表",
|
||||
"settings": {
|
||||
"title": "书签设置",
|
||||
"name": {
|
||||
"label": "小部件标题",
|
||||
"info": "留空以隐藏标题."
|
||||
"label": "组件标题",
|
||||
"info": "留空以隐藏标题。"
|
||||
},
|
||||
"items": {
|
||||
"label": "项目"
|
||||
},
|
||||
"layout": {
|
||||
"label": "布局"
|
||||
"label": "显示布局",
|
||||
"data": {
|
||||
"autoGrid": "自动网格",
|
||||
"horizontal": "横向",
|
||||
"vertical": "垂直"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"noneFound": {
|
||||
"title": "书签列表为空",
|
||||
"text": "在编辑模式下将新项目添加到此列表"
|
||||
"text": "在编辑模式下为该列表添加新项目"
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"validation": {
|
||||
"length": "",
|
||||
"invalidLink": "无效链接",
|
||||
"errorMsg": "没有保存,因为出现了验证错误。请重新输入"
|
||||
},
|
||||
"name": "名称",
|
||||
"url": "网址",
|
||||
"newTab": "在新标签页中打开",
|
||||
"hideHostname": "隐藏域名",
|
||||
"hideIcon": "隐藏图标",
|
||||
"delete": "删除"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,13 +11,25 @@
|
||||
"label": "使用周日作为一周的开始"
|
||||
},
|
||||
"radarrReleaseType": {
|
||||
"label": "Radarr发布类型"
|
||||
"label": "Radarr发布类型",
|
||||
"data": {
|
||||
"inCinemas": "影院放映",
|
||||
"physicalRelease": "实体",
|
||||
"digitalRelease": "数字"
|
||||
}
|
||||
},
|
||||
"hideWeekDays": {
|
||||
"label": "隐藏工作日"
|
||||
"label": "隐藏星期"
|
||||
},
|
||||
"fontSize": {
|
||||
"label": "字体大小"
|
||||
"label": "字体大小",
|
||||
"data": {
|
||||
"xs": "超小号",
|
||||
"sm": "小号",
|
||||
"md": "中号",
|
||||
"lg": "大号",
|
||||
"xl": "超大号"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Dash.",
|
||||
"description": "在Homarr中显示一个外部Dash的图表。",
|
||||
"description": "在 Homarr 中显示一个外部 Dash. 的图表。",
|
||||
"settings": {
|
||||
"title": "设置Dash小部件",
|
||||
"title": "设置 Dash. 组件",
|
||||
"dashName": {
|
||||
"label": "Dash. 名称"
|
||||
},
|
||||
@@ -17,41 +17,41 @@
|
||||
"label": "显示的列"
|
||||
},
|
||||
"graphHeight": {
|
||||
"label": "图形的高度"
|
||||
"label": "图表高度"
|
||||
},
|
||||
"graphsOrder": {
|
||||
"label": "图形(顺序)",
|
||||
"label": "图表(顺序)",
|
||||
"storage": {
|
||||
"label": "存储",
|
||||
"enabled": {
|
||||
"label": "在小工具中显示"
|
||||
"label": "在组件中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": "列宽度"
|
||||
},
|
||||
"compactView": {
|
||||
"label": "显示为文本(紧凑)"
|
||||
"label": "显示为文本(紧凑型)"
|
||||
},
|
||||
"multiView": {
|
||||
"label": "显示为多驱动视图"
|
||||
"label": "显示为多核视图"
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"label": "网络",
|
||||
"enabled": {
|
||||
"label": "在小工具中显示"
|
||||
"label": "在组件中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": "列宽度"
|
||||
},
|
||||
"compactView": {
|
||||
"label": "显示为文本(紧凑)"
|
||||
"label": "显示为文本(紧凑型)"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"enabled": {
|
||||
"label": "在小工具中显示"
|
||||
"label": "在组件中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": "列宽度"
|
||||
@@ -63,7 +63,7 @@
|
||||
"ram": {
|
||||
"label": "内存",
|
||||
"enabled": {
|
||||
"label": "在小工具中显示"
|
||||
"label": "在组件中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": "列宽度"
|
||||
@@ -72,7 +72,7 @@
|
||||
"gpu": {
|
||||
"label": "GPU",
|
||||
"enabled": {
|
||||
"label": "在小工具中显示"
|
||||
"label": "在组件中显示"
|
||||
},
|
||||
"span": {
|
||||
"label": "列宽度"
|
||||
@@ -84,11 +84,11 @@
|
||||
"card": {
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "没有找到Dash.服务。请在你的Homarr仪表板上添加,或者设置一个仪表板网址。网址在应用选项中添加",
|
||||
"noInformation": "无法从仪表板获取信息。- 你运行的是最新版本吗?",
|
||||
"noService": "未找到 Dash. 服务。请在集成中将其添加到您的 Homarr 面板或在模块选项中设置 Dash. 网址",
|
||||
"noInformation": "无法从 Dash. 获取信息。- 你运行的是最新版本吗?",
|
||||
"protocolDowngrade": {
|
||||
"title": "检测到协议降级",
|
||||
"text": "Dash实例的协议被降级。这存在安全风险,因为HTTP是未加密的,攻击者可能会滥用此连接。确保Dash也在HTTPS上运行,或者将Homarr降级为HTTP(不推荐)。"
|
||||
"text": "Dash 正在使用HTTP。这存在安全风险,因为HTTP是未加密的,攻击者可能会滥用此连接。确保 Dash 也在 HTTPS 上运行,或者将 Homarr 降级为 HTTP (不推荐)。"
|
||||
}
|
||||
},
|
||||
"graphs": {
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "日期和时间",
|
||||
"description": "显示当前日期和时间。",
|
||||
"description": "显示当前的日期和时间。",
|
||||
"settings": {
|
||||
"title": "设置日期和时间小部件",
|
||||
"title": "设置日期和时间组件",
|
||||
"display24HourFormat": {
|
||||
"label": "显示完整时间 (24小时)"
|
||||
"label": "全时显示(24 小时)"
|
||||
},
|
||||
"dateFormat": {
|
||||
"label": "日期格式",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "下载速度",
|
||||
"description": "显示支持的集成的下载和上传速度。"
|
||||
"description": "显示集成中支持的下载和上传速度。"
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
@@ -28,7 +28,7 @@
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "没有找到支持的下载客户端!",
|
||||
"text": "添加下载服务以查看你当前的下载量"
|
||||
"text": "添加下载服务以查看您当前的下载情况"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "DNS漏洞控制",
|
||||
"description": "从您的仪表盘控制 PiHole 或 AdGuard"
|
||||
"description": "从您的面板控制 PiHole 或 AdGuard"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "DNS漏洞摘要",
|
||||
"name": "DNS漏洞统计",
|
||||
"description": "显示来自 PiHole 或 AdGuard 的重要数据",
|
||||
"settings": {
|
||||
"title": "DNS漏洞摘要设置",
|
||||
"title": "DNS漏洞统计设置",
|
||||
"usePiHoleColors": {
|
||||
"label": "使用PiHole所用颜色"
|
||||
"label": "使用 PiHole 的颜色"
|
||||
},
|
||||
"layout": {
|
||||
"label": "布局",
|
||||
"label": "显示布局",
|
||||
"data": {
|
||||
"grid": "",
|
||||
"row": "",
|
||||
"column": ""
|
||||
"grid": "2 x 2",
|
||||
"row": "横向",
|
||||
"column": "垂直"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -20,9 +20,9 @@
|
||||
"card": {
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "广告列表中的域名",
|
||||
"queriesToday": "今天查询",
|
||||
"queriesBlockedTodayPercentage": "今天已屏蔽",
|
||||
"queriesBlockedToday": "今天已屏蔽"
|
||||
"queriesToday": "今日查询",
|
||||
"queriesBlockedTodayPercentage": "今日屏蔽",
|
||||
"queriesBlockedToday": "今日屏蔽"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Docker",
|
||||
"description": "允许你轻松查看和管理所有的Docker容器。"
|
||||
"description": "允许您轻松查看和管理所有的Docker容器。"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "按容器或镜像名称搜索"
|
||||
@@ -29,7 +29,7 @@
|
||||
"message": "添加应用到 Homarr"
|
||||
},
|
||||
"restart": {
|
||||
"title": "重新启动"
|
||||
"title": "重启"
|
||||
},
|
||||
"stop": {
|
||||
"title": "停止"
|
||||
@@ -38,13 +38,13 @@
|
||||
"title": "开始"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": "刷新数据"
|
||||
"title": "刷新"
|
||||
},
|
||||
"remove": {
|
||||
"title": "移除"
|
||||
"title": "删除"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": "添加到Homarr"
|
||||
"title": "添加到 Homarr"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
@@ -74,7 +74,7 @@
|
||||
"title": "出现了一个错误"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": "请每次只添加一个应用程序或服务!"
|
||||
"title": "请每次只添加一个应用程序或服务!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "iFrame",
|
||||
"description": "嵌入互联网上的任何内容。一些网站可能限制访问。",
|
||||
"description": "嵌入互联网上的任何内容。某些网站可能限制访问。",
|
||||
"settings": {
|
||||
"title": "iFrame设置",
|
||||
"embedUrl": {
|
||||
"label": "嵌入URL"
|
||||
"label": "嵌入地址"
|
||||
},
|
||||
"allowFullScreen": {
|
||||
"label": "允许全屏"
|
||||
},
|
||||
"allowTransparency": {
|
||||
"label": "允许透明度"
|
||||
"label": "允许透明"
|
||||
},
|
||||
"allowScrolling": {
|
||||
"label": "允许滚动"
|
||||
},
|
||||
"allowPayment": {
|
||||
"label": "允许付款"
|
||||
"label": "允许支付"
|
||||
},
|
||||
"allowAutoPlay": {
|
||||
"label": "允许自动播放"
|
||||
@@ -26,7 +26,7 @@
|
||||
"label": "允许麦克风"
|
||||
},
|
||||
"allowCamera": {
|
||||
"label": "允许使用摄像头"
|
||||
"label": "允许摄像头"
|
||||
},
|
||||
"allowGeolocation": {
|
||||
"label": "允许地理位置"
|
||||
@@ -37,8 +37,9 @@
|
||||
"errors": {
|
||||
"noUrl": {
|
||||
"title": "无效链接",
|
||||
"text": "确保您在小部件配置中输入了一个有效的地址"
|
||||
}
|
||||
"text": "确保您在组件配置中输入了一个有效的地址"
|
||||
},
|
||||
"browserSupport": "您的浏览器不支持 iframe。请更新您的浏览器。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,24 +1,55 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "媒体请求",
|
||||
"description": "查看来自你的Overseerr或Jellyseerr实例的所有媒体请求的列表",
|
||||
"description": "查看 Overr 或 Jellyseerr 实例中的所有媒体请求列表",
|
||||
"settings": {
|
||||
"title": "媒体请求列表",
|
||||
"replaceLinksWithExternalHost": {
|
||||
"label": "替换链接"
|
||||
"label": "使用外部地址替换链接"
|
||||
}
|
||||
}
|
||||
},
|
||||
"noRequests": "没有找到请求。请确保你已经正确配置了你的应用程序。",
|
||||
"pending": "有 {{countPendingApproval}} 个请求正等待核准。",
|
||||
"nonePending": "目前没有待核准的项目。静待媒体更新!",
|
||||
"noRequests": "未找到请求。请确保您已正确配置您的应用。",
|
||||
"pending": "有 {{countPendingApproval}} 个请求等待审批。",
|
||||
"nonePending": "目前没有待批准的项目。静待媒体更新!",
|
||||
"state": {
|
||||
"approved": "已核准",
|
||||
"pendingApproval": "待核准",
|
||||
"approved": "已批准",
|
||||
"pendingApproval": "待批准",
|
||||
"declined": "已拒绝"
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "同意请求",
|
||||
"decline": "拒绝请求"
|
||||
"approve": "批准请求",
|
||||
"decline": "拒绝请求",
|
||||
"approving": "正在批准请求..."
|
||||
},
|
||||
"mutation": {
|
||||
"approving": "正在批准",
|
||||
"declining": "下降",
|
||||
"request": "请求...",
|
||||
"approved": "请求被批准!",
|
||||
"declined": "请求被拒绝!"
|
||||
},
|
||||
"detail": {
|
||||
"label": "详细统计信息",
|
||||
"id": "ID",
|
||||
"device": "设备",
|
||||
"video": {
|
||||
"video": "视频",
|
||||
"resolution": "分辨率",
|
||||
"framerate": "帧率",
|
||||
"codec": "视频编码"
|
||||
},
|
||||
"audio": {
|
||||
"audio": "音频",
|
||||
"channels": "声道",
|
||||
"codec": "音频编码"
|
||||
},
|
||||
"transcoding": {
|
||||
"transcoding": "转码",
|
||||
"context": "背景信息",
|
||||
"requested": "硬件编码请求",
|
||||
"source": "原始编码",
|
||||
"target": "目标编码"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,12 +5,16 @@
|
||||
"settings": {
|
||||
"title": "媒体请求状态",
|
||||
"direction": {
|
||||
"label": "布局方向。"
|
||||
"label": "布局方向。",
|
||||
"data": {
|
||||
"row": "横向",
|
||||
"column": "垂直"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"stats": {
|
||||
"pending": "待核准",
|
||||
"pending": "待批准",
|
||||
"tvRequests": "电视请求",
|
||||
"movieRequests": "电影请求"
|
||||
}
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "媒体服务器",
|
||||
"description": "与您的 Jellyfin 或 Plex 媒体服务器交互",
|
||||
"name": "媒体服务",
|
||||
"description": "与您的 Jellyfin 或 Plex 媒体服务交互",
|
||||
"settings": {
|
||||
"title": "设置媒体服务器小部件"
|
||||
"title": "设置媒体服务组件"
|
||||
}
|
||||
},
|
||||
"loading": "正在载入流",
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "笔记本",
|
||||
"description": "一个基于 Markdown 的交互式组件,供您写下笔记!",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"title": "设置笔记本组件",
|
||||
"showToolbar": {
|
||||
"label": ""
|
||||
"label": "显示帮助您写下 Markdown 的工具栏"
|
||||
},
|
||||
"content": {
|
||||
"label": ""
|
||||
"label": "笔记本的内容"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Overseerr",
|
||||
"description": "允许你从Overseerr或Jellyseerr搜索和添加媒体。"
|
||||
"description": "允许您从Overseerr 或 Jellyseerr 搜索和添加媒体。"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
@@ -12,16 +12,16 @@
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "使用API密钥",
|
||||
"text": "这一请求将被自动批准"
|
||||
"title": "使用 API key",
|
||||
"text": "此请求将被自动批准"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "勾选你想要下载的季节",
|
||||
"caption": "勾选您想要下载的季",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "季节",
|
||||
"season": "季",
|
||||
"numberOfEpisodes": "集数"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,19 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "RSS小工具",
|
||||
"name": "RSS 组件",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "设置RSS小部件",
|
||||
"title": "RSS 组件设置",
|
||||
"rssFeedUrl": {
|
||||
"label": "RSS源地址",
|
||||
"description": "你想在其中展示的RSS订阅源URL"
|
||||
"label": "RSS 订阅地址",
|
||||
"description": "您想要显示的 RSS 订阅的地址。"
|
||||
},
|
||||
"refreshInterval": {
|
||||
"label": "刷新间隔(以分钟计)"
|
||||
"label": "刷新间隔(分钟)"
|
||||
},
|
||||
"dangerousAllowSanitizedItemContent": {
|
||||
"label": ""
|
||||
"label": "允许 HTML 格式化(危险)",
|
||||
"info": "允许从外部进行HTML格式化可能是危险的。<br/>请确保订阅来自信任的来源。"
|
||||
},
|
||||
"textLinesClamp": {
|
||||
"label": "文本线夹"
|
||||
@@ -21,8 +22,8 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "无法加载此RSS订阅源",
|
||||
"text": "加载此RSS订阅源时出现问题。请确保你正确配置了RSS订阅源的URL。URLs应该符合官方规范。在更新订阅源后,你可能需要重新加载仪表板。"
|
||||
"title": "无法获取 RSS 订阅",
|
||||
"text": "在获取 RSS 订阅时出现了问题。确保使用有效的 URL 正确配置了 RSS 订阅。URL 应与官方规范匹配。更新 RSS 订阅后,您可能需要刷新面板。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,25 +6,25 @@
|
||||
"input": {
|
||||
"placeholder": "在网上搜索..."
|
||||
},
|
||||
"switched-to": "切换到:",
|
||||
"switched-to": "切换到",
|
||||
"searchEngines": {
|
||||
"search": {
|
||||
"name": "网络",
|
||||
"name": "网页",
|
||||
"description": "搜索..."
|
||||
},
|
||||
"youtube": {
|
||||
"name": "Youtube",
|
||||
"description": "在Youtube上搜索"
|
||||
"description": "在 Youtube 上搜索"
|
||||
},
|
||||
"torrents": {
|
||||
"name": "种子",
|
||||
"description": "搜索种子"
|
||||
"name": "Torrents",
|
||||
"description": "搜索 Torrents"
|
||||
},
|
||||
"overseerr": {
|
||||
"name": "Overseerr",
|
||||
"description": "在媒体请求服务上搜索电影和电视剧。"
|
||||
"description": "在 Overseer 上搜索电影和电视剧。"
|
||||
}
|
||||
},
|
||||
"tip": "你可以用快捷键选择搜索栏 ",
|
||||
"tip": "您可以使用以下快捷键选择搜索栏 ",
|
||||
"switchedSearchEngine": "改用 {{searchEngine}} 进行搜索"
|
||||
}
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Torrent",
|
||||
"description": "显示支持的Torrent客户端的torrent列表。",
|
||||
"description": "显示支持的 Torrent 客户端的 Torrent 列表。",
|
||||
"settings": {
|
||||
"title": "Torrent 小部件设置",
|
||||
"title": "Torrent 组件设置",
|
||||
"refreshInterval": {
|
||||
"label": "刷新时间间隔(秒)。"
|
||||
"label": "刷新间隔(秒)"
|
||||
},
|
||||
"displayCompletedTorrents": {
|
||||
"label": "显示已完成的种子"
|
||||
"label": "显示已完成 torrents"
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": "显示过期种子"
|
||||
"label": "显示过期 torrents"
|
||||
},
|
||||
"labelFilterIsWhitelist": {
|
||||
"label": "标签列表是白名单 (而不是黑名单)"
|
||||
},
|
||||
"labelFilter": {
|
||||
"label": "标签列表",
|
||||
"description": "当选择“白名单”时,这将成为白名单。如果不选中,这将是黑名单。当空时不会做任何事情。"
|
||||
"description": "当选中 “白名单” 时,这将成为白名单。如果不选中,则是黑名单。为空时不会做任何事情。"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -55,21 +55,22 @@
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "没有找到支持的Torrent客户端!",
|
||||
"text": "添加一个支持Torrent的客户端来查看你当前的下载情况"
|
||||
"text": "添加一个支持的 Torrent 客户端来查看您当前的下载情况"
|
||||
},
|
||||
"generic": {
|
||||
"title": "发生了一个意外的错误",
|
||||
"text": "Homarr无法与您的Torrent客户端通信。请检查您的配置"
|
||||
"text": "无法与您的 Torrent 客户端通信。请检查您的配置"
|
||||
}
|
||||
},
|
||||
"loading": {
|
||||
"title": "正在加载..."
|
||||
"title": "加载中",
|
||||
"description": "建立连接中"
|
||||
},
|
||||
"popover": {
|
||||
"introductionPrefix": "管理方:",
|
||||
"metrics": {
|
||||
"queuePosition": "队列位置 - {{position}}",
|
||||
"progress": "当前进度 - {{progress}}%",
|
||||
"progress": "进度 - {{progress}}%",
|
||||
"totalSelectedSize": "共计 - {{totalSize}}",
|
||||
"state": "状态 - {{state}}",
|
||||
"ratio": "比率 -",
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Usenet",
|
||||
"description": "允许你查看和管理你的Usenet实例。"
|
||||
"description": "允许您查看和管理您的 Usenet 实例。"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "没有找到支持的下载客户端!",
|
||||
"text": "添加支持的Usenet下载客户端来查看当前下载"
|
||||
"text": "添加支持的 Usenet 下载客户端来查看当前下载情况"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -26,7 +26,7 @@
|
||||
"eta": "剩余时间",
|
||||
"progress": "进度"
|
||||
},
|
||||
"empty": "空的",
|
||||
"empty": "空",
|
||||
"error": {
|
||||
"title": "错误",
|
||||
"message": "出错了"
|
||||
@@ -39,11 +39,11 @@
|
||||
"size": "大小",
|
||||
"duration": "持续时间"
|
||||
},
|
||||
"empty": "空的",
|
||||
"empty": "空",
|
||||
"error": {
|
||||
"title": "错误",
|
||||
"message": "加载历史记录时出错"
|
||||
},
|
||||
"paused": "已暂停"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,9 +3,9 @@
|
||||
"name": "视频流",
|
||||
"description": "嵌入来自相机或网站的视频流或视频",
|
||||
"settings": {
|
||||
"title": "设置视频流小部件",
|
||||
"title": "视频流组件设置",
|
||||
"FeedUrl": {
|
||||
"label": "订阅源的URL"
|
||||
"label": "订阅网址"
|
||||
},
|
||||
"autoPlay": {
|
||||
"label": "自动播放"
|
||||
@@ -14,7 +14,7 @@
|
||||
"label": "静音"
|
||||
},
|
||||
"controls": {
|
||||
"label": "视频播放器控件"
|
||||
"label": "视频播放控件"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "天气",
|
||||
"description": "显示指定位置的当前天气信息。",
|
||||
"settings": {
|
||||
"title": "设置天气小部件",
|
||||
"title": "天气组件设置",
|
||||
"displayInFahrenheit": {
|
||||
"label": "显示为华氏度"
|
||||
},
|
||||
@@ -32,5 +32,6 @@
|
||||
"thunderstormWithHail": "雷暴夹冰雹",
|
||||
"unknown": "未知"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": "发生错误"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user