mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
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:
@@ -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": "現在のバージョン",
|
||||||
|
|||||||
Reference in New Issue
Block a user