cloud_bbb/l10n/nl.json

36 lines
3.5 KiB
JSON
Raw Normal View History

2020-05-20 05:20:45 +02:00
{ "translations": {
"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 secret" : "API secret",
"Save" : "Opslaan",
"Please enter your name!" : "Voer je naam in!",
"The name must be at least 3 characters long." : "De naam moet minimaal 3 tekens lang zijn",
2020-05-23 05:22:27 +02:00
"Display name" : "Weergavenaam",
2020-05-20 05:20:45 +02:00
"Name" : "Naam",
"Welcome" : "Welkom",
"Max" : "Max",
"Record" : "Opname",
"Recordings" : "Opnames",
"Room name" : "Kamernaam",
"Create" : "Creëren",
"_%n participant_::_%n participants_" : ["%n deelnemer","%n deelnemers"],
"Delete" : "Verwijderen",
2020-05-22 05:24:01 +02:00
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Weet je zeker dat je \"{name}\" wilt verwijderen? Deze handeling kan niet ongedaan worden gemaakt.",
2020-05-20 05:20:45 +02:00
"Delete \"{name}\"?" : "Verwijderen \"{name}\"?",
"Select target folder" : "Selecteer doelmap",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Kamer URL werd opgeslagen in \"{path}\" als \"{filename}\".",
"Link stored" : "Link opgeslagen",
"URL to room could not be stored." : "URL naar ruimte kon niet worden opgeslagen.",
"Error" : "Fout",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL naar presentatie werd opgeslagen in \"{path}\" als \"{filename}\".",
"URL to presentation could not be stored." : "URL naar presentatie kon niet worden opgeslagen.",
2020-05-22 05:24:01 +02:00
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Weet je zeker dat je de opname van \"{startDate}\" wilt verwijderen? Deze bewerking kan niet ongedaan worden gemaakt.",
2020-05-20 05:20:45 +02:00
"Delete?" : "Verwijderen?",
"Could not delete record" : "Kon record niet verwijderen",
"Server error" : "Serverfout",
"Settings saved" : "Instellingen bewaard",
"Unexpected error occurred" : "Onverwachte fout opgetreden",
"API secret is invalid" : "API secret is ongeldig"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}