As part of #10139 (PR #11012) I’m adding a new permission can_create_contacts_under_muted_places that hides the “Add person” / “Add place” contact-creation actions on muted places, unless the user’s role has the permission. The description string surfaces in App Management → Permissions, so it needs translating in each supported locale.
The English source string has shipped. I dropped the English fallback into the other locale files so partners running those locales don’t see the raw key, and used an AI to suggest properly localised values that I’d love validated by anyone fluent in the language.
Already shipped (English):
permission.description.can_create_contacts_under_muted_places = Allowed to create contacts under muted places.
AI generated suggestions — please confirm or correct:
# Arabic (ar)
permission.description.can_create_contacts_under_muted_places = السماح بإنشاء جهات اتصال ضمن أماكن مكتومة.
# Bambara (bm)
permission.description.can_create_contacts_under_muted_places = A daabɔlen don ka mɔgɔ kura dabɔ yɔrɔ deduulen kɔnɔ.
# Spanish (es)
permission.description.can_create_contacts_under_muted_places = Permitido crear contactos bajo lugares silenciados.
# French (fr)
permission.description.can_create_contacts_under_muted_places = Autorisé à créer des contacts sous des lieux en sourdine.
# Indonesian (in)
permission.description.can_create_contacts_under_muted_places = Diizinkan untuk membuat kontak di bawah tempat yang dibisukan.
# Nepali (ne)
permission.description.can_create_contacts_under_muted_places = मौन गरिएका स्थानहरूमा सम्पर्कहरू सिर्जना गर्न अनुमति दिइएको।
# Portuguese (pt)
permission.description.can_create_contacts_under_muted_places = Permitido criar contatos em locais silenciados.
# Swahili (sw)
permission.description.can_create_contacts_under_muted_places = Inaruhusiwa kuunda anwani chini ya maeneo yaliyonyamazishwa.
If you are fluent in any of these languages please reply confirming the above translations are good or with any suggested changes!