diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index a2329a0b57d..56489fe30e4 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -56,6 +56,7 @@ OC.L10N.register( "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ", + "Path" : "المسار", "Favorite" : "المفضلة", "Folder" : "مجلد", "New folder" : "مجلد جديد", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index fbc3f2e21d5..697c9627397 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -54,6 +54,7 @@ "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ", + "Path" : "المسار", "Favorite" : "المفضلة", "Folder" : "مجلد", "New folder" : "مجلد جديد", |