diff options
Diffstat (limited to 'app/src/main/res/values-cs-rCZ/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-cs-rCZ/strings_pref_notifications.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings_pref_notifications.xml b/app/src/main/res/values-cs-rCZ/strings_pref_notifications.xml new file mode 100644 index 00000000..2f1a91cd --- /dev/null +++ b/app/src/main/res/values-cs-rCZ/strings_pref_notifications.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="notification_frequency">Frekvence oznámení</string> + <string name="no_notifications">Žádná upozornění</string> + <string name="notification_keywords">Klíčová slova</string> + <string name="notification_keywords_desc">Nezobrazovat notifikace obsahující libovolné z těchto klíčových slov.</string> + <string name="add_keyword">Přidat klíčové slovo</string> + <string name="hint_keyword">Zadejte klíčové slovo a stiskněte plus</string> + <string name="empty_keyword">Prázdné klíčové slovo</string> + <string name="notification_general">Povolit upozornění</string> + <string name="notification_general_desc">Stahnout notifikace pro aktuální účet.</string> + <string name="notification_general_all_accounts">Oznámení o zprávách ze všech účtů</string> + <string name="notification_general_all_accounts_desc">Stahnout notifikace pro všechny přihlášené účty.</string> + <string name="notification_messages">Povolit upozornění na zprávy</string> + <string name="notification_messages_desc">Stahnout notifikace pro aktuální účet.</string> + <string name="notification_messages_all_accounts">Oznámení na zprávy ze všech účtů</string> + <string name="notification_messages_all_accounts_desc">Stahnout notifikace o zprávách pro všechny účty</string> + <string name="notification_fetch_now">Vynutit stažení notifikací ihned</string> + <string name="notification_fetch_now_desc">Jednorázově stáhnout notifikace.</string> + <string name="notification_fetch_success">Stahuji notifikace…</string> + <string name="notification_fetch_fail">Nepodařilo se stahnout notifikace</string> + <string name="notification_sound">Zvuk upozornění</string> + <string name="notification_channel">Přizpůsobit nastavení oznámení</string> + <string name="notification_channel_desc">Nastavit zvuk, vibraze, prioritu apod.</string> + <string name="notification_ringtone">Nastavit vyzvánění pro upozornění</string> + <string name="message_ringtone">Zvuk notifikace o zprávě</string> + <string name="select_ringtone">Vyberte vyzvánění</string> + <string name="notification_vibrate">Oznámení vibracemi</string> + <string name="notification_lights">Led notifikace</string> +</resources> |