diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 1beb67b76ae..2c5198b0cc6 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -1,8 +1,8 @@ OC.L10N.register( "core", { - "Please select a file." : "يرجى تحديد ملف.", - "File is too big" : "الملف كبير جدا", + "Please select a file." : "من فضلك حدد الملف", + "File is too big" : "حجم الملف أكبر من المسموح", "The selected file is not an image." : "الملف المحدد ليس صورة ", "The selected file cannot be read." : "الملف المحدد لا يمكن قرأته", "Invalid file provided" : "تم تقديم ملف غير صالح", |