[tx-robot] updated from transifex

pull/63/head
Nextcloud bot 2020-05-29 03:21:39 +00:00
parent 1aa1d44634
commit e9eff73224
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 46 additions and 2 deletions

View File

@ -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);");

View File

@ -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);"
}