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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-14 05:26:51 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-14 05:26:51 +0300
commit7081c63d093761df353f71542e5cca3cb1d71072 (patch)
treee673f400762ab4f06970213ec0e0856d3591f194 /lib
parent23b8e4a1d4e3d3f54d18f6c7f1be57baf8f75795 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.js1
-rw-r--r--lib/l10n/de.json1
-rw-r--r--lib/l10n/ja.js7
-rw-r--r--lib/l10n/ja.json7
4 files changed, 16 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 3ca3f5e26e6..672524e477c 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Empty file" : "Leere Datei",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.",
"File already exists" : "Datei bereits vorhanden",
+ "Invalid path" : "Ungültiger Pfad",
"Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage",
"Templates" : "Vorlagen",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 8d519bd38d1..81f50fdd4a1 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -70,6 +70,7 @@
"Empty file" : "Leere Datei",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die App in den App-Einstellungen aktivieren oder den Administrator kontaktieren.",
"File already exists" : "Datei bereits vorhanden",
+ "Invalid path" : "Ungültiger Pfad",
"Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage",
"Templates" : "Vorlagen",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 50e5c2ce575..12f8b2c8725 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -71,6 +71,10 @@ OC.L10N.register(
"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" : "ファイル名が長すぎます",
@@ -117,6 +121,8 @@ OC.L10N.register(
"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." : "開くには下のボタンをクリック",
@@ -167,6 +173,7 @@ 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" : "ユーザー名の最初か最後に空白が含まれています",
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" : "ユーザー名の最初か最後に空白が含まれています",