mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
i18n(pl): update Polish translation
This commit is contained in:
@@ -34,8 +34,6 @@ reply_info = "To jest odpowiedź do utworzonego przez ciebie wydarzenia";
|
||||
"to" = "do";
|
||||
"Untitled" = "Bez tytułu";
|
||||
"Size" = "Rozmiar";
|
||||
"Digital signature is not valid" = "Podpis elektroniczny nie jest poprawny";
|
||||
"Message is signed" = "Wiadomość jest podpisana";
|
||||
"Subject" = "Temat";
|
||||
"From" = "Od";
|
||||
"Date" = "Data";
|
||||
|
||||
@@ -269,6 +269,15 @@
|
||||
/* Trying to access a non-existent certificate */
|
||||
"No certificate associated to account." = "Nie ma żadnego certyfikatu przypisanego do tego konta.";
|
||||
|
||||
/* Invalid message signature */
|
||||
"Digital signature is not valid" = "Podpis elektroniczny nie jest poprawny";
|
||||
|
||||
/* Valid message signature */
|
||||
"Message is signed" = "Wiadomość jest podpisana";
|
||||
|
||||
/* Unknown error while validating message signature */
|
||||
"No error information available" = "Błąd bez opisu";
|
||||
|
||||
"This Folder" = "Ten folder";
|
||||
|
||||
/* Label popup menu */
|
||||
|
||||
Reference in New Issue
Block a user