Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-10-26 01:19:15 +00:00
parent 1be3b89c4a
commit d685bef10f
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 4 deletions

View file

@ -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;");

View file

@ -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;"
}