From e9eff73224d53b0a758dd79cacbf91dc158d490c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 May 2020 03:21:39 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fi.js | 24 +++++++++++++++++++++++- l10n/fi.json | 24 +++++++++++++++++++++++- 2 files changed, 46 insertions(+), 2 deletions(-) diff --git a/l10n/fi.js b/l10n/fi.js index fcf7f14..e930b6a 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -1,15 +1,37 @@ OC.L10N.register( "bbb", { + "API URL or secret not configured. Please contact your administrator." : "Rajapinnan URL-osoitetta tai salaisuutta ei ole määritetty. Ota yhteys ylläpitäjään.", + "BigBlueButton Integration" : "BigBlueButton-integraatio", + "BigBlueButton integration for Nextcloud" : "BigBlueButton-integraatio Nextcloudiin", + "API URL" : "Rajapinnan URL", + "API secret" : "Rajapinnan salaisuus", "Save" : "Tallenna", + "Please enter your name!" : "Kirjoita nimesi!", + "The name must be at least 3 characters long." : "Nimen tulee olla vähintään kolme merkkiä.", "Display name" : "Näyttönimi", "Name" : "Nimi", "Welcome" : "Tervetuloa", + "Max" : "Enintään", + "Record" : "Tallenne", + "Recordings" : "Tallenteet", "Room name" : "Huoneen nimi", "Create" : "Luo", + "_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"], "Delete" : "Poista", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Haluatko varmasti, että \"{name}\" poistetaan? Tätä toimintoa ei voi perua.", + "Delete \"{name}\"?" : "Poistetaanko \"{name}\"?", + "Select target folder" : "Valitse kohdekansio", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "Huoneen osoite talletettiin polkuun \"{path}\" nimellä \"{filename}\".", + "Link stored" : "Linkki talletettu", "Error" : "Virhe", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Haluatko varmasti, että tallenne päiväyksellä \"{startDate}\" poistetaan? Tätä toimintoa ei voi perua.", + "Delete?" : "Poistetaanko?", + "Could not delete record" : "Tallennetta ei voitu poistaa", "Server error" : "Palvelinvirhe", - "Settings saved" : "Asetukset tallennettu" + "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" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 23d0e26..6cec1e0 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -1,13 +1,35 @@ { "translations": { + "API URL or secret not configured. Please contact your administrator." : "Rajapinnan URL-osoitetta tai salaisuutta ei ole määritetty. Ota yhteys ylläpitäjään.", + "BigBlueButton Integration" : "BigBlueButton-integraatio", + "BigBlueButton integration for Nextcloud" : "BigBlueButton-integraatio Nextcloudiin", + "API URL" : "Rajapinnan URL", + "API secret" : "Rajapinnan salaisuus", "Save" : "Tallenna", + "Please enter your name!" : "Kirjoita nimesi!", + "The name must be at least 3 characters long." : "Nimen tulee olla vähintään kolme merkkiä.", "Display name" : "Näyttönimi", "Name" : "Nimi", "Welcome" : "Tervetuloa", + "Max" : "Enintään", + "Record" : "Tallenne", + "Recordings" : "Tallenteet", "Room name" : "Huoneen nimi", "Create" : "Luo", + "_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"], "Delete" : "Poista", + "Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Haluatko varmasti, että \"{name}\" poistetaan? Tätä toimintoa ei voi perua.", + "Delete \"{name}\"?" : "Poistetaanko \"{name}\"?", + "Select target folder" : "Valitse kohdekansio", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "Huoneen osoite talletettiin polkuun \"{path}\" nimellä \"{filename}\".", + "Link stored" : "Linkki talletettu", "Error" : "Virhe", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Haluatko varmasti, että tallenne päiväyksellä \"{startDate}\" poistetaan? Tätä toimintoa ei voi perua.", + "Delete?" : "Poistetaanko?", + "Could not delete record" : "Tallennetta ei voitu poistaa", "Server error" : "Palvelinvirhe", - "Settings saved" : "Asetukset tallennettu" + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file