Translated using Weblate (Arabic)

Currently translated at 100.0% (607 of 607 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
This commit is contained in:
jonnysemon
2026-06-11 20:50:27 +02:00
committed by Hosted Weblate
parent 66b7c4c260
commit 19ab89c864

View File

@@ -619,4 +619,20 @@
<string name="account_switch_failed">تعذّر النظام من تحديث هذا الحساب، لذا لم يتم تغيير الإعداد الافتراضي.</string>
<string name="account_add_failed">تعذّر إضافة هذا الحساب. يُرجى المحاولة مرة أخرى.</string>
<string name="action_switch_account">بدّل الحساب</string>
<plurals name="account_count">
<item quantity="zero">لا حسابات</item>
<item quantity="one">إجمالي %1$d حساب</item>
<item quantity="two">إجمالي حسابان</item>
<item quantity="few">إجمالي %1$d حسابات</item>
<item quantity="many">إجمالي %1$d حسابًا</item>
<item quantity="other">إجمالي %1$d حساب</item>
</plurals>
<plurals name="account_refresh_failed">
<item quantity="zero">تعذّر تحديث أي حساب</item>
<item quantity="one">تعذّر تحديث %1$d حساب</item>
<item quantity="two">تعذّر تحديث حسابين</item>
<item quantity="few">تعذّر تحديث %1$d حسابات</item>
<item quantity="many">تعذّر تحديث %1$d حسابًا</item>
<item quantity="other">تعذّر تحديث %1$d حساب</item>
</plurals>
</resources>