blob: 12c906e41d0e7e1083b292e0ac3c9b7168051752 [file] [log] [blame]
Chiao Cheng5a6b5192012-09-05 16:10:50 -07001<?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 <!-- Toast shown when text is copied to the clipboard [CHAR LIMIT=64] -->
20 <string name="toast_text_copied">Text copied</string>
21
Chiao Cheng26ae5e22012-10-29 18:13:52 -070022
23 <!-- Action string for calling a custom phone number -->
24 <string name="call_custom">Call
25 <xliff:g id="custom">%s</xliff:g>
26 </string>
27 <!-- Action string for calling a home phone number -->
28 <string name="call_home">Call home</string>
29 <!-- Action string for calling a mobile phone number -->
30 <string name="call_mobile">Call mobile</string>
31 <!-- Action string for calling a work phone number -->
32 <string name="call_work">Call work</string>
33 <!-- Action string for calling a work fax phone number -->
34 <string name="call_fax_work">Call work fax</string>
35 <!-- Action string for calling a home fax phone number -->
36 <string name="call_fax_home">Call home fax</string>
37 <!-- Action string for calling a pager phone number -->
38 <string name="call_pager">Call pager</string>
39 <!-- Action string for calling an other phone number -->
40 <string name="call_other">Call</string>
41 <!-- Action string for calling a callback number -->
42 <string name="call_callback">Call callback</string>
43 <!-- Action string for calling a car phone number -->
44 <string name="call_car">Call car</string>
45 <!-- Action string for calling a company main phone number -->
46 <string name="call_company_main">Call company main</string>
47 <!-- Action string for calling a ISDN phone number -->
48 <string name="call_isdn">Call ISDN</string>
49 <!-- Action string for calling a main phone number -->
50 <string name="call_main">Call main</string>
51 <!-- Action string for calling an other fax phone number -->
52 <string name="call_other_fax">Call fax</string>
53 <!-- Action string for calling a radio phone number -->
54 <string name="call_radio">Call radio</string>
55 <!-- Action string for calling a Telex phone number -->
56 <string name="call_telex">Call telex</string>
57 <!-- Action string for calling a TTY/TDD phone number -->
58 <string name="call_tty_tdd">Call TTY/TDD</string>
59 <!-- Action string for calling a work mobile phone number -->
60 <string name="call_work_mobile">Call work mobile</string>
61 <!-- Action string for calling a work pager phone number -->
62 <string name="call_work_pager">Call work pager</string>
63 <!-- Action string for calling an assistant phone number -->
64 <string name="call_assistant">Call
65 <xliff:g id="assistant">%s</xliff:g>
66 </string>
67 <!-- Action string for calling a MMS phone number -->
68 <string name="call_mms">Call MMS</string>
69
70 <!-- Action string for sending an SMS to a custom phone number -->
71 <string name="sms_custom">Text
72 <xliff:g id="custom">%s</xliff:g>
73 </string>
74 <!-- Action string for sending an SMS to a home phone number -->
75 <string name="sms_home">Text home</string>
76 <!-- Action string for sending an SMS to a mobile phone number -->
77 <string name="sms_mobile">Text mobile</string>
78 <!-- Action string for sending an SMS to a work phone number -->
79 <string name="sms_work">Text work</string>
80 <!-- Action string for sending an SMS to a work fax phone number -->
81 <string name="sms_fax_work">Text work fax</string>
82 <!-- Action string for sending an SMS to a home fax phone number -->
83 <string name="sms_fax_home">Text home fax</string>
84 <!-- Action string for sending an SMS to a pager phone number -->
85 <string name="sms_pager">Text pager</string>
86 <!-- Action string for sending an SMS to an other phone number -->
87 <string name="sms_other">Text</string>
88 <!-- Action string for sending an SMS to a callback number -->
89 <string name="sms_callback">Text callback</string>
90 <!-- Action string for sending an SMS to a car phone number -->
91 <string name="sms_car">Text car</string>
92 <!-- Action string for sending an SMS to a company main phone number -->
93 <string name="sms_company_main">Text company main</string>
94 <!-- Action string for sending an SMS to a ISDN phone number -->
95 <string name="sms_isdn">Text ISDN</string>
96 <!-- Action string for sending an SMS to a main phone number -->
97 <string name="sms_main">Text main</string>
98 <!-- Action string for sending an SMS to an other fax phone number -->
99 <string name="sms_other_fax">Text fax</string>
100 <!-- Action string for sending an SMS to a radio phone number -->
101 <string name="sms_radio">Text radio</string>
102 <!-- Action string for sending an SMS to a Telex phone number -->
103 <string name="sms_telex">Text telex</string>
104 <!-- Action string for sending an SMS to a TTY/TDD phone number -->
105 <string name="sms_tty_tdd">Text TTY/TDD</string>
106 <!-- Action string for sending an SMS to a work mobile phone number -->
107 <string name="sms_work_mobile">Text work mobile</string>
108 <!-- Action string for sending an SMS to a work pager phone number -->
109 <string name="sms_work_pager">Text work pager</string>
110 <!-- Action string for sending an SMS to an assistant phone number -->
111 <string name="sms_assistant">Text
112 <xliff:g id="assistant">%s</xliff:g>
113 </string>
114 <!-- Action string for sending an SMS to a MMS phone number -->
115 <string name="sms_mms">Text MMS</string>
116
Chiao Chenga8feb7b2012-10-31 15:18:29 -0700117 <!-- Title of the confirmation dialog for clearing frequents. [CHAR LIMIT=37] -->
118 <string name="clearFrequentsConfirmation_title">Clear frequently contacted?</string>
119
120 <!-- Confirmation dialog for clearing frequents. [CHAR LIMIT=NONE] -->
121 <string name="clearFrequentsConfirmation">You\'ll clear the frequently contacted list in the
122 People and Phone apps, and force email apps to learn your addressing preferences from
123 scratch.
124 </string>
125
126 <!-- Title of the "Clearing frequently contacted" progress-dialog [CHAR LIMIT=35] -->
127 <string name="clearFrequentsProgress_title">Clearing frequently contacted\u2026</string>
128
129 <!-- Used to display as default status when the contact is available for chat [CHAR LIMIT=19] -->
130 <string name="status_available">Available</string>
131
132 <!-- Used to display as default status when the contact is away or idle for chat [CHAR LIMIT=19] -->
133 <string name="status_away">Away</string>
134
135 <!-- Used to display as default status when the contact is busy or Do not disturb for chat [CHAR LIMIT=19] -->
136 <string name="status_busy">Busy</string>
137
Chiao Chengd6bba122012-11-01 13:41:51 -0700138 <!-- Directory partition name (also exists in contacts) -->
139 <string name="contactsList">Contacts</string>
140
141 <!-- The name of the invisible local contact directory -->
142 <string name="local_invisible_directory">Other</string>
143
144 <!-- The label in section header in the contact list for a contact directory [CHAR LIMIT=128] -->
145 <string name="directory_search_label">Directory</string>
146
147 <!-- The label in section header in the contact list for a local contacts [CHAR LIMIT=128] -->
148 <string name="local_search_label">All contacts</string>
149
150 <!-- String describing the text on the header of the profile contact in the contacts list
151 This may be programatically capitalized. [CHAR LIMIT=20] -->
152 <string name="user_profile_contacts_list_header" msgid="9154761216179882405">Me</string>
153
154 <!-- Title shown in the search result activity of contacts app while searching. [CHAR LIMIT=20]
155 (also in contacts) -->
156 <string name="search_results_searching">Searching\u2026</string>
157
158 <!-- Displayed at the top of search results indicating that more contacts were found than shown [CHAR LIMIT=64] -->
159 <string name="foundTooManyContacts">More than <xliff:g id="count">%d</xliff:g> found.</string>
160
161 <!-- Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected. [CHAR LIMIT=30]
162 (also in contacts) -->
163 <string name="listFoundAllContactsZero">No contacts</string>
164
165 <!-- Displayed at the top of the contacts showing the total number of contacts found when typing search query -->
166 <plurals name="searchFoundContacts">
167 <item quantity="one">1 found</item>
168 <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
169 </plurals>
170
171 <!-- String describing the text for photo of a contact in a contacts list.
172
173 Note: AccessibilityServices use this attribute to announce what the view represents.
174 This is especially valuable for views without textual representation like ImageView.
175 -->
176 <string name="description_quick_contact_for">Quick contact for <xliff:g id="name">%1$s</xliff:g></string>
177
178 <!-- Shown as the display name for a person when the name is missing or unknown. [CHAR LIMIT=18]-->
179 <string name="missing_name">(No name)</string>
Chiao Cheng63ac5342012-11-07 18:20:17 -0800180
181 <!-- The text displayed on the divider for the Favorites tab in Phone app indicating that items below it are frequently called as opposed to starred contacts [CHAR LIMIT = 39] -->
182 <string name="favoritesFrequentCalled">Frequently called</string>
183
184 <!-- The text displayed on the divider for the Favorites tab in People app indicating that items below it are frequently contacted [CHAR LIMIT = 39] -->
185 <string name="favoritesFrequentContacted">Frequently contacted</string>
186
187 <!-- String describing a contact picture that introduces users to the contact detail screen.
188
189 Used by AccessibilityService to announce the purpose of the button.
190
191 [CHAR LIMIT=NONE]
192 -->
193 <string name="description_view_contact_detail" msgid="2795575601596468581">View contact</string>
194
195 <!-- Contact list filter selection indicating that the list shows all contacts with phone numbers [CHAR LIMIT=64] -->
196 <string name="list_filter_phones">All contacts with phone numbers</string>
Chiao Cheng273399b2012-11-13 18:38:05 -0800197
198 <!-- Button to view the updates from the current group on the group detail page [CHAR LIMIT=25] -->
199 <string name="view_updates_from_group">View updates</string>
200
201
202 <!-- Title for data source when creating or editing a contact that doesn't
203 belong to a specific account. This contact will only exist on the phone
204 and will not be synced. -->
205 <string name="account_phone" product="tablet">Tablet-only, unsynced</string>
206 <!-- Title for data source when creating or editing a contact that doesn't
207 belong to a specific account. This contact will only exist on the phone
208 and will not be synced. -->
209 <string name="account_phone" product="default">Phone-only, unsynced</string>
210
211 <!-- Header that expands to list all name types when editing a structured name of a contact
212 [CHAR LIMIT=20] -->
213 <string name="nameLabelsGroup">Name</string>
214
215 <!-- Header that expands to list all nickname types when editing a nickname of a contact
216 [CHAR LIMIT=20] -->
217 <string name="nicknameLabelsGroup">Nickname</string>
218
219 <!-- Field title for the full name of a contact [CHAR LIMIT=64]-->
220 <string name="full_name">Name</string>
221 <!-- Field title for the given name of a contact -->
222 <string name="name_given">Given name</string>
223 <!-- Field title for the family name of a contact -->
224 <string name="name_family">Family name</string>
225 <!-- Field title for the prefix name of a contact -->
226 <string name="name_prefix">Name prefix</string>
227 <!-- Field title for the middle name of a contact -->
228 <string name="name_middle">Middle name</string>
229 <!-- Field title for the suffix name of a contact -->
230 <string name="name_suffix">Name suffix</string>
231
232 <!-- Field title for the phonetic name of a contact [CHAR LIMIT=64]-->
233 <string name="name_phonetic">Phonetic name</string>
234
235 <!-- Field title for the phonetic given name of a contact -->
236 <string name="name_phonetic_given">Phonetic given name</string>
237 <!-- Field title for the phonetic middle name of a contact -->
238 <string name="name_phonetic_middle">Phonetic middle name</string>
239 <!-- Field title for the phonetic family name of a contact -->
240 <string name="name_phonetic_family">Phonetic family name</string>
241
242 <!-- Header that expands to list all of the types of phone numbers when editing or creating a
243 phone number for a contact [CHAR LIMIT=20] -->
244 <string name="phoneLabelsGroup">Phone</string>
245
246 <!-- Header that expands to list all of the types of email addresses when editing or creating
247 an email address for a contact [CHAR LIMIT=20] -->
248 <string name="emailLabelsGroup">Email</string>
249
250 <!-- Header that expands to list all of the types of postal addresses when editing or creating
251 an postal address for a contact [CHAR LIMIT=20] -->
252 <string name="postalLabelsGroup">Address</string>
253
254 <!-- Header that expands to list all of the types of IM account when editing or creating an IM
255 account for a contact [CHAR LIMIT=20] -->
256 <string name="imLabelsGroup">IM</string>
257
258 <!-- Header that expands to list all organization types when editing an organization of a
259 contact [CHAR LIMIT=20] -->
260 <string name="organizationLabelsGroup">Organization</string>
261
262 <!-- Header for the list of all relationships for a contact [CHAR LIMIT=20] -->
263 <string name="relationLabelsGroup">Relationship</string>
264
265 <!-- Header that expands to list all event types when editing an event of a contact
266 [CHAR LIMIT=20] -->
267 <string name="eventLabelsGroup">Events</string>
268
269 <!-- Generic action string for text messaging a contact. Used by AccessibilityService to
270 announce the purpose of the view. [CHAR LIMIT=NONE] -->
271 <string name="sms">Text message</string>
272
273 <!-- Field title for the full postal address of a contact [CHAR LIMIT=64]-->
274 <string name="postal_address">Address</string>
275
276 <!-- Hint text for the organization name when editing -->
277 <string name="ghostData_company">Company</string>
278
279 <!-- Hint text for the organization title when editing -->
280 <string name="ghostData_title">Title</string>
281
282 <!-- The label describing the Notes field of a contact. This field allows free form text entry
283 about a contact -->
284 <string name="label_notes">Notes</string>
285
286 <!-- The label describing the SIP address field of a contact. [CHAR LIMIT=20] -->
287 <string name="label_sip_address">Internet call</string>
288
289 <!-- Header that expands to list all website types when editing a website of a contact
290 [CHAR LIMIT=20] -->
291 <string name="websiteLabelsGroup">Website</string>
292
293 <!-- Header for the list of all groups for a contact [CHAR LIMIT=20] -->
294 <string name="groupsLabel">Groups</string>
295
296 <!-- Action string for sending an email to a home email address -->
297 <string name="email_home">Email home</string>
298 <!-- Action string for sending an email to a mobile email address -->
299 <string name="email_mobile">Email mobile</string>
300 <!-- Action string for sending an email to a work email address -->
301 <string name="email_work">Email work</string>
302 <!-- Action string for sending an email to an other email address -->
303 <string name="email_other">Email</string>
304 <!-- Action string for sending an email to a custom email address -->
305 <string name="email_custom">Email <xliff:g id="custom">%s</xliff:g></string>
306
307 <!-- Generic action string for sending an email -->
308 <string name="email">Email</string>
309
310 <!-- Field title for the street of a structured postal address of a contact -->
311 <string name="postal_street">Street</string>
312 <!-- Field title for the PO box of a structured postal address of a contact -->
313 <string name="postal_pobox">PO box</string>
314 <!-- Field title for the neighborhood of a structured postal address of a contact -->
315 <string name="postal_neighborhood">Neighborhood</string>
316 <!-- Field title for the city of a structured postal address of a contact -->
317 <string name="postal_city">City</string>
318 <!-- Field title for the region, or state, of a structured postal address of a contact -->
319 <string name="postal_region">State</string>
320 <!-- Field title for the postal code of a structured postal address of a contact -->
321 <string name="postal_postcode">ZIP code</string>
322 <!-- Field title for the country of a structured postal address of a contact -->
323 <string name="postal_country">Country</string>
324
325 <!-- Action string for viewing a home postal address -->
326 <string name="map_home">View home address</string>
327 <!-- Action string for viewing a work postal address -->
328 <string name="map_work">View work address</string>
329 <!-- Action string for viewing an other postal address -->
330 <string name="map_other">View address</string>
331 <!-- Action string for viewing a custom postal address -->
332 <string name="map_custom">View <xliff:g id="custom">%s</xliff:g> address</string>
333
334 <!-- Action string for starting an IM chat with the AIM protocol -->
335 <string name="chat_aim">Chat using AIM</string>
336 <!-- Action string for starting an IM chat with the MSN or Windows Live protocol -->
337 <string name="chat_msn">Chat using Windows Live</string>
338 <!-- Action string for starting an IM chat with the Yahoo protocol -->
339 <string name="chat_yahoo">Chat using Yahoo</string>
340 <!-- Action string for starting an IM chat with the Skype protocol -->
341 <string name="chat_skype">Chat using Skype</string>
342 <!-- Action string for starting an IM chat with the QQ protocol -->
343 <string name="chat_qq">Chat using QQ</string>
344 <!-- Action string for starting an IM chat with the Google Talk protocol -->
345 <string name="chat_gtalk">Chat using Google Talk</string>
346 <!-- Action string for starting an IM chat with the ICQ protocol -->
347 <string name="chat_icq">Chat using ICQ</string>
348 <!-- Action string for starting an IM chat with the Jabber protocol -->
349 <string name="chat_jabber">Chat using Jabber</string>
350
351 <!-- Generic action string for starting an IM chat -->
352 <string name="chat">Chat</string>
353
354 <!-- String describing the Contact Editor Minus button
355
356 Used by AccessibilityService to announce the purpose of the button.
357
358 [CHAR LIMIT=NONE]
359 -->
360 <string name="description_minus_button">delete</string>
361
362 <!-- Content description for the expand or collapse name fields button.
363 Clicking this button causes the name editor to toggle between showing
364 a single field where the entire name is edited at once, or multiple
365 fields corresponding to each part of the name (Name Prefix, First Name,
366 Middle Name, Last Name, Name Suffix).
367 [CHAR LIMIT=NONE] -->
368 <string name="expand_collapse_name_fields_description">Expand or collapse name fields</string>
Chiao Chengba2c1252012-11-28 18:06:44 -0800369
370
371 <!-- Contact list filter label indicating that the list is showing all available accounts [CHAR LIMIT=64] -->
372 <string name="list_filter_all_accounts">All contacts</string>
373
374 <!-- Contact list filter label indicating that the list is showing all starred contacts [CHAR LIMIT=64] -->
375 <string name="list_filter_all_starred">Starred</string>
376
377 <!-- Contact list filter selection indicating that the list shows groups chosen by the user [CHAR LIMIT=64] -->
378 <string name="list_filter_customize">Customize</string>
379
380 <!-- Contact list filter selection indicating that the list shows only the selected contact [CHAR LIMIT=64] -->
381 <string name="list_filter_single">Contact</string>
382
383 <!-- List title for a special contacts group that covers all contacts. [CHAR LIMIT=25] -->
384 <string name="display_ungrouped">All other contacts</string>
385
386 <!-- List title for a special contacts group that covers all contacts that
387a ren't members of any other group. [CHAR LIMIT=25] -->
388 <string name="display_all_contacts">All contacts</string>
389
390 <string name="menu_sync_remove">Remove sync group</string>
391 <string name="dialog_sync_add">Add sync group</string>
392 <string name="display_more_groups">More groups\u2026</string>
393
394 <!-- Warning message given to users just before they remove a currently syncing
395 group that would also cause all ungrouped contacts to stop syncing. [CHAR LIMIT=NONE] -->
396 <string name="display_warn_remove_ungrouped">Removing \"<xliff:g id="group" example="Starred">%s</xliff:g>\" from sync will also remove any ungrouped contacts from sync.</string>
397
398 <!-- Displayed in a spinner dialog as user changes to display options are saved -->
399 <string name="savingDisplayGroups">Saving display options\u2026</string>
400
401 <!-- Menu item to indicate you are done editing a contact and want to save the changes you've made -->
402 <string name="menu_done">Done</string>
403
404 <!-- Menu item to indicate you want to cancel the current editing process and NOT save the changes you've made [CHAR LIMIT=12] -->
405 <string name="menu_doNotSave">Cancel</string>
406
407 <!-- Displayed at the top of the contacts showing the account filter selected [CHAR LIMIT=64] -->
408 <string name="listAllContactsInAccount">Contacts in <xliff:g id="name" example="abc@gmail.com">%s</xliff:g></string>
409
410 <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=64] -->
411 <string name="listCustomView">Contacts in custom view</string>
412
413 <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=64] -->
414 <string name="listSingleContact">Single contact</string>
415
Chiao Cheng5a6b5192012-09-05 16:10:50 -0700416</resources>