nextcloud/apps/admin_audit/l10n/pt_PT.json

5 lines
401 B
JSON
Raw Permalink Normal View History

2021-05-19 22:27:58 -04:00
{ "translations": {
"Auditing / Logging" : "Auditorias / Registos",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece funcionalidades de registo para o Nextcloud como registar acessos a ficheiros ou demais ações sensíveis. "
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2021-05-19 22:27:58 -04:00
}