diff options
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 60f11bf09ed..43a0d7ffc68 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -77,10 +77,6 @@ "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا", "\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف", "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "مساحة تخزين {owner} ممتلئة، لا يمكن تحديث الملفات او مزامنتها بعد الان !", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "مجلد مجموعة \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "التخزين الخارجي \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", - "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "تخزين {owner} شبه ممتلئ ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "مجلد مجموعة \"{mountPoint}\" شبه ممتلئ ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "التخزين الخارجي \"{mountPoint}\" شبه ممتلئ ({usedSpacePercent}%).", @@ -197,6 +193,10 @@ "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", "Unshare" : "إلغاء المشاركة", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "مساحة تخزين {owner} ممتلئة، لا يمكن تحديث الملفات او مزامنتها بعد الان !", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "مجلد مجموعة \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "التخزين الخارجي \"{mountPoint}\" ممتلئ, لا يمكن تحديث او مزامنة الملفات بعد الآن!", + "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "مجلد مجموعة \"{mountPoint}\" شبه ممتلئ ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "التخزين الخارجي \"{mountPoint}\" شبه ممتلئ ({usedSpacePercent}%).", |