mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-13 19:03:18 +00:00
i18n(cs): update Czech translation
This commit is contained in:
@@ -34,8 +34,6 @@ reply_info = "Toto je odpověď na pozvánku k událost, kterou jste vytvořili
|
||||
"to" = "komu";
|
||||
"Untitled" = "Bez názvu";
|
||||
"Size" = "Velikost";
|
||||
"Digital signature is not valid" = "Elektronický podpis není validní";
|
||||
"Message is signed" = "Zpráva je podepsána";
|
||||
"Subject" = "Předmět";
|
||||
"From" = "Odesílatel";
|
||||
"Date" = "Datum";
|
||||
|
||||
@@ -269,6 +269,15 @@
|
||||
/* Trying to access a non-existent certificate */
|
||||
"No certificate associated to account." = "K účtu není přiřazen certfikát.";
|
||||
|
||||
/* Invalid message signature */
|
||||
"Digital signature is not valid" = "Elektronický podpis není validní";
|
||||
|
||||
/* Valid message signature */
|
||||
"Message is signed" = "Zpráva je podepsána";
|
||||
|
||||
/* Unknown error while validating message signature */
|
||||
"No error information available" = "Nejsou dostupné informace o chybě";
|
||||
|
||||
"This Folder" = "Tato složka";
|
||||
|
||||
/* Label popup menu */
|
||||
|
||||
Reference in New Issue
Block a user