mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
i18n(sk): Update Slovak translations
This commit is contained in:
@@ -12,6 +12,9 @@ vtodo_class2 = "(Dôverná úloha)";
|
||||
"The event \"%{Summary}\" was created" = "Udalosť \"%{Summary}\" bola vytvorená";
|
||||
"The event \"%{Summary}\" was deleted" = "Udalosť \"%{Summary}\" bola vymazaná.";
|
||||
"The event \"%{Summary}\" was updated" = "Udalosť \"%{Summary}\" bola aktualizovaná.";
|
||||
"The task \"%{Summary}\" was created" = "The task \"%{Summary}\" was created";
|
||||
"The task \"%{Summary}\" was deleted" = "The task \"%{Summary}\" was deleted";
|
||||
"The task \"%{Summary}\" was updated" = "The task \"%{Summary}\" was updated";
|
||||
"The following attendees(s) were notified" = "Nasledujúci účastník/ci bol/i upozornený/í.";
|
||||
"The following attendees(s) were added" = "Nasledujúci účastník/ci bol/i pridaný/í.";
|
||||
"The following attendees(s) were removed" = "Nasledujúci účastník/ci bol/i odstránený/í.";
|
||||
|
||||
@@ -41,6 +41,8 @@
|
||||
= "Potencionálne ktokoľvek na internete bude môcť vidieť váš adresár \"%{0}\", napriek tomu že nemá účet v tomto systéme. Sú tieto informácie vhodné pre verejnosť?";
|
||||
"Give Access" = "Daj prístup";
|
||||
"Keep Private" = "Nechaj súkromné";
|
||||
"Expand" = "Expand";
|
||||
"Reduce" = "Reduce";
|
||||
|
||||
/* generic.js */
|
||||
"Unable to subscribe to that folder!"
|
||||
@@ -104,6 +106,7 @@
|
||||
"Personal" = "Osobné";
|
||||
"To Do" = "Treba urobiť";
|
||||
"Later" = "Neskôr";
|
||||
"Forwarded" = "Forwarded";
|
||||
"Return Receipt Sent" = "Odoslané potvrdenie o přečítaní";
|
||||
"a2_Sunday" = "Ne";
|
||||
"a2_Monday" = "Po";
|
||||
@@ -122,12 +125,18 @@
|
||||
"S/MIME Certificate" = "S/MIME Certifikát";
|
||||
"Subject Name" = "Meno subjektu";
|
||||
"Issuer" = "Vystavovateľ";
|
||||
"streetAddress" = "Street";
|
||||
"stateOrProvinceName" = "State or Province";
|
||||
"localityName" = "Locality";
|
||||
"countryName" = "Krajina";
|
||||
"organizationName" = "Organizácia";
|
||||
"organizationalUnitName" = "Organizačná jednotka";
|
||||
"commonName" = "Všeobecné meno";
|
||||
"surname" = "Surname";
|
||||
"givenName" = "Given Name";
|
||||
"emailAddress" = "E-mailová adresa";
|
||||
|
||||
|
||||
/* Authentication username */
|
||||
"Username" = "Používateľské meno";
|
||||
|
||||
@@ -213,3 +222,11 @@
|
||||
|
||||
/* Hotkey description to move forward in current view */
|
||||
"Move forward" = "Posun vpred";
|
||||
|
||||
/* Password Recovery */
|
||||
"passwordRecovery_Disabled" = "Disabled";
|
||||
"passwordRecovery_SecretQuestion" = "Secret question";
|
||||
"passwordRecovery_SecretQuestion1" = "What is the name of your first pet ?";
|
||||
"passwordRecovery_SecretQuestion2" = "What was your first car ?";
|
||||
"passwordRecovery_SecretQuestion3" = "What is your favorite movie ?";
|
||||
"passwordRecovery_SecondaryEmail" = "Secondary E-mail";
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
"New Addressbook..." = "Nový priečinok kontaktov...";
|
||||
"Subscribe to an Addressbook..." = "Odoberať priečinok kontaktov...";
|
||||
"Remove the selected Addressbook" = "Odstrániť priečinok kontaktov";
|
||||
"Subscribe to a shared folder" = "Odoberať zdieľaný priečinok";
|
||||
"Subscribe to a shared contact" = "Subscribe to a shared addressbook";
|
||||
"Search User" = "Hľadať používatela";
|
||||
"Name of the Address Book" = "Názov priečinka kontaktov";
|
||||
"Are you sure you want to delete the selected address book?"
|
||||
@@ -350,6 +350,7 @@
|
||||
"Synchronization" = "Synchronizácia";
|
||||
"Synchronize" = "Synchronizovať";
|
||||
"Sucessfully subscribed to address book" = "Potvrdený odber adresára";
|
||||
"A similar card already exists. Would you like to save it anyway?" = "A similar card already exists. Would you like to save it anyway?";
|
||||
|
||||
/* Aria label for scope of search on contacts */
|
||||
"Search scope" = "Rozsah vyhľadávania";
|
||||
|
||||
@@ -46,3 +46,4 @@ reply_info = "Toto je odpoveď na vašu pozvánku na udalosť.";
|
||||
"Cancel" = "Zrušiť";
|
||||
"OK" = "OK";
|
||||
"Comment" = "Komentár:";
|
||||
"Description" = "Description";
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
/* Icon's label */
|
||||
"Create" = "Vytvoriť";
|
||||
"Empty Trash" = "Vyprázdniť kôš";
|
||||
"Empty Junk Folder" = "Empty Junk Folder";
|
||||
"Delete" = "Vymazať";
|
||||
"Expunge" = "Vymazať";
|
||||
"Forward" = "Preposlať";
|
||||
@@ -73,8 +74,13 @@
|
||||
"An error occured while communicating with the mail server" = "Pri komunikácii s poštovým serverom nastala chyba.";
|
||||
|
||||
/* Mailbox actions */
|
||||
|
||||
/* Compact Folder success message */
|
||||
"Folder compacted" = "Priečinok bol zmenšený.";
|
||||
|
||||
/* Empty Junk Folder success message */
|
||||
"Junk folder emptied" = "Junk folder emptied";
|
||||
|
||||
/* Empty Trash success message */
|
||||
"Trash emptied" = "Kôš bol vyprázdnený.";
|
||||
|
||||
@@ -82,7 +88,7 @@
|
||||
"Access rights to" = "Pristupové práva k";
|
||||
"For user" = "Pre používateľa";
|
||||
"Any Authenticated User" = "Akýkoľvek overený používateľ";
|
||||
"List and see this folder" = "Zobraziť tento priečinok";
|
||||
"View this folder" = "View this folder";
|
||||
"Read mails from this folder" = "Čítať správy z tejto zložky";
|
||||
"Mark mails read and unread" = "Označ správy ako prečítané a neprečítané";
|
||||
"Modify the flags of the mails in this folder" = "Upraviť mailové štítky v tejto zložke";
|
||||
@@ -166,12 +172,22 @@
|
||||
"Mark Read" = "Označ ako prečítané";
|
||||
"Untitled" = "Bez mena";
|
||||
|
||||
/* Filter option in messages list */
|
||||
"Show unread messages only" = "Show unread messages only";
|
||||
|
||||
/* Filter option in messages list */
|
||||
"Show flagged messages only" = "Show flagged messages only";
|
||||
|
||||
/* Aria label for icon of labels */
|
||||
"Filtered by label" = "Filtered by label";
|
||||
|
||||
/* Tree */
|
||||
"SentFolderName" = "Odoslané";
|
||||
"TrashFolderName" = "Kôš";
|
||||
"InboxFolderName" = "Prijaté";
|
||||
"DraftsFolderName" = "Koncepty";
|
||||
"JunkFolderName" = "Nevyžiadaná pošta";
|
||||
"TemplatesFolderName" = "Templates";
|
||||
"SieveFolderName" = "Filtre";
|
||||
"Folders" = "Adresáre"; /* title line */
|
||||
|
||||
@@ -230,6 +246,12 @@
|
||||
/* Message view "more" menu: create a task from message */
|
||||
"Convert To Task" = "Zmeniť na úlohu";
|
||||
|
||||
/* Message view "more" menu: download message as an eml file */
|
||||
"Download message" = "Download message";
|
||||
|
||||
/* Message view "more" menu: download message as a zip archive */
|
||||
"Download message (zip)" = "Download message (zip)";
|
||||
|
||||
/* Message view "more" menu: download all attachments as a zip archive */
|
||||
"Download all attachments" = "Stiahnuť všetky prílohy";
|
||||
|
||||
@@ -251,6 +273,12 @@
|
||||
/* Number of selected messages in list */
|
||||
"selected" = "vybrané";
|
||||
|
||||
/* Date formatting from one time to another time */
|
||||
"to_time" = "to";
|
||||
|
||||
/* Date formatting from one day to another day */
|
||||
"to_date" = "to";
|
||||
|
||||
/* Encrypted message notification */
|
||||
"This message is encrypted" = "Správa je zašifrovaná.";
|
||||
|
||||
@@ -269,12 +297,15 @@
|
||||
/* Trying to access a non-existent certificate */
|
||||
"No certificate associated to account." = "K účtu nie je priradený žiadny certifikát.";
|
||||
|
||||
/* Invalid message signature */
|
||||
/* Invalid S/MIME signature */
|
||||
"Digital signature is not valid" = "Digitálny podpis nie je platný.";
|
||||
|
||||
/* Valid message signature */
|
||||
/* Valid S/MIME signature */
|
||||
"Message is signed" = "Správa je podpísaná.";
|
||||
|
||||
/* Valid S/MIME signature but common name not found */
|
||||
"Message is signed but the certificate doesn't match the sender email address" = "Message is signed but the certificate doesn't match the sender email address";
|
||||
|
||||
/* Unknown error while validating message signature */
|
||||
"Digital signature is not valid" = "Digitálny podpis nie je platný.";
|
||||
|
||||
@@ -313,6 +344,7 @@
|
||||
"Operation failed" = "Operácia zlyhala.";
|
||||
"Quota" = "Kvóta:";
|
||||
"quotasFormat" = "%{0}% použité z %{1} MB";
|
||||
"messageQuotasFormat" = "%{0}% of %{1} msgs";
|
||||
"Unable to move/delete folder." = "Nemožno presunúť/vymazať zložku.";
|
||||
|
||||
/* Alternative operation when folder cannot be deleted */
|
||||
@@ -359,6 +391,12 @@
|
||||
"Send Anyway" = "Poslať napriek tomu";
|
||||
"Error while saving the draft" = "Počas ukladania konceptu nastala chyba.";
|
||||
|
||||
/* Error when emptying trash */
|
||||
"Unable to empty the trash folder." = "Unable to empty the trash folder.";
|
||||
|
||||
/* Error when emptying junk folder */
|
||||
"Unable to empty the junk folder." = "Unable to empty the junk folder.";
|
||||
|
||||
/* 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.";
|
||||
@@ -373,6 +411,9 @@
|
||||
"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.";
|
||||
"cannot sign email without certificate" = "The message can't be signed because there's no certificate associated to the mail account.";
|
||||
"cannot sign message because the certificate can't be read" = "The message can't be signed becasue the certificate associated to the mail account can't be read.";
|
||||
"cannot sign message because the certificate doesn't include the specified sender address" = "The message can't be signed because the sender address is not included in the certificate associated to the mail account.";
|
||||
|
||||
/* Contacts list in mail editor */
|
||||
"Email" = "E-mail";
|
||||
@@ -392,6 +433,9 @@
|
||||
"Set as Sent" = "Označ ako odoslané";
|
||||
"Set as Trash" = "Označ do koša";
|
||||
|
||||
/* Set the folder as the one holding the Templates */
|
||||
"Set as Templates" = "Set as Templates";
|
||||
|
||||
/* Set the folder as the one holding Junk mails */
|
||||
"Set as Junk" = "Nastaviť ako Nevyžiadaná pošta";
|
||||
|
||||
@@ -414,6 +458,9 @@
|
||||
"Your email has been sent" = "Vaša správa bola odoslaná.";
|
||||
"Folder compacted" = "Priečinok bol zmenšený.";
|
||||
|
||||
"New draft" = "New draft";
|
||||
"Create new draft with this template" = "Create new draft with this template";
|
||||
|
||||
/* Advanced search */
|
||||
"Enter Subject" = "Zadajte predmet";
|
||||
"Enter From" = "Zadajte odosielateľa";
|
||||
|
||||
@@ -44,11 +44,18 @@
|
||||
"Add default email addresses" = "Pridať predvolené e-mailové adresy";
|
||||
"Days between responses" = "Dni medzi odpoveďami";
|
||||
"Do not send responses to mailing lists" = "Neposielať odpovede e-mailovým skupinám";
|
||||
"Activation Constraints" = "Activation Constraints";
|
||||
"Enable auto reply on" = "Zapnúť automatickú odpoveď od";
|
||||
"First day of vacation" = "Prvý deň neprítomnosti";
|
||||
"Disable auto reply after" = "Vypnúť automatickú odpoveď";
|
||||
"Disable auto reply after" = "Disable auto reply after";
|
||||
"Last day of vacation" = "Posledný den neprítomnosti";
|
||||
"Enter date" = "Zadajte dátum";
|
||||
/* Enable auto reply at this time of the day */
|
||||
"Enable auto reply at" = "Enable auto reply at";
|
||||
"Enter time" = "Enter time";
|
||||
/* Disable auto reply at this time of the day */
|
||||
"Disable auto reply at" = "Disable auto reply at";
|
||||
"Enable auto reply on these days" = "Enable auto reply on these days";
|
||||
"Always send vacation message response" = "Vždy odošli správu o dovolenke";
|
||||
"The vacation message is sent prior to apply your filters." = "Správa v neprítomnosti je odoslaná ešte pred aplikovaním vašich ostatných filtrov.";
|
||||
"Discard incoming mails during vacation" = "Zrušiť príjem pošty počas neprítomnosti";
|
||||
@@ -61,6 +68,8 @@
|
||||
|
||||
/* forward messages */
|
||||
"Forward incoming messages" = "Preposielať prichádzajúce správy";
|
||||
"Always forward" = "Always forward";
|
||||
"Incoming messages are forwarded prior to apply your filters." = "Incoming messages are forwarded prior to apply your filters.";
|
||||
"Keep a copy" = "Ponechaj kópiu";
|
||||
"Enter an email" = "Zadajte e-mail";
|
||||
"Add another email" = "Pridajte ďalší e-mail";
|
||||
@@ -194,6 +203,10 @@
|
||||
"displayremoteinlineimages_always" = "Vždy";
|
||||
"Auto save every" = "Automaticky ukladať každých";
|
||||
"minutes" = "minút";
|
||||
"Automatically mark messages as read" = "Automatically mark messages as read";
|
||||
"Immediately on display" = "Immediately on display";
|
||||
"After displaying for" = "After displaying for";
|
||||
"seconds" = "seconds";
|
||||
|
||||
/* Contact */
|
||||
"Personal Address Book" = "Osobné kontakty";
|
||||
@@ -244,6 +257,12 @@
|
||||
"Confirmation" = "Potvrdenie";
|
||||
"Change" = "Zmeniť";
|
||||
"Passwords don't match" = "Heslá nie sú rovnaké";
|
||||
"POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter";
|
||||
"POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter";
|
||||
"POLICY_MIN_DIGIT" = "Minimum of %{0} digit";
|
||||
"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0}special symbols";
|
||||
"POLICY_MIN_LENGTH" = "Minimum length of %{0} characters";
|
||||
|
||||
|
||||
/* Event+task classifications */
|
||||
"Default events classification" = "Predvolená klasifikácia udalostí";
|
||||
@@ -466,8 +485,18 @@
|
||||
"Enable two-factor authentication using a TOTP application" = "Povoliť 2-fázové overovanie pomocou Google Authenticator";
|
||||
"You must enter this key into your TOTP application." = "Tento kľúč musíte zadať do svojej aplikácie Google Authenticator.";
|
||||
"If you do not and you log out you will not be able to login again." = "Pokiaľ tak neurobíte a odhlásíte sa, nebudete sa môcť znova prihlásiť.";
|
||||
"Enter TOTP verification code :" = "Enter TOTP verification code :";
|
||||
"Invalid TOTP verification code" = "Invalid TOTP verification code";
|
||||
|
||||
/* External Sieve scripts */
|
||||
"An external Sieve script is active" = "Je aktivný externý Sieve skript.";
|
||||
"Sieve is a programming language that can be used for email filtering. If you let SOGo handle your filters, vacation and forward settings, your active script will be disabled." = "Sieve je programovací jazyk, ktorý môže býť použitý pre filtrovanie e-mailových správ. Pokiaľ chcete, aby SOGo spravoval Vaše filtre, nastavenie neprítomnosti a preposielanie, Váš aktívny skript bude deaktivovaný.";
|
||||
"Let SOGo handle everything" = "Nechať SOGo spravovať všetko";
|
||||
"Let SOGo handle everything" = "Nechať SOGo spravovať všetko";
|
||||
|
||||
/* Password Recovery */
|
||||
"Password recovery mode" = "Password recovery";
|
||||
"Question" = "Question";
|
||||
"Secondary e-mail" = "Secondary e-mail";
|
||||
"Answer" = "Answer";
|
||||
"Password recovery" = "Password recovery";
|
||||
"Password change" = "Password change";
|
||||
|
||||
@@ -37,6 +37,8 @@
|
||||
"this month" = "tento mesiac";
|
||||
"Previous Month" = "Predchádzajúci mesiac";
|
||||
"Next Month" = "Nasledujúci mesiac";
|
||||
/* Week number prefix */
|
||||
"W" = "W";
|
||||
|
||||
/* Year */
|
||||
"this year" = "tento rok";
|
||||
@@ -221,6 +223,11 @@
|
||||
"view_next31" = "Nasledujúcich 31 dní";
|
||||
"view_thismonth" = "Tento mesiac";
|
||||
"view_thisyear" = "Tento Rok";
|
||||
"view_last7" = "Last 7 days";
|
||||
"view_last14" = "Last 14 days";
|
||||
"view_last31" = "Last 31 days";
|
||||
"view_lastmonth" = "Last Month";
|
||||
"view_lastyear" = "Last Year";
|
||||
"view_future" = "Všetky budúce udalosti";
|
||||
"view_selectedday" = "Zvolený deň";
|
||||
"view_not_started" = "Nezačaté úlohy";
|
||||
@@ -393,6 +400,10 @@
|
||||
"From" = "Od";
|
||||
"To" = "Pre";
|
||||
|
||||
/* dates */
|
||||
"DateFrom" = "From";
|
||||
"DateTo" = "To";
|
||||
|
||||
/* validation errors */
|
||||
validate_notitle = "Názov nebol nastavený, pokračovať?";
|
||||
validate_invalid_startdate = "Chybný dátum začiatku!";
|
||||
@@ -499,6 +510,8 @@ validate_untilbeforeend = "Opakovanie musí skončiť po prvom výskyte.";
|
||||
"and" = "a";
|
||||
"A time conflict exists with one or more attendees.\nWould you like to keep the current settings anyway?"
|
||||
= "Medzi účastníkmi dochádza k časovému konfliktu.\nPonecháte súčasné nastavenie aj napriek tomu?";
|
||||
"Would you like to remove them and send the invitation to the remaining attendees?"
|
||||
= "Would you like to remove them and send the invitation to the remaining attendees?";
|
||||
|
||||
/* events list */
|
||||
"Due" = "Termín dokončenia";
|
||||
@@ -579,7 +592,7 @@ vtodo_class2 = "(Dôverná úloha)";
|
||||
"Move To" = "Presunúť do";
|
||||
"Copy To" = "Kopírovať do";
|
||||
"Subscriptions" = "Odoberania";
|
||||
"Subscribe to a shared folder" = "Odoberať zdieľaný priečinok";
|
||||
"Subscribe to a shared calendar" = "Subscribe to a shared calendar";
|
||||
"Subscribe to a web calendar..." = "Odoberať vzdialený kalendár na webe";
|
||||
"URL of the Calendar" = "Adresa vzdialeného kalendára na webe";
|
||||
"Web Calendar" = "Vzdialený kalendár na webe";
|
||||
@@ -616,6 +629,7 @@ vtodo_class2 = "(Dôverná úloha)";
|
||||
"Rename" = "Premenovať";
|
||||
"Import Calendar" = "Importovať kalendár";
|
||||
"Select an ICS file." = "Vyberte ICS súbor.";
|
||||
"You have modified data unsaved. Do you want to close popup and loose data ?" = "You have modified data unsaved. Do you want to close popup and loose data ?";
|
||||
|
||||
/* Notification when user subscribes to a calendar */
|
||||
"Successfully subscribed to calendar" = "Úspešný odber kalendára";
|
||||
@@ -645,4 +659,4 @@ vtodo_class2 = "(Dôverná úloha)";
|
||||
"hotkey_monthview" = "m";
|
||||
|
||||
/* Hotkey to switch to multicolumn day view */
|
||||
"hotkey_multicolumndayview" = "c";
|
||||
"hotkey_multicolumndayview" = "c";
|
||||
|
||||
Reference in New Issue
Block a user