🌐 New Crowdin updates (#659)

This commit is contained in:
Thomas Camlong
2023-02-07 05:02:59 +09:00
committed by GitHub
parent 58d42ea00c
commit bb010ff54a
196 changed files with 1497 additions and 348 deletions

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "编辑模式下启用 <1>{{size}}</1> 大小",
"text": "现在你可以调整和配置你的应用程序,在退出编辑模式之前<strong>不会保存</strong>更改 。"
},
"screenSizes": {
"small": "小",
"medium": "中",
"large": "大"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarr是一个 <strong>顺滑</strong>、 <strong>现代化</strong> 的面板它把你所有的应用和服务汇于指尖。有了Homarr你可以在一个页面访问和控制一切。Homarr与你添加的应用无缝交互为你提供有价值的信息并由你完全把控。安装Homarr轻松简单并且支持多种部署方式。",
"i18n": "加载的I18n翻译命名空间",
"locales": "配置的I18n语言",
"contact": "遇到困难或问题?请与我们联系!",
"addToDashboard": "添加到面板"
}
"addToDashboard": "添加到面板",
"metrics": {
"configurationSchemaVersion": "配置方案版本",
"configurationsCount": "可用配置",
"version": "版本",
"nodeEnvironment": "节点环境",
"i18n": "加载了I18n翻译名称空间",
"locales": "配置的I18n区域设置"
}
}

View File

@@ -1,7 +1,7 @@
{
"iconPicker": {
"textInputPlaceholder": "",
"searchLimitationTitle": "",
"searchLimitationMessage": ""
"textInputPlaceholder": "搜索内容…",
"searchLimitationTitle": "限于30个结果",
"searchLimitationMessage": "由于匹配项太多搜索结果被限制为30个"
}
}