Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r--apps/files/l10n/ar.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index 4d7b67333cc..f0611ede65b 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -96,7 +96,6 @@
"Settings" : "الإعدادات",
"Show hidden files" : "عرض الملفات المخفية",
"WebDAV" : "WebDAV",
- "Cancel upload" : "إلغاء الرفع",
"No files in here" : "لا يوجد ملفات هنا ",
"Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !",
"No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
@@ -108,6 +107,7 @@
"Deleted files" : "الملفات المحذوفة",
"Text file" : "ملف نصي",
"New text file.txt" : "ملف نصي جديد fille.txt",
- "Target folder" : "المجلد الهدف"
+ "Target folder" : "المجلد الهدف",
+ "Cancel upload" : "إلغاء الرفع"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
} \ No newline at end of file