diff --git a/SoObjects/Appointments/Czech.lproj/Localizable.strings b/SoObjects/Appointments/Czech.lproj/Localizable.strings
index 3194a19b3..0d76501a8 100644
--- a/SoObjects/Appointments/Czech.lproj/Localizable.strings
+++ b/SoObjects/Appointments/Czech.lproj/Localizable.strings
@@ -12,9 +12,9 @@ vtodo_class2 = "(Skrytý úkol)";
"The event \"%{Summary}\" was created" = "Událost \"%{Summary}\" byla vytvořena";
"The event \"%{Summary}\" was deleted" = "Událost \"%{Summary}\" byla smazána";
"The event \"%{Summary}\" was updated" = "Událost \"%{Summary}\" byla upravena";
-"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 task \"%{Summary}\" was created" = "Úkol \"%{Summary}\" byl vytvořen";
+"The task \"%{Summary}\" was deleted" = "Úkol \"%{Summary}\" byl smazán";
+"The task \"%{Summary}\" was updated" = "Úkol \"%{Summary}\" byl upraven";
"The following attendees(s) were notified" = "Následující účastníci byli upozorněni";
"The following attendees(s) were added" = "Následující účastníci byli přidáni";
"The following attendees(s) were removed" = "Následující účastníci byli odebráni";
diff --git a/UI/AdministrationUI/Czech.lproj/Localizable.strings b/UI/AdministrationUI/Czech.lproj/Localizable.strings
index 7aea9ace9..8e5f7409f 100644
--- a/UI/AdministrationUI/Czech.lproj/Localizable.strings
+++ b/UI/AdministrationUI/Czech.lproj/Localizable.strings
@@ -25,7 +25,7 @@
"No resource" = "Není zdroj";
"Any Authenticated User" = "Každý ověřený uživatel";
"Public Access" = "Veřejný přístup";
-"Save" = "Save";
-"Clear" = "Clear";
-"Message of the day" = "Message of the day";
-"Message of the day has been saved" = "Message of the day has been saved";
+"Save" = "Uložit";
+"Clear" = "Vymazat";
+"Message of the day" = "Zpráva dne";
+"Message of the day has been saved" = "Zpráva dne byla uložena";
diff --git a/UI/Common/Czech.lproj/Localizable.strings b/UI/Common/Czech.lproj/Localizable.strings
index 713f8dc11..7d7d876eb 100644
--- a/UI/Common/Czech.lproj/Localizable.strings
+++ b/UI/Common/Czech.lproj/Localizable.strings
@@ -41,22 +41,22 @@
= "Potenciálně kdokoliv v Internetu bude mít přístup k vašemu adresáři \"%{0}\", i když není uživatelem tohoto systému. Jsou tyto informace vhodné pro veřejný Internet?";
"Give Access" = "Umožnit přístup";
"Keep Private" = "Ponechat soukromým";
-"Expand" = "Expand";
-"Reduce" = "Reduce";
+"Expand" = "Rozbalit";
+"Reduce" = "Sbalit";
/* tooltip */
-"Refresh" = "Refresh";
+"Refresh" = "Obnovit";
/* generic.js */
"Unable to subscribe to that folder!"
- = "Není možné se přihlásit k odebírání této složky!";
+ = "Nelze se přihlásit k odběru této složky!";
"You cannot subscribe to a folder that you own!"
= "Nemůžete se přihlásit k odebírání své vlastní složky!";
"Unable to unsubscribe from that folder!"
- = "Není možné se odhlásit z odebírání této složky!";
+ = "Nelze se odhlásit z odběru této složky!";
"You cannot unsubscribe from a folder that you own!"
= "Nemůžete se odhlásit z odebírání své vlastní složky!";
-"Unable to rename that folder!" = "Není možné tuto složku přejmenovat!";
+"Unable to rename that folder!" = "Nelze přejmenovat tuto složku!";
"You have already subscribed to that folder!"
= "Tuto složku již odebíráte!";
"The user rights cannot be edited for this object!"
@@ -109,7 +109,7 @@
"Personal" = "Osobní";
"To Do" = "Třeba udělat";
"Later" = "Později";
-"Forwarded" = "Forwarded";
+"Forwarded" = "Přeposláno";
"Return Receipt Sent" = "Odesláno potvrzení o přečtení";
"a2_Sunday" = "Ne";
"a2_Monday" = "Po";
@@ -128,15 +128,15 @@
"S/MIME Certificate" = "S/MIME Certifikát";
"Subject Name" = "Jméno Subjektu";
"Issuer" = "Vydavatel";
-"streetAddress" = "Street";
-"stateOrProvinceName" = "State or Province";
-"localityName" = "Locality";
+"streetAddress" = "Ulice";
+"stateOrProvinceName" = "Oblast";
+"localityName" = "Umístění";
"countryName" = "Země";
"organizationName" = "Organizace";
"organizationalUnitName" = "Organizační jednotka";
"commonName" = "Obecné Jméno";
-"surname" = "Surname";
-"givenName" = "Given Name";
+"surname" = "Příjmení";
+"givenName" = "Jméno";
"emailAddress" = "E-mail";
@@ -227,9 +227,9 @@
"Move forward" = "Posun vpřed";
/* 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";
+"passwordRecovery_Disabled" = "Zakázáno";
+"passwordRecovery_SecretQuestion" = "Tajná otázka";
+"passwordRecovery_SecretQuestion1" = "Jaké je jméno Vašeho prvního mazlíčka?";
+"passwordRecovery_SecretQuestion2" = "Jaké bylo Vaše první auto?";
+"passwordRecovery_SecretQuestion3" = "Jaký je Váš oblíbený film?";
+"passwordRecovery_SecondaryEmail" = "Sekundární e-mail";
diff --git a/UI/Contacts/Czech.lproj/Localizable.strings b/UI/Contacts/Czech.lproj/Localizable.strings
index 2e92e77db..334b51a48 100644
--- a/UI/Contacts/Czech.lproj/Localizable.strings
+++ b/UI/Contacts/Czech.lproj/Localizable.strings
@@ -193,7 +193,7 @@
"Work" = "Zaměstnání";
"Mobile" = "Mobilní telefon";
"Pager" = "Pager";
-"Download iOS - MacOS configuration profile" = "Download iOS - MacOS configuration profile";
+"Download iOS - MacOS configuration profile" = "Stáhnout konfiguraci pro iOS - MacOS";
/* categories */
"contacts_category_labels" = "Kolega, Konkurent, Zákazník, Přítel, Rodina, Obchodní partner, Dodavatel, Tisk, VIP";
@@ -241,7 +241,7 @@
"You cannot subscribe to a folder that you own!"
= "Nemůžete se přihlásit k odebírání vlastní složky! ";
"Unable to subscribe to that folder!"
-= "Nemůžete se přihlásit k odebírání této složky!";
+= "Nelze se přihlásit k odběru této složky.";
/* security */
"Security" = "Zabezpečení";
diff --git a/UI/MailPartViewers/Czech.lproj/Localizable.strings b/UI/MailPartViewers/Czech.lproj/Localizable.strings
index 712e9f843..d5f81b549 100644
--- a/UI/MailPartViewers/Czech.lproj/Localizable.strings
+++ b/UI/MailPartViewers/Czech.lproj/Localizable.strings
@@ -46,4 +46,5 @@ reply_info = "Toto je odpověď na pozvánku k událost, kterou jste vytvořili
"Cancel" = "Storno";
"OK" = "OK";
"Comment" = "Komentář:";
-"Description" = "Description";
+"Description" = "Popis";
+"Location" = "Location";
diff --git a/UI/MailerUI/Czech.lproj/Localizable.strings b/UI/MailerUI/Czech.lproj/Localizable.strings
index bc2dfbae6..d36eb06c9 100644
--- a/UI/MailerUI/Czech.lproj/Localizable.strings
+++ b/UI/MailerUI/Czech.lproj/Localizable.strings
@@ -3,7 +3,7 @@
/* Icon's label */
"Create" = "Vytvořit";
"Empty Trash" = "Vyprázdnit koš";
-"Empty Junk Folder" = "Empty Junk Folder";
+"Empty Junk Folder" = "Vyprázdnit nevyžádanou poštu";
"Delete" = "Smazat";
"Expunge" = "Vyškrtnout";
"Forward" = "Přeposlat";
@@ -79,7 +79,7 @@
"Folder compacted" = "Údržba složky byla provedena";
/* Empty Junk Folder success message */
-"Junk folder emptied" = "Junk folder emptied";
+"Junk folder emptied" = "Nevyžádaná pošta promazána";
/* Empty Trash success message */
"Trash emptied" = "Koš vyprázdněn";
@@ -88,7 +88,7 @@
"Access rights to" = "Přístupová práva k";
"For user" = "Pro uživatele";
"Any Authenticated User" = "Všichni ověření uživatelé";
-"View this folder" = "View this folder";
+"View this folder" = "Zobrazit tuto složku";
"Read mails from this folder" = "Číst maily v této složce";
"Mark mails read and unread" = "Označit maily jako přečtené a nepřečtené";
"Modify the flags of the mails in this folder" = "Upravit mailové štítky v této složce";
@@ -143,6 +143,23 @@
"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";
+"Contains" = "Contains";
+"Does not contains" = "Does not contains";
+"Advanced search" = "Advanced search";
+"Anytime" = "Anytime";
+"Last 7 days" = "Last 7 days";
+"Last 30 days" = "Last 30 days";
+"Last 6 month" = "Last 6 month";
+"Before" = "Before";
+"After" = "After";
+"Between" = "Between";
+"and" = "and";
+"With attachments" = "With attachments";
+"In favorites" = "In favorites";
+"Unseen only" = "Unseen only";
+"Show more" = "Show more";
+"Reset" = "Reset";
+"Message size" = "Message size";
/* Popup "show" */
"all" = "všechny";
@@ -173,13 +190,13 @@
"Untitled" = "Bez názvu";
/* Filter option in messages list */
-"Show unread messages only" = "Show unread messages only";
+"Show unread messages only" = "Zobrazit pouze nepřečtené";
/* Filter option in messages list */
-"Show flagged messages only" = "Show flagged messages only";
+"Show flagged messages only" = "Zobrazit pouze oštítkované zprávy";
/* Aria label for icon of labels */
-"Filtered by label" = "Filtered by label";
+"Filtered by label" = "Filtr dle štítku";
/* Tree */
"SentFolderName" = "Odeslaná pošta";
@@ -187,7 +204,7 @@
"InboxFolderName" = "Doručená pošta";
"DraftsFolderName" = "Koncepty";
"JunkFolderName" = "Nevyžádaná pošta";
-"TemplatesFolderName" = "Templates";
+"TemplatesFolderName" = "Šablony";
"SieveFolderName" = "Filtry";
"Folders" = "Složky"; /* title line */
@@ -239,6 +256,7 @@
"Save As..." = "Uložit jako...";
"Print Preview" = "Náhled tisku";
"View Message Source" = "Zobrazit zdroj zprávy";
+"View raw message" = "View raw message";
/* Message view "more" menu: create an event from message */
"Convert To Event" = "Převést na událost";
@@ -304,7 +322,7 @@
"Message is signed" = "Zpráva je podepsána";
/* 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";
+"Message is signed but the certificate doesn't match the sender email address" = "Tato zpráva je podepsaná, ale certifikát se neshoduje s e-mailem odesílatele";
/* Unknown error while validating message signature */
"Digital signature is not valid" = "Elektronický podpis není validní";
@@ -344,7 +362,7 @@
"Quota" = "Kvóta:";
"quotasFormat" = "%{0}% využito z %{1} MB";
"messageQuotasFormat" = "%{0}% z %{1} zpráv";
-"Unable to move/delete folder." = "Složku není možné přesunout/smazat.";
+"Unable to move/delete folder." = "Nelze přesunout/smazat složku.";
/* Alternative operation when folder cannot be deleted */
"The mailbox could not be moved to the trash folder. Would you like to delete it immediately?"
@@ -391,10 +409,10 @@
"Error while saving the draft" = "Při uložení konceptu došlo k chybě";
/* Error when emptying trash */
-"Unable to empty the trash folder." = "Unable to empty the trash folder.";
+"Unable to empty the trash folder." = "Nelze vyprázdnit koš.";
/* Error when emptying junk folder */
-"Unable to empty the junk folder." = "Unable to empty the junk folder.";
+"Unable to empty the junk folder." = "Nelze vyprázdnit nevyžádanou poštu.";
/* Error when uploading a file attachment */
"Error while uploading the file \"%{0}\":" = "Při přenosu souboru \"%{0}\" došlo k chybě:";
@@ -410,9 +428,9 @@
"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ě.";
-"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.";
+"cannot sign email without certificate" = "Tato zpráva nemůže být podepsaná, neboť k účtu není přiřazen žádný certifikát";
+"cannot sign message because the certificate can't be read" = "Tato zpráva nemůže být podepsaná, neboť přiřazený certifikát není možné načíst";
+"cannot sign message because the certificate doesn't include the specified sender address" = "Tato zpráva nemůže být podepsaná, neboť e-mail odesílatele není obsažen v certifikátu účtu";
/* Contacts list in mail editor */
"Email" = "E-mail";
@@ -433,7 +451,7 @@
"Set as Trash" = "Nastavit jako Koš";
/* Set the folder as the one holding the Templates */
-"Set as Templates" = "Set as Templates";
+"Set as Templates" = "Nastavit jako Šablony";
/* Set the folder as the one holding Junk mails */
"Set as Junk" = "Nastavit jako Nevyžádaná pošta";
@@ -445,7 +463,7 @@
"Copy messages" = "Kopírovat zprávy";
"More messages options" = "Další možnosti zpráv";
"Flag" = "Oštítkovat";
-"Unflag" = "Unflag";
+"Unflag" = "Odstranit štítek";
"Mark as Unread" = "Označit jako nepřečtené";
"Mark as Read" = "Označit jako přečtené";
"Closing Window ..." = "Zavření okna ...";
@@ -459,10 +477,10 @@
"Your email has been sent" = "Vaše zpráva byla odeslána";
"Folder compacted" = "Údržba složky byla provedena";
-"More Options" = "More Options";
+"More Options" = "Více nastavení";
-"New draft" = "New draft";
-"Create new draft with this template" = "Create new draft with this template";
+"New draft" = "Nový koncept";
+"Create new draft with this template" = "Vytvořit nový koncept z této šablony";
/* Advanced search */
"Enter Subject" = "Zadejte předmět";
@@ -485,9 +503,6 @@
/* Hotkey to write a new message */
"hotkey_compose" = "w";
-/* Hotkey to mark selected message(s) as junk */
-"hotkey_junk" = "j";
-
/* Hotkey to flag a message */
"hotkey_flag" = "*";
diff --git a/UI/MainUI/Czech.lproj/Localizable.strings b/UI/MainUI/Czech.lproj/Localizable.strings
index 321149ad9..a5ae0180a 100644
--- a/UI/MainUI/Czech.lproj/Localizable.strings
+++ b/UI/MainUI/Czech.lproj/Localizable.strings
@@ -26,7 +26,7 @@
"Verification Code" = "Ověřovací kód";
"Enter the 6-digit verification code from your TOTP application." = "Zadejte 6-ti místný číselný ověřovací kód z Vaší aplikace Google Authenticator.";
"You provided an invalid TOTP key." = "Zadali jste neplatný ověřovací kód z Google Authenticator.";
-"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application.";
+"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Dvoufaktorová autentizace byla vypnuta. Pro její zapnutí otevřete Nastavení modulu a nakonfigurujte 2FA s Vaší TOTP aplikací";
"Download" = "Stáhnout";
"Language" = "Jazyk";
@@ -45,7 +45,7 @@
"English" = "English";
"Finnish" = "Suomi";
"French" = "Français";
-"Galician" = "Galego";
+"Galician" = "Galicijsky";
"German" = "Deutsch";
"Hebrew" = "עברית";
"Hungarian" = "Magyar";
@@ -77,7 +77,7 @@
"Welsh" = "Cymraeg";
"About" = "O aplikaci";
-"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.
\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.
\nSOGo is distributed under the GNU GPL version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
\nSee this page for various support options.";
+"AboutBox" = "Vyvinuto společnostmi Inverse a Alinto, SOGo je plně-vybavený groupware server zaměřený na snadnou škálovatelnost a jednoduchou obsluhu.
\nSOGo přichází s kompletním AJAX-založeným Webovým rozhraním a podporuje mnoho nativních klientských aplikací pomocí standardních protokolů CalDAV a CardDAV.
\nSOGo je licencován pod GNU GPL verze 2 (a pozdější) a některé části jsou distribuované pomocí licence GNU LGPL verze 2. Jedná se o svobodný software: je možné jej jakýmkoliv způsobem upravovat a redistribuovat. Neposkytujeme ŽÁDNOU ZÁRUKU, nad rámec stanovený zákonem.
\nNavštivtetuto stránku pro možnosti podpory.";
"Your account was locked due to too many failed attempts." = "Váš účet byl zablokován z důvodu mnoha neúspěšných pokusů o přihlášení.";
"Your account was locked due to an expired password." = "Váš účet byl zablokován z důvodu expirovaného hesla.";
"Login failed due to unhandled error case" = "Přihlášení selhalo z důvodu chyby";
@@ -113,17 +113,17 @@
"Missing type parameter" = "Chybějící parametr typ";
/* Password Recovery */
-"Secondary e-mail" = "Secondary e-mail";
-"Answer" = "Answer";
-"Password lost" = "Password lost";
-"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user";
-"Invalid secret question answer" = "Invalid secret question answer";
-"Next" = "Next";
-"Back" = "Back";
-"Please enter a new password below" = "Please enter a new password below";
-"A link will be sent to %{0}" = "A link will be sent to %{0}";
-"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link";
-"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery";
-"Password recovery email in error" = "Password recovery email in error";
-"Password reset" = "Password reset";
-"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}";
\ No newline at end of file
+"Secondary e-mail" = "Sekundární e-mail";
+"Answer" = "Odpověď";
+"Password lost" = "Ztracené heslo";
+"No password recovery method has been defined for this user" = "Režim obnovení hesla nebyl tomuto uživateli nastaven";
+"Invalid secret question answer" = "Chybná odpověď na tajnou otázku";
+"Next" = "Další";
+"Back" = "Zpět";
+"Please enter a new password below" = "Vložte Vaše nové heslo";
+"A link will be sent to %{0}" = "Odkaz bude zaslán na %{0}";
+"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "Link pro obnovení hesla byl odeslán, prosím zkontrolujte Vaši sekundární e-mailovou schránku a klikněte na link";
+"Invalid configuration for email password recovery" = "Chybné nastavení pro e-mailové obnovení hesla";
+"Password recovery email in error" = "Chybný e-mail pro obnovení hesla";
+"Password reset" = "Heslo obnoveno";
+"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Dobrý den %{0},\nByl zaznamenán požadavek na změnu Vašeho hesla!\n\nPokud jste to nepožadovali, můžete tento e-mail klidně ignorovat.\n\nPokud ano, pokračujte kliknutím na tento odkaz: %{1}";
\ No newline at end of file
diff --git a/UI/PreferencesUI/Czech.lproj/Localizable.strings b/UI/PreferencesUI/Czech.lproj/Localizable.strings
index 8e5e95e61..a232a2794 100644
--- a/UI/PreferencesUI/Czech.lproj/Localizable.strings
+++ b/UI/PreferencesUI/Czech.lproj/Localizable.strings
@@ -24,7 +24,7 @@
"Vacation" = "Nepřítomnost";
"Forward" = "Přeposílání";
"Password" = "Heslo";
-"Notification" = "Notification";
+"Notification" = "Notifikace";
"Categories" = "Kategorie";
"Appointments invitations" = "Pozvání na schůzky";
"Name" = "Jméno";
@@ -45,19 +45,19 @@
"Add default email addresses" = "Přidat základní emailové adresy";
"Days between responses" = "Počet dnů mezi odpověďmi";
"Do not send responses to mailing lists" = "Neposílat odpovědi do konferencí";
-"Activation Constraints" = "Activation Constraints";
-"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences";
+"Activation Constraints" = "Omezení";
+"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Nastavte si dny / hodiny a případně je zkombinujte se specifickými dny v týdnu, pro dosažení optimálního profilu Vaší dovolené";
"Enable auto reply on" = "Zapnout odpovědi v nepřítomnosti";
"First day of vacation" = "První den nepřítomnosti";
-"Disable auto reply after" = "Disable auto reply after";
+"Disable auto reply after" = "Vypnout odpověď v nepřítomnosti po";
"Last day of vacation" = "Poslední den nepřítomnosti";
"Enter date" = "Zadejte datum";
/* Enable auto reply at this time of the day */
-"Enable auto reply at" = "Enable auto reply at";
-"Enter time" = "Enter time";
+"Enable auto reply at" = "Zapnout odpověď v nepřítomnosti v";
+"Enter time" = "Zadej čas";
/* 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";
+"Disable auto reply at" = "Vypnout odpověď v nepřítomnosti v";
+"Enable auto reply on these days" = "Zapnout odpověď v nepřítomnosti ve dnech";
"Always send vacation message response" = "Vždy posílat zprávu v nepřítomnosti";
"The vacation message is sent prior to apply your filters." = "Zpráva v nepřítomnosti je odeslána ještě před provedením Vašich filtrů.";
"Discard incoming mails during vacation" = "Zrušit příjem pošty během nepřítomnosti";
@@ -70,8 +70,8 @@
/* forward messages */
"Forward incoming messages" = "Přeposílat příchozí zprávy";
-"Always forward" = "Always forward";
-"Incoming messages are forwarded prior to apply your filters." = "Incoming messages are forwarded prior to apply your filters.";
+"Always forward" = "Přeposílat vždy";
+"Incoming messages are forwarded prior to apply your filters." = "Zprávy je odesílány ještě před provedením Vašich filtrů.";
"Keep a copy" = "Ponechat kopii";
"Enter an email" = "Zadejte e-mail";
"Add another email" = "Přidejte další e-mail";
@@ -82,9 +82,9 @@
"You are not allowed to forward your messages to this domain:" = "Nemáte povoleno přeposílání Vašich zpráv na následující doménu:";
/* notification */
-"Notify incoming messsages" = "Notify incoming messsages";
-"Notification Message Sent" = "Notification message sent";
-"Notification Message" = "Notification of new message on %{0}";
+"Notify incoming messsages" = "Notifikovat příchozí zprávy";
+"Notification Message Sent" = "Notifikovat odeslané zprávy";
+"Notification Message" = "Notifikovat odeslané zprávy v %{0}";
/* d & t */
"Time Zone" = "Časové pásmo";
@@ -152,6 +152,7 @@
"Contacts Names" = "Jména kontaktů";
"Duplicate name" = "Duplicitní jméno";
"Calendar categories must have unique names." = "Kategorie kalendáře musí mít jedinečná jména.";
+"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV";
/* Default Calendar */
"Default calendar" = "Výchozí kalendář";
@@ -201,11 +202,11 @@
"Compose messages in" = "Vytvářet zprávy ve formátu";
"composemessagestype_html" = "HTML";
"composemessagestype_text" = "Prostý text";
-"Insert signature on new message" = "Insert signature on new message";
-"Insert signature on reply" = "Insert signature on reply";
-"Insert signature on forward" = "Insert signature on forward";
-"Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes";
-"Hide attachements for inline images" = "Hide attachements for inline images";
+"Insert signature on new message" = "Vkládat podpis do nových zpráv";
+"Insert signature on reply" = "Vkládat podpis do odpovědí";
+"Insert signature on forward" = "Vkládat podpis do přeposlaných zpráv";
+"Show recipients or sender full email in mailboxes" = "Zobrazovat kompletní e-mailové adresy v poštovních složkách";
+"Hide attachements for inline images" = "Skrývat obrázky v textu";
/* Base font size for messages composed in HTML */
"Default font size" = "Výchozí velikost písma";
@@ -215,10 +216,10 @@
"displayremoteinlineimages_always" = "Vždy";
"Auto save every" = "Automaticky uložit každých";
"minutes" = "minut";
-"Automatically mark messages as read" = "Automatically mark messages as read";
-"Immediately on display" = "Immediately on display";
-"After displaying for" = "After displaying for";
-"seconds" = "seconds";
+"Automatically mark messages as read" = "Automaticky označovat zprávy jako přečtené";
+"Immediately on display" = "Ihned po zobrazení";
+"After displaying for" = "Po uplynutí";
+"seconds" = "vteřin";
/* Contact */
"Personal Address Book" = "Osobní kontakty";
@@ -231,11 +232,11 @@
"Mail Account" = "Poštovní účet";
"New Mail Account" = "Nový poštovní účet";
"Server Name" = "Adresa serveru";
-"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)";
-"Smtp Auth" = "Smtp Auth";
+"Outgoing Server Name (SMTP)" = "Odesílací server (SMTP)";
+"Smtp Auth" = "Smtp Autentizace";
"Port" = "Port";
"Encryption" = "Zabezpečení spojení";
-"Outgoing Encryption" = "Outgoing Encryption";
+"Outgoing Encryption" = "Šifrování odesílaných zpráv";
"None" = "Žádné";
"User Name" = "Uživatelské jméno";
"Full Name" = "Celé jméno";
@@ -262,7 +263,7 @@
"Digitally sign the message by default" = "Vždy digitálně podepsat zprávu";
"Always try to encrypt the message" = "Vždy zkusit zašifrovat zprávu";
"An error occurred while importing the certificate. Verify your password." = "Při importu certifikátu došlo k chybě. Ověřte své heslo.";
-"Data too big. Please contact technical support." = "Data too big. Please contact technical support.";
+"Data too big. Please contact technical support." = "Příliš velká data. Prosím kontaktujte Vaše IT";
/* Additional Parameters */
"Additional Parameters" = "Dodatečné parametry";
@@ -273,11 +274,11 @@
"Confirmation" = "Potvrzení";
"Change" = "Změnit";
"Passwords don't match" = "Hesla nejsou shodná";
-"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";
+"POLICY_MIN_LOWERCASE_LETTER" = "Minimum je %{0} malých znaků";
+"POLICY_MIN_UPPERCASE_LETTER" = "Minimum je %{0} velkých písmen";
+"POLICY_MIN_DIGIT" = "Minimum je %{0} číslic";
+"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum je %{0} speciálních znaků";
+"POLICY_MIN_LENGTH" = "Minimální délka je %{0} znaků";
/* Event+task classifications */
@@ -325,7 +326,7 @@
"English" = "English";
"Finnish" = "Suomi";
"French" = "Français";
-"Galician" = "Galego";
+"Galician" = "Galicijsky";
"German" = "Deutsch";
"Hebrew" = "עברית";
"Hungarian" = "Magyar";
@@ -422,7 +423,7 @@
"Keep the message" = "Zprávu ponechej";
"Forward the message to" = "Přepošli zprávu na";
-"Notify the message to" = "Notify the message to";
+"Notify the message to" = "Oznámení zprávy pro";
/* Input field label of "forward" mail filter action */
"Email" = "E-mailová adresa";
@@ -503,8 +504,8 @@
"Enable two-factor authentication using a TOTP application" = "Povolit 2-fázové ověřování pomocí Google Authenticator";
"You must enter this key into your TOTP application." = "Tento klíč musíte zadat do své aplikace Google Authenticator.";
"If you do not and you log out you will not be able to login again." = "Pokud tak neučiníte a odhlásíte se, nebudete se moci znovu přihlásit.";
-"Enter TOTP verification code :" = "Enter TOTP verification code :";
-"Invalid TOTP verification code" = "Invalid TOTP verification code";
+"Enter TOTP verification code :" = "Vložte TOTP verifikační kód :";
+"Invalid TOTP verification code" = "Chybný TOTP verifikační kód";
/* External Sieve scripts */
"An external Sieve script is active" = "Je aktivní externí Sieve skript.";
@@ -512,9 +513,9 @@
"Let SOGo handle everything" = "Nechat SOGo spravovat vše";
/* Password Recovery */
-"Password recovery mode" = "Password recovery mode";
-"Question" = "Question";
-"Secondary e-mail" = "Secondary e-mail";
-"Answer" = "Answer";
-"Password recovery" = "Password recovery";
-"Password change" = "Password change";
+"Password recovery mode" = "Režim obnovení hesla";
+"Question" = "Dotaz";
+"Secondary e-mail" = "Sekundární e-mail";
+"Answer" = "Odpověď";
+"Password recovery" = "Obnovení hesla";
+"Password change" = "Změna hesla";
diff --git a/UI/Scheduler/Czech.lproj/Localizable.strings b/UI/Scheduler/Czech.lproj/Localizable.strings
index a0c9d8f2e..abea8dd85 100644
--- a/UI/Scheduler/Czech.lproj/Localizable.strings
+++ b/UI/Scheduler/Czech.lproj/Localizable.strings
@@ -38,7 +38,7 @@
"Previous Month" = "Předchozí měsíc";
"Next Month" = "Následující měsíc";
/* Week number prefix */
-"W" = "W";
+"W" = "T";
/* Year */
"this year" = "letos";
@@ -65,7 +65,7 @@
"A total of %{0} events were imported in the calendar." = "Do kalendáře bylo importováno %{0} událostí.";
"Compose E-Mail to All Attendees" = "Vytvořit e-mail pro všechny účastníky";
"Compose E-Mail to Undecided Attendees" = "Vytvořit e-mail pro nerozhodnuté účastníky";
-"Download iOS - MacOS configuration profile" = "Download iOS - MacOS configuration profile";
+"Download iOS - MacOS configuration profile" = "Stáhnout konfiguraci pro iOS - MacOS";
/* Relative dates */
"Yesterday" = "Včera";
@@ -224,11 +224,11 @@
"view_next31" = "Následujících 31 dní";
"view_thismonth" = "Tento měsíc";
"view_thisyear" = "Letos";
-"view_last7" = "Last 7 days";
-"view_last14" = "Last 14 days";
-"view_last31" = "Last 31 days";
-"view_lastmonth" = "Last Month";
-"view_lastyear" = "Last Year";
+"view_last7" = "Posledních 7 dní";
+"view_last14" = "Posledních 14 dní";
+"view_last31" = "Posledních 31 dní";
+"view_lastmonth" = "Poslední měsíc";
+"view_lastyear" = "Poslední rok";
"view_future" = "Všechny budoucí události";
"view_selectedday" = "Zvolený den";
"view_not_started" = "Nezapočaté úkoly";
@@ -377,7 +377,7 @@
"Show an Alert" = "Zobrazit výstrahu";
"Send an E-mail" = "Poslat e-mail";
"Email Organizer" = "E-mail organizátorovi";
-"Email Attendees" = "E-mail účastníkům";
+"Email Attendees (internal users)" = "Email Attendees (internal users)";
"zoom_400" = "400%";
"zoom_200" = "200%";
"zoom_100" = "100%";
@@ -402,8 +402,8 @@
"To" = "Do";
/* dates */
-"DateFrom" = "From";
-"DateTo" = "To";
+"DateFrom" = "Od";
+"DateTo" = "Do";
/* validation errors */
validate_notitle = "Název nebyl nastaven, pokračovat?";
@@ -512,7 +512,7 @@ validate_untilbeforeend = "Opakování musí skončit po prvním výskytu.";
"A time conflict exists with one or more attendees.\nWould you like to keep the current settings anyway?"
= "Mezi účastníky dochází k časovému konfliktu.\nPonecháte současné nastavení i přesto?";
"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?";
+= "Chtěli byste je odstranit a odeslat pozvánku zbývajícím účastníkům?";
/* events list */
"Due" = "Splnění";
@@ -566,7 +566,7 @@ vtodo_class2 = "(Důvěrný úkol)";
"CalDAV URL" = "CalDAV URL";
"WebDAV ICS URL" = "WebDAV ICS URL";
"WebDAV XML URL" = "WebDAV XML URL";
-"Copy to clipboard" = "Copy to clipboard";
+"Copy to clipboard" = "Zkopírovat do schránky";
/* Error messages */
"dayFieldInvalid" = "V políčku Dny zadejte číselnou hodnotu větší nebo rovnu 1.";
@@ -631,7 +631,7 @@ vtodo_class2 = "(Důvěrný úkol)";
"Rename" = "Přejmenovat";
"Import Calendar" = "Importovat kalendář";
"Select an ICS file." = "Vybrat ICS soubor.";
-"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 ?";
+"You have modified data unsaved. Do you want to close popup and loose data ?" = "Opravdu chcete zavřít dialog a ztratit tak neuložená data?";
/* Notification when user subscribes to a calendar */
"Successfully subscribed to calendar" = "Přihlášení k odebírání kalendáře proběhlo úspěšně";