From 9f88dbb384907cbca1f49a20a0f8fb8d0adbf214 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 May 2022 03:56:16 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index 4cca038..a4a3f95 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -130,6 +130,7 @@ OC.L10N.register( "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", + "No rooms available!" : "Geen kamers beschikbaar", "_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."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 117bd02..8552f26 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -128,6 +128,7 @@ "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", + "No rooms available!" : "Geen kamers beschikbaar", "_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);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index 6bf71c5..b17f7cd 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -15,6 +15,7 @@ OC.L10N.register( "Public" : "Offentlig", "Name" : "Namn", "Access" : "Åtkomst", + "Max" : "Max", "Edit" : "Redigera", "Welcome" : "Välkommen", "Miscellaneous" : "Diverse", diff --git a/l10n/sv.json b/l10n/sv.json index dcd2cd8..665c3fe 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -13,6 +13,7 @@ "Public" : "Offentlig", "Name" : "Namn", "Access" : "Åtkomst", + "Max" : "Max", "Edit" : "Redigera", "Welcome" : "Välkommen", "Miscellaneous" : "Diverse",