From 0fb01c90e9178d41336a3f90f9dd195661d8fe09 Mon Sep 17 00:00:00 2001 From: "homarr-crowdin[bot]" <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 00:53:59 +0000 Subject: [PATCH] chore(lang): updated translations from crowdin Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com> --- packages/translation/src/lang/cn.json | 20 ++++++------- packages/translation/src/lang/ja.json | 42 +++++++++++++-------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json index 0819a4c92..fd23943c7 100644 --- a/packages/translation/src/lang/cn.json +++ b/packages/translation/src/lang/cn.json @@ -649,14 +649,14 @@ "app": { "option": { "existing": { - "title": "", - "label": "" + "title": "现有", + "label": "选择现有应用" }, "new": { - "title": "", + "title": "新建", "url": { - "label": "", - "description": "" + "label": "应用网址", + "description": "当从面板访问时应用将打开的网址" } } } @@ -676,9 +676,9 @@ }, "app": { "action": { - "add": "", - "remove": "", - "select": "" + "add": "链接应用", + "remove": "取消连接", + "select": "选择要链接的应用" } } }, @@ -709,7 +709,7 @@ "description": "集成“{kind}”可以与搜索引擎一起使用。勾选此项可自动配置搜索引擎。" }, "app": { - "sectionTitle": "" + "sectionTitle": "关联的应用" }, "createApp": { "label": "创建应用", @@ -1051,7 +1051,7 @@ "add": "添加", "apply": "应用", "backToOverview": "返回概览", - "change": "", + "change": "更改", "create": "创建", "createAnother": "创建并重新开始", "edit": "编辑", diff --git a/packages/translation/src/lang/ja.json b/packages/translation/src/lang/ja.json index d4da6b72c..0658f0594 100644 --- a/packages/translation/src/lang/ja.json +++ b/packages/translation/src/lang/ja.json @@ -649,14 +649,14 @@ "app": { "option": { "existing": { - "title": "", - "label": "" + "title": "既存", + "label": "既存のアプリを選択" }, "new": { - "title": "", + "title": "新規作成", "url": { - "label": "", - "description": "" + "label": "アプリURL", + "description": "ダッシュボードからアクセスしたときにアプリが開くURL" } } } @@ -676,9 +676,9 @@ }, "app": { "action": { - "add": "", - "remove": "", - "select": "" + "add": "アプリにリンクする", + "remove": "リンクを解除する", + "select": "リンクするアプリを選択する" } } }, @@ -709,7 +709,7 @@ "description": "連携機能 \"{kind}\" は、検索エンジンで使用できます。検索エンジンを自動的に設定するには、これにチェックを入れてください。" }, "app": { - "sectionTitle": "" + "sectionTitle": "リンクされたアプリ" }, "createApp": { "label": "アプリの作成", @@ -1051,7 +1051,7 @@ "add": "追加", "apply": "適用", "backToOverview": "概要に戻る", - "change": "", + "change": "変更する", "create": "作成", "createAnother": "作成・新規入力", "edit": "編集", @@ -1174,8 +1174,8 @@ }, "unit": { "speed": { - "kilometersPerHour": "", - "milesPerHour": "" + "kilometersPerHour": "km/h", + "milesPerHour": "mph" } } }, @@ -1190,7 +1190,7 @@ "label": "タイトル" }, "customCssClasses": { - "label": "" + "label": "カスタム css クラス" }, "borderColor": { "label": "境界線の色" @@ -1780,7 +1780,7 @@ "description": "現在の天気のみ表示" }, "useImperialSpeed": { - "label": "" + "label": "風速にmphを使用する" }, "location": { "label": "天候の場所" @@ -1800,12 +1800,12 @@ "description": "日付がどのように見えるか" } }, - "currentWindSpeed": "時速 {currentWindSpeed} km", + "currentWindSpeed": "時速 {currentWindSpeed} {unit}", "dailyForecast": { "sunrise": "日出", "sunset": "日没", - "maxWindSpeed": "最大風速: {maxWindSpeed} km/h", - "maxWindGusts": "最大瞬間風速: {maxWindGusts} km/h" + "maxWindSpeed": "最大風速: {maxWindSpeed} {unit}", + "maxWindGusts": "最大瞬間風速: {maxWindGusts} {unit}" }, "kind": { "clear": "晴れ", @@ -3013,8 +3013,8 @@ "integration": "連携機能", "app": "アプリ", "group": "グループ", - "searchEngine": "", - "media": "" + "searchEngine": "検索エンジン", + "media": "メディア" }, "statisticLabel": { "boards": "ボード", @@ -3023,8 +3023,8 @@ "authorization": "認可" }, "heroBanner": { - "title": "", - "subtitle": "" + "title": "おかえりなさい", + "subtitle": "{app} ボード" } }, "board": {