diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
commit | cba4875e4dabc2f486bc776e3a5b4985d207fc90 (patch) | |
tree | a9ee75727d6ff3560ad0282877c130c9b682cf7e /apps/files/l10n/ar.js | |
parent | e077d78ec98a992530661e3801fbdaf43198d187 (diff) | |
download | nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.tar.gz nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 7330264e4e0..1f651ed3c92 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -21,9 +21,9 @@ OC.L10N.register( "Invalid directory." : "مسار غير صحيح.", "Files" : "الملفات", "All files" : "كل الملفات", - "Favorites" : "المفضلة ", "Home" : "البيت", "Close" : "إغلاق", + "Favorites" : "المفضلة ", "Upload cancelled." : "تم إلغاء عملية رفع الملفات .", "Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت", "Total file size {size1} exceeds upload limit {size2}" : "حجم الملف الكلي {size1} تجاوز الحد المسموح للرفع {size2}", |