nextcloud/apps/cloud_federation_api/l10n/hu.js

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

9 lines
596 B
JavaScript
Raw Normal View History

2021-03-13 21:23:41 -05:00
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Felhő föderációs API",
"Enable clouds to communicate with each other and exchange data" : "A felhőszolgáltatások egymás közti kommunikációjának és adatcseréjének lehetővé tétele",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő föderációs API segítségével a különféle Nextcloud példányok képesek lesznek egymás között kommunikálni és adatokat cserélni."
2021-03-13 21:23:41 -05:00
},
"nplurals=2; plural=(n != 1);");