cloud_bbb/l10n/fi.js

48 lines
2.3 KiB
JavaScript
Raw Normal View History

2020-05-20 05:20:45 +02:00
OC.L10N.register(
"bbb",
{
2020-05-29 05:21:39 +02:00
"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",
2020-05-20 05:20:45 +02:00
"Save" : "Tallenna",
2020-05-29 05:21:39 +02:00
"Please enter your name!" : "Kirjoita nimesi!",
"The name must be at least 3 characters long." : "Nimen tulee olla vähintään kolme merkkiä.",
2020-05-23 05:22:27 +02:00
"Display name" : "Näyttönimi",
2020-06-06 05:22:34 +02:00
"Password" : "Salasana",
"Join" : "Liity",
2020-05-20 05:20:45 +02:00
"Name" : "Nimi",
2020-05-29 05:21:39 +02:00
"Max" : "Enintään",
"Record" : "Tallenne",
"Recordings" : "Tallenteet",
2020-06-06 05:22:34 +02:00
"Edit" : "Muokkaa",
2020-06-05 05:19:27 +02:00
"Welcome" : "Tervetuloa",
2020-06-06 05:22:34 +02:00
"Access" : "Käyttöoikeudet",
"Public" : "Julkinen",
"Internal" : "Sisäinen",
2020-06-16 05:21:30 +02:00
"Miscellaneous" : "Sekalaiset",
2020-05-20 05:20:45 +02:00
"Room name" : "Huoneen nimi",
"Create" : "Luo",
2020-05-29 05:21:39 +02:00
"_%n participant_::_%n participants_" : ["%n osallistuja","%n osallistujaa"],
2020-05-20 05:20:45 +02:00
"Delete" : "Poista",
2020-05-29 05:21:39 +02:00
"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",
2020-05-20 05:20:45 +02:00
"Error" : "Virhe",
2020-05-29 05:21:39 +02:00
"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",
2020-05-20 05:20:45 +02:00
"Server error" : "Palvelinvirhe",
2020-06-16 05:21:30 +02:00
"Group" : "Ryhmä",
2020-06-17 05:19:38 +02:00
"moderator" : "moderaattori",
2020-06-16 05:21:30 +02:00
"Loading" : "Ladataan",
2020-05-29 05:21:39 +02:00
"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"
2020-05-20 05:20:45 +02:00
},
"nplurals=2; plural=(n != 1);");