summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-hu
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2018-02-19 01:47:59 +0100
committercyBerta <cyberta@riseup.net>2018-02-19 01:58:39 +0100
commitfd0ea99e4483ae921485f20e1023df55d337f2e9 (patch)
treefab343c18371171171f6eb582ad094d8034caba8 /app/src/main/res/values-hu
parent0b2cab2395d57582a0b9ebc7c7e818b755567105 (diff)
add current translations
Diffstat (limited to 'app/src/main/res/values-hu')
-rw-r--r--[-rwxr-xr-x]app/src/main/res/values-hu/strings.xml41
1 files changed, 36 insertions, 5 deletions
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index c92b5114..f47f9ab1 100755..100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -1,7 +1,38 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.net-->
-<!-- Generated by crowdin.net -->
+<?xml version='1.0' encoding='UTF-8'?>
<resources>
- <string name="bitmask_log">Bitmask Napló</string>
-
+ <string name="retry">Ismétlés</string>
+ <string name="switch_provider_menu_option">Szolgáltató váltása</string>
+ <string name="info">Információ</string>
+ <string name="show_connection_details">Kapcsolat adatok mutatása</string>
+ <string name="routes_info">IPv4 útvonal: %s</string>
+ <string name="error_empty_username">A felhasználónév nem lehet üres.</string>
+ <string name="provider_label">Szolgáltató:</string>
+ <string name="provider_label_none">Nincs szolgáltató konfigurálva</string>
+ <string name="status_unknown">Státusz ismeretlen.</string>
+ <string name="introduce_new_provider">Új szolgáltató hozzáadása</string>
+ <string name="save">Mentés</string>
+ <string name="new_provider_uri">Domain név</string>
+ <string name="use_anonymously_button">Névtelenül használ</string>
+ <string name="username_hint">felhasználónév</string>
+ <string name="username_ask">Kérem adja meg a felhasználó nevét</string>
+ <string name="password_hint">Jelszó</string>
+ <string name="user_message">Üzenet</string>
+ <string name="error_bad_user_password_user_message">Helytelen felhasználó név vagy jelszó.</string>
+ <string name="error_client_http_user_message">Próbáld újra: Kliens HTTP hiba</string>
+ <string name="error_io_exception_user_message">Próbáld újra: I/O hiba</string>
+ <string name="error_json_exception_user_message">Próbáld újra: Hibás válasz a szervertől</string>
+ <string name="login_button">Bejelentkezés</string>
+ <string name="logout_button">Kijelentkezés</string>
+ <string name="setup_error_title">Konfigurációs hiba</string>
+ <string name="setup_error_configure_button">Konfigurálás</string>
+ <string name="setup_error_close_button">Kilépés</string>
+ <string name="malformed_url">Ez nem tűnik egy Bitmask szolgáltatónak.</string>
+ <string name="certificate_error">Ez nem egy megbízható Bitmask szolgáltató.</string>
+ <string name="configuring_provider">Szolgáltató konfigurálása</string>
+ <string name="incorrectly_downloaded_certificate_message">A névtelenségi tanúsítványod nem lett letöltve</string>
+ <string name="authentication_failed_message">A hitelesítés sikertelen.</string>
+ <string name="eip_status_start_pending">Kezdeményező kapcsolat</string>
+ <string name="eip_cancel_connect_title">Megszakítja a kapcsolatot?</string>
+ <string name="eip_cancel_connect_text">Egy kapcsolódási kísérlet folyamatban van. Megszakítja?</string>
+ <string name="eip_state_connected">Biztonságos kapcsolat.</string>
</resources>