mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/384/head
parent
99487ac976
commit
253ae3dc78
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"You are not allowed to change this option, because this room is shared with you." : "Je mag deze optie niet wijzigen, omdat deze ruimte met jou is gedeeld.",
|
||||
"Group name" : "Groepsnaam",
|
||||
"Max. rooms" : "Max. ruimtes",
|
||||
"Access options" : "Toegangsopties",
|
||||
"Max. participants" : "Max. deelnemers",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beperkingen hebben geen invloed op bestaande ruimtes. Min één betekent dat de waarde onbeperkt is. De minst beperkende optie wordt voor elke gebruiker gekozen als er meerdere beperkingen van toepassing zijn.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Weet je zeker dat je de beperkingen voor groep \"{name}\" wilt verwijderen? Dit kan niet ongedaan worden gemaakt.",
|
||||
|
|
@ -131,6 +132,7 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "URL moet beginnen met HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "URL moet de {token} aanduiding bevatten",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL moet beginnen met https:// en moet {token} bavatten. daarnaast kan de {user} aanduiding worden gebruikt.",
|
||||
"Example configuration for Apache and Nginx" : "Voorbeeldconfiguratie voor Apache en Nginx",
|
||||
"The file \"{filename}\" was uploaded to your room." : "Het bestand \"{filename}\" werd geüpload naar jou ruimte.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Het bestand \"{filename}\" kon niet worden geüpload naar jouw ruimte.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Het bestand \"{filename}\" kon niet worden geüpload naar jouw ruimte. Misschien ondersteunt jouw BigBlueButton-server deze actie niet.",
|
||||
|
|
|
|||
|
|
@ -116,6 +116,7 @@
|
|||
"You are not allowed to change this option, because this room is shared with you." : "Je mag deze optie niet wijzigen, omdat deze ruimte met jou is gedeeld.",
|
||||
"Group name" : "Groepsnaam",
|
||||
"Max. rooms" : "Max. ruimtes",
|
||||
"Access options" : "Toegangsopties",
|
||||
"Max. participants" : "Max. deelnemers",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beperkingen hebben geen invloed op bestaande ruimtes. Min één betekent dat de waarde onbeperkt is. De minst beperkende optie wordt voor elke gebruiker gekozen als er meerdere beperkingen van toepassing zijn.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Weet je zeker dat je de beperkingen voor groep \"{name}\" wilt verwijderen? Dit kan niet ongedaan worden gemaakt.",
|
||||
|
|
@ -129,6 +130,7 @@
|
|||
"URL has to start with HTTPS" : "URL moet beginnen met HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "URL moet de {token} aanduiding bevatten",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL moet beginnen met https:// en moet {token} bavatten. daarnaast kan de {user} aanduiding worden gebruikt.",
|
||||
"Example configuration for Apache and Nginx" : "Voorbeeldconfiguratie voor Apache en Nginx",
|
||||
"The file \"{filename}\" was uploaded to your room." : "Het bestand \"{filename}\" werd geüpload naar jou ruimte.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Het bestand \"{filename}\" kon niet worden geüpload naar jouw ruimte.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Het bestand \"{filename}\" kon niet worden geüpload naar jouw ruimte. Misschien ondersteunt jouw BigBlueButton-server deze actie niet.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue