From eefa88a0ea4b14e2fe3e2d854fe9e4b64a291671 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 25 May 2020 03:18:49 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/nl.js | 3 +++ l10n/nl.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index 79b230a..cee69e5 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -1,9 +1,11 @@ OC.L10N.register( "bbb", { + "API URL or secret not configured. Please contact your administrator." : "API URL of geheim niet geconfigureerd. Neem contact op met uw beheerder.", "BigBlueButton Integration" : "BigBlueButton Integratie", "BigBlueButton integration for Nextcloud" : "BigBlueButton integratie voor Nextcloud", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Deze app maakt het mogelijk om vergaderingen te creëren met een extern geïnstalleerde versie van [BigBlueButton] (https://bigbluebutton.org) .\n\n* ** Kameropstelling ** Maak meerdere kamerconfiguraties met naam, welkomstbericht, ...\n\n* ** Deel gastlink ** Deel de kamerlink met al je gasten\n* ** Aangepaste presentatie ** Start een kamer met een geselecteerde presentatie vanuit je bestandsbrowser\n* ** Beheer opnames ** Bekijk, deel en verwijder opnames voor je kamers\n\nOntwikkelaar gezocht! Als je tijd hebt, zou het geweldig zijn als je zou kunnen helpen met het verbeteren van deze applicatie.\n\n* Deze app integreert BigBlueButton en is niet goedgekeurd of gecertificeerd door BigBlueButton Inc. BigBlueButton en het BigBlueButton-logo zijn handelsmerken van BigBlueButton Inc. *", + "API URL" : "API URL", "API secret" : "API secret", "Save" : "Opslaan", "Please enter your name!" : "Voer je naam in!", @@ -33,6 +35,7 @@ OC.L10N.register( "Server error" : "Serverfout", "Settings saved" : "Instellingen bewaard", "Unexpected error occurred" : "Onverwachte fout opgetreden", + "API URL is invalid" : "API URL is ongeldig", "API secret is invalid" : "API secret is ongeldig" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 39acdcd..abdc18c 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,7 +1,9 @@ { "translations": { + "API URL or secret not configured. Please contact your administrator." : "API URL of geheim niet geconfigureerd. Neem contact op met uw beheerder.", "BigBlueButton Integration" : "BigBlueButton Integratie", "BigBlueButton integration for Nextcloud" : "BigBlueButton integratie voor Nextcloud", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Deze app maakt het mogelijk om vergaderingen te creëren met een extern geïnstalleerde versie van [BigBlueButton] (https://bigbluebutton.org) .\n\n* ** Kameropstelling ** Maak meerdere kamerconfiguraties met naam, welkomstbericht, ...\n\n* ** Deel gastlink ** Deel de kamerlink met al je gasten\n* ** Aangepaste presentatie ** Start een kamer met een geselecteerde presentatie vanuit je bestandsbrowser\n* ** Beheer opnames ** Bekijk, deel en verwijder opnames voor je kamers\n\nOntwikkelaar gezocht! Als je tijd hebt, zou het geweldig zijn als je zou kunnen helpen met het verbeteren van deze applicatie.\n\n* Deze app integreert BigBlueButton en is niet goedgekeurd of gecertificeerd door BigBlueButton Inc. BigBlueButton en het BigBlueButton-logo zijn handelsmerken van BigBlueButton Inc. *", + "API URL" : "API URL", "API secret" : "API secret", "Save" : "Opslaan", "Please enter your name!" : "Voer je naam in!", @@ -31,6 +33,7 @@ "Server error" : "Serverfout", "Settings saved" : "Instellingen bewaard", "Unexpected error occurred" : "Onverwachte fout opgetreden", + "API URL is invalid" : "API URL is ongeldig", "API secret is invalid" : "API secret is ongeldig" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file