New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"title": "设置",
|
||||
"tooltip": "设置",
|
||||
"tabs": {
|
||||
"common": "常规",
|
||||
"customizations": "个性化"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": "将配置文件拖放到页面上即可上传!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "用❤️创造 来自",
|
||||
"thirdPartyContent": "查看第三方内容",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "依赖",
|
||||
"dependencyVersion": "版本"
|
||||
}
|
||||
},
|
||||
"grow": "放大网格 (占用所有空间)",
|
||||
"layout": {
|
||||
"preview": {
|
||||
"title": "预览",
|
||||
"subtitle": "更改会自动保存"
|
||||
},
|
||||
"divider": "布局选项",
|
||||
"main": "主要",
|
||||
"sidebar": "侧边栏",
|
||||
"cannotturnoff": "无法关闭",
|
||||
"dashboardlayout": "面板布局",
|
||||
"enablersidebar": "启用右侧栏",
|
||||
"enablelsidebar": "启用左侧栏",
|
||||
"enablesearchbar": "启用搜索栏",
|
||||
"enabledocker": "启用 docker 集成",
|
||||
"enableping": "启用 Ping 功能",
|
||||
"enablelsidebardesc": "可选项。只能用于应用和集成使用",
|
||||
"enablersidebardesc": "可选项。只能用于应用和集成使用"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"allowGuests": {
|
||||
"label": "允许匿名用户",
|
||||
"description": "允许未登录的用户查看您的面板"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"text": "个性化设置允许您根据自己的喜好配置和调整 Homarr 的使用体验。",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "显示布局",
|
||||
"description": "启用或禁用标题和面板上的元素"
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "网格堆栈",
|
||||
"description": "自定义您的面板区域的行为和栏目"
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "页面元数据",
|
||||
"description": "调整标题、Logo 和 PWA"
|
||||
},
|
||||
"appereance": {
|
||||
"name": "外观",
|
||||
"description": "自定义背景、颜色和应用的外观"
|
||||
},
|
||||
"accessibility": {
|
||||
"name": "无障碍服务",
|
||||
"description": "为残疾和残障人士配置 Homarr"
|
||||
},
|
||||
"access": {
|
||||
"name": "访问",
|
||||
"description": "配置谁有权访问您的面板"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "列的大小为{{size}}",
|
||||
"descriptionPreset": "屏幕宽度小于 {{pixels}} 像素时的列数",
|
||||
"descriptionExceedsPreset": "屏幕宽度超过 {{pixels}} 像素时的列数"
|
||||
},
|
||||
"unsavedChanges": "您有未保存的更改。单击下面的 \"应用更改 \"按钮应用并保存。",
|
||||
"applyChanges": "应用更改",
|
||||
"defaultValues": "默认值"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "应用的不透明度"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "页面标题",
|
||||
"description": "面板中左上角的标题"
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "元标题",
|
||||
"description": "在您的浏览器标签页中显示的标题"
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logo",
|
||||
"description": "显示在左上方的 Logo"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "图标",
|
||||
"description": "在您的浏览器标签页中显示的图标"
|
||||
},
|
||||
"background": {
|
||||
"label": "背景"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "自定义 CSS",
|
||||
"description": "此外,只推荐有经验的用户使用 CSS 自定义面板",
|
||||
"placeholder": "自定义 CSS 将在最后应用",
|
||||
"applying": "应用CSS中..."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "阴影"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "清除缓存",
|
||||
"selector": {
|
||||
"label": "选择要清除的缓存",
|
||||
"data": {
|
||||
"ping": "Ping 查询",
|
||||
"repositoryIcons": "远程/本地图标",
|
||||
"calendar&medias": "日历中的媒体",
|
||||
"weather": "天气数据"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "已清除缓存",
|
||||
"clearAll": {
|
||||
"text": "清除所有缓存",
|
||||
"notificationMessage": "已清除所有缓存"
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "清除所选缓存",
|
||||
"notificationMessageSingle": "{{value}} 的缓存已清除",
|
||||
"notificationMessageMulti": "{{values}} 的缓存已清除"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": "配置更改",
|
||||
"description": "{{configCount}} 个可用的配置",
|
||||
"loadingNew": "正在加载您的配置...",
|
||||
"pleaseWait": "请等待您的新配置加载完成!"
|
||||
},
|
||||
"modal": {
|
||||
"copy": {
|
||||
"title": "选择新配置的名称",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "配置名称",
|
||||
"validation": {
|
||||
"required": "配置名称是必填项",
|
||||
"notUnique": "配置名称已被使用"
|
||||
},
|
||||
"placeholder": "您的新配置名称"
|
||||
},
|
||||
"submitButton": "确认"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "配置已保存",
|
||||
"message": "配置保存为 {{configName}}"
|
||||
},
|
||||
"configCopied": {
|
||||
"title": "配置已复制",
|
||||
"message": "配置复制为 {{configName}}"
|
||||
},
|
||||
"configNotCopied": {
|
||||
"title": "无法复制配置",
|
||||
"message": "您的配置没有被复制为 {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"confirmDeletion": {
|
||||
"title": "确认删除您的配置",
|
||||
"warningText": "您即将删除 '<b>{{configName}}</b>'",
|
||||
"text": "请注意:删除是不可逆的,您的数据将永久丢失。点击此按钮后,该文件将从你的磁盘中永久删除。请确保已为你的配置创建了一个合适的备份。",
|
||||
"buttons": {
|
||||
"confirm": "是的,删除 '<b>{{configName}}</b>' 。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "下载配置",
|
||||
"delete": {
|
||||
"text": "删除配置",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "配置已删除",
|
||||
"message": "配置已删除"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "配置删除失败",
|
||||
"message": "配置删除失败"
|
||||
},
|
||||
"deleteFailedDefaultConfig": {
|
||||
"title": "默认配置不能被删除",
|
||||
"message": "配置没有从文件系统中删除"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": "保存副本"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "无法加载配置",
|
||||
"message": "无法加载您的配置。无效的 JSON 格式。"
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": "配置 {{configName}} 已成功加载。"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"title": "上传配置",
|
||||
"text": "将文件拖动到这里上传配置。仅支持 JSON 文件。"
|
||||
},
|
||||
"reject": {
|
||||
"title": "拖放上传被拒绝",
|
||||
"text": "此文件格式不受支持。请只上传 JSON 文件。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "切换编辑模式",
|
||||
"enable": "启用编辑模式",
|
||||
"disable": "关闭编辑模式"
|
||||
},
|
||||
"form": {
|
||||
"label": "编辑密码",
|
||||
"message": "要切换编辑模式,需要在名为 <Code>EDIT_MODE_PASSWORD</Code> 的环境变量中输入密码。如果未设置,则无法切换编辑模式。",
|
||||
"submit": "提交"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "成功",
|
||||
"message": "成功切换编辑模式,重新加载页面..."
|
||||
},
|
||||
"error": {
|
||||
"title": "错误",
|
||||
"message": "切换编辑模式失败,请重试。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "语言"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"title": "搜索引擎",
|
||||
"configurationName": "搜索引擎设置",
|
||||
"custom": "自定义",
|
||||
"tips": {
|
||||
"generalTip": "您可以使用多种前缀!将这些添加到您的查询前将过滤结果。:!s (网页), !t (Torrents), !y (YouTube), 和 !m (媒体)。",
|
||||
"placeholderTip": "%s 可以作为查询的占位符。"
|
||||
},
|
||||
"customEngine": {
|
||||
"title": "自定义搜索引擎",
|
||||
"label": "查询网址",
|
||||
"placeholder": "自定义查询网址"
|
||||
},
|
||||
"searchNewTab": {
|
||||
"label": "在新选项卡中打开搜索结果页"
|
||||
},
|
||||
"searchEnabled": {
|
||||
"label": "启用搜索"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "将组件放在左边"
|
||||
}
|
||||
Reference in New Issue
Block a user