nextcloud/apps/cloud_federation_api/l10n/mk.js

9 lines
692 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Федерален Cloud API",
"Enable clouds to communicate with each other and exchange data" : "Овозможете на Cloud-от да комуницира со сите други и да разменува податоци",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Федерален Cloud API овозможува различни истанци да комуницираат помеѓу себе и да разменуваат податоци."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");