🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -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中..."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user