aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-01 00:38:32 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-01 00:38:32 +0000
commitdfb6b52cde97996b11d458f7021d65e1913bbac7 (patch)
tree0f23b0c0321858c11f60bc1a5bf8339e5d0f7e89 /apps/settings/l10n/ar.js
parent1e9f438d1af214b708dcc22a785eece54e218db4 (diff)
downloadnextcloud-server-dfb6b52cde97996b11d458f7021d65e1913bbac7.tar.gz
nextcloud-server-dfb6b52cde97996b11d458f7021d65e1913bbac7.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.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 1cabc035502..2ee2159aee1 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -144,6 +144,7 @@ OC.L10N.register(
"Cron last run" : "آخر تنفيذ لـ cron",
"Last background job execution ran %s. Something seems wrong. {link}." : "آخر مهمة خلفية تمّ تنفيذها %s. يبدو أن هنالك خطأً ما. {link}.",
"Last background job execution ran %s." : "آخر مهمة خلفية تمّ تنفيذها %s.",
+ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "مجلد بياناتك و ملفاتك يمكن الوصول إليها على الأرجح من الإنترنت. الملف .htaccess لا يعمل. ننصح بشدة أن تقوم بتهيئة خادوم الوب عندك بحيث لا يُسمح بالوصول إلى مجلد البيانات أو أنقل مجلد البيانات خارج المجلد الجذري لمستندات خادم الوب web server documentroot. ",
"Database missing columns" : "أعمدة ناقصة في قاعدة البيانات ",
"Missing optional column \"%s\" in table \"%s\"." : "عمود اختياري ناقص \"%s\" في الجدول \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "تفتقد قاعدة البيانات إلى بعض الأعمدة الاختيارية. نظرًا لحقيقة أن إضافة أعمدة على الجداول الكبيرة قد تستغرق بعض الوقت لم تتم إضافتها تلقائيًا عندما يمكن أن تكون اختيارية. من خلال تشغيل \"occ db: add-missing-columns\" ، يمكن إضافة الأعمدة المفقودة يدويًا أثناء استمرار تشغيل الخادم. بمجرد إضافة الأعمدة ، قد تعمل بعض الميزات على تحسين الاستجابة أو قابلية الاستخدام.",
@@ -192,6 +193,9 @@ OC.L10N.register(
"You are not using MySQL" : "أنت لا تستعمل MySQL",
"MySQL is used as database and does support 4-byte characters" : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte.",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte. حتى يمكنك التعامل مع حروف الـ 4 بايت (مثل الإيموجي) بدون إشكاليات في أسماء الملفات أو الملاحظات على سبيل المثال، يُنصح بتمكين دعم الـ 4 بايت في MySQL.",
+ "OCS provider resolving" : "تحليل مزود OCS",
+ "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "يتعذّر التحقق مما إذا كان خادوم الوب قد تمكن من تحليل عناوين URL لمزودي OCM و OCS بالشكل الصحيح.",
+ "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "خادوم الويب عندك لم يتم تكوينه بالشكل الصحيح لحل %1$s.\nيرتبط هذا على الأرجح بتكوين خادوم الويب الذي لم يتم تحديثه لتسليم هذا المجلد مباشرة. \nيُرجى مقارنة التكوين الخاص بك بقواعد إعادة الكتابة التي تم تعيينها في ملف \".htaccess\" الخاص بالـ Apache أو تلك المتوفرة في وثائق Nginx. \nفي Nginx، عادةً ما تبدأ هذه الأسطر التي تحتاج إلى تحديث بـ \"location ~\".",
"Overwrite CLI URL" : "إستبدال عنوان URL لـ CLI ",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "خيار \"overwrite.cli.url\" في ملفك config.php تمّ تعيينه بشكل صحيح إلى \"%s\".",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "خيار \"overwrite.cli.url\" في ملفك config.php تمّ تعيينه إلى \"%s\" و الذي هو عنوان URL صحيح. عنوان URL المقترح هو \"%s\".",
@@ -443,7 +447,6 @@ OC.L10N.register(
"Current password" : "كلمة المرور الحالية",
"New password" : "كلمة المرور الجديدة",
"Change password" : "تغيير كلمة المرور",
- "Your profile information" : "معلومات ملفك الشخصي profile",
"Your profile picture" : "صورة ملفك الشخصي",
"Upload profile picture" : "إرفع صورة ملفك الشخصي",
"Choose profile picture from Files" : "إختَر صورة ملفك الشخصي من الملفات Files",
@@ -758,6 +761,7 @@ OC.L10N.register(
"Enable or disable profile by default for new users." : "تمكين أو تعطيل ملف التعريف الشخصي profile افتراضيًا للمستخدمين الجدد.",
"You are about to remove the group {group}. The users will NOT be deleted." : "أنت على وشك نقل المجموعة {group}. لن يتم حذف المستخدمين.",
"Please confirm the group removal " : "يرجى تأكيد نقل المجموعة",
+ "Your profile information" : "معلومات ملفك الشخصي profile",
"Choose profile picture from files" : "إختَر صورة للملف الشخصي من الملفات",
"png or jpg, max. 20 MB" : "صيغة png أو jpg، و حجم أقصاه 20 ميغا بايت",
"Your email address" : "إيميلك",