From bb40e65e4e01960abc7cd0112bcfd00e661caa96 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Jul 2021 02:24:48 +0000 Subject: [tx-robot] updated from transifex --- apps/updatenotification/l10n/ar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/updatenotification/l10n/ar.js') diff --git a/apps/updatenotification/l10n/ar.js b/apps/updatenotification/l10n/ar.js index e502d5058d9..5d9e9777283 100644 --- a/apps/updatenotification/l10n/ar.js +++ b/apps/updatenotification/l10n/ar.js @@ -41,6 +41,6 @@ OC.L10N.register( "Checking apps for compatible updates" : "التحقق من التطبيقات للحصول على تحديثات متوافقة", "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "تعذر الاتصال بمتجر التطبيقات أو أن متجر التطبيقات لم يُرجع أي تحديثات على الإطلاق. ابحث يدويًا عن التحديثات أو تأكد من وصول الخادم إلى الإنترنت ويمكنه الاتصال بمتجر التطبيقات.", "All apps have an update for this version available" : "جميع التطبيقات لديها تحديث لهذا الإصدار", - "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n تطبيق لا يوجد لديه تحديث لهذه النسخة","%n تطبيقان لا يوجد لديهم تحديث لهذه النسخة","%n تطبيقات لا توجد لديها تحديث لهذه النسخة","%n تطبيقات لا توجد لديها تحديث لهذه النسخة","%nتطبيقات لا توجد لديها تحديث لهذه النسخة"] + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n تطبيق لا يوجد لديه تحديث لهذه النسخة","%n تطبيق لا يوجد لديه تحديث لهذه النسخة","%n تطبيقان لا يوجد لديهم تحديث لهذه النسخة","%n تطبيقات لا توجد لديها تحديث لهذه النسخة","%n تطبيقات لا توجد لديها تحديث لهذه النسخة","%nتطبيقات لا توجد لديها تحديث لهذه النسخة"] }, "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;"); -- cgit v1.2.3