aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 615d4e50365..407654d1251 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -82,6 +82,11 @@ OC.L10N.register(
"Empty file" : "空白のファイル",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
"Dot files are not allowed" : "隠しファイルは許可されていません",
+ "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\"は禁止されているファイル名またはフォルダー名です。",
+ "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\"は、ファイル名やフォルダー名には使用できない接頭辞です。",
+ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\"はファイル名やフォルダー名の中に入れることはできません。",
+ "\"%1$s\" is a forbidden file type." : "\"%1$s\"は禁止されているファイルタイプです。",
+ "Filenames must not end with \"%1$s\"." : "ファイル名は \"%1$s\"で終了できません。",
"File already exists" : "ファイルが既に存在します",
"Invalid path" : "パスが無効",
"Failed to create file from template" : "テンプレートからファイルを作成できませんでした",