You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Meta/Translations/sk.lproj/Localizable.strings

1037 lines
66 KiB
Plaintext

/* No comment provided by engineer. */
"attachment" = "Príloha";
/* Format string for file extension label in call interstitial view */
"attachmentsFileType" = "Typ súboru: %@";
/* Format string for file size label in call interstitial view. Embeds: {{file size as 'N mb' or 'N kb'}}. */
"attachmentsFileSize" = "Veľkosť: %@";
/* One-line label indicating the user can add no more text to the media message field. */
"messageErrorLimit" = "Dosiahnutý limit správy";
/* Label for 'send' button in the 'attachment approval' dialog. */
"send" = "Poslať";
/* Generic filename for an attachment with no known name */
"attachment" = "Príloha";
/* The title of the 'attachment error' alert. */
"attachmentsErrorSending" = "Chyba pri posielaní prílohy";
/* Attachment error message for image attachments which could not be converted to JPEG */
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_JPEG" = "Obrázok nie je možné konvertovať.";
/* Attachment error message for video attachments which could not be converted to MP4 */
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_MP4" = "Video nie je možné spracovať.";
/* Attachment error message for image attachments which cannot be parsed */
"ATTACHMENT_ERROR_COULD_NOT_PARSE_IMAGE" = "Obrázok nie je možné spracovať.";
/* Attachment error message for image attachments in which metadata could not be removed */
"attachmentsImageErrorMetadata" = "Nie je možné odstrániť metadáta z obrázku.";
/* Attachment error message for image attachments which could not be resized */
"ATTACHMENT_ERROR_COULD_NOT_RESIZE_IMAGE" = "Nie je možné zmeniť rozmer obrázku.";
/* Attachment error message for attachments whose data exceed file size limits */
"attachmentsErrorSize" = "Príloha je príliš veľká.";
/* Attachment error message for attachments with invalid data */
"attachmentsErrorNotSupported" = "Príloha obsahuje neplatné prvky.";
/* Attachment error message for attachments with an invalid file format */
"attachmentsErrorNotSupported" = "Príloha má neplatný typ súboru.";
/* Attachment error message for attachments without any data */
"ATTACHMENT_ERROR_MISSING_DATA" = "Príloha je prázdna.";
/* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Nepodarilo sa vybrať dokument.";
/* Alert body when picking a document fails because user picked a directory/bundle */
"attachmentsErrorSize" = "Please create a compressed archive of this file or directory and try sending that instead.";
/* Alert title when picking a document fails because user picked a directory/bundle */
"attachmentsErrorNotSupported" = "Nepodporovaný súbor";
/* Short text label for a voice message attachment, used for thread preview and on the lock screen */
"messageVoice" = "Hlasová správa";
/* Button label for the 'block' button */
"block" = "Blokovať";
/* A format for the 'block user' action sheet title. Embeds {{the blocked user's name or phone number}}. */
"block" = "Zablokovať %@?";
/* A format for the 'unblock user' action sheet title. Embeds {{the unblocked user's name or phone number}}. */
"blockUnblock" = "Odblokovať %@?";
/* Button label for the 'unblock' button */
"blockUnblock" = "Odblokovať";
/* An explanation of the consequences of blocking another user. */
"blockDescription" = "Zablokovaný používatelia vám nebudú môcť zavolať ani posielať správy.";
/* Label for generic done button. */
"done" = "Hotovo";
/* Button text to enable batch selection mode */
"select" = "Vybrať";
/* keyboard toolbar label when starting to search with no current results */
"searchSearching" = "Hľadá sa...";
/* keyboard toolbar label when no messages match the search string */
"searchMatchesNoneSpecific" = "Žiadne zhody";
/* keyboard toolbar label when exactly 1 message matches the search string */
"CONVERSATION_SEARCH_ONE_RESULT" = "1 zhoda";
/* keyboard toolbar label when more than 1 message matches the search string. Embeds {{number/position of the 'currently viewed' result}} and the {{total number of results}} */
"searchMatches" = "nájdených %d z %d";
/* table cell label in conversation settings */
"CONVERSATION_SETTINGS_BLOCK_THIS_USER" = "Blokovať tohto používateľa";
/* label for 'mute thread' cell in conversation settings */
"notificationsMute" = "Stíšiť";
/* Table cell label in conversation settings which returns the user to the conversation with 'search mode' activated */
"searchConversation" = "Hľadať v konverzácii";
/* Title for the 'crop/scale image' dialog. */
"attachmentsMoveAndScale" = "Presun a zmena veľkosti";
/* Subtitle shown while the app is updating its database. */
"waitFewMinutes" = "Môže to trvať zopár minút.";
/* Title shown while the app is updating its database. */
"databaseOptimizing" = "Optimalizácia databázy";
/* The present; the current time. */
"DATE_NOW" = "Teraz";
/* table cell label in conversation settings */
"DISAPPEARING_MESSAGES" = "Miznúce správy";
/* table cell label in conversation settings */
"groupEdit" = "Upraviť skupinu";
/* Label indicating media gallery is empty */
"attachmentsMediaEmpty" = "V tejto konverzácii nemáte žiadne médiá.";
/* Label indicating loading is in progress */
"attachmentsLoadingNewer" = "Načítavajú sa novšie médiá…";
/* Label indicating loading is in progress */
"attachmentsLoadingOlder" = "Načítavajú sa staršie médiá…";
/* Error displayed when there is a failure fetching a GIF from the remote service. */
"errorUnknown" = "Nepodarilo sa stiahnuť požadovaný GIF. Uistite sa prosím, že ste online.";
/* Generic error displayed when picking a GIF */
"errorUnknown" = "Vyskytla sa neznáma chyba.";
/* Shown when selected GIF couldn't be fetched */
"errorUnknown" = "Nepodarilo sa vybrať GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"searchEnter" = "Zadajte prosím čo hľadáte.";
/* Indicates that an error occurred while searching. */
"searchMatchesNone" = "Chyba. Stlačte tlačidlo a skúste to znova.";
/* Indicates that the user's search had no results. */
"searchMatchesNone" = "Žiadne výsledky.";
/* No comment provided by engineer. */
"GROUP_CREATED" = "Skupina vytvorená";
/* No comment provided by engineer. */
"groupMemberNew" = "%@ sa pripojil/a k skupine. ";
/* No comment provided by engineer. */
"groupMemberLeft" = "%@ opustil/a skupinu. ";
/* No comment provided by engineer. */
"groupRemoved" = "%@ bol/a odstránený/á zo skupiny. ";
/* No comment provided by engineer. */
"groupRemovedMore" = "%@ boli odstránení zo skupiny. ";
/* No comment provided by engineer. */
"GROUP_TITLE_CHANGED" = "Názov je teraz '%@'. ";
/* No comment provided by engineer. */
"groupUpdated" = "Skupina bola aktualizovaná.";
/* No comment provided by engineer. */
"groupMemberYouLeft" = "Opustili ste skupinu.";
/* No comment provided by engineer. */
"groupRemovedYou" = " Boli ste odstránení zo skupiny. ";
/* Momentarily shown to the user when attempting to select more images than is allowed. Embeds {{max number of items}} that can be shared. */
"attachmentsErrorNumber" = "Nemôžete zdieľať viac ako %@ položiek.";
/* alert title */
"IMAGE_PICKER_FAILED_TO_PROCESS_ATTACHMENTS" = "Nepodarilo sa vybrať prílohu.";
/* Message for the alert indicating that an audio file is invalid. */
"audioUnableToPlay" = "Chybný audio súbor.";
/* Confirmation button within contextual alert */
"leave" = "Opustiť";
/* table cell label in conversation settings */
"LEAVE_GROUP_ACTION" = "Opustiť skupinu";
/* nav bar button item */
"conversationsSettingsAllMedia" = "Všetky média";
/* Confirmation button text to delete selected media from the gallery, embeds {{number of messages}} */
"deleteMessages" = "Zmazať %d správ";
/* Confirmation button text to delete selected media message from the gallery */
"deleteMessage" = "Odstrániť správu";
/* embeds {{sender name}} and {{sent datetime}}, e.g. 'Sarah on 10/30/18, 3:29' */
"attachmentsMedia" = "%@ %@";
/* Format for the 'more items' indicator for media galleries. Embeds {{the number of additional items}}. */
"MEDIA_GALLERY_MORE_ITEMS_FORMAT" = "+%@";
/* Short sender label for media sent by you */
"onionRoutingPathYou" = "Vy";
/* Section header in media gallery collection view */
"attachmentsThisMonth" = "Tento mesiac";
/* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Odosielanie zlyhalo.";
/* status message for read messages */
"read" = "Prečítané";
/* message status while message is sending. */
"sending" = "Odosiela sa…";
/* status message for sent messages */
"disappearingMessagesSent" = "Odoslané";
/* status message while attachment is uploading */
"uploading" = "Nahráva sa…";
/* notification title. Embeds {{author name}} and {{group name}} */
"notificationsIosGroup" = "%@ do %@";
/* Label for 1:1 conversation with yourself. */
"noteToSelf" = "Poznámka pre seba";
/* Lock screen notification text presented after user powers on their device without unlocking. Embeds {{device model}} (either 'iPad' or 'iPhone') */
"notificationsIosRestart" = "Je možné, že ste dostali správy kým sa váš %@ reštartoval.";
/* No comment provided by engineer. */
"BUTTON_OK" = "OK";
/* Info Message when {{other user}} disables or doesn't support disappearing messages */
"disappearingMessagesTurnedOff" = "%@ zakázal miznutie správ.";
/* Info Message when {{other user}} updates message expiration to {{time amount}}, see the *_TIME_AMOUNT strings for context. */
"disappearingMessagesSet" = "%@ nastavil čas zmiznutia správy na %@";
/* alert title, generic error preventing user from capturing a photo */
"cameraErrorUnavailable" = "Nepodarilo sa zachytiť obrázok.";
/* alert title */
"cameraErrorUnavailable" = "Nepodarilo sa zachytiť obrázok.";
/* alert title */
"cameraErrorUnavailable" = "Nepodarilo sa nakonfigurovať fotoaparát.";
/* label for system photo collections which have no name. */
"attachmentsAlbumUnnamed" = "Nepomenovaný album";
/* Notification action button title */
"messageMarkRead" = "Označiť ako prečítané";
/* Notification action button title */
"reply" = "Odpovedať";
/* Description of how and why Session iOS uses Touch ID/Face ID/Phone Passcode to unlock 'screen lock'. */
"authenticateToOpen" = "Pre otvorenie %1$s potvrďte svoju totožnosť.";
/* Title for alert indicating that screen lock could not be unlocked. */
"authenticateFailed
authenticateFailed
authenticateFailed
authenticateFailed" = "Overenie zlyhalo";
/* Format string for the default 'Note' sound. Embeds the system {{sound name}}. */
"SETTINGS_AUDIO_DEFAULT_TONE_LABEL_FORMAT" = "%@ (predvolené)";
/* Label for settings view that allows user to change the notification sound. */
"SETTINGS_ITEM_NOTIFICATION_SOUND" = "Zvuk správy";
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_DAYS" = "%@ dní";
/* Label text below navbar button, embeds {{number of days}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5d' not '5 d'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_DAYS_SHORT_FORMAT" = "%@d";
/* {{number of hours}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 hours}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_HOURS" = "%@ hodín";
/* Label text below navbar button, embeds {{number of hours}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5h' not '5 h'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_HOURS_SHORT_FORMAT" = "%@h";
/* {{number of minutes}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 minutes}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_MINUTES" = "%@ minút";
/* Label text below navbar button, embeds {{number of minutes}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5m' not '5 m'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_MINUTES_SHORT_FORMAT" = "%@m";
/* {{number of seconds}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 seconds}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SECONDS" = "%@ sekúnd";
/* Label text below navbar button, embeds {{number of seconds}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5s' not '5 s'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SECONDS_SHORT_FORMAT" = "%@s";
/* {{1 day}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 day}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_DAY" = "%@ deň";
/* {{1 hour}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 hour}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_HOUR" = "%@ hodina";
/* {{1 minute}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 minute}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_MINUTE" = "%@ minúta";
/* {{1 week}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 week}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_WEEK" = "%@ týždeň";
/* {{number of weeks}}, embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 weeks}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_WEEKS" = "%@ týždňov";
/* Label text below navbar button, embeds {{number of weeks}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5w' not '5 w'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_WEEKS_SHORT_FORMAT" = "%@t";
/* Label for the cancel button in an alert or action sheet. */
"cancel" = "Zrušiť";
/* No comment provided by engineer. */
"delete" = "Zmazať";
/* Message for the alert indicating the 'voice message' needs to be held to be held down to record. */
"messageVoiceErrorShort" = "Ťuknutím a podržaním nahráte hlasovú správu.";
/* Info Message when you disable disappearing messages */
"disappearingMessagesTurnedOffYou" = "Vypli ste miznúce správy.";
/* Info message embedding a {{time amount}}, see the *_TIME_AMOUNT strings for context. */
"disappearingMessagesSetYou" = "Nastavili ste časovač miznúcich správ na %@";
// MARK: - Session
"continue" = "Pokračovať";
"copy" = "Kopírovať";
"communityEnterUrlErrorInvalid" = "Neplatná URL adresa";
"next" = "Ďalej";
"share" = "Zdieľať";
"invalid_session_id" = "Neplatné Session ID";
"cancel" = "Zrušiť";
"accountIdYours" = "Vaše Session ID";
"onboardingBubblePrivacyInYourPocket" = "Váš Session sa začína tu...";
"onboardingAccountCreate" = "Vytvoriť Session ID";
"onboardingAccountExists" = "Pokračovať v Session";
"onboardingAccountExists" = "Pripojiť zariadenie";
"view_fake_chat_bubble_1" = "Čo je Session?";
"view_fake_chat_bubble_2" = "Je to decentralizovaná, šifrovaná apka na posielanie správ";
"view_fake_chat_bubble_3" = "Takže nezbiera moje osobné informácie alebo metadáta mojich konverzácií? Ako to funguje?";
"view_fake_chat_bubble_4" = "Použitím kombinácie pokročilých technológií anonymného smerovania a end-to-end šifrovania.";
"view_fake_chat_bubble_5" = "Priatelia nedovoľujú priateľom používať kompromitované messengery. Nemáte za čo.";
"vc_register_title" = "Povedzte ahoj svojmu Session ID";
"vc_register_explanation" = "Vaše Session ID je jedinečná adresa, ktorú môžu ľudia použiť aby sa s vami skontaktovali v Session. Pretože Session ID nemá žiadne spojenie s vašou skutočnou identitou, je Session ID úplne anonymné a súkromé.";
"onboardingAccountExists" = "Obnoviť účet";
"recoveryPasswordExplanation" = "Zadajte frázu na obnovenie, ktorá vám bola poskytnutá pri registrácii, aby ste obnovili svoje konto.";
"recoveryPasswordEnter" = "Zadajte vašu obnovovaciu frázu";
"onboardingAccountExists" = "Pripojiť zariadenie";
"qrScan" = "Skenovať QR kód";
"displayNamePick" = "Vyberte svoje zobrazované meno";
"displayNameDescription" = "Toto bude vaše meno pri používaní Session. Môže to byť vaše skutočné meno, prezývka alebo čokoľvek čo chcete.";
"displayNameEnter" = "Zadajte zobrazované meno";
"displayNameErrorDescription" = "Zvoľte prosím zobrazované meno";
"displayNameErrorDescriptionShorter" = "Zvoľte prosím kratšie zobrazované meno";
"recommended" = "Odporúčané";
"conversationsNone" = "Zatiaľ nemáte žiadne kontakty";
"vc_home_empty_state_button_title" = "Začať stretnutie";
"sessionRecoveryPassword" = "Vaša fráza pre obnovenie";
"vc_seed_title_2" = "Toto je vaša fráza pre obnovenie";
"vc_seed_explanation" = "Vaša fráza na obnovenie je hlavným kľúčom k vášmu Session ID - môžete ju použiť na obnovenie svojho Session ID ak stratíte prístup k zariadeniu. Uložte frázu na obnovenie na bezpečnom mieste a nikomu ju nedávajte.";
"vc_seed_reveal_button_title" = "Podržaním odhaľte";
"view_seed_reminder_subtitle_1" = "Zabezpečte svoje konto uložením frázy na obnovenie";
"view_seed_reminder_subtitle_2" = "Ťuknutím a podržaním upravených slov odhaľte frázu na obnovenie a potom ju bezpečne uložte, aby ste zabezpečili svoje Session ID.";
"view_seed_reminder_subtitle_3" = "Uistite sa, že frázu na obnovenie máte uloženú na bezpečnom mieste";
"onionRoutingPath" = "Cesta";
"onionRoutingPathDescription" = "Session skrýva vašu IP smerovaním vašich správ cez viacero servisných uzlov v decentralizovanej Session siete. Toto sú krajiny cez ktoré je momentálne smerované vaše spojenie:";
"onionRoutingPathYou" = "Vy";
"onionRoutingPathEntryNode" = "Vstupný uzol";
"onionRoutingPathServiceNode" = "Servisný uzol";
"onionRoutingPathDestination" = "Cieľ";
"learnMore" = "Viac informácií";
"messageNew" = "Nová správa";
"accountIdEnter" = "Zadajte Session ID";
"qrScan" = "Skenovať QR kód";
"vc_enter_public_key_explanation" = "Začnite novú konverzáciu zadaním niekoho Session ID alebo zdieľajte s nimi svoje Session ID.";
"cameraGrantAccessQr" = "Session potrebuje prístup ku kamere na skenovanie QR kódov";
"groupCreate" = "Vytvoriť skupinu";
"groupNameEnter" = "Zadajte názov skupiny";
"conversationsNone" = "Zatiaľ nemáte žiadne kontakty";
"groupNameEnterPlease" = "Zadajte prosím názov skupiny";
"groupNameEnterShorter" = "Zadajte prosím kratší názov skupiny";
"groupAddMemberMaximum" = "Uzatvorená skupina nemôže mať viac ako 100 členov";
"communityJoin" = "Pripojiť sa ku komunite";
"communityUrl" = "URL adresa komunity";
"qrScan" = "Skenovať QR kód";
"communityEnterUrl" = "Zadajte URL adresu komunity";
"sessionSettings" = "Nastavenia";
"vc_group_settings_title" = "Nastavenia skupiny";
"displayNameErrorDescription" = "Zvoľte prosím zobrazované meno";
"displayNameErrorDescriptionShorter" = "Zvoľte prosím kratšie zobrazované meno";
"sessionPrivacy" = "Súkromie";
"sessionNotifications" = "Hlásenia";
"sessionRecoveryPassword" = "Fráza pre obnovenie";
"sessionClearData" = "Odstrániť dáta";
"qrCode" = "QR kód";
"view" = "Zobraziť môj QR kód";
"qrScan" = "Skenovať QR kód";
"vc_qr_code_view_scan_qr_code_explanation" = "Oskenujte niečí QR kód a začnite konverzáciu s danou osobou";
"qrYoursDescription" = "Toto je váš QR kód. Ostatní používatelia ho môžu oskenovať a začať tak stretnutie s vami.";
// MARK: - Not Yet Translated
"fast_mode_explanation" = "Budete upozornený/á na nové správy spoľahlivo a okamžite použitím serverov Apple.";
"notificationsFastMode" = "Rýchly režim";
"notificationsSlowModeDescription" = "Session občas na pozadí skontroluje nové správy.";
"notificationsSlowMode" = "Pomalý režim";
"notificationsMessage" = "Upozornenia na správy";
"sessionRecoveryPassword" = "Fráza pre obnovenie";
"vc_link_device_scan_qr_code_explanation" = "Prejdite do Nastavenia → Fráza pre Obnovenie na inom Vašom zariadení pre zobrazenie QR kódu.";
"sessionRecoveryPassword" = "Fráza pre obnovenie";
"vc_enter_recovery_phrase_explanation" = "Pre prepojenie Vášho zariadenia, zadajte Frázu pre Obnovenie, ktorá Vám bola poskytnutá pri registrácii.";
"accountIdEnterYourFriends" = "Vložte Session ID alebo ONS meno";
"groupOnlyAdmin" = "Pretože tvorcom skupiny ste vy, skupina bude vymazaná pre každého. Táto akcia sa nedá vrátiť.";
"communityJoinOfficial" = "Alebo sa pripojte k jednej z týchto...";
"sessionInviteAFriend" = "Pozvať priateľa";
"copied" = "Skopírované";
"accountIDCopy" = "Kopírovať Session ID";
"message" = "Správa";
"vc_conversation_voice_message_cancel_message" = "Potiahnite pre zrušenie";
"attachmentsAutoDownloadModalTitle" = "Dôverovať %@?";
"attachmentsAutoDownloadModalDescription" = "Ste si istý/á, že chcete stiahnuť médium poslané %@?";
"download" = "Stiahnuť";
"urlOpen" = "Otvoriť URL?";
"urlOpenDescription" = "Ste si istý, že chcete otvoriť %@?";
"open" = "Otvoriť";
"urlCopy" = "Skopírovať Odkaz";
"blockUnblock" = "Odblokovať %@?";
"blockUnblockDescription" = "Ste si istý/á, že chcete odblokovať %@?";
"blockUnblock" = "Odblokovať";
"linkPreviewsEnable" = "Povoliť náhľad odkazov?";
"linkPreviewsFirstDescription" = "Zapnutie ukážok linkov ukáže ukážky pre URL, ktoré vy pošlete a príjmete. Toto môže byť užitočné, ale Session bude potrebovať navštíviť dané webstránky pre vygenerovanie ukážok. Kedykoľvek môžete vypnúť ukážky linkov v nastaveniach Session.";
"enable" = "Povoliť";
"shareToSession" = "Zdieľať do Session";
"sending" = "Odosiela sa...";
"linkPreviewsErrorUnsecure" = "Ukážka nebola načítaná pre nezabezpečený odkaz";
"linkPreviewsErrorLoad" = "Nepodarilo sa načítať ukážku";
"vc_share_link_previews_disabled_title" = "Ukážky odkazov sú vypnuté";
"vc_share_link_previews_disabled_explanation" = "Zapnutie ukážok linkov ukáže ukážky pre URL, ktoré vy pošlete a príjmete. Toto môže byť užitočné, ale Session bude potrebovať navštíviť dané webstránky pre vygenerovanie ukážok.\n\nKedykoľvek môžete vypnúť ukážky linkov v nastaveniach Session.";
"communityInvitation" = "Otvoriť skupinovú pozvánku";
"vc_conversation_settings_invite_button_title" = "Pridať členov";
"warning" = "Varovanie";
"recoveryPasswordWarningSendDescription" = "Toto je Vaša Fáza pre Obnovenie. Ak ju niekomu poskytnete, dotýčný má plný prístup do Vášho účtu.";
"send" = "Odoslať";
"vc_conversation_settings_notify_for_mentions_only_title" = "Upozorniť Len ak Spomenutý";
"vc_conversation_settings_notify_for_mentions_only_explanation" = "Ak povolené, budete upozornený iba na správy, kde Vás niekto spomenul.";
"notificationsMentionsOnly" = "Upozorniť Iba ak Spomenutý";
"deleteMessageDeleted" = "Táto správa už bola odstránená";
"clearMessagesForMe" = "Vymazať len u mňa";
"clearMessagesForEveryone" = "Vymazať u všetkých";
"clearMessagesForEveryone" = "Vymazať pre mňa a %@";
"reply" = "Odpovedať";
"save" = "Uložiť";
"banUser" = "Zakázať používateľa";
"context_menu_ban_and_delete_all" = "Zakázať a vymazať všetko";
"context_menu_ban_user_error_alert_message" = "Nie je možné zakázať používateľa";
"accessibility_expanding_attachments_button" = "Pridať Prílohy";
"gif" = "Gif";
"accessibility_document_button" = "Dokument";
"accessibility_main_button_collapse" = "Zbaliť možnosti príloh";
"recoveryPasswordErrorTitle" = "Neplatná fráza na obnovenie";
"dismiss" = "Zrušiť";
/* Button text which opens the settings app */
"sessionSettings" = "Nastavenia";
"callsYouCalled" = "Volali ste %@";
"callsCalledYou" = "%@ vám volal/a";
"callsMissedCallFrom" = "Zmeškaný hovor od %@";
"messageNewYouveGotA" = "Máte novú správu";
"messageNewYouveGotMany" = "Máte %@ nových správ.";
"pin" = "Pripnúť";
"pinUnpin" = "Zrušiť pripnutie";
"callsMissed" = "Zmeškaný hovor";
"callsYouMissedCallPermissions" = "Zmeškaný hovor od %@, pretože ste potrebujete mať zapnuté povolenie pre 'Hlasové a video hovory' v Nastaveniach Súkromia.";
"attachmentsMediaSaved" = "Médiá uložené používateľom %@.";
"screenshotTaken" = "%@ urobil/a snímku obrazovky.";
"sessionConversations" = "Kontakty a skupiny";
"messages" = "Správy";
"sessionMessageRequests" = "Žiadosti o správu";
"messageRequestsNonePending" = "Žiadne prebiehajúce žiadosti o správu";
"clearAll" = "Vymazať Všetko";
"messageRequestsClearAllExplanation" = "Naozaj chcete vymazať všetky žiadosti o správu?";
"clear" = "Vymazať";
"messageRequestsDelete" = "Naozaj chcete vymazať túto žiadosť o správu?";
"MESSAGE_REQUESTS_BLOCK_CONFIRMATION_ACTON" = "Ste si istí, že chcete tento kontakt zablokovať?";
"messageRequestsAcceptDescription" = "Odoslaním správy tomuto používateľovi automaticky prijmete jeho žiadosť o správu a odhalíte svoje Session ID.";
"messageRequestsAccepted" = "Vaša žiadosť o správu bola prijatá.";
"messageRequestsNew" = "Máte novú žiadosť o správu";
"hide" = "Skryť";
"accept" = "Prijať";
"TXT_BLOCK_USER_TITLE" = "Zablokovať používateľa";
"error" = "Chyba";
"callsPermissionsRequired" = "Vyžaduje sa oprávnenie na uskutočňovanie hovorov";
"callsPermissionsRequiredDescription" = "Môžete zapnúť \"Hlasové a videohovory\" v nastaveniach súkromia.";
"communityError" = "Hops, vyskytla sa chyba";
"communityErrorDescription" = "Prosím, skúste to znovu neskôr";
"LOADING_CONVERSATIONS" = "Načítavanie konverzácií...";
"DATABASE_MIGRATION_FAILED" = "Pri optimalizácii databázy došlo k chybe\n\nMôžete exportovať záznamy aplikácie, aby ste ich mohli zdieľať pri riešení problémov alebo môžete obnoviť zariadenie\n\nUpozornenie: Obnovenie zariadenia bude mať za následok stratu všetkých údajov starších ako dva týždne";
"recoveryPasswordErrorMessageGeneric" = "Niečo sa pokazilo. Skontrolujte prosím svoju frázu na obnovenie a skúste to znova.";
"recoveryPasswordErrorMessageShort" = "Zdá sa, že ste nezadali dostatočný počet slov. Skontrolujte prosím svoju frázu na obnovenie a skúste to znova.";
"recoveryPasswordErrorMessageShort" = "Zdá sa, že vám chýba posledné slovo vašej frázy na obnovu. Skontrolujte, čo ste zadali, a skúste to znova.";
"recoveryPasswordErrorMessageIncorrect" = "Zdá sa, že vo vašej fráze pre obnovenie je neplatné slovo. Skontrolujte, čo ste zadali, a skúste to znova.";
"recoveryPasswordErrorMessageGeneric" = "Vašu frázu na obnovenie nebolo možné overiť. Skontrolujte, čo ste zadali, a skúste to znova.";
/* Indicates that an unknown error occurred while using Touch ID/Face ID/Phone Passcode. */
"authenticateNotAccessed" = "K overeniu nebolo možné získať prístup.";
/* Indicates that Touch ID/Face ID/Phone Passcode authentication failed. */
"authenticateFailed
authenticateFailed
authenticateFailed
authenticateFailed" = "Overenie zlyhalo.";
/* Indicates that Touch ID/Face ID/Phone Passcode is 'locked out' on this device due to authentication failures. */
"authenticateFailedTooManyAttempts" = "Príliš veľa neúspešných pokusov o overenie. Skúste to prosím neskôr.";
/* Indicates that Touch ID/Face ID/Phone Passcode are not available on this device. */
"lockAppEnablePasscode" = "Ak chcete používať zámok obrazovky, musíte v nastaveniach iOS povoliť prístupový kód.";
/* Indicates that Touch ID/Face ID/Phone Passcode is not configured on this device. */
"lockAppEnablePasscode" = "Ak chcete používať zámok obrazovky, musíte v nastaveniach iOS povoliť prístupový kód.";
/* Indicates that Touch ID/Face ID/Phone Passcode passcode is not set. */
"lockAppEnablePasscode" = "Ak chcete používať zámok obrazovky, musíte v nastaveniach iOS povoliť prístupový kód.";
/* Label for the button to send a message */
"send" = "Odoslať";
/* Generic text for button that retries whatever the last action was. */
"retry" = "Znova";
/* notification body */
"messageErrorDelivery" = "Vašu správu sa nepodarilo odoslať.";
"INVALID_SESSION_ID_MESSAGE" = "Skontrolujte prosím Session ID a skúste to znova.";
"recoveryPasswordErrorMessageGeneric" = "Skontrolujte prosím frázu na obnovenie a skúste to znova.";
"media" = "Médiá";
"DOCUMENT_TAB_TITLE" = "Dokumenty";
"attachmentsFilesEmpty" = "V tejto konverzácii nemáte žiadny dokument.";
"DOCUMENT_TILES_LOADING_MORE_RECENT_LABEL" = "Načítanie novšieho dokumentu…";
"DOCUMENT_TILES_LOADING_OLDER_LABEL" = "Načítanie staršieho dokumentu…";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Activities' */
"EMOJI_CATEGORY_ACTIVITIES_NAME" = "Aktivity";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Animals & Nature' */
"EMOJI_CATEGORY_ANIMALS_NAME" = "Zvieratá a príroda";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Flags' */
"EMOJI_CATEGORY_FLAGS_NAME" = "Vlajky";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Food & Drink' */
"EMOJI_CATEGORY_FOOD_NAME" = "Jedlá a nápoje";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Objects' */
"EMOJI_CATEGORY_OBJECTS_NAME" = "Objekty";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Recents' */
"EMOJI_CATEGORY_RECENTS_NAME" = "Naposledy použité";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Smileys & People' */
"EMOJI_CATEGORY_SMILEYSANDPEOPLE_NAME" = "Smajlíky a ľudia";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Symbols' */
"EMOJI_CATEGORY_SYMBOLS_NAME" = "Symboly";
Merge branch 'feature/database-refactor' into emoji-reacts # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Conversations/Context Menu/ContextMenuVC+Action.swift # Session/Conversations/Context Menu/ContextMenuVC+ActionView.swift # Session/Conversations/Context Menu/ContextMenuVC.swift # Session/Conversations/ConversationVC+Interaction.swift # Session/Conversations/ConversationVC.swift # Session/Conversations/ConversationViewItem.h # Session/Conversations/ConversationViewItem.m # Session/Conversations/Message Cells/Content Views/LinkPreviewView.swift # Session/Conversations/Message Cells/MessageCell.swift # Session/Conversations/Message Cells/VisibleMessageCell.swift # Session/Conversations/Views & Modals/BodyTextView.swift # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Shared/UserCell.swift # SessionMessagingKit/Jobs/MessageSendJob.swift # SessionMessagingKit/Messages/Signal/TSMessage.h # SessionMessagingKit/Messages/Signal/TSMessage.m # SessionMessagingKit/Messages/Visible Messages/VisibleMessage.swift # SessionMessagingKit/Open Groups/OpenGroupAPIV2.swift # SessionMessagingKit/Sending & Receiving/MessageReceiver+Handling.swift # SessionMessagingKit/Sending & Receiving/Notifications/NotificationsProtocol.h # SessionMessagingKit/Sending & Receiving/Pollers/OpenGroupPollerV2.swift # SessionMessagingKit/Utilities/General.swift # SessionNotificationServiceExtension/NSENotificationPresenter.swift # SignalUtilitiesKit/Utilities/DisplayableText.swift # SignalUtilitiesKit/Utilities/NoopNotificationsManager.swift # SignalUtilitiesKit/Utilities/Notification+Loki.swift
3 years ago
/* The name for the emoji category 'Travel & Places' */
"EMOJI_CATEGORY_TRAVEL_NAME" = "Cestovanie a miesta";
"EMOJI_REACTS_NOTIFICATION" = "%@ reaguje na správu s %@.";
"EMOJI_REACTS_MORE_REACTORS_ONE" = "A 1 ďalší reagoval %@ na túto správu.";
"EMOJI_REACTS_MORE_REACTORS_MUTIPLE" = "A %@ ďalší reagovali %@ na túto správu.";
"EMOJI_REACTS_RATE_LIMIT_TOAST" = "Spomaľte! Poslali ste príliš veľa emoji reakcií. Skúste to čoskoro znova.";
/* New conversation screen*/
"conversationsNew" = "Nová konverzácia";
"create" = "Vytvoriť";
"join" = "Pripojiť sa";
"PRIVACY_TITLE" = "Súkromie";
"screenSecurity" = "Zabezpečenie obrazovky";
"lockApp" = "Zamknúť Session";
"lockAppDescriptionIos" = "Na odomknutie aplikácie Session je potrebné Touch ID, Face ID alebo prístupový kód.";
"readReceipts" = "Potvrdenia o prečítaní";
"readReceipts" = "Potvrdenia o prečítaní";
"readReceiptsDescription" = "Odosielať potvrdenia o prečítaní v individuálnych konverzáciách.";
"typingIndicators" = "Indikátory písania";
"typingIndicators" = "Indikátory písania";
"typingIndicatorsDescription" = "Zobraziť a zdieľať indikátory písania v individuálnych konverzáciách.";
"linkPreviews" = "Náhľady odkazov";
"linkPreviewsSend" = "Posielať náhľady odkazov";
"linkPreviewsDescription" = "Generovať náhľady odkazov pre podporované adresy URL.";
"callsSettings" = "Hovory (Beta)";
"callsVoiceAndVideo" = "Hlasové a video hovory";
"callsVoiceAndVideoToggleDescription" = "Umožňuje hlasové a video hovory s inými používateľmi a od nich.";
"callsVoiceAndVideoBeta" = "Hlasové a video hovory (Beta)";
"callsVoiceAndVideoModalDescription" = "Vaša IP adresa je počas používania beta hovorov viditeľná pre vášho partnera a pre server Oxen Foundation. Ste si istí, že chcete povoliť hlasové a videohovory?";
"NOTIFICATIONS_TITLE" = "Upozornenia";
"notificationsStrategy" = "Stratégia upozornení";
"useFastMode" = "Použiť rýchly režim";
"NOTIFICATIONS_STRATEGY_FAST_MODE_DESCRIPTION" = "Na nové správy budete spoľahlivo a okamžite upozornení pomocou notifikačných serverov spoločnosti Apple.";
"notificationsGoToDevice" = "Prejsť na nastavenia oznámení zariadenia";
"notificationsStyle" = "Štýl upozornenia";
"notificationsSound" = "Zvuk";
"notificationsSoundDescription" = "Zvuk pri otvorení aplikácie";
"notificationsContent" = "Obsah upozornenia";
"notificationsContentDescription" = "Informácie zobrazené v upozorneniach.";
"notificationsContentShowNameAndContent" = "Meno a obsah";
"notificationsContentShowNameOnly" = "Iba meno";
"notificationsContentShowNoNameOrContent" = "Ani meno ani obsah";
"CONVERSATION_SETTINGS_TITLE" = "Konverzácie";
"conversationsMessageTrimming" = "Prečistenie správ";
"conversationsMessageTrimmingTrimCommunities" = "Prečistiť komunity";
"conversationsMessageTrimmingTrimCommunitiesDescription" = "Odstrániť správy staršie ako 6 mesiacov zo komunít, ktoré majú viac ako 2 000 správ.";
"CONVERSATION_SETTINGS_SECTION_AUDIO_MESSAGES" = "Hlasové správy";
"CONVERSATION_SETTINGS_AUDIO_MESSAGES_AUTOPLAY_TITLE" = "Automaticky prehrať zvukové správy";
"CONVERSATION_SETTINGS_AUDIO_MESSAGES_AUTOPLAY_DESCRIPTION" = "Automaticky prehrať po sebe idúce zvukové správy.";
"conversationsBlockedContacts" = "Zablokované kontakty";
"blockBlockedNone" = "Nemáte žiadne zablokované kontakty.";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK" = "Odblokovať";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_SINGLE" = "Ste si istý/á, že chcete odblokovať %@?";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_FALLBACK" = "tento kontakt";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_1" = "Ste si istý/á, že chcete odblokovať %@";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_2_SINGLE" = "a %@?";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_TITLE_MULTIPLE_3" = "a %d ďalších?";
"CONVERSATION_SETTINGS_BLOCKED_CONTACTS_UNBLOCK_CONFIRMATION_ACTON" = "Odblokovať";
"sessionAppearance" = "Vzhľad";
"appearanceThemes" = "Motívy";
"appearancePrimaryColor" = "Hlavná farba";
"appearancePreview1" = "Ako sa máš?";
"appearancePreview2" = "Som v pohode, vďaka, a ty?";
"appearancePreview3" = "Mám sa skvele, vďaka.";
"appearanceAutoDarkMode" = "Automatický nočný režim";
"followSystemSettings" = "Rovnaké ako nastavenia systému";
"sessionHelp" = "Pomoc";
"helpReportABug" = "Nahlásiť chybu";
"helpReportABugExportLogsDescription" = "Exportujte vaše záznamy a potom súbor odošlite prostredníctvom služby Session Pomocník.";
"helpReportABugExportLogs" = "Exportovať záznamy";
"helpHelpUsTranslateSession" = "Preložiť Session";
"helpWedLoveYourFeedback" = "Radi by sme získali vašu spätnú väzbu";
"helpFAQ" = "Časté otázky";
"helpSupport" = "Podpora";
"clearDataAll" = "Vyčistiť všetky údaje";
"clearDataAllDescription" = "Tým sa natrvalo vymažú vaše správy a kontakty. Chcete vyčistiť iba toto zariadenie, alebo vymazať aj údaje zo siete?";
"clearDeviceAndNetworkConfirm" = "Ste si istí, že chcete odstrániť svoje údaje zo siete? Ak budete pokračovať, nebudete môcť obnoviť svoje správy alebo kontakty.";
"clearDeviceOnly" = "Vyčistiť iba zariadenie";
"clearDeviceAndNetwork" = "Vyčistiť zariadenie aj sieť";
"clearDataErrorDescription1" = "Údaje neboli vymazané 1 servisným uzlom. ID servisného uzla: %@.";
"clearDataErrorDescription2" = "Údaje neboli odstránené %@ uzlami služby. ID uzlov služieb: %@.";
"modal_clear_all_data_confirm" = "Vyčistiť";
"sessionRecoveryPassword" = "Vaša fráza pre obnovenie";
"recoveryPasswordDescription" = "Na obnovenie konta alebo prepojenie zariadenia môžete použiť frázu na obnovenie.";
"modal_permission_explanation" = "Aplikácia Session potrebuje prístup %@, aby mohla pokračovať. Prístup môžete povoliť v nastaveniach systému iOS.";
"modal_permission_settings_title" = "Nastavenia";
"modal_permission_camera" = "kamera";
"permissionsMicrophoneAccessRequired" = "mikrofón";
"modal_permission_library" = "knižnica";
"off" = "Vypnuté";
"DISAPPEARING_MESSAGES_SUBTITLE_DISAPPEAR_AFTER" = "Zmiznutie po: %@";
"communityUrlCopy" = "Kopírovať URL skupiny";
"NEW_CONVERSATION_CONTACTS_SECTION_TITLE" = "Kontakty";
"groupCreateErrorNoMembers" = "Prosím vyberte aspoň 1 člena skupiny";
"GROUP_CREATION_PLEASE_WAIT" = "Počkajte prosím, kým sa vytvorí skupina...";
"GROUP_CREATION_ERROR_TITLE" = "Vytvorenie skupiny zlyhalo";
"GROUP_CREATION_ERROR_MESSAGE" = "Skontrolujte svoje internetové pripojenie a skúste to znova.";
"GROUP_UPDATE_ERROR_TITLE" = "Nepodarilo sa aktualizovať skupinu";
"GROUP_UPDATE_ERROR_MESSAGE" = "Nemôžete odísť počas pridávania alebo odstraňovania iných členov.";
"remove" = "Odstrániť";
"GROUP_TITLE_MEMBERS" = "Členovia";
"GROUP_TITLE_FALLBACK" = "Skupina";
"DM_ERROR_DIRECT_BLINDED_ID" = "Správy môžete posielať na zaslepené ID iba v rámci komunity";
"DM_ERROR_INVALID" = "Skontrolujte prosím Session ID alebo názov ONS a skúste to znova";
"communityEnterUrlErrorInvalidDescription" = "Skontrolujte zadanú adresu URL a skúste to znova.";
"COMMUNITY_ERROR_GENERIC" = "Nie je možné sa pripojiť";
"disappearingMessages" = "Miznúce správy";
"disappearingMessagesDeleteType" = "Typ vymazania";
"disappearingMessagesDisappearAfterRead" = "Zmiznutie po prečítaní";
"disappearingMessagesDisappearAfterReadDescription" = "Správy sa po prečítaní vymažú.";
"disappearingMessagesDisappearAfterSend" = "Zmiznutie po odoslaní";
"disappearingMessagesDisappearAfterSendDescription" = "Správy sa po odoslaní vymažú.";
"disappearingMessagesTimer" = "Časovač";
"set" = "Nastaviť";
"disappearingMessagesDescription" = "Toto nastavenie sa týka všetkých účastníkov v tejto konverzácii.";
"disappearingMessagesOnlyAdmins" = "Toto nastavenie sa týka všetkých účastníkov v tejto konverzácii. Toto nastavenie môžu zmeniť iba správcovia skupiny.";
"disappearingMessagesDisappear" = "Zmiznutie po %@ - %@";
"DISAPPERING_MESSAGES_INFO_ENABLE" = "%@ nastavil/a správy tak, aby zmizli %@ po ich %@";
"disappearingMessagesChanged" = "%@ zmenil/a správy tak, aby zmizli %@ po tom, čo boli %@";
"DISAPPERING_MESSAGES_INFO_DISABLE" = "%@ vypol/a miznúce správy";
/* context_menu_info */
"info" = "Info";
/* An error that is displayed when the application fails for create it's initial connection to the database */
"DATABASE_STARTUP_FAILED" = "Pri otváraní databázy došlo k chybe\n\nMôžete exportovať záznamy aplikácie na zdieľanie na účely riešenia problémov alebo sa môžete pokúsiť obnoviť zariadenie\n\nUpozornenie: Obnovenie zariadenia bude mať za následok stratu všetkých údajov starších ako dva týždne";
/* A warning displayed to the user when the application takes too long to launch */
"APP_STARTUP_TIMEOUT" = "Spustenie aplikácie trvá dlho\n\nMôžete pokračovať v čakaní na spustenie aplikácie, exportovať záznamy aplikácie na zdieľanie na účely riešenia problémov alebo môžete skúsiť otvoriť aplikáciu znova";
/* The title of a button on a modal shown when the application fails to start, pressing the button closes the application */
"APP_STARTUP_EXIT" = "Ukončiť";
/* An error which occurs if the user tries to restore the database after an initial failure and it fails to restore */
"DATABASE_RESTORE_FAILED" = "Pri otváraní obnovenej databázy došlo k chybe\n\nMôžete exportovať záznamy aplikácie na zdieľanie na účely riešenia problémov, ale ak chcete pokračovať v používaní relácie Session, možno ju budete musieť znova preinštalovať";
/* Text displayed in place of a quoted message when the original message is not on the device */
"messageErrorOriginal" = "Pôvodná správa sa nenašla.";
/* EMOJI_REACTS_SHOW_LESS */
"EMOJI_REACTS_SHOW_LESS" = "Zobraziť menej";
/* PRIVACY_SECTION_MESSAGE_REQUESTS */
"PRIVACY_SECTION_MESSAGE_REQUESTS" = "Žiadosti o správu";
/* PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_TITLE */
"PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_TITLE" = "Komunitné žiadosti o správu";
/* PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_DESCRIPTION */
"PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_DESCRIPTION" = "Povoliť žiadosti o správy z konverzácií v rámci komunity.";
/* Information displayed above the input when sending a message to a new user for the first time explaining limitations around the types of messages which can be sent before being approved */
"messageRequestPendingDescription" = "Budete môcť posielať hlasové správy a prílohy, keď príjemca schváli túto žiadosť o správu";
/* State of a message while it's still in the process of being sent */
"MESSAGE_DELIVERY_STATUS_SENDING" = "Odosiela sa";
/* State of a message once it has been sent */
"MESSAGE_DELIVERY_STATUS_SENT" = "Odoslané";
/* State of a message after the recipient has read the message */
"MESSAGE_DELIVERY_STATUS_READ" = "Prečítané";
/* State of a message if it failed to be sent */
"messageStatusFailedToSend" = "Odosielanie zlyhalo";
/* Title of the message information screen describing the date/time a message was sent */
"MESSAGE_INFO_SENT" = "Odoslané";
/* Title of the message information screen describing the date/time a message was received on a specific device */
"received" = "Prijaté";
/* Title of the message information screen describing the sender of the message */
"from" = "Od";
/* Title of the message information screen describing the identifier of the attachment */
"attachmentsFileId" = "ID súboru";
/* Title of the message information screen describing the file type of the attachment */
"ATTACHMENT_INFO_FILE_TYPE" = "Typ súboru";
/* Title of the message information screen describing the size of the attachment */
"ATTACHMENT_INFO_FILE_SIZE" = "Veľkosť súboru";
/* Title on the message information screen describing the resolution of a media attachment */
"attachmentsResolution" = "Rozlíšenie";
/* Title on the message information screen describing the duration of a media attachment */
"attachmentsDuration" = "Trvanie";
/* State of a message after it failed to sync to the current users other devices */
"messageStatusFailedToSync" = "Synchronizácia zlyhala";
/* State of a message while it's in the process of being synced to the users other devices */
"messageStatusSyncing" = "Synchronizácia";
/* Title of the modal that appears after a user taps on the state of a message which failed to send */
"MESSAGE_DELIVERY_FAILED_TITLE" = "Nepodarilo sa odoslať správu";
/* Title of the modal that appears after a user taps on the state of a message which failed to sync to the users other devices */
"MESSAGE_DELIVERY_FAILED_SYNC_TITLE" = "Nepodarilo sa synchronizovať správu s vašimi ďalšími zariadeniami";
/* Action for the modal shown when asking the user whether they want to delete from all of their devices */
"delete_message_for_me_and_my_devices" = "Odstrániť zo všetkých mojich zariadení";
/* Action in the long-press menu to trigger a message to be sent again after it has failed */
"resend" = "Znovu odoslať";
/* Action in the long-press menu to trigger a message to be synced again after it has failed */
"context_menu_resync" = "Znova synchronizovať";
/* Title of a modal show the first time a user tries to search for GIFs */
"GIPHY_PERMISSION_TITLE" = "Vyhľadávať GIFy?";
/* Message of a modal show the first time a user tries to search for GIFs */
"GIPHY_PERMISSION_MESSAGE" = "Session sa pripojí k službe Giphy a poskytne výsledky vyhľadávania. Pri odosielaní GIFov nebudete mať úplnú ochranu metadát.";
/* Action in the long-press menu to view more information about a specific message */
"messageInfo" = "Informácie o správe";
/* Action to mute a conversation in the swipe menu */
"notificationsMute" = "Stlmiť";
/* Action in the swipe menu to unmute a conversation */
"unmute_button_text" = "Zrušiť stlmenie";
/* Action in the swipe menu to mark a conversation as read */
"MARK_AS_READ" = "Označiť ako prečítané";
/* Action in the swipe menu to mark a conversation as unread */
"messageMarkUnread" = "Označiť ako neprečítané";
/* Title of the confirmation modal show when attempting to leave a group conversation */
"groupLeave" = "Opustiť skupinu";
/* Title of the confirmation modal show when attempting to leave a community conversation */
"communityLeave" = "Opustiť komunitu";
/* Message in the confirmation modal when leaving a community conversation */
"communityLeaveDescription" = "Ste si istý, že chcete opustiť %@?";
/* Conversation subtitle while the user in the process of leaving */
"group_you_leaving" = "Opúšťanie...";
/* Conversation subtitle if the user in the failed to leave */
"group_leave_error" = "Nepodarilo sa opustiť skupinu!";
/* Message within a conversation indicating the device was unable to leave a group conversation */
"group_unable_to_leave" = "Nie je možné opustiť skupinu, skúste to prosím znova";
/* Title in the confirmation modal to delete a group */
"groupDelete" = "Vymazať skupinu";
/* Message in the confirmation modal to delete a group */
"groupDeleteDescription" = "Určite chcete vymazať %@?";
/* Title in the confirmation modal when the user tries to delete a one-to-one conversation */
"conversationsDelete" = "Vymazať konverzáciu";
/* Message in the confirmation modal when the user tries to delete a one-to-one conversation */
"conversationsDeleteDescription" = "Určite chcete vymazať svoju konverzáciu s %@?";
/* Title in the confirmation modal when the user tries to hide the 'Note to Self' conversation */
"noteToSelfHide" = "Skryť poznámku pre seba";
/* Message in the confirmation modal when the user tries to hide the 'Note to Self' conversation */
"noteToSelfHideDescription" = "Určite chcete skryť %@?";
/* Title in the modal for updating the users profile display picture */
"profileSetDisplayPicturel" = "Nastaviť profilový obrázok";
/* Save action in the modal for updating the users profile display picture */
"update_profile_modal_save" = "Uložiť";
/* Remove action in the modal for updating the users profile display picture */
"remove" = "Odstrániť";
/* Title for the error when failing to remove the users profile display picture */
"update_profile_modal_remove_error_title" = "Nie je možné odstrániť profilový obrázok";
/* Title for the error when the user selects a profile display picture that is too large */
"update_profile_modal_max_size_error_title" = "Prekročená maximálna veľkosť súboru";
/* Message for the error when the user selects a profile display picture that is too large */
"update_profile_modal_max_size_error_message" = "Vyberte prosím menšiu fotografiu a skúste to znova";
/* Title for the error when the user fails to update their profile display picture */
"update_profile_modal_error_title" = "Nepodarilo sa aktualizovať profil";
/* Message for the error when the user fails to update their profile display picture */
"update_profile_modal_error_message" = "Skontrolujte svoje internetové pripojenie a skúste to znova";
/* Placeholder when entering a nickname for a contact */
"CONTACT_NICKNAME_PLACEHOLDER" = "Zadajte meno";
/* The separator within a conversation indicating that following messages are unread */
"messageUnread" = "Neprečítané správy";
/* Empty state for a conversation */
"CONVERSATION_EMPTY_STATE" = "Nemáte žiadne správy od %@. Pošlite správu a začnite konverzáciu!";
/* Empty state for a read-only conversation */
"conversationsEmpty" = "V %@ nie sú žiadne správy.";
/* Empty state for the 'Note to Self' conversation */
"noteToSelfEmpty" = "V %@ nemáte žiadne správy.";
/* Message to indicate a user has Community Message Requests disabled */
"COMMUNITY_MESSAGE_REQUEST_DISABLED_EMPTY_STATE" = "%@ má vypnuté požiadavky na správy z konverzácií komunity, takže mu nemôžete poslať správu.";
/* Warning to indicate one of the users devices is running an old version of Session */
"USER_CONFIG_OUTDATED_WARNING" = "Niektoré vaše zariadenia používajú zastarané verzie. Synchronizácia môže byť nespoľahlivá, kým nebudú aktualizované.";
/* Ann error displayed if the device is unable to retrieve the users recovery password */
"LOAD_RECOVERY_PASSWORD_ERROR" = "Pri pokuse o načítanie hesla na obnovenie došlo k chybe.\n\nProsím, exportujte svoje protokoly a potom súbor odošlite prostredníctvom asistenčnej služby Session, aby vám pomohli vyriešiť tento problém.";
/* An error displayed when trying to send a message if the device is unable to save it to the database */
"FAILED_TO_STORE_OUTGOING_MESSAGE" = "Pri pokuse o uloženie odchádzajúcej správy došlo k chybe, možno budete musieť reštartovať aplikáciu, aby ste mohli odosielať správy.";
/* An error indicating that the device was unable to access the database for some reason */
"database_inaccessible_error" = "Nastal problém s otvorením databázy. Reštartujte aplikáciu a skúste to znova.";
/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */
"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "Toto nastavenie sa týka všetkých účastníkov v tejto konverzácii.";
/* A message indicating how the disappearing messages setting applies in a group conversation */
"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Správy sa po odoslaní vymažú.";
/* A record that appears within the message history to indicate that the current user turned on disappearing messages */
"disappearingMessagesSetYou" = "Správy ste nastavili tak, aby zmizli %@ po tom, čo boli %@";
/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */
"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "Zmenili ste správy tak, aby zmizli %@ po ich %@";
/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */
"disappearingMessagesTurnedOffYou" = "Vypli ste miznúce správy";
/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */
"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Zastarané";
/* The description for the legacy type of disappearing messages on the disappearing messages configuration screen */
"DISAPPEARING_MESSAGES_TYPE_LEGACY_DESCRIPTION" = "Pôvodná verzia miznúcich správ.";
/* A warning shown at the top of a conversation to indicate a participant is using an old version of Session which may not support the updated disappearing messages functionality */
"DISAPPEARING_MESSAGES_OUTDATED_CLIENT_BANNER" = "%@ používa zastaraného klienta. Miznúce správy nemusia fungovať podľa očakávania.";
/* An error which can occur when a user tries to update from a version that Session no longer supports updating from */
"DATABASE_UNSUPPORTED_MIGRATION" = "Pokúšate sa aktualizovať z verzie, ktorá už nepodporuje aktualizáciu\n\nAby ste mohli Session naďalej používať, musíte obnoviť zariadenie\n\nUpozornenie: Obnovenie zariadenia bude mať za následok stratu všetkých údajov starších ako dva týždne";
/* DISAPPEARING_MESSAGE_STATE_READ
The point that a message will disappear in a disappearing message update message for disappear after read */
"DISAPPEARING_MESSAGE_STATE_READ" = "prečítané";
/* The point that a message will disappear in a disappearing message update message for disappear after send */
"DISAPPEARING_MESSAGE_STATE_SENT" = "odoslané";
/* The current state for the legacy disappearing messages setting, the '%@' will be replaced by a short-form duration */
"DISAPPERING_MESSAGES_SUMMARY_LEGACY" = "Zmiznutie po - %@";
/* The current state for the disappear after read setting, the '%@' will be replaced by a short-form duration */
"DISAPPERING_MESSAGES_SUMMARY_READ" = "Zmiznutie po prečítaní - %@";
/* The current state for the disappear after send setting, the '%@' will be replaced by a short-form duration */
"DISAPPERING_MESSAGES_SUMMARY_SEND" = "Zmiznutie po odoslaní - %@";
/* The subtitle describing the current legacy disappearing messages setting, the '%@' will be replaced by a duration */
"DISAPPEARING_MESSAGES_SUBTITLE_DISAPPEAR_AFTER_LEGACY" = "Zmiznutie po: %@";
/* The subtitle describing the current disappear after read setting, the '%@' will be replaced by a duration */
"DISAPPEARING_MESSAGES_SUBTITLE_DISAPPEAR_AFTER_READ" = "Zmiznutie po prečítaní: %@";
/* The subtitle describing the current disappear after send setting, the '%@' will be replaced by a duration */
"DISAPPEARING_MESSAGES_SUBTITLE_DISAPPEAR_AFTER_SEND" = "Zmiznutie po odoslaní: %@";
/* An informational message displayed when the name of a group is changed, the '%@' will be the updated name. */
"groupNameNew" = "Názov skupiny je teraz %@.";
/* An informational message displayed when the name of a group is changed. */
"groupNameUpdated" = "Názov skupiny bol aktualizovaný.";
/* An informational message displayed when the display picture of a group is changed. */
"groupDisplayPictureUpdated" = "Obrázok skupiny bol aktualizovaný.";
/* An informational message displayed when a single member joined the group, the '%@' will be the members name. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED" = "%@ was invited to join the group.";
/* An informational message displayed when two members joined the group, the '%@' will be the names of both members. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED" = "%@ and %@ were invited to join the group.";
/* An informational message displayed when multiple members joined the group, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED" = "%@ and %@ others were invited to join the group.";
/* An informational message displayed when a single member was removed from the group, the '%@' will be the members. */
"GROUP_MESSAGE_INFO_MEMBER_REMOVED" = "%@ bol/a odstránený/á zo skupiny.";
/* An informational message displayed when two members were removed from the group, the '%@' will be the members names. */
"groupRemovedTwo" = "%@ a %@ boli odstránení zo skupiny.";
/* An informational message displayed when multiple members were removed from the group, the first '%@' will be the first members name and the second '%@' will be the number of additional members removed. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_REMOVED" = "%@ a %@ ďalší boli odstránení zo skupiny.";
/* An informational message displayed when a member leaves the group. */
"GROUP_MESSAGE_INFO_MEMBER_LEFT" = "%@ opustil/a skupinu.";
/* An informational message displayed when a member of the group was promoted to admin, the '%@' will be the members name. */
"adminPromotedToAdmin" = "%@ bol/a povýšený/á na správcu.";
/* An informational message displayed when two members of the group were promoted to admin, the '%@' will be the members names. */
"adminTwoPromotedToAdmin" = "%@ a %@ boli povýšení na správcov.";
/* An informational message displayed when multiple members of the group were promoted to admin, the first '%@' will be the first members name and the second '%@' will be the number of additional members promoted. */
"adminMorePromotedToAdmin" = "%@ a %@ ďalší boli povýšení na správcov.";
/* An informational message displayed the current user was removed from a group, the '%@' will be the name of the group. */
"GROUP_MESSAGE_INFO_REMOVED" = "Boli ste odstránení zo skupiny %@.";
/* Description of a warning prompt when deleting an invitation to join a group conversation. */
"groupInviteDelete" = "Are you sure you want to delete this group invite?";
/* Description of a confirmation prompt when blocking an invitation to join a group conversation. The '%@' will be replaced with the name of the user that sent the invitation. */
"MESSAGE_REQUESTS_GROUP_BLOCK_CONFIRMATION_ACTON" = "Are you sure you want to block %@? Blocked users cannot send you message requests, group invites or call you.";
/* An informational message displayed when the user has been invited to join a group, the first '%@' will be the name of the user that sent the invitation and the second '%@' will be the name of the group. */
"messageRequestGroupInvite" = "%@ invited you to join %@.";
/* Message within a conversation indicating the device was unable to delete a group conversation */
"group_unable_to_delete" = "Unable to delete the Group, please try again.";
/* Information displayed above the input when opening an invitation to join a group. */
"messageRequestGroupInviteDescription" = "Sending a message to this group will automatically accept the group invite.";
/* An error indicating we were unable to retrieve the required data for some reason. */
"ERROR_UNABLE_TO_FIND_DATA" = "There is an issue retrieving the required data. Please try again later.";
/* A title for the list of group members. */
"groupMembers" = "Group Members";
/* The status for a group member while their invite is being sent. */
"groupInviteSending" = "Sending invite";
/* The status for a group member while their invite is pending. */
"groupInviteSent" = "Invite sent";
/* The status for a group member if their invitation failed to send. */
"groupInviteFailed" = "Invite failed";
/* The status for a group admin while their invite is being sent. */
"adminSendingPromotion" = "Sending admin promotion";
/* The status for a group admin while their invite is pending. */
"adminPromotionSent" = "Admin promotion sent";
/* The status for a group admin if their invitation failed to send. */
"adminPromotionFailed" = "Admin promotion failed";
/* A title for the modal to edit the group display picture. */
"EDIT_GROUP_DISPLAY_PICTURE" = "Set Group Display Picture";
/* Error message when trying to update the display picture. */
"EDIT_DISPLAY_PICTURE_ERROR" = "Couldn't update display picture.";
/* Error message when trying to remove the display picture. */
"EDIT_DISPLAY_PICTURE_ERROR_REMOVE" = "Unable to remove display picture.";
/* Placeholder text for editing the name of a group. */
"EDIT_GROUP_NAME_PLACEHOLDER" = "Enter group name";
/* Error message when the edited name of a group is empty. */
"EDIT_GROUP_NAME_ERROR_MISSING" = "Please pick a group name.";
/* Error message when the edited name of a group is too long. */
"EDIT_GROUP_NAME_ERROR_LONG" = "Please pick a shorter group name.";
/* Placeholder text for editing the description of a group. */
"EDIT_GROUP_DESCRIPTION_PLACEHOLDER" = "Enter group description";
/* Error message when the edited description of a group is too long. */
"EDIT_GROUP_DESCRIPTION_ERROR_LONG" = "Please pick a shorter group description.";
/* Error message when the user attempts to remove an admin from a group. */
"adminCannotBeRemoved" = "Admins cannot be removed";
/* A title for the button to send invites for members to join groups. */
"membersInviteTitle" = "Invite";
/* A title for the button to send invites to contacts to join groups. */
"membersInvite" = "Invite Contacts";
/* Text which appears when all of the users contacts are already part of the group they want to invite contacts to. */
"GROUP_ACTION_INVITE_EMPTY_STATE" = "You don't have any more contacts.";
/* A toast which indicates that a single invitation to join the group is being sent. */
"groupInviteSending" = "Sending invite";
/* A toast which indicates that multiple invitations to join the group are being sent. */
"GROUP_ACTION_INVITE_SENDING_MULTIPLE" = "Sending invites";
/* A toast which indicates that a single invitation to join a group failed to send, the first '%@' will be the name of the member that couldn't be invited and the second '%@' will be the name of the group. */
"groupInviteFailedUser" = "Failed to invite %@ to %@";
/* A toast which indicates that two invitation to join a group failed to send, the first '%@' will be the name of the first member that couldn't be invited, the second '%@' will be the name of the second member that couldn't be invited, and the third '%@' will be the name of the group. */
"groupInviteFailedTwo" = "Failed to invite %@ and %@ to %@";
/* A toast which indicates multiple invitations to join a group failed to send, the first '%@' will be the name of the first member that couldn't be invited, the second '%@' will be the number of other members that couldn't be invited, and the third '%@' will be the name of the group. */
"groupInviteFailedMore" = "Failed to invite %@ and %@ others to %@";
/* A title for the screen to select which group members should receive promotions to admin. */
"adminPromote" = "Promote Admins";
/* A title for the button to send promotions to members of a group. */
"promote" = "Promote";
/* Text which appears when all of the members of a group are already admins. */
"GROUP_ACTION_PROMOTE_EMPTY_STATE" = "There are no more members in this group.";
/* A toast which indicates that a single promotion to admin within a group is being sent. */
"GROUP_ACTION_PROMOTE_SENDING" = "Sending promotion";
/* A toast which indicates that multiple promotions to admin within a group are being sent. */
"GROUP_ACTION_PROMOTE_SENDING_MULTIPLE" = "Sending promotions";
/* A toast which indicates that a single promotion to admin within a group failed to send, the first '%@' will be the name of the member that couldn't be promoted and the second '%@' will be the name of the group. */
"GROUP_ACTION_PROMOTE_FAILED_ONE" = "Failed to promote %@ in %@";
/* A toast which indicates that two promotions to admin within a group failed to send, the first '%@' will be the name of the first member that couldn't be promoted, the second '%@' will be the name of the second member that couldn't be promoted, and the third '%@' will be the name of the group. */
"GROUP_ACTION_PROMOTE_FAILED_TWO" = "Failed to promote %@ and %@ in %@";
/* A toast which indicates multiple promotions to admin within a group failed to send, the first '%@' will be the name of the first member that couldn't be promoted, the second '%@' will be the number of other members that couldn't be promoted, and the third '%@' will be the name of the group. */
"GROUP_ACTION_PROMOTE_FAILED_MULTIPLE" = "Failed to promote %@ and %@ others in %@";
/* A warning shown at the top of a conversation to indicate that the conversation is a legacy group conversation which will stop functioning correctly on a certain date, the '%@' will be replaced with the date it will stop working. */
"LEGACY_GROUPS_DEPRECATED_BANNER" = "Groups have been upgraded, create a new group to upgrade. Old group functionality will be degraded from %@.";
/* Title for the prompt which appears when editing the group name and description. */
"EDIT_GROUP_INFO_TITLE" = "Update Group Information";
/* Message for the prompt which appears when editing the group name and description. */
"EDIT_GROUP_INFO_MESSAGE" = "Group name and description is visible to all group members.";
/* Title for the prompt which appears when editing a legacy group name. */
"EDIT_LEGACY_GROUP_INFO_TITLE" = "Update Group Name";
/* Message for the prompt which appears when editing a legacy group name. */
"EDIT_LEGACY_GROUP_INFO_MESSAGE" = "Group name is visible to all group members.";
/* An informational message displayed when the user has been invited to join a group, the '%@' will be the name of the group. */
"GROUP_MESSAGE_INFO_INVITED_FALLBACK" = "You were invited to join %@.";
/* An informational message displayed when the current user joined the group, the '%@' will be replaced with 'You'. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED_YOU" = "%@ were invited to join the group.";
/* An informational message displayed when a single member joined the group with access to chat history, the '%@' will be the members name. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED_WITH_HISTORY" = "%@ was invited to join the group. Chat history was shared.";
/* An informational message displayed when the current user joined the group, the '%@' will be replaced with 'You'. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED_YOU_WITH_HISTORY" = "%@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when two members joined the group with access to chat history, the '%@' will be the names of both members. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED_WITH_HISTORY" = "%@ and %@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when the current user and one other user joined the group, the first '%@' will be 'You' and the second will be the name of the other member. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED_YOU" = "%@ and %@ were invited to join the group.";
/* An informational message displayed when the current user and one other user joined the group with access to chat history, the first '%@' will be 'You' and the second will be the name of the other member. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED_YOU_WITH_HISTORY" = "%@ and %@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when multiple members joined the group with access to chat history, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED_WITH_HISTORY" = "%@ and %@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when the current user and multiple other users joined the group, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED_YOU" = "%@ and %@ others were invited to join the group.";
/* An informational message displayed when the current user and multiple other users joined the group with access to chat history, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED_YOU_WITH_HISTORY" = "%@ and %@ others were invited to join the group. Chat history was shared.";
/* Message for the error modal shown when a voice message fails to start recording. */
"audioUnableToRecord" = "An error occurred when trying to start recording for the voice message.";
Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Meta/Translations/ar.lproj/Localizable.strings # Session/Meta/Translations/be.lproj/Localizable.strings # Session/Meta/Translations/bg.lproj/Localizable.strings # Session/Meta/Translations/bn.lproj/Localizable.strings # Session/Meta/Translations/cs.lproj/Localizable.strings # Session/Meta/Translations/da.lproj/Localizable.strings # Session/Meta/Translations/de.lproj/Localizable.strings # Session/Meta/Translations/el.lproj/Localizable.strings # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Meta/Translations/eo.lproj/Localizable.strings # Session/Meta/Translations/es-ES.lproj/Localizable.strings # Session/Meta/Translations/fa.lproj/Localizable.strings # Session/Meta/Translations/fi.lproj/Localizable.strings # Session/Meta/Translations/fil.lproj/Localizable.strings # Session/Meta/Translations/fr.lproj/Localizable.strings # Session/Meta/Translations/hi.lproj/Localizable.strings # Session/Meta/Translations/hr.lproj/Localizable.strings # Session/Meta/Translations/hu.lproj/Localizable.strings # Session/Meta/Translations/id.lproj/Localizable.strings # Session/Meta/Translations/it.lproj/Localizable.strings # Session/Meta/Translations/ja.lproj/Localizable.strings # Session/Meta/Translations/ko.lproj/Localizable.strings # Session/Meta/Translations/ku.lproj/Localizable.strings # Session/Meta/Translations/lt.lproj/Localizable.strings # Session/Meta/Translations/lv.lproj/Localizable.strings # Session/Meta/Translations/ne-NP.lproj/Localizable.strings # Session/Meta/Translations/nl.lproj/Localizable.strings # Session/Meta/Translations/no.lproj/Localizable.strings # Session/Meta/Translations/pl.lproj/Localizable.strings # Session/Meta/Translations/pt-BR.lproj/Localizable.strings # Session/Meta/Translations/pt-PT.lproj/Localizable.strings # Session/Meta/Translations/ro.lproj/Localizable.strings # Session/Meta/Translations/ru.lproj/Localizable.strings # Session/Meta/Translations/si-LK.lproj/Localizable.strings # Session/Meta/Translations/sk.lproj/Localizable.strings # Session/Meta/Translations/sl.lproj/Localizable.strings # Session/Meta/Translations/sv-SE.lproj/Localizable.strings # Session/Meta/Translations/th.lproj/Localizable.strings # Session/Meta/Translations/tr.lproj/Localizable.strings # Session/Meta/Translations/uk.lproj/Localizable.strings # Session/Meta/Translations/vi.lproj/Localizable.strings # Session/Meta/Translations/zh-CN.lproj/Localizable.strings # Session/Meta/Translations/zh-TW.lproj/Localizable.strings # SessionMessagingKit/Configuration.swift # SessionUtilitiesKit/Database/Storage.swift
1 year ago
/* Shortcut to copy the disappearing messages setting from another conversation participant. */
"FOLLOW_SETTING_TITLE" = "Follow Setting";
/* Explanation when following the disappearing messages setting from another conversation participant will turn disappearing messages on. The first '%@' will be the duration messages will remain and the second '%@' will be whether the countdown starts after the messages are sent or after they are read. */
"FOLLOW_SETTING_EXPLAINATION_TURNING_ON" = "Set your messages to disappear %@ after they have been %@?";
/* Explanation when following the disappearing messages setting from another conversation participant will turn disappearing messages off. */
"FOLLOW_SETTING_EXPLAINATION_TURNING_OFF" = "Messages you send will no longer disappear. Are you sure you want to turn off disappearing messages?";
Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign # Conflicts: # Session.xcodeproj/project.pbxproj # Session/Meta/Translations/ar.lproj/Localizable.strings # Session/Meta/Translations/be.lproj/Localizable.strings # Session/Meta/Translations/bg.lproj/Localizable.strings # Session/Meta/Translations/bn.lproj/Localizable.strings # Session/Meta/Translations/cs.lproj/Localizable.strings # Session/Meta/Translations/da.lproj/Localizable.strings # Session/Meta/Translations/de.lproj/Localizable.strings # Session/Meta/Translations/el.lproj/Localizable.strings # Session/Meta/Translations/en.lproj/Localizable.strings # Session/Meta/Translations/eo.lproj/Localizable.strings # Session/Meta/Translations/es-ES.lproj/Localizable.strings # Session/Meta/Translations/fa.lproj/Localizable.strings # Session/Meta/Translations/fi.lproj/Localizable.strings # Session/Meta/Translations/fil.lproj/Localizable.strings # Session/Meta/Translations/fr.lproj/Localizable.strings # Session/Meta/Translations/hi.lproj/Localizable.strings # Session/Meta/Translations/hr.lproj/Localizable.strings # Session/Meta/Translations/hu.lproj/Localizable.strings # Session/Meta/Translations/id.lproj/Localizable.strings # Session/Meta/Translations/it.lproj/Localizable.strings # Session/Meta/Translations/ja.lproj/Localizable.strings # Session/Meta/Translations/ko.lproj/Localizable.strings # Session/Meta/Translations/ku.lproj/Localizable.strings # Session/Meta/Translations/lt.lproj/Localizable.strings # Session/Meta/Translations/lv.lproj/Localizable.strings # Session/Meta/Translations/ne-NP.lproj/Localizable.strings # Session/Meta/Translations/nl.lproj/Localizable.strings # Session/Meta/Translations/no.lproj/Localizable.strings # Session/Meta/Translations/pl.lproj/Localizable.strings # Session/Meta/Translations/pt-BR.lproj/Localizable.strings # Session/Meta/Translations/pt-PT.lproj/Localizable.strings # Session/Meta/Translations/ro.lproj/Localizable.strings # Session/Meta/Translations/ru.lproj/Localizable.strings # Session/Meta/Translations/si-LK.lproj/Localizable.strings # Session/Meta/Translations/sk.lproj/Localizable.strings # Session/Meta/Translations/sl.lproj/Localizable.strings # Session/Meta/Translations/sv-SE.lproj/Localizable.strings # Session/Meta/Translations/th.lproj/Localizable.strings # Session/Meta/Translations/tr.lproj/Localizable.strings # Session/Meta/Translations/uk.lproj/Localizable.strings # Session/Meta/Translations/vi.lproj/Localizable.strings # Session/Meta/Translations/zh-CN.lproj/Localizable.strings # Session/Meta/Translations/zh-TW.lproj/Localizable.strings # SessionMessagingKit/Configuration.swift # SessionUtilitiesKit/Database/Storage.swift
1 year ago
/* Title for button on a modal which confirms a change. */
"CONFIRM_BUTTON_TITLE" = "Confirm";
/* The subtitle of delete action in long press menu screen indicating the time that a message will disappear */
"DISAPPEARING_MESSAGES_AUTO_DELETES_COUNT_DOWN" = "Auto-deletes in %@";
/* A message indicating how the disappearing messages setting applies in a one-to-one conversation for legacy mode */
"DISAPPERING_MESSAGES_SUBTITLE_LEGACY" = "This setting applies to everyone in this conversation.";