diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index c7694e53fd6..2ca3a20d860 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -31,12 +31,11 @@ "_%n minute ago_::_%n minutes ago_" : ["%n 分前"], "seconds ago" : "数秒前", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "id: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", - "Empty filename is not allowed" : "空のファイル名は許可されていません", - "Dot files are not allowed" : "ドットファイルは許可されていません", - "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません", "File name is a reserved word" : "ファイル名が予約された単語です", "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", "File name is too long" : "ファイル名が長すぎます", + "Dot files are not allowed" : "ドットファイルは許可されていません", + "Empty filename is not allowed" : "空のファイル名は許可されていません", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "サーバー設定", @@ -203,6 +202,7 @@ "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", + "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません", "App directory already exists" : "アプリディレクトリはすでに存在します", "Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。", "Archive does not contain a directory named %s" : "%s という名前のディレクトリは、アーカイブに含まれていません", |