aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-03 00:20:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-03 00:20:34 +0000
commit6c14c933eb22f25fdb40741750bdf11fa47d6a01 (patch)
treee9f7f6338558457fab03c338ba2df588e0e5fdaf /lib
parent004d7dac91b8e6759f0279e6f932fe03d6203ba2 (diff)
downloadnextcloud-server-6c14c933eb22f25fdb40741750bdf11fa47d6a01.tar.gz
nextcloud-server-6c14c933eb22f25fdb40741750bdf11fa47d6a01.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/en_GB.js10
-rw-r--r--lib/l10n/en_GB.json10
-rw-r--r--lib/l10n/nb.js5
-rw-r--r--lib/l10n/nb.json5
-rw-r--r--lib/l10n/zh_CN.js2
-rw-r--r--lib/l10n/zh_CN.json2
6 files changed, 32 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 0f64aa2e6a3..96da6715969 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -157,10 +157,19 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add",
"»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you",
"Passwords are enforced for link and mail shares" : "Passwords are enforced for link and mail shares",
+ "Share recipient is not a valid user" : "Share recipient is not a valid user",
+ "Share recipient is not a valid group" : "Share recipient is not a valid group",
+ "Share recipient should be empty" : "Share recipient should be empty",
+ "Share recipient should not be empty" : "Share recipient should not be empty",
+ "Share recipient is not a valid circle" : "Share recipient is not a valid circle",
"Unknown share type" : "Unknown share type",
+ "Share initiator must be set" : "Share initiator must be set",
"Cannot share with yourself" : "Cannot share with yourself",
+ "Shared path must be set" : "Shared path must be set",
+ "Shared path must be either a file or a folder" : "Shared path must be either a file or a folder",
"You cannot share your root folder" : "You cannot share your root folder",
"You are not allowed to share %s" : "You are not allowed to share %s",
+ "Valid permissions are required for sharing" : "Valid permissions are required for sharing",
"Cannot increase permissions of %s" : "Cannot increase permissions of %s",
"Shares need at least read permissions" : "Shares need at least read permissions",
"Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions",
@@ -187,6 +196,7 @@ OC.L10N.register(
"Cannot disable sending the password by Talk without setting a new password" : "Cannot disable sending the password by Talk without setting a new password",
"Share provider does not support accepting" : "Share provider does not support accepting",
"Cannot change target of link share" : "Cannot change target of link share",
+ "Invalid share recipient" : "Invalid share recipient",
"Group \"%s\" does not exist" : "Group \"%s\" does not exist",
"The requested share does not exist anymore" : "The requested share does not exist any more",
"The requested share comes from a disabled user" : "The requested share comes from a disabled user",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 74f424a81bd..e588da62114 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -155,10 +155,19 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add",
"»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you",
"Passwords are enforced for link and mail shares" : "Passwords are enforced for link and mail shares",
+ "Share recipient is not a valid user" : "Share recipient is not a valid user",
+ "Share recipient is not a valid group" : "Share recipient is not a valid group",
+ "Share recipient should be empty" : "Share recipient should be empty",
+ "Share recipient should not be empty" : "Share recipient should not be empty",
+ "Share recipient is not a valid circle" : "Share recipient is not a valid circle",
"Unknown share type" : "Unknown share type",
+ "Share initiator must be set" : "Share initiator must be set",
"Cannot share with yourself" : "Cannot share with yourself",
+ "Shared path must be set" : "Shared path must be set",
+ "Shared path must be either a file or a folder" : "Shared path must be either a file or a folder",
"You cannot share your root folder" : "You cannot share your root folder",
"You are not allowed to share %s" : "You are not allowed to share %s",
+ "Valid permissions are required for sharing" : "Valid permissions are required for sharing",
"Cannot increase permissions of %s" : "Cannot increase permissions of %s",
"Shares need at least read permissions" : "Shares need at least read permissions",
"Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions",
@@ -185,6 +194,7 @@
"Cannot disable sending the password by Talk without setting a new password" : "Cannot disable sending the password by Talk without setting a new password",
"Share provider does not support accepting" : "Share provider does not support accepting",
"Cannot change target of link share" : "Cannot change target of link share",
+ "Invalid share recipient" : "Invalid share recipient",
"Group \"%s\" does not exist" : "Group \"%s\" does not exist",
"The requested share does not exist anymore" : "The requested share does not exist any more",
"The requested share comes from a disabled user" : "The requested share comes from a disabled user",
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 0296e359db7..23f92042416 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -157,6 +157,11 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til",
"»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg",
"Passwords are enforced for link and mail shares" : "Passord håndheves for koblings- og e-postdelinger",
+ "Share recipient is not a valid user" : "Delingsmottakeren er ikke en gyldig bruker",
+ "Share recipient is not a valid group" : "Delingsmottakeren er ikke en gyldig gruppe",
+ "Share recipient should be empty" : "Delingsmottakeren skal være tom",
+ "Share recipient should not be empty" : "Delingsmottakeren skal ikke være tom",
+ "Share recipient is not a valid circle" : "Delingsmottakeren er ikke en gyldig sirkel",
"Unknown share type" : "Ukjent ressurstype",
"You are not allowed to share %s" : "Du har ikke lov til å dele %s",
"Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index 721e96d99c3..bde712b53d7 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -155,6 +155,11 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med deg og vil legge til",
"»%s« added a note to a file shared with you" : "»%s« la til en melding til en fil delt med deg",
"Passwords are enforced for link and mail shares" : "Passord håndheves for koblings- og e-postdelinger",
+ "Share recipient is not a valid user" : "Delingsmottakeren er ikke en gyldig bruker",
+ "Share recipient is not a valid group" : "Delingsmottakeren er ikke en gyldig gruppe",
+ "Share recipient should be empty" : "Delingsmottakeren skal være tom",
+ "Share recipient should not be empty" : "Delingsmottakeren skal ikke være tom",
+ "Share recipient is not a valid circle" : "Delingsmottakeren er ikke en gyldig sirkel",
"Unknown share type" : "Ukjent ressurstype",
"You are not allowed to share %s" : "Du har ikke lov til å dele %s",
"Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 78f4b9e2279..daedfa523e9 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -96,7 +96,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容。",
"__language_name__" : "简体中文",
"This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
- "Help & privacy" : "帮助和隐私",
+ "Help & privacy" : "帮助&隐私",
"Appearance and accessibility" : "外观和可访问性",
"Apps" : "应用",
"Personal settings" : "个人设置",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 66b0832a926..31f3661f613 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -94,7 +94,7 @@
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容。",
"__language_name__" : "简体中文",
"This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
- "Help & privacy" : "帮助和隐私",
+ "Help & privacy" : "帮助&隐私",
"Appearance and accessibility" : "外观和可访问性",
"Apps" : "应用",
"Personal settings" : "个人设置",