diff options
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index c3e47fe4b65..4d7074d0dac 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -83,6 +83,7 @@ "No files in here" : "ここにはファイルがありません", "Choose" : "選択", "Copy" : "コピー", + "Move" : "移動", "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}", "OK" : "OK", "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}", @@ -98,6 +99,8 @@ "({count} selected)" : "({count} 選択)", "Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー", "Pending" : "保留中", + "Copy to {folder}" : "{folder}へコピー", + "Move to {folder}" : "{folder}へ移動", "Very weak password" : "非常に弱いパスワード", "Weak password" : "弱いパスワード", "So-so password" : "まずまずのパスワード", |