diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
commit | 46706d01e0f77a847fcd4b54d7e6b18571c68336 (patch) | |
tree | f5c5b34d68b72932e94aa913bfbc0855d6b6530b /lib/l10n/ja.json | |
parent | 797b603a1f11e76348c36c17e766e97b43dd127e (diff) | |
download | nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.tar.gz nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 25da6d9dd4a..7b011ac7d68 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -64,6 +64,7 @@ "_%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文字以上の無効な文字が含まれています", @@ -172,6 +173,7 @@ "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" : "ユーザーを作成できませんでした", |