mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
update strings
This commit is contained in:
parent
76dda10a31
commit
eeeb686868
1 changed files with 209 additions and 10 deletions
|
@ -5,6 +5,10 @@
|
||||||
<string name="ok">OK</string>
|
<string name="ok">OK</string>
|
||||||
<string name="cancel">Zrušiť</string>
|
<string name="cancel">Zrušiť</string>
|
||||||
<string name="clear_search">Zrušiť hľadanie</string>
|
<string name="clear_search">Zrušiť hľadanie</string>
|
||||||
|
<!-- a noun, used on a button, short for "show link" -->
|
||||||
|
<string name="link">Odkaz</string>
|
||||||
|
<!-- "scan" in the meaning of "scan QR code" -->
|
||||||
|
<string name="scan">Skenovať</string>
|
||||||
<string name="yes">Áno</string>
|
<string name="yes">Áno</string>
|
||||||
<string name="no">Nie</string>
|
<string name="no">Nie</string>
|
||||||
<string name="select">Vybrať</string>
|
<string name="select">Vybrať</string>
|
||||||
|
@ -24,15 +28,24 @@
|
||||||
<string name="join">Spojiť</string>
|
<string name="join">Spojiť</string>
|
||||||
<string name="rejoin">Znovu spojiť</string>
|
<string name="rejoin">Znovu spojiť</string>
|
||||||
<string name="delete">Odstrániť</string>
|
<string name="delete">Odstrániť</string>
|
||||||
|
<string name="delete_for_me">Odstrániť pre mňa</string>
|
||||||
|
<string name="delete_for_everyone">Odstrániť pre všetkých</string>
|
||||||
<string name="info">Informácia</string>
|
<string name="info">Informácia</string>
|
||||||
<string name="update">Aktualizovať</string>
|
<string name="update">Aktualizovať</string>
|
||||||
<string name="emoji">Smajlíci</string>
|
<string name="emoji">Smajlíci</string>
|
||||||
<string name="attachment">Príloha</string>
|
<string name="attachment">Príloha</string>
|
||||||
|
<!-- the placeholder will be replaced by the name of the image or file to attach -->
|
||||||
|
<string name="ask_attach">Priložiť „%1$s“?</string>
|
||||||
<string name="back">Späť</string>
|
<string name="back">Späť</string>
|
||||||
<string name="close">Zatvoriť</string>
|
<string name="close">Zatvoriť</string>
|
||||||
|
<string name="close_window">Zavrieť okno</string>
|
||||||
<string name="forward">Vpred</string>
|
<string name="forward">Vpred</string>
|
||||||
|
<string name="create">Vytvoriť</string>
|
||||||
|
<string name="later">Neskôr</string>
|
||||||
<!-- "Resend" means "Sending the selected message(s) again to the same chat". The string is used in a menu and should be as short as possible. Resending may be needed after failures or to repost old messages to new members. -->
|
<!-- "Resend" means "Sending the selected message(s) again to the same chat". The string is used in a menu and should be as short as possible. Resending may be needed after failures or to repost old messages to new members. -->
|
||||||
<string name="resend">Znovu poslať</string>
|
<string name="resend">Znovu poslať</string>
|
||||||
|
<string name="edited">Upravená</string>
|
||||||
|
<string name="edit_message">Upraviť správu</string>
|
||||||
<!-- Verb "to archive", as in "put a chat in the archive", not a noun "The Archive". -->
|
<!-- Verb "to archive", as in "put a chat in the archive", not a noun "The Archive". -->
|
||||||
<string name="archive">Archivovať</string>
|
<string name="archive">Archivovať</string>
|
||||||
<!-- Verb "to unarchive", as in "remove a chat from the archive", opposite of the previous string -->
|
<!-- Verb "to unarchive", as in "remove a chat from the archive", opposite of the previous string -->
|
||||||
|
@ -43,10 +56,18 @@
|
||||||
<string name="save">Uložiť</string>
|
<string name="save">Uložiť</string>
|
||||||
<string name="chat">Konverzácia</string>
|
<string name="chat">Konverzácia</string>
|
||||||
<string name="media">Médiá</string>
|
<string name="media">Médiá</string>
|
||||||
<string name="profile">Profil</string>
|
<string name="apps_and_media">Aplikácie a médiá</string>
|
||||||
|
<string name="profile">Účet</string>
|
||||||
|
<string name="all_profiles">Všetky účty</string>
|
||||||
|
<string name="current_profile">Aktuálny účet</string>
|
||||||
<string name="main_menu">Hlavné menu</string>
|
<string name="main_menu">Hlavné menu</string>
|
||||||
<string name="start_chat">Začať konverzáciu</string>
|
<string name="start_chat">Začať konverzáciu</string>
|
||||||
<string name="show_full_message">Zobraziť celú správu ...</string>
|
<string name="show_full_message">Zobraziť celú správu ...</string>
|
||||||
|
<!-- Stay short here, say ~16 characters. The source string could also be "All Read", maybe that hint can make translations easier :) -->
|
||||||
|
<string name="mark_all_as_read">Všetko prečítané</string>
|
||||||
|
<string name="mark_as_read">Označiť ako prečítané</string>
|
||||||
|
<!-- Shortest text for "Mark as being read". In english, this could be "Read" (past tense of "to read"), in german, this could be "Gelesen". -->
|
||||||
|
<string name="mark_as_read_short">Prečítané</string>
|
||||||
<!-- Placeholder text when something is loading -->
|
<!-- Placeholder text when something is loading -->
|
||||||
<string name="loading">Načítam…</string>
|
<string name="loading">Načítam…</string>
|
||||||
<string name="hide">Skryť</string>
|
<string name="hide">Skryť</string>
|
||||||
|
@ -56,6 +77,7 @@
|
||||||
<string name="load_remote_content_ask">Na sledovanie vás možno použiť obrázky nadiaľku.\n\nToto nastavenie tiež umožňuje načítať písma a ďalší obsah. Aj keď je vypnutá, stále sa vám môžu zobrazovať vložené alebo uložené obrázky.\n\nNačítať vzdialené obrázky?</string>
|
<string name="load_remote_content_ask">Na sledovanie vás možno použiť obrázky nadiaľku.\n\nToto nastavenie tiež umožňuje načítať písma a ďalší obsah. Aj keď je vypnutá, stále sa vám môžu zobrazovať vložené alebo uložené obrázky.\n\nNačítať vzdialené obrázky?</string>
|
||||||
<string name="always">Vždy</string>
|
<string name="always">Vždy</string>
|
||||||
<string name="once">Raz</string>
|
<string name="once">Raz</string>
|
||||||
|
<string name="show_warning">Zobraziť varovanie</string>
|
||||||
<string name="show_password">Ukáž heslo</string>
|
<string name="show_password">Ukáž heslo</string>
|
||||||
<string name="hide_password">Skryť heslo</string>
|
<string name="hide_password">Skryť heslo</string>
|
||||||
<string name="not_now">Teraz nie</string>
|
<string name="not_now">Teraz nie</string>
|
||||||
|
@ -71,9 +93,11 @@
|
||||||
<string name="no_app_to_handle_data">Nemôžem nájsť aplikáciu na spracovanie tohto typu údajov.</string>
|
<string name="no_app_to_handle_data">Nemôžem nájsť aplikáciu na spracovanie tohto typu údajov.</string>
|
||||||
<string name="no_browser_installed">Nie je nainštalovaný žiadny prehliadač.</string>
|
<string name="no_browser_installed">Nie je nainštalovaný žiadny prehliadač.</string>
|
||||||
<string name="file_not_found">Nemohol nájsť %1$s.</string>
|
<string name="file_not_found">Nemohol nájsť %1$s.</string>
|
||||||
|
<!-- the placeholder will be replaced by the name of a file -->
|
||||||
|
<string name="cannot_save_file">Nepodarilo sa uložiť %1$s.</string>
|
||||||
<string name="copied_to_clipboard">Skopírované do schránky.</string>
|
<string name="copied_to_clipboard">Skopírované do schránky.</string>
|
||||||
<string name="contacts_headline">Kontakty</string>
|
<string name="contacts_headline">Kontakty</string>
|
||||||
<string name="email_address">Emailová adresa</string>
|
<string name="email_address">E-mailová adresa</string>
|
||||||
<string name="bad_email_address">Zlá e-mailová adresa</string>
|
<string name="bad_email_address">Zlá e-mailová adresa</string>
|
||||||
<string name="password">Heslo</string>
|
<string name="password">Heslo</string>
|
||||||
<string name="existing_password">Existujúce heslo</string>
|
<string name="existing_password">Existujúce heslo</string>
|
||||||
|
@ -88,6 +112,8 @@
|
||||||
<string name="last_month">Minulý mesiac</string>
|
<string name="last_month">Minulý mesiac</string>
|
||||||
<!-- Refers to the time a contact was last seen. Shown below contact name in the profile. The placeholder will be replaced by date or time, resulting in "Last seen at 12:13 AM" or "Last seen Nov 12" -->
|
<!-- Refers to the time a contact was last seen. Shown below contact name in the profile. The placeholder will be replaced by date or time, resulting in "Last seen at 12:13 AM" or "Last seen Nov 12" -->
|
||||||
<string name="last_seen_at">Naposledy videné o%1$s</string>
|
<string name="last_seen_at">Naposledy videné o%1$s</string>
|
||||||
|
<!-- Refers to the time a contact was last seen. Shown below contact name in the profile. The placeholder will be replaced by a relative point in time as "3 minutes ago" (see https://momentjs.com for more examples and languages)-->
|
||||||
|
<string name="last_seen_relative">Naposledy online %1$s</string>
|
||||||
<string name="last_seen_unknown">Naposledy videné: Neznáme</string>
|
<string name="last_seen_unknown">Naposledy videné: Neznáme</string>
|
||||||
<!-- Shown beside messages that are "N minutes old". Prefer short strings, or well-known abbreviations. -->
|
<!-- Shown beside messages that are "N minutes old". Prefer short strings, or well-known abbreviations. -->
|
||||||
<plurals name="n_minutes">
|
<plurals name="n_minutes">
|
||||||
|
@ -121,6 +147,12 @@
|
||||||
<item quantity="many">%d správy</item>
|
<item quantity="many">%d správy</item>
|
||||||
<item quantity="other">%d správa</item>
|
<item quantity="other">%d správa</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<plurals name="n_reactions">
|
||||||
|
<item quantity="one">%d reakcia</item>
|
||||||
|
<item quantity="few">%d reakcie</item>
|
||||||
|
<item quantity="many">%d reakcií</item>
|
||||||
|
<item quantity="other">%d reakcií</item>
|
||||||
|
</plurals>
|
||||||
<plurals name="n_members">
|
<plurals name="n_members">
|
||||||
<item quantity="one">%d používateľ</item>
|
<item quantity="one">%d používateľ</item>
|
||||||
<item quantity="few">%d používatelia</item>
|
<item quantity="few">%d používatelia</item>
|
||||||
|
@ -140,6 +172,7 @@
|
||||||
<item quantity="many">%d vybraných</item>
|
<item quantity="many">%d vybraných</item>
|
||||||
<item quantity="other">%d vybraných</item>
|
<item quantity="other">%d vybraných</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<string name="selected_colon">Vybrané:</string>
|
||||||
<string name="self">Ja</string>
|
<string name="self">Ja</string>
|
||||||
<string name="draft">Návrh</string>
|
<string name="draft">Návrh</string>
|
||||||
<string name="image">Obrázok</string>
|
<string name="image">Obrázok</string>
|
||||||
|
@ -148,6 +181,9 @@
|
||||||
<string name="gif">Gif</string>
|
<string name="gif">Gif</string>
|
||||||
<!-- "Stickers" as known from other messengers; in some languages, the English "Sticker" is fine. -->
|
<!-- "Stickers" as known from other messengers; in some languages, the English "Sticker" is fine. -->
|
||||||
<string name="sticker">Nálepka</string>
|
<string name="sticker">Nálepka</string>
|
||||||
|
<string name="add_to_sticker_collection">Pridať do zbierky nálepiek</string>
|
||||||
|
<string name="add_stickers_instructions">Pre pridanie nálepiek, ťuknite na \"Otvoriť priečinok s nálepkami\", vytvorte priečinok pre svoju sadu nálepiek a prekopírujte doň nálepky</string>
|
||||||
|
<string name="open_sticker_folder">Otvoriť priečinok s nálepkami</string>
|
||||||
<string name="images">Snímky</string>
|
<string name="images">Snímky</string>
|
||||||
<string name="audio">Zvuk</string>
|
<string name="audio">Zvuk</string>
|
||||||
<string name="voice_message">Hlasová správa</string>
|
<string name="voice_message">Hlasová správa</string>
|
||||||
|
@ -158,6 +194,7 @@
|
||||||
<string name="video">Video</string>
|
<string name="video">Video</string>
|
||||||
<string name="documents">Dokumenty</string>
|
<string name="documents">Dokumenty</string>
|
||||||
<string name="contact">Kontakt</string>
|
<string name="contact">Kontakt</string>
|
||||||
|
<string name="bot">Bot</string>
|
||||||
<string name="camera">Fotoaparát</string>
|
<string name="camera">Fotoaparát</string>
|
||||||
<!-- As in "start a video recording" or "take a photo"; eg. the description of the "shutter button" in cameras -->
|
<!-- As in "start a video recording" or "take a photo"; eg. the description of the "shutter button" in cameras -->
|
||||||
<string name="capture">Zachytiť</string>
|
<string name="capture">Zachytiť</string>
|
||||||
|
@ -168,10 +205,18 @@
|
||||||
<string name="images_and_videos">Obrázky a videá</string>
|
<string name="images_and_videos">Obrázky a videá</string>
|
||||||
<string name="file">Súbor</string>
|
<string name="file">Súbor</string>
|
||||||
<string name="files">Súbory</string>
|
<string name="files">Súbory</string>
|
||||||
|
<!-- "Files" here means the "Files Selector App" or "Files Manager App" -->
|
||||||
|
<string name="choose_from_files">Vybrať zo súborov</string>
|
||||||
|
<string name="choose_from_gallery">Vybrať z galérie</string>
|
||||||
<!-- "App" is used to present "Webxdc App" (https://webxdc.org) in a user friendly way. Please stay close to the original term and keep it short (it is used in menus with few screen space). -->
|
<!-- "App" is used to present "Webxdc App" (https://webxdc.org) in a user friendly way. Please stay close to the original term and keep it short (it is used in menus with few screen space). -->
|
||||||
<string name="webxdc_app">Súkromná aplikácia</string>
|
<string name="webxdc_app">Súkromná aplikácia</string>
|
||||||
<!-- plural of "App"; used to present "Webxdc App" (https://webxdc.org) in a user friendly way. Please stay close to the original term and keep it short (it is used in menus with few screen space). -->
|
<!-- plural of "App"; used to present "Webxdc App" (https://webxdc.org) in a user friendly way. Please stay close to the original term and keep it short (it is used in menus with few screen space). -->
|
||||||
<string name="webxdc_apps">Súkromné aplikácie</string>
|
<string name="webxdc_apps">Súkromné aplikácie</string>
|
||||||
|
<string name="home">Domov</string>
|
||||||
|
<string name="games">Hry</string>
|
||||||
|
<string name="tools">Nástroje</string>
|
||||||
|
<string name="app_size">Veľkosť</string>
|
||||||
|
<string name="add_to_chat">Pridať do konverzácie</string>
|
||||||
<string name="unknown">Neznáme</string>
|
<string name="unknown">Neznáme</string>
|
||||||
|
|
||||||
<string name="green">Zelená</string>
|
<string name="green">Zelená</string>
|
||||||
|
@ -195,15 +240,30 @@
|
||||||
|
|
||||||
<!-- menu labels (or icon, buttons...) -->
|
<!-- menu labels (or icon, buttons...) -->
|
||||||
<string name="menu_new_contact">Nový kontakt</string>
|
<string name="menu_new_contact">Nový kontakt</string>
|
||||||
|
<string name="menu_new_classic_contact">Pridať kontakt ručne</string>
|
||||||
<string name="menu_new_chat">Nová konverzácia</string>
|
<string name="menu_new_chat">Nová konverzácia</string>
|
||||||
<string name="menu_new_group">Nová skupina</string>
|
<string name="menu_new_group">Nová skupina</string>
|
||||||
|
<string name="clone_chat">Kopírovať konverzáciu</string>
|
||||||
<!-- deprecated -->
|
<!-- deprecated -->
|
||||||
<string name="broadcast_list">Zoznam Rozosielania</string>
|
<string name="broadcast_list">Zoznam Rozosielania</string>
|
||||||
<!-- deprecated -->
|
<!-- deprecated -->
|
||||||
<string name="broadcast_lists">Zoznamy Rozosielania</string>
|
<string name="broadcast_lists">Zoznamy Rozosielania</string>
|
||||||
<!-- deprecated -->
|
<!-- deprecated -->
|
||||||
<string name="new_broadcast_list">Nový Zoznam Rozosielania</string>
|
<string name="new_broadcast_list">Nový Zoznam Rozosielania</string>
|
||||||
|
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
|
||||||
|
<string name="channel">Kanál</string>
|
||||||
|
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
|
||||||
|
<string name="channels">Kanály</string>
|
||||||
|
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
|
||||||
|
<string name="new_channel">Nový kanál</string>
|
||||||
<string name="add_recipients">Pridať Príjemcov</string>
|
<string name="add_recipients">Pridať Príjemcov</string>
|
||||||
|
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
|
||||||
|
<string name="channel_name">Názov kanálu</string>
|
||||||
|
<string name="email">E-mail</string>
|
||||||
|
<!-- "New" as in "Create New E-Mail"; shown together with "New Group" and "New Channel" -->
|
||||||
|
<string name="new_email">Nový e-mail</string>
|
||||||
|
<!-- the "Subject" of an e-mail, use the term common in classic e-mail apps -->
|
||||||
|
<string name="subject">Predmet</string>
|
||||||
<string name="menu_send">Poslať</string>
|
<string name="menu_send">Poslať</string>
|
||||||
<string name="menu_toggle_keyboard">Prepnúť klávesnicu emodži</string>
|
<string name="menu_toggle_keyboard">Prepnúť klávesnicu emodži</string>
|
||||||
<string name="menu_edit_group">Upraviť skupinu</string>
|
<string name="menu_edit_group">Upraviť skupinu</string>
|
||||||
|
@ -213,17 +273,25 @@
|
||||||
<string name="menu_unarchive_chat">Zrušiť archiváciu konverzácie</string>
|
<string name="menu_unarchive_chat">Zrušiť archiváciu konverzácie</string>
|
||||||
<string name="menu_add_attachment">Pridať prílohu</string>
|
<string name="menu_add_attachment">Pridať prílohu</string>
|
||||||
<string name="menu_leave_group">Opustiť skupinu</string>
|
<string name="menu_leave_group">Opustiť skupinu</string>
|
||||||
|
<string name="menu_leave_channel">Opustiť kanál</string>
|
||||||
<string name="menu_delete_chat">Odstrániť konverzáciu</string>
|
<string name="menu_delete_chat">Odstrániť konverzáciu</string>
|
||||||
|
<!-- Command to delete all messages in a chat. The chat itself will not be deleted but will be empty afterwards, so make sure to be different from "Delete Chat" here. "Clear" is a verb here, "Empty Chat" would also be fine (eg. in German "Chat leeren") -->
|
||||||
|
<string name="clear_chat">Vyčistiť konverzáciu</string>
|
||||||
<string name="delete_contact">Odstrániť kontakt</string>
|
<string name="delete_contact">Odstrániť kontakt</string>
|
||||||
<string name="menu_delete_location">Odstrániť toto miesto?</string>
|
<string name="menu_delete_location">Odstrániť toto miesto?</string>
|
||||||
<string name="menu_message_details">Podrobnosti správy</string>
|
<string name="menu_message_details">Podrobnosti správy</string>
|
||||||
<string name="menu_copy_to_clipboard">Skopírovať do schránky</string>
|
<string name="menu_copy_to_clipboard">Skopírovať do schránky</string>
|
||||||
|
<string name="invite_friends">Pozvať priateľov</string>
|
||||||
|
<!-- %1$s is replaced by the user's invitation link ("https://i.delta.chat/...") -->
|
||||||
|
<string name="invite_friends_text">Kontaktujte ma na Delta Chat:
|
||||||
|
%1$s</string>
|
||||||
<string name="menu_copy_selection_to_clipboard">Kopírovať výber</string>
|
<string name="menu_copy_selection_to_clipboard">Kopírovať výber</string>
|
||||||
<string name="menu_copy_link_to_clipboard">Skopírovať odkaz</string>
|
<string name="menu_copy_link_to_clipboard">Skopírovať odkaz</string>
|
||||||
<string name="menu_copy_text_to_clipboard">Kopírovať text</string>
|
<string name="menu_copy_text_to_clipboard">Kopírovať text</string>
|
||||||
<string name="menu_copy_image_to_clipboard">Kopírovať obrázok</string>
|
<string name="menu_copy_image_to_clipboard">Kopírovať obrázok</string>
|
||||||
<string name="menu_copy_email_to_clipboard">Kopírovať E-Mail</string>
|
<string name="menu_copy_email_to_clipboard">Kopírovať e-mail</string>
|
||||||
<string name="paste_from_clipboard">Prilepiť zo schránky</string>
|
<string name="paste_from_clipboard">Prilepiť zo schránky</string>
|
||||||
|
<string name="ask_copy_unopenable_link_to_clipboard">Odkaz \"%1$d\" nie je možné otvoriť vo webovom prehliadači. Chcete ho skopírovať do schránky?</string>
|
||||||
<string name="menu_forward">Preposlať správu</string>
|
<string name="menu_forward">Preposlať správu</string>
|
||||||
<string name="menu_reply">Odpovedať na správu</string>
|
<string name="menu_reply">Odpovedať na správu</string>
|
||||||
<string name="menu_mute">Ignorovať upozornenia</string>
|
<string name="menu_mute">Ignorovať upozornenia</string>
|
||||||
|
@ -231,8 +299,10 @@
|
||||||
<string name="menu_export_attachment">Exportovať prílohu</string>
|
<string name="menu_export_attachment">Exportovať prílohu</string>
|
||||||
<string name="menu_export_attachments">Exportovať príloh</string>
|
<string name="menu_export_attachments">Exportovať príloh</string>
|
||||||
<string name="menu_all_media">Všetky médiá</string>
|
<string name="menu_all_media">Všetky médiá</string>
|
||||||
|
<string name="all_apps_and_media">Všetky aplikácie a médiá</string>
|
||||||
<!-- Command to jump to the original message corresponding to a gallery image or document -->
|
<!-- Command to jump to the original message corresponding to a gallery image or document -->
|
||||||
<string name="show_in_chat">Zobraziť v konverzácií</string>
|
<string name="show_in_chat">Zobraziť v konverzácií</string>
|
||||||
|
<string name="show_app_in_chat">Zobraziť aplikáciu v konverzácii</string>
|
||||||
<string name="menu_share">Zdieľam</string>
|
<string name="menu_share">Zdieľam</string>
|
||||||
<!-- Verb "to block sth." usually a mailing list or a contact, not a noun -->
|
<!-- Verb "to block sth." usually a mailing list or a contact, not a noun -->
|
||||||
<string name="block">Blokovať</string>
|
<string name="block">Blokovať</string>
|
||||||
|
@ -244,13 +314,19 @@
|
||||||
<string name="menu_scroll_to_bottom">Posuňte sa nadol</string>
|
<string name="menu_scroll_to_bottom">Posuňte sa nadol</string>
|
||||||
<string name="menu_scroll_to_top">Prejdite hore</string>
|
<string name="menu_scroll_to_top">Prejdite hore</string>
|
||||||
<string name="menu_help">Pomocník</string>
|
<string name="menu_help">Pomocník</string>
|
||||||
|
<string name="what_is_webxdc">Čo je Webxdc?</string>
|
||||||
<string name="privacy_policy">Zásady súkromia</string>
|
<string name="privacy_policy">Zásady súkromia</string>
|
||||||
<string name="menu_select_all">Vybrať všetko</string>
|
<string name="menu_select_all">Vybrať všetko</string>
|
||||||
|
<string name="select_chat">Vybrať konverzáciu</string>
|
||||||
<string name="select_more">Vyberte viac</string>
|
<string name="select_more">Vyberte viac</string>
|
||||||
<string name="menu_edit_name">Upraviť meno</string>
|
<string name="menu_edit_name">Upraviť meno</string>
|
||||||
|
<!-- The placeholder will be replaced by the name the contact gave themself -->
|
||||||
|
<string name="edit_name_explain">Nastavte prezývku, ktorá sa vám bude zobrazovať miesto \"%1$s\". Ak neuvediete prezývku, použije sa meno kontaktu.</string>
|
||||||
|
<!-- The placeholder will be replaced by the name the contact gave themself -->
|
||||||
|
<string name="edit_name_placeholder">Prezývka pre \"%1$s\"</string>
|
||||||
<string name="menu_settings">Nastavenia</string>
|
<string name="menu_settings">Nastavenia</string>
|
||||||
<string name="menu_advanced">Pokročilé</string>
|
<string name="menu_advanced">Pokročilé</string>
|
||||||
<string name="menu_view_profile">Prezrieť profil</string>
|
<string name="menu_view_profile">Zobraziť účet</string>
|
||||||
<string name="menu_zoom_in">Priblížiť</string>
|
<string name="menu_zoom_in">Priblížiť</string>
|
||||||
<string name="menu_zoom_out">Oddialiť</string>
|
<string name="menu_zoom_out">Oddialiť</string>
|
||||||
<string name="menu_save_log">Uložiť záznam</string>
|
<string name="menu_save_log">Uložiť záznam</string>
|
||||||
|
@ -258,6 +334,7 @@
|
||||||
<string name="menu_learn_spelling">Naučiť sa pravopis</string>
|
<string name="menu_learn_spelling">Naučiť sa pravopis</string>
|
||||||
<string name="menu_chat_audit_log">Auditovací protokol konverzácie</string>
|
<string name="menu_chat_audit_log">Auditovací protokol konverzácie</string>
|
||||||
<string name="jump_to_message">Prejsť na správu</string>
|
<string name="jump_to_message">Prejsť na správu</string>
|
||||||
|
<string name="jump_to_original_message">Zobraziť pôvodnú správu</string>
|
||||||
<string name="copy_json">Kopírovať JSON</string>
|
<string name="copy_json">Kopírovať JSON</string>
|
||||||
<string name="replace_draft">Nahradiť koncept</string>
|
<string name="replace_draft">Nahradiť koncept</string>
|
||||||
<string name="title_share_location">Zdieľať polohu so všetkými členmi skupiny</string>
|
<string name="title_share_location">Zdieľať polohu so všetkými členmi skupiny</string>
|
||||||
|
@ -278,6 +355,7 @@
|
||||||
<string name="source_code">Zdrojový kód</string>
|
<string name="source_code">Zdrojový kód</string>
|
||||||
<!-- Menu item beside an app/chat that adds an icon to the system's home screen. If the user taps that icon, the app/chat is opened directly. -->
|
<!-- Menu item beside an app/chat that adds an icon to the system's home screen. If the user taps that icon, the app/chat is opened directly. -->
|
||||||
<string name="add_to_home_screen">Pridať na domovskú obrazovku</string>
|
<string name="add_to_home_screen">Pridať na domovskú obrazovku</string>
|
||||||
|
<string name="donate">Prispieť</string>
|
||||||
<string name="mute_for_one_hour">Stíšiť na 1 hodinu</string>
|
<string name="mute_for_one_hour">Stíšiť na 1 hodinu</string>
|
||||||
<string name="mute_for_eight_hours">Stíšiť na 8 hodiny</string>
|
<string name="mute_for_eight_hours">Stíšiť na 8 hodiny</string>
|
||||||
<string name="mute_for_one_day">Stíšiť na 1 deň</string>
|
<string name="mute_for_one_day">Stíšiť na 1 deň</string>
|
||||||
|
@ -314,6 +392,20 @@
|
||||||
<string name="videochat_invitation">Pozvánka na videohovor</string>
|
<string name="videochat_invitation">Pozvánka na videohovor</string>
|
||||||
<string name="videochat_invitation_body">Ste pozvaní na videohovor, kliknutím %1$s sa pripojíte.</string>
|
<string name="videochat_invitation_body">Ste pozvaní na videohovor, kliknutím %1$s sa pripojíte.</string>
|
||||||
|
|
||||||
|
<plurals name="ask_delete_chat">
|
||||||
|
<item quantity="one">Odstrániť %d konverzáciu zo všetkých vašich zariadení?</item>
|
||||||
|
<item quantity="few">Odstrániť %d konverzácie zo všetkých vašich zariadení?</item>
|
||||||
|
<item quantity="many">Odstrániť %d konverzácii zo všetkých vašich zariadení?</item>
|
||||||
|
<item quantity="other">Odstrániť %d konverzácii zo všetkých vašich zariadení?</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="ask_delete_named_chat">Odstrániť konverzáciu \"%1$s\" zo všetkých vašich zariadení?</string>
|
||||||
|
<string name="ask_delete_message">Odstrániť túto správu zo všetkých vašich zariadení?</string>
|
||||||
|
<plurals name="ask_delete_messages">
|
||||||
|
<item quantity="one">Odstrániť %d správu zo všetkých vašich zariadení?</item>
|
||||||
|
<item quantity="few">Odstrániť %d správy zo všetkých vašich zariadení?</item>
|
||||||
|
<item quantity="many">Odstrániť %d správ zo všetkých vašich zariadení?</item>
|
||||||
|
<item quantity="other">Odstrániť %d správ zo všetkých vašich zariadení?</item>
|
||||||
|
</plurals>
|
||||||
<!-- Used for the deletion of Device messages -->
|
<!-- Used for the deletion of Device messages -->
|
||||||
<plurals name="ask_delete_messages_simple">
|
<plurals name="ask_delete_messages_simple">
|
||||||
<item quantity="one">Odstrániť %d správu?</item>
|
<item quantity="one">Odstrániť %d správu?</item>
|
||||||
|
@ -333,6 +425,8 @@
|
||||||
<string name="ask_remove_members">Odstrániť %1$s zo skupiny?</string>
|
<string name="ask_remove_members">Odstrániť %1$s zo skupiny?</string>
|
||||||
<!-- deprecated -->
|
<!-- deprecated -->
|
||||||
<string name="ask_remove_from_broadcast">Odstrániť %1$s zo zoznamu rozosielania?</string>
|
<string name="ask_remove_from_broadcast">Odstrániť %1$s zo zoznamu rozosielania?</string>
|
||||||
|
<!-- %1$s is replaced by a comma-separated list of names -->
|
||||||
|
<string name="ask_remove_from_channel">Odstrániť %1$s z kanálu?</string>
|
||||||
<string name="open_url_confirmation">Chcete otvoriť tento odkaz?</string>
|
<string name="open_url_confirmation">Chcete otvoriť tento odkaz?</string>
|
||||||
|
|
||||||
|
|
||||||
|
@ -403,6 +497,10 @@
|
||||||
<string name="start_app">Spustiť...</string>
|
<string name="start_app">Spustiť...</string>
|
||||||
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
|
||||||
<string name="accept_request_first">Prosím, najprv prijmite požiadavku na konverzáciu.</string>
|
<string name="accept_request_first">Prosím, najprv prijmite požiadavku na konverzáciu.</string>
|
||||||
|
<!-- title shown above a list of chats where one should be selected (eg. when sharing files from a webxdc). the placeholder will be replaced by a file name -->
|
||||||
|
<string name="send_file_to">Poslať \"%1$s\"...</string>
|
||||||
|
<!-- title shown above a list contacts where one should be selected (eg. when a webxdc attempts to send a message to a chat) -->
|
||||||
|
<string name="send_message_to">Poslať správu...</string>
|
||||||
<!-- map -->
|
<!-- map -->
|
||||||
<string name="filter_map_on_time">Zobraziť polohy v časovom rámci</string>
|
<string name="filter_map_on_time">Zobraziť polohy v časovom rámci</string>
|
||||||
<string name="show_location_traces">Zobraziť stopy</string>
|
<string name="show_location_traces">Zobraziť stopy</string>
|
||||||
|
@ -425,8 +523,14 @@
|
||||||
|
|
||||||
<!-- search -->
|
<!-- search -->
|
||||||
<string name="search">Vyhľadávanie</string>
|
<string name="search">Vyhľadávanie</string>
|
||||||
|
<string name="search_in_chat">Hľadať v konverzácii</string>
|
||||||
|
<string name="search_files">Hľadať súbory</string>
|
||||||
<string name="search_explain">Vyhľadajte konverzácie, kontakty a správy</string>
|
<string name="search_explain">Vyhľadajte konverzácie, kontakty a správy</string>
|
||||||
<string name="search_no_result_for_x">Neboli nájdené žiadne výsledky pre \"%s\"</string>
|
<string name="search_no_result_for_x">Neboli nájdené žiadne výsledky pre \"%s\"</string>
|
||||||
|
<!-- Adjective, as in "Show Unread Messages" -->
|
||||||
|
<string name="search_unread">Neprečítané</string>
|
||||||
|
|
||||||
|
|
||||||
<!-- create/edit groups, contact/group profile -->
|
<!-- create/edit groups, contact/group profile -->
|
||||||
<string name="group_name">Názov skupiny</string>
|
<string name="group_name">Názov skupiny</string>
|
||||||
<string name="group_avatar">Obrázok skupiny</string>
|
<string name="group_avatar">Obrázok skupiny</string>
|
||||||
|
@ -454,6 +558,29 @@
|
||||||
<string name="send_message">Odoslanie správy</string>
|
<string name="send_message">Odoslanie správy</string>
|
||||||
<!-- deprecated, was stock string -->
|
<!-- deprecated, was stock string -->
|
||||||
<string name="aeap_addr_changed">%1$s zmenil(a) svoju adresu z %2$s na %3$s</string>
|
<string name="aeap_addr_changed">%1$s zmenil(a) svoju adresu z %2$s na %3$s</string>
|
||||||
|
<!-- Multi Device -->
|
||||||
|
<!-- "Second Device" can also be translated as "Another Device", if that is catchier in the destination language. However, make sure to use the term consistently. -->
|
||||||
|
<string name="multidevice_title">Pridať ďalšie zariadenie</string>
|
||||||
|
<string name="multidevice_same_network_hint">Uistite sa, že obe zariadenia sú na rovnakej Wi-Fi sieti.</string>
|
||||||
|
<string name="multidevice_install_dc_on_other_device">Nainštalujte Delta Chat na vašom ďalšom zariadení (https://get.delta.chat)</string>
|
||||||
|
<!-- "I Already Have a Profile / Add as Second Device” should be the same text as defined by the keys onboarding_alternative_logins and multidevice_receiver_title -->
|
||||||
|
<string name="multidevice_tap_scan_on_other_device">Otvorte Delta Chat, ťuknite na \"Existujúci účet / Pridať ako ďalšie zariadenie\" a naskenujte zobrazený kód</string>
|
||||||
|
<!-- Shown inside a "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and/or address eg. "Scan to set up second device for Alice (alice@example.org)" -->
|
||||||
|
<string name="multidevice_qr_subtitle">Naskenujte pre nastavenie ďalšieho zariadenia pre %1$s</string>
|
||||||
|
<string name="multidevice_receiver_title">Pridať ako ďalšie zariadenie</string>
|
||||||
|
<string name="multidevice_open_settings_on_other_device">Na pôvodnom zariadení, choďte do \"Nastavenia / Pridať ďalšie zariadenie\" a naskenujte zobrazený kód</string>
|
||||||
|
<string name="multidevice_receiver_scanning_ask">Skopírovať účet na toto zariadenie?</string>
|
||||||
|
<string name="multidevice_receiver_needs_update">Účet, ktorý sa snažíte importovať bol vytvorený novšou verziou Delta Chat.
|
||||||
|
|
||||||
|
Ak chcete pokračovať, aktualizujte toto zariadenie na najnovšiu verziu Delta Chat.</string>
|
||||||
|
<string name="multidevice_abort">Zrušiť pridávanie nového zariadenia?</string>
|
||||||
|
<string name="multidevice_transfer_done_devicemsg">ℹ️ Účet pridaný do ďalšieho zariadenia.</string>
|
||||||
|
<!-- Shown beside progress bar, stay short -->
|
||||||
|
<string name="preparing_account">Pripravuje sa účet...</string>
|
||||||
|
<!-- Shown beside progress bar, stay short -->
|
||||||
|
<string name="transferring">Prenos dát...</string>
|
||||||
|
<string name="troubleshooting">Riešenie problémov</string>
|
||||||
|
|
||||||
<!-- Connectivity -->
|
<!-- Connectivity -->
|
||||||
<!-- Headline for the "Inbox" eg. in the "Connectivity" view -->
|
<!-- Headline for the "Inbox" eg. in the "Connectivity" view -->
|
||||||
<string name="incoming_messages">Prichádzajúce Správy</string>
|
<string name="incoming_messages">Prichádzajúce Správy</string>
|
||||||
|
@ -479,6 +606,26 @@
|
||||||
<string name="part_of_total_used">%1$s z %2$svyužitých </string>
|
<string name="part_of_total_used">%1$s z %2$svyužitých </string>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- welcome and login -->
|
||||||
|
<!-- Primary button on the welcome screen, allows to create an instant profile -->
|
||||||
|
<string name="onboarding_create_instant_account">Nový účet</string>
|
||||||
|
<!-- Secondary button on the welcome screen, allows to "Add as Second Device", "Restore from Backup" -->
|
||||||
|
<string name="onboarding_alternative_logins">Existujúci účet</string>
|
||||||
|
<!-- Button, allows to log in to existing email accounts, setting ports, passwords and so on -->
|
||||||
|
<string name="manual_account_setup_option">Použiť bežné e-mailové konto</string>
|
||||||
|
<!-- Instant onboarding title (there is not more to do than to set name and avatar) -->
|
||||||
|
<string name="instant_onboarding_title">Váš účet</string>
|
||||||
|
<!-- The placeholder will be replaced by the default onboarding server -->
|
||||||
|
<string name="instant_onboarding_agree_default2">Zásady ochrany osobných údajov na %1$s</string>
|
||||||
|
<!-- The placeholder will be replaced by instance name, the whole text will link to the instance page -->
|
||||||
|
<string name="instant_onboarding_agree_instance">O účtoch na %1$s</string>
|
||||||
|
<!-- Confirmation button on the instant onboarding screen -->
|
||||||
|
<string name="instant_onboarding_create">Súhlasím, vytvoriť účet</string>
|
||||||
|
<!-- Secondary, link-like button to open a page with other possible instances -->
|
||||||
|
<string name="instant_onboarding_show_more_instances">Použiť iný server</string>
|
||||||
|
<string name="instant_onboarding_other_server">Zoznam Chatmail serverov</string>
|
||||||
|
<!-- Question shown when another user's QR code is scanned from onboarding screen -->
|
||||||
|
<string name="instant_onboarding_confirm_contact">Chcete vytvoriť nový účet a začať konverzáciu s %1$s?</string>
|
||||||
<string name="scan_invitation_code">Skenovať kód pozvánky</string>
|
<string name="scan_invitation_code">Skenovať kód pozvánky</string>
|
||||||
<string name="login_title">Prihlásiť sa</string>
|
<string name="login_title">Prihlásiť sa</string>
|
||||||
<string name="login_header">Prihláste sa na server</string>
|
<string name="login_header">Prihláste sa na server</string>
|
||||||
|
@ -497,6 +644,20 @@
|
||||||
<string name="login_smtp_port">Port SMTP</string>
|
<string name="login_smtp_port">Port SMTP</string>
|
||||||
<string name="login_smtp_security">Zabezpečenie SMTP</string>
|
<string name="login_smtp_security">Zabezpečenie SMTP</string>
|
||||||
<string name="login_auth_method">Metóda autorizácie</string>
|
<string name="login_auth_method">Metóda autorizácie</string>
|
||||||
|
<!-- the word "Proxy" might be left untranslated unless the destination language has a well-known term for a "Proxy Server", acting intermediary between the app and the server -->
|
||||||
|
<string name="proxy_settings">Proxy</string>
|
||||||
|
<string name="proxy_use_proxy">Použiť proxy</string>
|
||||||
|
<string name="proxy_add">Pridať proxy</string>
|
||||||
|
<string name="proxy_add_explain">Podporované typy proxy serverov: HTTP(S), SOCKS5 and Shadowsocks.</string>
|
||||||
|
<string name="proxy_add_url_hint">Sem vložte odkaz na proxy server</string>
|
||||||
|
<string name="proxy_invalid">Neplatný alebo nepodporovaný proxy server</string>
|
||||||
|
<string name="proxy_list_header">Uložené proxy servery</string>
|
||||||
|
<string name="proxy_delete">Odstrániť proxy</string>
|
||||||
|
<string name="proxy_delete_explain">Naozaj chcete odstrániť \"%1$s\"?</string>
|
||||||
|
<string name="proxy_use_proxy_confirm">Chcete použiť proxy \"%1$s\"?</string>
|
||||||
|
<string name="proxy_share_explain">Vaši priatelia si môžu pridať túto proxy naskenovaním QR kódu.</string>
|
||||||
|
<string name="proxy_share_link">Zdieľať odkaz</string>
|
||||||
|
|
||||||
<string name="login_info_oauth2_title">Pokračovať v zjednodušenom nastavovaní?</string>
|
<string name="login_info_oauth2_title">Pokračovať v zjednodušenom nastavovaní?</string>
|
||||||
<string name="login_info_oauth2_text">Zadaná e-mailová adresa podporuje zjednodušené nastavenie (OAuth 2.0).\n\nV ďalšom kroku povoľte aplikácii Delta Chat, aby fungovala ako vaša aplikácia Chat cez e-mail.\n\nNie sú k dispozícii servery Delta Chat, vaše dáta zostanú vo vašom zariadení .</string>
|
<string name="login_info_oauth2_text">Zadaná e-mailová adresa podporuje zjednodušené nastavenie (OAuth 2.0).\n\nV ďalšom kroku povoľte aplikácii Delta Chat, aby fungovala ako vaša aplikácia Chat cez e-mail.\n\nNie sú k dispozícii servery Delta Chat, vaše dáta zostanú vo vašom zariadení .</string>
|
||||||
<string name="login_certificate_checks">Osvedčovacie kontroly</string>
|
<string name="login_certificate_checks">Osvedčovacie kontroly</string>
|
||||||
|
@ -516,8 +677,8 @@
|
||||||
<string name="delete_account">Odstrániť účet</string>
|
<string name="delete_account">Odstrániť účet</string>
|
||||||
<string name="delete_account_ask">Naozaj chcete odstrániť údaje svojho účtu?</string>
|
<string name="delete_account_ask">Naozaj chcete odstrániť údaje svojho účtu?</string>
|
||||||
<string name="delete_account_explain_with_name">Budú odstránené všetky údaje účtu používateľa „%s“ z tohto zariadenia vrátane vášho kompletného nastavenia šifrovania, kontaktov, konverzácií, správ a médií. Túto akciu nie je možné vrátiť späť.</string>
|
<string name="delete_account_explain_with_name">Budú odstránené všetky údaje účtu používateľa „%s“ z tohto zariadenia vrátane vášho kompletného nastavenia šifrovania, kontaktov, konverzácií, správ a médií. Túto akciu nie je možné vrátiť späť.</string>
|
||||||
<string name="unconfigured_account">Nekonfigurovaný účet</string>
|
<string name="unconfigured_account">Nenastavený účet</string>
|
||||||
<string name="unconfigured_account_hint">Otvorte účet aby ste ho nakonfigurovali.</string>
|
<string name="unconfigured_account_hint">Otvoriť účet pre nastavenie.</string>
|
||||||
<string name="try_connect_now">Skúste sa teraz pripojiť</string>
|
<string name="try_connect_now">Skúste sa teraz pripojiť</string>
|
||||||
<string name="sync_all">Synchronizovať Všetko </string>
|
<string name="sync_all">Synchronizovať Všetko </string>
|
||||||
<!-- Translations: %1$s will be replaced by a more detailed error message -->
|
<!-- Translations: %1$s will be replaced by a more detailed error message -->
|
||||||
|
@ -534,7 +695,7 @@
|
||||||
<!-- preferences -->
|
<!-- preferences -->
|
||||||
<string name="pref_using_custom">Používa sa vlastné: %s</string>
|
<string name="pref_using_custom">Používa sa vlastné: %s</string>
|
||||||
<string name="pref_using_default">Používa sa predvolené nastavenie: %s</string>
|
<string name="pref_using_default">Používa sa predvolené nastavenie: %s</string>
|
||||||
<string name="pref_profile_info_headline">Informácie o vašom profile</string>
|
<string name="pref_profile_info_headline">Informácie o vašom účte</string>
|
||||||
<string name="pref_profile_photo">Profilový obrázok</string>
|
<string name="pref_profile_photo">Profilový obrázok</string>
|
||||||
<string name="pref_blocked_contacts">Blokované kontakty</string>
|
<string name="pref_blocked_contacts">Blokované kontakty</string>
|
||||||
<string name="blocked_empty_hint">Ak zablokujete kontakty, zobrazia sa tu.</string>
|
<string name="blocked_empty_hint">Ak zablokujete kontakty, zobrazia sa tu.</string>
|
||||||
|
@ -571,11 +732,14 @@
|
||||||
<string name="pref_appearance">Vzhľad</string>
|
<string name="pref_appearance">Vzhľad</string>
|
||||||
<string name="pref_theme">Motív</string>
|
<string name="pref_theme">Motív</string>
|
||||||
<string name="pref_language">Jazyk</string>
|
<string name="pref_language">Jazyk</string>
|
||||||
|
<string name="pref_use_system_ui_font">Používať systémový štýl písma</string>
|
||||||
<string name="pref_incognito_keyboard">Inkognito klávesnica</string>
|
<string name="pref_incognito_keyboard">Inkognito klávesnica</string>
|
||||||
<!-- Translators: Must indicate that there is no guarantee as the system may not honor our request. -->
|
<!-- Translators: Must indicate that there is no guarantee as the system may not honor our request. -->
|
||||||
<string name="pref_incognito_keyboard_explain">Požiadajte o klávesnicu, aby deaktivovala prispôsobené učenie</string>
|
<string name="pref_incognito_keyboard_explain">Požiadajte o klávesnicu, aby deaktivovala prispôsobené učenie</string>
|
||||||
<string name="pref_read_receipts">Prečítajte si potvrdenia</string>
|
<string name="pref_read_receipts">Prečítajte si potvrdenia</string>
|
||||||
<string name="pref_read_receipts_explain">Ak sú potvrdenia o prečítaní zakázané, neuvidíte potvrdenia o prečítaní od ostatných.</string>
|
<string name="pref_read_receipts_explain">Ak sú potvrdenia o prečítaní zakázané, neuvidíte potvrdenia o prečítaní od ostatných.</string>
|
||||||
|
<string name="pref_server">Server</string>
|
||||||
|
<string name="pref_encryption">Šifrovanie</string>
|
||||||
<string name="pref_manage_keys">Správa kľúčov</string>
|
<string name="pref_manage_keys">Správa kľúčov</string>
|
||||||
<string name="pref_use_system_emoji">Používajte systémové emodži</string>
|
<string name="pref_use_system_emoji">Používajte systémové emodži</string>
|
||||||
<string name="pref_use_system_emoji_explain">Vypnite vstavanú podporu emodži v aplikácii Delta Chat</string>
|
<string name="pref_use_system_emoji_explain">Vypnite vstavanú podporu emodži v aplikácii Delta Chat</string>
|
||||||
|
@ -589,6 +753,10 @@
|
||||||
<string name="pref_backup">Zálohovanie</string>
|
<string name="pref_backup">Zálohovanie</string>
|
||||||
<string name="pref_backup_explain">Zálohujte konverzácie na externé úložisko</string>
|
<string name="pref_backup_explain">Zálohujte konverzácie na externé úložisko</string>
|
||||||
<string name="pref_backup_export_explain">Záloha vám pomôže nastaviť novú inštaláciu na tomto alebo na inom zariadení.\n\nZáloha bude obsahovať všetky správy, kontakty a konverzácie a vaše úplné nastavenie automatického šifrovania. Uložte záložný súbor na bezpečnom mieste alebo ho čo najskôr odstráňte.</string>
|
<string name="pref_backup_export_explain">Záloha vám pomôže nastaviť novú inštaláciu na tomto alebo na inom zariadení.\n\nZáloha bude obsahovať všetky správy, kontakty a konverzácie a vaše úplné nastavenie automatického šifrovania. Uložte záložný súbor na bezpečnom mieste alebo ho čo najskôr odstráňte.</string>
|
||||||
|
<!-- the placeholder will be replaced by the profile name -->
|
||||||
|
<string name="pref_backup_export_x">Exportovať %1$s</string>
|
||||||
|
<!-- the placeholder will be replaced by the number of profiles to export; the number is always larger than 1 -->
|
||||||
|
<string name="pref_backup_export_all">Exportovať %1$d účty/účtov</string>
|
||||||
<string name="pref_backup_export_start_button">Spustiť zálohovanie</string>
|
<string name="pref_backup_export_start_button">Spustiť zálohovanie</string>
|
||||||
<string name="pref_backup_written_to_x">Záloha bola úspešne zapísaná do priečinka „%1$s“.</string>
|
<string name="pref_backup_written_to_x">Záloha bola úspešne zapísaná do priečinka „%1$s“.</string>
|
||||||
<string name="pref_managekeys_menu_title">Správa kľúčov</string>
|
<string name="pref_managekeys_menu_title">Správa kľúčov</string>
|
||||||
|
@ -634,11 +802,15 @@
|
||||||
<string name="n_bytes_message">%1$s správa</string>
|
<string name="n_bytes_message">%1$s správa</string>
|
||||||
<!-- %1$s will be replaced by human-readable date and time -->
|
<!-- %1$s will be replaced by human-readable date and time -->
|
||||||
<string name="download_max_available_until">Maximálny počet stiahnutí k dispozícii do %1$s</string>
|
<string name="download_max_available_until">Maximálny počet stiahnutí k dispozícii do %1$s</string>
|
||||||
|
<string name="select_profile">Vybrať účet</string>
|
||||||
<string name="profile_image_select">Vyberte profilový obrázok</string>
|
<string name="profile_image_select">Vyberte profilový obrázok</string>
|
||||||
<string name="select_your_new_profile_image">Vyberte svoj nový profilový obrázok</string>
|
<string name="select_your_new_profile_image">Vyberte svoj nový profilový obrázok</string>
|
||||||
<string name="profile_image_delete">Odstrániť profilový obrázok</string>
|
<string name="profile_image_delete">Odstrániť profilový obrázok</string>
|
||||||
<string name="pref_show_tray_icon">Zobraziť ikonu v systémovej lište</string>
|
<string name="pref_show_tray_icon">Zobraziť ikonu v systémovej lište</string>
|
||||||
<string name="pref_edit_profile">Upraviť profil</string>
|
<string name="pref_edit_profile">Upraviť účet</string>
|
||||||
|
<string name="send_stats_to_devs">Zasielať štatistické údaje Delta Chat vývojárom</string>
|
||||||
|
|
||||||
|
|
||||||
<!-- Emoji picker and categories -->
|
<!-- Emoji picker and categories -->
|
||||||
<string name="emoji_search_results">Výsledky vyhľadávania</string>
|
<string name="emoji_search_results">Výsledky vyhľadávania</string>
|
||||||
<string name="emoji_not_found">Nenašli sa žiadne emodži</string>
|
<string name="emoji_not_found">Nenašli sa žiadne emodži</string>
|
||||||
|
@ -652,6 +824,15 @@
|
||||||
<string name="emoji_symbols">Symboly</string>
|
<string name="emoji_symbols">Symboly</string>
|
||||||
<string name="emoji_flags">Vlajky</string>
|
<string name="emoji_flags">Vlajky</string>
|
||||||
|
|
||||||
|
<!-- Reactions -->
|
||||||
|
<string name="reactions">Reakcie</string>
|
||||||
|
<!-- Verb, the action of adding a "Reaction" to a message. Used eg. in context menus, similar to "Reply" or "Forward" -->
|
||||||
|
<string name="react">Pridať reakciu</string>
|
||||||
|
<!-- %1$s will be replaced by an emoji. %2$s will be replaced by message summary (the summary is often long and whole string gets truncated; words after %2$s will often not being visible). Eg. 'You reacted 👍 to "Found my suitcase"'. Use less than 20 characters, otherwise the string will be truncated too soon and too few information are shown. Do not try to translate "reacted to" too strict. Depending on the language, "added 👍 to" or "gave 👍 to" or just "👍 to" may be shorter and/or clearer and work as well. -->
|
||||||
|
<string name="reaction_by_you">Reagovali ste %1$s na \"%2$s\"</string>
|
||||||
|
<!-- %1$s will be replaced a name. %2$s will be replaced by an emoji. %3$s will be replaced by message summary (the summary is often long and whole string gets truncated; words after %3$s will often not being visible). Eg. 'Alice reacted 👍 to "Nice photos"'. Use less than 20 characters, otherwise the string will be truncated too soon and too few information are shown. Do not try to translate "reacted to" too strict. Depending on the language, "added 👍 to" or "gave 👍 to" or just "👍 to" may be shorter and/or clearer work as well. -->
|
||||||
|
<string name="reaction_by_other">%1$s reagoval/a %2$s na \"%3$s\"</string>
|
||||||
|
|
||||||
<!-- automatically delete message -->
|
<!-- automatically delete message -->
|
||||||
<string name="delete_old_messages">Odstraňovať staré správy</string>
|
<string name="delete_old_messages">Odstraňovať staré správy</string>
|
||||||
<string name="autodel_device_title">Odstráňte správy zo zariadenia</string>
|
<string name="autodel_device_title">Odstráňte správy zo zariadenia</string>
|
||||||
|
@ -700,6 +881,8 @@
|
||||||
<string name="remove_member_by_you">Člen %1$s bol odstránený mnou.</string>
|
<string name="remove_member_by_you">Člen %1$s bol odstránený mnou.</string>
|
||||||
<!-- %1$s will be replaced by name and address of the contact removed from the group, %2$s will be replaced by name and address of the contact who did the action -->
|
<!-- %1$s will be replaced by name and address of the contact removed from the group, %2$s will be replaced by name and address of the contact who did the action -->
|
||||||
<string name="remove_member_by_other">Člen %1$s bol odstránený od %2$s.</string>
|
<string name="remove_member_by_other">Člen %1$s bol odstránený od %2$s.</string>
|
||||||
|
<!-- "left" in the meaning of "exited". This string is added to a chat after groups, channels, broadcasts or mailinglists are left. If a subject is needed, "You left the chat." would work as well. -->
|
||||||
|
<string name="group_left_by_you">Opustili ste konverzáciu.</string>
|
||||||
<!-- "left" in the meaning of "exited"; %1$s will be replaced by name and address of the contact leaving the group -->
|
<!-- "left" in the meaning of "exited"; %1$s will be replaced by name and address of the contact leaving the group -->
|
||||||
<string name="group_left_by_other">Skupinu opustil(a) %1$s.</string>
|
<string name="group_left_by_other">Skupinu opustil(a) %1$s.</string>
|
||||||
<string name="group_image_deleted_by_you">Odstránili ste obrázok skupiny.</string>
|
<string name="group_image_deleted_by_you">Odstránili ste obrázok skupiny.</string>
|
||||||
|
@ -743,6 +926,9 @@
|
||||||
<string name="ephemeral_timer_weeks_by_you">Časovač zmiznutia správ nastavený na %1$s týždne mnou.</string>
|
<string name="ephemeral_timer_weeks_by_you">Časovač zmiznutia správ nastavený na %1$s týždne mnou.</string>
|
||||||
<!-- %1$s will be replaced by the number of weeks (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
|
<!-- %1$s will be replaced by the number of weeks (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
|
||||||
<string name="ephemeral_timer_weeks_by_other">Časovač zmiznutia správ nastavený na %1$s týždne od %2$s.</string>
|
<string name="ephemeral_timer_weeks_by_other">Časovač zmiznutia správ nastavený na %1$s týždne od %2$s.</string>
|
||||||
|
<string name="chat_protection_enabled_tap_to_learn_more">Správy sú šifrované. Ťuknite pre viac informácií.</string>
|
||||||
|
<string name="learn_more">Zistiť viac</string>
|
||||||
|
|
||||||
<string name="devicemsg_self_deleted">Odstránili ste konverzáciu \"Uložené správy\".\n\nℹ️ Aby ste využili funkciu \"Uložené správy\" znova, vytvorte novú konverzáciu so sebou.</string>
|
<string name="devicemsg_self_deleted">Odstránili ste konverzáciu \"Uložené správy\".\n\nℹ️ Aby ste využili funkciu \"Uložené správy\" znova, vytvorte novú konverzáciu so sebou.</string>
|
||||||
<!-- %1$s will be replaced by the amount of storage already used, sth. as '500 MB'. If you want to use a percentage sign, type in two of them, eg. %1$s %% -->
|
<!-- %1$s will be replaced by the amount of storage already used, sth. as '500 MB'. If you want to use a percentage sign, type in two of them, eg. %1$s %% -->
|
||||||
<string name="devicemsg_storage_exceeding">⚠️ Úložisko vašeho poskytovateľa čoskoro prekročí limit, už%1$s%% sú využité.\n\n Je možné, že nebudete môcť prijímať správy, ak bude úložisko 100 %% využité.\n\n👉 Prosím skontrolujte, či môžete vo webovom rozhraní poskytovateľa vymazať staré údaje, a zvážte aktiváciu „Nastavenia / Odstrániť Staré Správy“. Aktuálne využitie úložiska si môžete kedykoľvek skontrolovať v časti „Nastavenia / Pripojenie“. </string>
|
<string name="devicemsg_storage_exceeding">⚠️ Úložisko vašeho poskytovateľa čoskoro prekročí limit, už%1$s%% sú využité.\n\n Je možné, že nebudete môcť prijímať správy, ak bude úložisko 100 %% využité.\n\n👉 Prosím skontrolujte, či môžete vo webovom rozhraní poskytovateľa vymazať staré údaje, a zvážte aktiváciu „Nastavenia / Odstrániť Staré Správy“. Aktuálne využitie úložiska si môžete kedykoľvek skontrolovať v časti „Nastavenia / Pripojenie“. </string>
|
||||||
|
@ -782,15 +968,23 @@
|
||||||
<!-- This text is shown inside the "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and address eg. "Scan to chat with Alice (alice@example.org)" -->
|
<!-- This text is shown inside the "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and address eg. "Scan to chat with Alice (alice@example.org)" -->
|
||||||
<string name="qrshow_join_contact_hint">Naskenujte a vytvorte kontakt s %1$s .</string>
|
<string name="qrshow_join_contact_hint">Naskenujte a vytvorte kontakt s %1$s .</string>
|
||||||
<string name="qrshow_join_contact_no_connection_toast">Nie je pripojenie na internet, nedá sa nastaviť kód QR.</string>
|
<string name="qrshow_join_contact_no_connection_toast">Nie je pripojenie na internet, nedá sa nastaviť kód QR.</string>
|
||||||
<string name="qraccount_ask_create_and_login">Vytvoriť novú e-mailovú adresu na „%1$s“ a prihlásiť sa tam?</string>
|
<string name="qraccount_ask_create_and_login">Vytvoriť nový účet na „%1$s“ a prihlásiť sa?</string>
|
||||||
<string name="qraccount_ask_create_and_login_another">Vytvorte novú e-mailovú adresu na „%1$s“ a prihláste sa tam?\n\nVáš existujúci účet nebude odstránený. Medzi položkami môžete prepínať pomocou položky „Prepnúť účet“.</string>
|
<string name="qraccount_ask_create_and_login_another">Vytvoriť nový účet na „%1$s“ a prihlásiť sa?
|
||||||
|
|
||||||
|
Váš existujúci účet nebude odstránený. Medzi účtami môžete prepínať pomocou „Prepnúť účet“.</string>
|
||||||
|
<string name="please_enter_name">Prosím, zadajte meno.</string>
|
||||||
<string name="qraccount_qr_code_cannot_be_used">Naskenovaný QR kód nie je možné použiť na založenie nového účtu.</string>
|
<string name="qraccount_qr_code_cannot_be_used">Naskenovaný QR kód nie je možné použiť na založenie nového účtu.</string>
|
||||||
<!-- the placeholder will be replaced by the address of the profile -->
|
<!-- the placeholder will be replaced by the address of the profile -->
|
||||||
<string name="qrlogin_ask_login">Prihlásiť sa na \"%1$s\"?</string>
|
<string name="qrlogin_ask_login">Prihlásiť sa na \"%1$s\"?</string>
|
||||||
|
<!-- the placeholder will be replaced by the address of the profile -->
|
||||||
|
<string name="qrlogin_ask_login_another">Prihlásiť sa do „%1$s“?
|
||||||
|
|
||||||
|
Váš existujúci účet nebude odstránený. Medzi účtami môžete prepínať pomocou „Prepnúť účet“.</string>
|
||||||
<!-- first placeholder will be replaced by name and address of the inviter, second placeholder will be replaced by the name of the inviter. -->
|
<!-- first placeholder will be replaced by name and address of the inviter, second placeholder will be replaced by the name of the inviter. -->
|
||||||
<string name="secure_join_started">%1$s vás pozval, aby ste sa pripojili k tejto skupine.\n\nČaká sa na odpoveď zo zariadenia používateľa %2$s...</string>
|
<string name="secure_join_started">%1$s vás pozval, aby ste sa pripojili k tejto skupine.\n\nČaká sa na odpoveď zo zariadenia používateľa %2$s...</string>
|
||||||
<!-- placeholder will be replaced by the name of the inviter. -->
|
<!-- placeholder will be replaced by the name of the inviter. -->
|
||||||
<string name="secure_join_replies">%1$sodpovedal a čaká sa na pridanie do skupiny...</string>
|
<string name="secure_join_replies">%1$sodpovedal a čaká sa na pridanie do skupiny...</string>
|
||||||
|
<string name="secure_join_wait">Nadväzovanie šifrovaného spojenia, počkajte prosím...</string>
|
||||||
<string name="contact_verified">%1$s overené.</string>
|
<string name="contact_verified">%1$s overené.</string>
|
||||||
<!-- deprecated, was stock string -->
|
<!-- deprecated, was stock string -->
|
||||||
<string name="contact_not_verified">Cannot verify %1$s.</string>
|
<string name="contact_not_verified">Cannot verify %1$s.</string>
|
||||||
|
@ -810,6 +1004,9 @@
|
||||||
<string name="notify_name_and_message">Meno a správa</string>
|
<string name="notify_name_and_message">Meno a správa</string>
|
||||||
<string name="notify_name_only">Iba meno</string>
|
<string name="notify_name_only">Iba meno</string>
|
||||||
<string name="notify_no_name_or_message">Žiadne meno ani správa</string>
|
<string name="notify_no_name_or_message">Žiadne meno ani správa</string>
|
||||||
|
<string name="new_messages">Nové správy</string>
|
||||||
|
<!-- Body text for a generic "New messages" notification. Shown if we do not have more information about a new messages. Note, that the string is also referenced at https://github.com/deltachat/notifiers -->
|
||||||
|
<string name="new_messages_body">Máte nové správy</string>
|
||||||
<!-- permissions -->
|
<!-- permissions -->
|
||||||
<string name="perm_required_title">Vyžaduje sa povolenie</string>
|
<string name="perm_required_title">Vyžaduje sa povolenie</string>
|
||||||
<string name="perm_continue">ďalej</string>
|
<string name="perm_continue">ďalej</string>
|
||||||
|
@ -849,6 +1046,7 @@
|
||||||
<string name="global_menu_view_developer_desktop">Vývojár</string>
|
<string name="global_menu_view_developer_desktop">Vývojár</string>
|
||||||
<string name="global_menu_view_developer_tools_desktop">Nástroje pre vývojárov</string>
|
<string name="global_menu_view_developer_tools_desktop">Nástroje pre vývojárov</string>
|
||||||
<string name="global_menu_help_desktop">Pomocník</string>
|
<string name="global_menu_help_desktop">Pomocník</string>
|
||||||
|
<string name="delta_chat_homepage">Stránka Delta Chat</string>
|
||||||
<string name="global_menu_help_report_desktop">Nahlásiť problém</string>
|
<string name="global_menu_help_report_desktop">Nahlásiť problém</string>
|
||||||
<string name="global_menu_help_about_desktop">O spoločnosti Delta Chat</string>
|
<string name="global_menu_help_about_desktop">O spoločnosti Delta Chat</string>
|
||||||
<string name="global_menu_file_open_desktop">Otvoriť Delta Chat</string>
|
<string name="global_menu_file_open_desktop">Otvoriť Delta Chat</string>
|
||||||
|
@ -919,6 +1117,7 @@
|
||||||
<string name="notifications_avg_minutes">V priemere každých %1$d minút</string>
|
<string name="notifications_avg_minutes">V priemere každých %1$d minút</string>
|
||||||
<string name="notifications_avg_hours">V priemere každých %1$d hodín</string>
|
<string name="notifications_avg_hours">V priemere každých %1$d hodín</string>
|
||||||
<string name="last_check_at">Skontrolované %1$s</string>
|
<string name="last_check_at">Skontrolované %1$s</string>
|
||||||
|
<string name="system_settings">Systémové nastavenia</string>
|
||||||
<!-- iOS permissions, copy from "deltachat-ios/Info.plist", which is used on missing translations in "deltachat-ios/LANG.lproj/InfoPlist.strings" -->
|
<!-- iOS permissions, copy from "deltachat-ios/Info.plist", which is used on missing translations in "deltachat-ios/LANG.lproj/InfoPlist.strings" -->
|
||||||
<string name="InfoPlist_NSCameraUsageDescription">Delta Chat používa váš fotoaparát na snímanie a odosielanie fotografií a videí a na skenovanie QR kódov.</string>
|
<string name="InfoPlist_NSCameraUsageDescription">Delta Chat používa váš fotoaparát na snímanie a odosielanie fotografií a videí a na skenovanie QR kódov.</string>
|
||||||
<string name="InfoPlist_NSContactsUsageDescription">Delta Chat používa vaše kontakty na zobrazenie zoznamu e-mailových adries, na ktoré môžete písať. Delta Chat nemá žiadny server, vaše kontakty sa nikam neposielajú.</string>
|
<string name="InfoPlist_NSContactsUsageDescription">Delta Chat používa vaše kontakty na zobrazenie zoznamu e-mailových adries, na ktoré môžete písať. Delta Chat nemá žiadny server, vaše kontakty sa nikam neposielajú.</string>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue