diff options
Diffstat (limited to 'main/po/pl.po')
-rw-r--r-- | main/po/pl.po | 42 |
1 files changed, 33 insertions, 9 deletions
diff --git a/main/po/pl.po b/main/po/pl.po index 61a44a0a..3151c665 100644 --- a/main/po/pl.po +++ b/main/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-04 18:01+0100\n" +"POT-Creation-Date: 2020-11-10 13:28+0100\n" "PO-Revision-Date: 2020-06-24 11:41+0000\n" "Language-Team: Polish <https://hosted.weblate.org/projects/dino/translations/" "pl/>\n" @@ -66,6 +66,16 @@ msgstr "Odmów" msgid "Could not connect to %s" msgstr "Nie udało się połączyć z %s" +#: main/src/ui/notifications.vala:115 +#: main/src/ui/manage_accounts/dialog.vala:232 +msgid "Wrong password" +msgstr "Błędne hasło" + +#: main/src/ui/notifications.vala:118 +#: main/src/ui/manage_accounts/dialog.vala:234 +msgid "Invalid TLS certificate" +msgstr "Nieprawidłowy certyfikat TLS" + #: main/src/ui/notifications.vala:128 #, c-format msgid "Invitation to %s" @@ -511,14 +521,6 @@ msgstr "Połączony" msgid "Disconnected" msgstr "Rozłączony" -#: main/src/ui/manage_accounts/dialog.vala:232 -msgid "Wrong password" -msgstr "Błędne hasło" - -#: main/src/ui/manage_accounts/dialog.vala:234 -msgid "Invalid TLS certificate" -msgstr "Nieprawidłowy certyfikat TLS" - #: main/src/ui/manage_accounts/dialog.vala:237 #: main/src/ui/manage_accounts/dialog.vala:239 msgid "Error" @@ -538,6 +540,28 @@ msgstr "Zaloguj się do %s" msgid "You can now use the account %s." msgstr "Możesz teraz użyć konta %s." +#: main/src/ui/manage_accounts/add_account_dialog.vala:245 +#, c-format +msgid "The server could not prove that it is %s." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:247 +msgid "" +"Its security certificate is not trusted by your operating system." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:249 +msgid "Its security certificate is issued to another domain." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:251 +msgid "Its security certificate will only become valid in the future." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:253 +msgid "Its security certificate is expired." +msgstr "" + #: main/src/ui/manage_accounts/add_account_dialog.vala:278 msgid "Wrong username or password" msgstr "Niepoprawna nazwa użytkownika lub hasło" |