From a49e6e4f92f08ae3b7a51430b1bacfcf4b748a9b Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Aug 2025 03:10:33 +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.5% (342 of 506 strings) Translated using Weblate (Japanese) Currently translated at 67.5% (342 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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 179ee753..b90a2198 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -118,7 +118,7 @@ "db_source": "情報提供元", "error_exception": "バーコード情報を取得できませんでした ", "error_invalid_barcode": "このバーコードは使えません", - "error_not_found": "GIVEバーコードの製品は見つかりませんでした。", + "error_not_found": "入力されたバーコードの製品が見つかりません。手動登録が必要です。", "search_item": "商品を検索", "title": "商品をインポート" }, @@ -135,8 +135,10 @@ "table": "テーブル" }, "table": { + "headers": "ヘッダー", "page": "ページ", - "rows_per_page": "表示件数" + "rows_per_page": "表示件数", + "table_settings": "表の設定" } } },