Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gl.js « l10n « admin_audit « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 24d085532a4b0a4f8773562cf1b6b6e5cdcdc500 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Auditoría / Rexistro",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de rexistro para o Nextcloud como rexistros de acceso a ficheiros ou calquera outra acción sensíbel."
},
"nplurals=2; plural=(n != 1);");