aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-08-08 00:12:32 +0000
committerNextcloud bot <bot@nextcloud.com>2025-08-08 00:12:32 +0000
commit1518ded8b193ca789b28f8f64114798ab8df1747 (patch)
treee0470db295454297111293aac63827993b54aefe /apps/files_trashbin/l10n/ar.js
parent2a96042db19032d869b1d824d64cc355a2137fea (diff)
downloadnextcloud-server-master.tar.gz
nextcloud-server-master.zip
fix(l10n): Update translations from TransifexHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/ar.js')
-rw-r--r--apps/files_trashbin/l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ar.js b/apps/files_trashbin/l10n/ar.js
index 0109d239494..fd66b006974 100644
--- a/apps/files_trashbin/l10n/ar.js
+++ b/apps/files_trashbin/l10n/ar.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Confirm permanent deletion" : "تأكيد الحذف النهائي",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "هل أنت متأكد من أنك تريد حذف جميع الملفات و المجلدات من سلة المهملات؟ هذا الإجراء نهائي و لايمكن التراجع عنه فيما بعد.",
"Cancel" : "إلغاء",
- "Deletion cancelled" : "تمّ إلغاء الحذف",
"Original location" : "الموقع الأصلي",
"Deleted by" : "محذوف من قِبَل",
"Deleted" : "محذوفة",
@@ -21,6 +20,7 @@ OC.L10N.register(
"You" : "أنت",
"List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة",
"No deleted files" : "لا توجد ملفات محذوفة",
- "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قمت بحذفها ستظهر هنا"
+ "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قمت بحذفها ستظهر هنا",
+ "Deletion cancelled" : "تمّ إلغاء الحذف"
},
"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;");