0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/admin_audit/l10n/sl.js
2020-10-05 02:18:41 +00:00

7 lines
395 B
JavaScript

OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Sledenje / Beleženje",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Omogoča beleženje dejanj v okolju Nextcloud, kot so dostopi do datotek in druga podobna dejanja."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");