diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/theming/l10n/ar.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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 | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 4481ef57811..e6930422865 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -108,23 +108,6 @@ OC.L10N.register( "Select a custom color" : "إختر لوناً مُخصّصاً", "Reset to default" : "اعادة تعيين الافتراضيات", "Upload" : "تحميل", - "Remove background image" : "إزالة صورة الخلفية", - "Loading preview…" : "جار تحميل المعاينة ...", - "Admin" : "ادارة", - "Error uploading the file" : "خطأ في تحميل الملف", - "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", - "Migrate and clean up admin theming images" : "رَحِّل و نَظِّف صور ثيمات المشرف", - "Failed to clean up the old admin theming images folder" : "تعذّر تنظيف مُجلّد صور ثيمات المشرف القديمة", - "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "في بعض الحالات، يمكن أن تتداخل اختصارات لوحة المفاتيح مع أدوات تسهيل الوصول. للسماح بالتركيز على أداتك بشكل صحيح، يمكنك تعطيل جميع اختصارات لوحة المفاتيح هنا. سيؤدي هذا أيضًا إلى تعطيل جميع الاختصارات المتاحة في التطبيقات.", - "Pick from Files" : "اختر من الملفات", - "Default image" : "الصورة التلقائية", - "Custom color" : "لون خاص", - "Plain background" : "خلفية سادة", - "Insert from {productName}" : "اضف من {productName}", - "Open documentation" : "فتح الدليل", - "https://…" : "https://…", - "Upload new login background" : "تحميل خلفية جديدة للدخول", - "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "على الرغم من أنه يمكنك تحديد وتخصيص الخادوم الخاص بك، فإنه يمكن للمستخدمين تغيير صور خلفيات شاشاتهم وألوانهم. إذا كنت ترغب في فرض التخصيص الخاص بك، يمكنك تحديد هذا المربع.", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "قم بتثبيت Imagemagick و الذي هو امتداد لـ PHP مع دعم صور SVG لإنشاء الرموز المفضلة تلقائيًا بناءً على الشعار واللون اللذين تم~ تحميلهما." + "Remove background image" : "إزالة صورة الخلفية" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |