cloud_bbb/l10n/sk.js

38 lines
3.7 KiB
JavaScript

OC.L10N.register(
"bbb",
{
"BigBlueButton Integration" : "Integrácia BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integrácia BigBlueButton pre Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Táto aplikácia umožňuje vytvárať stretnutia s externou inštaláciou [BigBlueButton](https://bigbluebutton.org).\n\n* **Nastavenie miestnosti** Vytvorte viac nastavení miestností s názvom, uvítacou správou, ...\n* **Zdieľať odkaz hosťom** Zdieľať odkaz na miestnosť so všetkými vašimi hosťami\n* **Vlastná prezentácia** Spustite miestnosť s vybranou prezentáciou zo súborového manažéra\n* **Spravujte nahrávky** Prezerajte si, zdieľajte a vymažte nahrávky pre svoje miestnosti\n\nHľadáme vývojára! Ak máte čas, bolo by úžasné, keby ste mohli pomôcť vylepšiť túto aplikáciu.\n\n*Táto aplikácia integruje BigBlueButton a nie je schválená ani certifikovaná spoločnosťou BigBlueButton Inc. BigBlueButton a logo BigBlueButton sú ochranné známky spoločnosti BigBlueButton Inc.*",
"API secret" : "API tajomstvo",
"Save" : "Uložiť",
"Please enter your name!" : "Prosím, zadajte vaše meno!",
"The name must be at least 3 characters long." : "Meno musí obsahovať najmenej 3 znaky.",
"Name" : "Názov",
"Welcome" : "Vitajte",
"Max" : "Max",
"Record" : "Záznam",
"Recordings" : "Záznamy",
"Room name" : "Názov miestnosti",
"Create" : "Vytvoriť",
"_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"],
"Delete" : "Zmazať",
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Naozaj chcete odstrániť „{name}“? Túto operáciu nie je možné vrátiť späť.",
"Delete \"{name}\"?" : "Odstrániť „{name}“?",
"Select target folder" : "Vyberte cieľový priečinok",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "URL miestnosti bola uložená v priečinku „{path}“ ako „{filename}“.",
"Link stored" : "Odkaz bol uložený",
"URL to room could not be stored." : "URL miestnosti nebolo možné uložiť.",
"Error" : "Chyba",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL na prezentáciu bola uložená v priečinku „{path}“ ako „{filename}“.",
"URL to presentation could not be stored." : "URL na prezentáciu nebolo možné uložiť.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Naozaj chcete odstrániť záznam z „{startDate}“? Túto operáciu nie je možné vrátiť späť.",
"Delete?" : "Zmazať?",
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
"Server error" : "Chyba servera",
"Settings saved" : "Nastavenia uložené",
"Unexpected error occurred" : "Vyskytla sa neočakávaná chyba",
"API secret is invalid" : "API tajomstvo je neplatné"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");