aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 3a9fc7cb254..df117b879e7 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "ここにはファイルがありません",
"Choose" : "選択",
"Copy" : "コピー",
+ "Move" : "移動",
"Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({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" : "まずまずのパスワード",