﻿<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name" translatable="false">Calendar Event Reminder</string>
	<string name="cer_service">Calendar Reminder Service</string>
	<string name="please_disable">Temporary notification for alarm! Please ignore.</string>
    <string name="permission_calendar_required">Calendar permission is required to read events and set reminders.</string>
    <string name="more">More</string>
    <string name="short_app_name" translatable="false">CER</string>
    <string name="premium_crown_description">CER+ Premium</string>
    <string name="calendar">Calendars</string>
    <string name="pref_menu_title_accounts_calendars">Accounts / Calendars</string>
	<string name="alarm_alert_snooze_text">Snooze</string>
    <string name="alarm_alert_dismiss_text">Dismiss</string>
	<string name="alarm_alert_edit_text">Edit</string>
	<string name="alarm_alert_back_text">Back</string>
	<string name="unknown_error">Error</string>
	    
    <string name="clock_text"></string>
    <string name="seconds_text">seconds</string>
    <string name="second_text">second</string>
    <string name="minutes_text">minutes</string>
    <string name="minute_text">minute</string>
    <string name="hours_text">hours</string>
    <string name="hour_text">hour</string>
    <string name="days_text">days</string>
    <string name="day_text">day</string>
    <string name="all_day">all day</string>

	<string name="yes">Yes</string>
    <string name="no">No</string>
    <string name="confirm">Confirm</string>

    <string name="deactivated_text">Deactivated</string>
    <string name="standard_text">Standard:</string>
    
    <string name="copy_global_prefs_title">ATTENTION, PLEASE READ!</string>
	<string name="copy_global_prefs">Would you like to copy global preferences to each calendar?\n\nThis will overwrite the custom calendar settings!</string>
    <string name="settings_for_calendar">Settings for <xliff:g id="emailaccount">%s</xliff:g></string>
    <string name="settings_for_global_calendar">Settings for all calendars</string>
    <string name="global_calendar">All Calendars</string>
    <string name="global_settings_title">Global Settings</string>
    <string name="global_settings_summary">Use same settings for all calendars</string>
    <plurals name="account_calendar_count">
        <item quantity="one">1 calendar</item>
        <item quantity="other">%d calendars</item>
    </plurals>
        
    <string name="alarm_alert_snooze_for">Snoozing for <xliff:g id="time">%s</xliff:g></string>
    <string name="alarm_alert_snooze_until">Snoozing until <xliff:g id="time">%s</xliff:g></string>
    <string name="snooze_on_time">On time</string>
    <string name="snooze_before_start"><xliff:g id="time">%s</xliff:g> before start</string>
    <string name="snooze_before_end"><xliff:g id="time">%s</xliff:g> before end</string>
    <string name="snooze_after_start"><xliff:g id="time">%s</xliff:g> after start</string>
    <string name="snooze_after_end"><xliff:g id="time">%s</xliff:g> after end</string>
    <string name="snooze_custom">Custom (Minutes)</string>
    <string name="snooze_custom_time">Custom (Time)</string>
    <string name="last_reminder_ended">Last reminder ended at <xliff:g id="time">%s</xliff:g></string>
	<string name="multiple_alarm_notifications"><xliff:g id="number">%s</xliff:g> new calendar alarms</string>
	<string name="and_more">and <xliff:g id="number">%s</xliff:g> more&#8230;</string>
		
	<string name="pref_version_title">Version</string>
	<string name="pref_version_summary">Check for updates</string>
	<string name="update_not_available">App is up to date</string>
	<string name="update_install_ready">An update has been downloaded</string>
	<string name="update_install">Install</string>

	<string name="pref_website_title">Website</string>

	<string name="pref_faq_title">FAQ</string>

	<string name="pref_email_title">Email</string>

	<string name="pref_menu_title">Settings</string>
    <string name="pref_menu_title_other">Other</string>
    <string name="pref_menu_vibration_title">Vibration Settings</string>
    <string name="pref_menu_vibration_summary">Settings for device vibration</string>

    <string name="pref_vibration_active_title">Vibration Activated</string>
    <string name="pref_vibration_active_summary">Enable/Disable Vibration</string>

    <string name="pref_vibration_when_dialog">Vibration active for&#8230;</string>
    <string name="pref_vibration_when_summary">For which modes should vibration be active?</string>
    <string name="pref_vibration_when_title">Active Modes</string>

    <string name="pref_alarm_active_title">Alarming Activated</string>
    <string name="pref_alarm_active_summary">Enable/Disable Alarming</string>

    <string name="pref_alarm_seconds_title">Alarm Seconds</string>
    <string name="pref_alarm_seconds_summary">The number of seconds the alarm is turned on</string>

    <string name="pref_play_only_once_title">Play Sound only once</string>
    <string name="pref_play_only_once_summary">Play alarm sound only once during alarm</string>

    <string name="pref_send_to_speaker_title">Always use speaker</string>
    <string name="pref_send_to_speaker_summary">Always play the alarm signal on the speaker and ignore headsets</string>

    <string name="pref_use_tts_title">Use Text To Speech</string>
    <string name="pref_use_tts_summary">Let the device speak out the calendar alarm instead of playing the ringtone</string>

    <string name="pref_tts_template_title">TTS Message Template</string>
    <string name="pref_tts_template_summary">Customize the spoken alarm message text</string>
	<string name="pref_tts_template_params">Enter your TTS message text. Leave empty to use the default message.</string>
	<string name="pref_tts_template_help_link">click for help</string>
	<string name="pref_tts_template_params3">You can use the following parameters.</string>
	<string name="pref_tts_template_params2">Tap a parameter to insert it at the cursor position. Long press a parameter for an explanation. Wrap optional parts in [ ] — omitted when all their parameters are empty, e.g.: [, at {location}].</string>
    <string name="tts_tooltip_title">The calendar event title</string>
    <string name="tts_tooltip_time_start">The event start time</string>
    <string name="tts_tooltip_date_start">The event start date</string>
    <string name="tts_tooltip_time_stop">The event end time</string>
    <string name="tts_tooltip_date_stop">The event end date</string>
    <string name="tts_tooltip_location">The event location</string>
    <string name="tts_tooltip_description">The event description</string>
    <string name="tts_tooltip_minutes">Minutes remaining until the event starts</string>
    <string name="tts_tooltip_bracket_open">Start of optional segment — omitted if all its parameters are empty</string>
    <string name="tts_tooltip_bracket_close">End of optional segment</string>
    <string name="pref_tts_template_field_label">Template</string>
    <string name="pref_tts_test">Test</string>
    <string name="tts_sample_location">Conference Room</string>
    <string name="tts_sample_description">Sample event description</string>

	<string name="pref_vibrate_only_once_title">Vibrate only once</string>
    <string name="pref_vibrate_only_once_summary">Vibrate only once during alarm</string>

	<string name="pref_vibration_intensity_title">Vibration intensity</string>
    <string name="pref_vibration_intensity_summary">The intensity of vibration (ONLY AVAILABLE ON SAMSUNG DEVICES!)</string>

    <string name="pref_menu_snooze_title">Snooze Settings</string>
    <string name="pref_menu_snooze_summary">Settings for snoozing alarms</string>

    <string name="pref_standard_snooze_minutes_title">Standard Snooze Time</string>
    <string name="pref_standard_snooze_minutes_summary">The standard time in minutes the alarm is paused when manually snoozed</string>

    <string name="pref_button_behaviour_title">Volume-/Power-Button Behaviour</string>
    <string name="pref_button_behaviour_summary">Choose if the phone buttons can be used to snooze/mute the alarm</string>

    <string name="pref_advanced_snooze_title">More Buttons</string>
    <string name="pref_advanced_snooze_summary">Show several snooze buttons to choose from</string>

    <string name="pref_menu_snooze_button_1_title">Snooze Button 1</string>
    <string name="pref_menu_snooze_button_1_summary">Settings for first snooze button</string>

    <string name="pref_menu_snooze_button_2_title">Snooze Button 2</string>
    <string name="pref_menu_snooze_button_2_summary">Settings for second snooze button</string>

    <string name="pref_menu_snooze_button_3_title">Snooze Button 3</string>
    <string name="pref_menu_snooze_button_3_summary">Settings for third snooze button</string>

    <string name="pref_menu_snooze_button_4_title">Snooze Button 4</string>
    <string name="pref_menu_snooze_button_4_summary">Settings for forth snooze button</string>

    <string name="pref_menu_snooze_button_5_title">Snooze Button 5</string>
    <string name="pref_menu_snooze_button_5_summary">Settings for fifth snooze button</string>

    <string name="pref_menu_snooze_button_6_title">Snooze Button 6</string>
    <string name="pref_menu_snooze_button_6_summary">Settings for sixth snooze button</string>

    <string name="pref_menu_snooze_button_title">Snooze Button %d</string>
    <string name="pref_menu_snooze_button_active_title">Button visible</string>
    <string name="pref_menu_snooze_button_active_summary">Uncheck to hide this snooze button</string>

    <string name="pref_menu_snooze_button_type_title">Snooze Type</string>
    <string name="pref_menu_snooze_button_type_summary">Choose how to snooze with regard to event start or current time</string>

    <string name="pref_snooze_minutes_title">Snooze Time</string>
    <string name="pref_snooze_minutes_summary">The snooze time value (combined with the unit below)</string>

    <string name="pref_snooze_unit_title">Time Unit</string>
    <string name="snooze_unit_weeks">weeks</string>
    <string name="snooze_unit_label">Unit of time</string>
    <string name="snooze_value_label">Number</string>

    <string name="pref_menu_reminder_title">Reminder Settings</string>
    <string name="pref_menu_reminder_summary">Settings for repeating reminders</string>

    <string name="pref_reminder_enabled_title">Reminder Enabled</string>
    <string name="pref_reminder_enabled_summary">Enable / disable reminder, if disabled there will be only one alarm</string>

    <string name="pref_reminder_minutes_title">Reminder Pause</string>
    <string name="pref_reminder_minutes_summary">The number of minutes the alarm is paused when alarm is missed</string>

    <string name="pref_repetitions_title">Repetitions</string>
    <string name="pref_repetitions_summary">The number of repetitions of the alarm in case you missed it, 0 = infinite</string>

    <string name="pref_stop_condition_title">Stop condition</string>
    <string name="pref_stop_condition_summary">Set a special condition when the reminders should stop</string>

    <string name="pref_menu_behaviour_title">Behaviour Settings</string>
    <string name="pref_menu_behaviour_summary">Settings for the behaviour</string>

    <string name="pref_stay_open_title">Stay open mode</string>
    <string name="pref_stay_open_summary">Select when to let the reminder window stay open after an alert ends</string>

    <string name="pref_turn_on_title">Turn on device</string>
    <string name="pref_turn_on_summary">Turns on the display as long as the alarm is active</string>

    <string name="pref_keep_locked_title">Keep locked</string>
    <string name="pref_keep_locked_summary">Don\'t unlock the device during alarm. Disable this if you experience any problems with alarm dialog not showing up.</string>

    <string name="pref_show_below_lockscreen_title">Show below Lock Screen</string>
    <string name="pref_show_below_lockscreen_summary">If the alarm is raised the lock screen has to be unlocked to show the alarm</string>

    <string name="pref_hide_snooze_button_title">Hide Snooze Button/Slider</string>
    <string name="pref_hide_snooze_button_summary">Hide the snooze button / slider after the last alarm has ended.</string>

    <string name="pref_use_flash_title">Flash Screen</string>
    <string name="pref_use_flash_summary">Flashes the screen on / off during alarm</string>

    <string name="pref_ignore_zero_minutes_title">Ignore On time Reminders</string>
    <string name="pref_ignore_zero_minutes_summary">USE WITH CAUTION! Ignore reminders with an alarm time of 0 minutes. Activate this if you get unwanted reminders when events are changed / synced.</string>

    <string name="pref_flip_title">Flip Action</string>
    <string name="pref_flip_summary">Choose what to do when the phone is getting flipped during alert</string>

    <string name="pref_orientation_title">Orientation</string>
    <string name="pref_orientation_summary">Select the desired orientation for the alert window</string>

    <string name="pref_use_notification_title">Use Notification</string>
    <string name="pref_use_notification_summary">Show Notification on alarm</string>
    
    <string name="pref_prevent_notification_manually_title">Prevent for manual snooze</string>
    <string name="pref_prevent_notification_manually_summary">Don\'t show notification for a manual snooze</string>
    
    <string name="pref_use_led_title">Use LED</string>
    <string name="pref_use_led_summary">Use Flashing LED to indicate alert</string>
    
    <string name="pref_led_color_title">LED Color</string>
    <string name="pref_led_color_summary">Select the color of the flashing LED</string>
    
    <string name="pref_led_blink_rate_title">LED Blink Rate</string>
    <string name="pref_led_blink_rate_summary">Select the blink rate of the LED</string>
    
    <string name="pref_remove_on_dismiss_title">Remove Notification</string>
    <string name="pref_remove_on_dismiss_summary">Remove the notification in the notification bar if alert is manually dismissed</string>
    
    <string name="pref_prevent_led_manually_title">Prevent for manual snooze</string>
    <string name="pref_prevent_led_manually_summary">Don\'t flash the LED for a manual snooze</string>
    
    <string name="pref_notification_action_title">Action when clicked</string>
    <string name="pref_notification_action_summary">Choose the action to perform when selecting the notification from the notification bar</string>

    <string name="pref_in_call_title">In Call Behavior</string>
    <string name="pref_in_call_summary">Choose how an alarm should be handled when in a call</string>

    <string name="ic_fire">Fire alarm</string>
    <string name="ic_silent">Fire silent alarm</string>
    <string name="ic_reschedule">Reschedule alarm (default snooze time)</string>
        
    <string name="pref_menu_presentation_title">Presentation Options</string>
    <string name="pref_menu_presentation_summary">Settings for the presentation of the alarm dialog</string>

    <string name="pref_hide_notification_bar_title">Hide Notification Bar</string>
    <string name="pref_hide_notification_bar_summary">Hide the notification bar on alert screen</string>

	<string name="pref_screen_style_title">Interaction Style</string>
    <string name="pref_screen_style_summary">Choose the interaction style you want to use for dismissing/snoozing</string>

    <string name="pref_show_edit_title">Edit enabled</string>
    <string name="pref_show_edit_summary">Show button / slider to edit event in calendar</string>
        
    <string name="pref_vibration_on_title">Vibration On</string>
    <string name="pref_vibration_on_summary">The number of milliseconds the vibration is turned on</string>

    <string name="pref_vibration_off_title">Vibration Off</string>
    <string name="pref_vibration_off_summary">The number of milliseconds the vibration is turned off after it was on</string>

    <string name="pref_test_vibration_title">Test Vibration Pattern</string>
    <string name="pref_test_vibration_summary">Let\'s the phone vibrate to your configured vibration pattern</string>

    <string name="pref_menu_sound_title">Sound Settings</string>
    <string name="pref_menu_sound_summary">Settings for the alarm tune</string>

    <string name="pref_sound_when_dialog">Sound active for&#8230;</string>
    <string name="pref_sound_when_summary">For which modes should sound be active?</string>
    <string name="pref_sound_when_title">Active Modes</string>

    <string name="pref_alarm_ringtone_title">Alarm Ringtone</string>
    <string name="pref_alarm_ringtone_summary">Choose the ringtone to play for alarms</string>

    <string name="pref_menu_volume">Volume Settings</string>    
    
    <string name="pref_volume_type_title">Volume Type</string>
    <string name="pref_volume_type_summary">Choose which type of volume preference should be used</string>

    <string name="pref_increasing_volume_title">Use Increasing Volume</string>
    <string name="pref_increasing_volume_summary">Fade in the alarm ringtone</string>

    <string name="pref_fade_in_time_title">Fade In Time</string>
    <string name="pref_fade_in_time_summary">Time in seconds to fade volume in until the configured alarm volume is reached</string>

    <string name="pref_prevent_zero_title">Prevent Zero Volume</string>
    <string name="pref_prevent_zero_summary">If activated, a zero volume (= muted) will be raised automatically to prevent the alarm sound from not being played.</string>

    <string name="pref_fade_out_music_title">Fade Out Music</string>
    <string name="pref_fade_out_music_summary">If set, music that is played during an alarm will be turned off</string>

    <string name="vt_application">Calendar Event Reminder volume</string>
    <string name="vt_system_alert">System: Alarm volume</string>
    <string name="vt_system_notification">System: Notificaton volume</string>
    <string name="vt_system_music">System: Music volume</string>
    <string name="vt_system_ring">System: Ringtone volume</string>
    <string name="vt_system_core">System: Core volume</string>

    <string name="pref_alarm_volume_title">Alarm Volume</string>
    <string name="pref_alarm_volume_summary">Choose the volume for the alarm</string>

    <string name="pref_usage_guide_title">Introduction</string>

	<string name="pref_create_event_title">Create Event</string>

	<string name="info_test_vibration">Device should vibrate now. Push Discard to turn off vibration.</string>
	<string name="button_discard">Discard</string>

	<string name="pref_menu_title_notification">Notification Settings</string>
    <string name="pref_menu_notification_summary">Settings for notifications and LED</string>
    <string name="pref_menu_title_led">LED Settings</string>
    
    <string name="pref_menu_title_general">General Settings</string>
    <string name="pref_menu_title_sensor">Sensor Settings</string>
    <string name="pref_menu_title_interaction">Interaction Settings</string>

    <string name="pref_check_missed_title">Check missed alarms</string>
	<string name="checking_missed">Checking</string>
    
    <string name="missed_none">No missed alerts found.</string>

	<string name="homehelper_homeselect_titel">Select your REAL home</string>

	<string name="home_page" translatable="false">http://www.calendareventreminder.com</string>
	<string name="faq_page" translatable="false">http://www.calendareventreminder.com/faq</string>
	<string name="translation_page" translatable="false">https://www.calendareventreminder.com/translations/</string>
	<string name="email" translatable="false">frank.egger@gmail.com</string>
	<string name="email_subject">CalendarEventReminder Feedback</string>
	
	<string name="guide_title_1">Welcome to CER</string>
	<string name="guide_title_3">Alarm Dialog</string>
	<string name="guide_title_4">Translations</string>
	<string name="guide_prev_btn">Previous</string>
	<string name="guide_next_btn">Next</string>
	<string name="guide_step_label">%1$d / %2$d</string>
	<string name="guide_done_btn">Done</string>
	<string name="guide_text_2">When the reminder goes off the device will be turned on and a popup window with information abount the event (title, time, location) is displayed.</string>
	<string name="guide_text_3">If you snooze the alert, it will be repeated after the configured snooze time elapsed. If you activate repeating reminders in the configuration, the alert will be automatically snoozed after alarm time elapsed and repeated after the reminder pause.</string>
	<string name="guide_text_4">If you buy CER+ premium, you can also use lock screen like sliders to dismiss or snooze the alert. This prevents unwanted dismissing / snoozing of reminders when you grab your device or pull it out of your pocket.</string>
	<string name="guide_text_9">Thank you for choosing the calendar event reminder!</string>
	<string name="guide_text_10">This app is build on the Android calendar and enhances it regarding calendar alerts. You can add new alerts by creating events with the calendar app of your device. Please note: In order to get an alarm you have to set a reminder for the event that you create.</string>
	<string name="guide_text_11">You can also use third party calendar apps like aCalendar, Business Calendar, Jorte, CalenGoo or any other app which is using the Google Calendar for storing / managing events.</string>
	<string name="guide_text_12">This app has been translated to the following languages. If your favorite language isn\'t supported right now, please help us for the translation and follow this link:</string>
	<string name="guide_text_13">Please help with your translation</string>

	<string name="guide_title_5">Display Over Other Apps</string>
	<string name="guide_text_overlay_1">To show the alarm dialog on top of other apps when your screen is already on, this app needs the \"Display over other apps\" permission.</string>
	<string name="guide_text_overlay_2">Please tap the button below to open Android Settings and enable this permission for Calendar Event Reminder.</string>

	<string name="guide_button_grant">Grant</string>
	<string name="guide_button_granted">Granted</string>

	<string name="guide_title_calendar">Calendar Access</string>
	<string name="guide_text_calendar_1">This app needs read and write access to your calendar to display events and their reminders.</string>
	<string name="guide_text_calendar_2">Please tap the button below to grant calendar access.</string>

	<string name="guide_title_notifications">Notifications</string>
	<string name="guide_text_notifications_1">Notifications are required to display alarm reminders in the status bar and as heads-up alerts when the screen is on.</string>
	<string name="guide_text_notifications_2">Please tap the button below to allow this app to post notifications.</string>

	<string name="guide_title_phone_state">Phone State</string>
	<string name="guide_text_phone_state_1">Reading the phone state allows this app to automatically pause alarms when an incoming call is detected.</string>
	<string name="guide_text_phone_state_2">Please tap the button below to grant phone state access.</string>

	<string name="guide_title_storage">Storage and Audio Files</string>
	<string name="guide_text_storage_1">Access to audio files is needed so you can choose custom alarm ringtones from your device storage.</string>
	<string name="guide_text_storage_2">Please tap the button below to grant access to your audio files.</string>

	<string name="guide_title_lock_screen">Show on Lock Screen</string>
	<string name="guide_text_lock_screen_1">This permission is needed to display the alarm dialog directly on the lock screen.</string>
	<string name="guide_text_lock_screen_2">Please tap the button below to enable this in Android Settings. On older Android versions this is granted automatically.</string>

	<string name="guide_title_battery">Battery Optimization</string>
	<string name="guide_text_battery_1">Android\'s battery optimization can delay or suppress background alarms. Exempting this app ensures all reminders fire on time.</string>
	<string name="guide_text_battery_2">Please tap the button below to disable battery optimization for Calendar Event Reminder.</string>

	<string name="guide_title_file_access">File Access</string>
	<string name="guide_text_file_access_1">File access is needed to export the app settings to your device storage and to import a previously saved settings file.</string>
	<string name="guide_text_file_access_2">Please tap the button below to grant file access.</string>

	<string name="guide_title_exact_alarm">Exact Alarms</string>
	<string name="guide_text_exact_alarm_1">On certain Android versions apps must be explicitly allowed to schedule exact alarms. Without this permission your reminders may fire late or not at all.</string>
	<string name="guide_text_exact_alarm_2">Please tap the button below to open Android Settings and allow exact alarms for Calendar Event Reminder.</string>

	<string name="guide_title_write_settings">Write System Settings</string>
	<string name="guide_text_write_settings_1">The write system settings permission allows this app to set the volume for alarm sounds automatically, even when your device is in silent or vibrate mode.</string>
	<string name="guide_text_write_settings_2">Please tap the button below to open Android Settings and enable this permission for Calendar Event Reminder.</string>

	<string name="guide_title_usage_stats">Usage Access</string>
	<string name="guide_text_usage_stats_1">This permission allows CER to detect which app is currently in the foreground on your device. This is needed for silent alarms when certain apps are in the foreground.</string>
	<string name="guide_text_usage_stats_2">Please tap the button below to open Android Settings, find Calendar Event Reminder in the list and enable access for it.</string>

	<string name="guide_title_xiaomi">Xiaomi / MIUI Permissions</string>
	<string name="guide_text_xiaomi_1">Your device runs MIUI (Xiaomi). MIUI adds its own permission layer on top of standard Android that can prevent alarms from appearing on the lock screen or when the app is in the background.</string>
	<string name="guide_text_xiaomi_2">Please tap the button below to open the MIUI App Permissions screen and enable: \"Autostart\", \"Display pop-up windows\", and \"Display pop-up windows while running in the background\".</string>
	<string name="guide_button_xiaomi_open">Open MIUI App Permissions</string>

	<string name="guide_permissions_page_title">Required Permissions</string>
	<string name="guide_permissions_page_subtitle">Grant all permissions below before continuing. Tap and expand to learn what each one is used for.</string>
	<string name="guide_permissions_mandatory">Mandatory</string>
	<string name="guide_permissions_optional">Optional</string>
	<string name="pref_quietapp_perm_required_title">Usage Access Required</string>
	<string name="pref_quietapp_perm_required_message">The \'Use active apps\' feature requires the Usage Access permission. This allows Calendar Event Reminder to detect which app is in the foreground.\n\nPlease grant this permission to use this feature.</string>
	<string name="pref_quietapp_perm_required_button">Grant Permission</string>

	<string name="perm_warning_banner_text">Important permissions missing! Click to fix.</string>
	<string name="perm_warning_dialog_title">Missing Permissions</string>
	<string name="perm_warning_notif_channel_name">Permission Warnings</string>
	<string name="perm_warning_notif_text">Tap to grant the missing permissions so alarms can be displayed.</string>

	<string name="no_permissions_text">No permissions to access calendar</string>
	<string name="grant_access_button">Grant access to calendar</string>
	<string name="perm_missing_description">Without these permissions CER cannot function reliably:</string>

	<string name="trans_de" translatable="false">Deutsch (German)</string>
	<string name="trans_kr" translatable="false">한국어 (Korean)</string>
	<string name="trans_nl" translatable="false">Nederlands (Dutch)</string>
	<string name="trans_tw" translatable="false">中國傳統 (Chinese, traditional)</string>
	<string name="trans_cn" translatable="false">中文，简体 (Chinese, simplified)</string>
	<string name="trans_en" translatable="false">English</string>
	<string name="trans_it" translatable="false">Italiano (Italian)</string>
	<string name="trans_fr" translatable="false">Français (French)</string>
	<string name="trans_es" translatable="false">Español (Spanish)</string>
	<string name="trans_ptbr" translatable="false">Português brasileiro (Portuguese, Brazilian)</string>
	<string name="trans_cz" translatable="false">Čeština (Czech)</string>
	<string name="trans_pl" translatable="false">Polský (Polish)</string>
	<string name="trans_ru" translatable="false">Pусский (Russian)</string>
	<string name="trans_ja" translatable="false">日本語 (Japanese)</string>
	<string name="trans_hu" translatable="false">Magyar (Hungarian)</string>
	<string name="trans_fi" translatable="false">Suomi (Finnish)</string>
	<string name="trans_tr" translatable="false">Türkçe (Turkish)</string>
	<string name="trans_ar" translatable="false">العربية (Arabic)</string>
	<string name="trans_he" translatable="false">עברית (Hebrew)</string>
	<string name="trans_hi" translatable="false">हिन्दी (Hindi)</string>
	<string name="trans_hr" translatable="false">Hrvatski (Croatian)</string>
	<string name="trans_th" translatable="false">ภาษาไทย (Thai)</string>

	<string name="trans_kr_1" translatable="false">김은주 (Eun-Ju Kim)</string>
	<string name="trans_kr_2" translatable="false">김슬기 (Seul-Ki Kim)</string>
	<string name="trans_nl_1" translatable="false">John Verheijen</string>
	<string name="trans_tw_1" translatable="false">Lu Yi</string>
	<string name="trans_cn_1" translatable="false">Lu Yi</string>
	<string name="trans_cn_2" translatable="false">Sicong Jiang</string>
	<string name="trans_de_1" translatable="false">Eun-Ju Kim</string>
	<string name="trans_en_1" translatable="false">Frank Egger</string>
	<string name="trans_it_1" translatable="false">Silvia Astengo</string>
	<string name="trans_it_2" translatable="false"> Paul Rawlings</string>
	<string name="trans_it_3" translatable="false">Gian Matteo Esposito</string>
	<string name="trans_fr_1" translatable="false">Stéfan Maussion</string>
	<string name="trans_fr_2" translatable="false">michelgre</string>
	<string name="trans_fr_3" translatable="false">TerDale, TIA</string>
	<string name="trans_es_1" translatable="false">papete</string>
	<string name="trans_ptbr_1" translatable="false">Diogo Melo Rocha</string>
	<string name="trans_cz_1" translatable="false">jackal105</string>
	<string name="trans_cz_2" translatable="false">Jana Dvořáková</string>
	<string name="trans_pl_1" translatable="false">Piotr Rusol</string>
	<string name="trans_pl_2" translatable="false">Piotr "Dziadu"</string>
	<string name="trans_ru_1" translatable="false">Andrey Kuzmin</string>
	<string name="trans_ru_2" translatable="false">Vitaly Miromanov</string>
	<string name="trans_ru_3" translatable="false">Alexander Fedorko</string>
	<string name="trans_ja_1" translatable="false">Ikumi Kato Kosinski</string>
	<string name="trans_hu_1" translatable="false">András Kocsis</string>
	<string name="trans_fi_1" translatable="false">NuttyNuti</string>
	<string name="trans_tr_1" translatable="false">Claude AI</string>
	<string name="trans_ar_1" translatable="false">Claude AI</string>
	<string name="trans_he_1" translatable="false">Claude AI</string>
	<string name="trans_hi_1" translatable="false">Claude AI</string>
	<string name="trans_hr_1" translatable="false">Claude AI</string>
	<string name="trans_th_1" translatable="false">Claude AI</string>

	<string name="at_time">at</string>
	<string name="at_location">at</string>
	<string name="new_event">Event:</string>

	<string name="description_direction_right">Right for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
	<string name="description_direction_left">Left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
	<string name="description_direction_up">Up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
	    	    
	<string name="accesibility_utterance">Attention, calendar reminder! Title: <xliff:g id="title">%s</xliff:g>, begin: <xliff:g id="begin">%s</xliff:g>, location: <xliff:g id="location">%s</xliff:g></string>
	<string name="not_stated">not stated</string>    
	<string name="accessibility_show_snooze_buttons">Snooze buttons shown</string>
	    
	<string name="silent_mode">Silent mode</string>
	<string name="vibration_mode">Vibration mode</string>
	<string name="normal_mode">Normal mode</string>
	    	
	<string name="yellow">Yellow</string>
	<string name="blue">Blue</string>
	<string name="magenta">Magenta</string>
	<string name="cyan">Cyan</string>
   	<string name="green">Green</string>
   	<string name="red">Red</string>

   	<string name="blink_rate_2">2 (fast)</string>	    	    	    	
   	<string name="blink_rate_3">3</string>	    	    	    	
   	<string name="blink_rate_4">4 (medium)</string>	    	    	    	
   	<string name="blink_rate_5">5</string>	    	    	    	
   	<string name="blink_rate_6">6 (slow)</string>	    	    	    	
   	    	    	    	
   	<string name="st_after">After x [time unit]</string>
   	<string name="st_beforestart">x [time unit] before event starts</string>
   	<string name="st_afterstart">x [time unit] after event starts</string>
   	<string name="st_beforeend">x [time unit] before event finishes</string>
   	<string name="st_afterend">x [time unit] after event finishes</string>	    	    	    	
   	    	    	    	    	   
   	<string name="om_alwaysclose">Always close</string>	    	    	    	
   	<string name="om_alwaysopen">Always stay open</string>	    	    	    	
   	<string name="om_afterlast">Only stay open after last reminder</string>	    	    	    	
   	    	    	    	    	    	    	
   	<string name="na_alwaysclose">Open event in calendar</string>	    	    	    	
   	<string name="na_alwaysopen">Show alert dialog</string>	    	    	    	
   	<string name="na_afterlast">Just clear notification</string>	    	    	    	
   	    	    	    	    	    	    	
   	<string name="or_nochange">No Change / System Setting</string>	    	    	    	
   	<string name="or_auto">Auto / Sensor</string>	    	    	    	
   	<string name="or_portrait">Portrait</string>	    	    	    	
   	<string name="or_landscape">Landscape</string>	    	    	    	
   	    	    	    	
   	<string name="fa_noaction">No action</string>	    	    	    	
   	<string name="fa_snooze">Snooze alert</string>	    	    	    	
   	<string name="fa_dismiss">Dismiss alert</string>	    	    	    	
   	    	    	    	    	    	    	
   	<string name="bb_nofunction">Without behaviour / No function</string>	    	    	    	
   	<string name="bb_snoozecall">Snoozes alarm only during call</string>	    	    	    	
   	<string name="bb_snooze">Snoozes alarm</string>	    	    	    	
   	<string name="bb_mute">Mute alarm</string>	    	    	    	
   	    	    	    	
   	<string name="sc_notset">Not set</string>	    	    	    	
   	<string name="sc_stopstart">Stop when event start time is reached</string>	    	    	    	
   	<string name="sc_stopend">Stop when event end time is reached</string>	    	    	    	
   	    	    	    	    	    	    	    	
   	<string name="ss_m3_slider">Material 3 Slider</string>
   	<string name="ss_buttons">Simple Buttons</string>	    	    	    	
   	<string name="ss_color_buttons">Colored Buttons</string>	    	    	    	
	<string name="ss_sliderfroyo">Lockscreen Slider (Froyo)</string>	    	    	    	
   	<string name="ss_silderging">Lockscreen Slider (Gingerbread)</string>	    	    	    	
   	<string name="ss_wheel">Lockscreen Wheel (Icecream Sandwich)</string>

    <string name="guide_try_interaction_styles">Try it out...</string>
    <string name="style_chip_m3_slider" translatable="false">Material 3 Slider</string>
    <string name="style_chip_froyo" translatable="false">Froyo Slider</string>
    <string name="style_chip_gingerbread" translatable="false">Gingerbread Slider</string>
    <string name="style_chip_circle">Circle</string>

   	<string name="tts_calendar_reminder">Attention, Calendar Reminder: <xliff:g id="title">%s</xliff:g>, at <xliff:g id="time">%s</xliff:g></string>
   	
   	<string name="license_warning_title">License Warning</string>
   	<string name="license_warning_text">After several retries your license could not be validated. Please make sure that you have a working internet connection. If you have not bought CER, please consider to do. Alarming is disabled.</string>
   	<string name="license_buy">Buy</string>
   	<string name="license_help">Contact Support</string>
   	<string name="license_quit">Close</string>
   	<string name="license_notification">CER: license check failed!</string>
   	<string name="license_notification_title">CER: License Warning</string>
	<string name="license_notification_text">Select for more info</string>
	<string name="license_ok">License valid</string>
   			
	<string name="pref_menu_title_reminder">Repeating Reminder</string>
	<string name="pref_menu_title_infocontact">Info / Contact</string>
			
	<string name="pref_menu_title_allday">All Day Events</string>
	<string name="pref_skip_allday_title">Skip all day events</string>
	<string name="pref_skip_allday_summary">Alarms for all day events are silently dismissed</string>
	<string name="pref_allday_title">Postpone allday events</string>
	<string name="pref_allday_summary">Postpones alarms for allday events to a specific time in the day</string>
			
	<string name="pref_postponetime_title">Postpone Time</string>
	<string name="pref_postponetime_summary">Time to postpone to</string>
	
	<string name="pref_menu_title_quietmode">Quiet mode</string>
	<string name="pref_quiettimes_title">Use time interval</string>
	<string name="pref_quiettimes_summary">Prevent the alarm from being shown during a specified time interval</string>
			
	<string name="pref_quiettimes_start_title">From</string>
	<string name="pref_quiettimes_start_summary">Start for the quiet time</string>
	
	<string name="pref_quiettimes_stop_title">To</string>
	<string name="pref_quiettimes_stop_summary">End for the quiet time</string>
				
	<string name="pref_use_quietapp_title">Use active apps</string>
	<string name="pref_use_quietapp_summary">Prevent the alarm from being shown while an app is shown</string>
						
	<string name="pref_quietapp_title">Select apps</string>
	<string name="pref_quietapp_summary">CER will stay quiet while these apps are shown</string>

	<string name="pref_export_prefs_title">Export Preferences</string>

	<string name="pref_restore_prefs_title">Import Preferences</string>

	<string name="export_successful">Export successful</string>
	<string name="export_failed">Export failed!</string>
	<string name="export_dialog_message">Would you like to export all settings to external storage?\n\nThis will overwrite any existing file!</string>
	<string name="exporting">Exporting</string>
									
	<string name="import_successful">Import successful</string>
	<string name="import_failed">Import failed!</string>
	<string name="no_browser_found">No browser app found to open the link.</string>
	<string name="file_not_found">Preference file not found.</string>
	<string name="malformed_file">File is malformed.</string>
	<string name="import_dialog_message">Would you like to import all settings from external storage?\n\nThis will overwrite all current settings and cannot be undone!</string>
	<string name="importing">Importing</string>
	<string name="please_wait">Please wait&#8230;</string>	

	<string name="import_title_device">Calendar on device</string>
	<string name="import_title_import_file">Entry in import file</string>
	<string name="import_title">Import</string>
	<string name="import_message">Please assign the entries in the preference file to the calendars on your device. Unassigned entries won\'t get imported.</string>
				
	<string name="not_assigned">--Not assigned--</string>
	<string name="use_general_prefs">--All calendar settings--</string>
	<string name="ok">OK</string>
	<string name="cancel">Cancel</string>
	<string name="pref_show_above_title">Show alert above</string>
	<string name="pref_show_above_summary">Choose the background of the alert window</string>
   	<string name="sa_blank">Blank screen</string>	    	    	    	
   	<string name="sa_active">Active screen (if not securely locked)</string>	    	    	    	
   	<string name="sa_home">Home screen (if not securely locked)</string>	    
   	
	<string name="pref_custom_screen_timeout_active_title">Use Custom Display Timout</string>
	<string name="pref_custom_screen_timeout_active_summary">Overwrites the system wide display timeout</string>
	
	<string name="pref_custom_screen_timeout_title">Display Timeout</string>
	<string name="pref_custom_screen_timeout_summary">Display timeout in milliseconds</string>
	
	<string name="pref_show_description_title">Description display mode</string>
	<string name="pref_show_description_summary">Select the display mode for the alert description</string>
   	<string name="de_hidden">Hidden</string>	    	    	    	
   	<string name="de_collapsed">Collapsed</string>	    	    	    	
   	<string name="de_expanded">Expanded</string>	    

	<string name="pref_show_description_lines_title">Description lines</string>
	<string name="pref_show_description_lines_summary">Select the number of lines to show before scrolling</string>
	
	<string name="choose_action">Choose Action</string>	
	<string name="view_entry">View entry in calendar</string>
	<string name="edit_entry">Edit entry in calendar</string>
	
	<string name="send_mail">Send Email</string>
	<string name="read_faq">Read FAQ</string>
	
	<string name="email_message">Before contacting support, please have a look at the FAQ.</string>
		
	<string name="pref_polite_title">Mute if grabbed</string>
	<string name="pref_polite_summary">Mute volume / stop vibration if phone is grabbed off the table</string>
	
	<string name="today">Today</string>
	
    <string name="pref_shake_title">Shake Action</string>
    <string name="pref_shake_summary">Choose what to do when the phone is shaked during alert</string>

    <string name="menu_selector_all_alerts">All Alerts</string>
    <string name="menu_selector_cer_alerts">CER Alerts</string>
    
    <string name="no_reminders_found">No reminder items found.</string>
    
	<string name="pref_language_title">Language for TTS</string>
	<string name="pref_language_summary">Overwrite system default for the language used for TTS</string>
	
	<string name="language_autodetect">Auto-detect</string>

	<string name="pref_keep_in_memory_title">Keep in memory</string>
	<string name="pref_keep_in_memory_summary">Always keep CER in memory to prevent missing alarms. Will create a notification icon!</string>
	
	<string name="notification_background">Running in background</string>
	
	<string name="pref_combine_multiple_title">Combine multiple</string>
	<string name="pref_combine_multiple_summary">Combine multiple notifications into one notification and show alarm list if selected</string>
	
	<string name="loading_apps">Loading apps&#8230;</string>
	
	<string name="loading">Loading&#8230;</string>

	<string name="pref_prevent_declined_title">Prevent for declined events</string>
	<string name="pref_prevent_declined_summary">Don\'t show an alarm if the event invitation was declined</string>
	
	<string name="postponed">postponed</string>
	
	<string name="theme_material3">Material 3 theme</string>
	<string name="theme_black">Dark theme</string>
	<string name="theme_white">Light theme</string>
	<string name="theme_black_old">Dark theme (old buttons)</string>
	<string name="pref_alert_theme_title">Alert Dialog Theme</string>
	<string name="pref_alert_theme_summary">Choose the visual theme for the alert dialog</string>

	<string name="pref_main_theme_title">Main App Theme</string>
	<string name="pref_main_theme_summary">Choose the visual theme for the main app</string>

	<string name="pref_allow_led_title">Allow LED flashing</string>
	<string name="pref_allow_led_summary">If checked the LED will flash although CER is in quiet mode</string>
	<string name="pref_respect_dnd_title">Respect Do Not Disturb</string>
	<string name="pref_respect_dnd_summary">Only show a notification when the system Do Not Disturb mode is active</string>
	
	<!-- DatePicker - accessibility support -->
    <!-- Description of the button to increment the DatePicker's month value. [CHAR LIMIT=NONE] -->
    <string name="date_picker_increment_month_button">Increment month</string>
    <!-- Description of the button to decrement the DatePicker's month value. [CHAR LIMIT=NONE] -->
    <string name="date_picker_decrement_month_button">Decrement month</string>
    <!-- Description of the button to increment the DatePicker's day value. [CHAR LIMIT=NONE] -->
    <string name="date_picker_increment_day_button">Increment day</string>
    <!-- Description of the button to decrement the DatePicker's day value. [CHAR LIMIT=NONE] -->
    <string name="date_picker_decrement_day_button">Decrement day</string>
    <!-- Description of the button to increment the DatePicker's year value. [CHAR LIMIT=NONE] -->
    <string name="date_picker_increment_year_button">Increment year</string>
    <!-- Description of the button to decrement the DatePicker's year value. [CHAR LIMIT=NONE] -->
    <string name="date_picker_decrement_year_button">Decrement year</string>
	
    <!-- TimePicker - accessibility support -->
    <!-- Description of the button to increment the TimePicker's minute value. [CHAR LIMIT=NONE] -->
    <string name="time_picker_increment_minute_button">Increment minute</string>
    <!-- Description of the button to decrement the TimePicker's minute value. [CHAR LIMIT=NONE] -->
    <string name="time_picker_decrement_minute_button">Decrement minute</string>
    <!-- Description of the button to increment the TimePicker's hour value. [CHAR LIMIT=NONE] -->
    <string name="time_picker_increment_hour_button">Increment hour</string>
    <!-- Description of the button to decrement the TimePicker's hour value. [CHAR LIMIT=NONE] -->
    <string name="time_picker_decrement_hour_button">Decrement hour</string>
    <!-- Description of the button to increment the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
    <string name="time_picker_increment_set_pm_button">Set PM</string>
    <!-- Description of the button to decrement the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
    <string name="time_picker_decrement_set_am_button">Set AM</string>

    <!-- @hide DO NOT TRANSLATE. Separator between the hour and minute elements in a TimePicker widget -->
    <string name="time_picker_separator">:</string>

	<string name="pref_menu_test_alert_title">Test settings</string>
	
	<string name="test_alarm_title">Test alarm</string>
	<string name="test_alarm_location">Location</string>
	<string name="test_alarm_description">This is a test description. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</string>
	
	<string name="test_alarm_setting_selector">Please select setting</string>
	
    <string name="pref_menu_compatibility_title">Compatibility Settings</string>
    <string name="pref_menu_compatibility_summary">Settings to ensure compatibility with some devices / Android versions</string>

    <string name="pref_time_format_title">Time Format</string>
    <string name="pref_time_format_summary">Set the clock format used throughout the app</string>
    <string name="pref_time_format_auto">Auto (from language)</string>
    <string name="pref_time_format_24h">24-hour</string>
    <string name="pref_time_format_12h">12-hour</string>

    <string name="pref_app_language_title">App Language</string>
    <string name="pref_app_language_summary">Override the system language for this app</string>
    <string name="pref_app_language_system_default">🌐 System default</string>
    <string name="lang_arabic" translatable="false">🇸🇦 Arabic</string>
    <string name="lang_chinese_simplified" translatable="false">🇨🇳 Chinese (Simplified)</string>
    <string name="lang_chinese_traditional" translatable="false">🇹🇼 Chinese (Traditional)</string>
    <string name="lang_croatian" translatable="false">🇭🇷 Croatian</string>
    <string name="lang_czech" translatable="false">🇨🇿 Czech</string>
    <string name="lang_dutch" translatable="false">🇳🇱 Dutch</string>
    <string name="lang_english" translatable="false">🇬🇧 English</string>
    <string name="lang_finnish" translatable="false">🇫🇮 Finnish</string>
    <string name="lang_french" translatable="false">🇫🇷 French</string>
    <string name="lang_german" translatable="false">🇩🇪 German</string>
    <string name="lang_hebrew" translatable="false">🇮🇱 Hebrew</string>
    <string name="lang_hindi" translatable="false">🇮🇳 Hindi</string>
    <string name="lang_hungarian" translatable="false">🇭🇺 Hungarian</string>
    <string name="lang_italian" translatable="false">🇮🇹 Italian</string>
    <string name="lang_japanese" translatable="false">🇯🇵 Japanese</string>
    <string name="lang_korean" translatable="false">🇰🇷 Korean</string>
    <string name="lang_polish" translatable="false">🇵🇱 Polish</string>
    <string name="lang_portuguese_brazil" translatable="false">🇧🇷 Portuguese (Brazil)</string>
    <string name="lang_russian" translatable="false">🇷🇺 Russian</string>
    <string name="lang_spanish" translatable="false">🇪🇸 Spanish</string>
    <string name="lang_thai" translatable="false">🇹🇭 Thai</string>
    <string name="lang_turkish" translatable="false">🇹🇷 Turkish</string>
    <string name="lang_swedish" translatable="false">🇸🇪 Swedish</string>
	
	<string name="pref_prevent_android_title">Prevent Android notification</string>
	<string name="pref_prevent_android_summary">Prevent the Android calendar notification from being shown</string>
	
	<string name="pref_menu_enable_logging_title">Enable Logging</string>
	<string name="pref_menu_enable_logging_summary">Enable to create a log file for the app. Can be sent to the developer</string>
		
	<string name="pref_display_logfile_title">Display Logfile</string>
	<string name="pref_display_logfile_summary">Shows the contents of the logfile</string>
		
    <string name="no_logfile">Log file doesn\'t exist!</string>
    <string name="delete_logfile">Delete Logfile</string>
    <string name="logfile_deleted">Logfile deleted!</string>
    <string name="dark_mode">Dark mode</string>
    <string name="choose_interaction_style">Choose interaction style</string>
    <string name="interaction_style_choose_description">Tap an option to see a preview. Your choice will be saved.</string>

    <!-- CER+ in-app purchase -->
    <string name="cer_plus_guide_title">CER+ Premium</string>
    <string name="cer_plus_guide_subtitle">Unlock the full power of Calendar Event Reminder</string>
    <string name="cer_plus_buy_button">Upgrade to CER+ · 3.99 €</string>
    <string name="cer_plus_buy_button_price">Upgrade to CER+ · %s</string>
    <string name="cer_plus_restore_button">Restore Purchase</string>
    <string name="cer_plus_restore_help">If you\'re having problems restoring your purchase, please send us an email.</string>
    <string name="cer_plus_feature_snooze">Multiple customizable snooze buttons (up to 6)</string>
    <string name="cer_plus_feature_tts">Text-to-Speech: let your device read out events</string>
    <string name="cer_plus_feature_sound">Advanced sound: fade-in, increasing volume, speaker routing, play once</string>
    <string name="cer_plus_feature_vibration">Custom vibration patterns and vibrate-once mode</string>
    <string name="cer_plus_feature_stop">Smart stop conditions for repeating reminders</string>
    <string name="cer_plus_feature_allday">All-day event handling and postpone time</string>
    <string name="cer_plus_feature_quiet">Quiet hours and per-app quiet mode</string>
	<string name="cer_plus_feature_presentation">Custom themes, alert styles and presentation options</string>
	<string name="cer_plus_purchased_text">✓ You already own CER+ — thank you for your support!</string>
    <string name="cer_plus_already_owned">You already own CER+. Thank you for your support!</string>
    <string name="cer_plus_purchase_success">CER+ purchased — thank you!</string>
    <string name="cer_plus_restore_success">Purchase restored successfully!</string>
    <string name="cer_plus_restore_not_found">No previous purchase found</string>
    <string name="cer_plus_required">This feature requires CER+. Tap the upgrade banner to unlock.</string>
    <string name="cer_plus_settings_title">CER+ Premium</string>
	<string name="pref_in_call_permission_title">Phone Permission Required</string>
	<string name="pref_in_call_permission_message">To reduce alarm volume, auto-snooze, or prevent alarm sounds during calls, please grant the phone permission.</string>
	<string name="pref_in_call_permission_grant">Grant Permission</string>
    <string name="cer_plus_settings_subtitle">Tap to unlock advanced features · 3.99 €</string>
    <string name="cer_plus_settings_subtitle_price">Tap to unlock advanced features · %s</string>
    <string name="cer_plus_billing_error">Could not connect to billing service. Please try again.</string>
    <string name="cer_plus_dialog_title">Activate premium features</string>
    <string name="cer_plus_feat_snooze">Multiple snooze options</string>
    <string name="cer_plus_feat_sound">Advanced sound &amp; fade-in</string>
    <string name="cer_plus_feat_tts">Text-to-speech readout</string>
    <string name="cer_plus_feat_vibration">Custom vibration</string>
    <string name="cer_plus_feat_quiet">Quiet hours &amp; mode</string>
    <string name="cer_plus_feat_themes">Themes &amp; alert styles</string>
    <string name="debug_consume_purchases_title">Revoke All Purchases</string>
    <string name="debug_consume_purchases_summary">Consume all local purchases for testing</string>
    <string name="debug_consume_purchases_confirm">This will revoke all CER+ purchases on this device. Continue?</string>
    <string name="debug_trigger_review_title">Trigger In-App Review</string>
    <string name="debug_trigger_review_summary">Reset rating state and show the Play Store review dialog</string>
    <string name="qs_tile_label" translatable="false">CER Alarming</string>
    <string name="menu_app_tour">App Tour</string>
    <string name="tour_step_counter">Step %1$d of %2$d</string>
    <string name="tour_intro_title">Welcome to Calendar Event Reminder</string>
    <string name="tour_intro_body">First time using CER? Let us show you around. We\'ll guide you through the main screen, creating events, and configuring your reminders. You can cancel the tour at any time.</string>
    <string name="tour_screen_style_body">Tap here to choose how you interact with your alarm when it fires — sliders, buttons, circle and more.</string>
    <string name="tour_finale_title">You\'re ready!</string>
    <string name="tour_finale_body">You\'ve learned how to navigate CER and customize your reminder settings. Explore the FAQ for tips, or get in touch if you have any questions.</string>
    <string name="tour_finale_btn_faq">Check the FAQ</string>
    <string name="tour_finale_btn_contact">Get in contact</string>
    <string name="tour_finale_btn_close">Close Tour</string>
    <string name="tour_main_title">Your Reminders</string>
    <string name="tour_main_body">This screen shows your upcoming calendar reminders. Scroll down to see more events and their scheduled reminders. Please mind that the time shown here is the reminder time, not the event start time.</string>
    <string name="tour_refresh_title">Jump to Today</string>
    <string name="tour_refresh_body">Tap the refresh icon in the toolbar to jump back to today and refresh the event list.</string>
    <string name="tour_new_event_title">Create a New Event</string>
    <string name="tour_new_event_body">Tap the + button to quickly create a new calendar event. Please make sure to also configure a reminder for the new event. If there is no reminder associated to the event, CER will not raise an alarm.</string>
    <string name="tour_settings_title">Open Settings</string>
    <string name="tour_settings_body">Tap the settings icon in the toolbar to configure reminders, sounds, vibration and more. Let\'s take a look inside.</string>
    <string name="tour_calendars_title">Global vs. Calendar Settings</string>
    <string name="tour_calendars_body">Global settings apply to all your calendars at once. You can disable the switch here to set up each calendar individually — you will be asked whether to copy the current global settings first. \nNow let\'s look inside the detailed settings and see everything you can configure.</string>
    <string name="tour_snooze_body">Here you can configure your default snooze duration and set up individual snooze buttons that appear on the alarm screen — so you can snooze for exactly the time you want.</string>
    <string name="tour_interaction_body">Here you can customize the app and alarm ui style and how you want to interact with the alarm — choose from sliders, buttons, circle and more.</string>
    <string name="tour_export_title">Backup &amp; Restore</string>
    <string name="tour_export_body">Use the export function (left) to save all your settings to a file — perfect for backups or transferring to a new device. Use the import function (right) to restore settings from a previously exported file.</string>
    <string name="tour_test_title">Test Your Alarm</string>
    <string name="tour_test_body">Tap the test icon to preview exactly what your alarm screen will look like with your current settings — no upcoming calendar event needed.</string>
    <string name="tour_cal_alarm_title">Alarm Duration</string>
    <string name="tour_cal_alarm_body">Set how long the alarm screen stays active before it times out automatically. 60 seconds is the default — adjust it to your needs.</string>
    <string name="tour_cal_sound_body">Choose the ringtone that plays when an alarm fires, set the volume, and decide how the sound behaves — for example whether it repeats or plays only once. You can also use text-to-speech to have CER read out your event instead of playing a sound.</string>
    <string name="tour_cal_vibration_body">Control whether the device vibrates during an alarm and configure the vibration pattern to your preference.</string>
    <string name="tour_cal_notification_body">Configure how CER shows a notification for upcoming events — useful for staying aware even when the alarm screen is not shown or you miss the alarm.</string>
    <string name="tour_cal_reminder_body">Configure when and how reminders fire. Set up recurring reminders that repeat at a regular interval until you dismiss the alarm, define how all-day events should be handled, and specify when CER should never disturb you.</string>
    <string name="tour_cal_behaviour_body">Fine-tune how CER behaves during an alarm — such as what happens when you press the power button, pick up, shake or turn your device. Also, you can configure how the alarm should show up.</string>
</resources>
