1<?xml version="1.0" encoding="utf-8"?> 2<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 3 <string name="applicationLabel">Phone</string> 4 <string name="launcherDialpadActivityLabel">Phone keypad</string> 5 <string name="callHistoryIconLabel">Call history</string> 6 <string name="action_copy_number_text">Copy number</string> 7 <string name="copy_transcript_text">Copy transcription</string> 8 <string name="action_edit_number_before_call">Edit number before call</string> 9 <string name="call_log_delete_all">Clear call history</string> 10 <string name="call_log_trash_voicemail">Delete voicemail</string> 11 <string name="snackbar_voicemail_deleted">Voicemail deleted</string> 12 <string name="clearCallLogConfirmation_title">Clear call history?</string> 13 <string name="clearCallLogConfirmation">This will delete all calls from your history</string> 14 <string name="clearCallLogProgress_title">Clearing call history…</string> 15 <string name="notification_missedCallTitle">Missed call</string> 16 <string name="notification_missedWorkCallTitle">Missed work call</string> 17 <string name="notification_missedCallsTitle">Missed calls</string> 18 <string name="notification_missedCallsMsg">%d missed calls</string> 19 <string name="notification_missedCall_call_back">Call back</string> 20 <string name="notification_missedCall_message">Message</string> 21 <string name="post_call_notification_message">%1$s: %2$s</string> 22 <string name="notification_voicemail_text_format">Dial %s</string> 23 <string name="notification_voicemail_no_vm_number">Voicemail number unknown</string> 24 <plurals name="notification_voicemail_title"> 25 <item quantity="one">Voicemail</item> 26 <item quantity="other"> %1$d Voicemails </item> 27 </plurals> 28 <string name="notification_voicemail_callers_list">%1$s, %2$s</string> 29 <string name="notification_new_voicemail_ticker">New voicemail from %1$s</string> 30 <string name="voicemail_playback_error">Couldn\'t play voicemail</string> 31 <string name="voicemail_fetching_content">Loading voicemail…</string> 32 <string name="voicemail_fetching_timout">Couldn\'t load voicemail</string> 33 <string name="call_log_item_count_and_date">(%1$d) %2$s</string> 34 <string name="description_playback_speakerphone">Switch on or off speakerphone</string> 35 <string name="description_playback_seek">Seek playback position</string> 36 <string name="action_menu_call_history_description">Call history</string> 37 <string msgid="2295659037509008453" name="action_menu_overflow_description">More options</string> 38 <string name="action_menu_dialpad_button">key pad</string> 39 <string name="dialer_settings_label">Settings</string> 40 <string name="simulator_submenu_label">Simulator</string> 41 <string name="new_ui_launcher_shortcut_label">Create new UI shortcut</string> 42 <string name="description_entering_bulk_action_mode">Entering bulk action mode</string> 43 <string name="description_leaving_bulk_action_mode">Left bulk action mode</string> 44 <string name="description_selecting_bulk_action_mode">Selected %1$s</string> 45 <string name="description_unselecting_bulk_action_mode">Unselected %1$s</string> 46 <string name="description_contact_details">Contact details for %1$s</string> 47 <string name="description_spam_contact_details">Contact details for suspected spam caller %1$s</string> 48 <string name="description_num_calls">%1$s calls.</string> 49 <string name="description_video_call">Video call.</string> 50 <string name="description_start_voice_search">Start voice search</string> 51 <string name="voicemail">Voicemail</string> 52 <string name="description_cancel_multi_select">Cancel batch actions mode</string> 53 <string name="voicemailMultiSelectDeleteConfirm">Delete</string> 54 <string name="voicemailMultiSelectDeleteCancel">Cancel</string> 55 <string name="voicemailMultiSelectActionBarTitle">%1$s selected</string> 56 <plurals name="delete_voicemails_confirmation_dialog_title"> 57 <item quantity="one"><b>Delete this voicemail? </b></item> 58 <item quantity="other"><b>Delete these voicemails? </b></item> 59 </plurals> 60 <string name="voicemailCallLogToday">@string/call_log_header_today</string> 61 <string name="voicemailCallLogDateTimeFormat">%1$s at %2$s</string> 62 <string name="voicemailDurationFormat">%1$02d:%2$02d</string> 63 <string name="voicemailCallLogDateTimeFormatWithDuration">%1$s • %2$s</string> 64 <string name="voice_search_not_available">Voice search not available</string> 65 <string name="dialer_hint_find_contact">Search contacts</string> 66 <string name="block_number_search_hint">Add number or search contacts</string> 67 <string name="call_log_all_empty">Your call history is empty</string> 68 <string name="call_log_all_empty_action">Make a call</string> 69 <string name="call_log_missed_empty">You have no missed calls.</string> 70 <string name="call_log_voicemail_empty">Your voicemail inbox is empty.</string> 71 <string name="call_log_activity_title">Call history</string> 72 <string name="call_log_all_title">All</string> 73 <string name="call_log_missed_title">Missed</string> 74 <string name="tab_speed_dial">Speed dial</string> 75 <string name="tab_history">Call history</string> 76 <string name="tab_all_contacts">Contacts</string> 77 <string name="tab_voicemail">Voicemail</string> 78 <string name="search_shortcut_call_number">Call %s</string> 79 <string name="search_shortcut_create_new_contact">Create new contact</string> 80 <string name="search_shortcut_add_to_contact">Add to a contact</string> 81 <string name="search_shortcut_send_sms_message">Send SMS</string> 82 <string name="search_shortcut_make_video_call">Make video call</string> 83 <string name="search_shortcut_block_number">Block number</string> 84 <string name="speed_dial_empty">No one is on your speed dial yet</string> 85 <string name="speed_dial_empty_add_favorite_action">Add a favourite</string> 86 <string name="remove_contact">Remove</string> 87 <string name="select_all">Select all</string> 88 <string name="call_log_action_video_call">Video call</string> 89 <string name="call_log_action_set_up_video">Set up video calling</string> 90 <string name="call_log_action_invite_video">Invite to video call</string> 91 <string name="call_log_action_send_message">Send a message</string> 92 <string name="call_log_action_details">Call details</string> 93 <string name="call_log_action_share_voicemail">Send to…</string> 94 <string name="call_log_action_call">Call ^1</string> 95 <string name="description_incoming_missed_call">Missed call from ^1, ^2, ^3, ^4.</string> 96 <string name="description_incoming_answered_call">Answered call from ^1, ^2, ^3, ^4.</string> 97 <string name="description_unread_voicemail">Unread voicemail from ^1, ^2, ^3, ^4.</string> 98 <string name="description_read_voicemail">Voicemail from ^1, ^2, ^3, ^4.</string> 99 <string name="description_outgoing_call">Call to ^1, ^2, ^3, ^4.</string> 100 <string name="call_log_via_number">via %1$s</string> 101 <string name="call_log_via_number_phone_account">%1$s, via %2$s</string> 102 <string name="description_call_action">Call ^1</string> 103 <string name="description_video_call_action">Video call ^1.</string> 104 <string name="description_voicemail_action">Listen to voicemail from ^1</string> 105 <string name="description_create_new_contact_action">Create contact for ^1</string> 106 <string name="description_add_to_existing_contact_action">Add ^1 to existing contact</string> 107 <string name="description_details_action">Call details for ^1</string> 108 <string name="call_log_header_today">Today</string> 109 <string name="call_log_header_yesterday">Yesterday</string> 110 <string name="call_log_header_other">Older</string> 111 <string name="voicemail_speaker_on">Turn speaker on.</string> 112 <string name="voicemail_speaker_off">Turn speaker off.</string> 113 <string name="voicemail_play_start_pause">Start or pause playback.</string> 114 <string name="display_options_title">Display options</string> 115 <string name="sounds_and_vibration_title">Sounds and vibration</string> 116 <string name="accessibility_settings_title">Accessibility</string> 117 <string name="ringtone_title">Phone ringtone</string> 118 <string name="vibrate_on_ring_title">Also vibrate for calls</string> 119 <string name="dtmf_tone_enable_title">Keypad tones</string> 120 <string name="dtmf_tone_length_title">Keypad tone length</string> 121 <string-array name="dtmf_tone_length_entries"> 122 <item>Normal</item> 123 <item>Long</item> 124 </string-array> 125 <string name="respond_via_sms_setting_title">Quick responses</string> 126 <string name="call_settings_label">Calls</string> 127 <string name="manage_blocked_numbers_label">Blocked numbers</string> 128 <string name="voicemail_settings_label">Voicemail</string> 129 <string name="blocked_numbers_disabled_emergency_header_label">Call blocking temporarily off</string> 130 <string name="blocked_numbers_disabled_emergency_desc">Call blocking has been disabled because you contacted emergency services from this phone within the last 48 hours. It will be automatically re-enabled once the 48 hour period expires.</string> 131 <string name="import_send_to_voicemail_numbers_label">Import numbers</string> 132 <string name="blocked_call_settings_import_description">You previously marked some callers to be automatically sent to voicemail via other apps.</string> 133 <string name="blocked_call_settings_view_numbers_button">View Numbers</string> 134 <string name="blocked_call_settings_import_button">Import</string> 135 <string name="description_blocked_number_list_delete">Unblock number</string> 136 <string name="addBlockedNumber">Add number</string> 137 <string name="block_number_footer_message_vvm">Calls from these numbers will be blocked and voicemails will be automatically deleted.</string> 138 <string name="block_number_footer_message_no_vvm">Calls from these numbers will be blocked, but they may still be able to leave you voicemails.</string> 139 <string name="block_list">Blocked numbers</string> 140 <string name="alreadyBlocked">%1$s is already blocked.</string> 141 <string name="phone_account_settings_label">Calling accounts</string> 142 <string name="permission_no_speeddial">To enable speed dial, turn on the Contacts permission.</string> 143 <string name="permission_no_calllog">To see your call log, turn on the Phone permission.</string> 144 <string name="permission_no_search">To search your contacts, turn on the Contacts permissions.</string> 145 <string name="permission_place_call">To place a call, turn on the Phone permission.</string> 146 <string name="toast_cannot_write_system_settings">Phone app does not have permission to write to system settings.</string> 147 <string name="blocked_number_call_log_label">Blocked</string> 148 <string name="call_log_action_block_report_number">Block/report spam</string> 149 <string name="call_log_action_block_number">Block number</string> 150 <string name="call_log_action_remove_spam">Not spam</string> 151 <string name="call_log_action_unblock_number">Unblock number</string> 152 <string name="spam_number_call_log_label">Spam</string> 153 <string name="call_composer_connection_failed">%1$s is offline and can\'t be reached</string> 154 <string name="about_phone_label">About</string> 155 <string name="voicemail_transcription_branding_text">Transcribed by Google</string> 156 <string name="voicemail_transcription_in_progress">Transcribing…</string> 157 <string name="voicemail_transcription_failed">Transcript not available.</string> 158 <string name="voicemail_transcription_failed_language_not_supported">Transcript not available. Language not supported.</string> 159 <string name="voicemail_transcription_failed_no_speech">Transcript not available. No speech detected.</string> 160 <string name="voicemail_donation_promo_title">Help improve transcription accuracy?</string> 161 <string name="voicemail_donation_promo_content">Let Google review this and future voicemail messages with transcripts. They\'ll be stored anonymously. Change Settings at any time. %1$s</string> 162 <string name="voicemail_donation_promo_opt_in">Yes, I\'m in</string> 163 <string name="voicemail_donation_promo_opt_out">No thanks</string> 164 <string name="voicemail_transcription_rating">Rate transcription quality</string> 165 <string name="voicemail_transcription_rating_thanks">Thanks for your feedback</string> 166 <string name="description_rating_good">Like</string> 167 <string name="description_rating_bad">Dislike</string> 168 <string name="view_conversation">View</string> 169 <string name="ec_data_deleted">Call deleted. View and delete attachments shared during this call in Messages.</string> 170 <string name="multiple_ec_data_deleted">Calls deleted. View and delete attachments shared during calls in Messages.</string> 171</resources> 172