nextcloud/apps/cloud_federation_api/l10n/sr.json

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

6 lines
742 B
JSON
Raw Normal View History

2020-10-13 22:18:46 -04:00
{ "translations": {
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Омогућава различитим облацима да причају међусобно и да размењују податке",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "The Cloud Federation API омогућава различитим Некстклауд инстанцама да причају међусобно и да размењују податке између себе."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}