nextcloud/apps/cloud_federation_api/l10n/eu.js

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

9 lines
527 B
JavaScript
Raw Normal View History

2021-01-16 21:19:53 -05:00
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Cloud Federation APIa",
"Enable clouds to communicate with each other and exchange data" : "Aukera ematen du beste hodeiekin komunikatzeko eta datuak trukatzeko.",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation APIak aukera ematen du hainbat Nextcloud instantziaren artean komunikatzeko eta datuak trukatzeko. "
2021-01-16 21:19:53 -05:00
},
"nplurals=2; plural=(n != 1);");