sv.js 513 B

12345678
  1. OC.L10N.register(
  2. "cloud_federation_api",
  3. {
  4. "Cloud Federation API" : "Moln-federations API",
  5. "Enable clouds to communicate with each other and exchange data" : "Tillåter olika moln att kommunicera med varandra samt utbyta data",
  6. "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Moln-federations API:et tillåter olika Nextcloud-instanser att kommunicera med varandra samt utbyta data."
  7. },
  8. "nplurals=2; plural=(n != 1);");