cloud_bbb/l10n/sk.json

45 lines
4.3 KiB
JSON
Raw Normal View History

2020-05-20 05:20:45 +02:00
{ "translations": {
2020-05-24 05:19:50 +02:00
"API URL or secret not configured. Please contact your administrator." : "Nie je nastavená URL API alebo API tajomstvo. Kontaktujte svojho správcu.",
2020-05-20 05:20:45 +02:00
"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.*",
2020-05-24 05:19:50 +02:00
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Získajte svoju API URL a API tajomstvo pomocou príkazu „sudo bbb-conf --secret“ na vašom serveri BigBlueButton.",
"API URL" : "API URL",
2020-05-20 05:20:45 +02:00
"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.",
2020-05-24 05:19:50 +02:00
"Display name" : "Zobrazované meno",
2020-06-05 05:19:27 +02:00
"Password" : "Heslo",
"Join" : "Pripojiť",
2020-05-20 05:20:45 +02:00
"Name" : "Názov",
"Max" : "Max",
"Record" : "Záznam",
"Recordings" : "Záznamy",
2020-06-05 05:19:27 +02:00
"Edit" : "Upraviť",
"Welcome" : "Vitajte",
"Access" : "Prístup",
"Public" : "Verejné",
2020-05-20 05:20:45 +02:00
"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ť",
2020-05-21 05:23:14 +02:00
"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äť.",
2020-05-20 05:20:45 +02:00
"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ť.",
2020-05-21 05:23:14 +02:00
"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äť.",
2020-05-20 05:20:45 +02:00
"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",
2020-05-24 05:19:50 +02:00
"API URL is invalid" : "URL API je neplatná",
2020-05-20 05:20:45 +02:00
"API secret is invalid" : "API tajomstvo je neplatné"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}