summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/pt_PT.js
blob: c85ea42cf2e087aeef56794f942ebe6c129eded8 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Auditoria / registo",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece a funcionalidade de registo ao Nextcloud como o registo de acesso a ficheiros ou acções sensíveis."
},
"nplurals=2; plural=(n != 1);");