0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-14 16:33:21 +00:00
nextcloud_server/apps/admin_audit/l10n/fi.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
353 B
JavaScript
Raw Normal View History

2020-09-28 02:17:48 +00:00
OC.L10N.register(
"admin_audit",
{
2020-10-04 02:18:16 +00:00
"Auditing / Logging" : "Auditointi / lokitus",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Tarjoaa Nextcloudille lokin ylläpidon esimerkiksi tiedostojen käytöstä tai arkaluonteisista toiminnoista."
2020-09-28 02:17:48 +00:00
},
"nplurals=2; plural=(n != 1);");