From d685bef10f9d681f565a3b03e009b4d7735de8a4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 26 Oct 2024 01:19:15 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 4 ++-- l10n/ar.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 85bd51f7..84d1e42f 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -106,7 +106,7 @@ OC.L10N.register( "Use this icon" : "إستخدم هذه الأيقونة", "Delete current icon" : "حذف الأيقونة الحالية", "Get icon from page" : "الحصول على أيقونة من الصفحة", - "This may take a few seconds …" : "هذا قد يستغرق بضع ثوان …", + "This may take a few seconds …" : "هذا قد يستغرق بضع ثوانٍ …", "There was an error fetching the icon!" : "حدث خطأ في استدعاء الأيقونة!", "Selected icon" : "الأيقونة المحددة", "Field label" : "تسمية الحقل", @@ -372,6 +372,6 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال 5 ثوان", "Saving …" : "جاري الحفظ…", "Dismiss" : "تراجع", - "seconds ago" : "ثوان مضت" + "seconds ago" : "منذ ثوان مضت" }, "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;"); diff --git a/l10n/ar.json b/l10n/ar.json index 77584c59..fe9ad099 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -104,7 +104,7 @@ "Use this icon" : "إستخدم هذه الأيقونة", "Delete current icon" : "حذف الأيقونة الحالية", "Get icon from page" : "الحصول على أيقونة من الصفحة", - "This may take a few seconds …" : "هذا قد يستغرق بضع ثوان …", + "This may take a few seconds …" : "هذا قد يستغرق بضع ثوانٍ …", "There was an error fetching the icon!" : "حدث خطأ في استدعاء الأيقونة!", "Selected icon" : "الأيقونة المحددة", "Field label" : "تسمية الحقل", @@ -370,6 +370,6 @@ "Problem loading page, reloading in 5 seconds" : "حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال 5 ثوان", "Saving …" : "جاري الحفظ…", "Dismiss" : "تراجع", - "seconds ago" : "ثوان مضت" + "seconds ago" : "منذ ثوان مضت" },"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