Translated using Weblate (Japanese)

Currently translated at 59.4% (301 of 506 strings)

Translated using Weblate (Japanese)

Currently translated at 59.4% (301 of 506 strings)

Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org>
Co-authored-by: ななしぃ <weblate@nanasi-rasi.net>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ja/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2025-08-19 02:37:47 +00:00
parent 3aff39cdaf
commit ba358790ea

View File

@@ -2,12 +2,17 @@
"components": { "components": {
"app": { "app": {
"create_modal": { "create_modal": {
"createAndAddAnother": "{shiftKey} + {enterKey}を使用して、別のものを作成して追加します。" "createAndAddAnother": "{shiftKey} + {enterKey}を使用すると、別のアイテムをそのまま追加できます。"
}, },
"import_dialog": { "import_dialog": {
"change_warning": "【注意】インポート時の動作が変更されました'<br>'\n選択されたCSVファイルにimport_refsの値が存在する場合、該当するアイテムはCSVファイルの値で上書きされます。", "change_warning": "【注意】インポート時の動作が変更されました'<br>'\n選択されたCSVファイルにimport_refsの値が存在する場合、該当するアイテムはCSVファイルの値で上書きされます。",
"description": "アイテム、ラベル、ロケーション情報を含む CSV ファイルをインポートします。\nデータの形式など詳細については、ドキュメントを参照してください。", "description": "アイテム、ラベル、ロケーション情報を含む CSV ファイルをインポートします。\nデータの形式など詳細については、ドキュメントを参照してください。",
"title": ".csvファイルのインポート" "title": ".csvファイルのインポート",
"toast": {
"import_failed": "読み込みに失敗しました。もう一度お試しください。",
"import_success": "インポートに成功しました",
"please_select_file": "インポートするファイルを選択してください。"
}
}, },
"outdated": { "outdated": {
"current_version": "現在のバージョン", "current_version": "現在のバージョン",