You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

de_DE.js 525B

12345678
  1. OC.L10N.register(
  2. "cloud_federation_api",
  3. {
  4. "Cloud Federation API" : "Cloud-Federation-API",
  5. "Enable clouds to communicate with each other and exchange data" : "Erlaubt es, dass Server miteinander kommunizieren und Daten austauschen",
  6. "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud-Federation-API ermöglicht es Nextcloud-Instanzen miteinander zu kommunizieren und Daten auszutauschen."
  7. },
  8. "nplurals=2; plural=(n != 1);");