(i18n) Update translations

This commit is contained in:
Francis Lachapelle
2016-10-03 11:47:57 -04:00
parent 1bd4fe5010
commit 030dabdcb2
30 changed files with 1584 additions and 93 deletions
+128 -2
View File
@@ -8,6 +8,7 @@
"Forward" = "Přeposlat";
"Get Mail" = "Přijmout";
"Junk" = "Nevyžádané";
"Not junk" = "Není nevyžádané";
"Reply" = "Odpovědět";
"Reply All" = "Odp. všem";
"Print" = "Tisk";
@@ -21,6 +22,7 @@
"Options" = "Možnosti";
"Close" = "Zavřít";
"Size" = "Velikost";
/* Tooltips */
"Send this message now" = "Odeslat tuto zprávu nyní";
"Select a recipient from an Address Book" = "Zvolit příjemce z adresáře";
@@ -33,13 +35,13 @@
"Reply to sender and all recipients" = "Odpovědět odesílateli a všem příjemcům";
"Forward selected message" = "Přeposlat označenou zprávu";
"Delete selected message or folder" = "Smazat označenou zprávu nebo složku";
"Mark the selected messages as junk" = "Označit vybrané zprávy jako nevyžádané";
"Print this message" = "Tisknout tuto zprávu";
"Stop the current transfer" = "Zastavit aktuální přesun";
"Attachment" = "Příloha";
"Unread" = "Nepřečtené";
"Flagged" = "Oštítkované";
"Search multiple mailboxes" = "Hledat ve zprávách";
/* Main Frame */
"Home" = "Domů";
"Calendar" = "Kalendář";
@@ -47,6 +49,7 @@
"Mail" = "E-Mail";
"Right Administration" = "Administrace";
"Help" = "Nápověda";
/* Mail account main windows */
"Welcome to the SOGo Mailer. Use the folder tree on the left to browse your mail accounts!" = "Vítejte v SOGo Mailer. Využijte stromu složek nalevo pro procházení Vašimi mailovými účty!";
"Read messages" = "Číst zprávy";
@@ -54,6 +57,19 @@
"Share" = "Sdílet";
"Account" = "Účet";
"Shared Account" = "Sdílený účet";
/* A mailbox is selected, but no message (only shown on large screens) */
"No message selected" = "Nebyla vybrána žádná zpráva";
/* No mailbox is selected (usually resulting from an IMAP connection problem) */
"No mailbox selected" = "Nebyl vybrán žádný mailbox";
/* Mailbox actions */
/* Compact Folder success message */
"Folder compacted" = "Údržba složky byla provedena";
/* Empty Trash success message */
"Trash emptied" = "Koš vyprázdněn";
/* acls */
"Access rights to" = "Přístupová práva k";
"For user" = "Pro uživatele";
@@ -73,6 +89,7 @@
"Saved Messages.zip" = "zpravy.zip";
"Update" = "Aktualizace";
"Cancel" = "Storno";
/* Mail edition */
"From" = "Odesílatel";
"Subject" = "Předmět";
@@ -84,6 +101,7 @@
"Body" = "Tělo";
"Open" = "Otevřít";
"Select All" = "Vybrat vše";
"Select Message" = "Vybrat zprávu";
"Attach Web Page..." = "Připojit WWW stránku...";
"file" = "soubor";
"files" = "soubory";
@@ -91,6 +109,7 @@
"to" = "Komu";
"cc" = "Kopie";
"bcc" = "Skrytá kopie";
"Add a recipient" = "Přidat příjemce";
"Edit Draft..." = "Upravit koncept...";
"Load Images" = "Nahrát obrázky";
"Return Receipt" = "Potvrzení o přečtení";
@@ -106,12 +125,14 @@
"This mail is being sent from an unsecure network!" = "Tento mail je odesílán z nezabezpečené sítě!";
"Address Book" = "Adresář";
"Search For" = "Hledat";
/* Popup "show" */
"all" = "všechny";
"read" = "přečtené";
"unread" = "nepřečtené";
"deleted" = "smazané";
"flagged" = "oštítkované";
/* MailListView */
"Sender" = "Odesílatel";
"Subject or Sender" = "Předmět nebo Odesílatel";
@@ -122,6 +143,7 @@
"All" = "Všechny";
"No message" = "Žádná zpráva";
"messages" = "zprávy";
"Yesterday" = "Včera";
"first" = "Nejnovější";
"previous" = "Předchozí";
"next" = "Následující";
@@ -131,22 +153,28 @@
"Mark Unread" = "Označit jako nepřečtené";
"Mark Read" = "Označit jako přečtené";
"Untitled" = "Bez názvu";
/* Tree */
"SentFolderName" = "Odeslaná pošta";
"TrashFolderName" = "Koš";
"InboxFolderName" = "Doručená pošta";
"DraftsFolderName" = "Koncepty";
"JunkFolderName" = "Nevyžádaná pošta";
"SieveFolderName" = "Filtry";
"Folders" = "Složky"; /* title line */
/* MailMoveToPopUp */
"MoveTo" = "Přesunout do …";
/* Address Popup menu */
"Add to Address Book..." = "Přidat do adresáře...";
"Compose Mail To" = "Napsat mail pro";
"Create Filter From Message..." = "Vytvořit filtr ze zprávy...";
/* Image Popup menu */
"Save Image" = "Uložit obrázek";
"Save Attachment" = "Uložit přílohu";
/* Mailbox popup menus */
"Open in New Mail Window" = "Otevřít v novém mailovém okně";
"Copy Folder Location" = "Kopírovat adresu složky";
@@ -163,10 +191,13 @@
"Get Messages for Account" = "Stáhnout zprávy pro účet";
"Properties..." = "Vlastnosti...";
"Delegation..." = "Delegování...";
/* Use This Folder menu */
"Sent Messages" = "Odeslané zprávy";
"Drafts" = "Koncepty";
"Deleted Messages" = "Smazané zprávy";
"Junk Messages" = "Nevyžádané zprávy";
/* Message list popup menu */
"Open Message In New Window" = "Otevřít zprávu v novém okně";
"Reply to Sender Only" = "Odpovědět pouze odesílateli";
@@ -179,12 +210,33 @@
"Save As..." = "Uložit jako...";
"Print Preview" = "Náhled tisku";
"View Message Source" = "Zobrazit zdroj zprávy";
/* Message view "more" menu: create an event from message */
"Convert To Event" = "Převést na událost";
/* Message view "more" menu: create a task from message */
"Convert To Task" = "Převést na úkol";
"Print..." = "Tisk...";
"Delete Message" = "Smazat zprávu";
"Delete Selected Messages" = "Smazat označené zprávy";
"Mark the selected messages as junk" = "Označit vybrané zprávy jako nevyžádané";
"Mark the selected messages as not junk" = "Označit vybrané zprávy jako vyžádané";
/* Text appended to the recipients list when there are too many recipients */
"and %{0} more..." = "a %{0} dalších...";
/* Button label to hide extended list of recipients */
"Hide" = "Skrýt";
/* Number of selected messages in list */
"selected" = "vybráno";
"This Folder" = "Tato složka";
/* Label popup menu */
"None" = "Žádný";
/* Mark popup menu */
"As Read" = "Jako přečtené";
"Thread As Read" = "Vlákno jako přečtené";
@@ -205,6 +257,7 @@
"results found" = "výskytů nalezeno";
"result found" = "výskyt nalezen";
"Please specify at least one filter" = "Zadejte alespoň jedno pravidlo";
/* Folder operations */
"Name" = "Jméno";
"Enter the new name of your folder"
@@ -214,6 +267,17 @@
"Operation failed" = "Operace selhala";
"Quota" = "Kvóta:";
"quotasFormat" = "%{0}% využito z %{1} MB";
"Unable to move/delete folder." = "Složku není možné přesunout/smazat.";
/* Confirmation message when deleting multiple messages */
"Are you sure you want to delete the selected messages?" = "Opravdu chcete smazat označené zprávy?";
/* Notification on the number of messages successfuly copied */
"%{0} message(s) copied" = "%{0} zpráv(a) zkopírováno";
/* Notification on the number of messages successfuly movied */
"%{0} message(s) moved" = "%{0} zpráv(a) přesunuto";
"Please select a message." = "Vyberte zprávu prosím.";
"Please select a message to print." = "Zvolte prosím zprávu, kterou chcete tisknout.";
"Please select only one message to print." = "Zvolte pouze jednu zprávu, kterou chcete tisknout.";
@@ -233,19 +297,81 @@
= "Zprávu nelze přesunout do své vlastní složky!";
"Copying a message into its own folder is impossible!"
= "Zprávu nelze zkopírovat do své vlastní složky!";
/* Message operations */
"The messages could not be moved to the trash folder. Would you like to delete them immediately?"
= "Zprávy nemohou být přesunuty do koše. Chcete je smazat trvale?";
/* Message editing */
"error_missingsubject" = "Chybí předmět";
"error_missingrecipients" = "Zadejte alespoň jednoho příjemce.";
"Send Anyway" = "Odeslat";
"Error while saving the draft" = "Při uložení konceptu došlo k chybě";
/* Error when uploading a file attachment */
"Error while uploading the file \"%{0}\":" = "Při přenosu souboru \"%{0}\" došlo k chybě:";
"There is an active file upload. Closing the window will interrupt it." = "Přenáší se soubor. Zavření okna způsobí přerušení přenosu.";
/* Message sending */
/* Appears while sending the message */
"Sending" = "Odesílání zprávy";
/* Appears when the message is successfuly sent */
"Sent" = "Odesláno";
"cannot send message: (smtp) all recipients discarded" = "Zprávu nelze odeslat: adresy všech příjemců jsou neplatné.";
"cannot send message (smtp) - recipients discarded" = "Zprávu nelze odeslat: následující adresy jsou neplatné";
"cannot send message: (smtp) error when connecting" = "Zprávu nelze odeslat: při spojení se SMTP serverem došlo k chybě.";
/* Contacts list in mail editor */
"Email" = "E-mail";
"More mail options" = "Další možnosti pošty";
"Delegation" = "Delegování";
"Add User" = "Přidat uživatele";
"Add a tag" = "Přidat štítek";
"reply" = "odpovědět";
"Edit" = "Upravit";
"Yes" = "Ano";
"No" = "Ne";
"Location" = "Místo";
"Rename" = "Přejmenovat";
"Compact" = "Provést údržbu";
"Export" = "Exportovat";
"Set as Drafts" = "Nastavit jako Koncepty";
"Set as Sent" = "Nastavit jako Odeslaná pošta";
"Set as Trash" = "Nastavit jako Koš";
/* Set the folder as the one holding Junk mails */
"Set as Junk" = "Nastavit jako Nevyžádaná pošta";
"Sort" = "Setřídit";
"Order Received" = "Pořadí přijetí";
"Descending Order" = "Sestupně";
"Back" = "Zpět";
"Copy messages" = "Kopírovat zprávy";
"More messages options" = "Další možnosti zpráv";
"Mark as Unread" = "Označit jako nepřečtené";
"Closing Window ..." = "Zavření okna ...";
"Tried to send too many mails. Please wait." = "Pokus odeslat příliš mnoho zpráv. Prosím čekejte.";
"View Mail" = "Zobrazení pošty";
"This message contains external images." = "Tato zpráva obsahuje externí obrázky.";
"Expanded" = "Rozšířený";
"Add a Criteria" = "Přidat kritérium";
"More search options" = "Další možnosti hledání";
"Your email has been saved" = "Vaše zpráva byla uložena";
"Your email has been sent" = "Vaše zpráva byla odeslána";
"Folder compacted" = "Údržba složky byla provedena";
/* Aria label for scope of search on messages */
"Search scope" = "Oblast hledání";
/* Subscriptions Dialog */
"Manage Subscriptions" = "Správa odběru složek";
/* Label of filter input field in subscriptions dialog */
"Filter" = "Filtr";
/* Hotkey to write a new message */
"hotkey_compose" = "w";
/* Hotkey to flag a message */
"hotkey_flag" = "f";
+14 -1
View File
@@ -344,6 +344,7 @@
"Set as Junk" = "Merkitse roskaksi";
"Sort" = "Järjestä";
"Order Received" = "Tilaus vastaanotettu";
"Descending Order" = "Laskeva järjestys";
"Back" = "Takaisin";
"Copy messages" = "Kopioi viestit";
@@ -361,4 +362,16 @@
"Folder compacted" = "Kansio tiivistetty";
/* Aria label for scope of search on messages */
"Search scope" = "Hakualue";
"Search scope" = "Hakualue";
/* Subscriptions Dialog */
"Manage Subscriptions" = "Hallitse tilauksia";
/* Label of filter input field in subscriptions dialog */
"Filter" = "Suodatin";
/* Hotkey to write a new message */
"hotkey_compose" = "w";
/* Hotkey to flag a message */
"hotkey_flag" = "f";
+8 -1
View File
@@ -344,6 +344,7 @@
"Set as Junk" = "Utiliser pour les messages indésirables";
"Sort" = "Trier";
"Order Received" = "Date de réception";
"Descending Order" = "Ordre descendant";
"Back" = "Retour";
"Copy messages" = "Copier les messages";
@@ -366,5 +367,11 @@
/* Subscriptions Dialog */
"Manage Subscriptions" = "Abonnements";
/* Label of filter input field in subscriptions dialog */
"Filter" = "Filtrer";
/* Hotkey to write a new message */
"hotkey_compose" = "w";
"hotkey_compose" = "w";
/* Hotkey to flag a message */
"hotkey_flag" = "d";
+14 -1
View File
@@ -344,6 +344,7 @@
"Set as Junk" = "Oznacz jako spam";
"Sort" = "Sortuj";
"Order Received" = "Odebrano polecenie";
"Descending Order" = "Kolejność malejąca";
"Back" = "Wstecz";
"Copy messages" = "Kopiuj wiadomości";
@@ -361,4 +362,16 @@
"Folder compacted" = "Folder zkompaktowany";
/* Aria label for scope of search on messages */
"Search scope" = "Zakres wyszukiwania";
"Search scope" = "Zakres wyszukiwania";
/* Subscriptions Dialog */
"Manage Subscriptions" = "Zarządzaj subskrypcjami";
/* Label of filter input field in subscriptions dialog */
"Filter" = "Filtr";
/* Hotkey to write a new message */
"hotkey_compose" = "w";
/* Hotkey to flag a message */
"hotkey_flag" = "f";
+14 -1
View File
@@ -344,6 +344,7 @@
"Set as Junk" = "Постави као непожељно";
"Sort" = "Поређај";
"Order Received" = "Примљено захтева";
"Descending Order" = "Опадајући ред";
"Back" = "Назад";
"Copy messages" = "Копирај поруке";
@@ -361,4 +362,16 @@
"Folder compacted" = "Директоријум је сабијен";
/* Aria label for scope of search on messages */
"Search scope" = "Претражи опсег";
"Search scope" = "Претражи опсег";
/* Subscriptions Dialog */
"Manage Subscriptions" = "Управљај претплатама";
/* Label of filter input field in subscriptions dialog */
"Filter" = "Филтер";
/* Hotkey to write a new message */
"hotkey_compose" = "w";
/* Hotkey to flag a message */
"hotkey_flag" = "ф";
+148 -8
View File
@@ -8,11 +8,13 @@
"Forward" = "Preposlať";
"Get Mail" = "Prijať";
"Junk" = "Spam";
"Not junk" = "Nie je SPAM";
"Reply" = "Odpovedať";
"Reply All" = "Odpovedať všetkým";
"Print" = "Tlačiť";
"Stop" = "Stop";
"Write" = "Písať";
"Search" = "Vyhľadať";
"Send" = "Poslať";
"Contacts" = "Kontakty";
"Attach" = "Príloha";
@@ -20,6 +22,7 @@
"Options" = "Voľby";
"Close" = "Zavrieť";
"Size" = "Veľkosť";
/* Tooltips */
"Send this message now" = "Poslať správu";
"Select a recipient from an Address Book" = "Vyberte príjemcu z adresára";
@@ -32,12 +35,13 @@
"Reply to sender and all recipients" = "Odpovedať odosielateľovi a všetkým príjemcom";
"Forward selected message" = "Prepošli označené správy";
"Delete selected message or folder" = "Odstráň označenú správu alebo priečinok";
"Mark the selected messages as junk" = "Označ vybrané správy ako spam";
"Print this message" = "Vytlačiť správu";
"Stop the current transfer" = "Zastav prebiehajúci presun";
"Attachment" = "Príloha";
"Unread" = "Neprečítané";
"Flagged" = "Označené zástavkou";
"Search multiple mailboxes" = "Prehľadať viaceré poštové schránky";
/* Main Frame */
"Home" = "Domov";
"Calendar" = "Kalendár";
@@ -45,13 +49,27 @@
"Mail" = "Pošta";
"Right Administration" = "Administrácia práv";
"Help" = "Pomoc";
/* Mail account main windows */
"Welcome to the SOGo Mailer. Use the folder tree on the left to browse your mail accounts!" = "Vitajte v SOGo Mailer. Použite zoznam zložiek vľavo na prehliadanie Vášho emailového účtu!";
"Read messages" = "Čítať správu";
"Write a new message" = "Nápísať správu";
"Share: " = "Zdielať";
"Account: " = "Účet";
"Shared Account: " = "Zdielať účet";
"Share" = "Zdielať";
"Account" = "Účet";
"Shared Account" = "Zdiela účet";
/* A mailbox is selected, but no message (only shown on large screens) */
"No message selected" = "Nebola vybraná žiadna správa";
/* No mailbox is selected (usually resulting from an IMAP connection problem) */
"No mailbox selected" = "Nebola vybraná žiadna schránka";
/* Mailbox actions */
/* Compact Folder success message */
"Folder compacted" = "Priečinok bol zmenšený";
/* Empty Trash success message */
"Trash emptied" = "Kôš bol vyprázdnený";
/* acls */
"Access rights to" = "Pristupové práva k";
"For user" = "Pre užívateľa";
@@ -71,16 +89,19 @@
"Saved Messages.zip" = "Uložené Správy.zip";
"Update" = "Aktualizuj";
"Cancel" = "Zrušiť";
/* Mail edition */
"From" = "Od";
"Subject" = "Predmet";
"To" = "Pre";
"Cc" = "Kópia";
"Bcc" = "Skrytá kópia";
"Reply-To" = "Odpovedz odosielateľovi";
"Reply-To" = "Odpovedz odosielateľovi";
"Add address" = "Pridať adresu";
"Body" = "Telo";
"Open" = "Otvoriť";
"Select All" = "Vyber všetko";
"Select Message" = "Zvoľte správu";
"Attach Web Page..." = "Prilož WWW stránku...";
"file" = "súbor";
"files" = "súbory";
@@ -88,10 +109,11 @@
"to" = "Pre";
"cc" = "Kópia";
"bcc" = "Skrytá kópia";
"Add a recipient" = "Pridať príjemcu";
"Edit Draft..." = "Uprav rozpísané...";
"Load Images" = "Nahraj obrázky";
"Return Receipt" = "Notifikácia o doručení";
"The sender of this message has asked to be notified when you read this message. Do you with to notify the sender?" = "Odosielateľ tejto správy by chcel byť informovaný o jej prečítaní. Checete informovať odosielateľa?";
"The sender of this message has asked to be notified when you read this message. Do you with to notify the sender?" = "Odosielateľ tejto správy si vyžiadal notifikáciu o prečítaní tejto správy. Prajete si odoslať notifikáciu o prečítaní?";
"Return Receipt (displayed) - %@"= "Notifikácia o doručení (zobrazená) - %@";
"This is a Return Receipt for the mail that you sent to %@.\n\nNote: This Return Receipt only acknowledges that the message was displayed on the recipient's computer. There is no guarantee that the recipient has read or understood the message contents." = "Toto je potvrdenie o prečítaní ku správe, ktorú ste poslali pre %@.⏎ ⏎ Poznámka: Potvrdenie o prijatí znamená iba to, že sa správa zobrazila na počítači adresáta. Nie je ale zaručené, že adresát správu čítal a porozumel jej obsahu.";
"Priority" = "Priorita";
@@ -103,12 +125,14 @@
"This mail is being sent from an unsecure network!" = "Tento email bude odoslaný z nezabezpečenej siete!";
"Address Book" = "Adresár";
"Search For" = "Hľadať v";
/* Popup "show" */
"all" = "všetko";
"read" = "čítať";
"unread" = "prečítané";
"deleted" = "zmazané";
"flagged" = "označené";
/* MailListView */
"Sender" = "Odosielateľ";
"Subject or Sender" = "Predmet alebo Odosielateľ";
@@ -119,6 +143,7 @@
"All" = "Všetko";
"No message" = "Žiadna správa";
"messages" = "správa";
"Yesterday" = "Včera";
"first" = "Prvá";
"previous" = "Predošlá";
"next" = "Ďalšia";
@@ -128,22 +153,28 @@
"Mark Unread" = "Označ ako neprečítané";
"Mark Read" = "Označ ako prečítané";
"Untitled" = "Bez mena";
/* Tree */
"SentFolderName" = "Odoslané";
"TrashFolderName" = "Kôš";
"InboxFolderName" = "Prijaté";
"DraftsFolderName" = "Koncepty";
"JunkFolderName" = "Spam";
"SieveFolderName" = "Filtre";
"Folders" = "Adresáre"; /* title line */
/* MailMoveToPopUp */
"MoveTo" = "Presuň …";
/* Address Popup menu */
"Add to Address Book..." = "Pridaj do adresára...";
"Compose Mail To" = "Napísať mail pre";
"Create Filter From Message..." = "Vytvoriť filter zo správy...";
/* Image Popup menu */
"Save Image" = "Uložiť obrázok";
"Save Attachment" = "Uložiť prílohu";
/* Mailbox popup menus */
"Open in New Mail Window" = "Otvoriť v novom okne";
"Copy Folder Location" = "Kopírovať adresu priečinka";
@@ -160,10 +191,13 @@
"Get Messages for Account" = "Prijať správy na účet";
"Properties..." = "Vlastnosti";
"Delegation..." = "Delegácia ...";
/* Use This Folder menu */
"Sent Messages" = "Poslať Správu";
"Drafts" = "Koncepty";
"Deleted Messages" = "Zmazať správy";
"Junk Messages" = "Nevyžiadané správy";
/* Message list popup menu */
"Open Message In New Window" = "Otvoriť správu v novom okne";
"Reply to Sender Only" = "Odpovedať len odosielateľovi";
@@ -176,12 +210,33 @@
"Save As..." = "Uložiť ako...";
"Print Preview" = "Náhľad pred tlačou";
"View Message Source" = "Ukázať zdroj správy";
/* Message view "more" menu: create an event from message */
"Convert To Event" = "Zmeniť na udalosť";
/* Message view "more" menu: create a task from message */
"Convert To Task" = "Zmeniť na úlohu";
"Print..." = "Tlačiť";
"Delete Message" = "Zmazať správu";
"Delete Selected Messages" = "Zmazať vybrané správy";
"Mark the selected messages as junk" = "Označ vybrané správy ako spam";
"Mark the selected messages as not junk" = "Vybrané správy nie sú nevyžiadaná pošta";
/* Text appended to the recipients list when there are too many recipients */
"and %{0} more..." = "a %{0} viac...";
/* Button label to hide extended list of recipients */
"Hide" = "Skryť";
/* Number of selected messages in list */
"selected" = "vybrané";
"This Folder" = "Adresár";
/* Label popup menu */
"None" = "Žiaden";
/* Mark popup menu */
"As Read" = "Prečítané";
"Thread As Read" = "Konverzáciu ako prečítanú";
@@ -191,15 +246,38 @@
"As Junk" = "Ako SPAM";
"As Not Junk" = "Ako nie SPAM";
"Run Junk Mail Controls" = "Spusti kontrolu SPAMu";
"Search messages in" = "Prehľadať správy v";
"Search" = "Vyhľadať";
"Search subfolders" = "Prehľadať podadresár";
"Match any of the following" = "Zodpovedá ktorémukoľvek z nasledujúceho";
"Match all of the following" = "Zodpovedá všetkému nasledujúcemu";
"contains" = "obsahuje";
"does not contain" = "neobsahuje";
"No matches found" = "Neboli nájdené žiadne zhody";
"results found" = "nájdené výsledky";
"result found" = "nájdený výsledok";
"Please specify at least one filter" = "Prosím zvoľte aspoň jeden filter";
/* Folder operations */
"Name" = "Meno";
"Enter the new name of your folder"
= "Zadajte nové meno adresára";
="Zadajte nové meno adresára";
"Do you really want to move this folder into the trash ?"
= "Skutočne chcete presunúť tento priečinok do koša?";
"Operation failed" = "Operácia zlyhala";
"Quota" = "Kvóta:";
"quotasFormat" = "%{0}% použité z %{1} MB";
"Unable to move/delete folder." = "Nemožno presunúť/vymazať zložku.";
/* Confirmation message when deleting multiple messages */
"Are you sure you want to delete the selected messages?" = "Ste si istý že chcete odstrániť označené správy?";
/* Notification on the number of messages successfuly copied */
"%{0} message(s) copied" = "%{0} správ(a) skopírovaných";
/* Notification on the number of messages successfuly movied */
"%{0} message(s) moved" = "%{0} správ(a) presunutých";
"Please select a message." = "Prsím vyberte správu";
"Please select a message to print." = "Prosím vyberte správu ktorú chcete tlačiť.";
"Please select only one message to print." = "Prosím vyberte iba jednu správu ktorú chcete tlačiť.";
@@ -219,19 +297,81 @@
= "Presunúť správu do jej vlastného priečinka sa nedá!";
"Copying a message into its own folder is impossible!"
= "Kopírovať správu do jej vlastného priečinka sa nedá!";
/* Message operations */
"The messages could not be moved to the trash folder. Would you like to delete them immediately?"
= "Správy nemôžu byť presunuté do koša. Chcete ich vymazať okamžite?";
/* Message editing */
"error_missingsubject" = "Správa nemá žiadny predmet. Skutočne ju checete odoslať?";
"error_missingrecipients" = "Prosím zvoľte aspoň jedného príjemcu.";
"Send Anyway" = "Poslať napriek tomu";
"Error while saving the draft" = "Počas ukladania konceptu nastala chyba";
/* Error when uploading a file attachment */
"Error while uploading the file \"%{0}\":" = "Nastala chyba počas nahrávania súboru \"%{0}\":";
"There is an active file upload. Closing the window will interrupt it." = "Práve prebieha nahrávanie súboru. Zatvorením okna nahrávanie prerušíte.";
/* Message sending */
/* Appears while sending the message */
"Sending" = "Odosielam správu";
/* Appears when the message is successfuly sent */
"Sent" = "Odoslané";
"cannot send message: (smtp) all recipients discarded" = "Správa sa nedá odoslať: žiadny príjemca nie je platný.";
"cannot send message (smtp) - recipients discarded" = "Správa sa nedá odoslať: Nasledujúci príjemcovia nemajú platnú adresu";
"cannot send message: (smtp) error when connecting" = "Správa sa nedá odoslať: chyba pri pripájaní na SMTP server.";
/* Contacts list in mail editor */
"Email" = "Email";
"More mail options" = "Viac možností pošty";
"Delegation" = "Delegácia";
"Add User" = "Pridať užívateľa";
"Add a tag" = "Pridaj štítok";
"reply" = "odpovedať";
"Edit" = "Upraviť";
"Yes" = "Áno";
"No" = "Nie";
"Location" = "Umiestnenie";
"Rename" = "Premenovať";
"Compact" = "Zmenšiť";
"Export" = "Exportovať";
"Set as Drafts" = "Označ ako koncepty";
"Set as Sent" = "Označ ako odoslané";
"Set as Trash" = "Označ do koša";
/* Set the folder as the one holding Junk mails */
"Set as Junk" = "Označ ako SPAM";
"Sort" = "Zoraď";
"Order Received" = "Poradie prijatia";
"Descending Order" = "Zostupné poradie";
"Back" = "Späť";
"Copy messages" = "Kopírovať správy";
"More messages options" = "Viac možností správ";
"Mark as Unread" = "Označ ako neprečítané";
"Closing Window ..." = "Okno sa zatvára ...";
"Tried to send too many mails. Please wait." = "Pokúsili ste sa odoslať príliš vela e-mailov. Prosím čakajte.";
"View Mail" = "Zobraziť E-mail";
"This message contains external images." = "Táto správa obsahuje externé obrázky";
"Expanded" = "Rozšírené";
"Add a Criteria" = "Pridať kritérium";
"More search options" = "Viac možností vyhľadávania";
"Your email has been saved" = "Váš email bol uložený";
"Your email has been sent" = "Váš email bol odoslaný";
"Folder compacted" = "Priečinok bol zmenšený";
/* Aria label for scope of search on messages */
"Search scope" = "Rozsah vyhľadávania";
/* Subscriptions Dialog */
"Manage Subscriptions" = "Správa odberu zložiek";
/* Label of filter input field in subscriptions dialog */
"Filter" = "Filter";
/* Hotkey to write a new message */
"hotkey_compose" = "w";
/* Hotkey to flag a message */
"hotkey_flag" = "f";