diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
commit | e41e2fe0037642a1d72d06c29bb16ad118783892 (patch) | |
tree | 80e0eb9bdbce0e004f312d9310463b873530568c /apps/cloud_federation_api/l10n/nl.json | |
parent | 9a6569d4f2ffd86614c760a2d306a38869fa2538 (diff) | |
download | nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.tar.gz nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api/l10n/nl.json')
-rw-r--r-- | apps/cloud_federation_api/l10n/nl.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/nl.json b/apps/cloud_federation_api/l10n/nl.json new file mode 100644 index 00000000000..8eb66877614 --- /dev/null +++ b/apps/cloud_federation_api/l10n/nl.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cloud Federation API" : "Cloud Federation API", + "Enable clouds to communicate with each other and exchange data" : "Laat clouds met elkaar communiceren en gegevens uitwisselen", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "De Cloud Federation API stelt verschillende Nextcloud-servers in staat met elkaar te communiceren en gegevens uit te wisselen." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |