diff --git a/l10n/nl.js b/l10n/nl.js index 620fa91..4cca038 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -128,6 +128,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.", + "Send file to BBB" : "Verstuur bestand naar BBB", "Start" : "Start", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Deze ruimte is nog niet open. We proberen het opnieuw over %n seconde. Even geduld","Deze ruimte is nog niet open. We proberen het opnieuw over %n seconden. Even geduld."] }, diff --git a/l10n/nl.json b/l10n/nl.json index 32d76d1..117bd02 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -126,6 +126,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.", + "Send file to BBB" : "Verstuur bestand naar BBB", "Start" : "Start", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Deze ruimte is nog niet open. We proberen het opnieuw over %n seconde. Even geduld","Deze ruimte is nog niet open. We proberen het opnieuw over %n seconden. Even geduld."] },"pluralForm" :"nplurals=2; plural=(n != 1);"