diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
commit | b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264 (patch) | |
tree | 0b90692968e2c7b001195edbc582055dabe9173a /core/l10n/ar.js | |
parent | c663cbe66670afe771a5ebba11c9e1c6e811e85d (diff) | |
download | nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.tar.gz nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.zip |
[tx-robot] updated from transifex
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" : "تم تقديم ملف غير صالح", |