chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-07-13 01:00:58 +00:00
committed by GitHub
parent f57ba4c8bc
commit 021bb48e1a

View File

@@ -938,8 +938,8 @@
"newLabel": "新しい Realm" "newLabel": "新しい Realm"
}, },
"personalAccessToken": { "personalAccessToken": {
"label": "", "label": "パーソナルアクセストークン",
"newLabel": "" "newLabel": "新しいパーソナルアクセストークン"
}, },
"topic": { "topic": {
"label": "トピック", "label": "トピック",
@@ -2294,8 +2294,8 @@
}, },
"invalid": "無効なリポジトリ定義です。値を確認してください", "invalid": "無効なリポジトリ定義です。値を確認してください",
"noProvider": { "noProvider": {
"label": "", "label": "プロバイダーがありません",
"tooltip": "" "tooltip": "プロバイダーを解析できませんでした。画像をインポートしたあとで、手動で設定してください"
} }
} }
}, },
@@ -2313,11 +2313,11 @@
"error": { "error": {
"label": "エラー", "label": "エラー",
"messages": { "messages": {
"invalidIdentifier": "", "invalidIdentifier": "無効な識別子",
"noMatchingVersion": "一致するバージョンが見つかりません", "noMatchingVersion": "一致するバージョンが見つかりません",
"noReleasesFound": "", "noReleasesFound": "リリースが見つかりませんでした",
"noProviderSeleceted": "", "noProviderSeleceted": "プロバイダーが選択されていません",
"noProviderResponse": "" "noProviderResponse": "プロバイダーからの応答がありません"
} }
} }
}, },