From f94167cb3464fd7594d71a421499df2c22467595 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 03:10:03 +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 67.1% (340 of 506 strings) Translated using Weblate (Japanese) Currently translated at 67.1% (340 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 63350101..179ee753 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -116,8 +116,9 @@ "product_import": { "barcode": "商品のバーコード", "db_source": "情報提供元", - "error_exception": "商品バーコードの取得中に例外が発生しました: ", + "error_exception": "バーコード情報を取得できませんでした ", "error_invalid_barcode": "このバーコードは使えません", + "error_not_found": "GIVEバーコードの製品は見つかりませんでした。", "search_item": "商品を検索", "title": "商品をインポート" },