i18n(ar): Add Arabic translation for admin polkit dialog

This commit is contained in:
jermanuts 2025-10-03 09:46:19 +02:00 committed by GitHub
parent 6cf1f872f5
commit 81b07b513d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,12 +9,14 @@
<action id="com.system76.CosmicSettings.Users.Admin">
<description>Manage user accounts</description>
<description xml:lang="ar">أدر حسابات المستخدمين</description>
<description xml:lang="cs">Správa uživatelských účtů</description>
<description xml:lang="pt_BR">Gerenciar contas de usuário</description>
<description xml:lang="pt">Gerenciar contas de usuário</description>
<description xml:lang="nl">Gebruikersaccount bewerken</description>
<description xml:lang="af">Bestuur die gebruikersrekening</description>
<message>Authentication is required to change user data</message>
<message xml:lang="ar">الاستيثاق مطلوب لتغيير بيانات المستخدم</message>
<message xml:lang="cs">Je vyžadováno ověření pro změnu uživatelských dat</message>
<message xml:lang="nl">Authenticatie is vereist om gebruikersgegevens te wijzigen</message>
<message xml:lang="af">Verifikasie is nodig om gebruikersdata te verander</message>