summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index f0cebd86722..0b057104742 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -189,7 +189,6 @@ OC.L10N.register(
"Oct." : "10月",
"Nov." : "11月",
"Dec." : "12月",
- "The user limit has been reached and the user was not created." : "ユーザー数の上限に達したためユーザーを作成出来ませんでした。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ユーザー名で利用できる文字列: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています",
@@ -257,6 +256,7 @@ OC.L10N.register(
"%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
"%s enter the database name." : "%s のデータベース名を入力してください。",
"%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。",
+ "The user limit has been reached and the user was not created." : "ユーザー数の上限に達したためユーザーを作成出来ませんでした。",
"Cannot read file" : "ファイルを読み込めません",
"Cannot write into \"config\" directory" : "\"config\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "多くの場合、Webサーバーの configディレクトリ に書き込み権限を与えることで直ります。%s を見てください",