diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 152a0659879..999dd01fdf4 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -80,6 +80,11 @@ "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" : "テンプレートからファイルを作成できませんでした", |