1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 ~ Copyright (C) 2012 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License 16 --> 17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 18 19 <!-- Action string for calling a custom phone number --> 20 <string name="call_custom">Call 21 <xliff:g id="custom">%s</xliff:g> 22 </string> 23 <!-- Action string for calling a home phone number --> 24 <string name="call_home">Call home</string> 25 <!-- Action string for calling a mobile phone number --> 26 <string name="call_mobile">Call mobile</string> 27 <!-- Action string for calling a work phone number --> 28 <string name="call_work">Call work</string> 29 <!-- Action string for calling a work fax phone number --> 30 <string name="call_fax_work">Call work fax</string> 31 <!-- Action string for calling a home fax phone number --> 32 <string name="call_fax_home">Call home fax</string> 33 <!-- Action string for calling a pager phone number --> 34 <string name="call_pager">Call pager</string> 35 <!-- Action string for calling an other phone number --> 36 <string name="call_other">Call</string> 37 <!-- Action string for calling a callback number --> 38 <string name="call_callback">Call callback</string> 39 <!-- Action string for calling a car phone number --> 40 <string name="call_car">Call car</string> 41 <!-- Action string for calling a company main phone number --> 42 <string name="call_company_main">Call company main</string> 43 <!-- Action string for calling a ISDN phone number --> 44 <string name="call_isdn">Call ISDN</string> 45 <!-- Action string for calling a main phone number --> 46 <string name="call_main">Call main</string> 47 <!-- Action string for calling an other fax phone number --> 48 <string name="call_other_fax">Call fax</string> 49 <!-- Action string for calling a radio phone number --> 50 <string name="call_radio">Call radio</string> 51 <!-- Action string for calling a Telex phone number --> 52 <string name="call_telex">Call telex</string> 53 <!-- Action string for calling a TTY/TDD phone number --> 54 <string name="call_tty_tdd">Call TTY/TDD</string> 55 <!-- Action string for calling a work mobile phone number --> 56 <string name="call_work_mobile">Call work mobile</string> 57 <!-- Action string for calling a work pager phone number --> 58 <string name="call_work_pager">Call work pager</string> 59 <!-- Action string for calling an assistant phone number --> 60 <string name="call_assistant">Call 61 <xliff:g id="assistant">%s</xliff:g> 62 </string> 63 <!-- Action string for calling a MMS phone number --> 64 <string name="call_mms">Call MMS</string> 65 66 <!-- Action string for sending an SMS to a custom phone number --> 67 <string name="sms_custom">Text 68 <xliff:g id="custom">%s</xliff:g> 69 </string> 70 <!-- Action string for sending an SMS to a home phone number --> 71 <string name="sms_home">Text home</string> 72 <!-- Action string for sending an SMS to a mobile phone number --> 73 <string name="sms_mobile">Text mobile</string> 74 <!-- Action string for sending an SMS to a work phone number --> 75 <string name="sms_work">Text work</string> 76 <!-- Action string for sending an SMS to a work fax phone number --> 77 <string name="sms_fax_work">Text work fax</string> 78 <!-- Action string for sending an SMS to a home fax phone number --> 79 <string name="sms_fax_home">Text home fax</string> 80 <!-- Action string for sending an SMS to a pager phone number --> 81 <string name="sms_pager">Text pager</string> 82 <!-- Action string for sending an SMS to an other phone number --> 83 <string name="sms_other">Text</string> 84 <!-- Action string for sending an SMS to a callback number --> 85 <string name="sms_callback">Text callback</string> 86 <!-- Action string for sending an SMS to a car phone number --> 87 <string name="sms_car">Text car</string> 88 <!-- Action string for sending an SMS to a company main phone number --> 89 <string name="sms_company_main">Text company main</string> 90 <!-- Action string for sending an SMS to a ISDN phone number --> 91 <string name="sms_isdn">Text ISDN</string> 92 <!-- Action string for sending an SMS to a main phone number --> 93 <string name="sms_main">Text main</string> 94 <!-- Action string for sending an SMS to an other fax phone number --> 95 <string name="sms_other_fax">Text fax</string> 96 <!-- Action string for sending an SMS to a radio phone number --> 97 <string name="sms_radio">Text radio</string> 98 <!-- Action string for sending an SMS to a Telex phone number --> 99 <string name="sms_telex">Text telex</string> 100 <!-- Action string for sending an SMS to a TTY/TDD phone number --> 101 <string name="sms_tty_tdd">Text TTY/TDD</string> 102 <!-- Action string for sending an SMS to a work mobile phone number --> 103 <string name="sms_work_mobile">Text work mobile</string> 104 <!-- Action string for sending an SMS to a work pager phone number --> 105 <string name="sms_work_pager">Text work pager</string> 106 <!-- Action string for sending an SMS to an assistant phone number --> 107 <string name="sms_assistant">Text 108 <xliff:g id="assistant">%s</xliff:g> 109 </string> 110 <!-- Action string for sending an SMS to a MMS phone number --> 111 <string name="sms_mms">Text MMS</string> 112 113 <!-- Title of the confirmation dialog for clearing frequents. [CHAR LIMIT=37] --> 114 <string name="clearFrequentsConfirmation_title">Clear frequently contacted?</string> 115 116 <!-- Confirmation dialog for clearing frequents. [CHAR LIMIT=NONE] --> 117 <string name="clearFrequentsConfirmation">You\'ll clear the frequently contacted list in the 118 Contacts and Phone apps, and force email apps to learn your addressing preferences from 119 scratch. 120 </string> 121 122 <!-- Title of the "Clearing frequently contacted" progress-dialog [CHAR LIMIT=35] --> 123 <string name="clearFrequentsProgress_title">Clearing frequently contacted\u2026</string> 124 125 <!-- Used to display as default status when the contact is available for chat [CHAR LIMIT=19] --> 126 <string name="status_available">Available</string> 127 128 <!-- Used to display as default status when the contact is away or idle for chat [CHAR LIMIT=19] --> 129 <string name="status_away">Away</string> 130 131 <!-- Used to display as default status when the contact is busy or Do not disturb for chat [CHAR LIMIT=19] --> 132 <string name="status_busy">Busy</string> 133 134 <!-- Directory partition name (also exists in contacts) --> 135 <string name="contactsList">Contacts</string> 136 137 <!-- Directory partition name for p13n suggestions --> 138 <string name="contact_suggestions">Top Suggested</string> 139 140 <!-- The name of the invisible local contact directory --> 141 <string name="local_invisible_directory">Other</string> 142 143 <!-- The label in section header in the contact list for a contact directory [CHAR LIMIT=128] --> 144 <string name="directory_search_label">Directory</string> 145 146 <!-- The label in section header in the contact list for a work contact directory [CHAR LIMIT=128] --> 147 <string name="directory_search_label_work">Work directory</string> 148 149 <!-- The label in section header in the contact list for a local contacts [CHAR LIMIT=128] --> 150 <string name="local_search_label">All contacts</string> 151 152 <!-- The label in section header in the contact list for a local suggested contacts [CHAR LIMIT=128] --> 153 <string name="local_suggestions_search_label">Suggestions</string> 154 155 <!-- String describing the text on the header of the profile contact in the contacts list 156 This may be programatically capitalized. [CHAR LIMIT=20] --> 157 <string msgid="9154761216179882405" name="user_profile_contacts_list_header">Me</string> 158 159 <!-- Shown as the display name for a person when the name is missing or unknown. [CHAR LIMIT=18]--> 160 <string name="missing_name">(No name)</string> 161 162 <!-- String describing a contact picture that introduces users to the contact detail screen. 163 164 Used by AccessibilityService to announce the purpose of the button. 165 166 [CHAR LIMIT=NONE] 167 --> 168 <string msgid="2795575601596468581" name="description_view_contact_detail">View contact</string> 169 170 <!-- Contact list filter selection indicating that the list shows all contacts with phone numbers [CHAR LIMIT=64] --> 171 <string name="list_filter_phones">All contacts with phone numbers</string> 172 173 <!-- Contact list filter selection indicating that the list shows all work contacts with phone numbers [CHAR LIMIT=64] --> 174 <string name="list_filter_phones_work">Work profile contacts</string> 175 176 <!-- Button to view the updates from the current group on the group detail page [CHAR LIMIT=25] --> 177 <string name="view_updates_from_group">View updates</string> 178 179 <!-- Title for data source when creating or editing a contact that doesn't 180 belong to a specific account. This contact will only exist on the device 181 and will not be synced. --> 182 <string name="account_phone">Device-only, unsynced</string> 183 184 <!-- Header that expands to list all name types when editing a structured name of a contact 185 [CHAR LIMIT=20] --> 186 <string name="nameLabelsGroup">Name</string> 187 188 <!-- Header that expands to list all nickname types when editing a nickname of a contact 189 [CHAR LIMIT=20] --> 190 <string name="nicknameLabelsGroup">Nickname</string> 191 192 <!-- Field title for the full name of a contact [CHAR LIMIT=64]--> 193 <string name="full_name">Name</string> 194 <!-- Field title for the given name of a contact --> 195 <string name="name_given">First name</string> 196 <!-- Field title for the family name of a contact --> 197 <string name="name_family">Last name</string> 198 <!-- Field title for the prefix name of a contact --> 199 <string name="name_prefix">Name prefix</string> 200 <!-- Field title for the middle name of a contact --> 201 <string name="name_middle">Middle name</string> 202 <!-- Field title for the suffix name of a contact --> 203 <string name="name_suffix">Name suffix</string> 204 205 <!-- Field title for the phonetic name of a contact [CHAR LIMIT=64]--> 206 <string name="name_phonetic">Phonetic name</string> 207 208 <!-- Field title for the phonetic given name of a contact --> 209 <string name="name_phonetic_given">Phonetic first name</string> 210 <!-- Field title for the phonetic middle name of a contact --> 211 <string name="name_phonetic_middle">Phonetic middle name</string> 212 <!-- Field title for the phonetic family name of a contact --> 213 <string name="name_phonetic_family">Phonetic last name</string> 214 215 <!-- Header that expands to list all of the types of phone numbers when editing or creating a 216 phone number for a contact [CHAR LIMIT=20] --> 217 <string name="phoneLabelsGroup">Phone</string> 218 219 <!-- Header that expands to list all of the types of email addresses when editing or creating 220 an email address for a contact [CHAR LIMIT=20] --> 221 <string name="emailLabelsGroup">Email</string> 222 223 <!-- Header that expands to list all of the types of postal addresses when editing or creating 224 an postal address for a contact [CHAR LIMIT=20] --> 225 <string name="postalLabelsGroup">Address</string> 226 227 <!-- Header that expands to list all of the types of IM account when editing or creating an IM 228 account for a contact [CHAR LIMIT=20] --> 229 <string name="imLabelsGroup">IM</string> 230 231 <!-- Header that expands to list all organization types when editing an organization of a 232 contact [CHAR LIMIT=20] --> 233 <string name="organizationLabelsGroup">Organization</string> 234 235 <!-- Header for the list of all relationships for a contact [CHAR LIMIT=20] --> 236 <string name="relationLabelsGroup">Relationship</string> 237 238 <!-- Header that expands to list all event types when editing an event of a contact 239 [CHAR LIMIT=20] --> 240 <string name="eventLabelsGroup">Special date</string> 241 242 <!-- Generic action string for text messaging a contact. Used by AccessibilityService to 243 announce the purpose of the view. [CHAR LIMIT=NONE] --> 244 <string name="sms">Text message</string> 245 246 <!-- Field title for the full postal address of a contact [CHAR LIMIT=64]--> 247 <string name="postal_address">Address</string> 248 249 <!-- Hint text for the organization name when editing --> 250 <string name="ghostData_company">Company</string> 251 252 <!-- Hint text for the organization title when editing --> 253 <string name="ghostData_title">Title</string> 254 255 <!-- The label describing the Notes field of a contact. This field allows free form text entry 256 about a contact --> 257 <string name="label_notes">Notes</string> 258 259 <!-- The label describing the SIP address field of a contact. [CHAR LIMIT=20] --> 260 <string name="label_sip_address">SIP</string> 261 262 <!-- Header that expands to list all website types when editing a website of a contact 263 [CHAR LIMIT=20] --> 264 <string name="websiteLabelsGroup">Website</string> 265 266 <!-- Header for the list of all groups for a contact [CHAR LIMIT=20] --> 267 <string name="groupsLabel">Groups</string> 268 269 <!-- Action string for sending an email to a home email address --> 270 <string name="email_home">Email home</string> 271 <!-- Action string for sending an email to a mobile email address --> 272 <string name="email_mobile">Email mobile</string> 273 <!-- Action string for sending an email to a work email address --> 274 <string name="email_work">Email work</string> 275 <!-- Action string for sending an email to an other email address --> 276 <string name="email_other">Email</string> 277 <!-- Action string for sending an email to a custom email address --> 278 <string name="email_custom">Email <xliff:g id="custom">%s</xliff:g></string> 279 280 <!-- Generic action string for sending an email --> 281 <string name="email">Email</string> 282 283 <!-- Field title for the street of a structured postal address of a contact --> 284 <string name="postal_street">Street</string> 285 <!-- Field title for the city of a structured postal address of a contact --> 286 <string name="postal_city">City</string> 287 <!-- Field title for the region, or state, of a structured postal address of a contact --> 288 <string name="postal_region">State</string> 289 <!-- Field title for the postal code of a structured postal address of a contact --> 290 <string name="postal_postcode">ZIP code</string> 291 <!-- Field title for the country of a structured postal address of a contact --> 292 <string name="postal_country">Country</string> 293 294 <!-- Action string for viewing a home postal address --> 295 <string name="map_home">View home address</string> 296 <!-- Action string for viewing a work postal address --> 297 <string name="map_work">View work address</string> 298 <!-- Action string for viewing an other postal address --> 299 <string name="map_other">View address</string> 300 <!-- Action string for viewing a custom postal address --> 301 <string name="map_custom">View <xliff:g id="custom">%s</xliff:g> address</string> 302 303 <!-- Action string for starting an IM chat with the AIM protocol --> 304 <string name="chat_aim">Chat using AIM</string> 305 <!-- Action string for starting an IM chat with the MSN or Windows Live protocol --> 306 <string name="chat_msn">Chat using Windows Live</string> 307 <!-- Action string for starting an IM chat with the Yahoo protocol --> 308 <string name="chat_yahoo">Chat using Yahoo</string> 309 <!-- Action string for starting an IM chat with the Skype protocol --> 310 <string name="chat_skype">Chat using Skype</string> 311 <!-- Action string for starting an IM chat with the QQ protocol --> 312 <string name="chat_qq">Chat using QQ</string> 313 <!-- Action string for starting an IM chat with the Google Talk protocol --> 314 <string name="chat_gtalk">Chat using Google Talk</string> 315 <!-- Action string for starting an IM chat with the ICQ protocol --> 316 <string name="chat_icq">Chat using ICQ</string> 317 <!-- Action string for starting an IM chat with the Jabber protocol --> 318 <string name="chat_jabber">Chat using Jabber</string> 319 320 <!-- Generic action string for starting an IM chat --> 321 <string name="chat">Chat</string> 322 323 <!-- Contact list filter label indicating that the list is showing all available accounts [CHAR LIMIT=64] --> 324 <string name="list_filter_all_accounts">All contacts</string> 325 326 <!-- Displayed at the top of the contacts showing the account filter selected [CHAR LIMIT=64] --> 327 <string name="listAllContactsInAccount">Contacts in <xliff:g example="[email protected]" id="name">%s</xliff:g></string> 328 329 <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=64] --> 330 <string name="listCustomView">Contacts in custom view</string> 331 332 <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=64] --> 333 <string name="listSingleContact">Single contact</string> 334 335 <!-- Contact preferences related strings --> 336 337 <!-- Label of the "sort by" display option --> 338 <string name="display_options_sort_list_by">Sort by</string> 339 340 <!-- An allowable value for the "sort list by" contact display option --> 341 <string name="display_options_sort_by_given_name">First name</string> 342 343 <!-- An allowable value for the "sort list by" contact display option --> 344 <string name="display_options_sort_by_family_name">Last name</string> 345 346 <!-- Label of the "name format" display option [CHAR LIMIT=64]--> 347 <string name="display_options_view_names_as">Name format</string> 348 349 <!-- An allowable value for the "view names as" contact display option --> 350 <string name="display_options_view_given_name_first">First name first</string> 351 352 <!-- An allowable value for the "view names as" contact display option --> 353 <string name="display_options_view_family_name_first">Last name first</string> 354 355 <!-- The menu item to clear frequents [CHAR LIMIT=30] --> 356 <string name="menu_clear_frequents">Clear frequents</string> 357 358 <!-- Content description for the fake action menu up button as used 359 inside search. [CHAR LIMIT=NONE] --> 360 <string name="action_menu_back_from_search">stop searching</string> 361 362 <!-- String describing the icon used to clear the search field --> 363 <string name="description_clear_search">Clear search</string> 364 365 <!-- The font-family to use for the text inside the searchbox. --> 366 <string name="search_font_family" translatable="false">sans-serif</string> 367 368 <!-- Title for Select Account Dialog [CHAR LIMIT=30] --> 369 <string name="select_account_dialog_title">Account</string> 370 371 <!-- Label for the check box to toggle default sim card setting [CHAR LIMIT=35]--> 372 <string name="set_default_account">Always use this for calls</string> 373 374 <!-- Title for dialog to select Phone Account for outgoing call. [CHAR LIMIT=40] --> 375 <string name="select_phone_account_for_calls">Choose SIM for this call</string> 376 377 <!-- Checkbox label when selecting a SIM when calling a contact, to use the selected SIM for the 378 same contact and never ask again [CHAR LIMIT=40]--> 379 <string name="select_phone_account_for_calls_remember">Remember this choice</string> 380 381 <!-- String used for actions in the dialer call log and the quick contact card to initiate 382 a call to an individual. The user is prompted to enter a note which is sent along with 383 the call (e.g. a call subject). [CHAR LIMIT=40] --> 384 <string name="call_with_a_note">Call with a note</string> 385 386 <!-- Hint text shown in the call subject dialog. [CHAR LIMIT=255] --> 387 <string name="call_subject_hint">Type a note to send with call ...</string> 388 389 <!-- Button used to start a new call with the user entered subject. [CHAR LIMIT=32] --> 390 <string name="send_and_call_button">SEND & CALL</string> 391 392 <!-- String used to represent the total number of characters entered for a call subject, 393 compared to the character limit. Example: 2 / 64 --> 394 <string name="call_subject_limit"><xliff:g example="4" id="count">%1$s</xliff:g> / <xliff:g example="64" id="limit">%2$s</xliff:g></string> 395 396 <!-- String used to build a phone number type and phone number string. 397 Example: Mobile 650-555-1212 --> 398 <string name="old_call_subject_type_and_number"><xliff:g example="Mobile" id="type">%1$s</xliff:g> <xliff:g example="(650) 555-1212" id="number">%2$s</xliff:g></string> 399 400 <!-- String format to describe a tab e.g.call history tab. --> 401 <string name="tab_title"><xliff:g id="title">%1$s</xliff:g> tab.</string> 402 403 <!-- String format to describe the number of unread items in a tab. 404 405 Note: AccessibilityServices use this attribute to announce what the view represents. 406 This is especially valuable for views without textual representation like ImageView. 407 --> 408 <plurals name="tab_title_with_unread_items"> 409 <item quantity="one"> 410 <xliff:g id="title">%1$s</xliff:g> tab. <xliff:g id="count">%2$d</xliff:g> unread item. 411 </item> 412 <item quantity="other"> 413 <xliff:g id="title">%1$s</xliff:g> tab. <xliff:g id="count">%2$d</xliff:g> unread items. 414 </item> 415 </plurals> 416 417 <!-- Description string for an action button to initiate a video call from search results. 418 Note: AccessibilityServices use this attribute to announce what the view represents. 419 This is especially valuable for views without textual representation like ImageView. 420 421 [CHAR LIMIT=NONE]--> 422 <string name="description_search_video_call">Video call</string> 423 424 <!-- Description string for an action button to initiate an enriched call from search results. 425 Note: AccessibilityServices use this attribute to announce what the view represents. 426 This is especially valuable for views without textual representation like ImageView. 427 428 [CHAR LIMIT=NONE]--> 429 <string name="description_search_call_and_share">Share and call</string> 430</resources> 431