blob: 5080e2c11548d2097bd70592e920942770aa4eb9 [file] [log] [blame]
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -08001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2006 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Neel Parekh5aaa36a2009-09-14 10:47:43 -07007
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -08008 http://www.apache.org/licenses/LICENSE-2.0
Neel Parekh5aaa36a2009-09-14 10:47:43 -07009
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080016<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080017
Jay Shrauner39570862014-09-03 15:08:49 -070018 <!-- Application name used in Settings/Apps. Default label for activities
19 that don't specify a label. -->
20 <string name="applicationLabel">Contacts</string>
21
Katherine Kuan9856fce2011-06-01 10:24:09 -070022 <!-- Directory partition name -->
23 <string name="contactsList">Contacts</string>
24
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080025 <!-- Name of activity that allows users to create shortcuts on the home screen to a contact.
26 This shows up in a list of things like bookmark, folder, music playlist, etc -->
27 <string name="shortcutContact">Contact</string>
28
Dianne Hackborn333a6152009-05-26 12:46:23 -070029 <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact.
30 This shows up in a list of things like bookmark, folder, music playlist, etc -->
Roy West07a68442009-09-20 17:18:23 -070031 <string name="shortcutDialContact">Direct dial</string>
Dianne Hackborn333a6152009-05-26 12:46:23 -070032
33 <!-- Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact.
34 This shows up in a list of things like bookmark, folder, music playlist, etc -->
Roy West07a68442009-09-20 17:18:23 -070035 <string name="shortcutMessageContact">Direct message</string>
Dianne Hackborn333a6152009-05-26 12:46:23 -070036
37 <!-- Activity title when the user is selecting a contact for a shortcut. -->
38 <string name="shortcutActivityTitle">Choose a contact shortcut</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070039
Dianne Hackborn333a6152009-05-26 12:46:23 -070040 <!-- Activity title when the user is selecting a contact for a direct dial shortcut. -->
41 <string name="callShortcutActivityTitle">Choose a number to call</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070042
Dianne Hackborn333a6152009-05-26 12:46:23 -070043 <!-- Activity title when the user is selecting a contact for a direct message shortcut. -->
44 <string name="messageShortcutActivityTitle">Choose a number to message</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070045
Brian Attwell711c3442014-10-08 18:25:35 -070046 <!-- Activity title when the user is inserting into an existing contact, or creating a new one. [CHAR LIMIT=128] -->
47 <string name="contactInsertOrEditActivityTitle">Add to contact</string>
48
Dmitri Plotnikov84b3cc72010-10-11 18:19:51 -070049 <!-- Activity title when the user is selecting a contact. [CHAR LIMIT=128] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -070050 <string name="contactPickerActivityTitle">Choose a contact</string>
Dmitri Plotnikov84b3cc72010-10-11 18:19:51 -070051
Walter Jangec807e12016-06-27 12:10:40 -070052 <!-- Activity title when the user is selecting a new label member. [CHAR LIMIT=128] -->
53 <string name="groupMemberPickerActivityTitle">Select</string>
54
Brian Attwell22d6df32014-08-14 15:17:41 -070055 <!-- Entry that prompts user to select a newly created contact. [CHAR LIMIT=30] -->
56 <string name="header_entry_contact_list_adapter_header_title">Create new contact</string>
Brian Attwellbbd22012014-07-16 15:59:10 -070057
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080058 <!-- The title bar when viewing the contact details activity -->
59 <string name="viewContactTitle">Contact details</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070060
Dave Santoro39156002011-07-19 01:18:14 -070061 <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
Katherine Kuan79700882011-06-14 17:40:33 -070062 <string name="contactDetailAbout">About</string>
63
Dave Santoro39156002011-07-19 01:18:14 -070064 <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
Katherine Kuan79700882011-06-14 17:40:33 -070065 <string name="contactDetailUpdates">Updates</string>
66
Mathew Inwood700d3692013-09-30 15:48:28 +010067 <!-- Hint text in the search box when the user hits the Search key while in the contacts app -->
68 <string name="searchHint">Search contacts</string>
69
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080070 <!-- Menu item used to view the details for a specific contact -->
71 <string name="menu_viewContact">View contact</string>
72
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080073 <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
74 <string name="menu_addStar">Add to favorites</string>
75
76 <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
77 <string name="menu_removeStar">Remove from favorites</string>
78
Brian Attwell35ccdba2014-07-18 11:43:23 -070079 <!-- Description of what happens when you click on the unstar MenuItem. [CHAR LIMIT=NONE] -->
80 <string name="description_action_menu_remove_star">Removed from favorites</string>
81 <!-- Description of what happens when you click on the star MenuItem. [CHAR LIMIT=NONE] -->
82 <string name="description_action_menu_add_star">Added to favorites</string>
83
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080084 <!-- Menu item used to edit a specific contact -->
Makoto Onuki4bd346d2011-08-09 14:58:17 -070085 <string name="menu_editContact">Edit</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080086
87 <!-- Menu item used to delete a specific contact -->
Makoto Onuki4bd346d2011-08-09 14:58:17 -070088 <string name="menu_deleteContact">Delete</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080089
Walter Jang0e72ce92015-02-23 12:27:21 -080090 <!-- Menu item used to change the photo for a specific contact [CHAR LIMIT=30]-->
91 <string name="menu_change_photo">Change photo</string>
92
Maurice Chu056a8462012-04-11 18:29:32 -070093 <!-- Menu item used to create a contact shortcut when viewing contact details. [CHAR LIMIT=30] -->
yaolu58a1ac22016-10-24 16:50:24 -070094 <string name="menu_create_contact_shortcut">Create shortcut</string>
Maurice Chu056a8462012-04-11 18:29:32 -070095
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080096 <!-- Menu item used to call a specific contact when viewing the details of that contact. -->
Evan Millar14fecb62009-09-09 09:23:12 -070097 <string name="menu_call">Call contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080098
99 <!-- Menu item used to send an SMS or MMS message to a specific phone number or a contacts default phone number -->
Evan Millar14fecb62009-09-09 09:23:12 -0700100 <string name="menu_sendSMS">Text contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800101
Dmitri Plotnikovb4491ee2009-06-15 09:31:02 -0700102 <!-- Menu item that splits an item from the contact detail into a separate aggregate -->
Tingting Wang5585c6e2015-10-14 11:19:58 -0700103 <string name="menu_splitAggregate">Unlink</string>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700104
Wenyi Wang5663f082016-05-02 20:27:18 -0700105 <!-- Menu item that edits the currently selected label [CHAR LIMIT=30] -->
Walter Jang9a717ec2016-07-21 09:37:14 -0700106 <string name="menu_editGroup">Remove contacts</string>
Katherine Kuan8268bbe2011-06-10 17:48:21 -0700107
Walter Jang72f99882016-05-26 09:01:31 -0700108 <!-- Menu item to rename the currently selected label [CHAR LIMIT=30] -->
109 <string name="menu_renameGroup">Rename label</string>
110
Wenyi Wang5663f082016-05-02 20:27:18 -0700111 <!-- Menu item that deletes the currently selected label [CHAR LIMIT=30] -->
Walter Jang8b8b30c2016-05-12 19:07:13 -0700112 <string name="menu_deleteGroup">Delete label</string>
113
Walter Jang68a0be72016-05-20 10:36:28 -0700114 <!-- Menu item to search for contacts to add to the currently selected label. CHAR LIMIT=30] -->
115 <string name="menu_addToGroup">Add contact</string>
116
Walter Janga4897212016-06-21 19:02:23 -0700117 <!-- Menu item to select multiple contacts to add to the currently selected label. CHAR LIMIT=30] -->
118 <string name="menu_selectForGroup">Select contacts</string>
119
120 <!-- Menu item to add selected contacts to the currently selected label. CHAR LIMIT=30] -->
121 <string name="menu_addContactsToGroup">Add contacts</string>
122
Walter Jang8b8b30c2016-05-12 19:07:13 -0700123 <!-- Menu item to remove the currently selected contacts from the currently selected label. [CHAR LIMIT=60] -->
124 <string name="menu_removeFromGroup">Remove from label</string>
Dmitri Plotnikove898a9f2010-11-18 16:58:25 -0800125
Yorke Lee99daf332012-11-12 12:13:32 -0800126 <!-- Menu item (in the action bar) that creates a new contact [CHAR LIMIT=30] -->
Walter Jang68a0be72016-05-20 10:36:28 -0700127 <string name="menu_new_contact_action_bar">Add contact</string>
Dmitri Plotnikovc668fc32010-12-02 11:00:17 -0800128
Wenyi Wang5663f082016-05-02 20:27:18 -0700129 <!-- Menu item (in the action bar) that creates a new label [CHAR LIMIT=30] -->
130 <string name="menu_new_group_action_bar">Create new&#8230;</string>
Katherine Kuan971116e2011-07-04 15:14:35 -0700131
Tingting Wang5585c6e2015-10-14 11:19:58 -0700132 <!-- Confirmation dialog for unlinking contacts into multiple instances [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700133 <string name="splitConfirmation">Unlink this contact into multiple contacts?</string>
134
135 <!-- Positive button text from the confirmation dialog for unlinking contacts [CHAR LIMIT = 30] -->
136 <string name="splitConfirmation_positive_button">Unlink</string>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700137
Walter Jang0d9c24b2015-10-29 15:02:46 -0700138 <!-- Confirmation dialog for unlinking contacts into multiple instances when there are also unsaved changes for the current contact. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700139 <string name="splitConfirmationWithPendingChanges">Would you like to save the changes you already made and unlink this contact into multiple contacts?</string>
140
141 <!-- Positive button text from the confirmation dialog for unlinking contacts with pending changes [CHAR LIMIT = 60] -->
142 <string name="splitConfirmationWithPendingChanges_positive_button">Save and Unlink</string>
Walter Jang0d9c24b2015-10-29 15:02:46 -0700143
Walter Jange3373dc2015-10-27 15:35:12 -0700144 <!-- Confirmation dialog message for joining contacts when there are unsaved changes. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700145 <string name="joinConfirmation">Would you like to save the changes you already made and link with the contact selected?</string>
146
147 <!-- Positive button text from the confirmation dialog for joining contacts when there are unsaved changes. [CHAR LIMIT = 60] -->
148 <string name="joinConfirmation_positive_button">Save and Link</string>
Walter Jange3373dc2015-10-27 15:35:12 -0700149
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700150 <!-- Menu item that links an aggregate with another aggregate -->
Tingting Wang5585c6e2015-10-14 11:19:58 -0700151 <string name="menu_joinAggregate">Link</string>
Vasu Norid5e520a2009-09-28 14:31:02 -0700152
Walter Jangc90cc152015-06-19 14:15:08 -0700153 <!-- Menu item (in the action bar) to indicate that changes should be saved [CHAR LIMIT=20] -->
154 <string name="menu_save">Save</string>
155
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700156 <!-- Heading of the Link Contact screen -->
157 <string name="titleJoinContactDataWith">Link contacts</string>
Dmitri Plotnikov57d27da2009-09-28 18:06:11 -0700158
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700159 <!-- Info blurb on the Link Contact screen [CHAR LIMIT=NONE]-->
160 <string name="blurbJoinContactDataWith">Choose the contact you want to link with <xliff:g
161 id="name">%s</xliff:g>:</string>
Dmitri Plotnikov57d27da2009-09-28 18:06:11 -0700162
Dmitri Plotnikov7bf296f2009-09-29 21:01:25 -0700163 <!-- An item in the Join Contact activity that opens up the full contact A-Z list -->
164 <string name="showAllContactsJoinItem">Show all contacts</string>
165
Dmitri Plotnikovd7c4af22009-06-19 18:31:00 -0700166 <!-- List separator for the Join Contact list: Suggestions -->
Dmitri Plotnikov7bf296f2009-09-29 21:01:25 -0700167 <string name="separatorJoinAggregateSuggestions">Suggested contacts</string>
Dmitri Plotnikovd7c4af22009-06-19 18:31:00 -0700168
169 <!-- List separator for the Join Contact list: A-Z -->
170 <string name="separatorJoinAggregateAll">All contacts</string>
171
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700172 <!-- Toast shown after two contacts have been linked by a user action. [CHAR LIMIT=NONE] -->
Tingting Wang5585c6e2015-10-14 11:19:58 -0700173 <string name="contactsJoinedMessage">Contacts linked</string>
Brian Attwelle986c6b2015-03-05 19:47:30 -0800174
James Laskeye5a140a2016-10-18 15:43:42 -0700175 <!-- Toast shown with names after user selected contacts are deleted by user action. [CHAR LIMIT=30] -->
176 <string name="contacts_deleted_one_named_toast"><xliff:g id="name">%1$s</xliff:g> deleted</string>
177
178 <!-- Toast shown with names after user selected contacts are deleted by user action. [CHAR LIMIT=30] -->
179 <string name="contacts_deleted_two_named_toast"><xliff:g id="name">%1$s</xliff:g> and <xliff:g id="name">%2$s</xliff:g> deleted</string>
180
181 <!-- Toast shown with names after user selected contacts are deleted by user action. [CHAR LIMIT=30] -->
182 <string name="contacts_deleted_many_named_toast"><xliff:g id="name">%1$s</xliff:g>, <xliff:g id="name">%2$s</xliff:g>, <xliff:g id="name">%3$s</xliff:g>... deleted</string>
James Laskey4beed7e2016-09-15 13:52:19 -0700183
Wenyi Wang687d2182015-10-28 17:03:18 -0700184 <!-- Toast shown after contacts that the user has selected are deleted by a user action. [CHAR LIMIT=30] -->
185 <plurals name="contacts_deleted_toast">
186 <item quantity="one">Contact deleted</item>
187 <item quantity="other">Contacts deleted</item>
188 </plurals>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700189
Wenyi Wang1114fde2016-07-11 21:44:02 -0700190 <!-- List header indicating the number of contacts in the list [CHAR LIMIT=30] -->
191 <plurals name="contacts_count">
Wenyi Wang3d8803e2016-07-18 14:29:37 -0700192 <item quantity="one"><xliff:g id="count">%d</xliff:g> contact</item>
Wenyi Wang1114fde2016-07-11 21:44:02 -0700193 <item quantity="other"><xliff:g id="count">%d</xliff:g> contacts</item>
194 </plurals>
195
Wenyi Wang3d8803e2016-07-18 14:29:37 -0700196 <!-- List header indicating the number of contacts and account name in the list [CHAR LIMIT=30] -->
197 <plurals name="contacts_count_with_account">
198 <item quantity="one"><xliff:g id="count">%d</xliff:g> contact · <xliff:g id="account">%s</xliff:g></item>
199 <item quantity="other"><xliff:g id="count">%d</xliff:g> contacts · <xliff:g id="account">%s</xliff:g></item>
200 </plurals>
201
Wenyi Wang1114fde2016-07-11 21:44:02 -0700202 <!-- Activity title indicating contacts are from a Google account [CHAR LIMIT=30] -->
203 <string name="title_from_google">From Google</string>
204
205 <!-- Activity title indicating contacts are from a specific account [CHAR LIMIT=15] -->
206 <string name="title_from_other_accounts">From <xliff:g id="account">%s</xliff:g></string>
207
yaolu58a1ac22016-10-24 16:50:24 -0700208 <!-- Menu item to set ring tone for a given contact [CHAR LIMIT=15] -->
Isaac Katzenelson683b57e2011-07-20 17:06:11 -0700209 <string name="menu_set_ring_tone">Set ringtone</string>
210
yaolu58a1ac22016-10-24 16:50:24 -0700211 <!-- Menu item to route all calls from a given contact to voice mail [CHAR LIMIT=30] -->
212 <string name="menu_redirect_calls_to_vm">Route to voicemail</string>
213
214 <!-- Menu item to unroute all calls from a given contact to voice mail [CHAR LIMIT=30] -->
215 <string name="menu_unredirect_calls_to_vm">Unroute to voicemail</string>
Isaac Katzenelson683b57e2011-07-20 17:06:11 -0700216
Tingting Wang07bc6762015-10-30 15:19:38 -0700217 <!-- Warning dialog contents after users select to delete a ReadOnly contact. [CHAR LIMIT=NONE] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700218 <string name="readOnlyContactWarning">Contacts from your read-only accounts cannot be deleted, but they can be hidden.</string>
Megha Joshid5afd8a2009-09-22 09:38:41 -0700219
Tingting Wang07bc6762015-10-30 15:19:38 -0700220 <!-- Positive button text of the warning dialog contents after users select to delete a ReadOnly contact. [CHAR LIMIT=30]-->
221 <string name="readOnlyContactWarning_positive_button">Hide</string>
222
223 <!-- Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. [CHAR LIMIT=NONE]-->
Tingting Wang6e431622015-10-30 17:23:36 -0700224 <string name="readOnlyContactDeleteConfirmation">The contact to be deleted has details from multiple accounts. Details from read-only accounts will be hidden, not deleted.</string>
Megha Joshid5afd8a2009-09-22 09:38:41 -0700225
Tingting Wang168331d2015-10-30 12:00:57 -0700226 <!-- Confirmation dialog. Shown after user selects to delete one writable contact [CHAR LIMIT=NONE] -->
227 <string name="single_delete_confirmation">Delete this contact?</string>
228
229 <!-- Confirmation dialog. Shown after user selects to delete multimple writable contacts. [CHAR LIMIT=NONE] -->
230 <string name="batch_delete_confirmation">Delete selected contacts?</string>
Brian Attwelld2962a32015-03-02 14:48:50 -0800231
Brian Attwelld3946ca2015-03-03 11:13:49 -0800232 <!-- Confirmation dialog. Shown after user selects to delete readonly contacts. [CHAR LIMIT=NONE] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700233 <string name="batch_delete_read_only_contact_confirmation">Contacts from your read-only accounts cannot be deleted, but they can be hidden.</string>
Brian Attwelld2962a32015-03-02 14:48:50 -0800234
235 <!-- Confirmation dialog. Shown after user selects to delete contacts from multiple accounts. [CHAR LIMIT=NONE] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700236 <string name="batch_delete_multiple_accounts_confirmation">The contacts to be deleted have details from multiple accounts. Details from read-only accounts will be hidden, not deleted.</string>
Brian Attwelld2962a32015-03-02 14:48:50 -0800237
Megha Joshid5afd8a2009-09-22 09:38:41 -0700238 <!-- Warning dialog contents after users selects to delete a contact with multiple Writable sources. -->
Tingting Wang168331d2015-10-30 12:00:57 -0700239 <string name="multipleContactDeleteConfirmation">Deleting this contact will delete details from multiple accounts.</string>
Megha Joshid5afd8a2009-09-22 09:38:41 -0700240
241 <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
Tingting Wang168331d2015-10-30 12:00:57 -0700242 <string name="deleteConfirmation">Delete this contact?</string>
243
244 <!-- Positive button text of confirmation dialog contents after users selects to delete a Writable contact. [CHAR LIMIT=30] -->
245 <string name="deleteConfirmation_positive_button">Delete</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800246
Walter Jangee2b8df2015-10-27 15:24:52 -0700247 <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made [CHAR LIMIT=30] -->
248 <string name="menu_discard">Discard changes</string>
249
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800250 <!-- Message displayed in a toast when you try to view the details of a contact that
Claudia de Veaux109961d2011-10-14 15:27:31 -0700251 for some reason doesn't exist anymore. [CHAR LIMIT=NONE]-->
252 <string name="invalidContactMessage">The contact doesn\'t exist.</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800253
Tingting Wang168331d2015-10-30 12:00:57 -0700254 <!-- Message without name displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]-->
255 <string name="createContactShortcutSuccessful_NoName">Contact added to Home screen.</string>
256
257 <!-- Message with name displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]-->
258 <string name="createContactShortcutSuccessful"><xliff:g id="name">%s</xliff:g> added to Home screen.</string>
Maurice Chu056a8462012-04-11 18:29:32 -0700259
Eric Fischer9f4563c2011-10-24 17:36:09 -0700260 <!-- When picking a contact from a list of all contacts there is an entry at the top of the
261 list that allows the user to create a new contact, which this string is used for -->
262 <string name="pickerNewContactHeader">Create new contact</string>
263
Daisuke Miyakawaa8729cd2011-10-12 12:27:16 -0700264 <!-- Text for a "create new contact" button on the bottom of the contact picker screen.
265 The text will be all capitalized.
266 [CHAR LIMIT=30] -->
267 <string name="pickerNewContactText">Create new contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800268
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800269 <!-- The order of the items below is important, don't reorder without changing EditContactActivity.java -->
Dmitri Plotnikov4120f602010-11-05 11:40:55 -0700270 <skip/>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800271
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800272 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
Eric Fischerfbbab5f2010-11-03 17:03:52 -0700273 <string name="photoPickerNotFoundText" product="tablet">No pictures are available on the tablet.</string>
274 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
275 <string name="photoPickerNotFoundText" product="default">No pictures are available on the phone.</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800276
Daniel Lehmann9442ef42010-11-09 17:35:53 -0800277 <!-- Description used in the attach photo Intent from third party apps [CHAR LIMIT=50] -->
278 <string name="attach_photo_dialog_title">Contact photo</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800279
280 <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address.
281 For example, this may be used to set a phone number's label to "Vaction house" -->
282 <string name="customLabelPickerTitle">Custom label name</string>
283
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800284 <!-- Check box label that allows calls to the contact to be sent directly to voicemail -->
285 <string name="send_to_voicemail_checkbox">Send calls directly to voicemail</string>
286
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700287 <!-- The menu item that allows you to remove a photo from a contact [CHAR LIMIT=50] -->
288 <string name="removePhoto">Remove photo</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800289
Isaac Katzenelson66606b62011-07-22 18:47:45 -0700290 <!-- The text displayed when the contacts list is empty while displaying all contacts [CHAR LIMIT=NONE] -->
yaolu189036a2016-07-29 15:50:28 -0700291 <string name="noContacts">Your contacts list is empty</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800292
Wenyi Wang5663f082016-05-02 20:27:18 -0700293 <!-- The text displayed when the labels list is empty while displaying all labels [CHAR LIMIT=30] -->
294 <string name="noGroups">No labels.</string>
Isaac Katzenelson66606b62011-07-22 18:47:45 -0700295
Wenyi Wangad952c92016-05-18 13:14:49 -0700296 <!-- The text displayed when the groups list is empty and no accounts are set on the device while displaying all groups [CHAR LIMIT=NONE] -->
297 <string name="noAccounts">To create groups you need an account.</string>
298
Wenyi Wang5663f082016-05-02 20:27:18 -0700299 <!-- The text displayed when there are no members that have this label while displaying the label detail page [CHAR LIMIT=70] -->
yaolud8effeb2016-06-29 14:42:38 -0700300 <string name="emptyGroup">No contacts with this label</string>
Tingting Wangd2ff80f2016-03-11 11:13:04 -0800301
Wenyi Wangf128ea82016-07-25 11:56:40 -0700302 <!-- The text displayed when there's no contacts in this account [CHAR LIMIT=70] -->
303 <string name="emptyAccount">No contacts in this account</string>
304
305 <!-- The text displayed when there's no contacts in the main contacts list [CHAR LIMIT=70] -->
306 <string name="emptyMainList">Your contacts list is empty</string>
307
James Laskeyb1671052016-09-16 13:57:21 -0700308 <!-- Toast displayed when a contact is saved [CHAR LIMIT=30] -->
309 <string name="contactSavedNamedToast"><xliff:g id="display_name">%s</xliff:g> saved</string>
310
Katherine Kuan95743142011-08-10 17:56:11 -0700311 <!-- Toast displayed when a contact is saved [CHAR LIMIT=NONE] -->
Wenyi Wang13aede82015-10-26 13:28:34 -0700312 <string name="contactSavedToast">Contact saved</string>
313
314 <!-- Toast displayed when linked contacts get unlinked [CHAR LIMIT=NONE] -->
315 <string name="contactUnlinkedToast">Contacts unlinked</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800316
Claudia de Veaux109961d2011-10-14 15:27:31 -0700317 <!-- Toast displayed when saving a contact failed. [CHAR LIMIT=NONE] -->
John Shaoa3c507a2016-09-13 14:26:17 -0700318 <string name="contactSavedErrorToast">Couldn\'t save contact changes</string>
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700319
Wenyi Wangc47121c2015-10-21 17:12:46 -0700320 <!-- Toast displayed when unlinking a contact failed. [CHAR LIMIT=NONE] -->
John Shaoa3c507a2016-09-13 14:26:17 -0700321 <string name="contactUnlinkErrorToast">Couldn\'t unlink contact</string>
Wenyi Wangc47121c2015-10-21 17:12:46 -0700322
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700323 <!-- Toast displayed when linking a contact failed. [CHAR LIMIT=NONE] -->
John Shaoa3c507a2016-09-13 14:26:17 -0700324 <string name="contactJoinErrorToast">Couldn\'t link contact</string>
Wenyi Wangc47121c2015-10-21 17:12:46 -0700325
326 <!-- Generic error default clause displayed when saving a contact failed. [CHAR LIMIT=NONE] -->
John Shaoa3c507a2016-09-13 14:26:17 -0700327 <string name="contactGenericErrorToast">Error saving contact</string>
Wenyi Wangc47121c2015-10-21 17:12:46 -0700328
Brian Attwell5234be92015-05-13 19:26:43 -0700329 <!-- Toast displayed when saving a contact photo failed. [CHAR LIMIT=NONE] -->
John Shaoa3c507a2016-09-13 14:26:17 -0700330 <string name="contactPhotoSavedErrorToast">Couldn\'t save contact photo changes</string>
Brian Attwell5234be92015-05-13 19:26:43 -0700331
Walter Jang44e91b12016-05-22 12:37:00 -0700332 <!-- Toast displayed when something goes wrong while loading a label. [CHAR LIMIT=70] -->
333 <string name="groupLoadErrorToast">Failed to load label</string>
334
Wenyi Wang5663f082016-05-02 20:27:18 -0700335 <!-- Toast displayed when a label is saved [CHAR LIMIT=30] -->
336 <string name="groupSavedToast">Label saved</string>
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700337
Marcus Hagerottbea2b852016-08-11 14:55:52 -0700338 <!-- Toast or snackbar displayed when a label name is deleted. [CHAR LIMIT=50] -->
Walter Jang72f99882016-05-26 09:01:31 -0700339 <string name="groupDeletedToast">Label deleted</string>
340
Walter Jang13710d52016-07-08 14:36:20 -0700341 <!-- Toast displayed when a new label name is created. [CHAR LIMIT=50] -->
Walter Jang44e91b12016-05-22 12:37:00 -0700342 <string name="groupCreatedToast">Label created</string>
343
Walter Jang13710d52016-07-08 14:36:20 -0700344 <!-- Toast displayed when a new label name cannot be created. [CHAR LIMIT=50] -->
345 <string name="groupCreateFailedToast">Can\'t create label</string>
346
Walter Jang44e91b12016-05-22 12:37:00 -0700347 <!-- Toast displayed when a new label is created. [CHAR LIMIT=50] -->
348 <string name="groupUpdatedToast">Label updated</string>
349
350 <!-- Toast displayed when contacts are removed from a label. [CHAR LIMIT=50] -->
Walter Jang05e71472016-06-23 19:00:10 -0700351 <string name="groupMembersRemovedToast">Removed from label</string>
Walter Jang44e91b12016-05-22 12:37:00 -0700352
Walter Janga4897212016-06-21 19:02:23 -0700353 <!-- Toast displayed when one or more contacts is added to a label. [CHAR LIMIT=50] -->
354 <string name="groupMembersAddedToast">Added to label</string>
Walter Jang44e91b12016-05-22 12:37:00 -0700355
Wenyi Wang5663f082016-05-02 20:27:18 -0700356 <!-- Toast displayed when saving a label failed [CHAR LIMIT=70] -->
John Shaoa3c507a2016-09-13 14:26:17 -0700357 <string name="groupSavedErrorToast">Couldn\'t save label changes</string>
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700358
Marcus Hagerottbc66bba2016-08-01 17:31:38 -0700359 <!-- Message displayed when creating a group with the same name as an existing group -->
360 <string name="groupExistsErrorMessage">That label already exists</string>
361
Sean Midfordff6f1bb2016-10-12 09:48:23 -0700362 <!-- Toast displayed when some group contacts do not have any emails (for group send) [CHAR LIMIT=50] -->
363 <string name="groupSomeContactsNoEmailsToast">Some contacts do not have emails.</string>
364
365 <!-- Toast displayed when some group contacts do not have any phone numbers (for group send) [CHAR LIMIT=50] -->
366 <string name="groupSomeContactsNoPhonesToast">Some contacts do not have phone numbers.</string>
367
368 <!-- Option name to send email to all members of a group/selection [CHAR LIMIT=30] -->
369 <string name="menu_sendEmailOption">Send email</string>
370
371 <!-- Option name to send message to all members of a group/selection [CHAR LIMIT=30] -->
372 <string name="menu_sendMessageOption">Send message</string>
373
374 <!-- Activity title when the user is selecting items [CHAR LIMIT=128] -->
375 <string name="pickerSelectContactsActivityTitle">Select Contacts</string>
376
377 <!-- The menu item to send the currently selected contacts to selected items [CHAR LIMIT=10] -->
378 <string name="send_to_selection">Send</string>
379
Neel Parekh0b95e122009-09-28 17:19:03 -0700380 <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected -->
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700381 <plurals name="listTotalPhoneContacts">
Dmitri Plotnikovac144362010-09-27 17:23:59 -0700382 <item quantity="one">1 contact with phone number</item>
383 <item quantity="other"><xliff:g id="count">%d</xliff:g> contacts with phone numbers</item>
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700384 </plurals>
385
Dmitri Plotnikovf35faeb2011-01-24 18:20:28 -0800386 <!-- Displayed at the top of the contacts showing the zero as total number of contacts visible when "Only contacts with phones" is selected [CHAR LIMIT=64]-->
387 <string name="listTotalPhoneContactsZero">No contacts with phone numbers</string>
Neel Parekh0b95e122009-09-28 17:19:03 -0700388
Claudia de Veaux109961d2011-10-14 15:27:31 -0700389 <!-- Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected [CHAR LIMIT=30] -->
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700390 <plurals name="listFoundAllContacts">
Dmitri Plotnikovd5061fe2010-06-07 15:06:58 -0700391 <item quantity="one">1 found</item>
392 <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700393 </plurals>
394
Claudia de Veaux109961d2011-10-14 15:27:31 -0700395 <!-- 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] -->
Maurice Chu62c7dc12012-05-21 11:14:04 -0700396 <string name="listFoundAllContactsZero">No contacts</string>
Neel Parekh0b95e122009-09-28 17:19:03 -0700397
Dmitri Plotnikovdb3d1432010-02-09 17:45:47 -0800398 <!-- Displayed at the top of the contacts showing the total number of contacts found when typing search query -->
399 <plurals name="searchFoundContacts">
Dmitri Plotnikovd5061fe2010-06-07 15:06:58 -0700400 <item quantity="one">1 found</item>
401 <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
Dmitri Plotnikovdb3d1432010-02-09 17:45:47 -0800402 </plurals>
403
Brian Attwellb0d3c762014-05-22 03:44:22 +0000404 <!-- The title of "all contacts" tab. [CHAR LIMIT=14] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700405 <string name="all_contacts_tab_label">All</string>
Daisuke Miyakawa1ff189a2011-09-07 18:21:36 -0700406
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800407 <!-- Action string for calling back a number in the call log -->
408 <string name="callBack">Call back</string>
409
410 <!-- Action string for calling a number in the call log again -->
411 <string name="callAgain">Call again</string>
412
413 <!-- Action string for returning a missed call in the call log -->
414 <string name="returnCall">Return call</string>
415
The Android Open Source Project1f620962009-03-09 11:52:14 -0700416 <!-- Dialog message when prompting before creating a contact. Includes
417 the email address, e.g. "Add xyz@foo.com to contacts?" -->
418 <string name="add_contact_dlg_message_fmt">Add \"<xliff:g id="email">%s</xliff:g>\" to contacts?</string>
svetoslavganova91a6fc2009-04-28 19:22:46 -0700419
Dominic Mazzoni5de88002010-02-03 09:54:40 -0800420 <!-- String describing the Contact Editor Plus button
421
422 Used by AccessibilityService to announce the purpose of the button.
423 -->
424 <string name="description_plus_button">plus</string>
425
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700426 <!-- Message in progress bar while exporting contact list to a file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)")-->
427 <string name="exporting_contact_list_progress"><xliff:g id="current_number">%s</xliff:g> of <xliff:g id="total_number">%s</xliff:g> contacts</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700428
Mathew Inwood700d3692013-09-30 15:48:28 +0100429 <!-- The string used to describe Contacts as a searchable item within system search settings. -->
430 <string name="search_settings_description">Names of your contacts</string>
431
Daniel Lehmannedb576a2011-07-27 16:45:13 -0700432 <!-- Shown as a toast when the user taps on a QuickContact icon, and no application
Claudia de Veaux109961d2011-10-14 15:27:31 -0700433 was found that could perform the selected action. [CHAR LIMIT=NONE] -->
434 <string name="quickcontact_missing_app">No app was found to handle this action.</string>
Paul Soulos91cdf7d2014-09-02 12:48:02 -0700435 <!-- Content description for the transparent views around the visible section of QuickContacts.
Brian Attwellf2bd6c22014-06-25 14:29:21 -0700436 Clicking this view causes Quick Contacts to close. [CHAR LIMIT=NONE] -->
437 <string name="quickcontact_transparent_view_description">Click to return to previous screen</string>
Jeff Sharkey802b2052009-08-04 14:21:06 -0700438
Brian Attwellb584ddd2014-07-09 10:59:29 -0700439 <!-- When a contact has no data, we prompt the user to add a phone number for the contact. [CHAR LIMIT=40] -->
440 <string name="quickcontact_add_phone_number">Add phone number</string>
441 <!-- When a contact has no data, we prompt the user to add an email for the contact. [CHAR LIMIT=40] -->
442 <string name="quickcontact_add_email">Add email</string>
443
Jay Shrauner1d815e62014-01-31 10:37:31 -0800444 <!-- Shown as a toast when the user attempts an action (add contact, edit
445 contact, etc) and no application was found that could perform that
446 action. [CHAR LIMIT=NONE] -->
447 <string name="missing_app">No app was found to handle this action.</string>
448
Dmitri Plotnikovc1d25fd2010-11-24 17:45:57 -0800449 <!-- The menu item to share the currently viewed contact [CHAR LIMIT=30] -->
Makoto Onuki4bd346d2011-08-09 14:58:17 -0700450 <string name="menu_share">Share</string>
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700451
Brian Attwell2e4214c2014-07-10 22:03:16 -0700452 <!-- The menu item to add the the currently viewed contact to your contacts [CHAR LIMIT=30] -->
453 <string name="menu_add_contact">Add to contacts</string>
454
Wenyi Wangf5493a62016-07-11 14:28:52 -0700455 <!-- The menu item to add the the currently selected contacts to a label [CHAR LIMIT=10] -->
456 <string name="menu_add_contacts">Add</string>
457
Wenyi Wang281689f2016-05-30 10:32:30 -0700458 <!-- Dialog title when picking the application to share one or multiple contacts with. [CHAR LIMIT=40] -->
459 <plurals name="title_share_via">
460 <item quantity="one">Share contact via</item>
461 <item quantity="other">Share contacts via</item>
462 </plurals>
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700463
Wenyi Wang5663f082016-05-02 20:27:18 -0700464 <!-- Title for the disambiguation dialog that requests the user choose an account for the new label to be created under [CHAR LIMIT=NONE] -->
Walter Jangf260c8c2016-05-15 14:50:36 -0700465 <string name="dialog_new_group_account">Choose account</string>
466
467 <!-- Title for the create new label dialog. CHAR LIMIT=40] -->
Walter Jang72f99882016-05-26 09:01:31 -0700468 <string name="group_name_dialog_insert_title">Create label</string>
Walter Jangf260c8c2016-05-15 14:50:36 -0700469
Walter Jang44e91b12016-05-22 12:37:00 -0700470 <!-- Title for the update label dialog. CHAR LIMIT=40] -->
Walter Jang72f99882016-05-26 09:01:31 -0700471 <string name="group_name_dialog_update_title">Rename label</string>
472
Wenyi Wang64a6bc42016-07-07 18:34:48 -0700473 <!-- Hint for the label name input field on the insert and update label dialogs [CHAR LIMIT=15] -->
474 <string name="group_name_dialog_hint">Label</string>
Katherine Kuan971116e2011-07-04 15:14:35 -0700475
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700476 <!-- Generic action string for starting an audio chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700477 <string name="audio_chat">Voice chat</string>
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700478 <!-- Generic action string for starting a video chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
479 <string name="video_chat">Video chat</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -0700480
Katherine Kuanf81e4c62011-07-01 21:46:08 -0700481 <!-- Title for the list of all contact details that come from third-party sources (including a corporate directory) [CHAR LIMIT=20] -->
Katherine Kuan1ba8b6f2011-08-11 16:14:59 -0700482 <string name="connections">Connections</string>
Katherine Kuanf81e4c62011-07-01 21:46:08 -0700483
Katherine Kuan1ba8b6f2011-08-11 16:14:59 -0700484 <!-- Label of the button to open the "add connection" popup where the user can invite a contact to other social networks or services [CHAR LIMIT=32] -->
485 <string name="add_connection_button">Add connection</string>
Makoto Onuki3e6991e2011-07-24 14:51:20 -0700486
Katherine Kuanc81b1e22011-10-19 17:59:00 -0700487 <!-- Section title for the page containing the contact's social updates on the contact card (this abbreviated version of "Recent updates" is used when "updates" is already shown as the title of the page) [CHAR LIMIT=20]-->
488 <string name="recent" msgid="2062236709538790412">Recent</string>
489
Katherine Kuand814e422011-07-03 21:11:48 -0700490 <!-- Section title for the page containing the contact's social updates on the contact card [CHAR LIMIT=20]-->
Katherine Kuanc81b1e22011-10-19 17:59:00 -0700491 <string name="recent_updates" msgid="2018245636796411442">Recent updates</string>
Katherine Kuand814e422011-07-03 21:11:48 -0700492
Jeff Hamilton01c68652009-10-05 22:39:45 -0500493 <!-- String describing which account type a contact came from when editing it -->
494 <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g> contact</string>
495
Walter Jangc4cecc72015-06-25 10:45:50 -0700496 <!-- String describing that a contact came from the google account type when editing it. -->
497 <string name="google_account_type_format"><xliff:g id="source" example="Google">%1$s</xliff:g> account</string>
498
Jeff Hamilton01c68652009-10-05 22:39:45 -0500499 <!-- String describing which account a contact came from when editing it -->
Daisuke Miyakawad37a8912011-03-27 09:35:28 -0700500 <string name="from_account_format"><xliff:g id="source" example="user@gmail.com">%1$s</xliff:g></string>
Jeff Hamilton01c68652009-10-05 22:39:45 -0500501
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700502 <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
Dmitri Plotnikov8e24b402010-03-03 19:07:54 -0800503 <string name="take_photo">Take photo</string>
504
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700505 <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
506 <string name="take_new_photo">Take new photo</string>
507
508 <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
Yorke Leeb575cb52013-12-03 15:52:59 -0800509 <string name="pick_photo">Choose photo</string>
Dmitri Plotnikov98fd6502010-03-09 11:05:55 -0800510
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700511 <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
Yorke Leeb575cb52013-12-03 15:52:59 -0800512 <string name="pick_new_photo">Select new photo</string>
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700513
Claudia de Veaux109961d2011-10-14 15:27:31 -0700514 <!-- Title shown in the search result activity of contacts app while searching. [CHAR LIMIT=20] -->
515 <string name="search_results_searching">Searching\u2026</string>
Bai Taodf5e05f2010-04-09 00:44:44 +0800516
Bai Taodf5e05f2010-04-09 00:44:44 +0800517 <!-- Label to display only selection in multiple picker -->
518 <string name="menu_display_selected">"Show selected"</string>
519
520 <!-- Label to display all recipients in multiple picker -->
521 <string name="menu_display_all">"Show all"</string>
522
523 <!-- Label to select all contacts in multiple picker -->
524 <string name="menu_select_all">"Select all"</string>
525
526 <!-- Label to clear all selection in multiple picker -->
527 <string name="menu_select_none">"Unselect all"</string>
528
Katherine Kuan398e3802011-07-21 21:16:15 -0700529 <!-- The button to add another entry of a specific data type (i.e. email, phone, address) to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
530 <string name="add_new_entry_for_section">Add new</string>
Katherine Kuan1b220732011-04-28 18:45:39 -0700531
Katherine Kuanfd709032011-08-02 14:18:16 -0700532 <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
533 <string name="add_organization">Add organization</string>
534
Katherine Kuan95743142011-08-10 17:56:11 -0700535 <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=12] -->
536 <string name="event_edit_field_hint_text">Date</string>
537
Wenyi Wang5663f082016-05-02 20:27:18 -0700538 <!-- The button to add an label field to a contact in the Raw Contact Editor [CHAR LIMIT=15] -->
Wenyi Wang64a6bc42016-07-07 18:34:48 -0700539 <string name="group_edit_field_hint_text">Label</string>
Katherine Kuan95743142011-08-10 17:56:11 -0700540
Brian Attwell7e670822014-11-07 16:36:30 -0800541 <!-- Button used for changing a photo in the Raw Contact Editor [CHAR LIMIT=15] -->
542 <string name="change_photo">Change</string>
543
Daniel Lehmanncdef2b62010-06-06 18:25:49 -0700544 <!-- String describing the Star/Favorite checkbox
545
546 Used by AccessibilityService to announce the purpose of the view.
547 -->
548 <string name="description_star">favorite</string>
549
550 <!-- The title of the Edit-Contact screen -->
551 <string name="edit_contact">Edit contact</string>
552
Tingting Wangfaa2ec52016-07-13 13:14:46 -0700553 <!-- Content description for the fake action menu up button as used
554 inside edit or select. [CHAR LIMIT=NONE] -->
555 <string name="action_menu_back_from_edit_select">close</string>
556
Dmitri Plotnikovbd0c12c2010-11-01 16:36:04 -0700557 <!-- The message in a confirmation dialog shown when the user selects a
558 contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700559 <string name="aggregation_suggestion_join_dialog_message">Link
Dmitri Plotnikovbd0c12c2010-11-01 16:36:04 -0700560 the current contact with the selected contact?</string>
Dmitri Plotnikovf491ae92010-08-16 12:18:53 -0700561
Flavio Lerda87bd5362011-06-30 12:20:43 +0100562 <!-- The message in a confirmation dialog shown when the user selects a
Dmitri Plotnikovbd0c12c2010-11-01 16:36:04 -0700563 contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
564 <string name="aggregation_suggestion_edit_dialog_message">Switch to editing
565 the selected contact? Information you entered so far will be copied.</string>
Dmitri Plotnikovf491ae92010-08-16 12:18:53 -0700566
Daniel Lehmann7ed92ee2011-07-14 22:05:03 -0700567 <!-- The button that creates a local copy of a corporate contact. [CHAR LIMIT=40]-->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700568 <string name="menu_copyContact">Copy to My Contacts</string>
Dmitri Plotnikov02cd4912010-09-01 20:42:17 -0700569
Wenyi Wang5663f082016-05-02 20:27:18 -0700570 <!-- The button that adds a contact to the predefined label "My Contacts" (as this is
Daniel Lehmann7ed92ee2011-07-14 22:05:03 -0700571 mostly interesting for Google-contacts, this should have the same description as the
572 function of GMail/Contacts on the Web
573 [CHAR LIMIT=40] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700574 <string name="add_to_my_contacts">Add to My Contacts</string>
Daniel Lehmann7ed92ee2011-07-14 22:05:03 -0700575
Dmitri Plotnikov02cd4912010-09-01 20:42:17 -0700576 <!-- The description of the directory where the contact was found [CHAR LIMIT=100]-->
Dmitri Plotnikovee194e52010-11-29 12:10:13 -0800577 <string name="contact_directory_description">Directory <xliff:g id="type" example="Corporate Directory">%1$s</xliff:g></string>
Dmitri Plotnikovcaf0bc72010-09-03 15:16:21 -0700578
Dmitri Plotnikovc85ad182010-09-17 18:12:49 -0700579 <!-- Title of the settings activity [CHAR LIMIT=64] -->
580 <string name="activity_title_settings">Settings</string>
581
582 <!-- Menu item for the settings activity [CHAR LIMIT=64] -->
Daisuke Miyakawaca657d22011-08-31 15:15:04 -0700583 <string name="menu_settings" msgid="377929915873428211">Settings</string>
Dmitri Plotnikovc85ad182010-09-17 18:12:49 -0700584
Brian Attwell56bcc2f2015-02-12 23:45:27 +0000585 <!-- Menu item for invoking contextual Help & Feedback [CHAR LIMIT=64] -->
586 <string name="menu_help">Help &amp; feedback</string>
Maurice Chu692d4632012-04-25 13:45:11 -0700587
Dmitri Plotnikovc85ad182010-09-17 18:12:49 -0700588 <!-- The preference section title for contact display options [CHAR LIMIT=128] -->
589 <string name="preference_displayOptions">Display options</string>
Daniel Lehmann1ad4d1b2010-10-18 19:20:41 -0700590
591 <!-- Text used to show a organization that has both a company and title. This is used in the Detail-View
592 of a Contact. This is mostly about the formatting of the two elements, so it should be kept small [CHAR LIMIT=79] -->
593 <string name="organization_company_and_title"><xliff:g id="company" example="Technical Program Manager">%2$s</xliff:g>, <xliff:g id="company" example="Google Inc.">%1$s</xliff:g></string>
Daniel Lehmanne9b196e2010-10-26 12:17:39 -0700594
Daniel Lehmanne9b196e2010-10-26 12:17:39 -0700595 <!-- Title shown for the phone number when the number tries to call on a device that it not a phone [CHAR LIMIT=30] -->
596 <string name="non_phone_caption">Phone number</string>
597
598 <!-- Button to add a phone number to contacts [CHAR LIMIT=25] -->
599 <string name="non_phone_add_to_contacts">Add to contacts</string>
600
Katherine Kuan1ba8b6f2011-08-11 16:14:59 -0700601 <!-- Title of the activity that allows the user to confirm the addition of a detail to 1 existing contact [CHAR LIMIT=25] -->
602 <string name="activity_title_confirm_add_detail">Add to contact</string>
603
Daniel Lehmanne9b196e2010-10-26 12:17:39 -0700604 <!-- Button to close without add a phone number to contacts [CHAR LIMIT=25] -->
605 <string name="non_phone_close">Close</string>
Daniel Lehmann392ccec2010-11-01 20:50:03 -0700606
Daniel Lehmannfad92b82010-10-27 21:00:21 -0700607 <!-- Format string that combines the name and the phonetic name for the widget. if the phonetic name is empty, only the display name is used instead [CHAR LIMIT=25] -->
608 <string name="widget_name_and_phonetic"><xliff:g id="display_name" example="John Huber">%1$s</xliff:g> (<xliff:g id="phonetic_name">%2$s</xliff:g>)</string>
Daniel Lehmann392ccec2010-11-01 20:50:03 -0700609
Walter Janga4f9b9d2015-08-04 08:18:05 -0700610 <!-- Checkbox whether to include a year for a birthday [CHAR LIMIT=30] -->
611 <string name="date_year_toggle">Include year</string>
Daniel Lehmannb0ab5d72010-11-03 16:21:22 -0700612
613 <!-- Label for the widget that shows picture and social status of a contact [CHAR LIMIT=20] -->
614 <string name="social_widget_label">Contact</string>
Daniel Lehmann3cceb3f2010-11-05 12:59:17 -0700615
616 <!-- Message of widget while it is loading data [CHAR LIMIT=20] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700617 <string name="social_widget_loading">Loading\u2026</string>
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800618
619 <!-- Button shown on the main contacts screen when there are no contacts on the device.
620 Creates a new contact. [CHAR LIMIT=128] -->
621 <string name="contacts_unavailable_create_contact">Create a new contact</string>
622
623 <!-- Button shown on the main contacts screen when there are no contacts on the device.
624 Navigates to account setup [CHAR LIMIT=128] -->
Wenyi Wangb0cfae52015-09-28 17:17:40 -0700625 <string name="contacts_unavailable_add_account">Add account</string>
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800626
627 <!-- Button shown on the main contacts screen when there are no contacts on the device.
628 Initiates a contact import dialog [CHAR LIMIT=128] -->
yaolu189036a2016-07-29 15:50:28 -0700629 <string name="contacts_unavailable_import_contacts">Import</string>
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800630
Wenyi Wang5663f082016-05-02 20:27:18 -0700631 <!-- An item in the popup list of labels that triggers creation of a contact label [CHAR LIMIT=128] -->
632 <string name="create_group_item_label">Create new&#8230;</string>
Dmitri Plotnikov1ac58b62010-11-19 16:12:09 -0800633
Wenyi Wang5663f082016-05-02 20:27:18 -0700634 <!-- Confirmation message of the dialog that allows deletion of a contact label [CHAR LIMIT=256] -->
635 <string name="delete_group_dialog_message">Delete the label
Claudia de Veaux109961d2011-10-14 15:27:31 -0700636 \"<xliff:g id="group_label" example="Friends">%1$s</xliff:g>\"?
Dmitri Plotnikove898a9f2010-11-18 16:58:25 -0800637 (Contacts themselves will not be deleted.)
638 </string>
639
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700640 <!-- Toast displayed when the user creates a new contact and attempts to link it
Dmitri Plotnikov4c699fc2010-11-23 11:49:15 -0800641 with another before entering any data [CHAR LIMIT=256] -->
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700642 <string name="toast_join_with_empty_contact">Type contact name before linking
Claudia de Veaux109961d2011-10-14 15:27:31 -0700643 with another.
Dmitri Plotnikov4c699fc2010-11-23 11:49:15 -0800644 </string>
Dmitri Plotnikovee194e52010-11-29 12:10:13 -0800645
Frank Sposaro627e5dd2011-07-25 12:44:52 -0700646 <!-- Option displayed in context menu to copy long pressed item to clipboard [CHAR LIMIT=64] -->
647 <string name="copy_text">Copy to clipboard</string>
648
649 <!-- Option displayed in context menu to set long pressed item as default contact method [CHAR LIMIT=64] -->
650 <string name="set_default">Set default</string>
651
652 <!-- Option displayed in context menu to clear long pressed item as default contact method [CHAR LIMIT=64] -->
653 <string name="clear_default">Clear default</string>
654
Dmitri Plotnikov50c02ed2010-12-06 14:38:45 -0800655 <!-- Toast shown when text is copied to the clipboard [CHAR LIMIT=64] -->
656 <string name="toast_text_copied">Text copied</string>
Flavio Lerda87bd5362011-06-30 12:20:43 +0100657
Dmitri Plotnikovd3eedfc2010-12-15 17:36:54 -0800658 <!-- Contents of the alert dialog when the user hits the Cancel button in the editor [CHAR LIMIT=128] -->
Gary Maib0550f02016-08-08 17:47:09 -0700659 <string name="cancel_confirmation_dialog_message">Discard changes?</string>
Dmitri Plotnikovd3eedfc2010-12-15 17:36:54 -0800660
Walter Jangd1cc5fe2016-01-25 15:44:01 -0800661 <!-- Positive button text for the cancel editing confirmation dialog.
662 Pushing this button indicates that the user wishes to discard the changes they have already
Walter Jangf898a582016-01-27 13:58:24 -0800663 made and close the editor. [CHAR LIMIT=20] -->
664 <string name="cancel_confirmation_dialog_cancel_editing_button">Discard</string>
Walter Jangd1cc5fe2016-01-25 15:44:01 -0800665
666 <!-- Negative button text for the cancel editing confirmation dialog.
667 Pushing this button indicates that the user wishes to continue editing
Walter Jangf898a582016-01-27 13:58:24 -0800668 and return to the editor [CHAR LIMIT=30] -->
Gary Maib0550f02016-08-08 17:47:09 -0700669 <string name="cancel_confirmation_dialog_keep_editing_button">Cancel</string>
Tingting Wang168331d2015-10-30 12:00:57 -0700670
Marcus Hagerott10f856c2016-08-15 16:28:18 -0700671 <!-- Contents of the alert dialog when the user hits the Cancel button in the customize screen [CHAR LIMIT=128] -->
672 <string name="leave_customize_confirmation_dialog_message">Discard customizations?</string>
673
Flavio Lerda9cafe472011-06-08 14:06:13 +0100674 <!-- Description of a call log entry, made of a call type and a date -->
675 <string name="call_type_and_date">
676 <xliff:g id="call_type" example="Friends">%1$s</xliff:g> <xliff:g id="call_short_date" example="Friends">%2$s</xliff:g>
677 </string>
Dave Santoro0a4d2252011-05-20 11:40:34 -0700678
Wenyi Wang1985fb22016-05-12 14:08:44 -0700679 <!-- Label to instruct the user to type in a contact's name to add the contact as a member of the current group. [CHAR LIMIT=64] -->
Tingting Wang2beac7b2016-06-24 10:45:53 -0700680 <string name="enter_contact_name">Search contacts</string>
Wenyi Wang1985fb22016-05-12 14:08:44 -0700681
Walter Jangd7725152016-07-21 21:20:21 -0700682 <!-- Title of the edit label view in selection mode when contacts are being selected for removal.[CHAR LIMIT=40] -->
683 <string name="title_edit_group">Remove contacts</string>
Jeff Hamiltone967f7c2011-06-30 12:01:23 -0500684
Katherine Kuan95743142011-08-10 17:56:11 -0700685 <!-- Header label in the contact editor for a profile that is local to the device only (and not associated with any account) [CHAR LIMIT=25] -->
686 <string name="local_profile_title">My local profile</string>
687
688 <!-- Header label in the contact editor for a profile that comes from an external third-party app whose name is given by source [CHAR LIMIT=20] -->
689 <string name="external_profile_title">My <xliff:g id="external_source">%1$s</xliff:g> profile</string>
690
Daisuke Miyakawa692cb6a2011-08-01 12:09:02 -0700691 <!-- Toast shown when the app starts showing all contacts regardless of its current
692 contact filter state. [CHAR LIMIT=64] -->
693 <string name="toast_displaying_all_contacts">Displaying all contacts</string>
Katherine Kuan528560b2011-09-02 15:02:13 -0700694
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700695 <!-- Message in the standard "no account" prompt that encourages the user to add any account (non Google-specific) before continuing to use the People app [CHAR LIMIT=NONE] -->
696 <string name="generic_no_account_prompt">Keep your contacts safe even if you lose your phone: synchronize with an online service.</string>
697
Brian Attwell63a8ac12014-05-20 17:02:25 -0700698 <!-- Title of the screen that encourages the user to add any account (non Google-specific) for a better Contacts app experience [CHAR LIMIT=20] -->
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700699 <string name="generic_no_account_prompt_title">Add an account</string>
700
Katherine Kuan659704a2011-09-22 17:26:13 -0700701 <!-- Message in the contact editor prompt that notifies the user that the newly created contact will not be saved to any account, and prompts addition of an account [CHAR LIMIT=NONE] -->
guanxiongliucb26b372016-07-29 15:44:13 -0700702 <string name="contact_editor_prompt_zero_accounts">Take a minute to add an account that will back up your contacts to Google.</string>
Katherine Kuan659704a2011-09-22 17:26:13 -0700703
704 <!-- Message in the contact editor prompt that asks the user if it's okay to save the newly created contact to the account shown. [CHAR LIMIT=NONE] -->
Wenyi Wang0bf63142015-11-04 14:47:53 -0800705 <string name="contact_editor_prompt_one_account">New contacts will be saved to <xliff:g id="account_name">%1$s</xliff:g>.</string>
Katherine Kuan659704a2011-09-22 17:26:13 -0700706
707 <!-- Message in the contact editor prompt that asks the user which account they want to save the newly created contact to. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700708 <string name="contact_editor_prompt_multiple_accounts">Choose a default account for new contacts:</string>
Katherine Kuan659704a2011-09-22 17:26:13 -0700709
Walter Jang8bac28b2016-08-30 10:34:55 -0700710 <!-- Title of the editor activity when creating a new contact. The char
Brian Attwell5a4c59d2014-06-27 14:16:09 -0700711 limit is short and cannot be increased, since this needs to be displayed in a single line
712 at a pre-determined text size. [CHAR LIMIT=20] -->
713 <string name="contact_editor_title_new_contact">Add new contact</string>
714
Walter Jang8bac28b2016-08-30 10:34:55 -0700715 <!-- Title of the editor activity when editing a contact that already exists. The char
Brian Attwell5a4c59d2014-06-27 14:16:09 -0700716 limit is short and cannot be increased, since this needs to be displayed in a single line
717 at a pre-determined text size. [CHAR LIMIT=20] -->
718 <string name="contact_editor_title_existing_contact">Edit contact</string>
719
Gary Maia6c80b32016-09-30 16:34:55 -0700720 <!-- Dialog title when the user is selecting a raw contact to edit. [CHAR LIMIT=128] -->
721 <string name="contact_editor_pick_raw_contact_dialog_title">Choose linked contact</string>
722
723 <!-- Text next to a contact's name that lets the user know it is a read only contact. [CHAR LIMIT=128] -->
724 <string name="contact_editor_pick_raw_contact_read_only"><xliff:g id="display_name">%s</xliff:g> (read only)</string>
725
Katherine Kuan659704a2011-09-22 17:26:13 -0700726 <!-- Button label to prompt the user to add an account (when there are 0 existing accounts on the device) [CHAR LIMIT=30] -->
727 <string name="add_account">Add account</string>
728
729 <!-- Button label to prompt the user to add another account (when there are already existing accounts on the device) [CHAR LIMIT=30] -->
730 <string name="add_new_account">Add new account</string>
Daisuke Miyakawa59935742011-09-26 13:40:32 -0700731
Makoto Onuki9ae60412012-07-19 15:56:41 -0700732 <!-- Menu item shown only when the special debug mode is enabled, which is used to send all contacts database files via email. [CHAR LIMI=NONE] -->
733 <string name="menu_export_database">Export database files</string>
734
Paul Soulos2b9563d2014-05-27 16:21:23 -0700735 <!-- Content description for the button that adds a new contact
736 [CHAR LIMIT=NONE] -->
737 <string name="action_menu_add_new_contact_button">add new contact</string>
Paul Soulos2d48b5a2014-05-29 13:56:25 -0700738 <!-- Button Label to see more on an ExpandingEntryCardView [CHAR LIMIT=40] -->
739 <string name="expanding_entry_card_view_see_more">See more</string>
740 <!-- Button Label to see less on an ExpandingEntryCardView [CHAR LIMIT=40] -->
741 <string name="expanding_entry_card_view_see_less">See less</string>
742
Paul Soulosb3054e52014-06-05 16:46:02 -0700743 <!-- Title of recent card. [CHAR LIMIT=60] -->
744 <string name="recent_card_title">Recent</string>
745
Paul Souloseb64a4b2014-07-07 17:03:27 -0700746 <!-- Title of recent card. [CHAR LIMIT=40] -->
747 <string name="about_card_title">About</string>
748
Paul Soulos23889ba2014-06-10 14:55:32 -0700749 <!-- Title of sms action entry. [CHAR LIMIT=60] -->
750 <string name="send_message">Send message</string>
Brian Attwelld28851f2014-06-10 13:25:07 -0700751
752 <!-- Toast that appears when you are copying a directory contact into your personal contacts -->
Wenyi Wang5663f082016-05-02 20:27:18 -0700753 <string name="toast_making_personal_copy">Creating a personal copy&#8230;</string>
yaolubddb3152016-08-09 11:01:06 -0700754 <!-- Timestamp string for interactions from tomorrow. [CHAR LIMIT=40] -->
Paul Soulos899aa212014-06-11 12:04:43 -0700755 <string name="tomorrow">Tomorrow</string>
756 <!-- Timestamp string for interactions from today. [CHAR LIMIT=40] -->
757 <string name="today">Today</string>
758 <!-- Text for an event starting on the current day with a start and end time.
759 For ex, "Today at 5:00pm-6:00pm" [CHAR LIMIT=NONE] -->
760 <string name="today_at_time_fmt">"Today at <xliff:g id="time_interval">%s</xliff:g>"</string>
761 <!-- Text for an event starting on the next day with a start and end time.
762 For ex, "Tomorrow at 5:00pm-6:00pm" [CHAR LIMIT=NONE] -->
763 <string name="tomorrow_at_time_fmt">"Tomorrow at <xliff:g id="time_interval">%s</xliff:g>"</string>
764 <!-- Format string for a date and time description. For ex:
765 "April 19, 2012, 3:00pm - 4:00pm" [CHAR LIMIT=NONE] -->
766 <string name="date_time_fmt">"<xliff:g id="date">%s</xliff:g>, <xliff:g id="time_interval">%s</xliff:g>"</string>
767 <!-- Title for untitled calendar interactions [CHAR LIMIT=40] -->
768 <string name="untitled_event">(Untitled event)</string>
Brian Attwellee891642014-06-16 17:46:36 -0700769
770 <!-- Name of the button in the date/time picker to accept the date/time change [CHAR LIMIT=15] -->
771 <string name="date_time_set">Set</string>
772
Paul Souloseb64a4b2014-07-07 17:03:27 -0700773 <!-- Header for the IM entry [CHAR LIMIT=40] -->
774 <string name="header_im_entry">IM</string>
775 <!-- Header for the Organization entry [CHAR LIMIT=40] -->
776 <string name="header_organization_entry">Organization</string>
777 <!-- Header for the Nickname entry [CHAR LIMIT=40] -->
778 <string name="header_nickname_entry">Nickname</string>
779 <!-- Header for the Note entry [CHAR LIMIT=40] -->
780 <string name="header_note_entry">Note</string>
781 <!-- Header for the Website entry [CHAR LIMIT=40] -->
782 <string name="header_website_entry">Website</string>
783 <!-- Header for the Event entry [CHAR LIMIT=40] -->
784 <string name="header_event_entry">Event</string>
785 <!-- Header for the Relation entry [CHAR LIMIT=40] -->
786 <string name="header_relation_entry">Relation</string>
Brian Attwelldaa20582014-11-25 20:45:44 -0800787 <!-- Content description for the account field header image. Example accounts listed in this field: Google, Hotmail and Exchange. [CHAR LIMIT=NONE] -->
788 <string name="header_account_entry">Account</string>
Brian Attwellda719192014-11-11 18:30:05 -0800789 <!-- Content description for the name fields header entry [CHAR LIMIT=NONE] -->
Brian Attwell8c8cafb2014-11-12 18:38:24 -0800790 <string name="header_name_entry">Name</string>
Brian Attwellda719192014-11-11 18:30:05 -0800791 <!-- Content description for the email fields header entry [CHAR LIMIT=NONE] -->
Brian Attwell8c8cafb2014-11-12 18:38:24 -0800792 <string name="header_email_entry">Email</string>
Brian Attwellda719192014-11-11 18:30:05 -0800793 <!-- Content description for the phone fields header entry [CHAR LIMIT=NONE] -->
Brian Attwell8c8cafb2014-11-12 18:38:24 -0800794 <string name="header_phone_entry">Phone</string>
Paul Souloseb64a4b2014-07-07 17:03:27 -0700795
Brian Attwelldaa20582014-11-25 20:45:44 -0800796 <!-- Content description for the expand button inside the raw contact editor's header. [CHAR LIMIT=NONE] -->
797 <string name="content_description_expand_editor">Click to expand contact editor.</string>
798 <!-- Content description for the collapse button inside the raw contact editor's header. [CHAR LIMIT=NONE] -->
799 <string name="content_description_collapse_editor">Click to collapse contact editor.</string>
800
Paul Soulos101b0b02014-07-11 14:36:24 -0700801 <!-- Content description for directions secondary button [CHAR LIMIT=NONE] -->
802 <string name="content_description_directions">directions to location</string>
803
Paul Soulos23e28362014-08-29 14:57:08 -0700804 <!-- Content description for recent sms interaction [CHAR LIMIT=NONE] -->
Walter Jang8a3fe522014-10-16 11:12:13 -0700805 <string name="content_description_recent_sms">recent sms. <xliff:g id="message_body">%s</xliff:g>. <xliff:g id="phone_number">%s</xliff:g>. <xliff:g id="date">%s</xliff:g>. click to respond</string>
Paul Soulos23e28362014-08-29 14:57:08 -0700806
807 <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
808 <string name="content_description_recent_call_type_incoming">incoming</string>
809 <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
810 <string name="content_description_recent_call_type_outgoing">outgoing</string>
811 <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
812 <string name="content_description_recent_call_type_missed">missed</string>
813
814 <!-- Content description for recent sms interaction [CHAR LIMIT=NONE] -->
Walter Jang8a3fe522014-10-16 11:12:13 -0700815 <string name="content_description_recent_call">recent call. <xliff:g id="call_type">%s</xliff:g>. <xliff:g id="phone_number">%s</xliff:g>. <xliff:g id="date">%s</xliff:g>. click to call back</string>
Paul Soulos23e28362014-08-29 14:57:08 -0700816
Paul Soulos9f3f8872014-08-20 17:02:16 -0700817 <!-- Prefix for messages that you sent [CHAR LIMIT=40] -->
818 <string name="message_from_you_prefix">You: <xliff:g id="sms_body">%s</xliff:g></string>
819
Brian Attwell49fd84f2014-11-18 19:12:17 -0800820 <!-- When a user tries to create an IM Hangouts field, an alert dialog pops up displaying this message. We don't want users entering email addresses of phone numbers into the IM field. [CHAR LIMIT=200] -->
821 <string name="contact_editor_hangouts_im_alert">Hangouts works better when you enter the person\'s Hangouts identifier into the email field or phone field.</string>
Walter Jangb6ca2722015-02-20 11:10:25 -0800822
Gary Mai363af602016-09-28 10:01:23 -0700823 <!-- Button to expand the contact editor to show all available input fields. [CHAR LIMIT=60] -->
824 <string name="editor_more_fields">More fields</string>
Walter Jang356e93d2015-05-21 09:43:15 -0700825
Gary Mai363af602016-09-28 10:01:23 -0700826 <!-- Content description for the contact editor photo overlay which, when clicked, shows a dialog with the options for changing the contact photo. [CHAR LIMIT=30] -->
827 <string name="editor_change_photo_content_description">Change photo</string>
Tingting Wangd5b686e2015-07-13 12:52:40 -0700828
Walter Jang79658e12015-09-24 10:36:26 -0700829 <!-- Toast message displayed when the editor fails to load for a contacts. [CHAR LIMIT=NONE] -->
Gary Mai363af602016-09-28 10:01:23 -0700830 <string name="editor_failed_to_load">Failed to open editor.</string>
Walter Jang79658e12015-09-24 10:36:26 -0700831
Walter Jang9488a762015-10-16 13:42:48 -0700832 <!-- Label for the account selector to indicate which account a contact will be saved to. [CHAR LIMIT=30] -->
Gary Mai363af602016-09-28 10:01:23 -0700833 <string name="editor_account_selector_title">Saving to</string>
Walter Jang9488a762015-10-16 13:42:48 -0700834
Gary Mai4ceabed2016-09-16 12:14:13 -0700835 <!-- Label for the account selector to indicate which read-only account is being viewed. [CHAR LIMIT=30] -->
Gary Mai363af602016-09-28 10:01:23 -0700836 <string name="editor_account_selector_read_only_title">Viewing</string>
Gary Mai4ceabed2016-09-16 12:14:13 -0700837
Tingting Wangb7933742015-11-02 10:52:57 -0800838 <!-- Content description for the account selector to indicate which account a contact will be saved to. [CHAR LIMIT=NONE] -->
Gary Mai363af602016-09-28 10:01:23 -0700839 <string name="editor_account_selector_description">Currently saving to <xliff:g id="account_name">%s</xliff:g>. Double-tap to pick a different account.</string>
Tingting Wangb7933742015-11-02 10:52:57 -0800840
Walter Jang9488a762015-10-16 13:42:48 -0700841 <!-- Label for the linked contacts selector which indicates the number of raw contacts which have been linked together into the aggregate being viewed. [CHAR LIMIT=40] -->
Gary Mai363af602016-09-28 10:01:23 -0700842 <plurals name="editor_linked_contacts_selector_title">
Tingting Wang2bb85d22015-10-23 13:01:09 -0700843 <item quantity="one">Linked contact</item>
844 <item quantity="other">Linked contacts (<xliff:g id="count">%d</xliff:g>)</item>
845 </plurals>
Walter Jang9488a762015-10-16 13:42:48 -0700846
Wenyi Wang53684892015-10-23 11:11:16 -0700847 <!-- Number of linked contacts of the current contact, only shown when there are more than 2 linked contacts (plural only!!!) [CHAR LIMIT=60] -->
848 <string name="quickcontact_contacts_number"><xliff:g id="count">%d</xliff:g> linked contacts</string>
849
Tingting Wangd5b686e2015-07-13 12:52:40 -0700850 <!-- Quick contact display name with phonetic name -->
851 <string name="quick_contact_display_name_with_phonetic"><xliff:g id="display_name">%s</xliff:g> (<xliff:g id="phonetic_name">%s</xliff:g>)</string>
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700852
Tingting Wang5585c6e2015-10-14 11:19:58 -0700853 <!-- Button used in quick contact suggestion card to link selected contacts. [CHAR LIMIT=30]-->
Tingting Wang18906c02015-10-16 14:53:10 -0700854 <string name="quickcontact_suggestion_link_button">LINK CONTACTS</string>
855
856 <!-- Button used in quick contact suggestion card to collapse suggestion card. [CHAR LIMIT=30]-->
857 <string name="quickcontact_suggestion_cancel_button">CANCEL</string>
858
859 <!-- Suggestion card title in quick contact UI [CHAR LIMIT=100] -->
860 <plurals name="quickcontact_suggestion_card_title">
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700861 <item quantity="one">1 Possible duplicate</item>
862 <item quantity="other"><xliff:g id="count">%d</xliff:g> Possible duplicates</item>
Tingting Wang18906c02015-10-16 14:53:10 -0700863 </plurals>
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700864
Tingting Wange29b6942015-09-30 15:21:33 -0700865 <!-- Suggestions number in quick contact suggestion card [CHAR LIMIT=60] -->
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700866 <plurals name="quickcontact_suggestions_number">
Tingting Wang18906c02015-10-16 14:53:10 -0700867 <item quantity="one">1 linked contact</item>
868 <item quantity="other"><xliff:g id="count">%d</xliff:g> linked contacts</item>
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700869 </plurals>
870
871 <!-- Account type number for suggestions in quick contact suggestion card [CHAR LIMIT=30]-->
872 <plurals name="quickcontact_suggestion_account_type_number">
873 <item quantity="one"></item>
874 <item quantity="other">(<xliff:g id="count">%d</xliff:g>)</item>
875 </plurals>
876
877 <!-- Account type with number in quick contact suggestion card [CHAR LIMIT=30]-->
878 <string name="quickcontact_suggestion_account_type"><xliff:g id="account_type">%s</xliff:g><xliff:g id="account_type_number">%s</xliff:g></string>
Tingting Wang655ad1a2015-10-05 17:51:14 -0700879
Tingting Wang18906c02015-10-16 14:53:10 -0700880 <!-- "This contact" title showing in suggestion card in Quick contact. [CHAR LIMIT=30]-->
881 <string name="suggestion_card_this_contact_title">This contact</string>
882
883 <!-- "Duplicates" title showing in suggestion card in Quick contact. [CHAR LIMIT=30]-->
Wenyi Wang53684892015-10-23 11:11:16 -0700884 <string name="suggestion_card_duplicates_title">Possible duplicates</string>
Tingting Wang18906c02015-10-16 14:53:10 -0700885
Tingting Wang168331d2015-10-30 12:00:57 -0700886 <!-- Help message showing in suggestion card in Quick contact. [CHAR LIMIT=NONE]-->
887 <string name="suggestion_card_help_message">These contacts might be the same person. You can link them together as a single contact.</string>
Walter Jang9488a762015-10-16 13:42:48 -0700888
Wenyi Wang409541c2015-10-15 20:12:56 -0700889 <!-- Linked contacts title showing in contact editor UI. [CHAR LIMIT=30]-->
Gary Mai363af602016-09-28 10:01:23 -0700890 <string name="editor_linked_contacts_title">Linked contacts</string>
Wenyi Wang409541c2015-10-15 20:12:56 -0700891
892 <!-- Title of profile photos that are from your various accounts -->
893 <string name="from_your_accounts">From your accounts</string>
894
Wenyi Wangbfea74f2015-10-19 13:30:18 -0700895 <!-- Title of photo picker [CHAR LIMIT=30]-->
896 <string name="photo_picker_title">Choose photo</string>
897
Wenyi Wang53684892015-10-23 11:11:16 -0700898 <!-- Message below contact name, showing from which account [CHAR LIMIT=NONE]-->
899 <string name="contact_from_account_name">From <xliff:g id="account_name">%s</xliff:g></string>
900
Wenyi Wangdaf8a412015-11-06 12:59:57 -0800901 <!-- Content description of delete button to the right of each section in editor, including
902 data type. For example: Delete Home Phone, Delete Work Email, etc [CHAR LIMIT=30]-->
903 <string name="editor_delete_view_description">Delete <xliff:g id="data_type">%s </xliff:g><xliff:g id="data_kind">%s</xliff:g></string>
904
905 <!-- Content description of delete button to the right of each section in editor, without data
906 type. For example: Delete Website, Delete SIP, etc [CHAR LIMIT=30]-->
907 <string name="editor_delete_view_description_short">Delete <xliff:g id="data_kind">%s</xliff:g></string>
908
Wenyi Wang0b144562015-11-06 18:17:46 -0800909 <!-- Content description of photo in photo picker indicating a photo from a specific account is *not* selected.
Wenyi Wang46cc0872015-11-12 17:14:50 -0800910 For example: Photo from Google abc@gmail.com not checked. [CHAR LIMIT=60]-->
Wenyi Wang0b144562015-11-06 18:17:46 -0800911 <string name="photo_view_description_not_checked">Photo from <xliff:g id="account_type">%s </xliff:g><xliff:g id="user_name">%s </xliff:g>not checked</string>
912
913 <!-- Content description of photo in photo picker indicating a photo from a specific account is selected.
Wenyi Wang46cc0872015-11-12 17:14:50 -0800914 For example: Photo from Google abc@gmail.com checked. [CHAR LIMIT=60]-->
Wenyi Wang0b144562015-11-06 18:17:46 -0800915 <string name="photo_view_description_checked">Photo from <xliff:g id="account_type">%s </xliff:g><xliff:g id="user_name">%s </xliff:g>checked</string>
916
Wenyi Wangab360172015-12-15 10:35:58 -0800917 <!-- Content description of photo in photo picker indicating a photo from unknown account is *not* selected.-->
918 <string name="photo_view_description_not_checked_no_info">Photo from unknown account not checked</string>
919
920 <!-- Content description of photo in photo picker indicating a photo from unknown account is selected. -->
921 <string name="photo_view_description_checked_no_info">Photo from unknown account checked</string>
922
John Shao1b24b232016-10-17 14:52:12 -0700923 <!-- Left drawer menu item to open contacts assistant cards. [CHAR LIMIT=20]-->
John Shao52dd5d72016-10-06 15:16:14 -0700924 <string name="menu_assistant">Assistant</string>
Wenyi Wangf568b302016-04-02 13:58:43 -0700925
John Shaoa3ce3c72016-10-11 14:58:57 -0700926 <!-- The menu item to open the link/merge duplicates activity. [CHAR LIMIT=20]-->
927 <string name="menu_duplicates">Duplicates</string>
928
Wenyi Wangf568b302016-04-02 13:58:43 -0700929 <!-- Open drawer content descriptions [CHAR LIMIT=40] -->
930 <string name="navigation_drawer_open">Open navigation drawer</string>
931
932 <!-- Close drawer content descriptions [CHAR LIMIT=40] -->
933 <string name="navigation_drawer_close">Close navigation drawer</string>
Wenyi Wang9cfe1af2016-04-07 18:06:08 -0700934
935 <!-- Menu section title of "labels" [CHAR LIMIT=20] -->
936 <string name="menu_title_groups">Labels</string>
937
938 <!-- Menu section title of "accounts" [CHAR LIMIT=20] -->
939 <string name="menu_title_filters">Accounts</string>
guanxiongliu04a19362016-05-18 14:38:51 -0700940
941 <!-- Contacts app asking for permissions in QuickContact activity,
942 in order to display calendar and SMS history [CHAR LIMIT=60] -->
943 <string name="permission_explanation_header">See your history together</string>
944
945 <!-- Content displayed in QuickContact activity after Contacts app receiving
946 Calendar and SMS permissions [CHAR LIMIT=60] -->
947 <string name="permission_explanation_subheader_calendar_and_SMS">Events and Messages</string>
948
949 <!-- Content displayed in QuickContact activity after Contacts app receiving
950 Calendar permission [CHAR LIMIT=40] -->
951 <string name="permission_explanation_subheader_calendar">Events</string>
952
953 <!-- Content displayed in QuickContact activity after Contacts app receiving
954 SMS permission [CHAR LIMIT=40] -->
955 <string name="permission_explanation_subheader_SMS">Messages</string>
Tingting Wangdce1e682016-07-28 10:06:29 -0700956
957 <!-- The header text for hamburger promo [CHAR LIMIT=60]-->
958 <string name="hamburger_feature_highlight_header">Organize your list</string>
959 <!-- The body text for hamburger promo [CHAR LIMIT=200]-->
960 <string name="hamburger_feature_highlight_body">Clean up duplicates &amp; group contacts by label</string>
Walter Jang13a9c332016-08-13 08:35:14 -0700961
Marcus Hagerottbea2b852016-08-11 14:55:52 -0700962 <!-- The label for the action shown in a snackbar after an operation that modifies some data is performed.
963 The user can click on the action to rollback the modification-->
964 <string name="undo">Undo</string>
965
Walter Jang13a9c332016-08-13 08:35:14 -0700966 <!-- Action string for calling a custom phone number -->
967 <string name="call_custom">Call
Walter Jang60316c82016-08-22 18:56:00 -0700968 <xliff:g id="custom_label" example="business">%s</xliff:g>
Walter Jang13a9c332016-08-13 08:35:14 -0700969 </string>
970 <!-- Action string for calling a home phone number -->
971 <string name="call_home">Call home</string>
972 <!-- Action string for calling a mobile phone number -->
973 <string name="call_mobile">Call mobile</string>
974 <!-- Action string for calling a work phone number -->
975 <string name="call_work">Call work</string>
976 <!-- Action string for calling a work fax phone number -->
977 <string name="call_fax_work">Call work fax</string>
978 <!-- Action string for calling a home fax phone number -->
979 <string name="call_fax_home">Call home fax</string>
980 <!-- Action string for calling a pager phone number -->
981 <string name="call_pager">Call pager</string>
982 <!-- Action string for calling an other phone number -->
983 <string name="call_other">Call</string>
984 <!-- Action string for calling a callback number -->
985 <string name="call_callback">Call callback</string>
986 <!-- Action string for calling a car phone number -->
987 <string name="call_car">Call car</string>
988 <!-- Action string for calling a company main phone number -->
989 <string name="call_company_main">Call company main</string>
990 <!-- Action string for calling a ISDN phone number -->
991 <string name="call_isdn">Call ISDN</string>
992 <!-- Action string for calling a main phone number -->
993 <string name="call_main">Call main</string>
994 <!-- Action string for calling an other fax phone number -->
995 <string name="call_other_fax">Call fax</string>
996 <!-- Action string for calling a radio phone number -->
997 <string name="call_radio">Call radio</string>
998 <!-- Action string for calling a Telex phone number -->
999 <string name="call_telex">Call telex</string>
1000 <!-- Action string for calling a TTY/TDD phone number -->
1001 <string name="call_tty_tdd">Call TTY/TDD</string>
1002 <!-- Action string for calling a work mobile phone number -->
1003 <string name="call_work_mobile">Call work mobile</string>
1004 <!-- Action string for calling a work pager phone number -->
1005 <string name="call_work_pager">Call work pager</string>
1006 <!-- Action string for calling an assistant phone number -->
1007 <string name="call_assistant">Call
Walter Jang60316c82016-08-22 18:56:00 -07001008 <xliff:g id="custom_label" example="assistant">%s</xliff:g>
Walter Jang13a9c332016-08-13 08:35:14 -07001009 </string>
1010 <!-- Action string for calling a MMS phone number -->
1011 <string name="call_mms">Call MMS</string>
1012 <!-- Action string for calling a contact by shortcut -->
1013 <string name="call_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Call)</string>
1014
1015 <!-- Action string for sending an SMS to a custom phone number -->
1016 <string name="sms_custom">Text
Walter Jang60316c82016-08-22 18:56:00 -07001017 <xliff:g id="custom_label" example="business">%s</xliff:g>
Walter Jang13a9c332016-08-13 08:35:14 -07001018 </string>
1019 <!-- Action string for sending an SMS to a home phone number -->
1020 <string name="sms_home">Text home</string>
1021 <!-- Action string for sending an SMS to a mobile phone number -->
1022 <string name="sms_mobile">Text mobile</string>
1023 <!-- Action string for sending an SMS to a work phone number -->
1024 <string name="sms_work">Text work</string>
1025 <!-- Action string for sending an SMS to a work fax phone number -->
1026 <string name="sms_fax_work">Text work fax</string>
1027 <!-- Action string for sending an SMS to a home fax phone number -->
1028 <string name="sms_fax_home">Text home fax</string>
1029 <!-- Action string for sending an SMS to a pager phone number -->
1030 <string name="sms_pager">Text pager</string>
1031 <!-- Action string for sending an SMS to an other phone number -->
1032 <string name="sms_other">Text</string>
1033 <!-- Action string for sending an SMS to a callback number -->
1034 <string name="sms_callback">Text callback</string>
1035 <!-- Action string for sending an SMS to a car phone number -->
1036 <string name="sms_car">Text car</string>
1037 <!-- Action string for sending an SMS to a company main phone number -->
1038 <string name="sms_company_main">Text company main</string>
1039 <!-- Action string for sending an SMS to a ISDN phone number -->
1040 <string name="sms_isdn">Text ISDN</string>
1041 <!-- Action string for sending an SMS to a main phone number -->
1042 <string name="sms_main">Text main</string>
1043 <!-- Action string for sending an SMS to an other fax phone number -->
1044 <string name="sms_other_fax">Text fax</string>
1045 <!-- Action string for sending an SMS to a radio phone number -->
1046 <string name="sms_radio">Text radio</string>
1047 <!-- Action string for sending an SMS to a Telex phone number -->
1048 <string name="sms_telex">Text telex</string>
1049 <!-- Action string for sending an SMS to a TTY/TDD phone number -->
1050 <string name="sms_tty_tdd">Text TTY/TDD</string>
1051 <!-- Action string for sending an SMS to a work mobile phone number -->
1052 <string name="sms_work_mobile">Text work mobile</string>
1053 <!-- Action string for sending an SMS to a work pager phone number -->
1054 <string name="sms_work_pager">Text work pager</string>
1055 <!-- Action string for sending an SMS to an assistant phone number -->
1056 <string name="sms_assistant">Text
1057 <xliff:g id="assistant">%s</xliff:g>
1058 </string>
1059 <!-- Action string for sending an SMS to a MMS phone number -->
1060 <string name="sms_mms">Text MMS</string>
1061 <!-- Action string for sending an SMS to a contact by shortcut -->
1062 <string name="sms_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Message)</string>
1063
1064 <!-- Description string for an action button to initiate a video call. -->
1065 <string name="description_video_call">Make video call</string>
1066
Walter Jang60316c82016-08-22 18:56:00 -07001067 <!-- Title of the confirmation dialog for clearing frequents. [CHAR LIMIT=60] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001068 <string name="clearFrequentsConfirmation_title">Clear frequently contacted?</string>
1069
1070 <!-- Confirmation dialog for clearing frequents. [CHAR LIMIT=NONE] -->
1071 <string name="clearFrequentsConfirmation">You\'ll clear the frequently contacted list in the
1072 Contacts and Phone apps, and force email apps to learn your addressing preferences from
1073 scratch.
1074 </string>
1075
Walter Jang60316c82016-08-22 18:56:00 -07001076 <!-- Title of the "Clearing frequently contacted" progress-dialog [CHAR LIMIT=60] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001077 <string name="clearFrequentsProgress_title">Clearing frequently contacted\u2026</string>
1078
1079 <!-- Used to display as default status when the contact is available for chat [CHAR LIMIT=19] -->
1080 <string name="status_available">Available</string>
1081
1082 <!-- Used to display as default status when the contact is away or idle for chat [CHAR LIMIT=19] -->
1083 <string name="status_away">Away</string>
1084
1085 <!-- Used to display as default status when the contact is busy or Do not disturb for chat [CHAR LIMIT=19] -->
1086 <string name="status_busy">Busy</string>
1087
Walter Jang13a9c332016-08-13 08:35:14 -07001088 <!-- The name of the invisible local contact directory -->
1089 <string name="local_invisible_directory">Other</string>
1090
1091 <!-- The label in section header in the contact list for a contact directory [CHAR LIMIT=128] -->
1092 <string name="directory_search_label">Directory</string>
1093
1094 <!-- The label in section header in the contact list for a work contact directory [CHAR LIMIT=128] -->
1095 <string name="directory_search_label_work">Work directory</string>
1096
1097 <!-- The label in section header in the contact list for a local contacts [CHAR LIMIT=128] -->
1098 <string name="local_search_label">All contacts</string>
1099
Walter Jang13a9c332016-08-13 08:35:14 -07001100 <!-- Displayed at the top of search results indicating that more contacts were found than shown [CHAR LIMIT=64] -->
1101 <string name="foundTooManyContacts">More than <xliff:g id="count">%d</xliff:g> found.</string>
1102
Walter Jang13a9c332016-08-13 08:35:14 -07001103 <!-- String describing the text for photo of a contact in a contacts list.
1104
1105 Note: AccessibilityServices use this attribute to announce what the view represents.
1106 This is especially valuable for views without textual representation like ImageView.
1107 -->
1108 <string name="description_quick_contact_for">Quick contact for <xliff:g id="name">%1$s</xliff:g></string>
1109
1110 <!-- Shown as the display name for a person when the name is missing or unknown. [CHAR LIMIT=18]-->
1111 <string name="missing_name">(No name)</string>
1112
1113 <!-- The text displayed on the divider for the Favorites tab in People app indicating that items below it are frequently contacted [CHAR LIMIT = 39] -->
1114 <string name="favoritesFrequentContacted">Frequently contacted</string>
1115
1116 <!-- String describing a contact picture that introduces users to the contact detail screen.
1117
1118 Used by AccessibilityService to announce the purpose of the button.
1119
1120 [CHAR LIMIT=NONE]
1121 -->
1122 <string name="description_view_contact_detail" msgid="2795575601596468581">View contact</string>
1123
1124 <!-- Contact list filter selection indicating that the list shows all contacts with phone numbers [CHAR LIMIT=64] -->
1125 <string name="list_filter_phones">All contacts with phone numbers</string>
1126
1127 <!-- Contact list filter selection indicating that the list shows all work contacts with phone numbers [CHAR LIMIT=64] -->
1128 <string name="list_filter_phones_work">Work profile contacts</string>
1129
1130 <!-- Button to view the updates from the current group on the group detail page [CHAR LIMIT=25] -->
1131 <string name="view_updates_from_group">View updates</string>
1132
1133 <!-- Title for data source when creating or editing a contact that doesn't
1134 belong to a specific account. This contact will only exist on the phone
1135 and will not be synced. [CHAR LIMIT=20] -->
1136 <string name="account_phone">Device</string>
1137
Marcus Hagerott6caf23f2016-08-18 15:02:42 -07001138 <!-- Title for data source when creating or editing a contact that is stored on the
1139 devices SIM card. This contact will only exist on the phone and will not be synced.
1140 [CHAR LIMIT=20] -->
1141 <string name="account_sim">SIM</string>
1142
Walter Jang13a9c332016-08-13 08:35:14 -07001143 <!-- Header that expands to list all name types when editing a structured name of a contact
1144 [CHAR LIMIT=20] -->
1145 <string name="nameLabelsGroup">Name</string>
1146
1147 <!-- Header that expands to list all nickname types when editing a nickname of a contact
1148 [CHAR LIMIT=20] -->
1149 <string name="nicknameLabelsGroup">Nickname</string>
1150
1151 <!-- Field title for the full name of a contact [CHAR LIMIT=64]-->
1152 <string name="full_name">Name</string>
1153 <!-- Field title for the given name of a contact -->
1154 <string name="name_given">First name</string>
1155 <!-- Field title for the family name of a contact -->
1156 <string name="name_family">Last name</string>
1157 <!-- Field title for the prefix name of a contact -->
1158 <string name="name_prefix">Name prefix</string>
1159 <!-- Field title for the middle name of a contact -->
1160 <string name="name_middle">Middle name</string>
1161 <!-- Field title for the suffix name of a contact -->
1162 <string name="name_suffix">Name suffix</string>
1163
1164 <!-- Field title for the phonetic name of a contact [CHAR LIMIT=64]-->
1165 <string name="name_phonetic">Phonetic name</string>
1166
1167 <!-- Field title for the phonetic given name of a contact -->
1168 <string name="name_phonetic_given">Phonetic first name</string>
1169 <!-- Field title for the phonetic middle name of a contact -->
1170 <string name="name_phonetic_middle">Phonetic middle name</string>
1171 <!-- Field title for the phonetic family name of a contact -->
1172 <string name="name_phonetic_family">Phonetic last name</string>
1173
1174 <!-- Header that expands to list all of the types of phone numbers when editing or creating a
1175 phone number for a contact [CHAR LIMIT=20] -->
1176 <string name="phoneLabelsGroup">Phone</string>
1177
1178 <!-- Header that expands to list all of the types of email addresses when editing or creating
1179 an email address for a contact [CHAR LIMIT=20] -->
1180 <string name="emailLabelsGroup">Email</string>
1181
1182 <!-- Header that expands to list all of the types of postal addresses when editing or creating
1183 an postal address for a contact [CHAR LIMIT=20] -->
1184 <string name="postalLabelsGroup">Address</string>
1185
1186 <!-- Header that expands to list all of the types of IM account when editing or creating an IM
1187 account for a contact [CHAR LIMIT=20] -->
1188 <string name="imLabelsGroup">IM</string>
1189
1190 <!-- Header that expands to list all organization types when editing an organization of a
1191 contact [CHAR LIMIT=20] -->
1192 <string name="organizationLabelsGroup">Organization</string>
1193
1194 <!-- Header for the list of all relationships for a contact [CHAR LIMIT=20] -->
1195 <string name="relationLabelsGroup">Relationship</string>
1196
1197 <!-- Header that expands to list all event types when editing an event of a contact
1198 [CHAR LIMIT=20] -->
1199 <string name="eventLabelsGroup">Special date</string>
1200
1201 <!-- Generic action string for text messaging a contact. Used by AccessibilityService to
1202 announce the purpose of the view. [CHAR LIMIT=NONE] -->
1203 <string name="sms">Text message</string>
1204
1205 <!-- Field title for the full postal address of a contact [CHAR LIMIT=64]-->
1206 <string name="postal_address">Address</string>
1207
Walter Jang60316c82016-08-22 18:56:00 -07001208 <!-- Hint text for the organization name when editing a business/work contact. [CHAR LIMIT=64] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001209 <string name="ghostData_company">Company</string>
1210
Walter Jang60316c82016-08-22 18:56:00 -07001211 <!-- Hint text for the organization title when editing a business/work contact. [CHAR LIMIT=64] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001212 <string name="ghostData_title">Title</string>
1213
1214 <!-- The label describing the Notes field of a contact. This field allows free form text entry
1215 about a contact -->
1216 <string name="label_notes">Notes</string>
1217
yaolu1bd88262016-08-18 10:29:12 -07001218 <!-- The label describing the custom field of a contact. [CHAR LIMIT=20] -->
1219 <string name="label_custom_field">Custom</string>
1220
Walter Jang13a9c332016-08-13 08:35:14 -07001221 <!-- The label describing the SIP address field of a contact. [CHAR LIMIT=20] -->
1222 <string name="label_sip_address">SIP</string>
1223
1224 <!-- Header that expands to list all website types when editing a website of a contact
1225 [CHAR LIMIT=20] -->
1226 <string name="websiteLabelsGroup">Website</string>
1227
1228 <!-- Header for the list of all labels for a contact [CHAR LIMIT=20] -->
1229 <string name="groupsLabel">Labels</string>
1230
1231 <!-- Action string for sending an email to a home email address -->
1232 <string name="email_home">Email home</string>
1233 <!-- Action string for sending an email to a mobile email address -->
1234 <string name="email_mobile">Email mobile</string>
1235 <!-- Action string for sending an email to a work email address -->
1236 <string name="email_work">Email work</string>
1237 <!-- Action string for sending an email to an other email address -->
1238 <string name="email_other">Email</string>
1239 <!-- Action string for sending an email to a custom email address -->
Walter Jang60316c82016-08-22 18:56:00 -07001240 <string name="email_custom">Email <xliff:g id="custom_label" example="business">%s</xliff:g></string>
Walter Jang13a9c332016-08-13 08:35:14 -07001241
1242 <!-- Generic action string for sending an email -->
1243 <string name="email">Email</string>
1244
1245 <!-- Field title for the street of a structured postal address of a contact -->
1246 <string name="postal_street">Street</string>
1247 <!-- Field title for the PO box of a structured postal address of a contact -->
1248 <string name="postal_pobox">PO box</string>
1249 <!-- Field title for the neighborhood of a structured postal address of a contact -->
1250 <string name="postal_neighborhood">Neighborhood</string>
1251 <!-- Field title for the city of a structured postal address of a contact -->
1252 <string name="postal_city">City</string>
1253 <!-- Field title for the region, or state, of a structured postal address of a contact -->
1254 <string name="postal_region">State</string>
1255 <!-- Field title for the postal code of a structured postal address of a contact -->
1256 <string name="postal_postcode">ZIP code</string>
1257 <!-- Field title for the country of a structured postal address of a contact -->
1258 <string name="postal_country">Country</string>
1259
1260 <!-- Action string for viewing a home postal address -->
1261 <string name="map_home">View home address</string>
1262 <!-- Action string for viewing a work postal address -->
1263 <string name="map_work">View work address</string>
1264 <!-- Action string for viewing an other postal address -->
1265 <string name="map_other">View address</string>
1266 <!-- Action string for viewing a custom postal address -->
Walter Jang60316c82016-08-22 18:56:00 -07001267 <string name="map_custom">View <xliff:g id="custom_label" example="vacation">%s</xliff:g> address</string>
Walter Jang13a9c332016-08-13 08:35:14 -07001268
1269 <!-- Action string for starting an IM chat with the AIM protocol -->
1270 <string name="chat_aim">Chat using AIM</string>
1271 <!-- Action string for starting an IM chat with the MSN or Windows Live protocol -->
1272 <string name="chat_msn">Chat using Windows Live</string>
1273 <!-- Action string for starting an IM chat with the Yahoo protocol -->
1274 <string name="chat_yahoo">Chat using Yahoo</string>
1275 <!-- Action string for starting an IM chat with the Skype protocol -->
1276 <string name="chat_skype">Chat using Skype</string>
1277 <!-- Action string for starting an IM chat with the QQ protocol -->
1278 <string name="chat_qq">Chat using QQ</string>
1279 <!-- Action string for starting an IM chat with the Google Talk protocol -->
1280 <string name="chat_gtalk">Chat using Google Talk</string>
1281 <!-- Action string for starting an IM chat with the ICQ protocol -->
1282 <string name="chat_icq">Chat using ICQ</string>
1283 <!-- Action string for starting an IM chat with the Jabber protocol -->
1284 <string name="chat_jabber">Chat using Jabber</string>
1285
1286 <!-- Generic action string for starting an IM chat -->
1287 <string name="chat">Chat</string>
1288
1289 <!-- String describing the Contact Editor Minus button
1290
1291 Used by AccessibilityService to announce the purpose of the button.
1292
1293 [CHAR LIMIT=NONE]
1294 -->
1295 <string name="description_minus_button">delete</string>
1296
1297 <!-- Content description for the expand or collapse name fields button.
1298 Clicking this button causes the name editor to toggle between showing
1299 a single field where the entire name is edited at once, or multiple
1300 fields corresponding to each part of the name (Name Prefix, First Name,
1301 Middle Name, Last Name, Name Suffix).
1302 [CHAR LIMIT=NONE] -->
Gary Mai1c6298b2016-09-09 14:34:52 -07001303 <string name="expand_name_fields_description">Expand name fields</string>
Walter Jang13a9c332016-08-13 08:35:14 -07001304
Gary Mai1c6298b2016-09-09 14:34:52 -07001305 <!-- Content description for the collapse name fields button. [CHAR LIMIT=NONE] -->
1306 <string name="collapse_name_fields_description">Collapse name fields</string>
1307
1308 <!-- Content description for the expand phonetic name fields button. [CHAR LIMIT=NONE] -->
1309 <string name="expand_phonetic_name_fields_description">Expand phonetic name fields</string>
1310
1311 <!-- Content description for the collapse phonetic name fields button. [CHAR LIMIT=NONE] -->
1312 <string name="collapse_phonetic_name_fields_description">Collapse phonetic name fields</string>
1313
1314 <!-- Content description for a generic expand fields button. [CHAR LIMIT=NONE] -->
1315 <string name="expand_fields_description">Expand</string>
1316
1317 <!-- Content description for a generic collapse fields button. [CHAR LIMIT=NONE] -->
1318 <string name="collapse_fields_description">Collapse</string>
1319
1320 <!-- A11y announcement text for when a expand fields button is actioned. [CHAR LIMIT=NONE] -->
1321 <string name="announce_expanded_fields">Expanded</string>
1322
1323 <!-- A11y announcement text for when a collapse fields button is actioned. [CHAR LIMIT=NONE] -->
1324 <string name="announce_collapsed_fields">Collapsed</string>
Walter Jang13a9c332016-08-13 08:35:14 -07001325
1326 <!-- Contact list filter label indicating that the list is showing all available accounts [CHAR LIMIT=64] -->
1327 <string name="list_filter_all_accounts">All contacts</string>
1328
1329 <!-- Contact list filter label indicating that the list is showing all starred contacts [CHAR LIMIT=64] -->
1330 <string name="list_filter_all_starred">Starred</string>
1331
1332 <!-- Contact list filter selection indicating that the list shows groups chosen by the user [CHAR LIMIT=64] -->
1333 <string name="list_filter_customize">Customize</string>
1334
1335 <!-- Contact list filter selection indicating that the list shows only the selected contact [CHAR LIMIT=64] -->
1336 <string name="list_filter_single">Contact</string>
1337
1338 <!-- List title for a special contacts group that covers all contacts. [CHAR LIMIT=25] -->
1339 <string name="display_ungrouped">All other contacts</string>
1340
1341 <!-- List title for a special contacts group that covers all contacts that aren't members of any other group. [CHAR LIMIT=25] -->
1342 <string name="display_all_contacts">All contacts</string>
1343
1344 <!-- Menu item to remove a contacts sync group. [CHAR LIMIT=40] -->
1345 <string name="menu_sync_remove">Remove sync group</string>
1346
1347 <!-- Menu item to add a contacts sync group. [CHAR LIMIT=40] -->
1348 <string name="dialog_sync_add">Add sync group</string>
1349
1350 <!-- Text displayed in the sync groups footer view for unknown sync groups. [CHAR LIMIT=40 -->
1351 <string name="display_more_groups">More groups\u2026</string>
1352
1353 <!-- Warning message given to users just before they remove a currently syncing
1354 group that would also cause all ungrouped contacts to stop syncing. [CHAR LIMIT=NONE] -->
1355 <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>
1356
1357 <!-- Displayed in a spinner dialog as user changes to display options are saved -->
1358 <string name="savingDisplayGroups">Saving display options\u2026</string>
1359
1360 <!-- Menu item to indicate you are done editing a contact and want to save the changes you've made -->
1361 <string name="menu_done">Done</string>
1362
1363 <!-- Menu item to indicate you want to cancel the current editing process and NOT save the changes you've made [CHAR LIMIT=12] -->
1364 <string name="menu_doNotSave">Cancel</string>
1365
1366 <!-- Displayed at the top of the contacts showing single contact. [CHAR LIMIT=50] -->
1367 <string name="listCustomView">Customized view</string>
1368
1369 <!-- Message asking user to select an account to save contacts imported from vcard or SIM card [CHAR LIMIT=64] -->
1370 <string name="dialog_new_contact_account">Save imported contacts to:</string>
1371
1372 <!-- Action string for selecting SIM for importing contacts -->
1373 <string name="import_from_sim">Import from SIM card</string>
1374
1375 <!-- Action string for selecting a SIM subscription for importing contacts -->
Marcus Hagerott02f5dba2016-10-18 12:34:57 -07001376 <string name="import_from_sim_summary">Import from SIM <xliff:g id="sim_name">^1</xliff:g>\n<xliff:g id="sim_number">^2</xliff:g></string>
Walter Jang13a9c332016-08-13 08:35:14 -07001377
1378 <!-- Action string for selecting a SIM subscription for importing contacts, without a phone number -->
1379 <string name="import_from_sim_summary_no_number">Import from SIM <xliff:g id="sim_name">%1$s</xliff:g></string>
1380
Marcus Hagerott02f5dba2016-10-18 12:34:57 -07001381 <!-- Action string for selecting a SIM subscription for importing contacts -->
1382 <string name="import_from_sim_summary_by_carrier">Import from <xliff:g id="carrier_name">^1</xliff:g> SIM\n<xliff:g id="sim_number">^2</xliff:g></string>
1383
1384 <!-- Action string for selecting a SIM subscription for importing contacts -->
1385 <string name="import_from_sim_summary_by_carrier_no_number">Import from <xliff:g id="carrier_name">%1$s</xliff:g> SIM</string>
1386
Walter Jang13a9c332016-08-13 08:35:14 -07001387 <!-- Action string for selecting a .vcf file to import contacts from [CHAR LIMIT=30] -->
1388 <string name="import_from_vcf_file" product="default">Import from .vcf file</string>
1389
1390 <!-- Message shown in a Dialog confirming a user's cancel request toward existing vCard import.
1391 The argument is file name for the vCard import the user wants to cancel.
1392 [CHAR LIMIT=128] -->
1393 <string name="cancel_import_confirmation_message">Cancel import of <xliff:g id="filename" example="import.vcf">%s</xliff:g>?</string>
1394
1395 <!-- Message shown in a Dialog confirming a user's cancel request toward existing vCard export.
1396 The argument is file name for the vCard export the user wants to cancel.
1397 [CHAR LIMIT=128] -->
1398 <string name="cancel_export_confirmation_message">Cancel export of <xliff:g id="filename" example="export.vcf">%s</xliff:g>?</string>
1399
Walter Jang8ed46ff2016-08-23 10:21:15 -07001400 <!-- Title shown in a Dialog telling users cancel vCard import/export operation is failed. [CHAR LIMIT=80] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001401 <string name="cancel_vcard_import_or_export_failed">Couldn\'t cancel vCard import/export</string>
1402
1403 <!-- The failed reason which should not be shown but it may in some buggy condition. [CHAR LIMIT=40] -->
1404 <string name="fail_reason_unknown">Unknown error.</string>
1405
1406 <!-- The failed reason shown when vCard importer/exporter could not open the file
1407 specified by a user. The file name should be in the message. [CHAR LIMIT=NONE] -->
1408 <string name="fail_reason_could_not_open_file">Couldn\'t open \"<xliff:g id="file_name">%s</xliff:g>\": <xliff:g id="exact_reason">%s</xliff:g>.</string>
1409
1410 <!-- The failed reason shown when contacts exporter fails to be initialized.
1411 Some exact reason must follow this. [CHAR LIMIT=NONE]-->
1412 <string name="fail_reason_could_not_initialize_exporter">Couldn\'t start the exporter: \"<xliff:g id="exact_reason">%s</xliff:g>\".</string>
1413
1414 <!-- The failed reason shown when there's no contact which is allowed to be exported.
1415 Note that user may have contacts data but all of them are probably not allowed to be
1416 exported because of security/permission reasons. [CHAR LIMIT=NONE] -->
1417 <string name="fail_reason_no_exportable_contact">There is no exportable contact.</string>
1418
1419 <!-- The user doesn't have all permissions required to use the current screen. So
1420 close the current screen and show the user this message. -->
1421 <string name="missing_required_permission">You have disabled a required permission.</string>
1422
1423 <!-- The failed reason shown when some error happend during contacts export.
1424 Some exact reason must follow this. [CHAR LIMIT=NONE] -->
1425 <string name="fail_reason_error_occurred_during_export">An error occurred during export: \"<xliff:g id="exact_reason">%s</xliff:g>\".</string>
1426
1427 <!-- The failed reason shown when the given file name is too long for the system.
1428 The length limit of each file is different in each Android device, so we don't need to
1429 mention it here. [CHAR LIMIT=NONE] -->
1430 <string name="fail_reason_too_long_filename">Required filename is too long (\"<xliff:g id="filename">%s</xliff:g>\").</string>
1431
1432 <!-- The failed reason shown when Contacts app (especially vCard importer/exporter)
1433 emitted some I/O error. Exact reason will be appended by the system. [CHAR LIMIT=NONE] -->
1434 <string name="fail_reason_io_error">I/O error</string>
1435
1436 <!-- Failure reason show when Contacts app (especially vCard importer) encountered
1437 low memory problem and could not proceed its import procedure. [CHAR LIMIT=NONE] -->
1438 <string name="fail_reason_low_memory_during_import">Not enough memory. The file may be too large.</string>
1439
1440 <!-- The failed reason shown when vCard parser was not able to be parsed by the current vCard
1441 implementation. This might happen even when the input vCard is completely valid, though
1442 we believe it is rather rare in the actual world. [CHAR LIMIT=NONE] -->
1443 <string name="fail_reason_vcard_parse_error">Couldn\'t parse vCard for an unexpected reason.</string>
1444
1445 <!-- The failed reason shown when vCard importer doesn't support the format.
1446 This may be shown when the vCard is corrupted [CHAR LIMIT=40] -->
1447 <string name="fail_reason_not_supported">The format isn\'t supported.</string>
1448
1449 <!-- Fail reason shown when vCard importer failed to look over meta information stored in vCard file(s). -->
1450 <string name="fail_reason_failed_to_collect_vcard_meta_info">Couldn\'t collect meta information of given vCard file(s).</string>
1451
1452 <!-- The failed reason shown when the import of some of vCard files failed during multiple vCard
1453 files import. It includes the case where all files were failed to be imported. -->
1454 <string name="fail_reason_failed_to_read_files">One or more files couldn\'t be imported (%s).</string>
1455
1456 <!-- The title shown when exporting vCard is successfuly finished [CHAR LIMIT=40] -->
1457 <string name="exporting_vcard_finished_title">Finished exporting <xliff:g id="filename" example="export.vcf">%s</xliff:g>.</string>
1458
1459 <!-- The title shown when exporting vCard has finished successfully but the destination filename could not be resolved. [CHAR LIMIT=NONE] -->
1460 <string name="exporting_vcard_finished_title_fallback">Finished exporting contacts.</string>
1461
1462 <!-- The toast message shown when exporting vCard has finished and vCards are ready to be shared [CHAR LIMIT=150]-->
1463 <string name="exporting_vcard_finished_toast">Finished exporting contacts, click the notification to share contacts.</string>
1464
1465 <!-- The message on notification shown when exporting vCard has finished and vCards are ready to be shared [CHAR LIMIT=60]-->
1466 <string name="touch_to_share_contacts">Tap to share contacts.</string>
1467
1468 <!-- The title shown when exporting vCard is canceled (probably by a user)
1469 The argument is file name the user canceled importing.
1470 [CHAR LIMIT=40] -->
1471 <string name="exporting_vcard_canceled_title">Exporting <xliff:g id="filename" example="export.vcf">%s</xliff:g> canceled.</string>
1472
1473 <!-- Dialog title shown when the application is exporting contact data outside. [CHAR LIMIT=NONE] -->
1474 <string name="exporting_contact_list_title">Exporting contact data</string>
1475
1476 <!-- Message shown when the application is exporting contact data outside -->
1477 <string name="exporting_contact_list_message">Contact data is being exported.</string>
1478
1479 <!-- The error reason the vCard composer "may" emit when database is corrupted or
1480 something is going wrong. Usually users should not see this text. [CHAR LIMIT=NONE] -->
1481 <string name="composer_failed_to_get_database_infomation">Couldn\'t get database information.</string>
1482
1483 <!-- This error message shown when the user actually have no contact
1484 (e.g. just after data-wiping), or, data providers of the contact list prohibits their
1485 contacts from being exported to outside world via vcard exporter, etc. [CHAR LIMIT=NONE] -->
1486 <string name="composer_has_no_exportable_contact">There are no exportable contacts. If you do have contacts on your phone, some data providers may not allow the contacts to be exported from the phone.</string>
1487
1488 <!-- The error reason the vCard composer may emit when vCard composer is not initialized
1489 even when needed.
1490 Users should not usually see this error message. [CHAR LIMIT=NONE] -->
1491 <string name="composer_not_initialized">The vCard composer didn\'t start properly.</string>
1492
1493 <!-- Dialog title shown when exporting Contact data failed. [CHAR LIMIT=20] -->
1494 <string name="exporting_contact_failed_title">Couldn\'t export</string>
1495
1496 <!-- Dialog message shown when exporting Contact data failed. [CHAR LIMIT=NONE] -->
1497 <string name="exporting_contact_failed_message">The contact data wasn\'t exported.\nReason: \"<xliff:g id="fail_reason">%s</xliff:g>\"</string>
1498
1499 <!-- Description shown when importing vCard data.
1500 The argument is the name of a contact which is being read.
1501 [CHAR LIMIT=20] -->
1502 <string name="importing_vcard_description">Importing <xliff:g id="name" example="Joe Due">%s</xliff:g></string>
1503
1504 <!-- Dialog title shown when reading vCard data failed [CHAR LIMIT=40] -->
1505 <string name="reading_vcard_failed_title">Couldn\'t read vCard data</string>
1506
1507 <!-- The title shown when reading vCard is canceled (probably by a user)
1508 [CHAR LIMIT=40] -->
1509 <string name="reading_vcard_canceled_title">Reading vCard data canceled</string>
1510
1511 <!-- The title shown when reading vCard finished
1512 The argument is file name the user imported.
1513 [CHAR LIMIT=40] -->
1514 <string name="importing_vcard_finished_title">Finished importing vCard <xliff:g id="filename" example="import.vcf">%s</xliff:g></string>
1515
1516 <!-- The title shown when importing vCard is canceled (probably by a user)
1517 The argument is file name the user canceled importing.
1518 [CHAR LIMIT=40] -->
1519 <string name="importing_vcard_canceled_title">Importing <xliff:g id="filename" example="import.vcf">%s</xliff:g> canceled</string>
1520
1521 <!-- The message shown when vCard import request is accepted. The system may start that work soon, or do it later
1522 when there are already other import/export requests.
1523 The argument is file name the user imported.
1524 [CHAR LIMIT=40] -->
1525 <string name="vcard_import_will_start_message"><xliff:g id="filename" example="import.vcf">%s</xliff:g> will be imported shortly.</string>
1526 <!-- The message shown when vCard import request is accepted. The system may start that work soon, or do it later when there are already other import/export requests.
1527 "The file" is what a user selected for importing.
1528 [CHAR LIMIT=40] -->
1529 <string name="vcard_import_will_start_message_with_default_name">The file will be imported shortly.</string>
1530 <!-- The message shown when a given vCard import request is rejected by the system. [CHAR LIMIT=NONE] -->
1531 <string name="vcard_import_request_rejected_message">vCard import request was rejected. Try again later.</string>
1532 <!-- The message shown when vCard export request is accepted. The system may start that work soon, or do it later
1533 when there are already other import/export requests.
1534 The argument is file name the user exported.
1535 [CHAR LIMIT=40] -->
1536 <string name="vcard_export_will_start_message"><xliff:g id="filename" example="import.vcf">%s</xliff:g> will be exported shortly.</string>
1537
1538 <!-- The message shown when a vCard export request is accepted but the destination filename could not be resolved. [CHAR LIMIT=NONE] -->
1539 <string name="vcard_export_will_start_message_fallback">The file will be exported shortly.</string>
1540
1541 <!-- The message shown when a vCard export request is accepted and contacts will be exported shortly. [CHAR LIMIT=70]-->
1542 <string name="contacts_export_will_start_message">Contacts will be exported shortly.</string>
1543
1544 <!-- The message shown when a given vCard export request is rejected by the system. [CHAR LIMIT=NONE] -->
1545 <string name="vcard_export_request_rejected_message">vCard export request was rejected. Try again later.</string>
1546 <!-- Used when file name is unknown in vCard processing. It typically happens
1547 when the file is given outside the Contacts app. [CHAR LIMIT=30] -->
1548 <string name="vcard_unknown_filename">contact</string>
1549
1550 <!-- The message shown when vCard importer is caching files to be imported into local temporary
1551 data storage. [CHAR LIMIT=NONE] -->
1552 <string name="caching_vcard_message">Caching vCard(s) to local temporary storage. The actual import will start soon.</string>
1553
1554 <!-- Message used when vCard import has failed. [CHAR LIMIT=40] -->
1555 <string name="vcard_import_failed">Couldn\'t import vCard.</string>
1556
Walter Jang60316c82016-08-22 18:56:00 -07001557 <!-- The "file name" displayed for vCards received directly via NFC [CHAR LIMIT=50] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001558 <string name="nfc_vcard_file_name">Contact received over NFC</string>
1559
1560 <!-- Dialog title shown when a user confirms whether he/she export Contact data. [CHAR LIMIT=32] -->
1561 <string name="confirm_export_title">Export contacts?</string>
1562
1563 <!-- The title shown when vCard importer is caching files to be imported into local temporary
1564 data storage. [CHAR LIMIT=40] -->
1565 <string name="caching_vcard_title">Caching</string>
1566
1567 <!-- The message shown while importing vCard(s).
1568 First argument is current index of contacts to be imported.
1569 Second argument is the total number of contacts.
1570 Third argument is the name of a contact which is being read.
1571 [CHAR LIMIT=20] -->
1572 <string name="progress_notifier_message">Importing <xliff:g id="current_number">%s</xliff:g>/<xliff:g id="total_number">%s</xliff:g>: <xliff:g id="name" example="Joe Due">%s</xliff:g></string>
1573
1574 <!-- Action that exports all contacts to a user selected destination. [CHAR LIMIT=25] -->
1575 <string name="export_to_vcf_file" product="default">Export to .vcf file</string>
1576
1577 <!-- Contact preferences related strings -->
1578
1579 <!-- Label of the "sort by" display option -->
1580 <string name="display_options_sort_list_by">Sort by</string>
1581
1582 <!-- An allowable value for the "sort list by" contact display option -->
1583 <string name="display_options_sort_by_given_name">First name</string>
1584
1585 <!-- An allowable value for the "sort list by" contact display option -->
1586 <string name="display_options_sort_by_family_name">Last name</string>
1587
1588 <!-- Label of the "name format" display option [CHAR LIMIT=64]-->
1589 <string name="display_options_view_names_as">Name format</string>
1590
1591 <!-- An allowable value for the "view names as" contact display option -->
1592 <string name="display_options_view_given_name_first">First name first</string>
1593
1594 <!-- An allowable value for the "view names as" contact display option -->
1595 <string name="display_options_view_family_name_first">Last name first</string>
1596
1597 <!--Lable of the "Accounts" in settings [CHAR LIMIT=30]-->
1598 <string name="settings_accounts">Accounts</string>
1599
1600 <!--Label of the "default account" setting option to set default editor account. [CHAR LIMIT=80]-->
1601 <string name="default_editor_account">Default account for new contacts</string>
1602
Walter Jang13a9c332016-08-13 08:35:14 -07001603 <!-- Title of my info preference, showing the name of user's personal profile [CHAR LIMIT=30]-->
1604 <string name="settings_my_info_title">My info</string>
1605
1606 <!-- Displayed below my info for user to set up the user's personal profile entry [CHAR LIMIT=64] -->
1607 <string name="set_up_profile">Set up your profile</string>
1608
1609 <!-- Label of the "About" setting -->
1610 <string name="setting_about">About Contacts</string>
1611
Walter Jang13a9c332016-08-13 08:35:14 -07001612 <!-- Action that shares visible contacts -->
1613 <string name="share_visible_contacts">Share visible contacts</string>
1614
1615 <!-- A framework exception (ie, transaction too large) can be thrown while attempting to share all visible contacts. If so, show this toast. -->
1616 <string name="share_visible_contacts_failure">Failed to share visible contacts.</string>
1617
1618 <!-- Action that shares favorite contacts [CHAR LIMIT=40]-->
1619 <string name="share_favorite_contacts">Share favorite contacts</string>
1620
1621 <!-- Action that shares contacts [CHAR LIMIT=30]-->
1622 <string name="share_contacts">Share all contacts</string>
1623
1624 <!-- A framework exception can be thrown while attempting to share all contacts. If so, show this toast. [CHAR LIMIT=40]-->
1625 <string name="share_contacts_failure">Failed to share contacts.</string>
1626
1627 <!-- Dialog title when selecting the bulk operation to perform from a list. [CHAR LIMIT=36] -->
James Laskey1e2102f2016-09-19 10:09:08 -07001628 <string name="dialog_export">Export contacts</string>
Walter Jang13a9c332016-08-13 08:35:14 -07001629
1630 <!-- Dialog title when importing contacts from an external source. [CHAR LIMIT=36] -->
1631 <string name="dialog_import">Import contacts</string>
1632
1633 <!-- Toast indicating that sharing a contact has failed. [CHAR LIMIT=NONE] -->
1634 <string name="share_error">This contact can\'t be shared.</string>
1635
1636 <!-- Toast indicating that no visible contact to share [CHAR LIMIT=NONE] -->
1637 <string name="no_contact_to_share">There are no contacts to share.</string>
1638
1639 <!-- Menu item to search contacts -->
1640 <string name="menu_search">Search</string>
1641
1642 <!-- The menu item to filter the list of contacts displayed -->
1643 <string name="menu_contacts_filter">Contacts to display</string>
1644
1645 <!-- Title of the activity that allows the uesr to filter the list of contacts displayed according to account [CHAR LIMIT=25] -->
1646 <string name="activity_title_contacts_filter">Contacts to display</string>
1647
1648 <!-- Title of the activity that allows the user to customize filtering of contact list [CHAR LIMIT=128] -->
1649 <string name="custom_list_filter">Define customized view</string>
1650
1651 <!-- Menu item to save changes to custom filter. [CHAR LIMIT=15] -->
1652 <string name="menu_custom_filter_save">Save</string>
1653
1654 <!-- Query hint displayed inside the search field [CHAR LIMIT=64] -->
1655 <string name="hint_findContacts">Search contacts</string>
1656
1657 <!-- The description text for the favorites tab.
1658
1659 Note: AccessibilityServices use this attribute to announce what the view represents.
1660 This is especially valuable for views without textual representation like ImageView.
1661
1662 [CHAR LIMIT=NONE] -->
1663 <string name="contactsFavoritesLabel">Favorites</string>
1664
1665 <!-- Displayed at the top of the contacts showing the zero total number of contacts visible when "All contacts" is selected [CHAR LIMIT=64]-->
1666 <string name="listTotalAllContactsZero">No contacts.</string>
1667
Walter Jang60316c82016-08-22 18:56:00 -07001668 <!-- The menu item to clear frequents [CHAR LIMIT=40] -->
Walter Jang13a9c332016-08-13 08:35:14 -07001669 <string name="menu_clear_frequents">Clear frequents</string>
1670
1671 <!-- Menu item to select SIM card -->
1672 <string name="menu_select_sim">Select SIM card</string>
1673
1674 <!-- The menu item to open the list of accounts. [CHAR LIMIT=60]-->
1675 <string name="menu_accounts">Manage accounts</string>
1676
James Laskey1e2102f2016-09-19 10:09:08 -07001677 <!-- The menu item to bulk import contacts from SIM card or SD card. [CHAR LIMIT=30]-->
1678 <string name="menu_import">Import</string>
1679
1680 <!-- The menu item to bulk export contacts from SIM card or SD card. [CHAR LIMIT=30]-->
1681 <string name="menu_export">Export</string>
Walter Jang13a9c332016-08-13 08:35:14 -07001682
1683 <!-- The menu item to open blocked numbers activity [CHAR LIMIT=60]-->
1684 <string name="menu_blocked_numbers">Blocked numbers</string>
1685
1686 <!-- The font-family to use for tab text.
1687 Do not translate. -->
1688 <string name="tab_font_family">sans-serif</string>
1689
1690 <!-- Attribution of a contact status update, when the time of update is unknown -->
1691 <string name="contact_status_update_attribution">via <xliff:g id="source" example="Google Talk">%1$s</xliff:g></string>
1692
1693 <!-- Attribution of a contact status update, when the time of update is known -->
1694 <string name="contact_status_update_attribution_with_date"><xliff:g id="date" example="3 hours ago">%1$s</xliff:g> via <xliff:g id="source" example="Google Talk">%2$s</xliff:g></string>
1695
1696 <!-- Font family used when drawing letters for letter tile avatars.
1697 Do not translate. -->
1698 <string name="letter_tile_letter_font_family">sans-serif-medium</string>
1699
1700 <!-- Content description for the fake action menu up button as used
1701 inside search. [CHAR LIMIT=NONE] -->
1702 <string name="action_menu_back_from_search">stop searching</string>
1703
1704 <!-- String describing the icon used to clear the search field -->
1705 <string name="description_clear_search">Clear search</string>
1706
1707 <!-- The font-family to use for the text inside the searchbox.
1708 Do not translate. -->
1709 <string name="search_font_family">sans-serif</string>
1710
1711 <!-- The title of the preference section that allows users to configure how they want their
1712 contacts to be displayed. [CHAR LIMIT=128] -->
1713 <string name="settings_contact_display_options_title">Contact display options</string>
1714
1715 <!-- Title for Select Account Dialog [CHAR LIMIT=30] -->
1716 <string name="select_account_dialog_title">Account</string>
1717
1718 <!-- Label for the check box to toggle default sim card setting [CHAR LIMIT=35]-->
1719 <string name="set_default_account">Always use this for calls</string>
1720
1721 <!-- Title for dialog to select Phone Account for outgoing call. [CHAR LIMIT=40] -->
1722 <string name="select_phone_account_for_calls">Call with</string>
1723
1724 <!-- String used for actions in the dialer call log and the quick contact card to initiate
1725 a call to an individual. The user is prompted to enter a note which is sent along with
1726 the call (e.g. a call subject). [CHAR LIMIT=40] -->
1727 <string name="call_with_a_note">Call with a note</string>
1728
1729 <!-- Hint text shown in the call subject dialog. [CHAR LIMIT=255] -->
Walter Jang0c8c7092016-08-23 13:59:13 -07001730 <string name="call_subject_hint">Type a note to send with call&#8230;</string>
Walter Jang13a9c332016-08-13 08:35:14 -07001731
1732 <!-- Button used to start a new call with the user entered subject. [CHAR LIMIT=32] -->
1733 <string name="send_and_call_button">SEND &amp; CALL</string>
1734
1735 <!-- String used to represent the total number of characters entered for a call subject,
1736 compared to the character limit. Example: 2 / 64 -->
1737 <string name="call_subject_limit"><xliff:g id="count" example="4">%1$s</xliff:g> / <xliff:g id="limit" example="64">%2$s</xliff:g></string>
1738
1739 <!-- String used to build a phone number bype and phone number string.
1740 Example: Mobile • 650-555-1212 -->
1741 <string name="call_subject_type_and_number"><xliff:g id="type" example="Mobile">%1$s</xliff:g><xliff:g id="number" example="(650) 555-1212">%2$s</xliff:g></string>
1742
1743 <!-- String format to describe the number of unread items in a tab.
1744
1745 Note: AccessibilityServices use this attribute to announce what the view represents.
1746 This is especially valuable for views without textual representation like ImageView.
1747 -->
1748 <plurals name="tab_title_with_unread_items">
1749 <item quantity="one">
1750 <xliff:g id="title">%1$s</xliff:g>. <xliff:g id="count">%2$d</xliff:g> unread item.
1751 </item>
1752 <item quantity="other">
1753 <xliff:g id="title">%1$s</xliff:g>. <xliff:g id="count">%2$d</xliff:g> unread items.
1754 </item>
1755 </plurals>
1756
1757 <!-- Build version title in About preference. [CHAR LIMIT=40]-->
1758 <string name="about_build_version">Build version</string>
1759
1760 <!-- Open source licenses title in About preference. [CHAR LIMIT=60] -->
1761 <string name="about_open_source_licenses">Open source licenses</string>
1762
1763 <!-- Open source licenses summary in About preference. [CHAR LIMIT=NONE] -->
1764 <string name="about_open_source_licenses_summary">License details for open source software</string>
1765
1766 <!-- Privacy policy title in About preference. [CHAR LIMIT=40]-->
1767 <string name="about_privacy_policy">Privacy policy</string>
1768
1769 <!-- Terms of service title in about preference. [CHAR LIMIT=60]-->
1770 <string name="about_terms_of_service">Terms of service</string>
1771
1772 <!-- Title for the activity that displays licenses for open source libraries. [CHAR LIMIT=100]-->
1773 <string name="activity_title_licenses">Open source licenses</string>
1774
1775 <!-- Toast message showing when failed to open the url. [CHAR LIMIT=100]-->
1776 <string name="url_open_error_toast">Failed to open the url.</string>
1777
1778 <!-- Content description of entries (including that radio button is checked) in contact
1779 accounts list filter. For example: Google abc@gmail.com checked, etc [CHAR LIMIT=30]-->
1780 <string name="account_filter_view_checked"><xliff:g id="account_info">%s</xliff:g> checked</string>
1781
1782 <!-- Content description of entries (including that the radio button is not checked) in contact
1783 accounts list filter. For example: Google abc@gmail.com not checked, etc [CHAR LIMIT=30]-->
1784 <string name="account_filter_view_not_checked"><xliff:g id="account_info">%s</xliff:g> not checked</string>
1785
1786 <!-- Description string for an action button to initiate a video call from search results.
1787 Note: AccessibilityServices use this attribute to announce what the view represents.
1788 This is especially valuable for views without textual representation like ImageView.
1789
1790 [CHAR LIMIT=NONE]-->
1791 <string name="description_search_video_call">Place video call</string>
1792
1793 <!-- Content description of delete contact button [CHAR LIMIT=30]-->
1794 <string name="description_delete_contact">Delete</string>
1795
1796 <!-- Content description for (...) in no name header [CHAR LIMIT=30]-->
1797 <string name="description_no_name_header">Ellipsis</string>
yaolu0dd79bb2016-08-09 14:19:33 -07001798
1799 <!-- Formatted call duration displayed in recent card in QuickContact, for duration less than 1 minute -->
1800 <string name="callDurationSecondFormat"><xliff:g id="seconds">%s</xliff:g> sec</string>
1801
1802 <!-- Formatted call duration displayed in recent card in QuickContact, for duration less than 1 hour -->
1803 <string name="callDurationMinuteFormat"><xliff:g id="minutes">%s</xliff:g> min <xliff:g id="seconds">%s</xliff:g> sec</string>
1804
1805 <!-- Formatted call duration displayed in recent card in QuickContact, for duration more than 1 hour -->
1806 <string name="callDurationHourFormat"><xliff:g id="minutes">%s</xliff:g> hr <xliff:g id="minutes">%s</xliff:g> min <xliff:g id="seconds">%s</xliff:g> sec</string>
Marcus Hagerottc5083f92016-09-14 08:34:29 -07001807
1808 <!-- Toast shown when a dynamic shortcut is tapped after being disabled because the experiment was turned off on the device -->
1809 <string name="dynamic_shortcut_disabled_message">This shortcut has been disabled</string>
1810
1811 <!-- Toast shown when a dynamic shortcut is tapped after being disabled because the contact was removed -->
1812 <string name="dynamic_shortcut_contact_removed_message">Contact was removed</string>
1813
Marcus Hagerott819214d2016-09-29 14:58:27 -07001814 <!-- Text for button shown in toolbar to start import of SIM contacts -->
1815 <string name="sim_import_button_text">Import</string>
1816
1817 <!-- Toolbar title shown when importing SIM contacts and none are selected -->
1818 <string name="sim_import_title_none_selected">Select contacts</string>
1819
1820 <!-- Toolbar title shown when importing SIM contacts and some are selected -->
1821 <string name="sim_import_title_some_selected_fmt"><xliff:g id="count">%d</xliff:g> Selected</string>
1822
1823 <!-- Message shown when the SIM import screen is displayed but there are no contacts on the
1824 SIM card -->
1825 <string name="sim_import_empty_message">No contacts on your SIM card</string>
1826
1827 <!-- Toast shown on settings screen when importing from SIM completes successfully -->
1828 <plurals name="sim_import_success_toast_fmt">
1829 <item quantity="one">1 SIM contact imported</item>
1830 <item quantity="other"><xliff:g id="count">%d</xliff:g> SIM contacts imported</item>
1831 </plurals>
1832
1833 <!-- Toast shown on settings screen when importing from SIM completes with an error -->
1834 <string name="sim_import_failed_toast">Failed to import SIM contacts</string>
1835
Marcus Hagerottda071fb2016-10-13 10:29:15 -07001836 <!-- Title of SIM import dialog for accessibility; this isn't displayed but is announced
1837 by talkback when the window is shown -->
1838 <string name="sim_import_dialog_title">Select contacts to import</string>
1839
1840 <!-- Content description of the cancel navigation icon shown in SIM import dialog toolbar -->
1841 <string name="sim_import_cancel_content_description">Cancel import</string>
1842
yaolu491cca52016-09-30 14:04:40 -07001843 <!-- Alert for letting user know that their device auto-sync setting is turned off,
1844 in case they are wondering why they are not seeing any contact. [CHAR LIMIT=150] -->
1845 <string name="auto_sync_off">Auto-sync is off. Tap to turn on.</string>
1846
1847 <!-- Content description for the "X" image icon for dismissing an alert.[CHAR LIMIT=50] -->
1848 <string name="dismiss_sync_alert">Dismiss</string>
1849
1850 <!-- Alert for letting user know that their account level sync setting is turned off,
1851 in case they are wondering why they are not seeing any contact. [CHAR LIMIT=150] -->
1852 <string name="account_sync_off">Account sync is off. Tap to turn on.</string>
1853
1854 <!-- Title of dialog to turn auto-sync on [CHAR LIMIT=100] -->
1855 <string name="turn_auto_sync_on_dialog_title">Turn auto-sync on?</string>
1856
1857 <!-- Text of dialog to turn auto-sync on [CHAR LIMIT=500] -->
1858 <string name="turn_auto_sync_on_dialog_body">Changes you make to all apps and accounts,
1859 not just Contacts, will be synchronized between the web and your devices.</string>
1860
1861 <!-- Confirm button text for dialog to turn auto-sync on [CHAR LIMIT=30] -->
1862 <string name="turn_auto_sync_on_dialog_confirm_btn">Turn on</string>
yaolu395c3f82016-10-18 11:13:39 -07001863
1864 <!-- No network connection error message [CHAR LIMIT=50] -->
1865 <string name="connection_error_message">No connection</string>
Walter Jang5dde93f2016-05-26 13:56:53 -07001866</resources>