diff options
author | cyBerta <cyberta@riseup.net> | 2019-03-09 16:57:03 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2019-03-09 16:57:03 +0100 |
commit | b6b538ae914452d15d3ee7a2839f22dad96b57ba (patch) | |
tree | b44205b67681eaf5479b194e24bec5fe7cfcb871 /app/src/main/res/values-pl/strings.xml | |
parent | f01f241fadec184353a7504f15729a085aa3daca (diff) |
update languages
Diffstat (limited to 'app/src/main/res/values-pl/strings.xml')
-rw-r--r-- | app/src/main/res/values-pl/strings.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 49f456c7..ea676281 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -19,24 +19,24 @@ <string name="password_mismatch">Hasła się nie zgadzają</string> <string name="user_message">Wiadomość użytkownika</string> <string name="about_fragment_title">O aplikacji</string> - <string name="error_bad_user_password_user_message">Nieprawidłowa nazwa użytkownika lub hasło.</string> + <string name="error_bad_user_password_user_message">Nieprawidłowa nazwa użytkownika lub hasło </string> <string name="error_client_http_user_message">Spróbuj ponownie: błąd klienta HTTP</string> <string name="error_io_exception_user_message">Spróbuj ponownie: Błąd I/O </string> <string name="error_json_exception_user_message">Spróbuj ponownie: Zła odpowiedź z serwera</string> <string name="login_button">Zaloguj</string> <string name="logout_button">Wyloguj</string> + <string name="signup_button">Zarejestruj się</string> <string name="setup_error_title">Błąd konfiguracji</string> <string name="setup_error_configure_button">Konfiguruj</string> <string name="setup_error_close_button">Zamknij</string> <string name="malformed_url">Wygląda na to, ze to nie jest dostawca Bitmask.</string> <string name="certificate_error">To nie jest zaufany dostawca Bitmask.</string> <string name="configuring_provider">Konfigurowanie dostawcy</string> - <string name="incorrectly_downloaded_certificate_message">Twój anonimowy certyfikat nie został pobrany </string> - <string name="authentication_failed_message">Uwierzytelnianie nie powiodło się.</string> + <string name="succesful_authentication_message">Uwierzytelniony</string> + <string name="authentication_failed_message">Uwierzytelnienie nie powiodło się</string> <string name="eip_status_start_pending">Inicjowanie połączenia</string> <string name="eip_cancel_connect_title">Anulować połączenie?</string> <string name="eip_cancel_connect_text">Próba połączenia jest już w toku. Czy chcesz ją anulować?</string> - <string name="eip_state_connected">Połączenie jest zabezpieczone.</string> <string name="log_fragment_title">Logi</string> <string name="action_settings">Ustawienia</string> <string name="donate_title">Wpłać darowiznę</string> |