nextcloud/apps/cloud_federation_api/l10n/fi.js

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

8 lines
284 B
JavaScript
Raw Permalink Normal View History

OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Pilvifederaation rajapinta",
"Enable clouds to communicate with each other and exchange data" : "Mahdollistaa pilvien viestiä ja vaihtaa dataa toistensa kanssa"
},
"nplurals=2; plural=(n != 1);");