summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-cs/strings.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-03-09 16:57:03 +0100
committercyBerta <cyberta@riseup.net>2019-03-09 16:57:03 +0100
commitb6b538ae914452d15d3ee7a2839f22dad96b57ba (patch)
treeb44205b67681eaf5479b194e24bec5fe7cfcb871 /app/src/main/res/values-cs/strings.xml
parentf01f241fadec184353a7504f15729a085aa3daca (diff)
update languages
Diffstat (limited to 'app/src/main/res/values-cs/strings.xml')
-rw-r--r--app/src/main/res/values-cs/strings.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index b447ec46..8a3a9dfd 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -18,7 +18,6 @@
<string name="password_hint">heslo</string>
<string name="user_message">Zpráva uživatele</string>
<string name="about_fragment_title">O programu</string>
- <string name="error_bad_user_password_user_message">Nesprávné uživatelské jméno nebo heslo.</string>
<string name="error_client_http_user_message">Zkuste znovu: chyba HTTP klienta.</string>
<string name="error_io_exception_user_message">Zkuste znovu: I/O chyba</string>
<string name="error_json_exception_user_message">Zkuste znovu: Špatná odpověď serveru</string>
@@ -30,13 +29,13 @@
<string name="malformed_url">Nevypadá to jako poskytovatel Bitmask. </string>
<string name="certificate_error">Toto není důvěryhodný poskytovatel Bitmask.</string>
<string name="configuring_provider">Konfigurace poskytovatele</string>
- <string name="incorrectly_downloaded_certificate_message">Váš anon cert nebyl stažen</string>
- <string name="authentication_failed_message">Ověření nebylo úspěšné.</string>
+ <string name="succesful_authentication_message">Ověřené</string>
+ <string name="authentication_failed_message">Chyba ověření</string>
<string name="eip_status_start_pending">Zahajování připojení</string>
<string name="eip_cancel_connect_title">Zrušit připojení?</string>
<string name="eip_cancel_connect_text">Probíhá pokus o přihlášení. Přejete si jej zrušit?</string>
- <string name="eip_state_connected">Připojení jsou bezpečná.</string>
<string name="log_fragment_title">Log</string>
+ <string name="vpn_fragment_title">VPN</string>
<string name="action_settings">Nastavení</string>
<string name="donate_title">Darujte</string>
<string name="donate_button_donate">Darujte</string>