summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/es_MX.json
blob: abaceb15cb4c85c1f674c8fcc9d0ee04461fc43a (plain)
1
2
3
4
5
{ "translations": {
    "Auditing / Logging" : "Auditoría / Registros",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Habilita las opciones de bitácora de Nextcloud tales como registro de acceso a archivos o de acciones delicadas."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}