🌎 New Crowdin updates

This commit is contained in:
Thomas Camlong
2022-10-11 05:18:12 +09:00
committed by GitHub
parent e23a6bfc3b
commit ba7786d337
22 changed files with 129 additions and 129 deletions

View File

@@ -2,13 +2,13 @@
"title": "设置",
"tooltip": "设置",
"tabs": {
"common": "普通",
"customizations": "定制化"
"common": "常规",
"customizations": "个性化"
},
"tips": {
"configTip": "将你的配置文件拖放到页面上,就可以上传了!"
},
"credits": {
"madeWithLove": "用❤️制作的@"
"madeWithLove": "用❤️创造,出品于"
}
}

View File

@@ -1,18 +1,18 @@
{
"pageTitle": {
"label": "页面标题",
"placeholder": "霍马尔 🦞"
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "徽标",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "徽标Favicon",
"label": "网站图标",
"placeholder": "/favicon.png"
},
"background": {
"label": "背景介绍",
"label": "背景",
"placeholder": "/img/background.png"
},
"customCSS": {

View File

@@ -1,3 +1,3 @@
{
"label": "遮阳板"
"label": "阴影"
}

View File

@@ -13,7 +13,7 @@
},
"events": {
"configSaved": {
"title": "保存的配置",
"title": "配置已保存",
"message": "配置保存为 {{configName}}"
}
}
@@ -24,8 +24,8 @@
"text": "删除配置",
"notifications": {
"deleted": {
"title": "配置删除",
"message": "配置删除"
"title": "配置删除",
"message": "配置删除"
},
"deleteFailed": {
"title": "配置删除失败",
@@ -42,7 +42,7 @@
"message": "无法加载您的配置。无效的JSON格式。"
},
"loadedSuccessfully": {
"title": "配置 {{configName}} 成功加载。"
"title": "配置 {{configName}} 成功加载。"
}
},
"accept": {

View File

@@ -1,3 +1,3 @@
{
"title": "模块使能器"
"title": "启用模块"
}

View File

@@ -1,11 +1,11 @@
{
"title": "搜索引擎",
"tips": {
"generalTip": "在你的查询前使用前缀 !yt和 !t分别在YouTube上搜索或搜索Torrent。",
"generalTip": "在查询前使用前缀 !yt和 !t可以在YouTubeTorrent中搜索。",
"placeholderTip": "%s 可以作为查询的占位符。"
},
"customEngine": {
"label": "查询网址",
"placeholder": "自定义查询URL"
"placeholder": "自定义查询网址"
}
}