diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
commit | cf59499274b0fba60aeb782edc06ab379226be50 (patch) | |
tree | 49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/ar.json | |
parent | 897c4d403700d8668c1df2f05837953c62aa2878 (diff) | |
download | nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ar.json')
-rw-r--r-- | core/l10n/ar.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 18780c99576..3608644e00e 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -234,21 +234,9 @@ "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" : "قراءة فقط", @@ -263,12 +251,6 @@ "(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" : "يتطلب هذا الإجراء منك تأكيد كلمة المرور", @@ -422,6 +404,24 @@ "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", |