2020-06-26 08:13:48 +00:00
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
// This is a library that provides messages for a sk locale. All the
// messages from the main program should be duplicated here with the same
// function name.
// Ignore issues from commonly used lints in this file.
// ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new
// ignore_for_file:prefer_single_quotes,comment_references, directives_ordering
// ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases
// ignore_for_file:unused_import, file_names
import ' package:intl/intl.dart ' ;
import ' package:intl/message_lookup_by_library.dart ' ;
final messages = new MessageLookup ( ) ;
typedef String MessageIfAbsent ( String messageStr , List < dynamic > args ) ;
class MessageLookup extends MessageLookupByLibrary {
String get localeName = > ' sk ' ;
2020-07-21 08:53:21 +00:00
static m0 ( username ) = > " ${ username } prijali pozvánku " ;
2020-06-26 08:13:48 +00:00
2020-07-21 08:53:21 +00:00
static m1 ( username ) = > " ${ username } aktivovali koncové šifrovanie " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m3 ( username ) = > " Akcepovať žiadosť o verifikáciu od ${ username } ? " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m4 ( username , targetName ) = > " ${ username } zabanoval ${ targetName } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m5 ( homeserver ) = >
2020-06-26 08:13:48 +00:00
" V základnom nastavení budete pripojený k ${ homeserver } " ;
2020-09-03 09:44:42 +00:00
static m6 ( username ) = > " ${ username } si zmenili svôj avatar " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m7 ( username , description ) = >
2020-06-26 08:13:48 +00:00
" ${ username } zmenili popis chatu na: „ ${ description } “ " ;
2020-09-03 09:44:42 +00:00
static m8 ( username , chatname ) = >
2020-06-26 08:13:48 +00:00
" ${ username } zmenili meno chatu na: „ ${ chatname } “ " ;
2020-09-03 09:44:42 +00:00
static m9 ( username ) = > " ${ username } zmenili nastavenie oprávnení chatu " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m10 ( username , displayname ) = >
2020-07-21 08:53:21 +00:00
" ${ username } si zmenili prezývku na: ${ displayname } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m11 ( username ) = > " ${ username } zmenili prístupové práva pre hosťov " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m12 ( username , rules ) = >
2020-06-26 08:13:48 +00:00
" ${ username } zmenili prístupové práva pro hosťov na: ${ rules } " ;
2020-09-03 09:44:42 +00:00
static m13 ( username ) = >
2020-07-21 08:53:21 +00:00
" ${ username } zmenili nastavenie viditelnosti histórie chatu " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m14 ( username , rules ) = >
2020-07-21 08:53:21 +00:00
" ${ username } zmenili nastavenie viditelnosti histórie chatu na: ${ rules } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m15 ( username ) = > " ${ username } zmenili nastavenie pravidiel pripojenia " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m16 ( username , joinRules ) = >
2020-06-26 08:13:48 +00:00
" ${ username } zmenili nastavenie pravidiel pripojenia na: ${ joinRules } " ;
2020-09-03 09:44:42 +00:00
static m17 ( username ) = > " ${ username } si zmenili profilový obrázok " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m18 ( username ) = > " ${ username } zmenili nastavenie aliasov chatu " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m19 ( username ) = > " ${ username } zmenili odkaz k pozvánke do miestnosti " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m20 ( error ) = > " Nebolo možné dešifrovať správu: ${ error } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m21 ( count ) = > " ${ count } účastníkov " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m22 ( username ) = > " ${ username } založili chat " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m23 ( date , timeOfDay ) = > " ${ date } , ${ timeOfDay } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m24 ( year , month , day ) = > " ${ day } . ${ month } . ${ year } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m25 ( month , day ) = > " ${ day } . ${ month } . " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m27 ( displayname ) = > " Skupina s ${ displayname } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m28 ( username , targetName ) = >
2020-06-26 08:13:48 +00:00
" ${ username } vzal späť pozvánku pre ${ targetName } " ;
2020-09-03 09:44:42 +00:00
static m29 ( groupName ) = > " Pozvať kontakt do ${ groupName } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m30 ( username , link ) = >
2020-08-31 19:16:22 +00:00
" ${ username } vás pozval na FluffyChat. \n 1. Nainštalujte si FluffyChat: https://fluffychat.im \n 2. Zaregistrujte sa alebo sa prihláste \n 3. Otvorte odkaz na pozvánku: ${ link } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m31 ( username , targetName ) = > " ${ username } pozvali ${ targetName } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m32 ( username ) = > " ${ username } sa pripojili do chatu " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m33 ( username , targetName ) = > " ${ username } vyhodili ${ targetName } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m34 ( username , targetName ) = >
2020-07-21 08:53:21 +00:00
" ${ username } vyhodili a zabanovali ${ targetName } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m35 ( localizedTimeShort ) = > " Naposledy prítomní: ${ localizedTimeShort } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m36 ( count ) = > " Načítať ďalších ${ count } účastníkov " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m37 ( homeserver ) = > " Prihlásenie k ${ homeserver } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m38 ( number ) = > " ${ number } označených správ " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m39 ( fileName ) = > " Prehrať (fileName} " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m40 ( username ) = > " ${ username } odstránili udalosť " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m41 ( username ) = > " ${ username } odmietli pozvánku " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m42 ( username ) = > " Odstánené užívateľom ${ username } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m43 ( username ) = > " Videné užívateľom ${ username } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m44 ( username , count ) = >
2020-06-26 08:13:48 +00:00
" Videné užívateľom ${ username } a ${ count } dalšími " ;
2020-09-03 09:44:42 +00:00
static m45 ( username , username2 ) = >
2020-06-26 08:13:48 +00:00
" Videné užívateľmi ${ username } a ${ username2 } " ;
2020-09-03 09:44:42 +00:00
static m46 ( username ) = > " ${ username } poslali súbor " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m47 ( username ) = > " ${ username } poslali obrázok " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m48 ( username ) = > " ${ username } poslali nálepku " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m49 ( username ) = > " ${ username } poslali video " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m50 ( username ) = > " ${ username } poslali zvukovú nahrávku " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m52 ( username ) = > " ${ username } zdieľa lokáciu " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m54 ( hours12 , hours24 , minutes , suffix ) = > " ${ hours24 } : ${ minutes } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m55 ( username , targetName ) = > " ${ username } odbanovali ${ targetName } " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m56 ( type ) = > " Neznáma udalosť „ ${ type } “ " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m57 ( unreadCount ) = > " ${ unreadCount } neprečítaných chatov " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m58 ( unreadEvents ) = > " ${ unreadEvents } neprečítaných správ " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m59 ( unreadEvents , unreadChats ) = >
2020-07-21 08:53:21 +00:00
" ${ unreadEvents } neprečítaných správ v ${ unreadChats } chatoch " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m60 ( username , count ) = > " ${ username } a ${ count } dalších píšu… " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m61 ( username , username2 ) = > " ${ username } a ${ username2 } píšu… " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m62 ( username ) = > " ${ username } píše… " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m63 ( username ) = > " ${ username } opustili chat " ;
2020-06-26 08:13:48 +00:00
2020-09-03 09:44:42 +00:00
static m64 ( username , type ) = > " ${ username } poslali udalosť ${ type } " ;
2020-06-26 08:13:48 +00:00
final messages = _notInlinedMessages ( _notInlinedMessages ) ;
static _notInlinedMessages ( _ ) = > < String , Function > {
" (Optional) Group name " :
MessageLookupByLibrary . simpleMessage ( " (Voliteľné) Názov skupiny " ) ,
2020-07-21 08:53:21 +00:00
" About " : MessageLookupByLibrary . simpleMessage ( " O aplikácii " ) ,
2020-06-26 08:13:48 +00:00
" Accept " : MessageLookupByLibrary . simpleMessage ( " Prijať " ) ,
" Account " : MessageLookupByLibrary . simpleMessage ( " Účet " ) ,
" Account informations " :
2020-07-21 08:53:21 +00:00
MessageLookupByLibrary . simpleMessage ( " Informácie o účte " ) ,
2020-06-26 08:13:48 +00:00
" Add a group description " :
MessageLookupByLibrary . simpleMessage ( " Pridať popis skupiny " ) ,
" Admin " : MessageLookupByLibrary . simpleMessage ( " Administrátor " ) ,
" Already have an account? " :
MessageLookupByLibrary . simpleMessage ( " Máte už účet? " ) ,
" Anyone can join " :
MessageLookupByLibrary . simpleMessage ( " Ktokoľvek sa môže pripojiť " ) ,
" Archive " : MessageLookupByLibrary . simpleMessage ( " Archivovať " ) ,
" Archived Room " :
MessageLookupByLibrary . simpleMessage ( " Archivovaná miestnosť " ) ,
" Are guest users allowed to join " :
MessageLookupByLibrary . simpleMessage ( " Môžu sa pripojiť hostia " ) ,
" Are you sure? " : MessageLookupByLibrary . simpleMessage ( " Ste si istí? " ) ,
" Authentication " :
MessageLookupByLibrary . simpleMessage ( " Autentifikácia " ) ,
" Avatar has been changed " :
MessageLookupByLibrary . simpleMessage ( " Avatar bol zmenený " ) ,
" Ban from chat " :
MessageLookupByLibrary . simpleMessage ( " Zabanovať z chatu " ) ,
" Banned " : MessageLookupByLibrary . simpleMessage ( " Zabanovaný " ) ,
" Block Device " :
MessageLookupByLibrary . simpleMessage ( " Zakázať zariadenie " ) ,
" Cancel " : MessageLookupByLibrary . simpleMessage ( " Zrušiť " ) ,
" Change the homeserver " :
MessageLookupByLibrary . simpleMessage ( " Zmeniť použitý server " ) ,
" Change the name of the group " :
MessageLookupByLibrary . simpleMessage ( " Zmeniť názov skupiny " ) ,
" Change the server " :
MessageLookupByLibrary . simpleMessage ( " Zmeniť server " ) ,
" Change wallpaper " :
MessageLookupByLibrary . simpleMessage ( " Zmeniť pozadie " ) ,
" Change your style " :
MessageLookupByLibrary . simpleMessage ( " Zmena štýlu " ) ,
2020-07-21 08:53:21 +00:00
" Changelog " : MessageLookupByLibrary . simpleMessage ( " História zmien " ) ,
2020-06-26 08:13:48 +00:00
" Chat " : MessageLookupByLibrary . simpleMessage ( " Chat " ) ,
" Chat details " :
MessageLookupByLibrary . simpleMessage ( " Podrobnosti o chate " ) ,
" Choose a strong password " :
MessageLookupByLibrary . simpleMessage ( " Vyberte si silné heslo " ) ,
" Choose a username " :
MessageLookupByLibrary . simpleMessage ( " Vyberte si užívateľské meno " ) ,
" Close " : MessageLookupByLibrary . simpleMessage ( " Zavrieť " ) ,
" Confirm " : MessageLookupByLibrary . simpleMessage ( " Potvrdiť " ) ,
" Connect " : MessageLookupByLibrary . simpleMessage ( " Pripojiť " ) ,
" Connection attempt failed " :
MessageLookupByLibrary . simpleMessage ( " Pokus o pripojenie zlyhal " ) ,
" Contact has been invited to the group " :
MessageLookupByLibrary . simpleMessage (
" Kontakt bol pozvaný do skupiny " ) ,
" Content viewer " :
MessageLookupByLibrary . simpleMessage ( " Prehliadač obsahu " ) ,
" Copied to clipboard " :
MessageLookupByLibrary . simpleMessage ( " Skopírované do schránky " ) ,
" Copy " : MessageLookupByLibrary . simpleMessage ( " Kopírovať " ) ,
" Could not set avatar " : MessageLookupByLibrary . simpleMessage (
" Nepodarilo sa nastaviť avatar " ) ,
" Could not set displayname " : MessageLookupByLibrary . simpleMessage (
" Nepodarilo sa nastaviť prezývku užívateľa " ) ,
" Create " : MessageLookupByLibrary . simpleMessage ( " Vytvoriť " ) ,
" Create account now " :
MessageLookupByLibrary . simpleMessage ( " Vytvoriť účet teraz " ) ,
" Create new group " :
MessageLookupByLibrary . simpleMessage ( " Vytvoriť novú skupinu " ) ,
" Currently active " :
2020-07-21 08:53:21 +00:00
MessageLookupByLibrary . simpleMessage ( " Momentálne prítomní " ) ,
2020-06-26 08:13:48 +00:00
" Dark " : MessageLookupByLibrary . simpleMessage ( " Tmavá " ) ,
" Delete " : MessageLookupByLibrary . simpleMessage ( " Odstrániť " ) ,
" Delete message " :
MessageLookupByLibrary . simpleMessage ( " Odstrániť správu " ) ,
" Deny " : MessageLookupByLibrary . simpleMessage ( " Zamietnuť " ) ,
" Device " : MessageLookupByLibrary . simpleMessage ( " Zariadenie " ) ,
" Devices " : MessageLookupByLibrary . simpleMessage ( " Zariadenia " ) ,
" Discard picture " :
MessageLookupByLibrary . simpleMessage ( " Zahodiť obrázok " ) ,
" Displayname has been changed " :
MessageLookupByLibrary . simpleMessage ( " Prezývka bola zmenená " ) ,
" Donate " : MessageLookupByLibrary . simpleMessage ( " Prispejte " ) ,
" Download file " : MessageLookupByLibrary . simpleMessage ( " Stiahnuť súbor " ) ,
" Edit Jitsi instance " :
MessageLookupByLibrary . simpleMessage ( " Nastavenie inštancie Jitsi " ) ,
" Edit displayname " :
MessageLookupByLibrary . simpleMessage ( " Zmeniť prezývku " ) ,
" Emote Settings " :
MessageLookupByLibrary . simpleMessage ( " Nastavenie emotikonov " ) ,
" Emote shortcode " :
MessageLookupByLibrary . simpleMessage ( " Kód emotikonu " ) ,
" Empty chat " : MessageLookupByLibrary . simpleMessage ( " Prázdny chat " ) ,
" Encryption " : MessageLookupByLibrary . simpleMessage ( " Šifrovanie " ) ,
" Encryption algorithm " :
MessageLookupByLibrary . simpleMessage ( " Šifrovací algoritmus " ) ,
" Encryption is not enabled " :
MessageLookupByLibrary . simpleMessage ( " Šifrovanie nie je aktívne " ) ,
" End to end encryption is currently in Beta! Use at your own risk! " :
MessageLookupByLibrary . simpleMessage (
2020-07-21 08:53:21 +00:00
" Konečné šifrovanie je momentálne v Beta verzii! Používajte na vlastné riziko! " ) ,
2020-06-26 08:13:48 +00:00
" End-to-end encryption settings " : MessageLookupByLibrary . simpleMessage (
" Nastavenie koncového šifrovania " ) ,
" Enter a group name " :
MessageLookupByLibrary . simpleMessage ( " Zadajte názov skupiny " ) ,
" Enter a username " :
MessageLookupByLibrary . simpleMessage ( " Zadajte uživateľské meno " ) ,
" Enter your homeserver " :
MessageLookupByLibrary . simpleMessage ( " Zadajte svoj homeserver " ) ,
" File name " : MessageLookupByLibrary . simpleMessage ( " Názov súboru " ) ,
" File size " : MessageLookupByLibrary . simpleMessage ( " Veľkosť súboru " ) ,
" FluffyChat " : MessageLookupByLibrary . simpleMessage ( " FluffyChat " ) ,
" Forward " : MessageLookupByLibrary . simpleMessage ( " Preposlať " ) ,
" Friday " : MessageLookupByLibrary . simpleMessage ( " Piatok " ) ,
" From joining " : MessageLookupByLibrary . simpleMessage ( " Od pripojenia " ) ,
" From the invitation " :
MessageLookupByLibrary . simpleMessage ( " Od pozvania " ) ,
" Group " : MessageLookupByLibrary . simpleMessage ( " Skupina " ) ,
" Group description " :
MessageLookupByLibrary . simpleMessage ( " Popis skupiny " ) ,
" Group description has been changed " :
MessageLookupByLibrary . simpleMessage ( " Popis skupiny bol zmenený " ) ,
" Group is public " :
MessageLookupByLibrary . simpleMessage ( " Skupina je verejná " ) ,
" Guests are forbidden " :
MessageLookupByLibrary . simpleMessage ( " Hostia sú zakázaní " ) ,
" Guests can join " :
MessageLookupByLibrary . simpleMessage ( " Hostia sa môžu pripojiť " ) ,
" Help " : MessageLookupByLibrary . simpleMessage ( " Pomoc " ) ,
" Homeserver is not compatible " : MessageLookupByLibrary . simpleMessage (
" Homeserver nie je kompatibilný " ) ,
" How are you today? " :
MessageLookupByLibrary . simpleMessage ( " Ako sa dnes máte? " ) ,
" ID " : MessageLookupByLibrary . simpleMessage ( " ID " ) ,
" Identity " : MessageLookupByLibrary . simpleMessage ( " Identita " ) ,
" Invite contact " :
MessageLookupByLibrary . simpleMessage ( " Pozvať kontakt " ) ,
" Invited " : MessageLookupByLibrary . simpleMessage ( " Pozvanie " ) ,
" Invited users only " :
MessageLookupByLibrary . simpleMessage ( " Len pozvaní používatelia " ) ,
" It seems that you have no google services on your phone. That \' s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/ " :
MessageLookupByLibrary . simpleMessage (
" Zdá sa, že nemáte žiadne služby Googlu v telefóne. To je dobré rozhodnutie pre vaše súkromie! Ak chcete dostávať push notifikácie vo FluffyChat, odporúčame používať microG: https://microg.org/ " ) ,
" Kick from chat " :
MessageLookupByLibrary . simpleMessage ( " Vyhodiť z chatu " ) ,
2020-07-21 08:53:21 +00:00
" Last seen IP " : MessageLookupByLibrary . simpleMessage (
" Naposledy zaznamenaná IP adresa " ) ,
2020-06-26 08:13:48 +00:00
" Leave " : MessageLookupByLibrary . simpleMessage ( " Opustiť " ) ,
" Left the chat " : MessageLookupByLibrary . simpleMessage ( " Opustili chat " ) ,
" License " : MessageLookupByLibrary . simpleMessage ( " Licencia " ) ,
" Light " : MessageLookupByLibrary . simpleMessage ( " Svetlá " ) ,
" Load more... " : MessageLookupByLibrary . simpleMessage ( " Načítať viac... " ) ,
" Loading... Please wait " : MessageLookupByLibrary . simpleMessage (
" Načítava sa... Čakajte prosím " ) ,
" Login " : MessageLookupByLibrary . simpleMessage ( " Prihlásiť sa " ) ,
" Logout " : MessageLookupByLibrary . simpleMessage ( " Odhlásiť sa " ) ,
" Make a moderator " :
MessageLookupByLibrary . simpleMessage ( " Pridať práva moderátora " ) ,
" Make an admin " :
MessageLookupByLibrary . simpleMessage ( " Pridať práva administrátora " ) ,
" Make sure the identifier is valid " :
MessageLookupByLibrary . simpleMessage (
" Skontrolujte, či je identifikátor platný " ) ,
" Message will be removed for all participants " :
MessageLookupByLibrary . simpleMessage (
" Správa bude odstránená pre všetkých účastníkov " ) ,
" Moderator " : MessageLookupByLibrary . simpleMessage ( " Moderátor " ) ,
" Monday " : MessageLookupByLibrary . simpleMessage ( " Pondelok " ) ,
" Mute chat " : MessageLookupByLibrary . simpleMessage ( " Stlmiť chat " ) ,
" New message in FluffyChat " :
MessageLookupByLibrary . simpleMessage ( " Nová správa v FluffyChate " ) ,
" New private chat " :
MessageLookupByLibrary . simpleMessage ( " Nový súkromný chat " ) ,
" No emotes found. 😕 " : MessageLookupByLibrary . simpleMessage (
" Nenašli sa žiadne emotikony. 😕 " ) ,
2020-07-21 08:53:21 +00:00
" No permission " :
MessageLookupByLibrary . simpleMessage ( " Chýba povolenie " ) ,
2020-06-26 08:13:48 +00:00
" No rooms found... " : MessageLookupByLibrary . simpleMessage (
" Nenašli sa žiadne miestnosti... " ) ,
" None " : MessageLookupByLibrary . simpleMessage ( " Žiadne " ) ,
" Not supported in web " : MessageLookupByLibrary . simpleMessage (
" Nepodporované vo webovej verzii " ) ,
" Oops something went wrong... " :
MessageLookupByLibrary . simpleMessage ( " Och! Niečo sa pokazilo... " ) ,
" Open app to read messages " : MessageLookupByLibrary . simpleMessage (
" Na prečítanie správy otvorte aplikáciu " ) ,
" Open camera " :
MessageLookupByLibrary . simpleMessage ( " Otvoriť fotoaparát " ) ,
" Participating user devices " : MessageLookupByLibrary . simpleMessage (
" Zúčastnené užívateľské zariadenia " ) ,
" Password " : MessageLookupByLibrary . simpleMessage ( " Heslo " ) ,
" Pick image " : MessageLookupByLibrary . simpleMessage ( " Vybrať obrázok " ) ,
" Please be aware that you need Pantalaimon to use end-to-end encryption for now. " :
MessageLookupByLibrary . simpleMessage (
2020-07-21 08:53:21 +00:00
" Prosím berte na vedomie, že na koncové šifrovanie zatiaľ potrebujete Pantalaimon. " ) ,
2020-06-26 08:13:48 +00:00
" Please choose a username " : MessageLookupByLibrary . simpleMessage (
" Vyberte si používateľské meno " ) ,
" Please enter a matrix identifier " :
MessageLookupByLibrary . simpleMessage (
" Vyberte si matrix identifkátor " ) ,
" Please enter your password " :
MessageLookupByLibrary . simpleMessage ( " Prosím zadajte svoje heslo " ) ,
" Please enter your username " : MessageLookupByLibrary . simpleMessage (
" Zadajte svoje používateľské meno " ) ,
" Public Rooms " :
MessageLookupByLibrary . simpleMessage ( " Verejné miestnosti " ) ,
" Recording " : MessageLookupByLibrary . simpleMessage ( " Nahrávam " ) ,
" Reject " : MessageLookupByLibrary . simpleMessage ( " Odmietnuť " ) ,
" Rejoin " : MessageLookupByLibrary . simpleMessage ( " Vrátiť sa " ) ,
" Remove " : MessageLookupByLibrary . simpleMessage ( " Odstrániť " ) ,
" Remove all other devices " : MessageLookupByLibrary . simpleMessage (
" Odstráňiť všetky ostatné zariadenia " ) ,
" Remove device " :
MessageLookupByLibrary . simpleMessage ( " Odstráňiť zariadenie " ) ,
" Remove exile " : MessageLookupByLibrary . simpleMessage ( " Odblokovať " ) ,
" Remove message " :
MessageLookupByLibrary . simpleMessage ( " Odstrániť správu " ) ,
" Render rich message content " :
MessageLookupByLibrary . simpleMessage ( " Zobraziť formátovaný obsah " ) ,
" Reply " : MessageLookupByLibrary . simpleMessage ( " Odpovedať " ) ,
" Request permission " :
MessageLookupByLibrary . simpleMessage ( " Vyžiadať si povolenie " ) ,
" Request to read older messages " : MessageLookupByLibrary . simpleMessage (
" Žiadosť o prečítanie starších správ " ) ,
" Revoke all permissions " :
MessageLookupByLibrary . simpleMessage ( " Zrušiť všetky povolenia " ) ,
" Room has been upgraded " :
MessageLookupByLibrary . simpleMessage ( " Miestnosť bola upgradeovaná " ) ,
" Saturday " : MessageLookupByLibrary . simpleMessage ( " Sobota " ) ,
" Search for a chat " :
MessageLookupByLibrary . simpleMessage ( " Vyhladať v chate " ) ,
" Seen a long time ago " :
MessageLookupByLibrary . simpleMessage ( " Videný veľmi dávno " ) ,
" Send " : MessageLookupByLibrary . simpleMessage ( " Odoslať " ) ,
" Send a message " :
MessageLookupByLibrary . simpleMessage ( " Odoslať správu " ) ,
" Send file " : MessageLookupByLibrary . simpleMessage ( " Odoslať súbor " ) ,
" Send image " : MessageLookupByLibrary . simpleMessage ( " Odoslať obrázok " ) ,
" Set a profile picture " :
MessageLookupByLibrary . simpleMessage ( " Nastaviť profilový obrázok " ) ,
" Set group description " :
MessageLookupByLibrary . simpleMessage ( " Nastaviť popis skupiny " ) ,
" Set invitation link " :
MessageLookupByLibrary . simpleMessage ( " Nastaviť odkaz pre pozvánku " ) ,
" Set status " : MessageLookupByLibrary . simpleMessage ( " Nastaviť status " ) ,
" Settings " : MessageLookupByLibrary . simpleMessage ( " Nastavenia " ) ,
" Share " : MessageLookupByLibrary . simpleMessage ( " Zdieľať " ) ,
" Sign up " : MessageLookupByLibrary . simpleMessage ( " Zaregistrovať sa " ) ,
" Skip " : MessageLookupByLibrary . simpleMessage ( " Preskočiť " ) ,
" Source code " : MessageLookupByLibrary . simpleMessage ( " Zdrojový kód " ) ,
" Start your first chat :-) " :
MessageLookupByLibrary . simpleMessage ( " Začnite svoj prvý chat :-) " ) ,
" Submit " : MessageLookupByLibrary . simpleMessage ( " Odoslať " ) ,
" Sunday " : MessageLookupByLibrary . simpleMessage ( " Nedeľa " ) ,
" System " : MessageLookupByLibrary . simpleMessage ( " Systémová farba " ) ,
" Tap to show menu " :
MessageLookupByLibrary . simpleMessage ( " Ťuknutím zobrazíte menu " ) ,
" The encryption has been corrupted " :
MessageLookupByLibrary . simpleMessage ( " Šifrovanie bolo poškodené " ) ,
" They Don \' t Match " :
MessageLookupByLibrary . simpleMessage ( " Sa nezhodujú " ) ,
" They Match " : MessageLookupByLibrary . simpleMessage ( " Zhodujú sa " ) ,
" This room has been archived. " : MessageLookupByLibrary . simpleMessage (
" Táto miestnosť bola archivovaná. " ) ,
" Thursday " : MessageLookupByLibrary . simpleMessage ( " Štvrtok " ) ,
" Try to send again " :
MessageLookupByLibrary . simpleMessage ( " Skúsiť znova odoslať " ) ,
" Tuesday " : MessageLookupByLibrary . simpleMessage ( " Utorok " ) ,
" Unblock Device " :
MessageLookupByLibrary . simpleMessage ( " Odblokovať zariadenie " ) ,
" Unknown device " :
MessageLookupByLibrary . simpleMessage ( " Neznáme zariadenie " ) ,
" Unknown encryption algorithm " : MessageLookupByLibrary . simpleMessage (
" Neznámy šifrovací algoritmus " ) ,
" Unmute chat " :
MessageLookupByLibrary . simpleMessage ( " Zrušiť stlmenie chatu " ) ,
" Use Amoled compatible colors? " : MessageLookupByLibrary . simpleMessage (
" Použiť Amoled kompatibilné farby? " ) ,
" Username " : MessageLookupByLibrary . simpleMessage ( " Užívateľské meno " ) ,
" Verify " : MessageLookupByLibrary . simpleMessage ( " Overiť " ) ,
" Verify User " :
MessageLookupByLibrary . simpleMessage ( " Verifikovať používateľa " ) ,
" Video call " : MessageLookupByLibrary . simpleMessage ( " Videohovor " ) ,
" Visibility of the chat history " :
MessageLookupByLibrary . simpleMessage ( " Viditeľnosť histórie chatu " ) ,
" Visible for all participants " : MessageLookupByLibrary . simpleMessage (
" Viditeľné pre všetkých účastníkov " ) ,
" Visible for everyone " :
MessageLookupByLibrary . simpleMessage ( " Viditeľné pre každého " ) ,
" Voice message " : MessageLookupByLibrary . simpleMessage ( " Hlasová správa " ) ,
" Wallpaper " : MessageLookupByLibrary . simpleMessage ( " Pozadie " ) ,
" Wednesday " : MessageLookupByLibrary . simpleMessage ( " Streda " ) ,
" Welcome to the cutest instant messenger in the matrix network. " :
MessageLookupByLibrary . simpleMessage (
" Vítajte v najroztomilejšom instant messengeri v sieti matrix. " ) ,
" Who is allowed to join this group " :
MessageLookupByLibrary . simpleMessage (
" Kto môže vstúpiť do tejto skupiny " ) ,
" Write a message... " :
MessageLookupByLibrary . simpleMessage ( " Napísať správu... " ) ,
" Yes " : MessageLookupByLibrary . simpleMessage ( " Áno " ) ,
" You " : MessageLookupByLibrary . simpleMessage ( " Vy " ) ,
" You are invited to this chat " :
MessageLookupByLibrary . simpleMessage ( " Ste pozvaní do tohto chatu " ) ,
" You are no longer participating in this chat " :
MessageLookupByLibrary . simpleMessage (
" Už sa nezúčastňujete tohto chatu " ) ,
" You cannot invite yourself " :
MessageLookupByLibrary . simpleMessage ( " Nemôžete pozvať samých seba " ) ,
" You have been banned from this chat " :
MessageLookupByLibrary . simpleMessage (
" Máte zablokovaný prístup k tomuto chatu " ) ,
" You won \' t be able to disable the encryption anymore. Are you sure? " :
MessageLookupByLibrary . simpleMessage (
2020-07-21 08:53:21 +00:00
" Šifrovanie už nebude možné vypnúť. Ste si tým istí? " ) ,
2020-06-26 08:13:48 +00:00
" Your own username " :
MessageLookupByLibrary . simpleMessage ( " Vaša vlastná prezývka " ) ,
" acceptedTheInvitation " : m0 ,
" activatedEndToEndEncryption " : m1 ,
" alias " : MessageLookupByLibrary . simpleMessage ( " alias " ) ,
" askSSSSCache " : MessageLookupByLibrary . simpleMessage (
" Prosím zadajte vašu prístupovu frázu k \" bezpečému úložisku \" alebo \" kľúč na obnovu \" pre uloženie kľúčov. " ) ,
" askSSSSSign " : MessageLookupByLibrary . simpleMessage (
" Na overenie tejto osoby, prosím zadajte prístupovu frázu k \" bezpečému úložisku \" alebo \" klúč na obnovu \" . " ) ,
" askSSSSVerify " : MessageLookupByLibrary . simpleMessage (
" Prosím zadajte vašu prístupovú frázu k \" bezpečnému úložisku \" alebo \" kľúč na obnovu \" pre overenie vašej relácie. " ) ,
2020-09-03 09:44:42 +00:00
" askVerificationRequest " : m3 ,
" bannedUser " : m4 ,
" byDefaultYouWillBeConnectedTo " : m5 ,
2020-06-26 08:13:48 +00:00
" cachedKeys " :
MessageLookupByLibrary . simpleMessage ( " Klúče sa úspešne uložili! " ) ,
2020-09-03 09:44:42 +00:00
" changedTheChatAvatar " : m6 ,
" changedTheChatDescriptionTo " : m7 ,
" changedTheChatNameTo " : m8 ,
" changedTheChatPermissions " : m9 ,
" changedTheDisplaynameTo " : m10 ,
" changedTheGuestAccessRules " : m11 ,
" changedTheGuestAccessRulesTo " : m12 ,
" changedTheHistoryVisibility " : m13 ,
" changedTheHistoryVisibilityTo " : m14 ,
" changedTheJoinRules " : m15 ,
" changedTheJoinRulesTo " : m16 ,
" changedTheProfileAvatar " : m17 ,
" changedTheRoomAliases " : m18 ,
" changedTheRoomInvitationLink " : m19 ,
2020-06-26 08:13:48 +00:00
" compareEmojiMatch " : MessageLookupByLibrary . simpleMessage (
" Porovnajte a uistite sa, že nasledujúce emotikony sa zhodujú na oboch zariadeniach: " ) ,
" compareNumbersMatch " : MessageLookupByLibrary . simpleMessage (
" Porovnajte a uistite sa, že nasledujúce čísla sa zhodujú na oboch zariadeniach: " ) ,
2020-09-03 09:44:42 +00:00
" couldNotDecryptMessage " : m20 ,
" countParticipants " : m21 ,
" createdTheChat " : m22 ,
2020-06-26 08:13:48 +00:00
" crossSigningDisabled " : MessageLookupByLibrary . simpleMessage (
" Vzájomné overenie je vypnuté " ) ,
" crossSigningEnabled " : MessageLookupByLibrary . simpleMessage (
" Vzájomné overenie je zapnuté " ) ,
2020-09-03 09:44:42 +00:00
" dateAndTimeOfDay " : m23 ,
" dateWithYear " : m24 ,
" dateWithoutYear " : m25 ,
2020-06-26 08:13:48 +00:00
" emoteExists " :
MessageLookupByLibrary . simpleMessage ( " Emotikon už existuje " ) ,
" emoteInvalid " : MessageLookupByLibrary . simpleMessage (
" Nesprávné označenie emotikonu " ) ,
" emoteWarnNeedToPick " : MessageLookupByLibrary . simpleMessage (
" Musíte zvoliť kód emotikonu a obrázok " ) ,
2020-09-03 09:44:42 +00:00
" groupWith " : m27 ,
" hasWithdrawnTheInvitationFor " : m28 ,
2020-06-26 08:13:48 +00:00
" incorrectPassphraseOrKey " : MessageLookupByLibrary . simpleMessage (
" Nesprávna prístupová fráza alebo kľúč na obnovenie " ) ,
2020-09-03 09:44:42 +00:00
" inviteContactToGroup " : m29 ,
" inviteText " : m30 ,
" invitedUser " : m31 ,
2020-06-26 08:13:48 +00:00
" is typing... " : MessageLookupByLibrary . simpleMessage ( " píše... " ) ,
" isDeviceKeyCorrect " : MessageLookupByLibrary . simpleMessage (
" Je nasledujúci kód zariadenia správny? " ) ,
2020-09-03 09:44:42 +00:00
" joinedTheChat " : m32 ,
2020-06-26 08:13:48 +00:00
" keysCached " : MessageLookupByLibrary . simpleMessage ( " Kľúče sú uložené " ) ,
" keysMissing " : MessageLookupByLibrary . simpleMessage ( " Kľúče chýbaju " ) ,
2020-09-03 09:44:42 +00:00
" kicked " : m33 ,
" kickedAndBanned " : m34 ,
" lastActiveAgo " : m35 ,
" loadCountMoreParticipants " : m36 ,
" logInTo " : m37 ,
2020-06-26 08:13:48 +00:00
" newVerificationRequest " :
MessageLookupByLibrary . simpleMessage ( " Nová žiadosť o verifikáciu! " ) ,
" noCrossSignBootstrap " : MessageLookupByLibrary . simpleMessage (
" Fluffychat v súčasnosti nepodporuje povolenie krížového podpisu. Prosím, povoľte ho z Riot.im. " ) ,
" noMegolmBootstrap " : MessageLookupByLibrary . simpleMessage (
" Fluffychat v súčasnosti nepodporuje povolenie online zálohu klúčov. Prosím, povoľte ho z Riot.im. " ) ,
2020-09-03 09:44:42 +00:00
" numberSelected " : m38 ,
2020-06-26 08:13:48 +00:00
" ok " : MessageLookupByLibrary . simpleMessage ( " ok " ) ,
" onlineKeyBackupDisabled " : MessageLookupByLibrary . simpleMessage (
" Online záloha kľúčov je vypnutá " ) ,
" onlineKeyBackupEnabled " : MessageLookupByLibrary . simpleMessage (
" Online záloha kľúčov je zapnutá " ) ,
" passphraseOrKey " : MessageLookupByLibrary . simpleMessage (
" prístupová fráza alebo kľúč na obnovenie " ) ,
2020-09-03 09:44:42 +00:00
" play " : m39 ,
" redactedAnEvent " : m40 ,
" rejectedTheInvitation " : m41 ,
" removedBy " : m42 ,
" seenByUser " : m43 ,
" seenByUserAndCountOthers " : m44 ,
" seenByUserAndUser " : m45 ,
" sentAFile " : m46 ,
" sentAPicture " : m47 ,
" sentASticker " : m48 ,
" sentAVideo " : m49 ,
" sentAnAudio " : m50 ,
2020-06-26 08:13:48 +00:00
" sessionVerified " :
MessageLookupByLibrary . simpleMessage ( " Relácia je overená " ) ,
2020-09-03 09:44:42 +00:00
" sharedTheLocation " : m52 ,
" timeOfDay " : m54 ,
2020-06-26 08:13:48 +00:00
" title " : MessageLookupByLibrary . simpleMessage ( " FluffyChat " ) ,
2020-09-03 09:44:42 +00:00
" unbannedUser " : m55 ,
" unknownEvent " : m56 ,
2020-06-26 08:13:48 +00:00
" unknownSessionVerify " : MessageLookupByLibrary . simpleMessage (
" Neznáma relácia, prosím verifikujte ju " ) ,
2020-09-03 09:44:42 +00:00
" unreadChats " : m57 ,
" unreadMessages " : m58 ,
" unreadMessagesInChats " : m59 ,
" userAndOthersAreTyping " : m60 ,
" userAndUserAreTyping " : m61 ,
" userIsTyping " : m62 ,
" userLeftTheChat " : m63 ,
" userSentUnknownEvent " : m64 ,
2020-06-26 08:13:48 +00:00
" verifiedSession " :
MessageLookupByLibrary . simpleMessage ( " Úspešne overenie relácie! " ) ,
" verifyManual " :
MessageLookupByLibrary . simpleMessage ( " Verifikovať manuálne " ) ,
" verifyStart " :
MessageLookupByLibrary . simpleMessage ( " Spustiť verifikáciu " ) ,
" verifySuccess " :
MessageLookupByLibrary . simpleMessage ( " Verifikácia bola úspešná! " ) ,
" verifyTitle " :
MessageLookupByLibrary . simpleMessage ( " Verifikujem protiľahlý účet " ) ,
" waitingPartnerAcceptRequest " : MessageLookupByLibrary . simpleMessage (
" Čaká sa, kým partner prijme požiadavku... " ) ,
" waitingPartnerEmoji " : MessageLookupByLibrary . simpleMessage (
" Čaká sa, kým partner prijme emotikon... " ) ,
" waitingPartnerNumbers " : MessageLookupByLibrary . simpleMessage (
" Čaká sa na to, kým partner prijme čísla... " )
} ;
}