🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "密码",
|
||||
"placeholder": "你的密码"
|
||||
"placeholder": "您的密码"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
@@ -14,8 +14,8 @@
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "检查你的密码",
|
||||
"message": "正在检查你的密码..."
|
||||
"title": "检查您的密码",
|
||||
"message": "正在检查您的密码..."
|
||||
},
|
||||
"correct": {
|
||||
"title": "登录成功,正在跳转..."
|
||||
|
||||
@@ -11,20 +11,20 @@
|
||||
"enableAll": "全部启用",
|
||||
"disableAll": "全部禁用",
|
||||
"version": "版本",
|
||||
"changePosition": "改变位置",
|
||||
"remove": "移除",
|
||||
"changePosition": "换位",
|
||||
"remove": "删除",
|
||||
"removeConfirm": "你确定要删除 {{item}} 吗?",
|
||||
"createItem": "创建{{item}}",
|
||||
"sections": {
|
||||
"settings": "设置",
|
||||
"dangerZone": "危险操作"
|
||||
"dangerZone": "危险"
|
||||
},
|
||||
"secrets": {
|
||||
"apiKey": "API密钥",
|
||||
"username": "用户名",
|
||||
"password": "密码"
|
||||
},
|
||||
"tip": "提示。 ",
|
||||
"tip": "提示: ",
|
||||
"time": {
|
||||
"seconds": "秒",
|
||||
"minutes": "分钟",
|
||||
|
||||
@@ -2,17 +2,24 @@
|
||||
"modals": {
|
||||
"blockedPopups": {
|
||||
"title": "阻止弹出窗口",
|
||||
"text": "您的浏览器阻止了 Homarr 访问其 API。最常见的原因是广告拦截器或被拒绝的权限。Homarr 无法自动请求权限。",
|
||||
"text": "您的浏览器阻止了 Homarr 访问其 API。最常见的原因是广告拦截器或权限被拒绝。Homarr 无法自动请求权限。",
|
||||
"list": {
|
||||
"browserPermission": "点击链接旁的图标并检查权限,允许弹出窗口。",
|
||||
"browserPermission": "点击链接旁的图标并检查权限,允许弹出窗口",
|
||||
"adBlockers": "禁用浏览器中的广告拦截器和安全工具",
|
||||
"otherBrowser": "尝试使用其他的网页浏览器。"
|
||||
"otherBrowser": "尝试使用其它的浏览器"
|
||||
}
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"category": {
|
||||
"openAllInNewTab": "在新标签页中打开全部"
|
||||
"openAllInNewTab": "在新标签页中打开全部内容"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"moveUp": "上移",
|
||||
"moveDown": "下移",
|
||||
"addCategory": "",
|
||||
"addAbove": "上方",
|
||||
"addBelow": "下方"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,25 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "添加新磁贴",
|
||||
"text": "磁贴是Homarr的主要组成元素。它们被用来显示你的应用程序和其他信息。你可以根据需要增加任意数量的磁贴。"
|
||||
"text": "磁贴是 Homarr 的主要组成元素。它们被用来显示你的应用程序和其他信息。您可以根据需要增加任意数量的磁贴。"
|
||||
},
|
||||
"widgetDescription": "小组件与你的应用程序交互,提供更多的应用程序控制。在使用前通常需要额外的配置。",
|
||||
"widgetDescription": "小组件与您的应用交互,为您提供更多的应用程序控制。它们在使用前通常需要额外的配置。",
|
||||
"goBack": "上一步",
|
||||
"actionIcon": {
|
||||
"tooltip": "添加磁贴"
|
||||
},
|
||||
"apps": "应用",
|
||||
"app": {
|
||||
"defaultName": "您的应用"
|
||||
},
|
||||
"widgets": "组件",
|
||||
"categories": "分类",
|
||||
"category": {
|
||||
"newName": "新分类名称",
|
||||
"defaultName": "新建分类",
|
||||
"created": {
|
||||
"title": "分类已创建",
|
||||
"message": "已创建分类\"{{name}}\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"description": "在编辑模式下,你可以调整磁贴和配置应用程序。在退出编辑模式之前不会保存更改。",
|
||||
"description": "在编辑模式下,您可以调整磁贴和配置应用。在退出编辑模式之前不会保存更改。",
|
||||
"button": {
|
||||
"disabled": "进入编辑模式",
|
||||
"enabled": "退出并保存"
|
||||
},
|
||||
"popover": {
|
||||
"title": "编辑模式下启用 <1>{{size}}</1> 尺寸",
|
||||
"text": "现在你可以调整和配置你的应用程序,在退出编辑模式之前<strong>不会保存</strong>更改 。"
|
||||
}
|
||||
"title": "启用 <1>{{size}}</1> 尺寸编辑模式",
|
||||
"text": "现在您可以调整和配置您的应用了,在退出编辑模式之前<strong>不会保存</strong>更改 。"
|
||||
},
|
||||
"unloadEvent": ""
|
||||
}
|
||||
|
||||
@@ -1,18 +1,29 @@
|
||||
{
|
||||
"description": "Homarr是一个 <strong>顺滑</strong> <strong>现代</strong> 的面板,它能将您所有的应用和服务汇于指尖。有了Homarr,你可以在一个页面访问和控制一切。Homarr与你添加的应用无缝交互,为你提供有价值的信息并由你完全控制。安装Homarr轻松简单,并且支持多种部署方式。",
|
||||
"description": "Homarr是一个 <strong>顺滑</strong> <strong>现代化</strong> 的面板,它能将您所有的应用和服务汇于指尖。有了 Homarr,您可以在一个页面中访问和控制一切。Homarr 与您添加的应用无缝交互,为您提供有价值的信息并由您完全控制。安装 Homarr 轻松简单,并且 Homarr 支持多种部署方式。",
|
||||
"contact": "遇到困难或问题?请与我们联系!",
|
||||
"addToDashboard": "添加到控制面板",
|
||||
"tip": "Mod 指的是你的修饰键,它是 Ctrl 和 Command/Super/Windows 键",
|
||||
"addToDashboard": "添加至面板",
|
||||
"tip": "Mod 指的是您的修饰键,它是 Ctrl 或 Command/Super/Windows 键",
|
||||
"key": "快捷键",
|
||||
"action": "操作",
|
||||
"keybinds": "热键绑定",
|
||||
"documentation": "",
|
||||
"actions": {
|
||||
"toggleTheme": "切换 白天/夜晚 模式",
|
||||
"focusSearchBar": "前往搜索栏",
|
||||
"openDocker": "打开 docker 组件",
|
||||
"toggleEdit": "切换编辑模式"
|
||||
},
|
||||
"metrics": {
|
||||
"configurationSchemaVersion": "配置样式版本",
|
||||
"configurationsCount": "可用的配置",
|
||||
"configurationSchemaVersion": "配置模式版本",
|
||||
"configurationsCount": "可用配置文件",
|
||||
"version": "版本",
|
||||
"nodeEnvironment": "节点环境",
|
||||
"i18n": "I18n翻译名称空间已加载",
|
||||
"locales": "I18n本地语言已配置",
|
||||
"experimental_disableEditMode": "<b>实验性</b>: 禁用编辑模式"
|
||||
"i18n": "I18n 翻译空间已加载",
|
||||
"locales": "I18n 本地语言已配置",
|
||||
"experimental_disableEditMode": "<b>实验性</b>: 关闭编辑模式"
|
||||
},
|
||||
"version": {
|
||||
"new": "",
|
||||
"dropdown": ""
|
||||
}
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"general": {
|
||||
"appname": {
|
||||
"label": "应用名称",
|
||||
"description": "用于在面板上显示应用。"
|
||||
"description": "用于在面板上显示。"
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "内部地址",
|
||||
@@ -27,14 +27,14 @@
|
||||
},
|
||||
"tooltipDescription": {
|
||||
"label": "应用描述",
|
||||
"description": "输入的文本将在鼠标悬停其上时显示。\n它可用来向用户提供有关应用的详情,留空以隐藏。"
|
||||
"description": "将鼠标悬停在应用上时,将显示您输入的文本。\n它可以为用户提供更多关于应用的详细信息,留空以隐藏。"
|
||||
},
|
||||
"customProtocolWarning": "使用非标准协议。这可能需要预先安装应用程序,并可能引入安全风险。确保你的地址安全可靠。"
|
||||
"customProtocolWarning": "使用非标准协议。这可能需要预先安装应用程序,并可能带来安全风险。确保您的地址安全可靠。"
|
||||
},
|
||||
"network": {
|
||||
"statusChecker": {
|
||||
"label": "状态检测",
|
||||
"description": "使用简单的HTTP(S) 请求检查你的应用是否在线。"
|
||||
"description": "使用简单的HTTP(S) 请求检查您的应用是否在线。"
|
||||
},
|
||||
"statusCodes": {
|
||||
"label": "HTTP状态码",
|
||||
@@ -47,7 +47,7 @@
|
||||
"description": "输入以搜索图标,也可以粘贴自定义图标的网址。",
|
||||
"autocomplete": {
|
||||
"title": "未找到结果",
|
||||
"text": "尝试使用一个更具体的搜索词。如果你找不到你想要的图标,可以在上方粘贴图片的网址,以获得一个自定义图标。"
|
||||
"text": "尝试使用一个更具体的搜索词。如果您找不到您想要的图标,可以在上方粘贴图片的网址,以获得一个自定义图标。"
|
||||
},
|
||||
"noItems": {
|
||||
"title": "正在加载外部图标",
|
||||
@@ -56,49 +56,55 @@
|
||||
},
|
||||
"appNameStatus": {
|
||||
"label": "应用名称状态",
|
||||
"description": "选择您希望标题显示的位置(如果有的话)。",
|
||||
"description": "如果您想要显示标题,请选择显示的位置。",
|
||||
"dropdown": {
|
||||
"normal": "仅在磁贴上显示标题",
|
||||
"hover": "仅在提示框上悬停时显示标题",
|
||||
"hidden": "不显示"
|
||||
"hover": "仅在悬停时显示标题",
|
||||
"hidden": "完全不显示"
|
||||
}
|
||||
},
|
||||
"positionAppName": {
|
||||
"label": "应用名称位置",
|
||||
"description": "应用名称相对于图标的位置。",
|
||||
"dropdown": {
|
||||
"top": "上方",
|
||||
"right": "右侧",
|
||||
"bottom": "下侧",
|
||||
"left": "左侧"
|
||||
"top": "上边",
|
||||
"right": "右边",
|
||||
"bottom": "下边",
|
||||
"left": "左边"
|
||||
}
|
||||
},
|
||||
"lineClampAppName": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "应用名称行数",
|
||||
"description": "定义标题最多能容纳多少行。设置为 0 表示无限制。"
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
"type": {
|
||||
"label": "集成配置",
|
||||
"description": "将用于连接您的应用的集成配置。",
|
||||
"description": "集成配置将用于连接到您的应用程序。",
|
||||
"placeholder": "选择一个集成",
|
||||
"defined": "已定义",
|
||||
"undefined": "未定义",
|
||||
"public": "公开的",
|
||||
"private": "私有的",
|
||||
"explanationPrivate": "私有密钥仅会被发送到服务器一次。一旦你的浏览器刷新了页面,它将永远不会再次发送。",
|
||||
"explanationPublic": "公开的密钥将始终发送给客户端,并且可以通过API访问。它不应该包含任何机密值,如用户名、密码、令牌、证书等!"
|
||||
"explanationPrivate": "私有密钥仅会被发送到服务器一次。一旦您的浏览器刷新了页面,它将永远不会再次发送。",
|
||||
"explanationPublic": "公开的密钥将始终发送给客户端,并且可以通过API访问。它不应该包含任何机密值,如用户名、密码、令牌、证书等!"
|
||||
},
|
||||
"secrets": {
|
||||
"description": "输入值并点击保存以更新密钥。使用清除按钮以删除密钥。",
|
||||
"warning": "您的凭据作为集成的访问权限,您应该<strong>永远不</strong>与任何人共享它们。Homarr 团队永远不会索要证书。确保<strong>安全地存储和管理你的秘钥</strong>。",
|
||||
"warning": "您的凭据作为集成的访问权限,您应该<strong>永远不</strong>与任何人共享它们。Homarr 团队永远不会索要证书。确保<strong>安全地存储和管理您的秘钥</strong>。",
|
||||
"clear": "清除密钥",
|
||||
"save": "保存密钥",
|
||||
"update": "更新密钥"
|
||||
}
|
||||
},
|
||||
"validation": {
|
||||
"popover": "您的表单包含无效数据,因此它不能被保存。请解决所有问题,并再次点击此按钮保存您的更改。"
|
||||
"popover": "您的表单包含无效数据,因此它不能被保存。请解决所有问题,并再次点击此按钮以保存您的更改。",
|
||||
"name": "名称为必填项",
|
||||
"noUrl": "地址为必填项",
|
||||
"invalidUrl": "不是有效的地址",
|
||||
"noIconUrl": "此字段为必填",
|
||||
"noExternalUri": "外部地址为必填项",
|
||||
"invalidExternalUri": "无效的外部地址"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": "发生错误"
|
||||
}
|
||||
|
||||
@@ -6,13 +6,13 @@
|
||||
"customizations": "个性化"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": "将配置文件拖放到页面上传!"
|
||||
"configTip": "将配置文件拖放到页面上即可上传!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "由 @ 用❤️创造",
|
||||
"madeWithLove": "用❤️创造 来自",
|
||||
"thirdPartyContent": "查看第三方内容",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "依赖项",
|
||||
"dependencyName": "依赖",
|
||||
"dependencyVersion": "版本"
|
||||
}
|
||||
},
|
||||
@@ -20,19 +20,19 @@
|
||||
"layout": {
|
||||
"preview": {
|
||||
"title": "预览",
|
||||
"subtitle": "更改将自动保存"
|
||||
"subtitle": "更改会自动保存"
|
||||
},
|
||||
"divider": "布局选项",
|
||||
"main": "主要的",
|
||||
"main": "主要",
|
||||
"sidebar": "侧边栏",
|
||||
"cannotturnoff": "无法关闭",
|
||||
"dashboardlayout": "仪表板布局",
|
||||
"dashboardlayout": "面板布局",
|
||||
"enablersidebar": "启用右侧栏",
|
||||
"enablelsidebar": "启用左侧栏",
|
||||
"enablesearchbar": "启用搜索栏",
|
||||
"enabledocker": "启用docker集成",
|
||||
"enableping": "启用Ping功能",
|
||||
"enablelsidebardesc": "可选的。只能用于应用程序和集成",
|
||||
"enablersidebardesc": "可选的。只能用于应用程序和集成"
|
||||
"enabledocker": "启用 docker 集成",
|
||||
"enableping": "启用 Ping 功能",
|
||||
"enablelsidebardesc": "可选项。只能用于应用和集成使用",
|
||||
"enablersidebardesc": "可选项。只能用于应用和集成使用"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"disablePulse": {
|
||||
"label": "禁用 Ping",
|
||||
"description": "默认情况下,Homarr 中的 Ping 指示器会一直工作。这可能会让人感到恼火。这个滑块将停用这个动画。"
|
||||
"description": "默认情况下,Homarr 中的 Ping 指示器会一直工作。这可能会让人感到恼火。这个滑块将停用该动画。"
|
||||
},
|
||||
"replaceIconsWithDots": {
|
||||
"label": "用图标替换 Ping 点",
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"colors": "颜色",
|
||||
"suffix": "{{color}} 色"
|
||||
"suffix": "{{color}} 色",
|
||||
"primary": "主要",
|
||||
"secondary": "次要"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"text": "自定义允许您根据自己的喜好配置和调整Homarr的使用体验。",
|
||||
"text": "个性化设置允许您根据自己的喜好配置和调整 Homarr 的使用体验。",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "布局",
|
||||
"description": "启用和禁用标题和仪表板磁贴上的元素"
|
||||
"name": "显示布局",
|
||||
"description": "启用或禁用标题和面板上的元素"
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "网格堆栈",
|
||||
"description": "自定义你的仪表板区域的行为和栏目"
|
||||
"description": "自定义您的面板区域的行为和栏目"
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "页面元数据",
|
||||
"description": "调整标题、logo和PWA"
|
||||
"description": "调整标题、Logo 和 PWA"
|
||||
},
|
||||
"appereance": {
|
||||
"name": "外观",
|
||||
"description": "自定义背景、颜色和应用程序的外观"
|
||||
"description": "自定义背景、颜色和应用的外观"
|
||||
},
|
||||
"accessibility": {
|
||||
"name": "无障碍服务",
|
||||
"description": "为残疾人和残障人士配置 Homarr"
|
||||
"description": "为残疾和残障人士配置 Homarr"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "列的大小为{{size}}",
|
||||
"descriptionPreset": "当屏幕宽度小于{{pixels}} 像素时的列数",
|
||||
"descriptionExceedsPreset": "当屏幕大小超过{{pixels}} 像素时的列数"
|
||||
"descriptionPreset": "屏幕宽度小于 {{pixels}} 像素时的列数",
|
||||
"descriptionExceedsPreset": "屏幕宽度超过 {{pixels}} 像素时的列数"
|
||||
},
|
||||
"unsavedChanges": "您有未保存的更改。点击下面的应用更改按钮来应用并保存。",
|
||||
"unsavedChanges": "您有未保存的更改。单击下面的 \"应用更改 \"按钮应用并保存。",
|
||||
"applyChanges": "应用更改",
|
||||
"defaultValues": "默认值"
|
||||
}
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "页面标题",
|
||||
"description": "左上角的仪表板标题"
|
||||
"description": "面板中左上角的标题"
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "元标题",
|
||||
"description": "在你的浏览器标签中显示的标题"
|
||||
"description": "在您的浏览器标签页中显示的标题"
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logo",
|
||||
"description": "显示在左上方的Logo"
|
||||
"description": "显示在左上方的 Logo"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "网站图标",
|
||||
"description": "在你的浏览器标签中显示的图标"
|
||||
"label": "图标",
|
||||
"description": "在您的浏览器标签页中显示的图标"
|
||||
},
|
||||
"background": {
|
||||
"label": "背景"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "自定义CSS",
|
||||
"description": "此外,还可使用CSS定制你的仪表板(仅建议有经验的用户使用)",
|
||||
"label": "自定义 CSS",
|
||||
"description": "此外,只推荐有经验的用户使用 CSS 自定义面板",
|
||||
"placeholder": "自定义 CSS 将在最后应用",
|
||||
"applying": "应用CSS中..."
|
||||
},
|
||||
|
||||
24
public/locales/zh/settings/general/cache-buttons.json
Normal file
24
public/locales/zh/settings/general/cache-buttons.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"configSelect": {
|
||||
"label": "配置更改",
|
||||
"description": "{{configCount}} 个可用的配置",
|
||||
"loadingNew": "正在加载你的配置...",
|
||||
"loadingNew": "正在加载您的配置...",
|
||||
"pleaseWait": "请等待您的新配置加载完成!"
|
||||
},
|
||||
"modal": {
|
||||
@@ -37,9 +37,9 @@
|
||||
"confirmDeletion": {
|
||||
"title": "确认删除您的配置",
|
||||
"warningText": "您即将删除 '<b>{{configName}}</b>'",
|
||||
"text": "请注意:删除是不可逆的,您的数据将永久丢失。点击此按钮后,该文件将从你的磁盘中永久删除。请确保已为你的配置创建一个合适的备份。",
|
||||
"text": "请注意:删除是不可逆的,您的数据将永久丢失。点击此按钮后,该文件将从你的磁盘中永久删除。请确保已为你的配置创建了一个合适的备份。",
|
||||
"buttons": {
|
||||
"confirm": "是,删除 '<b>{{configName}}</b>'"
|
||||
"confirm": "是的,删除 '<b>{{configName}}</b>' 。"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -62,25 +62,25 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": "保存一份副本"
|
||||
"saveCopy": "保存副本"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "无法加载配置",
|
||||
"message": "无法加载您的配置。无效的JSON格式。"
|
||||
"message": "无法加载您的配置。无效的 JSON 格式。"
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": "配置 {{configName}} 已成功加载。"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"title": "配置上传",
|
||||
"title": "上传配置",
|
||||
"text": "将文件拖动到这里上传配置。仅支持 JSON 文件。"
|
||||
},
|
||||
"reject": {
|
||||
"title": "拖放上传被拒绝",
|
||||
"text": "此文件格式不受支持。请只上传JSON文件。"
|
||||
"text": "此文件格式不受支持。请只上传 JSON 文件。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
22
public/locales/zh/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/zh/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": "提交"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "错误",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"title": "搜索引擎",
|
||||
"configurationName": "搜索引擎设置",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "您可以使用多个前缀!在您的查询前加入这些前缀以过滤结果:!s (网页), !t (种子), !y (YouTube), 和 !m (媒体)。",
|
||||
"generalTip": "您可以使用多种前缀!将这些添加到您的查询前将过滤结果。:!s (网页), !t (Torrents), !y (YouTube), 和 !m (媒体)。",
|
||||
"placeholderTip": "%s 可以作为查询的占位符。"
|
||||
},
|
||||
"customEngine": {
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"label": "将小组件放在左边"
|
||||
"label": "将组件放在左边"
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"modal": {
|
||||
"text": "",
|
||||
"label": "请检查",
|
||||
"label": "您的错误",
|
||||
"reportButton": "报告该错误"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user