From 2437f7a0fb01f89ae3d630329b7b1c8f4d2bfebb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 Nov 2021 03:42:47 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/fi.js | 5 ++++- l10n/fi.json | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/l10n/fi.js b/l10n/fi.js index f9fb372..87ae490 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -18,6 +18,7 @@ OC.L10N.register( "Community" : "Yhteisö", "URL Shortener" : "Osoitteenlyhentäjä", "URL shortener" : "Osoitteenlyhentäjä", + "Restrictions" : "Rajoitukset", "You will be forwarded to the room in the next few seconds." : "Sinut ohjataan huoneeseen muutaman sekunnin kuluttua.", "Let's go!" : "Mennään!", "Please enter your name!" : "Kirjoita nimesi!", @@ -51,6 +52,7 @@ OC.L10N.register( "Welcome" : "Tervetuloa", "Participant limit" : "Osallistujaraja", "Miscellaneous" : "Sekalaiset", + "Join meeting muted" : "Liity kokoukseen mykistettynä", "Room name" : "Huoneen nimi", "Create" : "Luo", "Copy to clipboard" : "Kopioi leikepöydälle", @@ -75,6 +77,7 @@ OC.L10N.register( "Settings saved" : "Asetukset tallennettu", "Unexpected error occurred" : "Tapahtui odottamaton virhe", "API URL is invalid" : "Rajapinnan URL on virheellinen", - "API secret is invalid" : "Rajapinnan salaisuus on virheellinen" + "API secret is invalid" : "Rajapinnan salaisuus on virheellinen", + "URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 809b6ca..38a0274 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -16,6 +16,7 @@ "Community" : "Yhteisö", "URL Shortener" : "Osoitteenlyhentäjä", "URL shortener" : "Osoitteenlyhentäjä", + "Restrictions" : "Rajoitukset", "You will be forwarded to the room in the next few seconds." : "Sinut ohjataan huoneeseen muutaman sekunnin kuluttua.", "Let's go!" : "Mennään!", "Please enter your name!" : "Kirjoita nimesi!", @@ -49,6 +50,7 @@ "Welcome" : "Tervetuloa", "Participant limit" : "Osallistujaraja", "Miscellaneous" : "Sekalaiset", + "Join meeting muted" : "Liity kokoukseen mykistettynä", "Room name" : "Huoneen nimi", "Create" : "Luo", "Copy to clipboard" : "Kopioi leikepöydälle", @@ -73,6 +75,7 @@ "Settings saved" : "Asetukset tallennettu", "Unexpected error occurred" : "Tapahtui odottamaton virhe", "API URL is invalid" : "Rajapinnan URL on virheellinen", - "API secret is invalid" : "Rajapinnan salaisuus on virheellinen" + "API secret is invalid" : "Rajapinnan salaisuus on virheellinen", + "URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file