summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-09 00:46:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-09 00:46:43 +0000
commitf259d7a377af21acdf4142ad4627f99cbd4f0a8b (patch)
tree41ce748b5e12bf02af514cd17b111acf02f83cef /apps/settings/l10n/ar.js
parent996f3593ac3436bffcf92ad94f8e73132cc0b560 (diff)
downloadnextcloud-server-f259d7a377af21acdf4142ad4627f99cbd4f0a8b.tar.gz
nextcloud-server-f259d7a377af21acdf4142ad4627f99cbd4f0a8b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r--apps/settings/l10n/ar.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 48eadf36ffd..3d9158c60ed 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -276,6 +276,11 @@ OC.L10N.register(
"Database transaction isolation level" : "مستوى عزل معاملات قاعدة البيانات",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "لا تعمل قاعدة البيانات الخاصة بك بمستوى عزل المعاملة \"READ COMMITTED\". هذا يمكن أن يسبب مشاكل عند تنفيذ عدة إجراءات بالتوازي.",
"Was not able to get transaction isolation level: %s" : "تعذّر العثور على مستوى عزل المعاملات transaction isolation level: %s",
+ ".well-known URLs" : ".عنوان URL معروف",
+ "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "الحقل `check_for_working_wellknown_setup` تمّ تعيينه إلى \"لا false\"؛ و لهذا فسيتم تخطي هذا الفحص.",
+ "Could not check that your web server serves `.well-known` correctly. Please check manually." : "تعذّر التحقّق من أن خادوم الوب عندك \"معروف\" `.well-known` بالشكل الصحيح. لذا، ستحتاج إلى التحقق منه يدوياً. ",
+ "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "خادوم الوب عندك لم يتم إعداده بالشكل الصحيح لتحليل العناوين \"المعروفة\" `.well-known`. الإخفاق في: \n`%s`",
+ "Your server is correctly configured to serve `.well-known` URLs." : "خادومك تم إعداده بالشكل الصحيح للتعرف على عناوين URL \"المعروفة\" `.well-known` .",
"WOFF2 file loading" : "تحميل ملف WOFF2 ",
"Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "يتعذّر التأكد من دعم تحميل WOFF2. لذا يُرجى التأكد يدويّاً مما إذا كان خادوم الوب عندك يخدم الملفات `.woff2` .",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "لم يتم إعداد خادوم الويب عندك بشكل صحيح لتسليم ملفات .woff2. عادةً ما تكون هذه مشكلة في تكوين Nginx. بالنسبة إلى الإصدار 15 من نكست كلاود، فإنه يحتاج إلى ضبط لتسليم ملفات .woff2 أيضًا. قارن إعدادات Nginx بالإعدادات الموصى بها في وثائقنا.",