<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation">
    <!-- ####################################
                     Generics
    ###################################### -->

    <!-- XACT: back description for screen readers -->
    <string name="accessibility_back">"Back"</string>
    <!-- XACT: next description for screen readers -->
    <string name="accessibility_next">"Next"</string>
    <!-- XACT: menu description for screen readers -->
    <string name="accessibility_menu">"Menu"</string>
    <!-- XACT: menu description for screen readers -->
    <string name="accessibility_close">"Close"</string>
    <!-- XACT: menu description for screen readers -->
    <string name="accessibility_logo">"Corona-Warn-App"</string>
    <!-- XACT: button description for screen readers to be appended at the end of content without focusable subcontent that are explored by touch -->
    <string name="accessibility_button">"Button"</string>

    <!-- ####################################
                     Menu
    ###################################### -->

    <!-- XMIT: application overview -->
    <string name="menu_help">"Overview"</string>
    <!-- XMIT: application information -->
    <string name="menu_information">"App Information"</string>
    <!-- XMIT: application settings -->
    <string name="menu_settings">"Settings"</string>

    <!-- ####################################
               Notification
    ###################################### -->
    <!-- XHED: Title of the notification channel for general CWA notifications (e.g. risk change) -->
    <string name="general_notification_channel_title">"General"</string>
    <!-- XTXT: Description of the notification channel for general CWA notifications (e.g. risk change) -->
    <string name="general_notification_channel_description">"Reminders, notes, and general notifications – about your risk status, for example."</string>
    <!-- XHED: Notification title -->
    <string name="notification_headline">"Corona-Warn-App"</string>
    <!-- XTXT: Notification body -->
    <string name="notification_body">"You have new messages from your Corona-Warn-App."</string>
    <!-- XHED: Notification title - Reminder to share a positive test result-->
    <string name="notification_headline_share_positive_result">"You can help!"</string>
    <!-- XTXT: Notification body - Reminder to share a positive test result-->
    <string name="notification_body_share_positive_result">"Please share your test result and warn others."</string>
    <!-- XHED: Notification title - test result is ready -->
    <string name="notification_headline_test_result_ready">"Corona-Warn-App"</string>
    <!-- XTXT: Notification body - test result is ready -->
    <string name="notification_body_test_result_ready">"You have new messages from your Corona-Warn-App."</string>

    <!-- ####################################
              App Auto Update
    ###################################### -->

    <!-- XHED: App Auto Update dialog title -->
    <string name="update_dialog_title">"Update available"</string>
    <!-- XTXT: App Auto Update dialog message -->
    <string name="update_dialog_message">"Please note, you can only use the Corona-Warn-App again once you have installed the latest update."</string>
    <!-- XBUT: App Auto Update button -->
    <string name="update_dialog_button">"Update"</string>

    <!-- ####################################
                  Risk Card
    ###################################### -->

    <!-- XTXT: risk card - Days since installation if < 14 days -->
    <string name="risk_card_body_days_since_installation">"Installed %s days ago"</string>
    <!-- XTXT: risk card - Days since installation if today -->
    <string name="risk_card_body_installation_today">"Installed today"</string>
    <!-- XTXT: risk card - Days since installation if yesterday -->
    <string name="risk_card_body_installation_yesterday">"Installed yesterday"</string>
    <!-- XTXT: risk card - tracing active for x out of 14 days -->
    <string name="risk_card_body_saved_days">"Exposure logging was active for %1$s of the past 14 days"</string>
    <!-- XTXT: risk card- tracing active for 14 out of 14 days -->
    <string name="risk_card_body_saved_days_full">"Exposure logging permanently active"</string>
    <!-- XTXT; risk card - no update done yet -->
    <string name="risk_card_body_not_yet_fetched">"Encounters have not yet been checked."</string>
    <!-- XTXT: risk card - last successful update -->
    <string name="risk_card_body_time_fetched">"Updated: %1$s"</string>
    <!-- XTXT: risk card - hint to open the app daily -->
    <string name="risk_card_body_open_daily">"Note: Please open the app daily to update your risk status."</string>
    <!-- XBUT: risk card - update risk -->
    <string name="risk_card_button_update">"Update"</string>
    <!-- XBUT: risk card - activate tracing -->
    <string name="risk_card_button_enable_tracing">"Activate Exposure Logging"</string>
    <!-- XTXT: risk card - tracing is off, user should activate to get an updated risk level -->
    <string name="risk_card_body_tracing_off">"Activate exposure logging to evaluate your risk status today."</string>
    <!-- XHED: risk card - low risk headline -->
    <string name="risk_card_low_risk_headline">"Low Risk"</string>
    <!-- XHED: risk card - increased risk headline -->
    <string name="risk_card_increased_risk_headline">"Increased Risk"</string>
    <!-- XTXT: risk card - tracing isn't active long enough, so a new risk level can't be calculated -->
    <string name="risk_card_unknown_risk_body">"Since you have not activated exposure logging for long enough, we could not calculate your risk of infection."</string>
    <!-- XHED: risk card - tracing stopped headline, due to no possible calculation -->
    <string name="risk_card_no_calculation_possible_headline">"Exposure logging stopped"</string>
    <!-- XTXT: risk card - last successfully calculated risk level -->
    <string name="risk_card_no_calculation_possible_body_saved_risk">"Last exposure check:"<xliff:g id="line_break">"\n"</xliff:g>"%1$s"</string>
    <!-- XHED: risk card -  outdated risk headline, calculation isn't possible -->
    <string name="risk_card_outdated_risk_headline">"Exposure logging is not possible"</string>
    <!-- XTXT: risk card - outdated risk, calculation couldn't be updated in the last 24 hours -->
    <string name="risk_card_outdated_risk_body">"Your exposure logging could not be updated for more than 24 hours."</string>
    <!-- XTXT: risk card - outdated risk manual, calculation couldn't be updated in the last 48 hours -->
    <string name="risk_card_outdated_manual_risk_body">"Your risk status has not been updated for more than 48 hours. Please update your risk status."</string>
    <!-- XHED: risk card - risk check failed headline, no internet connection -->
    <string name="risk_card_check_failed_no_internet_headline">"Exposure check failed"</string>
    <!-- XTXT: risk card - risk check failed, please check your internet connection -->
    <string name="risk_card_check_failed_no_internet_body">"The synchronization of random IDs with the server failed. You can restart the synchronization manually."</string>
    <!-- XTXT: risk card - risk check failed, restart button -->
    <string name="risk_card_check_failed_no_internet_restart_button">"Restart"</string>

    <!-- XTXT: risk card - Low risk state - No days with low risk encounters -->
    <string name="risk_card_low_risk_no_encounters_body">"No exposures"</string>
    <!-- XTXT: risk card - Low risk state - Days with low risk encounters -->
    <plurals name="risk_card_low_risk_encounter_days_body">
        <item quantity="one">"Exposures with low risk on %1$d day"</item>
        <item quantity="other">"Exposures with low risk on %1$d days"</item>
        <item quantity="zero">"Exposures with low risk on %1$d days"</item>
        <item quantity="two">"Exposures with low risk on %1$d days"</item>
        <item quantity="few">"Exposures with low risk on %1$d days"</item>
        <item quantity="many">"Exposures with low risk on %1$d days"</item>
    </plurals>
    <!-- XACT: risk card - Low risk state - Days with low risk encounters description -->
    <plurals name="risk_card_low_risk_encounter_days_body_description">
        <item quantity="one">"Exposures with low risk on one day"</item>
        <item quantity="other">"Exposures with low risk on %1$d days"</item>
        <item quantity="zero">"Exposures with low risk on %1$d days"</item>
        <item quantity="two">"Exposures with low risk on %1$d days"</item>
        <item quantity="few">"Exposures with low risk on %1$d days"</item>
        <item quantity="many">"Exposures with low risk on %1$d days"</item>
    </plurals>
    <!-- XTXT: risk card - Low risk state - Most recent date with low risk and single day of encounters -->
    <string name="risk_card_low_risk_most_recent_body_encounter_on_single_day">"On %1$s"</string>
    <!-- XTXT: risk card - Low risk state - Most recent date with low risk and more than one day of encounters -->
    <string name="risk_card_low_risk_most_recent_body_encounters_on_more_than_one_day">"Most recently on %1$s"</string>

    <!-- XTXT: risk card - High risk state - Days with high risk encounters -->
    <plurals name="risk_card_high_risk_encounter_days_body">
        <item quantity="one">"Exposures on %1$d day with increased risk"</item>
        <item quantity="other">"Exposures on %1$d days with increased risk"</item>
        <item quantity="zero">"Exposures on %1$d days with increased risk"</item>
        <item quantity="two">"Exposures on %1$d days with increased risk"</item>
        <item quantity="few">"Exposures on %1$d days with increased risk"</item>
        <item quantity="many">"Exposures on %1$d days with increased risk"</item>
    </plurals>
    <!-- XACT: risk card - High risk state - Days with high risk encounters description -->
    <plurals name="risk_card_high_risk_encounter_days_body_description">
        <item quantity="one">"Exposures on one day with increased risk"</item>
        <item quantity="other">"Exposures on %1$d days with increased risk"</item>
        <item quantity="zero">"Exposures on %1$d days with increased risk"</item>
        <item quantity="two">"Exposures on %1$d days with increased risk"</item>
        <item quantity="few">"Exposures on %1$d days with increased risk"</item>
        <item quantity="many">"Exposures on %1$d days with increased risk"</item>
    </plurals>

    <!-- XTXT: risk card - High risk state - Most recent date with high risk and single day of encounters -->
    <string name="risk_card_high_risk_most_recent_body_encounter_on_single_day">"On %1$s"</string>

    <!-- XTXT: risk card - High risk state - Most recent date with high risk and more than one day of encounters -->
    <string name="risk_card_high_risk_most_recent_body_encounters_on_more_than_one_day">"Most recently on %1$s"</string>

    <!-- ####################################
              Risk Card - Progress
    ###################################### -->

    <!-- XHED: risk card - progress - progress card headline displayed downloading key packages -->
    <string name="risk_card_progress_download_headline">"Data is being downloaded…"</string>
    <!-- XTXT: risk card - progress - progress card body displayed downloading key packages -->
    <string name="risk_card_progress_download_body">"This may take several minutes. Thank you for your patience."</string>
    <!-- XHED: risk card - progress - progress card headline displayed calculating the risklevel -->
    <string name="risk_card_progress_calculation_headline">"Check is running…"</string>
    <!-- XTXT: risk card - progress - progress card body displayed calculating the risklevel -->
    <string name="risk_card_progress_calculation_body">"Your exposure data is being checked. This may take several minutes. Thank you for your patience."</string>

    <!-- ####################################
                    Main
    ###################################### -->

    <!-- XHED: main, FAQ -->
    <string name="main_about_headline">"FAQ"</string>
    <!-- XTXT: main, explains faq on card -->
    <string name="main_about_body">"Here you can find answers to frequently asked questions about the Corona-Warn-App. You will be forwarded to an external German government website."</string>
    <!-- XTXT: FAQ link, should be translated  -->
    <string name="main_about_link">"https://www.bundesregierung.de/corona-warn-app-faq-englisch"</string>
    <!-- XACT: Opens external webpage -->
    <string name="hint_external_webpage">"Here you can find answers to frequently asked questions about the Corona-Warn-App. You will be forwarded to an external website."</string>

    <!-- ####################################
               Main - Share
    ###################################### -->

    <!-- XHED: Share app link page title -->
    <string name="main_share_title">"Share the Corona-Warn-App"</string>
    <!-- XHED: Share app link page subtitle -->
    <string name="main_share_headline">"Let’s fight coronavirus together"</string>
    <!-- YTXT: Share app link page body -->
    <string name="main_share_body">"The more people who use the app, the faster we can break chains of infection. Please invite your family and friends to download the app."</string>
    <!-- XBUT: Share app link page button -->
    <string name="main_share_button">"Send Download Link"</string>
    <!-- YMSG: Message when sharing is executed -->
    <string name="main_share_message">"Fighting coronavirus together"<xliff:g id="line_break">"\n"</xliff:g>"I’m in on this, you too?"<xliff:g id="line_break">"\n"</xliff:g><xliff:g id="link_play_store">"https://www.corona-warn-app.de"</xliff:g>"\n"<xliff:g id="line_break">"\n"</xliff:g></string>
    <!-- XACT: main (share) - illustraction description, explanation image -->
    <string name="main_share_illustration_description">"A man shares the Corona-Warn-App with four other persons."</string>

    <!-- ####################################
                Main - Overview
    ###################################### -->

    <!-- XHED: App overview page title -->
    <string name="main_overview_title">"Overview"</string>
    <!-- XACT: main overview page title -->
    <string name="main_overview_accessibility_title">"Overview"</string>
    <!-- XHED: App overview subtitle for tracing explanation-->
    <string name="main_overview_subtitle_tracing">"Exposure Logging"</string>
    <!-- YTXT: App overview body text about tracing -->
    <string name="main_overview_body_tracing">"Exposure logging is one of the three central features of the app. When you activate it, encounters with people’s smartphones are logged automatically."</string>
    <!-- XHED: App overview subtitle for risk explanation -->
    <string name="main_overview_subtitle_risk">"Risk of Infection"</string>
    <!-- YTXT: App overview body text about risk levels -->
    <string name="main_overview_body_risk">"When exposure logging is active, the app calculates your personal risk of infection. It does this by measuring duration and proximity of your exposure to people who have been diagnosed with coronavirus over the last 14 days."</string>
    <!-- XHED: App overview subtitle for risk level list -->
    <string name="main_overview_subtitle_risk_levels">"The following risk status can be shown:"</string>
    <!-- XTXT: App overview increased risk level -->
    <string name="main_overview_subtitle_increased_risk">"Increased Risk"</string>
    <!-- XTXT: App overview low risk level -->
    <string name="main_overview_subtitle_low_risk">"Low Risk"</string>
    <!-- XTXT: App overview unknown risk level -->
    <string name="main_overview_subtitle_unknown_risk">"Unknown Risk"</string>
    <!-- XHED: App overview subtitle for test procedure explanation -->
    <string name="main_overview_headline_test">"Notifying Other Users"</string>
    <!-- YTXT: App overview body text about rest procedure -->
    <string name="main_overview_body_test">"You can register your test and retrieve your test result in the app. If you are diagnosed with coronavirus, you can notify others and break the chain of infection."</string>
    <!-- XHED: App overview headline for glossary -->
    <string name="main_overview_headline_glossary">"Definition of Terms:"</string>
    <!-- XHED: App overview subtitle for glossary key storage -->
    <string name="main_overview_subtitle_glossary_tracing">"Exposure Log"</string>
    <!-- YTXT: App overview body for glossary key storage -->
    <string name="main_overview_body_glossary_tracing">"List of received and temporary random IDs saved temporarily in the operating system storage. This list is read when the exposures are checked. All random IDs are automatically deleted after 14 days."</string>
    <!-- XHED: App overview subtitle for glossary risk calculation  -->
    <string name="main_overview_subtitle_glossary_calculation">"Exposure Check"</string>
    <!-- YTXT: App overview body for glossary risk calculation -->
    <string name="main_overview_body_glossary_calculation">"Exposure log data is retrieved and synchronized with risk notifications from other users. Your risk is checked automatically several times per day."</string>
    <!-- XHED: App overview subtitle for glossary contact  -->
    <string name="main_overview_subtitle_glossary_contact">"Exposure Risk"</string>
    <!-- YTXT: App overview body for glossary contact -->
    <string name="main_overview_body_glossary_contact">"Exposure to an infected person who has shared their positive test results with others through the app. An exposure must meet certain criteria with regard to duration, distance, and suspected infectiousness of the other person to be classified as a high-risk exposure."</string>
    <!-- XHED: App overview subtitle for glossary notifications -->
    <string name="main_overview_subtitle_glossary_notification">"Exposure Notification"</string>
    <!-- YTXT: App overview body for glossary notifications -->
    <string name="main_overview_body_glossary_notification">"The display of exposures in the Corona-Warn-App."</string>
    <!-- XHED: App overview subtitle for glossary keys -->
    <string name="main_overview_subtitle_glossary_keys">"Random ID"</string>
    <!-- YTXT: App overview body for glossary keys -->
    <string name="main_overview_body_glossary_keys">"Random IDs are combinations of digits and letters generated randomly. They are exchanged between devices in close proximity. Random IDs cannot be traced to a specific person and are automatically deleted after 14 days. Persons diagnosed with coronavirus can opt to share their random IDs of up to the last 14 days with other app users."</string>
    <!-- XACT: main (overview) - illustraction description, explanation image -->
    <string name="main_overview_illustration_description">"A smartphone displays various content, numbered 1 to 3."</string>
    <!-- XACT: App main page title -->
    <string name="main_title">"Main screen of the Corona-Warn-App"</string>

    <!-- ####################################
               Risk Details
    ###################################### -->

    <!-- XHED: risk details - page title, in toolbar -->
    <string name="risk_details_title">"Your Risk Status"</string>
    <!-- XHED: risk details - headline for additional info in case of encounter with low risk -->
    <string name="risk_details_additional_info_title">"Exposures with low risk"</string>
    <!-- XHED: risk details - subtitle for additional info in case of encounter with low risk -->
    <string name="risk_details_additional_info_subtitle">"Why your risk of infection is low"</string>
    <!-- XHED: risk details - text for additional info in case of encounter with low risk -->
    <string name="risk_details_additional_info_text">"You encountered a person who was later diagnosed with coronavirus. Nevertheless, based on your exposure logging data, your risk of infection is low. The risk is low if your encounter was brief or occurred at a distance. You do not need to worry and there is no specific need for action. We recommend that you adhere to the prevailing rules regarding distancing and hygiene."</string>
    <!-- XHED: risk details - headline, how a user should act -->
    <string name="risk_details_headline_behavior">"Guidelines"</string>
    <!-- XHED: risk details - multiline headline, bold, how to act correct -->
    <string name="risk_details_subtitle_behavior">"This is what you should do:"</string>
    <!-- XMSG: risk details - go/stay home, something like a bullet point -->
    <string name="risk_details_behavior_body_stay_home">"If possible, please go home and stay at home."</string>
    <!-- XMSG: risk details - get in touch with the corresponding people, something like a bullet point -->
    <string name="risk_details_behavior_body_contact_doctor">"If you have questions about symptoms, testing availability, or quarantine measures, please contact one of the following:"</string>
    <!-- XMSG: risk details - wash your hands, something like a bullet point -->
    <string name="risk_details_behavior_body_wash_hands">"Wash your hands regularly, with soap, for 20 seconds."</string>
    <!-- XMSG: risk details - wear a face mask, something like a bullet point -->
    <string name="risk_details_behavior_body_wear_mask">"Wear a face mask when you encounter other people."</string>
    <!-- XMSG: risk details - stay 1,5 away, something like a bullet point -->
    <string name="risk_details_behavior_body_stay_away">"Keep at least 1.5 meters distance from other people."</string>
    <!-- XTXT: find details about exposures in the contact journal -->
    <string name="risk_details_find_details_in_journal">"You will find more information about your exposures in your contact journal."</string>

    <!-- XMSG: risk details - link to faq, something like a bullet point -->
    <string name="risk_details_increased_risk_faq_link_text">"If you get tested, you will find additional information about the testing procedure in the FAQ."</string>
    <!-- XTXT: Explanation screen increased risk level link label - HAS TO MATCH the link text above -->
    <string name="risk_details_increased_risk_faq_link_label">"FAQ"</string>
    <!-- XTXT: Explains user about increased risk level: URL, has to be "translated" into english (relevant for all languages except german) - https://www.coronawarn.app/en/faq/#further_details -->
    <string name="risk_details_increased_risk_faq_url">"https://www.coronawarn.app/en/faq/#red_card_how_to_test"</string>

    <!-- XMSG: risk details - ventilation bullet point -->
    <string name="risk_details_behavior_body_ventilation">"Air out indoor spaces several times per day. To do so, open the windows as far as possible for several minutes (“shock ventilation”)."</string>
    <!-- XMSG: risk details - cough/sneeze, something like a bullet point -->
    <string name="risk_details_behavior_body_cough_sneeze">"Sneeze or cough into your elbow or a tissue."</string>
    <!-- XMSG: risk details - contact your doctor, bullet point -->
    <string name="risk_details_behavior_increased_body_1">"Your general practitioner"</string>
    <!-- XMSG: risk details - panel doctor on-call service, bullet point -->
    <string name="risk_details_behavior_increased_body_2">"General medical emergency service on telephone number 116117"</string>
    <!-- XMSG: risk details - public health department, bullet point -->
    <string name="risk_details_behavior_increased_body_3">"Your public health authority"</string>
    <!-- XHED: risk details - infection risk headline, below behaviors -->
    <string name="risk_details_headline_infection_risk">"Risk of Infection"</string>
    <!-- XHED: risk details - infection period logged headling, below behaviors -->
    <string name="risk_details_headline_period_logged">"Period Logged"</string>
    <!-- XHED: risk details - infection period logged headling, below behaviors -->
    <string name="risk_details_subtitle_period_logged">"This period is included in the calculation."</string>
    <!-- XHED: risk details - infection period logged information body, below behaviors -->
    <!--    Dialog part 1-->
    <string name="risk_details_information_body_period_logged">"Your risk of infection can be calculated only for periods during which exposure logging was active. The logging feature should therefore remain active permanently. Exposure logging covers the last 14 days."</string>
    <!-- XTXT: risk details - infection period logged information body, under 14 days -->
    <string name="risk_details_information_body_period_logged_assessment_under_14_days">"The Corona-Warn-App was installed %s days ago. Your risk of infection is calculated for the periods during which exposure logging was active. If you have encountered other people and exposure logging was active, your risk of infection is calculated."</string>
    <!-- XTXT: risk details - infection period logged information body, over 14 days -->
    <string name="risk_details_information_body_period_logged_assessment_over_14_days">"If exposure logging was active at times during which you encountered other people, your risk of infection can be calculated for this period."</string>
    <!-- XHED: risk details - infection period logged information body, below behaviors -->        <!-- XTXT: risk details - infection period logged information body, under 14 days -->
    <string name="risk_details_information_body_period_logged_assessment">"The app automatically deletes older logs, as these are no longer relevant for infection prevention."</string>
    <!-- XTXT: risk details - infection period days logged/14 -->
    <string name="risk_details_information_active_tracing_days_circle_progress">"%s/14"</string>
    <!-- XHED: risk details - how your risk level was calculated, below behaviors -->
    <string name="risk_details_subtitle_infection_risk_past">"This is how your risk was calculated."</string>
    <!-- XHED: risk details - how your risk level will be calculated, below behaviors -->
    <string name="risk_details_subtitle_infection_risk">"This is how your risk is calculated."</string>
    <!-- XMSG: risk details - risk calculation wasn't possible for 24h, below behaviors -->
    <string name="risk_details_information_body_outdated_risk">"Your exposure logging could not be updated for more than 24 hours."</string>
    <!-- YTXT: risk details - low risk explanation text -->
    <string name="risk_details_information_body_low_risk">"You have a low risk of infection because no exposure to people later diagnosed with coronavirus was logged, or because your encounters were only for a short time and at a greater distance."</string>
    <!-- YTXT: risk details - low risk explanation text with encounter with low risk -->
    <string name="risk_details_information_body_low_risk_with_encounter">"The risk of infection is calculated locally on your smartphone, using exposure logging data. The calculation also takes into account distance and duration of any exposure to persons diagnosed with coronavirus, as well as their potential infectiousness. Your risk of infection cannot be seen by or passed on to anyone else."</string>
    <!-- XLNK: FAQ URL pointing to the faq page in german. Need to use the URL for english for all other languages-->
    <string name="risk_details_explanation_faq_link">"https://www.coronawarn.app/en/faq/#encounter_but_green"</string>
    <!-- YTXT: risk details - increased risk explanation text with variable date since last contact -->
    <string name="risk_details_information_body_increased_risk_date">"You have an increased risk of infection because you were exposed over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</string>
    <!-- YTXT: risk details - increased risk explanation text with variable for day(s) since last contact -->
    <plurals name="risk_details_information_body_increased_risk">
        <item quantity="one">"You have an increased risk of infection because you were last exposed %1$s days ago over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</item>
        <item quantity="other">"You have an increased risk of infection because you were last exposed %1$s days ago over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</item>
        <item quantity="zero">"You have an increased risk of infection because you were last exposed %1$s days ago over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</item>
        <item quantity="two">"You have an increased risk of infection because you were last exposed %1$s days ago over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</item>
        <item quantity="few">"You have an increased risk of infection because you were last exposed %1$s days ago over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</item>
        <item quantity="many">"You have an increased risk of infection because you were last exposed %1$s days ago over a longer period of time and at close proximity to at least one person diagnosed with coronavirus."</item>
    </plurals>
    <!-- YTXT: risk details - risk calculation explanation -->
    <string name="risk_details_information_body_notice">"Your risk of infection is calculated from the exposure logging data (duration and proximity) locally on your smartphone. Your risk of infection cannot be seen by, or passed on to, anyone else."</string>
    <!-- YTXT: risk details - risk calculation explanation for increased risk -->
    <string name="risk_details_information_body_notice_increased">"Therefore, your risk of infection has been ranked as increased. Your risk of infection is calculated from the exposure logging data (duration and proximity) locally on your smartphone. Your risk of infection cannot be seen by, or passed on to, anyone else. When you get home, please also avoid close contact with members of your family or household."</string>
    <!-- NOTR -->
    <string name="risk_details_button_update">@string/risk_card_button_update</string>
    <!-- NOTR -->
    <string name="risk_details_button_enable_tracing">@string/risk_card_button_enable_tracing</string>
    <!-- XACT: risk details page title -->
    <string name="risk_details_accessibility_title">"Your Risk Status"</string>

    <!-- XHED: one time risk explanation dialog title  -->
    <string name="risk_details_explanation_dialog_title">"Information about exposure logging functionality"</string>
    <!-- YTXT: one time risk explanation dialog - pointing to the faq page for more information-->
    <string name="risk_details_explanation_dialog_faq_body">"For further information, please see our FAQ page."</string>
    <!-- XHED: risk details - deadman notification title -->
    <string name="risk_details_deadman_notification_title">"Your Risk Status"</string>
    <!-- YTXT: risk details - deadman notification text -->
    <string name="risk_details_deadman_notification_body">"Please remember to open the Corona-Warn-App regularly to check your risk status."</string>

    <!-- ####################################
               Risk Lowered Dialog
    ###################################### -->

    <!-- XHED: risk lowered - dialog headline -->
    <string name="risk_lowered_dialog_headline">"Change of Your Risk Status"</string>
    <!-- XTXT: risk lowered - dialog content -->
    <string name="risk_lowered_dialog_body">"The last exposure that resulted in your increased risk was more than 14 days ago. Therefore, your risk of infection has been ranked as low again.\n\nThis is what you should do:\n1. If you do not have any COVID-19 symptoms, continue to follow the prevailing rules regarding distancing and hygiene.\n2. If you have COVID-19 symptoms, we recommend that you visit your doctor and get tested."</string>
    <!-- XBUT: risk lowerd - dialog confirm -->
    <string name="risk_lowered_dialog_button_confirm">"OK"</string>
    <!-- XBUT: risk lowered - dialog cancel -->
    <string name="risk_lowered_dialog_button_cancel">"More"</string>

    <!-- ####################################
           Outdated Device Time
    ###################################### -->
    <!-- XHED: incorrect device time - dialog/notification headline -->
    <string name="device_time_incorrect_dialog_headline">"Exposure Check Not Possible"</string>
    <!-- XTXT: incorrect device time - dialog/notification content -->
    <string name="device_time_incorrect_dialog_body">"The time set on your device does not match the current time. As a result, your risk cannot be checked right now. Please set the correct time in your device settings."</string>
    <!-- XBUT: incorrect device time - dialog confirm -->
    <string name="device_time_incorrect_dialog_button_confirm">"OK"</string>

    <!-- ####################################
              Onboarding
    ###################################### -->

    <!-- XBUT: onboarding - forward and deny -->
    <string name="onboarding_button_disable">"Do Not Activate"</string>
    <!-- XBUT: onboarding - forward and allow -->
    <string name="onboarding_button_enable">"Activate"</string>
    <!-- XBUT: onboarding - back and cancel -->
    <string name="onboarding_button_cancel">"Cancel"</string>
    <!-- XBUT: onboarding - next -->
    <string name="onboarding_button_next">"Next"</string>
    <!-- XBUT: onboarding - start -->
    <string name="onboarding_button_start">"Let’s Get Started"</string>
    <!-- XTXT: onboarding - back description for screen reader -->
    <string name="onboarding_button_back_description">"Back"</string>
    <!-- XACT: Onboarding (together) page title -->
    <string name="onboarding_onboarding_accessibility_title">"Onboarding page 1 of 6: Fighting coronavirus together"</string>
    <!-- XHED: onboarding(together) - fight corona -->
    <string name="onboarding_headline">"Let’s fight coronavirus together"</string>
    <!-- YTXT: onboarding(together) - paragraph -->
    <string name="onboarding_body_1">"More protection for you and for us all. By using the Corona-Warn-App we can break infection chains much quicker."</string>
    <!-- YTXT: onboarding(together) - paragraph -->
    <string name="onboarding_body_2">"Turn your smartphone into a coronavirus warning system. Get an overview of your risk status and find out whether you\'ve had close contact with anyone diagnosed with coronavirus in the last 14 days."</string>
    <!-- YTXT: onboarding(together) - paragraph -->
    <string name="onboarding_body_3">"Display your test results (PCR test or rapid antigen test) in the app and warn others if you are diagnosed with coronavirus."</string>
    <!-- YTXT: onboarding(together) - paragraph -->
    <string name="onboarding_body_4">"If you want, you can use the app to prove your personal infection status (a negative rapid test, for example). Please note, however, that you are under no obligation to use the app to prove your infection status. You can also prove your infection status in another manner compliant with the legal regulations at your residence."</string>
    <!-- YTXT: onboarding(together) - paragraph -->
    <string name="onboarding_body_5">"You can also verify your personal vaccination status."</string>
    <!-- YTXT: onboarding(together) - paragraph -->
    <string name="onboarding_body_6">"The app logs encounters between individuals by exchanging encrypted, random IDs between their smartphones, whereby no personal data whatsoever is accessed."</string>
    <!-- XACT: onboarding(together) - illustraction description, header image -->
    <string name="onboarding_illustration_description">"A group of persons use their smartphones around town."</string>
    <!-- XACT: Onboarding (privacy) page title -->
    <string name="onboarding_privacy_accessibility_title">"Onboarding page 2 of 6: Data Privacy. A long text follows. To proceed at any time, use the button at the bottom of the screen."</string>
    <!-- XHED: onboarding(privacy) - title -->
    <string name="onboarding_privacy_headline">"Data Privacy"</string>

    <!-- XACT: onboarding(privacy) - illustraction description, header image -->
    <string name="onboarding_privacy_illustration_description">"A woman uses the Corona-Warn-App on her smartphone. An icon showing a padlock on the background of a shield symbolizes encrypted data."</string>
    <!-- XACT: Onboarding (tracing) page title -->
    <string name="onboarding_tracing_accessibility_title">"Onboarding page 3 of 6: How to Enable Exposure Logging"</string>
    <!-- XHED: onboarding(tracing) - how to enable tracing -->
    <string name="onboarding_tracing_headline">"How to Enable Exposure Logging"</string>
    <!-- XHED: onboarding(tracing) - two/three line headline under an illustration -->
    <string name="onboarding_tracing_subtitle">"To identify whether you are at risk of infection, you must activate exposure logging."</string>
    <!-- YTXT: onboarding(tracing) - explain tracing -->
    <string name="onboarding_tracing_body">"Exposure logging works by your Android smartphone receiving, via Bluetooth, encrypted random IDs of other app users and passing your own random IDs to their smartphones. Exposure logging can be deactivated at any time."</string>
    <!-- YTXT: onboarding(tracing) - explain tracing -->
    <string name="onboarding_tracing_body_emphasized">"The encrypted random IDs only pass information about date, duration, and proximity (calculated from signal strength) to other people. Individuals cannot be identified based on the random IDs."</string>
    <!-- YTXT: onboarding(tracing) - easy language explain tracing link-->
    <string name="onboarding_tracing_easy_language_explanation"><a href="https://www.bundesregierung.de/breg-de/themen/corona-warn-app/corona-warn-app-leichte-sprache-gebaerdensprache">"App Information in Simplified Language and Sign Language"</a></string>
    <!-- NOTR: onboarding(tracing) - easy language explain tracing link URL-->
    <string name="onboarding_tracing_easy_language_explanation_url">"https://www.bundesregierung.de/breg-de/themen/corona-warn-app/corona-warn-app-leichte-sprache-gebaerdensprache"</string>
    <!-- XBUT: onboarding(tracing) - button enable tracing -->
    <string name="onboarding_tracing_button_next">"Activate Exposure Logging"</string>
    <!-- XTXT: onboarding(tracing) - dialog about tracing permission declined -->
    <string name="onboarding_tracing_dialog_headline">"Do not activate?"</string>
    <!-- YMSI: onboarding(tracing) - dialog about tracing -->
    <string name="onboarding_tracing_dialog_body">"If you do not activate exposure logging, the app cannot determine your risk status. This means you will not receive any information about your risk in the app. You can reactivate exposure logging at any time."</string>
    <!-- XBUT: onboarding(tracing) - positive button (right) -->
    <string name="onboarding_tracing_dialog_button_positive">"Do Not Activate"</string>
    <!-- XBUT: onboarding(tracing) - negative button (right) -->
    <string name="onboarding_tracing_dialog_button_negative">"Cancel"</string>
    <!-- XACT: onboarding(tracing) - dialog about background jobs header text -->
    <string name="onboarding_background_fetch_dialog_headline">"Background app refresh deactivated"</string>
    <!-- YMSI: onboarding(tracing) - dialog about background jobs -->
    <string name="onboarding_background_fetch_dialog_body">"You have deactivated background updates for the Corona-Warn-App. Please activate background updates to use automatic exposure logging. If you do not activate background updates, you can only start exposure logging manually in the app. You can activate background updates for the app in your device settings."</string>
    <!-- XBUT: onboarding(tracing) - dialog about background jobs, open device settings -->
    <string name="onboarding_background_fetch_dialog_button_positive">"Open Device Settings"</string>
    <!-- XBUT: onboarding(tracing) - dialog about background jobs, continue in app -->
    <string name="onboarding_background_fetch_dialog_button_negative">"Start Exposure Logging Manually"</string>
    <!-- XACT: onboarding(tracing) - dialog about energy optimized header text -->
    <string name="onboarding_energy_optimized_dialog_headline">"Allow prioritized background activity"</string>
    <!-- YMSI: onboarding(tracing) - dialog about energy optimized -->
    <string name="onboarding_energy_optimized_dialog_body">"Enable prioritized background activity to allow the app to determine your risk status in the background any time (recommended). This disables battery life optimization for the Corona-Warn-App only. We do not expect this to cause a significant decrease in your smartphone’s battery life.\n\nIf you do not allow this setting, we recommend you to open the app manually at least once every 24 hours."</string>
    <!-- XBUT: onboarding(tracing) - dialog about energy optimized, open device settings -->
    <string name="onboarding_energy_optimized_dialog_button_positive">"Allow"</string>
    <!-- XBUT: onboarding(tracing) - dialog about energy optimized, continue in app -->
    <string name="onboarding_energy_optimized_dialog_button_negative">"Do Not Allow"</string>
    <!-- XACT: onboarding(tracing) - dialog about manual checking header text -->
    <string name="onboarding_manual_required_dialog_headline">"Prioritized background activity disabled"</string>
    <!-- YMSI: onboarding(tracing) - dialog about manual checking -->
    <string name="onboarding_manual_required_dialog_body">"Please note that with prioritized background activity disabled, you have to open the app manually at least once every 24 hours to update your risk status.\n\nYou can enable prioritized background activity in your settings any time."</string>
    <!-- XBUT: onboarding(tracing) - dialog about manual checking button -->
    <string name="onboarding_manual_required_dialog_button">"OK"</string>
    <!-- XACT: onboarding(tracing) - illustraction description, header image -->
    <string name="onboarding_tracing_illustration_description">"Three persons have activated exposure logging on their smartphones, which will log their encounters with each other."</string>
    <!-- XHED: onboarding(tracing) - location explanation for bluetooth headline -->
    <string name="onboarding_tracing_location_headline">"Activate Location Setting"</string>
    <!-- XTXT: onboarding(tracing) - location explanation for bluetooth body text -->
    <string name="onboarding_tracing_location_body">"The app cannot determine your location. However, the device location setting must be activated to use Bluetooth Low Energy in Android 10 and earlier versions."</string>
    <!-- XBUT: onboarding(tracing) - button enable tracing -->
    <string name="onboarding_tracing_location_button">"Open Device Settings"</string>
    <!-- XACT: Onboarding (test) page title -->
    <string name="onboarding_test_accessibility_title">"Onboarding page 5 of 6: If You Are Diagnosed with Coronavirus"</string>
    <!-- XHED: onboarding(test) - about positive tests -->
    <string name="onboarding_test_headline">"If you are diagnosed with coronavirus"</string>
    <!-- XHED: onboarding(test) - two/three line headline under an illustration -->
    <string name="onboarding_test_subtitle">"If you receive a positive test result, please report this in the app. Sharing your test results is voluntary and secure. Please do this for the sake of everyone’s health."</string>
    <!-- YTXT: onboarding(test) - explain test -->
    <string name="onboarding_test_body">"Your notification is encrypted securely and processed on a secure server. People whose encrypted random IDs your smartphone has collected will now receive a warning along with information about what they should now do."</string>
    <!-- XACT: onboarding(test) - illustraction description, header image -->
    <string name="onboarding_test_illustration_description">"An encrypted positive test diagnosis is transmitted to the system, which will now warn other users."</string>
    <!-- XACT: Onboarding (datashare) page title -->
    <string name="onboarding_notifications_accessibility_title">"Onboarding page 6 of 6: Receive warnings and identify risks"</string>
    <!-- XHED: onboarding(datashare) - about positive tests -->
    <string name="onboarding_notifications_headline">"Receive warnings and identify risks"</string>
    <!-- XHED: onboarding(datashare) - two/three line headline under an illustration -->
    <string name="onboarding_notifications_subtitle">"The app can notify you automatically about your risk status and warn you about new infections of people you have been exposed to. Allow the app now to notify you."</string>
    <!-- YTXT: onboarding(datashare) - explain test -->
    <string name="onboarding_notifications_body">"You can then self-isolate to protect others and find out where you can get tested."</string>
    <!-- XACT: onboarding(notifications) - illustraction description, header image -->
    <string name="onboarding_notifications_illustration_description">"A woman receives a notification from her Corona-Warn-App."</string>

    <!-- XACT: onboarding privacy preserving analytics (ppa) - illustraction description, header image -->
    <string name="onboarding_ppa_illustration_description">"A person is holding a smartphone in their hand"</string>
    <!-- XHED: onboarding privacy preserving analytics (ppa) - headline -->
    <string name="onboarding_ppa_headline">"Share Data"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - body short text -->
    <string name="onboarding_ppa_body_short">"Let us know how you use the app and help us to assess its effectiveness."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - body text -->
    <string name="onboarding_ppa_body">"You can help us to improve the Corona-Warn-App. Share the data about your app usage with the RKI. This will help the RKI assess the app’s effectiveness. Your data will also help to improve the features and usability of the app."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - state title -->
    <string name="onboarding_ppa_state_title">"Your federal state (optional)"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - district title -->
    <string name="onboarding_ppa_district_title">"Your district (county) (optional)"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - regional evaluation text -->
    <string name="onboarding_ppa_regional_evaluation_text">"If you also specify your federal state and region, we can conduct regional analyses."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - age title -->
    <string name="onboarding_ppa_age_title">"Your age group (optional)"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - consent title -->
    <string name="onboarding_ppa_more_info_title">"Detailed Information about This Data Processing and Data Protection Risks in the U.S. and Other Third Countries"</string>
    <!-- XBUT: onboarding privacy preserving analytics (ppa) - donate button -->
    <string name="onboarding_ppa_consent_donate_button">"Accept"</string>
    <!-- XBUT: onboarding privacy preserving analytics (ppa) - dont donate button -->
    <string name="onboarding_ppa_consent_not_donate_button">"Do Not Share"</string>

    <!-- XHED: onboarding privacy preserving analytics (ppa) - more info - headline -->
    <string name="onboarding_ppa_more_info_headline">"Detailed Information about Data Sharing"</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - consent title -->
    <string name="onboarding_ppa_more_info_decline_processing_text">"If you do not consent to this transfer of your data to a third country, please do not tap on “Accept”. You will still be able to use the app, but not the data donation sharing feature."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - title -->
    <string name="onboarding_ppa_more_info_data_processing_title">"Data Processing in the Data Sharing Process"</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - data processing body -->
    <string name="onboarding_ppa_more_info_data_processing_body">"If you consent to share your data, the app sends various data to the RKI each day. The transmitted data will help us assess the effectiveness of the app and will be analyzed to support the following improvements:"</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - data processing point 1 -->
    <string name="onboarding_ppa_more_info_data_processing_point_1_text">"Improved exposure logging – We want to improve the accuracy and reliability of the technical calculation of infection risks. To do so, we will evaluate information about risk exposures and the warnings you see. As a result, we will be able to refine the calculation method."</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - data processing point 2 -->
    <string name="onboarding_ppa_more_info_data_processing_point_2_text">"Improved user guidance in the app – We want to make the app easier to use. To do so, we will evaluate information about the individual steps that users perform in the app. This will help us make labels and information texts clearer and arrange the control elements to make them easier to find. We will also be able to customize the layouts for different smartphone models."</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - data processing point 3 -->
    <string name="onboarding_ppa_more_info_data_processing_point_3_text">"Enable information and assistance in the app – We want to be able to tell if problems occur when using the app in connection with certain testing facilities and laboratories or in certain regions. We can identify this, for example, if the shared data indicates that testing results are provided delayed in certain regions. The relevant public health authorities can also be notified specifically of potential technical problems."</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - data processing point 4 -->
    <string name="onboarding_ppa_more_info_data_processing_point_4_text">"Improve statistics about the course of the pandemic – Your data can help provide insights into how the pandemic is spreading over time and space and help us respond to certain trends more quickly."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data title -->
    <string name="onboarding_ppa_more_info_rki_data_title">"To this end, the RKI collects the following data:"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 1 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_1_text">"The date of data transmission."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 2 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_2_text">"Changes in the warning history compared to the previous day."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 3 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_3_text">"Information about which risk was displayed to you at the time of data transmission."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 4 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_4_text">"Information about the basis for calculating the risk status in the context of an exposure."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data body 1 -->
    <string name="onboarding_ppa_more_info_rki_data_body_1">"If you have retrieved a test result through the app:"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 5 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_5_text">"Information about whether you received a positive or negative test result through the app."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 6 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_6_text">"Information about the calculated risk at the time the test was registered."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 7 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_7_text">"Information about the time between your last exposure with increased risk and the test registration."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 8 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_8_text">"Information about the time between the last notification of an increased risk and the test registration."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 9 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_9_text">"Information about whether you shared your test result and warned others."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data body 2-->
    <string name="onboarding_ppa_more_info_rki_data_body_2">"If you have warned others about a potential exposure:"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 10 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_10_text">"Information about whether you canceled the steps for warning others."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 11 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_11_text">"Information about whether you provided details about the onset of your symptoms."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 12 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_12_text">"Information about when you granted your consent to warn others."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 13 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_13_text">"Information about the notification you reached in the context of warning others."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 14 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_14_text">"Information about how many hours it took for you to receive your test result."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 15 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_15_text">"Information about how many days have passed since the last notification of an increased risk."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - rki data point 16 text -->
    <string name="onboarding_ppa_more_info_rki_data_point_16_text">"Information about how many hours have passed since the test registration."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - other info body-->
    <string name="onboarding_ppa_more_info_other_info_body">"Other information:"</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - other info point 1 text-->
    <string name="onboarding_ppa_more_info_other_info_point_1_text">"Information about the age group you specified."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - other info point 2 text-->
    <string name="onboarding_ppa_more_info_other_info_point_2_text">"Information about the time between your last exposure with increased risk and the test registration."</string>
    <!-- XTXT: onboarding privacy preserving analytics (ppa) - more info - other info point 3 text-->
    <string name="onboarding_ppa_more_info_other_info_point_3_text">"Information about whether you shared your test result and warned others."</string>
    <!-- YTXT: onboarding privacy preserving analytics (ppa) - more info - very secret body-->
    <string name="onboarding_ppa_more_info_much_privacy_body">"This information cannot be linked with you personally. Your identity will remain confidential.\nThe information will be analyzed for statistical purposes. It will not be saved for a profile."</string>


    <!-- ####################################
             Onboarding sixteen include
   ###################################### -->

    <!-- XACT: onboarding(sixteen) title -->
    <string name="sixteen_title_text">"Age 16 Warning"</string>

    <!-- XACT: onboarding(sixteen) title -->
    <string name="sixteen_description_text">"The use of this app is intended for persons who are at least 16 years of age and who reside in Germany."</string>


    <!-- ####################################
                  Settings
    ###################################### -->

    <!-- XHED: settings - settings overview page title -->
    <string name="settings_title">"Settings"</string>
    <!-- XTXT: settings - on, like a label next to a setting -->
    <string name="settings_on">"On"</string>
    <!-- XTXT: settings - off, like a label next to a setting -->
    <string name="settings_off">"Off"</string>
    <!-- XHED: settings(tracing) - page title -->
    <string name="settings_tracing_title">"Exposure Logging"</string>
    <!-- XHED: settings(tracing) - headline bellow illustration -->
    <string name="settings_tracing_headline">"How exposure logging works"</string>
    <!-- XTXT: settings(tracing) - explain text in settings overview under headline -->
    <string name="settings_tracing_body_description">"Allow creation and sharing of COVID-19 random IDs."</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, active -->
    <string name="settings_tracing_body_active">"Exposure Logging Active"</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, inactive -->
    <string name="settings_tracing_body_inactive">"Exposure logging stopped"</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, inactive location -->
    <string name="settings_tracing_body_inactive_location">"Location services deactivated"</string>
    <!-- YTXT: settings(tracing) - explains tracings -->
    <string name="settings_tracing_body_text">"You need to enable the exposure logging feature so that the app can determine whether you are at risk of infection. The exposure logging feature works transnationally, meaning any possible exposure involving users is also detected by other official coronavirus apps.\n\nThe exposure logging feature works by your Android smartphone receiving encrypted random IDs from other app users via Bluetooth and passing your own random IDs to their smartphones. Every day, the app downloads lists containing the random IDs – along with any voluntary information about the onset of symptoms – of all users who have tested positive for the virus and voluntarily shared this information (specifically: their random IDs) via their app. This list is then compared with the random IDs of other users you have encountered that have been recorded by your Android smartphone, in order to calculate the likelihood that you have also been infected and to warn you if necessary.\n\nYou can use the toggle switch to disable exposure logging at any time.\n\nThe app never collects personal data such as your name, address or location, nor is this information passed on to other users. It is not possible to use random IDs to draw conclusions about individual persons."</string>
    <!-- XTXT: settings(tracing) - status next to switch under title -->
    <string name="settings_tracing_status_active">"Active"</string>
    <!-- XTXT: settings(tracing) - status next to switch under title -->
    <string name="settings_tracing_status_inactive">"Stopped"</string>
    <!-- XTXT: settings(tracing) - status next to switch under title -->
    <string name="settings_tracing_status_restricted">"Restricted"</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, no internet -->
    <string name="settings_tracing_body_connection_inactive">"No Internet connection"</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, no bluetooth -->
    <string name="settings_tracing_body_bluetooth_inactive">"Bluetooth turned off"</string>
    <!--XHED : settings(tracing) - headline on card about the current status and what to do -->
    <string name="settings_tracing_status_bluetooth_headline">"Turn on Bluetooth"</string>
    <!-- XTXT: settings(tracing) - explains user what to do on card if bluetooth is disabled -->
    <string name="settings_tracing_status_bluetooth_body">"Bluetooth must be turned on for exposure logging in order to log encounters. Please turn on Bluetooth in your device settings."</string>
    <!-- XBUT: settings(tracing) - go to operating system settings button on card -->
    <string name="settings_tracing_status_bluetooth_button">"Open Device Settings"</string>
    <!--XHED : settings(tracing) - headline on card about the current status and what to do -->
    <string name="settings_tracing_status_location_headline">"Allow location access"</string>
    <!-- XTXT: settings(tracing) - explains user what to do on card if location is disabled -->
    <string name="settings_tracing_status_location_body">"Activate your location services. Bluetooth Low Energy requires activated location services to calculate physical distances, but does not access your location. For further information, please see our FAQ page."</string>
    <!-- XTXT: settings(tracing) - explains user what to do on card if location is disabled: URL -->
    <string name="settings_tracing_status_location_body_url">"https://www.coronawarn.app/en/faq/#android_location"</string>
    <!-- XBUT: settings(tracing) - go to operating system settings button on card - location -->
    <string name="settings_tracing_status_location_button">"Open Device Settings"</string>
    <!--XHED : settings(tracing) - headline on card about the current status and what to do -->
    <string name="settings_tracing_status_connection_headline">"Open Internet connection"</string>
    <!-- XTXT: settings(tracing) - explains user what to do on card if connection is disabled -->
    <string name="settings_tracing_status_connection_body">"Exposure logging requires an Internet connection to calculate your risk of infection. Please turn on Wi-Fi or mobile data in your device settings."</string>
    <!-- XBUT: settings(tracing) - go to operating system settings button on card -->
    <string name="settings_tracing_status_connection_button">"Open Device Settings"</string>
    <!-- XTXT: settings(tracing) - explains the circle progress indicator to the right with the current value -->
    <plurals name="settings_tracing_status_body_active">
        <item quantity="one">"Exposure logging has been active for one day.\nAn exposure check can only be reliable if exposure logging is permanently activated."</item>
        <item quantity="other">"Exposure logging has been active for %1$s days.\nAn exposure check can only be reliable if exposure logging is permanently activated."</item>
        <item quantity="zero">"Exposure logging has been active for %1$s days.\nAn exposure check can only be reliable if exposure logging is permanently activated."</item>
        <item quantity="two">"Exposure logging has been active for %1$s days.\nAn exposure check can only be reliable if exposure logging is permanently activated."</item>
        <item quantity="few">"Exposure logging has been active for %1$s days.\nAn exposure check can only be reliable if exposure logging is permanently activated."</item>
        <item quantity="many">"Exposure logging has been active for %1$s days.\nAn exposure check can only be reliable if exposure logging is permanently activated."</item>
    </plurals>
    <!-- XACT: settings(tracing) - describes illustration -->
    <string name="settings_tracing_illustration_description_active">"Three persons have activated exposure logging on their smartphones, which will log their encounters with each other."</string>
    <!-- XACT: settings(tracing) - describes illustration -->
    <string name="settings_tracing_illustration_description_inactive">"A person has deactivated exposure logging on their smartphone, so an encounter with two other persons is not logged."</string>
    <!-- XACT: settings(tracing) - describes illustration -->
    <string name="settings_tracing_bluetooth_illustration_description_inactive">"A person has turned off Bluetooth on their smartphone, so an encounter with two other persons is not logged."</string>
    <!-- XACT: settings(tracing) - describes illustration -->
    <string name="settings_tracing_location_illustration_description_inactive" />
    <!-- XACT: settings(tracing) - describes illustration -->
    <string name="settings_tracing_connection_illustration_description_inactive">"A person has turned off the Internet connection on their smartphone, so an encounter with two other persons is not logged."</string>

    <!-- XHED: settings(notification) - notification page title -->
    <string name="settings_notifications_title">"Notifications"</string>
    <!-- XHED: settings(notification) - multiline headline below illustration, active -->
    <string name="settings_notifications_headline_active">"Do you want to activate notifications of your COVID-19 risk status?"</string>
    <!-- XHED: settings(notification) - multiline headline below illustration, inactive -->
    <string name="settings_notifications_headline_inactive">"Notifications are deactivated"</string>
    <!-- XTXT: settings(notification) - text in row on settings overview -->
    <string name="settings_notifications_body_description">"Allow automatic notifications of your COVID-19 risk status."</string>
    <!-- YTXT: settings(notification) - description text when it notifications are enabled -->
    <string name="settings_notifications_body_active">"Specify which areas you want to continue to receive notifications for."</string>
    <!-- XTXT: settings(notification) - explains what the user has to do to activate settings -->
    <string name="settings_notifications_body_inactive">"To activate notifications, you must allow notifications for the Corona-Warn-App in your device settings."</string>
    <!-- XHED: settings(notification) - card headline -->
    <string name="settings_notifications_headline_card">"Activate Notifications"</string>
    <!-- XHED: settings - notification headline on settings overview -->
    <string name="settings_notifications_subtitle_notification">"Notifications"</string>
    <!-- XTXT: settings(notification) - next to a switch -->
    <string name="settings_notifications_subtitle_update_risk">"Your risk of infection changed"</string>
    <!-- XTXT: settings(notification) - next to a switch -->
    <string name="settings_notifications_subtitle_update_test">"Status of your coronavirus test"</string>
    <!-- XBUT: settings(notification) - go to operating settings -->
    <string name="settings_notifications_button_open_settings">"Open Device Settings"</string>
    <!-- XACT: main (overview) - illustraction description, explanation image, displays notificatin status, active -->
    <string name="settings_notifications_illustration_description_active">"A woman receives a notification from her Corona-Warn-App."</string>
    <!-- XACT: main (overview) - illustraction description, explanation image, displays notificatin status, inactive -->
    <string name="settings_notifications_illustration_description_inactive">"A woman has deactivated notifications for her Corona-Warn-App."</string>
    <!-- XBUT: settings - go to reset application -->
    <string name="settings_reset_title">"Reset App"</string>
    <!-- XTXT: settings(reset) - explains the user what do expect when navigating to reset -->
    <string name="settings_reset_body_description">"Delete all your data in the app."</string>
    <!-- XHED: settings(reset) - multiline headline below illustration -->
    <string name="settings_reset_headline">"Are you sure you want to reset the app?"</string>
    <!-- XTXT: settings(reset) - explains the consequences -->
    <string name="settings_reset_body">"You will no longer be notified of your exposures and you will no longer be able to warn other users."</string>
    <!-- XHED: settings(reset) - on card, explains user to go to the operating system settings -->
    <string name="settings_reset_headline_keys">"Delete Exposure "<xliff:g id="line_break">"\n"</xliff:g>"Log"</string>
    <!-- XTXT: settings(reset) - on card -->
    <string name="settings_reset_body_keys">"The exposure log must be deleted separately in your device settings."</string>
    <!-- XBUT: settings(reset) - triggers reset -->
    <string name="settings_reset_button_positive">"Reset App"</string>
    <!-- XBUT: settings(reset) - cancel reset and navigates the suer back to the settings -->
    <string name="settings_reset_button_negative">"Cancel"</string>
    <!-- XACT: main (overview) - illustraction description, explanation image -->
    <string name="settings_reset_illustration_description">"A hand holds a smartphone displaying a symbol indicating that the app is being reset."</string>
    <!-- XHED: settings(reset) - dialog headline -->
    <string name="settings_reset_dialog_headline">"Reset App"</string>
    <!-- XTXT: settings(reset) - dialog content -->
    <string name="settings_reset_dialog_body">"You will no longer be notified of your exposures and you will no longer be able to warn other users. This procedure cannot be undone."</string>
    <!-- XBUT: settings(reset) - dialog cancel -->
    <string name="settings_reset_dialog_button_cancel">"Cancel"</string>
    <!-- XBUT: settings(reset) - dialog confirm -->
    <string name="settings_reset_dialog_button_confirm">"Reset"</string>
    <!-- XHED: settings(background priority) - notification page title -->
    <string name="settings_background_priority_title">"Prioritized Background Activity"</string>
    <!-- XTXT: settings(background priority) - text in row on settings overview -->
    <string name="settings_background_priority_body_description">"Allow automatic risk status updates"</string>
    <!-- XHED: settings(background priority) - multiline headline below illustration -->
    <string name="settings_background_priority_headline">"Update Risk Status Automatically"</string>
    <!-- YTXT: settings(background priority) - description text -->
    <string name="settings_background_priority_body">"If you activate prioritized background activity, the app can determine your risk status at any time. This disables battery life optimization for the Corona-Warn-App only."</string>
    <!-- XACT: settings(background priority) - on - illustration description -->
    <string name="settings_background_priority_on_illustration_description">"A hand is holding a smartphone, on which an icon for “Refresh active” can be seen."</string>
    <!-- XACT: settings(background priority) - off - illustration description -->
    <string name="settings_background_priority_off_illustration_description">"A hand is holding a smartphone, on which an icon for “Refresh not active” can be seen."</string>
    <!-- XTXT: settings(background priority) - explains user what to do on card if background priority is enabled -->
    <string name="settings_background_priority_card_body">"You can activate and deactivate prioritized background activity in your device settings."</string>
    <!-- XBUT: settings(background priority) - go to operating system settings button on card -->
    <string name="settings_background_priority_card_button">"Open Device Settings"</string>
    <!-- XHED : settings(background priority) - headline on card about the current status and what to do -->
    <string name="settings_background_priority_card_headline">"Change prioritized background activity"</string>

    <!-- XTXT: settings(privacy preserving analytics) - text in row on settings overview -->
    <string name="settings_privacy_preserving_analytics_body_description">"Allow the transmission of your usage behavior."</string>
    <!-- XHED: settings(background priority) - Privacy preserving analytics page title -->
    <string name="settings_privacy_preserving_analytics_title">"Share Data"</string>

    <!-- XTXT: privacy preserving analytics settings switch subtitle  -->
    <string name="settings_analytics_switch_subtitle">"Share Data"</string>

    <!-- ####################################
               App Information
    ###################################### -->

    <!-- XHED: Page title for menu information page -->
    <string name="information_title">"App Information"</string>
    <!-- XTXT: Version information text -->
    <string name="information_version">"Version: %1s"</string>
    <!-- XHED: Page title for about information page, also menu item / button text -->
    <string name="information_about_title">"About the App"</string>
    <!-- XHED: Subtitle for about information page -->
    <string name="information_about_headline">"Let’s fight coronavirus together"</string>
    <!-- YTXT: Body text for about information page -->
    <string name="information_about_body_emphasized">"Robert Koch Institute (RKI) is Germany’s federal public health body. The RKI publishes the Corona-Warn-App on behalf of the Federal Government. The app is intended as a digital complement to public health measures already introduced: social distancing, hygiene, and face masks."</string>
    <!-- YTXT: Body text for about information page -->
    <string name="information_about_body">"People who use the app help to trace and break chains of infection. The app saves encounters with other people locally on your device. You are notified if you have encountered people who were later diagnosed with coronavirus. Your identity and privacy are always protected."</string>
    <!-- XACT: describes illustration -->
    <string name="information_about_illustration_description">"A group of persons use their smartphones around town."</string>
    <!-- XHED: Page title for privacy information page, also menu item / button text -->
    <string name="information_privacy_title">"Data Privacy"</string>
    <!-- XACT: describes illustration -->
    <string name="information_privacy_illustration_description">"A woman uses the Corona-Warn-App on her smartphone. An icon showing a padlock on the background of a shield symbolizes encrypted data."</string>
    <!-- XTXT: Path to the full blown privacy html, to translate it exchange "_de" to "_en" and provide the corresponding html file -->
    <string name="information_privacy_html_path">"privacy_en.html"</string>
    <!-- XHED: Page title for terms of use information page, also menu item / button text -->
    <string name="information_terms_title">"Terms of Use"</string>
    <!-- XHED: Page headline for terms of use information page -->
    <string name="information_terms_headline">"Content"</string>
    <!-- XACT: describes illustration -->
    <string name="information_terms_illustration_description">"A hand holds a smartphone displaying a large body of text on the screen. Next to the text is a tick mark symbolizing that the terms of use have been accepted."</string>
    <!-- XTXT: Path to the full blown terms html, to translate it exchange "_de" to "_en" and provide the corresponding html file -->
    <string name="information_terms_html_path">"terms_en.html"</string>
    <!-- XHED: Page title for technical contact and hotline information page, also menu item / button text -->
    <string name="information_contact_title">"Technical Hotline"</string>
    <!-- XHED: Subtitle for technical contact and hotline information page -->
    <string name="information_contact_headline">"How can we help you?"</string>
    <!-- YTXT: Body text for technical contact and hotline information page -->
    <string name="information_contact_body">"For technical questions about the Corona-Warn-App, please contact our nationwide hotline.\n\nPersons with hearing impairments can use Tess Relay services (interpreting between German written language and sign language) to contact the phone hotline. You can download the software from Google Play."</string>
    <!-- XHED: Subtitle for technical contact and hotline information page -->
    <string name="information_contact_subtitle_phone">"Technical hotline:"</string>
    <!-- XLNK: Button / hyperlink to phone call for technical contact and hotline information page -->
    <string name="information_contact_button_phone">"0800 7540001"</string>
    <!-- XLNK: Button / hyperlink to international phone call for technical contact and hotline information page -->
    <string name="information_contact_button_international_phone">"+49 30 498 75401"</string>
    <!-- XLNK: Button / hyperlink to international phone call for technical contact and hotline TAN info page -->
    <string name="submission_contact_button_international_phone">"+49 30 498 75402"</string>
    <!-- XLNK: Description for national technical contact and hotline information page -->
    <string name="information_contact_button_phone_description">"For calls from within Germany. The call is free of charge."</string>
    <!-- XLNK: Description for international technical contact and hotline information page -->
    <string name="information_contact_button_international_phone_description">"For calls from outside Germany. The fees from your telephone provider will apply."</string>
    <!-- XBUT: CAUTION - ONLY UPDATE THE NUMBER IF NEEDED, ONLY NUMBERS AND NO SPECIAL CHARACTERS EXCEPT "+" and "space" ALLOWED IN THIS FIELD; -->
    <string name="information_contact_phone_call_number">"0800 7540001"</string>
    <!-- XTXT: Body text for technical contact and hotline information page -->
    <string name="information_contact_body_phone">"Our customer service is available in the following languages:"</string>
    <!-- YTXT: Body text for technical contact and hotline information page -->
    <string name="information_contact_body_open">"English, German, Turkish\n\nBusiness hours:\nMonday to Saturday: 7am - 10pm (CET)\n(except national holidays)"</string>
    <!-- YTXT: Body text for technical contact and hotline information page -->
    <string name="information_contact_body_other">"If you have any health-related questions, please contact your general practitioner or the medical emergency service hotline, telephone: 116 117."</string>
    <!-- XACT: describes illustration -->
    <string name="information_contact_illustration_description">"A man wears a headset while making a phone call."</string>
    <!-- XLNK: Menu item / hyper link / button text for navigation to FAQ website -->
    <string name="information_help_title">"FAQ"</string>
    <!-- XACT: accessibility hint -->
    <string name="information_help_title_accessibility">"Frequently asked questions. You will be forwarded to an external web site."</string>
    <!-- XHED: Page title for technical information page, also menu item / button text -->
    <string name="information_technical_title">"Legal Notices"</string>
    <!-- XACT: describes illustration -->
    <string name="information_technical_illustration_description">"A hand holds a smartphone displaying a large body of text on the screen. Next to the text is a balance scale that symbolizes legal notices."</string>
    <!-- XHED: Page title for legal information page, also menu item / button text -->
    <string name="information_legal_title">"Imprint"</string>
    <!-- XHED: Headline for legal information page, publisher section -->
    <string name="information_legal_headline_publisher">"Published by"</string>
    <!-- YTXT: subtitle for legal information page, publisher section -->
    <string name="information_legal_subtitle_publisher">"(responsible in accordance with § 5 (1) TMG, § 18 (1) MStV)"</string>
    <!-- YTXT: body for legal information page, publisher section -->
    <string name="information_legal_body_publisher">"Robert Koch Institute"<xliff:g id="line_break">"\n"</xliff:g>"Nordufer 20"<xliff:g id="line_break">"\n"</xliff:g>"13353 Berlin"<xliff:g id="line_break">"\n"</xliff:g><xliff:g id="line_break">"\n"</xliff:g>"represented by its president"</string>
    <!-- XHED: Headline for legal information page, contact section -->
    <string name="information_legal_headline_contact">"Contact"</string>
    <!-- YTXT: subtitle for legal information page, contact section -->
    <string name="information_legal_subtitle_contact">"E-mail: CoronaWarnApp@rki.de"</string>
    <!-- YTXT: subtitle for legal information page, open contact form : Only has to be translated in URL for English FOrm-->
    <string name="information_legal_subtitle_contact_label">"Contact Form"</string>
    <!-- YTXT: subtitle for legal information page url : Only has to be translated in URL for English FOrm-->
    <string name="information_legal_subtitle_contact_url">"https://www.rki.de/SharedDocs/Kontaktformulare/en/Kontaktformulare/weitere/Corona-Warn-App/Corona-Warn-App_Integrator.html"</string>
    <!-- NOTR: subtitle for legal information page, open contact form for languages other than English and German -->
    <string name="information_legal_subtitle_contact_form_non_en_de">"Contact Form in "<a href="https://www.rki.de/SharedDocs/Kontaktformulare/en/Kontaktformulare/weitere/Corona-Warn-App/Corona-Warn-App_Integrator.html">"English"</a>" or "<a href="https://www.rki.de/SharedDocs/Kontaktformulare/weitere/Corona-Warn-App/Corona-Warn-App_Integrator.html">"German"</a></string>
    <!-- XHED: Headline for legal information page, tax section -->
    <string name="information_legal_headline_taxid">"VAT identification\nnumber"</string>
    <!-- YTXT: subtitle for legal information page, tax section -->
    <string name="information_legal_subtitle_taxid">"DE 165 893 430"</string>
    <!-- XACT: describes illustration -->
    <string name="information_legal_illustration_description">"A hand holds a smartphone displaying a large body of text on the screen. Next to the text is a section symbol representing the imprint."</string>

    <!-- ####################################
               App Information - Bug Reporting
    ###################################### -->

    <!-- XHED: Headline for debug log screen -->
    <string name="debugging_debuglog_title">"Error Reports"</string>
    <!-- XHED: Headline for current status of debug log screen -->
    <string name="debugging_debuglog_current_status_title">"Error Analysis"</string>
    <!-- YTXT: Description one for the debug option to record log files -->
    <string name="debugging_debuglog_intro_explanation_section_one">"To help the app technical support team with error analysis, you can record an error report from the CWA. When you do so, the individual technical steps and results of app processes are recorded. You can then send the error report to technical support and help to identify and correct the error."</string>
    <!-- YTXT: Description two for the debug option to record log files -->
    <string name="debugging_debuglog_intro_explanation_section_two">"For further information, please see our FAQ page: FAQ for error reports"</string>
    <!-- XTXT: Debug Log screen increased risk level link label - HAS TO MATCH the link text above -->
    <string name="debugging_debuglog_intro_explanation_section_two_link_label">"FAQ for error reports"</string>
    <!-- XTXT: Explains user about about debug log: URL, has to be "translated" into english (relevant for all languages except german) - https://www.coronawarn.app/en/faq/#further_details -->
    <string name="debugging_debuglog_intro_explanation_section_two_faq_link">"https://www.coronawarn.app/en/faq/#error_log"</string>
    <!-- YTXT: Title of ID History -->
    <string name="debugging_debuglog_id_history_title">"ID History"</string>
    <!-- YTXT: Description of ID History -->
    <string name="debugging_debuglog_id_history_body">"IDs of the error analyses shared so far"</string>
    <!-- YTXT: Warning regarding downsides of recording a log file -->
    <string name="debugging_debuglog_intro_warning">"Please note that error reports may contain sensitive data (such as a test result or contact journal entries). Therefore, you should not share these error reports publicly."</string>
    <!-- XBUT: Button text to start the log recording -->
    <string name="debugging_debuglog_action_start_recording">"Start"</string>
    <!-- XBUT: Button text to stop the log recording -->
    <string name="debugging_debuglog_action_stop_recording">"Stop and Delete"</string>
    <!-- XBUT: Button text to send the log recording to the server-->
    <string name="debugging_debuglog_action_share_log">"Send Error Report"</string>
    <!-- XBUT: Button text to export the log -->
    <string name="debugging_debuglog_action_local_log_export">"Share and Continue"</string>
    <!-- YTXT: Status text if a debug log is being recorded -->
    <string name="debugging_debuglog_status_recording">"Recording Active"</string>
    <!-- YTXT: Status text if a debug log is being recorded but there is not enough free storage space -->
    <string name="debugging_debuglog_status_lowstorage">"Not enough memory"</string>
    <!-- YTXT: Status text if a debug log is not being recorded -->
    <string name="debugging_debuglog_status_not_recording">"Inactive"</string>
    <!-- YTXT: Describtion for current logging status text if a debug log is not being recorded -->
    <string name="debugging_debuglog_status_additional_infos">"Current size: %1$s (uncompressed)"</string>

    <!-- XHED: Title for debug legal screen privacy card - LEGAL STRING MOVED TO THIS FILE ON PURPOSE FOR TRANSLATION -->
    <string name="debugging_debuglog_legal_privacy_card_title">"Verification of Authenticity and Data Transfer to Third Countries"</string>
    <!-- YTXT: First section for debug legal screen privacy card - LEGAL STRING MOVED TO THIS FILE ON PURPOSE FOR TRANSLATION -->
    <string name="debugging_debuglog_legal_privacy_card_first_section">"To confirm the authenticity of your app, your smartphone generates a unique identifier that contains information about the version of your smartphone and the app. This is necessary to ensure that only people who actually use the Corona-Warn-App can send data to technical support and rule out manipulated error reports. To do so, the identifier is sent to Google. In this process, data may be transferred to the U.S. or other third countries, where the level of data privacy may not correspond to European law and you may not be able to enforce your European rights to data privacy. In particular, security services in the third country could access and analyze the data with Google, even if there is no grounds for suspicion, and link this data with other information, for example. This only involves the identifier that is sent to Google. Google does not receive the information from your error report, however, Google may be able to determine your identity based on the identifier and track that the authenticity check was performed on your smartphone."</string>
    <!-- YTXT: Second section for debug legal screen privacy card - LEGAL STRING MOVED TO THIS FILE ON PURPOSE FOR TRANSLATION -->
    <string name="debugging_debuglog_legal_privacy_card_second_section">"If you do not consent to this transfer of your data to a third country, please do not tap on “Accept and Send”. You will still be able to use the app, but you cannot send error reports."</string>

    <!-- YTXT: Dialog title if the log recording is stopped, and thus deleted. -->
    <string name="debugging_debuglog_stop_confirmation_title">"Stop the error analysis?"</string>
    <!-- YTXT: Dialog message if the log recording is stopped, and thus deleted. -->
    <string name="debugging_debuglog_stop_confirmation_message">"If you do so, all recorded data will be deleted. If you have saved a local copy of the error report, it will not be deleted."</string>
    <!-- YTXT: Dialog confirmation button if the log recording is stopped, and thus deleted. -->
    <string name="debugging_debuglog_stop_confirmation_confirmation_button">"Stop Analysis"</string>
    <!-- YTXT: Dialog discard button if the log recording is stopped, and thus deleted. -->
    <string name="debugging_debuglog_stop_confirmation_discard_button">"Continue Analysis"</string>
    <!-- YTXT: Dialog message if there is not enough free storage to start a debug log -->
    <string name="debugging_debuglog_start_low_storage_error">"You need at least 200 MB of memory to start the error analysis. Please free up memory."</string>

    <!-- XHED: Title for debug legal screen -->
    <string name="debugging_debuglog_legal_dialog_title">"Detailed Information on Sending Error Reports"</string>
    <!-- YTXT: Section Title for debug legal screen -->
    <string name="debugging_debuglog_legal_section_title">"How the RKI analyzes the error reports"</string>
    <!-- YTXT: Section Body for debug legal screen -->
    <string name="debugging_debuglog_legal_section_body">"After the authenticity of your app has been verified, the error report is sent to the RKI through a secure connection. Error reports will only be used for troubleshooting and error correction within the framework of future app updates. Only technical support employees can access error reports. Error reports contain a variety of status messages and events that are triggered in the app, but do not contain any information that would enable the RKI to determine your identity. Only if you name the error report ID in connection with further messages can a connection be made between the message (and your name contained there, for example) and the information contained in the error report (such as technical messages for calculation as part of exposure logging, information displayed and steps performed in the app, and, where applicable, a retrieved test result and random IDs shared as part of notifying others)."</string>

    <!-- XHED: Title for Bugreporting share log screen -->
    <string name="debugging_debuglog_share_log_title">"Send Error Report"</string>
    <!-- YTXT: First body section for bugreporting share log screen -->
    <string name="debugging_debuglog_share_log_section_one">"Your consent is needed before you can send the recorded error report to RKI technical support."</string>
    <!-- YTXT: Second body section for bugreporting share log screen -->
    <string name="debugging_debuglog_share_log_section_two">"After you send the report, you will receive an error report ID. You can specify this ID to provide technical support with further information, for example, and enable its assignment to your error report. If you do not provide the error report ID, the RKI cannot assign the report to you as an individual."</string>
    <!-- YTXT: Privacy Information section for bugreporting share log screen -->
    <string name="debugging_debuglog_share_log_privacy_information">"Detailed Information about This Data Processing and Data Protection Risks in the U.S. and Other Third Countries"</string>
    <!-- XBUT: Button for bugreporting share log screen -->
    <string name="debugging_debuglog_share_log_button">"Agree and Send"</string>
    <!-- XHED: Title for log upload history -->
    <string name="debugging_debuglog_uploadhistory_title">"ID History"</string>
    <!-- YTXT: Description for log upload history -->
    <string name="debugging_debuglog_uploadhistory_description">"You see the IDs of your error analysis logs here."</string>

    <!-- ####################################
              Interoperability
    ###################################### -->
    <!-- XHED: headline for consent information  -->
    <string name="interop_consent_headline">"Consent"</string>

    <!-- ####################################
             Submission
    ###################################### -->

    <!-- XHED: Dialog title for generic web request error -->
    <string name="submission_error_dialog_web_generic_error_title">"Error"</string>
    <!-- XMSG: Dialog body for generic web request network error with status code -->
    <string name="submission_error_dialog_web_generic_network_error_body">"Your Internet connection may have been lost. Please ensure that you are connected to the Internet."</string>
    <!-- XMSG: Dialog body for generic web request error without status code -->
    <string name="submission_error_dialog_web_generic_error_body">"Connection could not be established. Please try again."</string>
    <!-- XBUT: Positive button for generic web request error -->
    <string name="submission_error_dialog_web_generic_error_button_positive">"Back"</string>

    <!-- XHED: Dialog title for already paired test error: qr -->
    <string name="submission_error_dialog_web_test_paired_title">"QR code is invalid"</string>
    <!-- XMSG: Dialog body for already paired test error: qr -->
    <string name="submission_error_dialog_web_test_paired_body">"The QR code is invalid or has been registered on another smartphone already. You will receive your test result from the test center or laboratory regardless of the validity of the QR code. If you are diagnosed with coronavirus, you will be notified by the public health authority."</string>
    <!-- XHED: Dialog title for already paired test error: tan -->
    <string name="submission_error_dialog_web_test_paired_title_tan">"TAN is invalid"</string>
    <!-- XMSG: Dialog body for already paired test via tan - error: tan -->
    <string name="submission_error_dialog_web_test_paired_body_tan">"The TAN is invalid or has already been used. For further information, call the number listed under “Request TAN”."</string>
    <!-- XBUT: Positive button for already paired test error -->
    <string name="submission_error_dialog_web_test_paired_button_positive">"Back"</string>

    <!-- XHED: Dialog title for could not create submission tan -->
    <string name="submission_error_dialog_web_paring_invalid_title">"Error"</string>
    <!-- XMSG: Dialog body for could not create submission tan -->
    <string name="submission_error_dialog_web_paring_invalid_body">"A TAN for submission could not be generated. Please contact the technical hotline via App Information → Technical Hotline."</string>
    <!-- XBUT: Positive button for could not create submission tan -->
    <string name="submission_error_dialog_web_paring_invalid_button_positive">"Back"</string>

    <!-- XHED: Dialog title for submission tan invalid -->
    <string name="submission_error_dialog_web_tan_invalid_title">"Error"</string>
    <!-- XMSG: Dialog body for submission tan invalid -->
    <string name="submission_error_dialog_web_tan_invalid_body">"The generated TAN is invalid for submission. Please contact the technical hotline via App Information → Technical Hotline."</string>
    <!-- XBUT: Positive button for submission tan invalid -->
    <string name="submission_error_dialog_web_tan_invalid_button_positive">"Back"</string>

    <!-- XHED: Dialog title for submission tan redeemed -->
    <string name="submission_error_dialog_web_tan_redeemed_title">"QR code no longer valid"</string>
    <!-- XMSG: Dialog body for submission tan redeemed -->
    <string name="submission_error_dialog_web_tan_redeemed_body">"Your test is more than 21 days old and can no longer be registered in the app. If you are tested again in future, please make sure to scan the QR code as soon as you get it."</string>
    <!-- XBUT: Positive button for submission tan redeemed -->
    <string name="submission_error_dialog_web_tan_redeemed_button_positive">"OK"</string>

    <!-- XHED: Dialog title for keys submission process cancellation -->
    <string name="submission_error_dialog_confirm_cancellation_title">"Do you want to cancel entering your symptoms?"</string>
    <!-- XMSG: Dialog body for keys submission process cancellation -->
    <string name="submission_error_dialog_confirm_cancellation_body">"If you provide information about your symptoms, you can warn others more exactly."</string>
    <!-- XBUT: Positive button for keys submission process cancellation -->
    <string name="submission_error_dialog_confirm_cancellation_button_positive">"Yes"</string>
    <!-- XBUT: Negative button for keys submission process cancellation -->
    <string name="submission_error_dialog_confirm_cancellation_button_negative">"No"</string>

    <!-- Permission Rationale Dialog -->
    <!-- XHED: Dialog headline QR Scan permission rationale  -->
    <string name="submission_qr_code_scan_permission_rationale_dialog_headline">"Camera authorization required"</string>
    <!-- YTXT: Dialog Body text for QR Scan permission rationale -->
    <string name="submission_qr_code_scan_permission_rationale_dialog_body">"Allow the app to use the camera to scan the QR code."</string>
    <!-- XBUT: Dialog(QR Scan permission rationale) - positive button (right) -->
    <string name="submission_qr_code_scan_permission_rationale_dialog_button_positive">"Allow"</string>
    <!-- XBUT: Dialog(QR Scan permission rationale) - negative button (left) -->
    <string name="submission_qr_code_scan_permission_rationale_dialog_button_negative">"Do Not Allow"</string>

    <!-- Permission Denied Dialog -->
    <!-- XHED: Dialog headline QR Scan permission denied  -->
    <string name="submission_qr_code_scan_permission_denied_dialog_headline">"Camera access needed"</string>
    <!-- YTXT: Dialog Body text for QR Scan permission denied -->
    <string name="submission_qr_code_scan_permission_denied_dialog_body">"Please call up the system settings and allow the app to use the camera to scan the QR code."</string>
    <!-- XBUT: Dialog(QR Scan permission denied) - button -->
    <string name="submission_qr_code_scan_permission_denied_dialog_button">"OK"</string>

    <!-- QR Code Scan Invalid Dialog -->
    <!-- XHED: Dialog headline for invalid QR code  -->
    <string name="submission_qr_code_scan_invalid_dialog_headline">"QR code is invalid"</string>
    <!-- YTXT: Dialog Body text for invalid QR code -->
    <string name="submission_qr_code_scan_invalid_dialog_body">"The QR code is invalid or has been registered on another smartphone already. You will receive your test result from the test center or laboratory regardless of the validity of the QR code. If you are diagnosed with coronavirus, the public health authority will be notified through the legally prescribed channel and will contact you."</string>
    <!-- XBUT: Dialog(Invalid QR code) - positive button (right) -->
    <string name="submission_qr_code_scan_invalid_dialog_button_positive">"Please try again."</string>
    <!-- XBUT: Dialog(Invalid QR code) - negative button (left) -->
    <string name="submission_qr_code_scan_invalid_dialog_button_negative">"Cancel"</string>

    <!-- QR Code Scan Screen -->
    <string name="qr_code_scan_title">"QR Code Scan"</string>
    <!-- YTXT: instruction text for QR code scanning  -->
    <string name="qr_code_scan_body">"Position the QR code in the frame."</string>

    <!-- QR Code Consent Screen -->
    <!-- XHED: Page headline for Submission consent  -->
    <string name="submission_consent_main_headline">"Your Consent"</string>
    <!-- YTXT: Body for Submissionconsent  -->
    <string name="submission_consent_main_headline_body">"Your consent is needed before you can retrieve your test result and warn others."</string>
    <!-- XHED: Page subheadline for consent call test result  -->
    <string name="submission_consent_call_test_result">"Retrieve Test Result"</string>
    <!-- YTXT:  Body sub text 1 for Submission Consent call test result   -->
    <string name="submission_consent_call_test_result_scan_your_test_only">"Now scan the QR code for your test and retrieve your test result."</string>
    <!-- YTXT:  Body sub text 2 for Submission Consent call test result   -->
    <string name="submission_consent_call_test_result_scan_test_only_once">"Each test can only be scanned once. The app can manage a maximum of one rapid test and one PCR test at the same time."</string>
    <!-- YTXT:  Body sub text 3 for Submission Consent call test result   -->
    <string name="submission_consent_call_test_result_checkmark_text">"If your test result is negative, you can confirm this with an official COVID test certificate. To do so, request the test certificate in the following steps."</string>
    <!-- XHED: Page subheadline for consent help by warning others  -->
    <string name="submission_consent_help_by_warning_others_headline">"Please help others you have encountered by warning them!"</string>
    <!-- YTXT: Body for consent help by warning others -->
    <string name="submission_consent_help_by_warning_others_body">"If you have been diagnosed with coronavirus, you can warn others through the app. If you took a rapid test, the warning feature only works in Germany. If you took a PCR test, the warning feature works in the following countries:"</string>
    <!-- YTXT: Body for consent help by warning others - info about events -->
    <string name="submission_consent_help_by_warning_others_body_event">"People who were checked in to the same events or places at the same time as you were will also be warned."</string>
    <!-- YTXT: Page bottom text for consent screen -->
    <string name="submission_consent_main_bottom_body">"Detailed Information on Data Processing and Your Consent"</string>
    <!-- YTXT: Body for consent main section first point  -->
    <string name="submission_consent_main_first_point">"You can retrieve your test result even if you do not want to share it. But if you share your test result, you will help to protect others against infection."</string>
    <!-- YTXT: Body for consent main section second point  -->
    <string name="submission_consent_main_second_point">"Your identity will remain secret. Other users will not find out who has shared a test result."</string>
    <!-- YTXT: Body for consent main section third point  -->
    <string name="submission_consent_main_third_point">"Under “My Check-Ins”, you can see the events and places whose checked-in guests will be warned. You can delete individual check-ins from the list to exclude them from the warning process."</string>
    <!-- YTXT: Body for consent main section fourth point  -->
    <string name="submission_consent_main_fourth_point">"You must be at least 16 years old to grant your consent."</string>
    <!-- YTXT: Body for consent main section final id consent  -->
    <string name="submission_consent_main_id_consent">"In the next step, grant your consent to access the random IDs."</string>
    <!-- YTXT: Content Description for the illustration  -->
    <string name="submission_consent_main_illustration_description">"A person is holding a smartphone. A QR code on a test symbolizes the code to be scanned."</string>

    <!-- YTXT: Body for no consent section first point  -->
    <string name="submission_no_consent_first_point">"Your consent is voluntary."</string>
    <!-- YTXT: Body for no consent section second point  -->
    <string name="submission_no_consent_second_point">"You can retrieve your test result even if you do not choose to share it. But if you share your test result, you will help to protect others against infection."</string>
    <!-- YTXT: Body for no consent section third point  -->
    <string name="submission_no_consent_third_point">"Your identity will remain secret. Other users will not find out who has shared a test result."</string>
    <!-- YTXT: Body for no consent section fourth point  -->
    <string name="submission_no_consent_fourth_point">"Under “My Check-Ins”, you can see the events and places whose checked-in guests will be warned. You can delete individual check-ins from the list to exclude them from the warning process."</string>
    <!-- YTXT: Body for no consent section fifth point  -->
    <string name="submission_no_consent_fifth_point">"You must be at least 16 years old to grant your consent."</string>

    <!-- Submission Test Result -->
    <!-- XHED: Page headline for test result  -->
    <string name="submission_test_result_headline">"Test Result"</string>
    <!-- XHED: Page subheadline for test result  -->
    <string name="submission_test_result_subtitle">"How this works:"</string>
    <!-- XHED: Page headline for results next steps  -->
    <string name="submission_test_result_steps_added_heading">"Your PCR test was added successfully."</string>
    <!-- YTXT: Body text for for results next steps  -->
    <string name="submission_test_result_steps_added_body">"Your test has been stored in the Corona-Warn-App."</string>
    <!-- XHED: Page headline for pending test result next steps  -->
    <string name="submission_test_result_pending_steps_waiting_heading">"Your test result is not available yet."</string>
    <!-- YTXT: Body text for next steps section of waiting test result page -->
    <string name="submission_test_result_pending_steps_waiting_body">"As soon as your test result becomes available, it will be displayed in the app.\n\nYou will also receive your test result outside of the app. The public health authorities will notify you, should your test be positive.\n\nIf you are notified of a positive test result outside the app, please delete the test currently registered in the app. Call the number shown under “Request TAN” to get a TAN. You can then use this TAN to register your result in the app and warn others."</string>
    <!-- XHED: Page headline for pending test result next steps  -->
    <string name="submission_test_result_pending_steps_waiting_pcr_heading">"Your test result is not available yet."</string>
    <!-- YTXT: Body text for next steps section of waiting test result page -->
    <string name="submission_test_result_pending_steps_waiting_pcr_body">"As soon as your test result becomes available, it will be displayed in the app.\n\nYou will also receive your test result outside of the app. The public health authorities will notify you, should your test be positive.\n\nIf you are notified of a positive test result outside the app, please delete the test currently registered in the app. Call the number shown under “Request TAN” to get a TAN. You can then use this TAN to register your result in the app and warn others."</string>
    <!-- XHED: Page headline for results next steps  -->
    <string name="submission_test_result_steps_added_rat_heading">"Your rapid test was added."</string>
    <!-- XHED: Page headline for pending test result next steps  -->
    <string name="submission_test_result_pending_steps_waiting_rat_heading">"Your test result is not available yet."</string>
    <!-- YTXT: Body text for next steps section of waiting test result page -->
    <string name="submission_test_result_pending_steps_waiting_rat_body">"As soon as your test result becomes available, it will be displayed in the app."</string>
    <!-- XHED: Page headline for pending test result next steps  -->
    <string name="submission_test_result_pending_steps_contact_diary_heading">"Your test result will be added to your contact journal."</string>
    <!-- YTXT: Body text for next steps section of waiting test result page -->
    <string name="submission_test_result_pending_steps_contact_diary_body">"As soon as your test result becomes available, it will be displayed in the app."</string>

    <!-- XHED: Page headline for test result certifcate info title  -->
    <string name="submission_test_result_pending_steps_test_certificate_heading">"Your Test Certificate"</string>
    <!-- YTXT: Body text for test result certifcate info, if certifcate is not supported, RAT Test -->
    <string name="submission_test_result_pending_steps_test_certificate_not_supported_body">"No test certificate is available because this testing point does not support the issuing of test certificates."</string>
    <!-- YTXT: Body text for test result certifcate info, if certifcate is not available yet, PCR Test consent given -->
    <string name="submission_test_result_pending_steps_test_certificate_not_available_yet_body">"Your test certificate is not available yet. As soon as it becomes available, it will be displayed in your app."</string>
    <!-- YTXT: Body text for test result certifcate info, if certifcate is not desired by the user, PCR Test no consent given -->
    <string name="submission_test_result_pending_steps_test_certificate_not_desired_by_user_body">"No test certificate was issued, as per your request."</string>

    <!-- XBUT: test result pending : refresh button -->
    <string name="submission_test_result_pending_refresh_button">"Update"</string>
    <!-- XBUT: test result pending : remove the test button -->
    <string name="submission_test_result_pending_remove_test_button">"Delete Test"</string>
    <!-- XHED: Page headline for negative test result next steps  -->
    <string name="submission_test_result_negative_steps_negative_heading">"Negative Diagnosis"</string>
    <!-- YTXT: Body text for next steps section of test negative result -->
    <string name="submission_test_result_negative_steps_negative_body">"The laboratory result indicates no verification that you have the SARS-CoV-2 coronavirus.\n\nPlease delete the test from the Corona-Warn-App, so that you can save a new test code here if necessary."</string>
    <!-- XBUT: negative test result : remove the test button -->
    <string name="submission_test_result_negative_remove_test_button">"Delete Test"</string>
    <!-- XHED: Page headline for other warnings screen  -->
    <string name="submission_test_result_positive_steps_warning_others_heading">"Warn Others"</string>
    <!-- YTXT: Body text for for other warnings screen-->
    <string name="submission_test_result_positive_steps_warning_others_body">"Please share your random IDs and warn others.\nHelp determine the risk of infection for others more accurately by also indicating when you first noticed any coronavirus symptoms."</string>
    <!-- XBUT: positive test result : continue button -->
    <string name="submission_test_result_positive_continue_button">"Next"</string>
    <!-- XBUT: positive test result : continue button with symptoms-->
    <string name="submission_test_result_positive_continue_button_with_symptoms">"Enter Symptoms"</string>
    <!-- XBUT: positive test result : continue button without symptoms -->
    <string name="submission_test_result_positive_continue_button_wo_symptoms">"Don’t Enter Symptoms"</string>


    <!-- XHED: Page headline for invalid test result screen  -->
    <string name="submission_test_result_invalid_steps_invalid_heading">"Your test cannot be evaluated"</string>

    <!-- XHED: Page headline for invalid test result screen  -->
    <string name="submission_test_result_delete_steps_invalid_heading">"Delete Test"</string>

    <!-- YTXT: Body text for next steps section of invalid test result-->
    <string name="submission_test_result_invalid_steps_invalid_body">"There was a problem evaluating your test. Please contact the test center or laboratory involved to find out how to proceed."</string>
    <!-- YTXT: Body text for next steps section of invalid test result-->
    <string name="submission_test_result_delete_steps_invalid_body">"Please delete the test from the Corona-Warn-App, so that you can save a new test code here if necessary."</string>

    <!-- XBUT: invalid test result : remove the test button -->
    <string name="submission_test_result_invalid_remove_test_button">"Delete Test"</string>
    <!-- XHED: Dialog title for tracing required dailog  -->
    <string name="submission_test_result_dialog_tracing_required_title">"Exposure Logging required"</string>
    <!-- YTXT: Dialog text for tracing required dialog-->
    <string name="submission_test_result_dialog_tracing_required_message">"Please activate exposure logging to warn other people."</string>
    <!-- XBUT: tracing required : OK button -->
    <string name="submission_test_result_dialog_tracing_required_button">"OK"</string>
    <!-- XHED: Dialog title for test removal  -->
    <string name="submission_test_result_dialog_remove_test_title">"The test can only be scanned once."</string>
    <!-- XHED: Dialog title for test removal no submission -->
    <string name="submission_test_result_dialog_remove_test_title_no_submission">"Are you sure you want to remove your test?"</string>
    <!-- YTXT: Dialog text for test removal -->
    <string name="submission_test_result_dialog_remove_test_message">"If you delete the test, you can no longer retrieve your test result. You will receive your test result from the test center or laboratory regardless of the validity of the QR code. If you are diagnosed with coronavirus, the public health authority will be notified through the legally prescribed channel and will contact you."</string>
    <!-- YTXT: Dialog text for test removal no submission -->
    <string name="submission_test_result_dialog_remove_test_message_no_submission">"If you do, others will not be warned."</string>
    <!-- XBUT: Positive button for test removal -->
    <string name="submission_test_result_dialog_remove_test_button_positive">"Delete"</string>
    <!-- XBUT: Negative button for test removal -->
    <string name="submission_test_result_dialog_remove_test_button_negative">"Cancel"</string>
    <!-- XHED: Title for test result card positive -->
    <string name="submission_test_result_card_positive_title">"SARS-CoV-2 positive"</string>
    <!-- YTXT: Body text for test result card positive -->
    <string name="submission_test_result_card_positive_body">"You have been diagnosed with the SARS-CoV-2 virus."</string>
    <!-- XHED: Page headline for test result with consent given  -->
    <string name="submission_test_result_consent_given_heading">"Your Test Result"</string>
    <!-- XHED: Subtitle text for test result card with consent given -->
    <string name="submission_test_result_consent_given_subtitle">"Thank you for helping to stop the spread of coronavirus."</string>
    <!-- YTXT: body text for test result card with consent given -->
    <string name="submission_test_result_consent_given_body"><b>"Others you have had contact with will now be warned."</b>" "<br /><br />"You can now help to improve the accuracy of the warnings. To do so, in the next step, tell us when you first developed symptoms. You can cancel this step at any time."</string>
    <!-- XBUT: button text for the 'break up' button option on test result consent given page -->
    <string name="submission_test_result_consent_given_breakup_button">"Exit"</string>


    <!-- Submission Tan -->
    <!-- XHED: Page title for TAN submission pge -->
    <string name="submission_tan_title">"Enter TAN"</string>
    <!-- YTXT: Body text for the tan submission page -->
    <string name="submission_tan_body">"Enter the 10-digit TAN that you were given."</string>
    <!-- XBUT: Submit TAN button -->
    <string name="submission_tan_button_text">"Next"</string>
    <!-- XACT: Submission Tan page title -->
    <string name="submission_tan_accessibility_title">"Enter TAN"</string>
    <!-- YTXT: Error text for the tan submission page -->
    <string name="submission_tan_error">"Invalid TAN. Please check your entry."</string>
    <!-- YTXT: Error text for the tan submission page (wrong characters) -->
    <string name="submission_tan_character_error">"Your entry contains invalid characters. Please check your entry."</string>

    <!-- Submission Intro -->
    <!-- XBUT: Submission introduction next button-->
    <string name="submission_intro_button_next">"Next"</string>
    <!-- YTXT: Description for illustration in submission onboarding-->
    <string name="submission_intro_illustration_description">"An encrypted positive test diagnosis is transmitted to the system, which will now warn other users."</string>


    <!-- Dispatcher -->
    <!-- XHED: Page headline for dispatcher menu  -->
    <string name="submission_dispatcher_headline">"Register Your Test"</string>
    <!-- XHED: Page subheadline for dispatcher options asking if they already have a positive test: tele-TAN  -->
    <string name="submission_dispatcher_already_positive_subheadline">"Was your PCR test positive?"</string>
    <!-- YTXT: Dispatcher text for QR code option -->
    <string name="submission_dispatcher_card_qr">"Scan QR Code"</string>
    <!-- YTXT: Body text for QR code dispatcher option -->
    <string name="submission_dispatcher_qr_card_text">"Receive your test result in the app and warn others or request your COVID test certificate."</string>
    <!-- YTXT: Dispatcher text for TAN code option -->
    <string name="submission_dispatcher_card_tan_code">"Enter TAN for PCR Test"</string>
    <!-- YTXT: Body text for TAN code dispatcher option -->
    <string name="submission_dispatcher_tan_code_card_text">"Do you have a TAN for your PCR test? Tap here to enter your TAN so you can warn others."</string>
    <!-- YTXT: Dispatcher text for TELE-TAN option -->
    <string name="submission_dispatcher_card_tan_tele">"Request TAN for PCR Test"</string>
    <!-- YTXT: Body text for TELE_TAN dispatcher option -->
    <string name="submission_dispatcher_tan_tele_card_text">"Call us and get a TAN for your PCR test."</string>
    <!-- XACT: Dispatcher Tan page title -->
    <string name="submission_dispatcher_accessibility_title">"What information do you have?"</string>

    <!-- Submission Positive Other Warning -->
    <!-- XHED: Page title for the positive result additional warning page-->
    <string name="submission_positive_other_warning_title">"Warn Others"</string>
    <!-- XHED: Page headline for the positive result additional warning page-->
    <string name="submission_positive_other_warning_headline">"Please help all of us!"</string>
    <!-- YTXT: Body text for the positive result additional warning page-->
    <string name="submission_positive_other_warning_body">"If you wish, you can now ensure that others are warned of possible infection.\n\nTo do so, you can transmit your own random IDs from the last 14 days – and, optionally, information about when you first noticed coronavirus symptoms – to the server operated jointly by the participating countries. From there, your random IDs and any additional information will be distributed to the users of the relevant official coronavirus apps. In this way, any other users with whom you have had contact can be warned of a possible infection.\n\nThe only information transmitted will be your random IDs and any optional information you provide about the onset of your symptoms. No personal data such as your name, address or location will be disclosed."</string>
    <!-- XBUT: other warning continue button -->
    <string name="submission_accept_button">"Accept"</string>
    <!-- XACT: other warning - illustration description, explanation image -->
    <string name="submission_positive_other_illustration_description">"A smartphone transmits an encrypted positive test diagnosis to the system."</string>
    <!-- XHED: Title for the interop country list-->
    <string name="submission_interoperability_list_title">"The following countries currently participate in transnational exposure logging:"</string>

    <!-- Submission Positive Other Warning No Consent -->
    <!-- YTXT: Body text for the positive result additional warning page-->
    <string name="submission_positive_other_warning_no_consent_body_first_part">"Because you have been diagnosed with coronavirus, you can warn others through the app. If you took a rapid test, the warning feature only works in Germany. If you took a PCR test, the warning feature works in the following countries:"</string>

    <!-- Test result positive and no consent given -->
    <!-- XHED: Title for test result positive and no consent given-->
    <string name="submission_test_result_positive_no_consent_subtitle">"Please help all of us!"</string>
    <!-- XTXT: First bullet point when test result is positive and consent is requested for key sharing-->
    <string name="submission_test_result_positive_no_consent_text_1"><b>"Share your test result and help protect others against infection."</b></string>
    <!-- XTXT: Second bullet point when test result is positive and consent is requested for key sharing-->
    <string name="submission_test_result_positive_no_consent_text_2">"Your identity will remain secret. Other users will not find out who has shared a test result."</string>
    <!-- XTXT: Third bullet point when test result is positive and consent is requested for key sharing-->
    <string name="submission_test_result_positive_no_consent_text_3">"Please be sure to follow the instructions from your public health authority and stay home, so you don’t infect others."</string>
    <!-- XBUT: Button for giving consent for key sharing -->
    <string name="submission_test_result_positive_no_consent_button_warn_others">"Warn Others"</string>
    <!-- XBUT: Button for test removal -->
    <string name="submission_test_result_positive_no_consent_button_remove_test">"Remove Test"</string>

    <!-- Submission Country Selector -->
    <!-- XHED: Page title for the submission country selection page -->
    <string name="submission_positive_country_selection_title">"Europe-wide warnings"</string>
    <!-- XHED: Page headline for the submission country selection page -->
    <string name="submission_positive_country_selection_headline">"Which countries have you visited in the last 14 days?"</string>
    <!-- XHED: Country selector headline for the submission country selection page -->
    <string name="submission_country_selector_headline">"I have visited the following countries"</string>
    <!-- XHED: Country no selection headline for the submission country selection page -->
    <string name="submission_country_no_selection_headline">"No answer"</string>
    <!-- YTXT: Data FAQ for the submission country selection page -->
    <string name="submission_country_selection_data_faq_body">"Your entry is used solely for optimizing the data volume.\n\nThe list contains all currently participating countries and is continuously updated."</string>
    <!-- XBUT: submission country selection continue button -->
    <string name="submission_country_selection_button">"Next"</string>

    <!-- Submission Done -->
    <!-- XHED: Page title for completed submission page -->
    <string name="submission_done_title">"Thank you"</string>
    <!-- YTXT: Body text for completed submission page -->
    <string name="submission_done_body">"Thanks to your support, other people can now be warned and respond appropriately."</string>
    <!-- XHED: Page subtitle for completed submission page -->
    <string name="submission_done_subtitle">"Please note:"</string>
    <!-- YTXT: text after submission: pcr validation -->
    <string name="submission_done_pcr_validation">"Take a PCR test to verify this test result."</string>
    <!-- YTXT: text after submission: pcr validation -->
    <string name="submission_done_share_keys">"Share your random IDs so that others can be warned."</string>
    <!-- YTXT: text after submission: contagious -->
    <string name="submission_done_contagious">"The public health authority may contact you within the next few days."</string>
    <!-- YTXT: text after submission: isolate -->
    <string name="submission_done_isolate">"There is a high probability that you are infectious. Isolate yourself from other people."</string>

    <!-- XHED: Title for further info -->
    <string name="submission_done_further_info_title">"Other information:"</string>
    <!-- YTXT: submission done further info bullet points -->
    <string-array name="submission_done_further_info_bullet_points">
        <item>"Your isolation period is usually 14 days. Please monitor how your symptoms develop closely."</item>
        <item>"You will be asked by your public health authority to create a list of people you have had contact with. This should include all people with whom you have had close contact with (less than 2 meters, face-to-face conversation) for over 15 minutes in the two days before you became ill. You can use your contact journal for this: simply export the entries and then print them out or send them via e-mail."</item>
        <item>"Please particularly consider people who will not be notified directly by the app since they don’t own a smartphone, or haven’t installed the app."</item>
        <item>"Even when you no longer have any symptoms and you feel well again, you could still be infectious, so please follow the designated isolation period."</item>
    </string-array>
    <!-- XBUT: submission finished button -->
    <string name="submission_done_button_done">"Done"</string>
    <!-- XACT: submission finished - illustration description, explanation image -->
    <string name="submission_done_illustration_description">"Have you experienced one or more of the following symptoms in the past few days?"</string>

    <!-- Submission Done No Consent-->
    <!-- XHED: Page title for completed submission page -->
    <string name="submission_done_no_consent_title">"Thank you"</string>
    <!-- YTXT: Page subtitle for completed submission page -->
    <string name="submission_done_no_consent_subtitle">"Thank you for helping to stop the spread of coronavirus."</string>
    <!-- YTXT: Page body for submission no consent page -->
    <string name="submission_done_no_consent_body_title">"Others will now be warned."</string>
    <!-- YTXT: Page body for submission no consent page -->
    <string name="submission_done_no_consent_body">"You can now help to improve the accuracy of the warnings. To do so, in the next step, tell us when you first developed symptoms. You can cancel this step at any time."</string>
    <!-- XBUT: submission continue with symptom recording button -->
    <string name="submission_done_no_consent_continue_with_symptom_recording">"Enter Symptoms"</string>
    <!-- XBUT: submission continue break flow button-->
    <string name="submission_done_no_consent_break_flow">"Exit"</string>
    <!-- XACT: submission finished - illustration description, explanation image -->
    <string name="submission_done_no_consent_illustration_description">"Several people are looking at their smartphones."</string>

    <!-- Submission Symptoms -->
    <!-- XHED: Page title for symptom screens -->
    <string name="submission_symptom_title">"Symptoms"</string>
    <!-- XTXT: headline text for initial symptom screen -->
    <string name="submission_symptom_initial_headline">"Have you experienced one or more of the following symptoms in the last few days?"</string>
    <!-- YTXT: explanation text for initial symptom screen -->
    <string name="submission_symptom_initial_explanation">"You can indicate whether and when you noticed any coronavirus symptoms, to allow the app to calculate more accurately the risk of infection to other app users. This step is voluntary. If you do not want to provide information about your symptoms, select “No answer”."</string>
    <!-- YTXT: Bullet points for symptoms -->
    <string-array name="submission_symptom_symptom_bullets">
        <item>"Increased temperature or fever"</item>
        <item>"Shortness of breath"</item>
        <item>"Loss of sense of smell/taste"</item>
        <item>"Cough"</item>
        <item>"Runny nose"</item>
        <item>"Sore throat"</item>
        <item>"Headache and aching limbs"</item>
        <item>"General weakness and exhaustion"</item>
    </string-array>
    <!-- XBUT: symptom initial screen yes button -->
    <string name="submission_symptom_positive_button">"Yes"</string>
    <!-- XBUT:  symptom initial screen no button -->
    <string name="submission_symptom_negative_button">"No"</string>
    <!-- XBUT:  symptom initial screen no information button -->
    <string name="submission_symptom_no_information_button">"No answer"</string>
    <!-- XBUT:  symptom initial screen continue button -->
    <string name="submission_symptom_further_button">"Next"</string>


    <!-- Submission Contact -->
    <!-- XHED: Page title for contact page in submission flow -->
    <string name="submission_contact_title">"Request TAN for PCR Test"</string>
    <!-- XHED: Page headline for contact page in submission flow -->
    <string name="submission_contact_headline">"How this works:"</string>
    <!-- YTXT: Body text for contact page in submission flow-->
    <string name="submission_contact_body">"Please keep your test result (if available) and your phone number ready to request a TAN.\n\nPeople with hearing impairments can use Tess Relay services (interpreting between German written language and sign language) to contact the phone hotline. You can download the software from Google Play."</string>
    <!-- XBUT: submission contact call button -->
    <string name="submission_contact_button_call">"Call"</string>
    <!-- XBUT: submission contact enter tan button -->
    <string name="submission_contact_button_enter">"Enter TAN"</string>
    <!-- YTXT: Body text for step 1 of contact page -->
    <string name="submission_contact_step_1_body">"Call the nationwide hotline and request a TAN:"</string>
    <!-- XLNK: Button / hyperlink to phone call for TAN contact page -->
    <string name="submission_contact_number_display">"0800 7540002"</string>
    <!-- XLNK: Technical number which is called when the user clicks on the display number -->
    <string name="submission_contact_number_dial">"0800 7540002"</string>
    <!-- YTXT: Body text for step 2 of contact page-->
    <string name="submission_contact_step_2_body">"Register your PCR test by entering the TAN in the app."</string>
    <!-- YTXT: Body text for operating hours in contact page-->
    <string name="submission_contact_operating_hours_body">"Our customer service is available in the following languages: \nEnglish, German, Turkish\n\nBusiness hours:\n24/7"</string>
    <!-- YTXT: Body text for technical contact and hotline information page -->
    <string name="submission_contact_body_other">"If you have any health-related questions, please contact your general practitioner or the medical emergency service hotline, telephone: 116 117."</string>

    <!-- XACT: Submission contact page title -->
    <string name="submission_contact_accessibility_title">"Call the hotline and request a TAN"</string>
    <!-- XACT: Content Description for submission contact step 1, number has to sync with the display number -->
    <string name="submission_contact_step_1_content">"In the first step, you call the nationwide hotline and request your TAN. You can reach the hotline on 0800 7540002. The business hours are Monday to Friday from 8 am to 10 pm and Saturday and Sunday from 10 am to 10 pm. The call is free of charge."</string>
    <!-- XACT: Content Description for submission contact step 2 -->
    <string name="submission_contact_step_2_content">"In the second step, you register your test with your TAN in the app."</string>

    <!-- Submission Symptom Calendar -->
    <!-- XHED: Page title for calendar page in submission symptom flow -->
    <string name="submission_symptom_calendar_title">"Onset of Symptoms"</string>
    <!-- XHED: Page headline for calendar page in symptom submission flow -->
    <string name="submission_symptom_calendar_headline">"When did you first notice the symptoms?"</string>
    <!-- YTXT: Body text for calendar page in symptom submission flow-->
    <string name="submission_symptom_calendar_body">"Please specify the date as accurately as possible."</string>
    <!-- XBUT: symptom calendar screen less than 7 days button -->
    <string name="submission_symptom_less_seven">"In the last 7 days"</string>
    <!-- XBUT: symptom calendar screen 1-2 weeks button -->
    <string name="submission_symptom_one_two_weeks">"1-2 weeks ago"</string>
    <!-- XBUT: symptom calendar screen more than 2 weeks button -->
    <string name="submission_symptom_more_two_weeks">"More than 2 weeks ago"</string>
    <!-- XBUT: symptom calendar screen verify button -->
    <string name="submission_symptom_verify">"No answer"</string>

    <!-- Submission Status Card -->
    <!-- XHED: Page title for the various submission status: fetching -->
    <string name="submission_status_card_title_fetching">"Data being retrieved..."</string>
    <!-- XHED: Page title for the various submission status: unregistered -->
    <string name="submission_status_card_title_unregistered">"Have you been tested?"</string>
    <!-- XHED: Page title for the various submission status: pending -->
    <string name="submission_status_card_title_pending">"Your test result is not available yet"</string>
    <!-- XHED: Page title for the various submission status: available -->
    <string name="submission_status_card_title_available">"Your test result is available"</string>
    <!-- XHED: Page title for the various submission status: positive -->
    <string name="submission_status_card_title_positive">"Positive Diagnosis"</string>
    <!-- XHED: Page title for the various submission status fetch failed -->
    <string name="submission_status_card_title_failed">"Test is no longer valid"</string>
    <!-- XHED: Page title for the various submission status fetch ready -->
    <string name="submission_status_card_title_ready">"Your Test Result Is Available"</string>
    <!-- XHED: Subtitle for the submission status card: invalid -->
    <string name="submission_status_card_subtitle_invalid">"Your test cannot be evaluated"</string>
    <!-- XHED: Subtitle for the submission status card: negative -->
    <string name="submission_status_card_subtitle_negative">"Negative Diagnosis"</string>
    <!-- XHED: Subtitle for the submission status card: ready -->
    <string name="submission_status_card_subtitle_ready">"You can now retrieve your test result"</string>
    <!-- YTXT: Body text for submission status: fetching -->
    <string name="submission_status_card_body_fetching">"Your result is being updated"</string>
    <!-- YTXT: Body text for submission status: unregistered -->
    <string name="submission_status_card_body_unregistered">"Help protect yourself and others."</string>
    <!-- YTXT: Body text for submission status: pending -->
    <string name="submission_status_card_body_pending">"The evaluation of your test is not yet done."</string>
    <!-- YTXT: Body text for submission status: invalid -->
    <string name="submission_status_card_body_invalid">"Your test could not be evaluated."</string>
    <!-- YTXT: Body text for submission status: positive -->
    <string name="submission_status_card_body_positive">"You have been diagnosed positive for SARS-CoV-2."</string>
    <!-- YTXT: Body text for submission status: negative -->
    <string name="submission_status_card_body_negative">"You have been diagnosed negative for SARS-CoV-2."</string>
    <!-- YTXT: Body text for submission status fetch failed -->
    <string name="submission_status_card_body_failed">"Your test is more than 21 days old and is therefore no longer relevant. Please delete the test. You can then add another."</string>
    <!-- YTXT: Body text for submission status fetch ready -->
    <string name="submission_status_card_body_ready">"If you have tested positive for coronavirus, you can warn others."</string>
    <!-- YTXT: Button text for submission status fetch ready -->
    <string name="submission_status_card_retrieve_test_result">"Retrieve Test Result"</string>
    <!-- XBUT: submission status card unregistered button -->
    <string name="submission_status_card_button_unregistered">"Next Steps"</string>
    <!-- XBUT: submission status card show results button -->
    <string name="submission_status_card_button_show_results">"Display Test"</string>
    <!-- XBUT: submission status card fetch failed button -->
    <string name="submission_status_card_button_failed">"Delete Test"</string>
    <!-- XBUT: submission status card fetch ready button -->
    <string name="submission_status_card_button_ready">"Delete Test"</string>
    <!-- XHED: submission status card positive result subtitle -->
    <string name="submission_status_card_positive_result_subtitle">"Please note:"</string>
    <!-- YTXT: text for contagious card -->
    <string name="submission_status_card_positive_result_contagious">"There is a high probability that you are infectious. Isolate yourself from other people."</string>
    <!-- YTXT: text for contact card -->
    <string name="submission_status_card_positive_result_contact">"The public health authority may contact you within the next few days."</string>
    <!-- YTXT: text for share result card-->
    <string name="submission_status_card_positive_result_share">"Share your random IDs so that others can be warned."</string>

    <!-- Test Result Card -->
    <string name="test_result_card_headline">"Your %s diagnosis:"</string>
    <!-- YTXT: virus name text -->
    <string name="test_result_card_virus_name_text">"SARS-CoV-2"</string>
    <!-- YTXT: registered at text -->
    <string name="test_result_card_registered_at_text">"Test added on %s"</string>
    <!-- YTXT: negative status text -->
    <string name="test_result_card_status_negative">"Negative"</string>
    <!-- YTXT: positive status text -->
    <string name="test_result_card_status_positive">"Positive"</string>
    <!-- YTXT: invalid status text -->
    <string name="test_result_card_status_invalid">"Evaluation is not possible"</string>
    <!-- YTXT: pending status text -->
    <string name="test_result_card_status_pending">"Your result is not yet available"</string>
    <!-- XHED: Title for further info of test result negative -->
    <string name="test_result_card_negative_further_info_title">"Other information:"</string>
    <!-- YTXT: Content for further info of test result negative -->
    <string-array name="test_result_card_negative_further_info_bullet_points">
        <item>"Still feeling unwell? If you feel very poorly and/or your symptoms have worsened, please contact your general practitioner."</item>
        <item>"Remain at home until you feel well again. If you were to get infected with coronavirus (SARS-CoV-2) whilst weakened from another infection, this could lead to a serious illness."</item>
        <item>"Do not go to work if you feel unwell to ensure you do not put other people at risk."</item>
        <item>"If your symptoms worsen, you might need another SARS-CoV-2 test."</item>
    </string-array>

    <!-- XBUT Symptoms exact date button -->
    <string name="symptoms_calendar_exact_date_button">"Date"</string>

    <!-- Submission consent custom view -->
    <!-- XHED: Title for consent given -->
    <string name="submission_consent_view_consent_given">"Consent\n“Warn others” granted"</string>
    <!-- XHED: Title for consent NOT given -->
    <string name="submission_consent_view_consent_not_given">"Consent\n“Warn others” not granted"</string>

    <!--  Submission test result available -->
    <!-- XHED: Page title for test results available step -->
    <string name="submission_test_result_available_title">"Your Test Result Is Available"</string>
    <!-- XACT: Test result available illustration description -->
    <string name="submission_test_result_available_illustration_description">"A woman holds her smartphone in her hand. It is sending a signal to another smartphone."</string>
    <!-- YTXT: Text for consent given -->
    <string name="submission_test_result_available_text_consent_given">"Thank you for agreeing to share your test result and helping to warn others as a result. \n\n"<b>"In the next step, please share your test result by tapping “Share”."</b></string>
    <!-- XHED: Close screen popup title for consent given -->
    <string name="submission_test_result_available_close_dialog_title_consent_given">"Display Test Result"</string>
    <!-- XTXT: Close screen popup text for consent given -->
    <string name="submission_test_result_available_close_dialog_body_consent_given">"After you have read your test result, you can notify others if necessary and break the chain of infection."</string>
    <!-- YTXT: Text for consent NOT given -->
    <string name="submission_test_result_available_text_consent_not_given">"You have chosen not to share your test result. Others will not be warned. \n\nIn the next step, you have the opportunity to change your mind and share your test result after all, to help stop the spread of coronavirus and protect others."</string>
    <!-- XHED: Close screen popup title for consent NOT given -->
    <string name="submission_test_result_available_close_dialog_title_consent_not_given">"Do you want to cancel?"</string>
    <!-- XTXT: Close screen popup text for consent NOT given -->
    <string name="submission_test_result_available_close_dialog_body_consent_not_given">"Your entries will not be saved."</string>
    <!-- XBUT: Close screen popup cancel button -->
    <string name="submission_test_result_available_close_dialog_cancel_button">"Do Not Display"</string>
    <!-- XBUT: Close screen popup continue button -->
    <string name="submission_test_result_available_close_dialog_continue_button">"Display"</string>

    <!-- Submission your consent screen -->
    <!-- XHED: Your consent screen title  -->
    <string name="submission_your_consent_title">"Your Consent"</string>
    <!-- XTXT: Your consent screen switch label - next to a switch  -->
    <string name="submission_your_consent_switch_subtitle">"Warn Others"</string>
    <!-- XTXT: Your consent screen switch status on  -->
    <string name="submission_your_consent_switch_status_on">"Active"</string>
    <!-- XTXT: Your consent screen switch status off  -->
    <string name="submission_your_consent_switch_status_off">"Stopped"</string>
    <!-- XTXT: Your consent screen about agreement  -->
    <string name="submission_your_consent_about_agreement">"You have granted the following consent:"</string>
    <!-- XHED: Your consent screen agreement title  -->
    <string name="submission_your_consent_agreement_title"><b>"Consent"</b></string>
    <!-- XTXT: Your consent screen detailed information -->
    <string name="submission_your_consent_agreement_details">"Detailed Information on Data Processing and Your Consent"</string>

    <!-- ####################################
         Statistics
    ###################################### -->

    <!-- Incidence statistics card -->
    <!-- XHED: Title for incident statistics card -->
    <string name="statistics_card_incidence_title">"7-Day Incidence"</string>
    <!-- XTXT: Description in statistics card that is displayed below the incidence value-->
    <string name="statistics_card_incidence_value_description">"confirmed new infections per 100,000 residents"</string>

    <!-- Infections statistics card -->
    <!-- XHED: Title for infections statistics card -->
    <string name="statistics_card_infections_title">"Confirmed New Infections"</string>
    <!-- XTXT: Label in infections statistics card that is displayed above the secondary value-->
    <string name="statistics_card_infections_secondary_label">"7-Day Average"</string>
    <!-- XTXT: Label in infections statistics card that is displayed above the tertiary value-->
    <string name="statistics_card_infections_tertiary_label">"Total"</string>

    <!-- Incidence statistics card -->
    <!-- XHED: Title for submission statistics card -->
    <string name="statistics_card_submission_title">"Warnings by App Users"</string>
    <!-- XTXT: Text displayed in the bottom of submission statistics card-->
    <string name="statistics_card_submission_bottom_text">"through the Corona-Warn-App"</string>

    <!-- XTXT: Timestamp refers to today's date in submission and infections cards -->
    <string name="statistics_primary_value_today">"Today"</string>
    <!-- XTXT: Timestamp refers to yesterday's date in submission and infections cards -->
    <string name="statistics_primary_value_yesterday">"Yesterday"</string>
    <!-- XTXT: Timestamp refers to today's date in incident card -->
    <string name="statistics_primary_value_until_today">"Up to today"</string>
    <!-- XTXT: Timestamp refers to yesterday's date in incident card -->
    <string name="statistics_primary_value_until_yesterday">"Up to yesterday"</string>
    <!-- XTXT: Timestamp refers to today's date in Reproduction Number card -->
    <string name="statistics_primary_value_current">"Currently"</string>
    <!-- XTXT: Until [date] refers to statistics timestamp in the past -->
    <string name="statistics_primary_value_until">"Up to %s"</string>

    <!-- XTXT: Suffix for very large statistics values - Abbreviation for "Million"  -->
    <string name="statistics_value_suffix_million">"million"</string>

    <!-- Explanation screen -->
    <!-- XHED: Explanation screen title -->
    <string name="statistics_explanation_title">"Key Figures"</string>
    <!-- XHED: Explanation screen subtitle -->
    <string name="statistics_explanation_subtitle">"Explanation of nationwide statistics"</string>
    <!-- XHED: Explanation screen confirmed new infections title -->
    <string name="statistics_explanation_confirmed_new_infection_title">"Confirmed New Infections"</string>
    <!-- XTXT: Explanation screen confirmed new infections text -->
    <string name="statistics_explanation_confirmed_new_infection_text">"Number of persons who have been diagnosed with coronavirus and reported to the RKI"</string>
    <!-- XHED: Explanation screen warned persons title -->
    <string name="statistics_explanation_warned_persons_title">"Warnings by App Users"</string>
    <!-- XTXT: Explanation screen warned persons text -->
    <string name="statistics_explanation_warned_persons_text">"Number of app users who have been diagnosed with coronavirus and have warned others through the app"</string>
    <!-- XHED: Explanation screen seven day incidence title -->
    <string name="statistics_explanation_seven_day_incidence_title">"7-Day Incidence"</string>
    <!-- XTXT: Explanation screen seven day incidence text -->
    <string name="statistics_explanation_seven_day_incidence_text">"Total number of confirmed new infections in the last 7 days (by reporting date) per 100,000 residents"</string>
    <!-- XHED: Explanation screen seven day r-value title -->
    <string name="statistics_explanation_seven_day_r_value_title">"7-Day R Value"</string>
    <!-- XTXT: Explanation screen seven day r-value text -->
    <string name="statistics_explanation_seven_day_r_value_text">"The reproduction figure, R, indicates how many people an average infected person has infected further. The current value takes data up to the last 5 days into account.\n\nFor more information, refer to the FAQ:\nFAQ for the statistics."</string>
    <!-- XTXT: Explanation screen seven day r-value link label  - the characters have to match the last part of the text label above -->
    <string name="statistics_explanation_seven_day_r_link_label">"FAQ for the statistics"</string>
    <!-- XHED: Explanation screen legend title -->
    <string name="statistics_explanation_legend_title">"Legend"</string>
    <!-- XHED: Explanation screen period title -->
    <string name="statistics_explanation_period_title">"Time Period"</string>
    <!-- XHED: Explanation screen period yesterday subtitle -->
    <string name="statistics_explanation_period_yesterday_subtitle">"Yesterday/Up to yesterday"</string>
    <!-- XTXT: Explanation screen period yesterday text -->
    <string name="statistics_explanation_period_yesterday_text">"Number for the previous day/up to the previous day. If no figures are available yet for the previous day, the last date for which figures are available is displayed."</string>
    <!-- XHED: Explanation screen period seven day subtitle -->
    <string name="statistics_explanation_period_seven_day_subtitle">"7-Day Average"</string>
    <!-- XTXT: Explanation screen period seven day text -->
    <string name="statistics_explanation_period_seven_day_text">"Average value from the past 7 days"</string>
    <!-- XHED: Explanation screen period total subtitle -->
    <string name="statistics_explanation_period_total_subtitle">"Total"</string>
    <!-- XTXT: Explanation screen period total text -->
    <string name="statistics_explanation_period_total_text">"Total number since the start of the year or launch of the app (June 15, 2020)"</string>
    <!-- XHED: Explanation screen trend title -->
    <string name="statistics_explanation_trend_title">"Trend"</string>
    <!-- YTXT: Explanation screen trend text -->
    <string name="statistics_explanation_trend_text">"The arrow direction indicates whether the trend is increasing, decreasing, or remaining steady – that is, demonstrates a deviation of less than 1%% compared to the previous day or 5%% compared to the previous week. The color indicates this trend as positive (green), negative (red), or neutral (gray). The trend compares the value from the previous day with the value from two days ago or, for the 7-day trends, the average value from the last 7 days with the average value from the 7 days prior to that."</string>
    <!-- XHED: Explanation screen trend icons title -->
    <string name="statistics_explanation_trend_icons_title">"The following trends can be shown:"</string>
    <!-- XHED: Explanation screen trend increasing title -->
    <string name="statistics_explanation_trend_increasing_title">"Trend: Upwards"</string>
    <!-- XHED: Explanation screen trend decreasing title -->
    <string name="statistics_explanation_trend_decreasing_title">"Trend: Downwards"</string>
    <!-- XHED: Explanation screen trend stable title -->
    <string name="statistics_explanation_trend_stable_title">"Trend: Steady"</string>
    <!-- XHED: Explanation screen trend description -->
    <string name="statistics_explanation_trend_description">"The assessment of the trend for warnings by app users changes depending on current infection levels, which is why this trend is always displayed as neutral."</string>
    <!-- XTXT: Explains user about statistics: URL, has to be "translated" into english (relevant for all languages except german) - https://www.coronawarn.app/en/faq/#further_details -->
    <string name="statistics_explanation_faq_url">"https://www.coronawarn.app/en/faq/#further_details"</string>
    <!-- XACT: Statistics explanation illustration description -->
    <string name="statistics_explanation_illustration_description">"Abstract picture of a smartphone with four placeholders for information"</string>

    <!-- XTXT: Statistics Card Announcement -->
    <string name="accessibility_statistics_card_announcement">"Statistics tile"</string>
    <!-- XTXT: Statistics Card Navigation Announcement -->
    <string name="accessibility_statistics_card_navigation_information">"Swipe horizontally between the tiles to display more statistics"</string>

    <!-- Persons Vaccinated Once Statistics Card -->
    <!-- XHED: Title for vaccinated once statistics card -->
    <string name="statistics_vaccinated_once_card_title">"Mindestens einmal geimpfte Personen"</string>
    <!-- XTXT: Nationwide text -->
    <string name="statistics_vaccinated_nationwide_text">"Bundesweit"</string>
    <!-- XTXT: Vaccination primary value footnote text -->
    <string name="statistics_vaccination_primary_value_footnote">"der Gesamtbevölkerung"</string>

    <!-- Persons Vaccinated Completely Statistics Card -->
    <!-- XHED: Title for vaccinated completely statistics card -->
    <string name="statistics_vaccinated_completely_card_title">"Vollständig geimpfte Personen"</string>

    <!-- Applied Vaccination Dose Rates Statistics Card -->
    <!-- XHED: Title for applied vaccination dose rates -->
    <string name="statistics_applied_vaccination_dose_rates_card_title">"Verabreichte Impfdosen"</string>
    <!-- XTXT: Statistics local 7 days title -->
    <string name="statistics_explanation_local_seven_day_incidence_title">"Lokale 7-Tage-Inzidenz"</string>
    <!-- XTXT: Statistics local 7 days text -->
    <string name="statistics_explanation_local_seven_day_incidence_text">"Gesamtzahl der bestätigten Neuinfektionen der letzten 7 Tage (nach Meldedatum) pro 100.000 Einwohner im konfigurierten Kreis oder Bundesland."</string>
    <!-- XTXT: Statistics number of vaccine doses title -->
    <string name="statistics_number_of_vaccine_doses_title">"Verabreichte Impfdosen"</string>
    <!-- XTXT: Statistics number of vaccine doses text -->
    <string name="statistics_number_of_vaccine_doses_text">"Anzahl der Impfdosen, die bisher bundesweit verabreicht wurden."</string>
    <!-- XTXT: Statistics number of fully vaccinated people title -->
    <string name="statistics_fully_vaccinated_people_title">"Vollständig geimpfte Personen"</string>
    <!-- XTXT: Statistics number of fully vaccinated people text -->
    <string name="statistics_fully_vaccinated_people_text">"Anzahl der an das RKI übermittelten Personen, die die alle notwendigen Impfdosen erhalten haben."</string>
    <!-- XTXT: Statistics number of vaccinated people at least title -->
    <string name="statistics_people_vaccinated_at_least_once_title">"Mindestens einmal geimpfte Personen"</string>
    <!-- XTXT: Statistics number of vaccinated people at least text -->
    <string name="statistics_people_vaccinated_at_least_once_text">"Anzahl der an das RKI übermittelten Personen, die die erste Impfdosis erhalten haben."</string>
    <!-- XTXT: Statistics FAQ text -->
    <string name="statistics_faq_text">"Weitere Informationen finden Sie in den FAQ:\n\nFAQ zu Statistiken"</string>

    <!-- ####################################
          Button Tooltips for Accessibility
    ###################################### -->
    <!-- XACT: back button-->
    <string name="button_back">"Back to previous page"</string>
    <!-- XACT: proceed button-->
    <string name="button_proceed">"Continue Button"</string>
    <!-- XACT: share button-->
    <string name="button_share">"Share"</string>
    <!-- XACT: menu button-->
    <string name="button_menu">"Menu"</string>
    <!-- XACT: Accessibility needs a suffix to strings, to reduce the amount of manual translations this string is appended to accessibility button strings, e.g. "Zurück Taste", "Taste" is the default used by android in german -->
    <string name="suffix_button">"Button"</string>
    <!-- XACT: Accessibility needs a suffix to strings, to reduce the amount of manual translations this string is appended to accessibility content description strings for images, e.g. "Eine Gruppe von... Bild" -->
    <string name="suffix_image">"Image"</string>

    <!-- ####################################
               Business Error Messages
        ###################################### -->
    <!-- XTXT: error dialog - detailed text if device is offline  -->
    <string name="errors_no_network">"You are not connected to the Internet."</string>
    <!-- XTXT: error dialog - detailed text if device has not enough device space  -->
    <string name="errors_not_enough_device_storage">"You do not have sufficient free memory."</string>
    <!-- XTXT: error dialog - detailed text if there is error with Google API  -->
    <string name="errors_communication_with_api">"Error during communication with Google interface"</string>
    <!-- XTXT: error dialog - detailed text if there is an error during external navigation / external action -->
    <string name="errors_external_action">"You cannot perform this action. Please contact the hotline."</string>
    <!-- XTXT: error dialog - phone still needs Google Play Services or Google Mobile Services update -->
    <string name="errors_google_update_needed">"Your Corona-Warn-App is correctly installed, but the “COVID-19 Exposure Notifications System” is not available on your smartphone’s operating system. This means that you cannot use the Corona-Warn-App. For further information, please see our FAQ page: https://www.coronawarn.app/en/faq/"</string>
    <!-- XTXT: error dialog - either Google API Error (10) or reached request limit per day -->
    <string name="errors_google_api_error">"The Corona-Warn-App is running correctly, but we cannot update your current risk status. Exposure logging remains active and is working correctly. For further information, please see our FAQ page: https://www.coronawarn.app/en/faq/"</string>
    <!-- XTXT: error dialog - Error title when the provideDiagnosisKeys quota limit was reached. -->
    <string name="errors_risk_detection_limit_reached_title">"Limit already reached"</string>
    <!-- XTXT: error dialog - Error description when the provideDiagnosisKeys quota limit was reached. -->
    <string name="errors_risk_detection_limit_reached_description">"No more exposure checks possible today, as you have reached the maximum number of checks per day defined by your operating system. Please check your risk status again tomorrow."</string>
    <!-- XTXT: error dialog - Error description when the ssl certificate is deactivated on the device. -->
    <string name="errors_ssl_certificate_deactivated">"Please activate the SYSTEM security certificate T-Systems Enterprise Services GmbH, T-TeleSec GlobalRoot Class 2 on your smartphone. For more information, refer to the FAQs on https://coronawarn.app/en/ under “CAUSE: 2001”."</string>

    <!-- ####################################
               Generic Error Messages
        ###################################### -->
    <!-- XHED: error dialog - headline -->
    <string name="errors_generic_headline_short">"Error"</string>
    <!-- XHED: error dialog - headline -->
    <string name="errors_generic_headline">"Something went wrong."</string>
    <!-- XTXT: error dialog - short text for error reason -->
    <string name="errors_generic_details_headline">"Cause"</string>
    <!-- XBUT: error dialog - button close -->
    <string name="errors_generic_button_positive">"OK"</string>
    <!-- XBUT: error dialog - button show details -->
    <string name="errors_generic_button_negative">"Details"</string>
    <!-- XTXT: error dialog - text when no error description is available  -->
    <string name="errors_generic_text_unknown_error_cause">"An unknown error occurred."</string>
    <!-- XTXT: error dialog - text when a catastrophic error occured from which the app recovered automatically via data reset -->
    <string name="errors_generic_text_catastrophic_error_recovery_via_reset">"Your app was reset due to a technical problem. This has no effect exposure logging or your risk status. You will continue to be notified about exposures and still be able to warn others, should you be tested positive for COVID-19. Please note, however, that the app reset means any read QR codes for the electronic notification of your test results have been lost. In this case, please contact your doctor or the testing lab to find out your test result."</string>
    <!-- XTXT: error dialog - link for the details button in the catastrophic error recovery dialog  -->
    <string name="errors_generic_text_catastrophic_error_encryption_failure">"https://www.coronawarn.app/en/faq/#cause9002_recovery"</string>

    <!-- ####################################
           Just for Development
    ###################################### -->
    <!-- NOTR -->
    <string name="lorem_ipsum">"Lorem Ipsum"</string>
    <!-- NOTR -->
    <string name="menu_test_notification">"Test Notification"</string>
    <!-- NOTR -->
    <string name="test_api_button_api_launch">"Android API Test(Manual Test)"</string>
    <!-- NOTR -->
    <string name="test_api_button_start">"Start (Broadcast/Receive Bluetooth)"</string>
    <!-- NOTR -->
    <string name="test_api_button_get_exposure_keys">"Get Exposure keys (my keys history from api)"</string>
    <!-- NOTR -->
    <string name="test_api_button_share_my_keys">"Share my keys via Email"</string>
    <!-- NOTR -->
    <string name="test_api_button_enter_other_keys">"Submit Exposure Key"</string>
    <!-- NOTR -->
    <string name="test_api_button_show_qr_code">"Show QR Code"</string>
    <!-- NOTR -->
    <string name="test_api_button_scan_qr_code">"Scan Exposure Key"</string>
    <!-- NOTR -->
    <string name="test_api_switch_last_three_hours_from_server">"Last 3 Hours Mode"</string>
    <!-- NOTR -->
    <string name="test_api_button_check_exposure">"Check Exposure Summary"</string>
    <!-- NOTR -->
    <string name="test_api_exposure_summary_headline">"Exposure Windows"</string>
    <!-- NOTR -->
    <string name="test_api_body_my_keys">"My keys (count: %1$d)"</string>
    <!-- NOTR -->
    <string name="test_api_body_other_keys">"Other key"</string>
    <!-- NOTR -->
    <string name="test_api_calculate_risk_level">"Calculate Risk Level"</string>

    <!-- XHED: Country Entry for Austria -->
    <string name="country_name_at">"Austria"</string>
    <!-- XHED: Country Entry for Belgium -->
    <string name="country_name_be">"Belgium"</string>
    <!-- XHED: Country Entry for Bulgaria -->
    <string name="country_name_bg">"Bulgaria"</string>
    <!-- XHED: Country Entry for Switzerland -->
    <string name="country_name_ch">"Switzerland"</string>
    <!-- XHED: Country Entry for Cyprus -->
    <string name="country_name_cy">"Cyprus"</string>
    <!-- XHED: Country Entry for Czech Republic -->
    <string name="country_name_cz">"Czech Republic"</string>
    <!-- XHED: Country Entry for Germany -->
    <string name="country_name_de">"Germany"</string>
    <!-- XHED: Country Entry for Denmark -->
    <string name="country_name_dk">"Denmark"</string>
    <!-- XHED: Country Entry for Estonia -->
    <string name="country_name_ee">"Estonia"</string>
    <!-- XHED: Country Entry for Spain -->
    <string name="country_name_es">"Spain"</string>
    <!-- XHED: Country Entry for Finland -->
    <string name="country_name_fi">"Finland"</string>
    <!-- XHED: Country Entry for France -->
    <string name="country_name_fr">"France"</string>
    <!-- XHED: Country Entry for Great Britain -->
    <string name="country_name_uk">"United Kingdom"</string>
    <!-- XHED: Country Entry for Greece -->
    <string name="country_name_gr">"Greece"</string>
    <!-- XHED: Country Entry for Croatia -->
    <string name="country_name_hr">"Croatia"</string>
    <!-- XHED: Country Entry for Hungary -->
    <string name="country_name_hu">"Hungary"</string>
    <!-- XHED: Country Entry for Ireland -->
    <string name="country_name_ie">"Ireland"</string>
    <!-- XHED: Country Entry for Iceland -->
    <string name="country_name_is">"Iceland"</string>
    <!-- XHED: Country Entry for Italy -->
    <string name="country_name_it">"Italy"</string>
    <!-- XHED: Country Entry for Liechtenstein -->
    <string name="country_name_li">"Liechtenstein"</string>
    <!-- XHED: Country Entry for Lithuania -->
    <string name="country_name_lt">"Lithuania"</string>
    <!-- XHED: Country Entry for Luxemburg -->
    <string name="country_name_lu">"Luxembourg"</string>
    <!-- XHED: Country Entry for Latvia -->
    <string name="country_name_lv">"Latvia"</string>
    <!-- XHED: Country Entry for Malta -->
    <string name="country_name_mt">"Malta"</string>
    <!-- XHED: Country Entry for Netherlands -->
    <string name="country_name_nl">"Netherlands"</string>
    <!-- XHED: Country Entry for Norway -->
    <string name="country_name_no">"Norway"</string>
    <!-- XHED: Country Entry for Poland -->
    <string name="country_name_pl">"Poland"</string>
    <!-- XHED: Country Entry for Portugal -->
    <string name="country_name_pt">"Portugal"</string>
    <!-- XHED: Country Entry for Rumania -->
    <string name="country_name_ro">"Romania"</string>
    <!-- XHED: Country Entry for Sweden -->
    <string name="country_name_se">"Sweden"</string>
    <!-- XHED: Country Entry for Slovenia -->
    <string name="country_name_si">"Slovenia"</string>
    <!-- XHED: Country Entry for Slovakia -->
    <string name="country_name_sk">"Slovakia"</string>

    <!-- XHED: Title of the interoperbaility information view. -->
    <string name="interoperability_title">"Transnational\nExposure Logging"</string>

    <!-- XHED: Setting title of interoperability in the tracing settings view -->
    <string name="settings_interoperability_title">"Transnational Exposure Logging"</string>
    <!-- XTXT: Settings description of the interoperability in the tracing settings view -->
    <string name="settings_interoperability_subtitle">"Participating Countries"</string>

    <!-- XHED: Header of interoperability information/configuration view -->
    <string name="interoperability_configuration_title">"Transnational Exposure Logging"</string>
    <!-- XTXT: First section after the header of the interoperability information/configuration view -->
    <string name="interoperability_configuration_first_section">"Several countries are working together to enable transnational alerts via a joint exchange server. For example, contacts with users of an official coronavirus app from other participating countries can also be taken into account for exposure logging."</string>
    <!-- XTXT: Second section after the header of the interoperability information/configuration view -->
    <string name="interoperability_configuration_second_section">"To do this, the app downloads lists, which are updated daily, of the random IDs of all users who have shared their test results to warn others via their own app. This list is then compared with the random IDs recorded by your Android smartphone. \n\nThe downloads of the lists of random IDs are usually free of charge for you. Specifically, this means that mobile network operators do not charge you for the data used by the app in this context, nor do they apply roaming charges for this in other EU countries. Please contact your mobile network operator for more information."</string>
    <!-- XHED: Header right above the country list in the interoperability information/configuration view -->
    <string name="interoperability_configuration_list_title">"The following countries currently participate in transnational exposure logging:"</string>
    <!-- XTXT: Text right under the country list in the interoperability information/configuration view -->
    <string name="interoperability_configuration_information">"The app’s privacy notice (including information about the data processing carried out for the transnational exposure logging feature) can be found in the menu under “App Information” &gt; “Data Privacy”."</string>

    <!-- XHED: Sub header introducing interoperability in the tracing step of onboarding -->
    <string name="interoperability_onboarding_title">"Transnational\nExposure Logging"</string>
    <!-- YMSG: Onboarding tracing step first section in interoperability after the title -->
    <string name="interoperability_onboarding_first_section">"Several countries have teamed up to enable transnational warnings. In other words, your potential exposure to users of the official coronavirus apps in all participating countries can now be taken into account."</string>
    <!-- YMSG: Onboarding tracing step second section in interoperability after the title -->
    <string name="interoperability_onboarding_second_section">"When a user submits their positive test result (more specifically: their random IDs) to warn others through the exchange server jointly operated by the participating countries, all users of the official coronavirus apps in all these countries can be warned of their potential exposure."</string>
    <!-- YMSG: Onboarding tracing step third section in interoperability after the title. -->
    <string name="interoperability_onboarding_randomid_download_free">"The daily downloads of lists of random IDs from users who have shared positive test results are usually free of charge for you. Specifically, this means that mobile network operators do not charge you for the data used by the app in this context, nor do they apply roaming charges for this in other EU countries. Please contact your mobile network operator for more information."</string>
    <!-- XTXT: Small header above the country list in the onboarding screen for interoperability. -->
    <string name="interoperability_onboarding_list_title">"The following countries currently participate:"</string>

    <!-- XTXT: Description of the expanded terms in delta interopoerability screen part 1 -->
    <string name="interoperability_onboarding_delta_expanded_terms_text_part_1">"The terms of use have also been updated, to reflect the functional enhancements in the app."</string>
    <!-- XLNK: Terms of use link inside delta interoperability screen-->
    <string name="interoperability_onboarding_delta_terms_link">"Display terms of use"</string>
    <!-- XTXT: Description of the expanded terms in delta interopoerability screen part 2 -->
    <string name="interoperability_onboarding_delta_expanded_terms_text_part_2">"The terms of use and privacy notice can also be found in the menu under “App Information” and in the app description in your app store. The changes will not affect how you use the app. If you continue to use the app or reopen it, we will assume that you agree to the updated terms of use."</string>
    <!-- XHED: Header of the delta onboarding screen for interoperability. If the user opens the app for the first time after the interoperability update -->
    <string name="interoperability_onboarding_delta_title">"Transnational\nExposure Logging"</string>
    <!-- XTXT: Description of the interoperability extension of the app. Below interoperability_onboarding_delta_title -->
    <string name="interoperability_onboarding_delta_subtitle">"The features of the Corona-Warn-App have been enhanced. Many countries have joined up to enable international warnings, based on a jointly-operated exchange server. Exposure to users of official coronavirus apps in other participating countries can now be taken into account when calculating your exposure risk."</string>
    <!-- YMSG: Onboarding tracing step third section in interoperability after the title. -->
    <string name="interoperability_onboarding_delta_randomid">"To do this, the app downloads lists, which are updated daily, of the random IDs of all users who have shared their test results to warn others via their own app. This list is then compared with the random IDs recorded by your Android smartphone."</string>
    <!-- YMSG: Onboarding tracing step third section in interoperability after the title. -->
    <string name="interoperability_onboarding_delta_free_download">"The list downloads are usually free of charge for you. Specifically, this means that mobile network operators do not charge you for the data used by the app in this context, nor do they apply roaming charges for this in other EU countries. Please contact your mobile network operator for more information."</string>

    <!-- XACT: interoperability (eu) - illustraction description, explanation image -->
    <string name="interoperability_eu_illustration_description">"A hand holds a smartphone. Europe and the European flag are illustrated in the background."</string>

    <!-- XTXT: Title for the interoperability onboarding if country download fails -->
    <string name="interoperability_onboarding_list_title_failrequest">"Participating Countries"</string>
    <!-- XTXT: Subtitle for the interoperability onboarding if country download fails -->
    <string name="interoperability_onboarding_list_subtitle_failrequest">"You can view the participating countries in the exposure logging details."</string>

    <!-- YDES: Title for the interoperability onboarding if country download fails for Risk Details -->
    <string name="interoperability_onboarding_list_title_riskdetection_no_network">"Countries cannot be displayed now."</string>
    <!-- YMSW: Subtitle for the interoperability onboarding if country download fails -->
    <string name="interoperability_onboarding_list_subtitle_failrequest_no_network">"Your Internet connection may have been lost. Please ensure that you are connected to the Internet."</string>
    <!-- XBUT: Title for the interoperability onboarding Settings-Button if no network is available -->
    <string name="interoperability_onboarding_list_button_title_no_network">"Open Device Settings"</string>

    <!-- XHED: Title for the dialog on test result positive no consent screen  -->
    <string name="submission_test_result_positive_no_consent_dialog_title">"Don’t you want to send a warning?"</string>
    <!-- XTXT: Message for the dialog on test result positive no consent screen -->
    <string name="submission_test_result_positive_no_consent_dialog_message">"You have to share your test result if you want to warn others."</string>
    <!-- XBUT: Positive button for the dialog on test result positive no consent screen -->
    <string name="submission_test_result_positive_no_consent_dialog_positive_button">"Warn others"</string>
    <!-- XBUT: Negative button for the dialog on test result positive no consent screen -->
    <string name="submission_test_result_positive_no_consent_dialog_negative_button">"Do not warn others"</string>
    <!-- XBUT: Abort button for test result positive no consent screen -->
    <string name="submission_test_result_positive_no_consent_button_abort">"Cancel"</string>

    <!-- XHED: Title of contact diary app shortcut -->
    <string name="app_shortcut_contact_diary_title">"Add Entry"</string>

    <!-- XTXT: Statistics information (Accessibilty) -->
    <string name="statistics_info_button">"Further information"</string>
    <!-- XHED: Title for statistics reproduction card -->
    <string name="statistics_title_reproduction">"7-Day R Value"</string>
    <!-- XTXT: Label for statistics reproduction card -->
    <string name="statistics_reproduction_title">"Currently"</string>
    <!-- XTXT: Caption for statistics reproduction card -->
    <string name="statistics_reproduction_average">"average infections by each infected person"</string>
    <!-- XTXT: Statistics trend increasing (Accessibilty) -->
    <string name="statistics_trend_increasing">"Trend: Upwards"</string>
    <!-- XTXT: Statistics trend decreasing (Accessibilty) -->
    <string name="statistics_trend_decreasing">"Trend: Downwards"</string>
    <!-- XTXT: Statistics trend stable (Accessibilty) -->
    <string name="statistics_trend_stable">"Trend: Steady"</string>

    <!-- XHED: Title for BottomNav main screen title -->
    <string name="bottom_nav_home_title">"Start Screen"</string>
    <!-- XHED: Title for BottomNav diary screen title -->
    <string name="bottom_nav_diary_title">"Journal"</string>
    <!-- XHED: Title for BottomNav check-in screen title -->
    <string name="bottom_nav_check_ins_title">"Check In"</string>
    <!-- XHED: Title for BottomNav certificates screen title -->
    <string name="bottom_nav_certificates_title">"Certificates"</string>
    <!-- ####################################
           Data Donation & Survey
    ###################################### -->

    <!-- XHED: Title for the access survey card displayed in the risk details screen -->
    <string name="datadonation_details_access_survey_card_title">"Survey on Corona-Warn-App"</string>
    <!-- XHED: Text for the access survey card displayed in the risk details screen -->
    <string name="datadonation_details_access_survey_card_content">"Help us to improve the app by answering a few simple questions."</string>
    <!-- XHED: Text for the access survey card displayed in the risk details screen -->
    <string name="datadonation_details_access_survey_card_button_text">"Go To Survey"</string>

    <!-- XHED: Title for the access survey button displayed at the bottom of the screen -->
    <string name="datadonation_details_survey_consent_button_title">"Accept"</string>
    <!-- XHED: Text for the access survey title displayed at the top of survey consent screen -->
    <string name="datadonation_details_survey_consent_top_title">"Survey to Assess and Improve the Corona-Warn-App"</string>
    <!-- XHED: Text for the access survey body displayed under the title of survey consent screen -->
    <string name="datadonation_details_survey_consent_top_body"><b>"Help us to improve the Corona-Warn-App by taking a survey on your experience with the app. This will help the RKI to assess the effectiveness of the app, improve the app, and understand how warnings delivered through the app affect the behavior of people with an increased risk."</b>"\n\nThe survey is intended only for people whose app has indicated an exposure with increased risk. The survey is taken on an RKI website. To forward you to the website, a survey link will be displayed in the next step. Before it is displayed, however, the authenticity of your app must be confirmed. This requires your consent.\n\nWhen you tap on the survey link, you will receive additional information about the survey. You will also be asked explicitly to grant your consent again before you start the survey."</string>

    <!-- XHED: Title of the survey consent detail screen -->
    <string name="datadonation_details_survey_consent_details_title">"Detailed Information on Data Processing Involved in Taking the Survey"</string>

    <!-- XHED: Dialog error title for survey request error informations 1 -->
    <string name="datadonation_details_survey_consent_error_CHANGE_DEVICE_TIME">"The time on your smartphone does not match the current time. Please correct the time in your smartphone settings (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 2-->
    <string name="datadonation_details_survey_consent_error_DEVICE_NOT_SUPPORTED">"The survey cannot be retrieved (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 3-->
    <string name="datadonation_details_survey_consent_error_UPDATE_PLAY_SERVICES">"The survey cannot be retrieved right now. Please update the Google Play Services (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 4-->
    <string name="datadonation_details_survey_consent_error_TRY_AGAIN_LATER">"The survey cannot be retrieved right now. Please try again later (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 5-->
    <string name="datadonation_details_survey_consent_error_TRY_AGAIN_NEXT_MONTH">"The survey cannot be retrieved due to security reasons. You can take the survey again in the next calendar month (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 6-->
    <string name="datadonation_details_survey_consent_error_DEVICE_NOT_TRUSTED">"Thank you for wanting to help. Unfortunately, you use a smartphone that does not support the survey for technical reasons (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 7-->
    <string name="datadonation_details_survey_consent_error_TIME_SINCE_ONBOARDING_UNVERIFIED">"For security reasons, you cannot take the survey less than 24 hours after you install or update the app (error code %1$s)."</string>
    <!-- XHED: Dialog error title for survey request error informations 8-->
    <string name="datadonation_details_survey_consent_error_ALREADY_PARTICIPATED">"You have already taken the survey. You can only take the survey once per month (error code %1$s)."</string>

    <!-- XHED: Dialog error title for survey request error informations dialog-->
    <string name="datadonation_details_survey_consent_error_dialog_title">"Error"</string>
    <!-- XHED: Dialog error confirm button for survey request  informations dialog-->
    <string name="datadonation_details_survey_consent_error_dialog_pos_button">"ok"</string>

    <!-- XHED: Dialog progress message for survey request -->
    <string name="datadonation_details_survey_consent_progress_dialog_msg">"Loading Survey…"</string>

    <!-- XTXT: Title for the information below the box in the survey consent detail screen -->
    <string name="datadonation_survey_consent_details_title_below"><b>"About the RKI Survey"</b></string>
    <!-- XHED: Text for the information below the box in the survey consent detail screen -->
    <string name="datadonation_survey_consent_details_text_below">"After the authenticity of your app has been verified, the app forwards you to an RKI website, using a custom link to the survey that has been generated for you. This survey link contains a one-time password that is generated by your Corona-Warn-App. When you tap on the survey link and call the website with the survey, the one-time password is stored temporarily in your browser. This screen contains additional information about the survey and handling notes, such as how to start the survey. At the start of the survey, the one-time password is transmitted to the Corona-Warn-App servers, where it is flagged as used. The server then checks whether or not you can take the survey. This ensures that each user can only take the survey once."</string>

    <!-- XHED: Analytics voluntary user input, age group toolbar title -->
    <string name="analytics_userinput_agegroup_title">"Your Age Group"</string>
    <!-- XTXT: Analytics voluntary user input, age group: AGE_GROUP_UNSPECIFIED -->
    <string name="analytics_userinput_agegroup_unspecified">"No answer"</string>
    <!-- XTXT: Analytics voluntary user input, age group: AGE_GROUP_0_TO_29 -->
    <string name="analytics_userinput_agegroup_0_to_29">"Up to 29"</string>
    <!-- XTXT: Analytics voluntary user input, age group: AGE_GROUP_30_TO_59 -->
    <string name="analytics_userinput_agegroup_30_to_59">"30-59 years old"</string>
    <!-- XTXT: Analytics voluntary user input, age group: AGE_GROUP_FROM_60 -->
    <string name="analytics_userinput_agegroup_from_60">"60+ years old"</string>

    <!-- XHED: Analytics voluntary user input, federal state toolbar title -->
    <string name="analytics_userinput_federalstate_title">"Your Federal State"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_UNSPECIFIED -->
    <string name="analytics_userinput_federalstate_unspecified">"No answer"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_BW -->
    <string name="analytics_userinput_federalstate_bw">"Baden-Württemberg"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_BY -->
    <string name="analytics_userinput_federalstate_by">"Bavaria"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_BE -->
    <string name="analytics_userinput_federalstate_be">"Berlin"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_BB -->
    <string name="analytics_userinput_federalstate_bb">"Brandenburg"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_HB -->
    <string name="analytics_userinput_federalstate_hb">"Bremen"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_HH -->
    <string name="analytics_userinput_federalstate_hh">"Hamburg"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_HE -->
    <string name="analytics_userinput_federalstate_he">"Hesse"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_MV -->
    <string name="analytics_userinput_federalstate_mv">"Mecklenburg-Western Pomerania"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_NI -->
    <string name="analytics_userinput_federalstate_ni">"Lower Saxony"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_NRW -->
    <string name="analytics_userinput_federalstate_nrw">"North Rhine-Westphalia"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_RP -->
    <string name="analytics_userinput_federalstate_rp">"Rhineland-Palatinate"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_SL -->
    <string name="analytics_userinput_federalstate_sl">"Saarland"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_SN -->
    <string name="analytics_userinput_federalstate_sn">"Saxony"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_ST -->
    <string name="analytics_userinput_federalstate_st">"Saxony-Anhalt"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_SH -->
    <string name="analytics_userinput_federalstate_sh">"Schleswig-Holstein"</string>
    <!-- XTXT: Analytics voluntary user input, federal state: FEDERAL_STATE_TH -->
    <string name="analytics_userinput_federalstate_th">"Thuringia"</string>

    <!-- XHED: Analytics voluntary user input, district toolbar title -->
    <string name="analytics_userinput_district_title">"Your District (County)"</string>
    <!-- XTXT: Analytics voluntary user input, district: UNSPECIFIED -->
    <string name="analytics_userinput_district_unspecified">"No answer"</string>

    <!-- ####################################
       Duration dialog
   ###################################### -->

    <!-- XHED: Duration dialog title -->
    <string name="duration_dialog_title">"Duration"</string>
    <!-- XBUT: Duration dialog cancel button -->
    <string name="duration_dialog_cancel_button">"Cancel"</string>
    <!-- XBUT: Duration dialog ok button -->
    <string name="duration_dialog_ok_button">"OK"</string>
    <!-- NOTR -->
    <string name="duration_dialog_default_value">"00:00"</string>
    <!-- XTXT: Duration hours text -->
    <string name="duration_hours">"hours"</string>
    <!-- XTXT: Duration minutes text -->
    <string name="duration_minutes">"minutes"</string>

    <!-- Scan check in QR Code-->
    <!-- XTXT: Scan check in QR-Code  FAB text-->
    <string name="scan_check_in_qr_code">"Scan QR Code"</string>

    <!-- ####################################
        Generic
    ###################################### -->
    <!-- XACT: Button/Dialog label to cancel something-->
    <string name="generic_action_abort">"Cancel"</string>
    <!-- XACT: Button/Dialog label to remove something-->
    <string name="generic_action_remove">"Delete"</string>

    <!-- ####################################
       Trace Location
    ###################################### -->
    <!-- XHED: Title for the trace location onboarding -->
    <string name="trace_location_onboarding_title">"Check In"</string>
    <!-- XTXT: subtitle for the trace location onboarding -->
    <string name="trace_location_onboarding_title2">"Interrupt chains of infection quickly and reliably"</string>
    <!-- YMSG: Onboarding trace location intro section -->
    <string name="trace_location_onboarding_subheadline">"Scan the QR code for an event or place to check in and record your presence at this event or place on your smartphone."</string>
    <!-- YMSG: Onboarding trace location warning -->
    <string name="trace_location_onboarding_body_warning">"Every check-in is also taken into account when calculating your risk status. If someone who checked in to this event or place is diagnosed with coronavirus later, you can be notified if you were in the same room at the same time or up to 30 minutes after the diagnosed person."</string>
    <!-- YMSG: Onboarding trace location warning -->
    <string name="trace_location_onboarding_body_stay">"Please specify your length of stay as precisely as possible to enable targeted warnings."</string>
    <!-- XACT: Button/Dialog label to consent-->
    <string name="trace_location_onboarding_body_confirm">"Accept"</string>
    <!--  XHED: Trace location check-ins camera permission card title-->
    <string name="trace_location_attendee_camera_card_title">"Allow Access to Camera"</string>
    <!--  XTXT: Trace location check-ins camera permission card susbtitle-->
    <string name="trace_location_attendee_camera_card_subtitle">"To use your smartphone camera to scan QR codes, you have to allow access to the camera in the device settings for the app."</string>
    <!--  XBUT: Trace location check-ins camera permission card button-->
    <string name="trace_location_attendee_camera_card_button">"Open Settings"</string>
    <!--  YMSG: Trace location onboarding image description-->
    <string name="trace_location_onboarding_content_description">"Three persons are standing at a high table, two of them are looking at their smartphones."</string>
    <!-- XMIT: Trace location poster print -->
    <string name="trace_location_organiser_poster_print">"Print"</string>
    <!-- XMIT: Trace location poster share -->
    <string name="trace_location_organiser_poster_share">"Share"</string>
    <!-- XHED: Trace location poster title -->
    <string name="trace_location_organiser_poster_title">"Print Version"</string>
    <!-- XHED: Trace location check-ins consent screen title -->
    <string name="trace_location_attendee_consent_title">"Share Check-Ins?"</string>
    <!-- XTXT: Trace location check-ins consent screen header description -->
    <string name="trace_location_attendee_consent_header_description">"Warn others who checked in with you. Your personal data will not be shared."</string>
    <!-- XBUT: Trace location check-ins consent screen header button -->
    <string name="trace_location_attendee_consent_header_button">"Select all"</string>
    <!-- XBUT: Trace location check-ins consent screen continue button -->
    <string name="trace_location_attendee_consent_continue">"Submit"</string>
    <!-- XBUT: Trace location check-ins consent screen skip button -->
    <string name="trace_location_attendee_consent_skip">"Skip"</string>
    <!-- XHED: Trace location check-ins consent screen dialog title -->
    <string name="trace_location_attendee_consent_dialog_title">"Are you sure you don’t want to share your check-ins?"</string>
    <!-- XTXT: Trace location check-ins consent screen dialog message -->
    <string name="trace_location_attendee_consent_dialog_message">"Skipping will not warn any contacts who checked in with you."</string>
    <!-- XBUT: Trace location check-ins consent screen dialog positive button -->
    <string name="trace_location_attendee_consent_dialog_positive_button">"Share"</string>
    <!-- XBUT: Trace location check-ins consent screen dialog negative button -->
    <string name="trace_location_attendee_consent_dialog_negative_button">"Don’t Share"</string>

    <!-- XHED: Trace location check-ins invalid qr code dialog title -->
    <string name="trace_location_attendee_invalid_qr_code_dialog_title">"Invalid QR Code"</string>
    <!-- YTXT: Trace location check-ins invalid qr code dialog message -->
    <string name="trace_location_attendee_invalid_qr_code_dialog_message">"The scanned QR code is not valid for check-ins for an event or place. \nPlease scan a suitable QR code.\n\n(%1$s)"</string>
    <!-- XBUT: Trace location check-ins invalid qr code dialog positive button -->
    <string name="trace_location_attendee_invalid_qr_code_dialog_positive_button">"OK"</string>
    <!-- XBUT: Trace location check-ins invalid qr code dialog negative button -->
    <string name="trace_location_attendee_invalid_qr_code_dialog_negative_button">"Cancel"</string>

    <!-- ####################################
        Incompatibility warning card
    ###################################### -->

    <!-- XHED: Incompitability card title -->
    <string name="incompatible_headline">"Incompatibility Warning"</string>
    <!-- XTXT: Incompitability card content -->
    <string name="incompatible_advertising_not_supported">"Your smartphone can only receive COVID-19 exposure notifications via Bluetooth, but not send them. This means you can be warned of exposures through this interface, but you cannot warn others of exposures yourself. You can send and receive warnings that result from check-ins."</string>
    <!-- XTXT: Incompitability card content -->
    <string name="incompatible_scanning_not_supported">"Your smartphone cannot send or receive COVID-19 exposure notifications via Bluetooth. You can send and receive warnings that result from check-ins."</string>
    <!-- XTXT: Incompitability faq link for partial incompatibility -->
    <string name="incompatible_link_advertising_not_supported">"https://www.coronawarn.app/en/faq/#part_incompat"</string>
    <!-- XTXT: Incompitability faq link for full incompatibility -->
    <string name="incompatible_link_scanning_not_supported">"https://www.coronawarn.app/en/faq/#full_incompat"</string>
</resources>