🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -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": "将组件放在左边"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user