nextcloud/apps/cloud_federation_api/l10n/de.json

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

6 lines
505 B
JSON
Raw Normal View History

2020-09-22 22:17:50 -04:00
{ "translations": {
2020-09-25 22:17:48 -04:00
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Erlaubt es, dass Server miteinander kommunizieren und Daten austauschen",
"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."
2020-09-22 22:17:50 -04:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}