diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 5112bfb058b..74bfcce7011 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -60,7 +60,7 @@ OC.L10N.register( "Your ownership transfer of {path} to {user} has completed." : "عمليتك لنقل الـ {path} إلى {user} تمت بنجاح.", "The ownership transfer of {path} from {user} has completed." : "نقل ملكية الملفات لـ {path} من قبل {user} تمت بنجاح.", "in %s" : "في %s", - "Transferred from %1$s on %2$s" : "تمّ النقل من %1$s في%2$s", + "Transferred from %1$s on %2$s" : "تم النقل من %1$s في%2$s", "Files compatibility" : "توافقية الملفات", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).", "Enforce Windows compatibility" : "فرض التوافق مع ويندوز", @@ -278,8 +278,8 @@ OC.L10N.register( "Unexpected error: {error}" : "خطأ غير متوقع: {error}", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و{folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملفات ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و{folderCount} مجلدات","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملفات و 1 مجلد ","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد"], "{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد", "Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً.", "\"{char}\" is not allowed inside a filename." : "\"{char}\" غير مسموح به في اسم الملف.", |