From 3fbf154589ba2e1eb00dab6458ec1b7369d4c5c8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 06:37:59 +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 95.4% (483 of 506 strings) Translated using Weblate (Japanese) Currently translated at 95.4% (483 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 e96b274b..92a129dd 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -103,7 +103,7 @@ "product_tooltip_input_barcode": "バーコードを手動入力して自動取得を試みる", "product_tooltip_scan_barcode": "バーコードを撮影して自動取得を試みる", "rotate_photo": "写真を回転", - "set_as_primary_photo": "{isPrimary, select, true {non} false {} other {}}メイン写真として設定", + "set_as_primary_photo": "{isPrimary, select, true {non} false {} other {}} サムネイルに設定", "title": "アイテム情報の追加", "toast": { "already_creating": "既に同じアイテムがあります", @@ -114,6 +114,7 @@ "please_select_location": "ロケーションを選択", "rotate_failed": "画像の回転ができませんでした。エラー内容: { error }", "rotate_process_failed": "画像回転の処理でエラーが発生しました", + "some_photos_failed": "{count, plural, = 0 {アップロードする写真がありません。} = 1 {1枚の写真をアップロードできませんでした。} other {一部の写真をアップロードできませんでした。}}", "upload_failed": "画像のアップロードに失敗しました ({ photoName })" }, "upload_photos": "画像をアップロード",