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

eu.js « l10n « admin_audit « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1340bd617675678829862935452f2b405f926849 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Auditoretza / Erregistroa",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud-i  gaitasuna ematen dio, adibidez, fitxategien atzipenak edo bestelako ekintza babesgarriak erregistratzeko."
},
"nplurals=2; plural=(n != 1);");