diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:09 +0000 |
commit | 5c2610af7dbce72fa1c1b02185a2c28cd5be004e (patch) | |
tree | ecfa5a8a971b506cff0a9038788d06bc3347c83c /apps/theming/l10n/ar.js | |
parent | b0956b1a00e9fb0d4e2db8aa576917ce77b20cd5 (diff) | |
download | nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.tar.gz nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r-- | apps/theming/l10n/ar.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 500108fa03d..c0f7fae9a31 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -12,6 +12,9 @@ OC.L10N.register( "The given color is invalid" : "هذا اللون غير صحيح", "Disable-user-theming should be true or false" : "\"إيقاف ثيمة المستخدم\" Disable-user-theming يجب أن تكون إمّا صح أو خطأ", "Saved" : "تم الحفظ", + "Invalid app given" : "التطبيق المُعطى غير صحيح", + "Invalid type for setting \"defaultApp\" given" : "النوع المُعطى للإعدادات \"defaultApp\" غير صحيح", + "Invalid setting key" : "مفتاح الإعدادات غير صحيح", "The file was uploaded" : "الملف تم رفعه", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.", @@ -86,6 +89,19 @@ OC.L10N.register( "Select background" : "إختَر الخلفية", "No background has been selected" : "لم يتم اختيار أي خلفية بعد", "Theme selection is enforced" : "تمّ فرض اختيار الثيمة", + "Navigation bar settings" : "إعدادات شريط التنقُّل", + "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "يمكنك تهيئة ترتيب التطبيق المستخدم لشريط التنقل. سيكون الإدخال الأول هو التطبيق الافتراضي الذي يتم فتحه بعد تسجيل الدخول أو عند النقر على الشعار.", + "The default app can not be changed because it was configured by the administrator." : "لا يمكن تغيير التطبيق الافتراضي لأنه تم تكوينه بواسطة المشرف.", + "The app order was changed, to see it in action you have to reload the page." : "ترتيب التطبيق تمّ تغييره. لرؤية أثر التغيير، يتوجب إعادة تحميل الصفحة.", + "Could not set the app order" : "تعذّر تعيين ترتيب التطبيق", + "Default app" : "التطبيق التلقائي", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "التطبيق التلقائي هو التطبيق الذي يتم فتحه بمجرد الدخول أو بمجرد النقر على الشعار في الصفحة الرئيسية.", + "Use custom default app" : "إستخِدِم تطبيق تلقائي مخصص", + "Global default app" : "التطبيق التلقائي العام", + "Global default apps" : "التطبيقات التلقائية العامة", + "Default app priority" : "أسبقية التطبيق التلقائي", + "If an app is not enabled for a user, the next app with lower priority is used." : "إذا لم يكن التطبيق مخوَّلاً للمستخدِم، فإن التطبيق التالي في الأسبقية سيقع استعماله.", + "Could not set global default apps" : "تعذّر تعيين التطبيقات التلقائية العامة", "Select a custom color" : "إختر لوناً مُخصّصاً", "Reset to default" : "اعادة تعيين الافتراضيات", "Upload" : "تحميل", |