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

oc.js « l10n « admin_audit « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee4e97b99ad4feabf8f0baee27f5220521915d80 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Audit / Istoric",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Provesís de capacitats d’audit per Nextcloud coma enregistrar los accèsses als fichièrs o las accions sensiblas."
},
"nplurals=2; plural=(n > 1);");