From 1e06a6e4e0d3dd4de11cbf3e27b44ea0987c49ae Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 03:30:19 +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 74.9% (379 of 506 strings) Translated using Weblate (Japanese) Currently translated at 74.9% (379 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 20eaeec3..46b60a48 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -276,10 +276,15 @@ "created_at": "作成日", "custom_fields": "カスタム項目", "delete_attachment_confirm": "この添付ファイルを削除しますか?", - "delete_item_confirm": "このアイテムを削除してもよろしいですか?", + "delete_item_confirm": "このアイテムを削除しますか?", "description": "説明", "details": "この製品の情報", "drag_and_drop": "添付ファイルはドラッグ&ドロップ、もしくはクリックで追加できます", + "edit": { + "edit_attachment_dialog": { + "attachment_title": "添付タイトル" + } + }, "edit_details": "基本的な情報の編集", "field_selector": "カスタム値で絞り込む", "field_value": "フィールド値",