diff options
Diffstat (limited to 'apps/cloud_federation_api/l10n/de_DE.json')
-rw-r--r-- | apps/cloud_federation_api/l10n/de_DE.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/de_DE.json b/apps/cloud_federation_api/l10n/de_DE.json new file mode 100644 index 00000000000..08c4ad7ae0e --- /dev/null +++ b/apps/cloud_federation_api/l10n/de_DE.json @@ -0,0 +1,6 @@ +{ "translations": { + "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." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |