# Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail # # Translators: # Martin Trigaux, 2020 # Pavol Krnáč , 2020 # Jaroslav Bosansky , 2020 # gebri , 2020 # Jan Prokop, 2020 # Rastislav Brencic , 2020 # karolína schusterová , 2020 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~13.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-01 07:29+0000\n" "PO-Revision-Date: 2020-09-07 08:12+0000\n" "Last-Translator: karolína schusterová , 2020\n" "Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sk\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Actions to Perform on Incoming Mails" msgstr "Akcie na vykonanie na prichádzajúce emaily" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__active msgid "Active" msgstr "Aktívne" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Advanced" msgstr "Pokročilé" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Advanced Options" msgstr "Dalšie možnosti" #. module: fetchmail #: code:addons/fetchmail/models/fetchmail.py:0 #, python-format msgid "" "An SSL exception occurred. Check SSL/TLS configuration on server port.\n" " %s" msgstr "" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Archived" msgstr "Archivovaný" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__configuration #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Configuration" msgstr "Konfigurácia" #. module: fetchmail #: model:ir.model.fields.selection,name:fetchmail.selection__fetchmail_server__state__done msgid "Confirmed" msgstr "Potvrdené" #. module: fetchmail #: code:addons/fetchmail/models/fetchmail.py:0 #, python-format msgid "Connection test failed: %s" msgstr "Test pripojenia zlyhal: %s" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server__is_ssl msgid "" "Connections are encrypted with SSL/TLS through a dedicated port (default: " "IMAPS=993, POP3S=995)" msgstr "" "Spojenia sú šifrované pomocou SSL/TLS cez dedikovaný port (predvoľba: IMAPs " "= 993, POP3S = 995)" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__object_id msgid "Create a New Record" msgstr "Vytvoriť nový záznam" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__create_uid msgid "Created by" msgstr "Vytvoril" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__create_date msgid "Created on" msgstr "Vytvorené" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server__priority msgid "Defines the order of processing, lower values mean higher priority" msgstr "Definuje poradie spracovania, nižšie hodnoty znamenjú vyššiu prioritu" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__display_name #: model:ir.model.fields,field_description:fetchmail.field_mail_mail__display_name msgid "Display Name" msgstr "Zobrazovaný názov" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_tree msgid "Email Count" msgstr "Počet emailov" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Fetch Now" msgstr "Načítať teraz" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server__server msgid "Hostname or IP of the mail server" msgstr "Názov hostiteľa alebo IP adresa mail servera" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__id #: model:ir.model.fields,field_description:fetchmail.field_mail_mail__id msgid "ID" msgstr "ID" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "IMAP" msgstr "IMAP" #. module: fetchmail #: model:ir.model.fields.selection,name:fetchmail.selection__fetchmail_server__server_type__imap msgid "IMAP Server" msgstr "IMAP Server" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "If SSL required." msgstr "Ak je SSL vyžadované." #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_mail_mail__fetchmail_server_id msgid "Inbound Mail Server" msgstr "Server prichádzajúcej pošty" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.res_config_settings_view_form msgid "Incoming Email Servers" msgstr "Servery prichádzajúcej pošty" #. module: fetchmail #: model:ir.model,name:fetchmail.model_fetchmail_server #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Incoming Mail Server" msgstr "Server prichádzajúcej pošty" #. module: fetchmail #: model:ir.actions.act_window,name:fetchmail.action_email_server_tree #: model:ir.ui.menu,name:fetchmail.menu_action_fetchmail_server_tree msgid "Incoming Mail Servers" msgstr "Servery prichádzajúcej pošty" #. module: fetchmail #: code:addons/fetchmail/models/fetchmail.py:0 #, python-format msgid "" "Invalid server name !\n" " %s" msgstr "" "Neplatný názov servera!\n" " %s" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__attach msgid "Keep Attachments" msgstr "Uchovať prílohy" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__original msgid "Keep Original" msgstr "Uchovať originál" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__date msgid "Last Fetch Date" msgstr "Dátum posledného načítania" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server____last_update #: model:ir.model.fields,field_description:fetchmail.field_mail_mail____last_update msgid "Last Modified on" msgstr "Posledná úprava" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__write_uid msgid "Last Updated by" msgstr "Naposledy upravoval" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__write_date msgid "Last Updated on" msgstr "Naposledy upravované" #. module: fetchmail #: model:ir.model.fields.selection,name:fetchmail.selection__fetchmail_server__server_type__local msgid "Local Server" msgstr "Lokálny server" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Login Information" msgstr "Prihlasovacie údaje" #. module: fetchmail #: model:ir.actions.server,name:fetchmail.ir_cron_mail_gateway_action_ir_actions_server #: model:ir.cron,cron_name:fetchmail.ir_cron_mail_gateway_action #: model:ir.cron,name:fetchmail.ir_cron_mail_gateway_action msgid "Mail: Fetchmail Service" msgstr "Služba Fetchmail" #. module: fetchmail #: model:ir.actions.act_window,name:fetchmail.act_server_history #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__message_ids msgid "Messages" msgstr "Správy" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__name msgid "Name" msgstr "Meno" #. module: fetchmail #: code:addons/fetchmail/models/fetchmail.py:0 #, python-format msgid "" "No response received. Check server information.\n" " %s" msgstr "" #. module: fetchmail #: model:ir.model.fields.selection,name:fetchmail.selection__fetchmail_server__state__draft msgid "Not Confirmed" msgstr "Nepotvrdené" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.res_config_settings_view_form msgid "Outgoing Email Servers" msgstr "Servery odchádzajúcej pošty" #. module: fetchmail #: model:ir.model,name:fetchmail.model_mail_mail msgid "Outgoing Mails" msgstr "Odchádzajúca pošta" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "POP" msgstr "POP" #. module: fetchmail #: model:ir.model.fields.selection,name:fetchmail.selection__fetchmail_server__server_type__pop msgid "POP Server" msgstr "POP Server" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_tree msgid "POP/IMAP Servers" msgstr "POP/IMAP Servery" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__password msgid "Password" msgstr "Heslo" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__port msgid "Port" msgstr "Port" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server__object_id msgid "" "Process each incoming mail as part of a conversation corresponding to this " "document type. This will create new documents for new conversations, or " "attach follow-up emails to the existing conversations (documents)." msgstr "" "Spracovanie každej prichádzajúcej pošty v rámci konverzácie zodpovedajúcej " "tomuto typu dokumentu. To bude vytvárať nové dokumenty pre nové konverzácie," " alebo priloží následné emaily na existujúce konverzácie (dokumenty)." #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Reset Confirmation" msgstr "Resetovať povrdenie" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "SSL" msgstr "SSL" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__is_ssl msgid "SSL/TLS" msgstr "SSL/TLS" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__script msgid "Script" msgstr "Skript" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Search Incoming Mail Servers" msgstr "Vyhľadať server prichádzajúcej pošty" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Server & Login" msgstr "Server & Prihlásenie" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Server Information" msgstr "Informácia servera" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__server msgid "Server Name" msgstr "Názov servera" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__priority msgid "Server Priority" msgstr "Priorita servera" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__server_type msgid "Server Type" msgstr "Typ servera" #. module: fetchmail #: code:addons/fetchmail/models/fetchmail.py:0 #, python-format msgid "" "Server replied with following exception:\n" " %s" msgstr "" "Server odpovedal s nasledujúcou výnimkou:\n" " %s" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Server type IMAP." msgstr "Typ serveru IMAP." #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_search msgid "Server type POP." msgstr "Typ serveru POP." #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__state msgid "Status" msgstr "Stav" #. module: fetchmail #: model_terms:ir.ui.view,arch_db:fetchmail.view_email_server_form msgid "Test & Confirm" msgstr "Otestovať & Potvrdiť" #. module: fetchmail #: model:ir.model.fields,field_description:fetchmail.field_fetchmail_server__user msgid "Username" msgstr "Používateľské meno" #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server__original msgid "" "Whether a full original copy of each email should be kept for reference and " "attached to each processed message. This will usually double the size of " "your message database." msgstr "" "Či sa má úplná originálna kópia každého e-mailu uchovať pre referenciu a " "priložiť ku každej spracovanej správe. Zvyčajne to zdvojnásobí veľkosť " "databázy správ." #. module: fetchmail #: model:ir.model.fields,help:fetchmail.field_fetchmail_server__attach msgid "" "Whether attachments should be downloaded. If not enabled, incoming emails " "will be stripped of any attachments before being processed" msgstr "" "Či by sa mali sťahovať prílohy. Ak to nie je povolené, prichádzajúce e-maily" " budú pred spracovaním zbavené všetkých príloh"