diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:24 +0000 |
commit | ce9e0aec7f9c56b95ccddaea316f00f936d3ad3b (patch) | |
tree | f1debd825e438f08c6374a30c0b855a9c3b64c70 /core/l10n/ar.js | |
parent | 8f4614be164b30790724f8d38d3dc4cc42f8498f (diff) | |
download | nextcloud-server-ce9e0aec7f9c56b95ccddaea316f00f936d3ad3b.tar.gz nextcloud-server-ce9e0aec7f9c56b95ccddaea316f00f936d3ad3b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 13d6ad38bc1..ec86dfab799 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -236,21 +236,9 @@ OC.L10N.register( "Looking for {term} …" : "جاري البحث عن {term}", "No" : "لا", "Yes" : "نعم", - "No files in here" : "لا توجد ملفات هنا", - "New folder" : "مجلد جديد", - "No more subfolders in here" : "لا يوجد هنا ملفات فرعية", - "Name" : "الاسم", - "Size" : "الحجم", - "Modified" : "آخر تعديل", - "\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .", - "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا", - "\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف", - "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", - "{newName} already exists" : "{newname} موجود مسبقاً", "Choose" : "اختيار", "Copy" : "نسخ", "Move" : "نقل", - "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", "OK" : "موافق", "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "read-only" : "قراءة فقط", @@ -265,12 +253,6 @@ OC.L10N.register( "(all selected)" : "(إختيار الكل)", "({count} selected)" : "({count} تم تحديد)", "Error loading file exists template" : "خطأ في تحميل القالب الحالي", - "Show list view" : "اظهر معاينات الروابط", - "Show grid view" : "أعرض شبكياً", - "Pending" : "معلّق", - "Home" : "الرئيسية", - "Copy to {folder}" : "أنسخ إلى {folder}", - "Move to {folder}" : "النقل إلى {folder}", "Saving …" : "جاري الحفظ…", "Authentication required" : "المصادقة مطلوبة", "This action requires you to confirm your password" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", @@ -424,6 +406,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "إذا لم يكن هناك اسأل المسؤول التقني المحلي.", "Press enter to start searching" : "اضغط على Enter لبدء البحث", "Settings" : "الإعدادات", + "No files in here" : "لا توجد ملفات هنا", + "New folder" : "مجلد جديد", + "No more subfolders in here" : "لا يوجد هنا ملفات فرعية", + "Name" : "الاسم", + "Size" : "الحجم", + "Modified" : "آخر تعديل", + "\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .", + "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا", + "\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف", + "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", + "{newName} already exists" : "{newname} موجود مسبقاً", + "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", + "Show list view" : "اظهر معاينات الروابط", + "Show grid view" : "أعرض شبكياً", + "Pending" : "معلّق", + "Home" : "الرئيسية", + "Copy to {folder}" : "أنسخ إلى {folder}", + "Move to {folder}" : "النقل إلى {folder}", "File not found" : "لم يتم العثور على الملف", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", "Please use the command line updater because automatic updating is disabled in the config.php." : "يرجى استخدام خاصية تحديث سطر الاوامر بسبب التحديثات التلقائية ملغية في ملف الاعدادات config.php", |