diff options
Diffstat (limited to 'app/src/main/res/values-hu-rHU/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-hu-rHU/strings_pref_notifications.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/app/src/main/res/values-hu-rHU/strings_pref_notifications.xml b/app/src/main/res/values-hu-rHU/strings_pref_notifications.xml new file mode 100644 index 00000000..4c61d2c1 --- /dev/null +++ b/app/src/main/res/values-hu-rHU/strings_pref_notifications.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--> +<resources> + <string name="notification_frequency">Értesítések gyakorisága</string> + <string name="no_notifications">Értesítések letiltása</string> + <string name="notification_keywords">Kulcsszavak</string> + <string name="notification_keywords_desc">Nem küld értesítést, ha az tartalmazza ezen szavak bármelyikét.</string> + <string name="add_keyword">Kulcsszó hozzáadása</string> + <string name="hint_keyword">Írd be a kulcsszót, majd nyomd meg a + gombot</string> + <string name="empty_keyword">Üres kulcsszó</string> + <string name="notification_general">Általános értesítések engedélyezése</string> + <string name="notification_general_desc">Általános értesítések fogadása az aktuális felhasználótól.</string> + <string name="notification_general_all_accounts">Minden felhasználó értesítései</string> + <string name="notification_general_all_accounts_desc">Általános értesítések fogadása minden bejelentkezett felhasználótól.</string> + <string name="notification_messages">Üzenet-értesítések engedélyezése</string> + <string name="notification_messages_desc">Közvetlen üzenet-értesítéseket kaphatsz az aktuális fiókodtól.</string> + <string name="notification_messages_all_accounts">Üzenet-értesítés az összes fióktól</string> + <string name="notification_messages_all_accounts_desc">Közvetlen üzenet-értesítéseket kaphatsz az összes fióktól</string> + <string name="notification_fetch_now">Értesítések lekérése</string> + <string name="notification_fetch_now_desc">Értesítések egyszeri ellenőrzése.</string> + <string name="notification_fetch_success">Értesítések lekérése…</string> + <string name="notification_fetch_fail">Nem sikerült lekérni az értesítéseket</string> + <string name="notification_sound">Értesítési hang</string> + <string name="notification_channel">Értesítési csatornák testreszabása</string> + <string name="notification_channel_desc">Hang, rezgés, prioritás stb. módosítása</string> + <string name="notification_ringtone">Értesítési csengőhang</string> + <string name="message_ringtone">Üzenet-értesítés hangja</string> + <string name="select_ringtone">Csengőhang kiválasztása</string> + <string name="notification_vibrate">Rezgés értesítéskor</string> + <string name="notification_lights">Villogás értesítéskor</string> +</resources> |