Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/36210/head
parent
a3aa81d2ca
commit
f867a2d65e
@ -1,7 +1,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." |
||||
"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. " |
||||
}, |
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
||||
|
||||
@ -1,5 +1,5 @@ |
||||
{ "translations": { |
||||
"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." |
||||
"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;" |
||||
} |
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue