Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-05 05:30:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-05 05:30:34 +0300
commit46706d01e0f77a847fcd4b54d7e6b18571c68336 (patch)
treef5c5b34d68b72932e94aa913bfbc0855d6b6530b /lib/l10n/ja.js
parent797b603a1f11e76348c36c17e766e97b43dd127e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 9b6c65dd3b5..247f7cb3c93 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -66,6 +66,7 @@ OC.L10N.register(
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"in a few seconds" : "数秒",
"seconds ago" : "数秒前",
+ "Empty file" : "空白のファイル",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
"File name is a reserved word" : "ファイル名が予約された単語です",
"File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています",
@@ -174,6 +175,7 @@ OC.L10N.register(
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています",
"Username must not consist of dots only" : "ユーザー名は、ドットのみではつけられません",
+ "Username is invalid because files already exist for this user" : "このユーザーのファイルが既に存在するため、ユーザー名は無効です",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"The username is already being used" : "ユーザー名はすでに使われています",
"Could not create user" : "ユーザーを作成できませんでした",