nextcloud-server/apps/admin_audit/l10n/oc.js

8 lines
355 B
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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 daudit per Nextcloud coma enregistrar los accèsses als fichièrs o las accions sensiblas."
},
"nplurals=2; plural=(n > 1);");