summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-14 00:18:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-14 00:18:10 +0000
commitc757b11a532087ad07a7f5d843aa70628475e758 (patch)
tree95b708612e6daab1504e8c0d4de71294063689ee /lib/l10n
parentf8655c12028fc6a02e3ccb9da1e2e54c21a8afd6 (diff)
downloadnextcloud-server-c757b11a532087ad07a7f5d843aa70628475e758.tar.gz
nextcloud-server-c757b11a532087ad07a7f5d843aa70628475e758.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ar.js1
-rw-r--r--lib/l10n/ar.json1
-rw-r--r--lib/l10n/gl.js2
-rw-r--r--lib/l10n/gl.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index d8900df99c1..b9e1b74bf4d 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"See %s" : "أنظر %s",
"Sample configuration detected" : "تم اكتشاف إعدادات عيّنة",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "تم اكتشاف أن نموذج التهيئة قد تم نسخه. يمكن لهذا أن يُعطّل عملية التنصيب و هو أمر غير مدعوم. نرجو الاطلاع على تعليمات الواردة في وثائق النظام قبل إحداث أي تعديلات على ملف config.php",
+ "The page could not be found on the server." : "لم يُمكن إيجاد الصفحة على الخادوم",
"%1$s and %2$s" : "%1$s و %2$s",
"%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index a9b81c2c9fb..7f5a5f61242 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -3,6 +3,7 @@
"See %s" : "أنظر %s",
"Sample configuration detected" : "تم اكتشاف إعدادات عيّنة",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "تم اكتشاف أن نموذج التهيئة قد تم نسخه. يمكن لهذا أن يُعطّل عملية التنصيب و هو أمر غير مدعوم. نرجو الاطلاع على تعليمات الواردة في وثائق النظام قبل إحداث أي تعديلات على ملف config.php",
+ "The page could not be found on the server." : "لم يُمكن إيجاد الصفحة على الخادوم",
"%1$s and %2$s" : "%1$s و %2$s",
"%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index eb1c1780ade..1a0de3123a4 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -206,7 +206,7 @@ OC.L10N.register(
"A valid password must be provided" : "Debe fornecer un contrasinal",
"The username is already being used" : "Este nome de usuario xa está a ser usado",
"Could not create user" : "Non foi posíbel crear o usuario",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Só se permiten os seguintes caracteres nun nome de usuario: \"a-z\", \"A-Z\", \"0-9\", espazos e \"_.@-'\"",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Só se permiten os seguintes caracteres nun nome de usuario: «a-z», «A-Z», «0-9», espazos e «_.@-'»",
"A valid username must be provided" : "Debe fornecer un nome de usuario correcto",
"Username contains whitespace at the beginning or at the end" : "O nome de usuario contén un espazo en branco no inicio ou no final",
"Username must not consist of dots only" : "O nome de usuario non debe consistir só de puntos",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index e4817082bde..8c78f239f5b 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -204,7 +204,7 @@
"A valid password must be provided" : "Debe fornecer un contrasinal",
"The username is already being used" : "Este nome de usuario xa está a ser usado",
"Could not create user" : "Non foi posíbel crear o usuario",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Só se permiten os seguintes caracteres nun nome de usuario: \"a-z\", \"A-Z\", \"0-9\", espazos e \"_.@-'\"",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Só se permiten os seguintes caracteres nun nome de usuario: «a-z», «A-Z», «0-9», espazos e «_.@-'»",
"A valid username must be provided" : "Debe fornecer un nome de usuario correcto",
"Username contains whitespace at the beginning or at the end" : "O nome de usuario contén un espazo en branco no inicio ou no final",
"Username must not consist of dots only" : "O nome de usuario non debe consistir só de puntos",