From 2c8bc77aaa65a7b81cae0c8999af46b2d57fef72 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 04:39:37 +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 85.9% (435 of 506 strings) Translated using Weblate (Japanese) Currently translated at 85.9% (435 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 97f25b67..4a757f57 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -427,7 +427,8 @@ "locations": { "child_locations": "属しているその他のロケーション", "collapse_tree": "ツリーを折りたたむ", - "expand_tree": "ツリーを展開(X)", + "expand_tree": "ツリーを展開", + "location_items_delete_confirm": "この場所とそのすべてのアイテムを削除してもよろしいですか?この操作は元に戻せません。", "no_results": "ロケーションはありません", "update_location": "場所情報の変更" },