diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
commit | 14d226dc33d5ad6965f1d01197832abf83a0eeed (patch) | |
tree | cfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/ar.js | |
parent | 657c8da81121b272deb29a25f920280a1dc521bc (diff) | |
download | nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.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 e51b7051a26..69d4768d5a7 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -89,7 +89,6 @@ OC.L10N.register( "Favorite" : "المفضلة", "Folder" : "مجلد", "New folder" : "مجلد جديد", - "{newname} already exists" : "{newname} موجود مسبقاً", "Upload" : "رفع", "An error occurred while trying to update the tags" : "حدث خطأ اثناء محاولة تحديث tags", "A new file or folder has been <strong>created</strong>" : "تم <strong> إنشاء</strong> ملف جديد أو مجلد ", @@ -125,6 +124,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ", "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", + "{newname} already exists" : "{newname} موجود مسبقاً", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\">للوصول الى ملفاتك عبر WebDAV</a>", "Cancel upload" : "إلغاء الرفع" }, |