From 10564bfc9f14c0981c2fd64324766105f6d4b16c Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 04:17:00 +0000 Subject: [PATCH] Translated using Weblate (Japanese) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 78.4% (397 of 506 strings) Translated using Weblate (Japanese) Currently translated at 78.4% (397 of 506 strings) Co-authored-by: MyMemory Co-authored-by: ななしぃ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ja/ Translation: Homebox/Frontend --- frontend/locales/ja-JP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 8a7ce73a..a0fb4238 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -520,7 +520,8 @@ "asset_success": "{results}件のアイテムが更新されました。", "failed_create_missing_thumbnails": "サムネイルの自動作成ができませんでした。", "failed_ensure_ids": "Asset IDの確認に失敗しました。", - "failed_ensure_import_refs": "インポート参照の確認に失敗しました。" + "failed_ensure_import_refs": "import_ref の確認に失敗しました。", + "failed_set_primary_photos": "メインの写真を設定できませんでした。" } } }