Skip to content
Snippets Groups Projects
strings.xml 127 KiB
Newer Older
<?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">

    <!-- ####################################
               Preference Keys
    ######################################
    TODO: Check what is needed -->
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_name"><xliff:g id="preference">"shared_preferences_cwa"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_onboarding_completed"><xliff:g id="preference">"preference_onboarding_completed"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_onboarding_completed_timestamp"><xliff:g id="preference">"preference_onboarding_completed_timestamp"</xliff:g></string>
    <string name="preference_background_check_done"><xliff:g id="preference">"preference_background_check_done"</xliff:g></string>
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_reset_app"><xliff:g id="preference">"preference_reset_app"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_only_wifi"><xliff:g id="preference">"preference_only_wifi"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_tracing"><xliff:g id="preference">"preference_tracing"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_timestamp_manual_diagnosis_keys_retrieval"><xliff:g id="preference">"preference_timestamp_manual_diagnosis_keys_retrieval"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_background_job_allowed"><xliff:g id="preference">"preference_background_job_enabled"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_mobile_data_allowed"><xliff:g id="preference">"preference_mobile_data_enabled"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_registration_token"><xliff:g id="preference">"preference_registration_token"</xliff:g></string>
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_device_pairing_successful_time"><xliff:g id="preference">"preference_device_pairing_successful_time"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_initial_tracing_activation_time"><xliff:g id="preference">"preference_initial_tracing_activation_time"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_initial_result_received_time"><xliff:g id="preference">"preference_initial_result_received_time"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_test_guid"><xliff:g id="preference">"preference_test_guid"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_is_allowed_to_submit_diagnosis_keys"><xliff:g id="preference">"preference_is_allowed_to_submit_diagnosis_keys"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_auth_code"><xliff:g id="preference">"preference_auth_code"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_database_password"><xliff:g id="preference">"preference_database_password"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_total_non_active_tracing"><xliff:g id="preference">"preference_total_non_active_tracing"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_last_non_active_tracing_timestamp"><xliff:g id="preference">"preference_last_non_active_tracing_timestamp"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_number_successful_submissions"><xliff:g id="preference">"preference_number_successful_submissions"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_teletan"><xliff:g id="preference">"preference_teletan"</xliff:g></string>
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_polling_test_result_started"><xliff:g id="preference">"preference_polling_test_result_started"</xliff:g></string>
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="preference_test_result_notification"><xliff:g id="preference">"preference_test_result_notification"</xliff:g></string>
    <!-- NOTR -->
    <string name="preference_risk_days_explanation_shown"><xliff:g id="preference">"preference_risk_days_explanation_shown"</xliff:g></string>
    <!-- ####################################
                     Generics
    ###################################### -->

    <!-- XACT: back description for screen readers -->
marcmuschko's avatar
marcmuschko committed
    <string name="accessibility_back">"Back"</string>
    <!-- XACT: next description for screen readers -->
marcmuschko's avatar
marcmuschko committed
    <string name="accessibility_next">"Next"</string>
    <!-- XACT: menu description for screen readers -->
marcmuschko's avatar
marcmuschko committed
    <string name="accessibility_menu">"Menu"</string>
    <!-- XACT: menu description for screen readers -->
marcmuschko's avatar
marcmuschko committed
    <string name="accessibility_close">"Close"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XACT: menu description for screen readers -->
marcmuschko's avatar
marcmuschko committed
    <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
    ###################################### -->
harambasicluka's avatar
harambasicluka committed
    <!-- XMIT: application overview -->
marcmuschko's avatar
marcmuschko committed
    <string name="menu_help">"Overview"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMIT: application information -->
marcmuschko's avatar
marcmuschko committed
    <string name="menu_information">"App Information"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMIT: application settings -->
marcmuschko's avatar
marcmuschko committed
    <string name="menu_settings">"Settings"</string>

    <!-- ####################################
harambasicluka's avatar
harambasicluka committed
    ###################################### -->
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="notification_channel_id"><xliff:g id="notification_channel_id">"de.rki.coronawarnapp.notification.exposureNotificationChannelId"</xliff:g></string>
harambasicluka's avatar
harambasicluka committed
    <!-- NOTR -->
marcmuschko's avatar
marcmuschko committed
    <string name="notification_id"><xliff:g id="notification_id">"1"</xliff:g></string>
    <!-- XTXT: Notification channel name for os settings -->
marcmuschko's avatar
marcmuschko committed
    <string name="notification_name">"Corona-Warn-App"</string>
    <!-- XTXT: Notification channel description for os settings -->
marcmuschko's avatar
marcmuschko committed
    <string name="notification_description">"Notifications from the Corona-Warn-App"</string>
    <!-- XHED: Notification title -->
marcmuschko's avatar
marcmuschko committed
    <string name="notification_headline">"Corona-Warn-App"</string>
    <!-- XTXT: Notification body -->
marcmuschko's avatar
marcmuschko committed
    <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">""</string>
    <!-- XTXT: Notification body - test result is ready -->
    <string name="notification_body_test_result_ready">""</string>
Hee Tatt Ooi's avatar
Hee Tatt Ooi committed
    <!-- ####################################
              App Auto Update
    ###################################### -->

    <!-- XHED: App Auto Update dialog title -->
marcmuschko's avatar
marcmuschko committed
    <string name="update_dialog_title">"Update available"</string>
    <!-- XTXT: App Auto Update dialog message -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="update_dialog_button">"Update"</string>
    <!-- ####################################
harambasicluka's avatar
harambasicluka committed
                  Risk Card
    ###################################### -->
harambasicluka's avatar
harambasicluka committed

    <!-- 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 -->
marcmuschko's avatar
marcmuschko committed
    <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>
harambasicluka's avatar
harambasicluka committed
    <!-- XBUT: risk card - update risk -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_card_button_update">"Update"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XBUT: risk card - activate tracing -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_card_button_enable_tracing">"Activate Exposure Logging"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XTXT: risk card - tracing is off, user should activate to get an updated risk level -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_card_body_tracing_off">"Activate exposure logging to evaluate your risk status today."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk card - low risk headline -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_card_low_risk_headline">"Low Risk"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk card - increased risk headline -->
    <string name="risk_card_increased_risk_headline">"Increased Risk"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XTXT: risk card - tracing isn't active long enough, so a new risk level can't be calculated -->
marcmuschko's avatar
marcmuschko committed
    <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>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk card - tracing stopped headline, due to no possible calculation -->
marcmuschko's avatar
marcmuschko committed
    <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>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk card -  outdated risk headline, calculation isn't possible -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_card_outdated_risk_headline">"Exposure logging is not possible"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XTXT: risk card - outdated risk, calculation couldn't be updated in the last 24 hours -->
marcmuschko's avatar
marcmuschko committed
    <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 exposure up to now"</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 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 - High risk state - No days with high risk encounters -->
    <string name="risk_card_high_risk_no_encounters_body">"No exposure up to now"</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 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 -->
    <string name="risk_card_high_risk_most_recent_body">"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
    ###################################### -->
harambasicluka's avatar
harambasicluka committed

    <!-- XHED: main, FAQ -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_about_headline">"FAQ"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- 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>
Karina Jung's avatar
Karina Jung committed
    <!-- XTXT: FAQ link, should be translated  -->
harambasicluka's avatar
harambasicluka committed
    <string name="main_about_link">"https://www.bundesregierung.de/corona-warn-app-faq-englisch"</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: Opens external webpage -->
marcmuschko's avatar
marcmuschko committed
    <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>
    <!-- ####################################
harambasicluka's avatar
harambasicluka committed
               Main - Share
    ###################################### -->
harambasicluka's avatar
harambasicluka committed

    <!-- XHED: Share app link page title -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_share_title">"Share the Corona-Warn-App"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: Share app link page subtitle -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_share_headline">"Let\'s fight coronavirus together"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- YTXT: Share app link page body -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_share_body">"The more people who use the app, the faster we can break the infection chain. Please invite your family and friends to download the app."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XBUT: Share app link page button -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_share_button">"Send Download Link"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- YMSG: Message when sharing is executed -->
Karina Jung's avatar
Karina Jung committed
    <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>
    <!-- ####################################
harambasicluka's avatar
harambasicluka committed
                Main - Overview
    ###################################### -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_title">"Overview"</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: main overview page title -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_accessibility_title">"Overview"</string>
    <!-- XHED: App overview subtitle for tracing explanation-->
marcmuschko's avatar
marcmuschko committed
    <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. You don\'t have to do anything else."</string>
    <!-- XHED: App overview subtitle for risk explanation -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_subtitle_risk">"Risk of Infection"</string>
    <!-- YTXT: App overview body text about risk levels -->
    <string name="main_overview_body_risk">"If you have had contact within the last 14 days with a person who was diagnosed with coronavirus, the app calculates your personal risk of infection. It does this by measuring duration and proximity of the exposure."</string>
    <!-- XHED: App overview subtitle for risk level list -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_subtitle_low_risk">"Low Risk"</string>
    <!-- XTXT: App overview unknown risk level -->
Karina Jung's avatar
Karina Jung committed
    <string name="main_overview_subtitle_unknown_risk">"Unknown Risk"</string>
    <!-- XHED: App overview subtitle for test procedure explanation -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_headline_test">"Notifying Other Users"</string>
    <!-- YTXT: App overview body text about rest procedure -->
    <string name="main_overview_body_test">"Another central feature is registering your test and retrieving the result. If you are diagnosed with coronavirus, you can notify others and break the chain of infection."</string>
    <!-- XHED: App overview headline for glossary -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_headline_glossary">"Definition of Terms:"</string>
    <!-- XHED: App overview subtitle for glossary key storage -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_subtitle_glossary_tracing">"Exposure Log"</string>
    <!-- YTXT: App overview body for glossary key storage -->
marcmuschko's avatar
marcmuschko committed
    <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  -->
marcmuschko's avatar
marcmuschko committed
    <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 reported infections of 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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_overview_subtitle_glossary_notification">"Exposure Notification"</string>
    <!-- YTXT: App overview body for glossary notifications -->
Karina Jung's avatar
Karina Jung committed
    <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 smartphones 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>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: App main page title -->
marcmuschko's avatar
marcmuschko committed
    <string name="main_title">"Main page of the Corona-Warn-App"</string>
Fabian-K's avatar
Fabian-K committed
    <!-- ####################################
               Risk Details
    ###################################### -->
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk details - page title, in toolbar -->
marcmuschko's avatar
marcmuschko committed
    <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>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk details - headline, how a user should act -->
    <string name="risk_details_headline_behavior">"Guidelines"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk details - multiline headline, bold, how to act correct -->
    <string name="risk_details_subtitle_behavior">"This is what you should do:"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - go/stay home, something like a bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_body_stay_home">"If possible, please go home and stay at home."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - get in touch with the corresponding people, something like a bullet point -->
Karina Jung's avatar
Karina Jung committed
    <string name="risk_details_behavior_body_contact_doctor">"If you have questions about symptoms, testing availability, or self-isolation, please contact one of the following:"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- 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>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - wear a face mask, something like a bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_body_wear_mask">"Wear a face mask when you encounter other people."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - stay 1,5 away, something like a bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_body_stay_away">"Keep at least 1.5 meters distance from other people."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - cough/sneeze, something like a bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_body_cough_sneeze">"Sneeze or cough into your elbow or a tissue."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - contact your doctor, bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_increased_body_1">"Your general practitioner"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - panel doctor on-call service, bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_increased_body_2">"General medical emergency service on telephone number 116117"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - public health department, bullet point -->
marcmuschko's avatar
marcmuschko committed
    <string name="risk_details_behavior_increased_body_3">"Your public health authority"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: risk details - infection risk headline, below behaviors -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
    <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."</string>
    <!-- XHED: risk details - infection period logged information body, below behaviors -->
    <string name="risk_details_information_body_period_logged_assessment">"Exposure logging covers the past 14 days. During this time, the logging feature on your smartphone was active for %1$s days. The app automatically deletes older logs, as these are no longer relevant for infection prevention."</string>
harambasicluka's avatar
harambasicluka committed
    <!-- 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>
harambasicluka's avatar
harambasicluka committed
    <!-- 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>
harambasicluka's avatar
harambasicluka committed
    <!-- XMSG: risk details - risk calculation wasn't possible for 24h, below behaviors -->
marcmuschko's avatar
marcmuschko committed
    <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>
    <!-- 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>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: risk details page title -->
marcmuschko's avatar
marcmuschko committed
    <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>
    <!-- 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>
    <!-- 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>
    <string name="risk_lowered_dialog_button_confirm">"OK"</string>
    <string name="risk_lowered_dialog_button_cancel">"More"</string>
    <!-- ####################################
              Onboarding
    ###################################### -->
    <!-- XBUT: onboarding - forward and deny -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_button_disable">"Do Not Activate"</string>
    <!-- XBUT: onboarding - forward and allow -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_button_enable">"Activate"</string>
    <!-- XBUT: onboarding - back and cancel -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_button_cancel">"Cancel"</string>
    <!-- XBUT: onboarding - next -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_button_next">"Next"</string>
    <!-- XBUT: onboarding - start -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_button_start">"Let’s Get Started"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XTXT: onboarding - back description for screen reader -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_button_back_description">"Back"</string>
Queenhymon's avatar
Queenhymon committed
    <!-- 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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_headline">"Let\'s fight coronavirus together"</string>
    <!-- XHED: onboarding(together) - two/three line headline under an illustration -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_subtitle">"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) - inform about the app -->
    <string name="onboarding_body">"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) - explain application -->
    <string name="onboarding_body_emphasized">"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>
Queenhymon's avatar
Queenhymon committed
    <!-- 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>
Fabian-K's avatar
Fabian-K committed
    <!-- XHED: onboarding(privacy) - title -->
marcmuschko's avatar
marcmuschko committed
    <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>
Queenhymon's avatar
Queenhymon committed
    <!-- 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 -->
marcmuschko's avatar
marcmuschko committed
    <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 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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_tracing_button_next">"Activate Exposure Logging"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XTXT: onboarding(tracing) - dialog about tracing permission declined -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_tracing_dialog_headline">"Authorization"</string>
    <!-- YMSI: onboarding(tracing) - dialog about tracing -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_tracing_dialog_body">"This means the Corona-Warn-App cannot send or receive notifications about your COVID-19 risk status. You can deactivate this feature at any time."</string>
    <!-- XBUT: onboarding(tracing) - positive button (right) -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_tracing_dialog_button_positive">"Do Not Activate"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XBUT: onboarding(tracing) - negative button (right) -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_tracing_dialog_button_negative">"Back"</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">"Allow location access"</string>
    <!-- XTXT: onboarding(tracing) - location explanation for bluetooth body text -->
    <string name="onboarding_tracing_location_body">"Your location cannot be accessed. Google and/or Android requires access to your smartphone\'s location to use Bluetooth."</string>
    <!-- XBUT: onboarding(tracing) - button enable tracing -->
    <string name="onboarding_tracing_location_button">"Open Device Settings"</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: Onboarding (test) page title -->
    <string name="onboarding_test_accessibility_title">"Onboarding page 5 of 6: If You Are Diagnosed with Coronavirus"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- 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 -->
Karina Jung's avatar
Karina Jung committed
    <string name="onboarding_test_subtitle">"… please report this in the Corona-Warn-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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_test_illustration_description">"An encrypted positive test diagnosis is transmitted to the system, which will now warn other users."</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: Onboarding (datashare) page title -->
    <string name="onboarding_notifications_accessibility_title">"Onboarding page 6 of 6: Receive warnings and identify risks"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XHED: onboarding(datashare) - about positive tests -->
marcmuschko's avatar
marcmuschko committed
    <string name="onboarding_notifications_headline">"Receive warnings and identify risks"</string>
    <!-- XHED: onboarding(datashare) - two/three line headline under an illustration -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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>
    <!-- ####################################
             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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_title">"Settings"</string>
    <!-- XTXT: settings - on, like a label next to a setting -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_on">"On"</string>
    <!-- XTXT: settings - off, like a label next to a setting -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_off">"Off"</string>
    <!-- XHED: settings(tracing) - page title -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 after encountering an infected app user. 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 users via Bluetooth and passing your own random IDs to their smartphones. Every day, the app downloads a list 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. You 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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_tracing_status_active">"Active"</string>
    <!-- XTXT: settings(tracing) - status next to switch under title -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_tracing_status_inactive">"Stopped"</string>
    <!-- XTXT: settings(tracing) - status next to switch under title -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_tracing_status_restricted">"Restricted"</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, no internet -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_tracing_body_connection_inactive">"No Internet connection"</string>
    <!-- XTXT: settings(tracing) - shows status under header in home, no bluetooth -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_tracing_status_connection_body">"Exposure logging requires an Internet connection to calculate exposures. Please turn on WIFI or mobile data in your device settings."</string>
    <!-- XBUT: settings(tracing) - go to operating system settings button on card -->
marcmuschko's avatar
marcmuschko committed
    <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">
marcmuschko's avatar
marcmuschko committed
        <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_notifications_title">"Notifications"</string>
    <!-- XHED: settings(notification) - multiline headline below illustration, active -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_notifications_headline_inactive">"Notifications are deactivated"</string>
    <!-- XTXT: settings(notification) - text in row on settings overview -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_notifications_body_description">"Allow automatic notifications of COVID-19 risk status"</string>
    <!-- YTXT: settings(notification) - description text when it notifications are enabled -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_notifications_headline_card">"Activate Notifications"</string>
    <!-- XHED: settings - notification headline on settings overview -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_notifications_subtitle_notification">"Notifications"</string>
    <!-- XTXT: settings(notification) - next to a switch -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_title">"Reset App"</string>
    <!-- XTXT: settings(reset) - explains the user what do expect when navigating to reset -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_body_description">"Delete all your data in the app."</string>
    <!-- XHED: settings(reset) - multiline headline below illustration -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_headline">"Are you sure you want to reset the app?"</string>
    <!-- XTXT: settings(reset) - explains the consequences -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_headline_keys">"Delete Exposure "<xliff:g id="line_break">"\n"</xliff:g>"Log"</string>
    <!-- XTXT: settings(reset) - on card -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_body_keys">"The exposure log must be deleted separately in your device settings."</string>
    <!-- XBUT: settings(reset) - triggers reset -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_button_positive">"Reset App"</string>
    <!-- XBUT: settings(reset) - cancel reset and navigates the suer back to the settings -->
marcmuschko's avatar
marcmuschko committed
    <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>
marcmuschko's avatar
marcmuschko committed
    <!-- XHED: settings(reset) - dialog headline -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_dialog_headline">"Reset App"</string>
marcmuschko's avatar
marcmuschko committed
    <!-- XTXT: settings(reset) - dialog content -->
marcmuschko's avatar
marcmuschko committed
    <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>
marcmuschko's avatar
marcmuschko committed
    <!-- XBUT: settings(reset) - dialog cancel -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_dialog_button_cancel">"Cancel"</string>
marcmuschko's avatar
marcmuschko committed
    <!-- XBUT: settings(reset) - dialog confirm -->
marcmuschko's avatar
marcmuschko committed
    <string name="settings_reset_dialog_button_confirm">"Reset"</string>
Karina Jung's avatar
Karina Jung committed
    <!-- XHED: settings(background priority) - notification page title -->
    <string name="settings_background_priority_title">"Prioritized Background Activity"</string>
Karina Jung's avatar
Karina Jung committed
    <!-- XTXT: settings(background priority) - text in row on settings overview -->
    <string name="settings_background_priority_body_description">"Allow automatic risk status updates"</string>
Karina Jung's avatar
Karina Jung committed
    <!-- XHED: settings(background priority) - multiline headline below illustration -->
    <string name="settings_background_priority_headline">"Update Risk Status Automatically"</string>
Karina Jung's avatar
Karina Jung committed
    <!-- 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) - illustraction description -->
    <string name="settings_background_priority_illustration_description" />
Karina Jung's avatar
Karina Jung committed
    <!-- 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>
Karina Jung's avatar
Karina Jung committed
    <!-- XBUT: settings(background priority) - go to operating system settings button on card -->
    <string name="settings_background_priority_card_button">"Open Device Settings"</string>
Karina Jung's avatar
Karina Jung committed
    <!-- 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>

    <!-- ####################################
               App Information
    ###################################### -->
    <!-- XHED: Page title for menu information page -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_title">"App Information"</string>
harambasicluka's avatar
harambasicluka committed
    <!-- XTXT: Version information text -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_version">"Version: %1s"</string>
    <!-- XHED: Page title for about information page, also menu item / button text -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_about_title">"About the App"</string>
    <!-- XHED: Subtitle for about information page -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
Karina Jung's avatar
Karina Jung committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_privacy_html_path">"privacy_en.html"</string>
    <!-- XHED: Page title for terms of use information page, also menu item / button text -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_terms_title">"Terms of Use"</string>
    <!-- XHED: Page headline for terms of use information page -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_contact_title">"Technical Hotline"</string>
    <!-- XHED: Subtitle for technical contact and hotline information page -->
marcmuschko's avatar
marcmuschko committed
    <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 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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_contact_subtitle_phone">"Technical hotline:"</string>
    <!-- XLNK: Button / hyperlink to phone call for technical contact and hotline information page -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_contact_button_phone">"+49 800 7540001"</string>
marcmuschko's avatar
marcmuschko committed
    <!-- XBUT: CAUTION - ONLY UPDATE THE NUMBER IF NEEDED, ONLY NUMBERS AND NO SPECIAL CHARACTERS EXCEPT "+" and "space" ALLOWED IN THIS FIELD; -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_contact_phone_call_number">"+49 800 7540001"</string>
    <!-- XTXT: Body text for technical contact and hotline information page -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_contact_body_phone">"Our customer service is here to help."</string>
    <!-- YTXT: Body text for technical contact and hotline information page -->
    <string name="information_contact_body_open">"Languages: English, German, Turkish\nBusiness hours:"<xliff:g id="line_break">"\n"</xliff:g>"Monday to Saturday: 7am - 10pm"<xliff:g id="line_break">"\n(except national holidays)"</xliff:g><xliff:g id="line_break">"\nThe call is free of charge."</xliff:g></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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_help_title">"FAQ"</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: accessibility hint -->
Karina Jung's avatar
Karina Jung committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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>
    <!-- XTXT: Path to the full blown legal html, to translate it exchange "_de" to "_en" and provide the corresponding html file -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_technical_html_path">"technical_en.html"</string>
    <!-- XHED: Page title for legal information page, also menu item / button text -->
Karina Jung's avatar
Karina Jung committed
    <string name="information_legal_title">"Imprint"</string>
    <!-- XHED: Headline for legal information page, publisher section -->
marcmuschko's avatar
marcmuschko committed
    <string name="information_legal_headline_publisher">"Published by"</string>
    <!-- YTXT: subtitle for legal information page, publisher section -->
Karina Jung's avatar
Karina Jung committed
    <string name="information_legal_subtitle_publisher">"(responsible in accordance with § 5, para. 1 TMG, § 55 para. 1 RStV, DS-GVO, BDSG)"</string>
    <!-- YTXT: body for legal information page, publisher section -->
Karina Jung's avatar
Karina Jung committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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>
    <!-- ####################################
              Interoperability
    ###################################### -->
    <!-- XHED: headline for consent information  -->
    <string name="interop_consent_headline">"Consent"</string>

    <!-- ####################################
             Submission
    ###################################### -->
    <!-- XHED: Dialog title for generic web request error -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_error_dialog_web_generic_error_title">"Error"</string>
    <!-- XMSG: Dialog body for generic web request network error with status code -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_error_dialog_web_generic_network_error_body">"Connection could not be established (%1$d). Please try again."</string>
    <!-- XMSG: Dialog body for generic web request error without status code -->
Karina Jung's avatar
Karina Jung committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_error_dialog_web_test_paired_button_positive">"Back"</string>

    <!-- XHED: Dialog title for could not create submission tan -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_error_dialog_web_paring_invalid_title">"Error"</string>
    <!-- XMSG: Dialog body for could not create submission tan -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_error_dialog_web_paring_invalid_button_positive">"Back"</string>

    <!-- XHED: Dialog title for submission tan invalid -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_qr_code_scan_permission_rationale_dialog_headline">"Camera authorization required"</string>
    <!-- YTXT: Dialog Body text for QR Scan permission rationale -->
marcmuschko's avatar
marcmuschko committed
    <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) -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_qr_code_scan_permission_rationale_dialog_button_positive">"Allow"</string>
    <!-- XBUT: Dialog(QR Scan permission rationale) - negative button (left) -->
marcmuschko's avatar
marcmuschko committed
    <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  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_qr_code_scan_permission_denied_dialog_headline">"Camera access needed"</string>
    <!-- YTXT: Dialog Body text for QR Scan permission denied -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <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) -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_qr_code_scan_invalid_dialog_button_positive">"Please try again."</string>
    <!-- XBUT: Dialog(Invalid QR code) - negative button (left) -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_qr_code_scan_invalid_dialog_button_negative">"Cancel"</string>
marcmuschko's avatar
marcmuschko committed
    <string name="submission_qr_code_scan_title">"Position the QR code in the frame."</string>
    <!-- YTXT: instruction text for QR code scanning  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_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 for Submission Consent call test result body  -->
    <string name="submission_consent_call_test_result_body">"In the next step, scan the QR code on your test and retrieve your 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">"Only scan your own test."</string>
    <!-- YTXT:  Body sub text 2 for Submission Consent call test result   -->
    <string name="submission_consent_call_test_result_scan_test_only_once">"Your test can only be scanned once. The app cannot manage multiple tests at the same time."</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. The warning function works in several countries. The following countries are currently participating:"</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">"Your consent is voluntary."</string>
    <!-- YTXT: Body for consent main section second point  -->
    <string name="submission_consent_main_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 consent main section third point  -->
    <string name="submission_consent_main_third_point">"Your identity will remain secret. Other users will not know who shared their test results."</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>
    <!-- Submission Test Result -->
    <!-- XHED: Page headline for test result  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_headline">"Test Result"</string>
    <!-- XHED: Page subheadline for test result  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_subtitle">"How this works:"</string>
    <!-- XHED: Page headline for results next steps  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_steps_added_heading">"Test added successfully"</string>
    <!-- YTXT: Body text for for results next steps  -->
marcmuschko's avatar
marcmuschko committed
    <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."</string>
    <!-- XBUT: test result pending : refresh button -->
marcmuschko's avatar
marcmuschko committed
    <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  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_negative_steps_negative_heading">"Your Test Result"</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">"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 -->
marcmuschko's avatar
marcmuschko committed
    <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  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_invalid_steps_invalid_heading">"Your Test Result"</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.\n\nPlease delete the test from your Corona-Warn-App so that you will be able to save a new test code there, if necessary."</string>
    <!-- XBUT: invalid test result : remove the test button -->
    <string name="submission_test_result_invalid_remove_test_button">"Remove test"</string>
    <!-- XHED: Dialog title for tracing required dailog  -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_dialog_tracing_required_title">"Exposure Logging required"</string>
    <!-- YTXT: Dialog text for tracing required dialog-->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_dialog_tracing_required_message">"Please activate exposure logging to warn other people."</string>
    <!-- XBUT: tracing required : OK button -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_dialog_tracing_required_button">"OK"</string>
Fabian-K's avatar
Fabian-K committed
    <!-- XHED: Dialog title for test removal  -->
    <string name="submission_test_result_dialog_remove_test_title">"The test can only be scanned once."</string>
Fabian-K's avatar
Fabian-K committed
    <!-- YTXT: Dialog text for test removal -->
    <string name="submission_test_result_dialog_remove_test_message">"If you remove 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>
Fabian-K's avatar
Fabian-K committed
    <!-- XBUT: Positive button for test removal -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_dialog_remove_test_button_positive">"Remove"</string>
Fabian-K's avatar
Fabian-K committed
    <!-- XBUT: Negative button for test removal -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_dialog_remove_test_button_negative">"Cancel"</string>
Fabian-K's avatar
Fabian-K committed
    <!-- XHED: Title for test result card positive -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_test_result_card_positive_title">"SARS-CoV-2 positive"</string>
Fabian-K's avatar
Fabian-K committed
    <!-- YTXT: Body text for test result card positive -->
marcmuschko's avatar
marcmuschko committed
    <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 -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_tan_title">"TAN entry"</string>
    <!-- YTXT: Body text for the tan submission page -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_tan_body">"Please enter the 10-digit TAN that you were given."</string>
    <!-- XBUT: Submit TAN button -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_tan_button_text">"Next"</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: Submission Tan page title -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_tan_accessibility_title">"TAN entry"</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-->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_intro_button_next">"Next"</string>
    <!-- Dispatcher -->
    <!-- XHED: Page headline for dispatcher menu  -->
    <string name="submission_dispatcher_headline">"Retrieve Test Result"</string>
    <!-- XHED: Page subheadline for dispatcher menu  -->
    <string name="submission_dispatcher_subheadline">"Retrieve your test result through the app and then warn others. You’ll protect yourself and help to stop the spread of coronavirus."</string>
    <!-- XHED: Page subheadline for dispatcher options asking if they have already been tested: QR and TAN  -->
    <string name="submission_dispatcher_needs_testing_subheadline">"Have you been tested?"</string>
    <!-- XHED: Page subheadline for dispatcher options asking if they already have a positive test: tele-TAN  -->
    <string name="submission_dispatcher_already_positive_subheadline">"Did you test positive for coronavirus?"</string>
    <!-- YTXT: Dispatcher text for QR code option -->
    <string name="submission_dispatcher_card_qr">"Test with QR Code"</string>
    <!-- YTXT: Body text for QR code dispatcher option -->
marcmuschko's avatar
marcmuschko committed
    <string name="submission_dispatcher_qr_card_text">"Register your test by scanning the QR code of your test document."</string>
    <!-- YTXT: Dispatcher text for TAN code option -->
    <string name="submission_dispatcher_card_tan_code">"TAN Entry"</string>
    <!-- YTXT: Body text for TAN code dispatcher option -->
    <string name="submission_dispatcher_tan_code_card_text">"Do you have a TAN? Continue to enter your TAN, so you can warn others. "</string>
    <!-- YTXT: Dispatcher text for TELE-TAN option -->
    <string name="submission_dispatcher_card_tan_tele">"No TAN yet?"</string>
    <!-- YTXT: Body text for TELE_TAN dispatcher option -->
    <string name="submission_dispatcher_tan_tele_card_text">"Call us and get a TAN."</string>
Queenhymon's avatar
Queenhymon committed
    <!-- XACT: Dispatcher Tan page title -->
Karina Jung's avatar
Karina Jung committed
    <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 tested positive for coronavirus, you can now warn others through the app."</string>
    <!-- YTXT: Body text for the positive result additional warning page-->
    <string name="submission_positive_other_warning_no_consent_body_second_part">"The warning function works in several countries. The following countries are currently participating:"</string>

Chilja Gossow's avatar
Chilja Gossow committed
    <!-- 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>
Chilja Gossow's avatar
Chilja Gossow committed
    <!-- 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>
Chilja Gossow's avatar
Chilja Gossow committed
    <!-- 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 know who shared their test results."</string>
Chilja Gossow's avatar
Chilja Gossow committed
    <!-- 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>
Chilja Gossow's avatar
Chilja Gossow committed
    <!-- XBUT: Button for giving consent for key sharing -->