From 021bb48e1a03b1aef5b5029ac2dde19845cbd3ea Mon Sep 17 00:00:00 2001 From: "homarr-crowdin[bot]" <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 01:00:58 +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/ja.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/translation/src/lang/ja.json b/packages/translation/src/lang/ja.json index 9454a8bf4..40db1b510 100644 --- a/packages/translation/src/lang/ja.json +++ b/packages/translation/src/lang/ja.json @@ -938,8 +938,8 @@ "newLabel": "新しい Realm" }, "personalAccessToken": { - "label": "", - "newLabel": "" + "label": "パーソナルアクセストークン", + "newLabel": "新しいパーソナルアクセストークン" }, "topic": { "label": "トピック", @@ -2294,8 +2294,8 @@ }, "invalid": "無効なリポジトリ定義です。値を確認してください", "noProvider": { - "label": "", - "tooltip": "" + "label": "プロバイダーがありません", + "tooltip": "プロバイダーを解析できませんでした。画像をインポートしたあとで、手動で設定してください" } } }, @@ -2313,11 +2313,11 @@ "error": { "label": "エラー", "messages": { - "invalidIdentifier": "", + "invalidIdentifier": "無効な識別子", "noMatchingVersion": "一致するバージョンが見つかりません", - "noReleasesFound": "", - "noProviderSeleceted": "", - "noProviderResponse": "" + "noReleasesFound": "リリースが見つかりませんでした", + "noProviderSeleceted": "プロバイダーが選択されていません", + "noProviderResponse": "プロバイダーからの応答がありません" } } },