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:
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r--lib/l10n/ja.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index a0928674c92..b9ddbe5cda2 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -69,6 +69,10 @@
"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 already exists" : "ファイルが既に存在します",
+ "Invalid path" : "パスが無効",
+ "Failed to create file from template" : "テンプレートからファイルを作成できませんでした",
+ "Templates" : "テンプレート",
"File name is a reserved word" : "ファイル名が予約された単語です",
"File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long" : "ファイル名が長すぎます",
@@ -115,6 +119,8 @@
"Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。",
"Expiration date is in the past" : "有効期限が切れています",
"Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
+ "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます",
+ "Sharing %s failed, because this item is already shared with user %s" : "このアイテム%sはすでにユーザー%sと共有されているため、共有に失敗しました",
"%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました",
"%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。",
"Click the button below to open it." : "開くには下のボタンをクリック",
@@ -165,6 +171,7 @@
"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" : "ユーザー名の最初か最後に空白が含まれています",