The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | d546fc0 | 2010-03-17 22:13:37 -0700 | [diff] [blame] | 2 | <!-- Copyright (C) 2006 The Android Open Source Project |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 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 |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | 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. |
Kenny Root | d546fc0 | 2010-03-17 22:13:37 -0700 | [diff] [blame] | 15 | --> |
| 16 | |
Eric Fischer | d9c3a48 | 2010-02-26 17:29:23 -0800 | [diff] [blame] | 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Baligh Uddin | 6858071 | 2014-09-17 01:09:57 -0700 | [diff] [blame] | 19 | <string name="applicationLabel" msgid="3906689777043645443">"通讯录"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 20 | <string name="contactsList" msgid="8661624236494819731">"通讯录"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 21 | <string name="shortcutContact" msgid="749243779392912958">"联系人"</string> |
Eric Fischer | 88f91a1 | 2012-05-25 12:36:06 -0700 | [diff] [blame] | 22 | <string name="shortcutDialContact" msgid="746622101599186779">"直接拨打电话"</string> |
Eric Fischer | af98bd4 | 2010-01-07 15:57:11 -0800 | [diff] [blame] | 23 | <string name="shortcutMessageContact" msgid="2460337253595976198">"直接发送短信"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 24 | <string name="shortcutActivityTitle" msgid="6642877210643565436">"选择联系人快捷方式"</string> |
| 25 | <string name="callShortcutActivityTitle" msgid="6065749861423648991">"选择一个可直接拨号的号码"</string> |
| 26 | <string name="messageShortcutActivityTitle" msgid="3084542316620335911">"选择一个可直接向其发送短信的号码"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 27 | <string name="contactInsertOrEditActivityTitle" msgid="6527505405325862674">"添加到现有联系人"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 28 | <string name="contactPickerActivityTitle" msgid="4301062192337417640">"选择联系人"</string> |
Bill Yi | 2b67006 | 2016-06-29 19:47:49 -0700 | [diff] [blame] | 29 | <string name="groupMemberPickerActivityTitle" msgid="1431750793695262522">"选择"</string> |
Baligh Uddin | 0229419 | 2014-08-27 01:24:50 -0700 | [diff] [blame] | 30 | <string name="header_entry_contact_list_adapter_header_title" msgid="2436981165830115659">"创建新联系人"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 31 | <string name="viewContactTitle" msgid="7989394521836644384">"联系人详情"</string> |
Eric Fischer | 42d14bb | 2011-07-07 11:32:08 -0700 | [diff] [blame] | 32 | <string name="contactDetailAbout" msgid="5430408883907061400">"关于"</string> |
| 33 | <string name="contactDetailUpdates" msgid="3780588624763446941">"最新动态"</string> |
Baligh Uddin | f3daaba | 2013-10-04 22:13:59 -0700 | [diff] [blame] | 34 | <string name="searchHint" msgid="8482945356247760701">"搜索联系人"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 35 | <string name="menu_viewContact" msgid="2795575601596468581">"查看联系人"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 36 | <string name="menu_addStar" msgid="2908478235715404876">"添加到收藏"</string> |
Baligh Uddin | 2e23956 | 2014-05-26 17:59:55 -0700 | [diff] [blame] | 37 | <string name="menu_removeStar" msgid="5844227078364227030">"从收藏中移除"</string> |
Baligh Uddin | fc376a2 | 2014-07-24 08:52:24 -0700 | [diff] [blame] | 38 | <string name="description_action_menu_remove_star" msgid="4699640108012265178">"已从收藏中移除"</string> |
| 39 | <string name="description_action_menu_add_star" msgid="3327186327234177456">"已添加到收藏"</string> |
Eric Fischer | 9988461 | 2011-08-22 11:13:25 -0700 | [diff] [blame] | 40 | <string name="menu_editContact" msgid="9042415603857662633">"修改"</string> |
| 41 | <string name="menu_deleteContact" msgid="6788644058868189393">"删除"</string> |
Geoff Mendal | b3b066f | 2015-03-02 06:12:28 -0800 | [diff] [blame] | 42 | <string name="menu_change_photo" msgid="7769177631511496210">"更换照片"</string> |
Eric Fischer | a30106a | 2012-04-18 12:44:59 -0700 | [diff] [blame] | 43 | <string name="menu_create_contact_shortcut" msgid="1217971915748509640">"放在主屏幕上"</string> |
Eric Fischer | af98bd4 | 2010-01-07 15:57:11 -0800 | [diff] [blame] | 44 | <string name="menu_call" msgid="3992595586042260618">"呼叫联系人"</string> |
| 45 | <string name="menu_sendSMS" msgid="5535886767547006515">"向联系人发送短信"</string> |
Geoff Mendal | 89a331b | 2015-10-19 11:01:25 -0500 | [diff] [blame] | 46 | <string name="menu_splitAggregate" msgid="2627252205317945563">"取消关联"</string> |
Bill Yi | 1cefbe3 | 2016-08-01 16:17:20 -0700 | [diff] [blame] | 47 | <string name="menu_editGroup" msgid="6696843438454341063">"移除联系人"</string> |
Bill Yi | 1f60680 | 2016-06-01 06:55:28 -0700 | [diff] [blame] | 48 | <string name="menu_renameGroup" msgid="7169512355179757182">"重命名标签"</string> |
Baligh Uddin | 8bf4057 | 2016-05-24 08:45:48 -0700 | [diff] [blame] | 49 | <string name="menu_deleteGroup" msgid="1126469629233412249">"删除标签"</string> |
Bill Yi | e2ad58b | 2016-05-25 17:16:43 -0700 | [diff] [blame] | 50 | <string name="menu_addToGroup" msgid="3267409983764370041">"添加联系人"</string> |
Bill Yi | 2c96bdf | 2016-06-27 03:33:12 -0700 | [diff] [blame] | 51 | <string name="menu_selectForGroup" msgid="3999234528229376098">"选择联系人"</string> |
| 52 | <string name="menu_addContactsToGroup" msgid="655196688840626483">"添加联系人"</string> |
Baligh Uddin | 8bf4057 | 2016-05-24 08:45:48 -0700 | [diff] [blame] | 53 | <string name="menu_removeFromGroup" msgid="6720354305399961978">"从标签中移除"</string> |
Bill Yi | e2ad58b | 2016-05-25 17:16:43 -0700 | [diff] [blame] | 54 | <string name="menu_new_contact_action_bar" msgid="7371001434034419566">"添加联系人"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 55 | <string name="menu_new_group_action_bar" msgid="8726987769872493051">"新建…"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 56 | <string name="splitConfirmation" msgid="7342030840130187290">"要取消此联系人与多个联系人的关联吗?"</string> |
| 57 | <string name="splitConfirmation_positive_button" msgid="9129409098807939699">"取消关联"</string> |
| 58 | <string name="splitConfirmationWithPendingChanges" msgid="7719062163511895696">"您要保存目前所做的更改,并取消此联系人与多个联系人的关联吗?"</string> |
| 59 | <string name="splitConfirmationWithPendingChanges_positive_button" msgid="9073444264887244032">"保存并取消关联"</string> |
| 60 | <string name="joinConfirmation" msgid="8262614843581924365">"您要保存目前所做的更改,并将此联系人与所选联系人建立关联吗?"</string> |
| 61 | <string name="joinConfirmation_positive_button" msgid="4573092849769149516">"保存并关联"</string> |
Geoff Mendal | 89a331b | 2015-10-19 11:01:25 -0500 | [diff] [blame] | 62 | <string name="menu_joinAggregate" msgid="3599512127797513606">"关联"</string> |
Geoff Mendal | 4f0b360 | 2015-06-24 06:26:20 -0700 | [diff] [blame] | 63 | <string name="menu_save" msgid="1727844363591825909">"保存"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 64 | <string name="titleJoinContactDataWith" msgid="6825255752748313944">"关联联系人"</string> |
| 65 | <string name="blurbJoinContactDataWith" msgid="5864256698061641841">"选择您想与<xliff:g id="NAME">%s</xliff:g>关联的联系人:"</string> |
Eric Fischer | af98bd4 | 2010-01-07 15:57:11 -0800 | [diff] [blame] | 66 | <string name="showAllContactsJoinItem" msgid="2189695051430392383">"显示所有联系人"</string> |
| 67 | <string name="separatorJoinAggregateSuggestions" msgid="2831414448851313345">"建议的联系人"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 68 | <string name="separatorJoinAggregateAll" msgid="7939932265026181043">"所有联系人"</string> |
Geoff Mendal | 89a331b | 2015-10-19 11:01:25 -0500 | [diff] [blame] | 69 | <string name="contactsJoinedMessage" msgid="3343535986195643136">"联系人已关联"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 70 | <string name="contact_deleted_named_toast" msgid="6558941164987421174">"已删除<xliff:g id="NAME">%s</xliff:g>"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 71 | <plurals name="contacts_deleted_toast" formatted="false" msgid="1477708624197262295"> |
| 72 | <item quantity="other">已删除联系人</item> |
| 73 | <item quantity="one">已删除联系人</item> |
| 74 | </plurals> |
Bill Yi | 02afcac | 2016-07-25 08:13:42 -0700 | [diff] [blame] | 75 | <plurals name="contacts_count" formatted="false" msgid="8696793457340503668"> |
| 76 | <item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> 位联系人</item> |
| 77 | <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> 位联系人</item> |
| 78 | </plurals> |
| 79 | <plurals name="contacts_count_with_account" formatted="false" msgid="7402583111980220575"> |
| 80 | <item quantity="other"><xliff:g id="COUNT_2">%d</xliff:g> 位联系人 · <xliff:g id="ACCOUNT_3">%s</xliff:g></item> |
| 81 | <item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> 位联系人 · <xliff:g id="ACCOUNT_1">%s</xliff:g></item> |
Bill Yi | f7f6f3d | 2016-07-19 02:22:36 -0700 | [diff] [blame] | 82 | </plurals> |
| 83 | <string name="title_from_google" msgid="4664084747121207202">"来自 Google"</string> |
| 84 | <string name="title_from_other_accounts" msgid="8307885412426754288">"来自 <xliff:g id="ACCOUNT">%s</xliff:g>"</string> |
Eric Fischer | a20254f | 2011-08-15 13:21:03 -0700 | [diff] [blame] | 85 | <string name="menu_set_ring_tone" msgid="8728345772068064946">"设置铃声"</string> |
Eric Fischer | 9988461 | 2011-08-22 11:13:25 -0700 | [diff] [blame] | 86 | <string name="menu_redirect_calls_to_vm" msgid="4181789196416396656">"所有来电转至语音信箱"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 87 | <string name="readOnlyContactWarning" msgid="5526727661978307833">"系统无法删除来自只读帐号的联系人信息,但可以将这些信息隐藏。"</string> |
| 88 | <string name="readOnlyContactWarning_positive_button" msgid="6541862607313811926">"隐藏"</string> |
| 89 | <string name="readOnlyContactDeleteConfirmation" msgid="8782086424739664753">"您要删除的联系人信息中包含来自多个帐号的详细信息。系统将隐藏来自只读帐号的详细信息,而不会删除这些信息。"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 90 | <string name="single_delete_confirmation" msgid="3106905986948679720">"要删除此联系人吗?"</string> |
| 91 | <string name="batch_delete_confirmation" msgid="3984346060324014108">"要删除所选联系人吗?"</string> |
| 92 | <string name="batch_delete_read_only_contact_confirmation" msgid="8411117621035639964">"系统无法删除来自只读帐号的联系人信息,但可以将这些信息隐藏。"</string> |
| 93 | <string name="batch_delete_multiple_accounts_confirmation" msgid="8207205649127030030">"您要删除的联系人信息包含来自多个帐号的详细信息。系统将隐藏来自只读帐号的详细信息,而不会删除这些信息。"</string> |
| 94 | <string name="multipleContactDeleteConfirmation" msgid="5235324124905653550">"删除此联系人也将删除多个帐号中的相关详细信息。"</string> |
| 95 | <string name="deleteConfirmation" msgid="3512271779086656043">"要删除此联系人吗?"</string> |
| 96 | <string name="deleteConfirmation_positive_button" msgid="7857888845028586365">"删除"</string> |
Geoff Mendal | 66c307a | 2015-10-26 12:36:24 +0000 | [diff] [blame] | 97 | <string name="menu_discard" msgid="6854657936970228164">"舍弃更改"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 98 | <string name="invalidContactMessage" msgid="8215051456181842274">"该联系人不存在。"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 99 | <string name="createContactShortcutSuccessful_NoName" msgid="8831303345367275472">"已将该联系人添加到主屏幕。"</string> |
| 100 | <string name="createContactShortcutSuccessful" msgid="953651153238790069">"已将<xliff:g id="NAME">%s</xliff:g>添加到主屏幕。"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 101 | <string name="pickerNewContactHeader" msgid="7750705279843568147">"新建联系人"</string> |
| 102 | <string name="pickerNewContactText" msgid="6166997164401048211">"创建新联系人"</string> |
Eric Fischer | 2215ede | 2010-12-09 16:06:29 -0800 | [diff] [blame] | 103 | <string name="photoPickerNotFoundText" product="tablet" msgid="6247290728908599701">"平板电脑上没有照片可供使用。"</string> |
Eric Fischer | c0dd7d7 | 2010-11-09 17:39:43 -0800 | [diff] [blame] | 104 | <string name="photoPickerNotFoundText" product="default" msgid="431331662154342581">"手机上没有照片。"</string> |
Eric Fischer | b3ff210 | 2010-12-01 15:16:46 -0800 | [diff] [blame] | 105 | <string name="attach_photo_dialog_title" msgid="5599827035558557169">"联系人照片"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 106 | <string name="customLabelPickerTitle" msgid="1081475101983255212">"自定义标签名称"</string> |
Kenny Root | c84ad3d | 2010-03-30 09:16:02 -0700 | [diff] [blame] | 107 | <string name="send_to_voicemail_checkbox" msgid="9001686764070676353">"直接将来电转到语音信箱"</string> |
Eric Fischer | 247b29f | 2010-11-17 11:39:29 -0800 | [diff] [blame] | 108 | <string name="removePhoto" msgid="4898105274130284565">"删除照片"</string> |
Bill Yi | 14fa89c | 2016-08-07 19:32:18 -0700 | [diff] [blame] | 109 | <string name="noContacts" msgid="2228592924476426108">"联系人列表是空的"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 110 | <string name="noGroups" msgid="4607906327968232225">"没有标签。"</string> |
Baligh Uddin | 395d6c6 | 2016-05-11 15:49:34 +0000 | [diff] [blame] | 111 | <string name="noAccounts" msgid="7768267764545265909">"您需要拥有一个帐号才能创建群组。"</string> |
Bill Yi | f7f6f3d | 2016-07-19 02:22:36 -0700 | [diff] [blame] | 112 | <string name="emptyGroup" msgid="5102411903247859575">"此标签下没有联系人"</string> |
Bill Yi | 14fa89c | 2016-08-07 19:32:18 -0700 | [diff] [blame] | 113 | <string name="emptyAccount" msgid="6873962901497975964">"此帐号中没有联系人"</string> |
| 114 | <string name="emptyMainList" msgid="2772242747899664460">"联系人列表是空的"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 115 | <string name="contactSavedToast" msgid="9171862279493213075">"联系人已保存"</string> |
Geoff Mendal | 90600ce | 2015-10-28 06:05:01 -0700 | [diff] [blame] | 116 | <string name="contactUnlinkedToast" msgid="7122823195786012553">"已将联系人取消关联"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 117 | <string name="contactSavedErrorToast" msgid="4827033473908688031">"无法保存对联系人的更改"</string> |
| 118 | <string name="contactUnlinkErrorToast" msgid="2706297508166952431">"无法取消关联联系人"</string> |
| 119 | <string name="contactJoinErrorToast" msgid="5735129234573327701">"无法关联联系人"</string> |
| 120 | <string name="contactGenericErrorToast" msgid="3885457515665783976">"保存联系人时出错"</string> |
| 121 | <string name="contactPhotoSavedErrorToast" msgid="6860883564984042194">"无法保存对联系人照片的更改"</string> |
Bill Yi | 2c1c2dd | 2016-05-30 09:09:37 -0700 | [diff] [blame] | 122 | <string name="groupLoadErrorToast" msgid="7536267148196064554">"无法加载标签"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 123 | <string name="groupSavedToast" msgid="6491495462357722285">"标签已保存"</string> |
Bill Yi | 1f60680 | 2016-06-01 06:55:28 -0700 | [diff] [blame] | 124 | <string name="groupDeletedToast" msgid="520896687873262027">"已删除标签"</string> |
Bill Yi | 2c1c2dd | 2016-05-30 09:09:37 -0700 | [diff] [blame] | 125 | <string name="groupCreatedToast" msgid="1924195126172834870">"已创建标签"</string> |
Bill Yi | d38c53f | 2016-07-13 19:41:36 -0700 | [diff] [blame] | 126 | <string name="groupCreateFailedToast" msgid="4359093891863474299">"无法创建标签"</string> |
Bill Yi | 2c1c2dd | 2016-05-30 09:09:37 -0700 | [diff] [blame] | 127 | <string name="groupUpdatedToast" msgid="3667977658676267687">"已更新标签"</string> |
Bill Yi | 2b67006 | 2016-06-29 19:47:49 -0700 | [diff] [blame] | 128 | <string name="groupMembersRemovedToast" msgid="3510563559799376603">"已从标签中移除"</string> |
Bill Yi | 2c96bdf | 2016-06-27 03:33:12 -0700 | [diff] [blame] | 129 | <string name="groupMembersAddedToast" msgid="4824834898718972768">"已添加到标签"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 130 | <string name="groupSavedErrorToast" msgid="2355891714292740162">"无法保存对标签的修改"</string> |
Bill Yi | aa3e188 | 2016-08-09 12:21:23 -0700 | [diff] [blame] | 131 | <string name="groupExistsErrorMessage" msgid="5196811283836946189">"该标签已存在"</string> |
Geoff Mendal | cd9078d | 2015-02-16 07:41:49 -0800 | [diff] [blame] | 132 | <plurals name="listTotalPhoneContacts" formatted="false" msgid="3692277679143308755"> |
| 133 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> 个有电话号码的联系人</item> |
| 134 | <item quantity="one">1 个有电话号码的联系人</item> |
| 135 | </plurals> |
Eric Fischer | 1522b55 | 2011-02-17 10:17:07 -0800 | [diff] [blame] | 136 | <string name="listTotalPhoneContactsZero" msgid="6968813857632984319">"没有联系人拥有电话号码"</string> |
Geoff Mendal | cd9078d | 2015-02-16 07:41:49 -0800 | [diff] [blame] | 137 | <plurals name="listFoundAllContacts" formatted="false" msgid="4872115339963093220"> |
| 138 | <item quantity="other">找到 <xliff:g id="COUNT">%d</xliff:g> 个联系人</item> |
| 139 | <item quantity="one">找到 1 个联系人</item> |
| 140 | </plurals> |
Eric Fischer | 9835364 | 2012-05-31 12:15:24 -0700 | [diff] [blame] | 141 | <string name="listFoundAllContactsZero" msgid="922980883593159444">"没有联系人"</string> |
Geoff Mendal | cd9078d | 2015-02-16 07:41:49 -0800 | [diff] [blame] | 142 | <plurals name="searchFoundContacts" formatted="false" msgid="7223023725334884618"> |
| 143 | <item quantity="other">找到 <xliff:g id="COUNT">%d</xliff:g> 个联系人</item> |
| 144 | <item quantity="one">找到 1 个联系人</item> |
| 145 | </plurals> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 146 | <string name="all_contacts_tab_label" msgid="5948889261993124839">"全部"</string> |
Eric Fischer | de04db3 | 2009-10-13 16:32:28 -0700 | [diff] [blame] | 147 | <string name="callBack" msgid="5498224409038809224">"回电"</string> |
| 148 | <string name="callAgain" msgid="3197312117049874778">"重拨"</string> |
| 149 | <string name="returnCall" msgid="8171961914203617813">"回拨"</string> |
Baligh Uddin | d696e85 | 2013-09-16 17:03:23 -0700 | [diff] [blame] | 150 | <string name="add_contact_dlg_message_fmt" msgid="7986472669444326576">"将“<xliff:g id="EMAIL">%s</xliff:g>”添加到通讯录?"</string> |
Eric Fischer | d9c3a48 | 2010-02-26 17:29:23 -0800 | [diff] [blame] | 151 | <string name="description_plus_button" msgid="515164827856229880">"添加"</string> |
Eric Fischer | 56de8e4 | 2010-08-10 12:12:01 -0700 | [diff] [blame] | 152 | <string name="exporting_contact_list_progress" msgid="560522409559101193">"第 <xliff:g id="CURRENT_NUMBER">%s</xliff:g> 个联系人(共 <xliff:g id="TOTAL_NUMBER">%s</xliff:g> 个)"</string> |
Baligh Uddin | f3daaba | 2013-10-04 22:13:59 -0700 | [diff] [blame] | 153 | <string name="search_settings_description" msgid="2675223022992445813">"联系人姓名"</string> |
Eric Fischer | b329a3f | 2012-03-23 12:10:01 -0700 | [diff] [blame] | 154 | <string name="quickcontact_missing_app" msgid="358168575340921552">"未找到可处理此操作的应用。"</string> |
Baligh Uddin | 2dfb227 | 2014-06-30 03:56:08 -0700 | [diff] [blame] | 155 | <string name="quickcontact_transparent_view_description" msgid="987959416759562455">"点击即可返回上一屏幕"</string> |
Baligh Uddin | e8663bb | 2014-07-22 02:12:50 -0700 | [diff] [blame] | 156 | <string name="quickcontact_add_phone_number" msgid="731665835910658965">"添加电话号码"</string> |
| 157 | <string name="quickcontact_add_email" msgid="739298028384348482">"添加电子邮件地址"</string> |
Geoff Mendal | 2d9b3a2 | 2014-02-05 16:33:15 -0800 | [diff] [blame] | 158 | <string name="missing_app" msgid="1466111003546611387">"未找到可处理此操作的应用。"</string> |
Eric Fischer | a20254f | 2011-08-15 13:21:03 -0700 | [diff] [blame] | 159 | <string name="menu_share" msgid="943789700636542260">"分享"</string> |
Baligh Uddin | e8663bb | 2014-07-22 02:12:50 -0700 | [diff] [blame] | 160 | <string name="menu_add_contact" msgid="3198704337220892684">"添加到通讯录"</string> |
Bill Yi | f7f6f3d | 2016-07-19 02:22:36 -0700 | [diff] [blame] | 161 | <string name="menu_add_contacts" msgid="4465646512002163011">"添加"</string> |
Bill Yi | 0d1ef5e | 2016-06-06 08:38:32 -0700 | [diff] [blame] | 162 | <plurals name="title_share_via" formatted="false" msgid="5886112726191455415"> |
| 163 | <item quantity="other">通过以下应用分享联系人</item> |
| 164 | <item quantity="one">通过以下应用分享联系人</item> |
| 165 | </plurals> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 166 | <string name="dialog_new_group_account" msgid="3451312333591556651">"选择帐号"</string> |
Bill Yi | 1f60680 | 2016-06-01 06:55:28 -0700 | [diff] [blame] | 167 | <string name="group_name_dialog_insert_title" msgid="2668452090427027941">"创建标签"</string> |
| 168 | <string name="group_name_dialog_update_title" msgid="6328021162869677383">"重命名标签"</string> |
Bill Yi | f7f6f3d | 2016-07-19 02:22:36 -0700 | [diff] [blame] | 169 | <string name="group_name_dialog_hint" msgid="5122118085780669813">"标签"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 170 | <string name="audio_chat" msgid="2535716629358298691">"语音聊天"</string> |
Eric Fischer | 9f7739e | 2011-10-18 15:39:20 -0700 | [diff] [blame] | 171 | <string name="video_chat" msgid="1872255818640336072">"视频聊天"</string> |
Ying Wang | 47cad79 | 2012-07-13 11:30:44 -0700 | [diff] [blame] | 172 | <string name="connections" msgid="8098440723172028350">"社交网络"</string> |
| 173 | <string name="add_connection_button" msgid="4861308615789601727">"添加社交网络"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 174 | <string name="recent" msgid="2659189233141493004">"最新"</string> |
| 175 | <string name="recent_updates" msgid="4267258535615860710">"最新动态"</string> |
Eric Fischer | af98bd4 | 2010-01-07 15:57:11 -0800 | [diff] [blame] | 176 | <string name="account_type_format" msgid="718948015590343010">"<xliff:g id="SOURCE">%1$s</xliff:g> 联系人"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 177 | <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g>帐号"</string> |
Eric Fischer | 46f5ad5 | 2011-05-17 16:58:58 -0700 | [diff] [blame] | 178 | <!-- no translation found for from_account_format (4469138575127580203) --> |
| 179 | <skip /> |
Kenny Root | d546fc0 | 2010-03-17 22:13:37 -0700 | [diff] [blame] | 180 | <string name="take_photo" msgid="7496128293167402354">"拍照"</string> |
Eric Fischer | 247b29f | 2010-11-17 11:39:29 -0800 | [diff] [blame] | 181 | <string name="take_new_photo" msgid="7341354729436576304">"拍摄新照片"</string> |
Baligh Uddin | 6e26548 | 2013-12-09 13:46:21 -0800 | [diff] [blame] | 182 | <string name="pick_photo" msgid="2129509985223564942">"选择照片"</string> |
| 183 | <string name="pick_new_photo" msgid="9122450996263688237">"选择新照片"</string> |
Eric Fischer | 9b51087 | 2010-12-14 13:56:55 -0800 | [diff] [blame] | 184 | <string name="upgrade_in_progress" msgid="474511436863451061">"正在更新联系人列表。"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 185 | <string name="search_results_searching" msgid="3984833028938569930">"正在搜索..."</string> |
Eric Fischer | 56de8e4 | 2010-08-10 12:12:01 -0700 | [diff] [blame] | 186 | <string name="menu_display_selected" msgid="6470001164297969034">"已选收件人"</string> |
| 187 | <string name="menu_display_all" msgid="8887488642609786198">"全部收件人"</string> |
| 188 | <string name="menu_select_all" msgid="621719255150713545">"全选"</string> |
| 189 | <string name="menu_select_none" msgid="7093222469852132345">"取消全选"</string> |
Eric Fischer | b6a15ce | 2011-08-05 16:59:34 -0700 | [diff] [blame] | 190 | <string name="add_new_entry_for_section" msgid="5223080690667565044">"添加新条目"</string> |
Eric Fischer | 9988461 | 2011-08-22 11:13:25 -0700 | [diff] [blame] | 191 | <string name="add_organization" msgid="7311893231158291197">"添加工作单位"</string> |
Eric Fischer | b2fda7e | 2011-08-26 14:54:41 -0700 | [diff] [blame] | 192 | <string name="event_edit_field_hint_text" msgid="5794424930242630477">"日期"</string> |
Bill Yi | f7f6f3d | 2016-07-19 02:22:36 -0700 | [diff] [blame] | 193 | <string name="group_edit_field_hint_text" msgid="8038224059926963133">"标签"</string> |
Geoff Mendal | f1467e7 | 2014-11-26 06:33:55 -0800 | [diff] [blame] | 194 | <string name="change_photo" msgid="8530597935483526383">"更改"</string> |
Eric Fischer | 56de8e4 | 2010-08-10 12:12:01 -0700 | [diff] [blame] | 195 | <string name="description_star" msgid="2605854427360036550">"收藏"</string> |
| 196 | <string name="edit_contact" msgid="7529281274005689512">"编辑联系人"</string> |
Bill Yi | f7f6f3d | 2016-07-19 02:22:36 -0700 | [diff] [blame] | 197 | <string name="action_menu_back_from_edit_select" msgid="6435476408621731420">"关闭"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 198 | <string name="aggregation_suggestion_join_dialog_message" msgid="6786192560870357912">"要将当前联系人与所选联系人关联吗?"</string> |
Eric Fischer | 247b29f | 2010-11-17 11:39:29 -0800 | [diff] [blame] | 199 | <string name="aggregation_suggestion_edit_dialog_message" msgid="6549585283910518095">"要切换至编辑所选联系人吗?系统会复制您到目前为止输入的所有信息。"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 200 | <string name="menu_copyContact" msgid="1573960845106822639">"复制到“我的联系人”"</string> |
Eric Fischer | 244aaa3 | 2011-08-02 11:16:52 -0700 | [diff] [blame] | 201 | <string name="add_to_my_contacts" msgid="1068274916793627723">"添加到“我的联系人”"</string> |
Eric Fischer | 2215ede | 2010-12-09 16:06:29 -0800 | [diff] [blame] | 202 | <string name="contact_directory_description" msgid="683398073603909119">"目录类型:<xliff:g id="TYPE">%1$s</xliff:g>"</string> |
Eric Fischer | 3eb3b71 | 2010-10-28 14:08:32 -0700 | [diff] [blame] | 203 | <string name="activity_title_settings" msgid="5464130076132770781">"设置"</string> |
Eric Fischer | a2fc7f5 | 2011-09-02 14:47:49 -0700 | [diff] [blame] | 204 | <string name="menu_settings" msgid="377929915873428211">"设置"</string> |
Geoff Mendal | cd9078d | 2015-02-16 07:41:49 -0800 | [diff] [blame] | 205 | <string name="menu_help" msgid="1680178646764069976">"帮助和反馈"</string> |
Eric Fischer | 3eb3b71 | 2010-10-28 14:08:32 -0700 | [diff] [blame] | 206 | <string name="preference_displayOptions" msgid="1341720270148252393">"显示选项"</string> |
Eric Fischer | c0dd7d7 | 2010-11-09 17:39:43 -0800 | [diff] [blame] | 207 | <string name="organization_company_and_title" msgid="6718207751363732025">"<xliff:g id="COMPANY_0">%2$s</xliff:g>,<xliff:g id="COMPANY_1">%1$s</xliff:g>"</string> |
Eric Fischer | c0dd7d7 | 2010-11-09 17:39:43 -0800 | [diff] [blame] | 208 | <string name="non_phone_caption" msgid="1541655052330027380">"电话号码"</string> |
Baligh Uddin | d696e85 | 2013-09-16 17:03:23 -0700 | [diff] [blame] | 209 | <string name="non_phone_add_to_contacts" msgid="6590985286250471169">"添加到通讯录"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 210 | <string name="activity_title_confirm_add_detail" msgid="4065089866210730616">"添加到现有联系人"</string> |
Eric Fischer | c0dd7d7 | 2010-11-09 17:39:43 -0800 | [diff] [blame] | 211 | <string name="non_phone_close" msgid="7608506439725515667">"关闭"</string> |
Eric Fischer | 247b29f | 2010-11-17 11:39:29 -0800 | [diff] [blame] | 212 | <string name="widget_name_and_phonetic" msgid="8739586586600099979">"<xliff:g id="DISPLAY_NAME">%1$s</xliff:g> (<xliff:g id="PHONETIC_NAME">%2$s</xliff:g>)"</string> |
Geoff Mendal | 4a8431e | 2015-08-08 06:12:28 -0700 | [diff] [blame] | 213 | <string name="date_year_toggle" msgid="7122002148518724139">"包含年份"</string> |
Eric Fischer | b3ff210 | 2010-12-01 15:16:46 -0800 | [diff] [blame] | 214 | <string name="social_widget_label" msgid="6378905543028924592">"联系人"</string> |
Eric Fischer | 629cb05 | 2011-10-28 11:20:25 -0700 | [diff] [blame] | 215 | <string name="social_widget_loading" msgid="5327336597364074608">"正在加载..."</string> |
Eric Fischer | 2215ede | 2010-12-09 16:06:29 -0800 | [diff] [blame] | 216 | <string name="contacts_unavailable_create_contact" msgid="7014525713871959208">"创建新联系人"</string> |
Geoff Mendal | 93ad913 | 2015-10-07 06:44:15 -0700 | [diff] [blame] | 217 | <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"添加帐号"</string> |
Bill Yi | 14fa89c | 2016-08-07 19:32:18 -0700 | [diff] [blame] | 218 | <string name="contacts_unavailable_import_contacts" msgid="3182801738595937144">"导入"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 219 | <string name="create_group_item_label" msgid="3263064599743742865">"新建…"</string> |
| 220 | <string name="delete_group_dialog_message" msgid="335713829185261371">"要删除“<xliff:g id="GROUP_LABEL">%1$s</xliff:g>”标签吗?(系统不会删除联系人。)"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 221 | <string name="toast_join_with_empty_contact" msgid="1215465657839085613">"请先输入联系人姓名,然后再将其与其他联系人关联。"</string> |
Eric Fischer | a20254f | 2011-08-15 13:21:03 -0700 | [diff] [blame] | 222 | <string name="copy_text" msgid="3257145021583508761">"复制到剪贴板"</string> |
| 223 | <string name="set_default" msgid="4417505153468300351">"设置默认值"</string> |
| 224 | <string name="clear_default" msgid="7193185801596678067">"清除默认值"</string> |
Eric Fischer | 9b51087 | 2010-12-14 13:56:55 -0800 | [diff] [blame] | 225 | <string name="toast_text_copied" msgid="5143776250008541719">"文本已复制"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 226 | <string name="cancel_confirmation_dialog_message" msgid="9008214737653278989">"要舍弃更改吗?"</string> |
Geoff Mendal | 6a9a264 | 2016-02-08 05:20:31 -0800 | [diff] [blame] | 227 | <string name="cancel_confirmation_dialog_cancel_editing_button" msgid="3057023972074640671">"舍弃"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 228 | <string name="cancel_confirmation_dialog_keep_editing_button" msgid="3316573928085916146">"取消"</string> |
Bill Yi | 23437f2 | 2016-08-22 13:37:32 -0700 | [diff] [blame] | 229 | <string name="leave_customize_confirmation_dialog_message" msgid="4277114551206032979">"要舍弃自定义设置吗?"</string> |
Eric Fischer | 185e884 | 2012-03-07 12:17:33 -0800 | [diff] [blame] | 230 | <string name="call_type_and_date" msgid="747163730039311423">"<xliff:g id="CALL_TYPE">%1$s</xliff:g> <xliff:g id="CALL_SHORT_DATE">%2$s</xliff:g>"</string> |
Bill Yi | 2b67006 | 2016-06-29 19:47:49 -0700 | [diff] [blame] | 231 | <string name="enter_contact_name" msgid="4594274696120278368">"搜索联系人"</string> |
Bill Yi | 1cefbe3 | 2016-08-01 16:17:20 -0700 | [diff] [blame] | 232 | <string name="title_edit_group" msgid="8602752287270586734">"移除联系人"</string> |
Eric Fischer | b2fda7e | 2011-08-26 14:54:41 -0700 | [diff] [blame] | 233 | <string name="local_profile_title" msgid="2021416826991393684">"我的本地个人资料"</string> |
| 234 | <string name="external_profile_title" msgid="8034998767621359438">"我的<xliff:g id="EXTERNAL_SOURCE">%1$s</xliff:g>个人资料"</string> |
Eric Fischer | 9988461 | 2011-08-22 11:13:25 -0700 | [diff] [blame] | 235 | <string name="toast_displaying_all_contacts" msgid="2737388783898593875">"显示所有联系人"</string> |
Eric Fischer | 9f7739e | 2011-10-18 15:39:20 -0700 | [diff] [blame] | 236 | <string name="generic_no_account_prompt" msgid="7218827704367325460">"即使手机丢了,也能确保您的联系人信息的安全性:与在线服务同步。"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 237 | <string name="generic_no_account_prompt_title" msgid="753783911899054860">"添加帐号"</string> |
Bill Yi | 14fa89c | 2016-08-07 19:32:18 -0700 | [diff] [blame] | 238 | <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"请花一点时间添加帐号,以便将联系人备份到 Google。"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 239 | <string name="contact_editor_prompt_one_account" msgid="3087691056345099310">"新建的联系人将保存到 <xliff:g id="ACCOUNT_NAME">%1$s</xliff:g>。"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 240 | <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"选择用来保存新建联系人的默认帐号:"</string> |
Baligh Uddin | d7f3a50 | 2014-07-07 05:07:29 -0700 | [diff] [blame] | 241 | <string name="contact_editor_title_new_contact" msgid="7192223018128934940">"新增联系人"</string> |
| 242 | <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"修改联系人"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 243 | <string name="add_account" msgid="8201790677994503186">"添加帐号"</string> |
| 244 | <string name="add_new_account" msgid="5748627740680940264">"添加新帐号"</string> |
Ying Wang | efa0163 | 2012-07-24 11:27:09 -0700 | [diff] [blame] | 245 | <string name="menu_export_database" msgid="2659719297530170820">"导出数据库文件"</string> |
Baligh Uddin | 6363c02 | 2014-06-16 18:01:57 -0700 | [diff] [blame] | 246 | <string name="action_menu_add_new_contact_button" msgid="3180222523336380017">"添加新联系人"</string> |
| 247 | <string name="expanding_entry_card_view_see_more" msgid="3779194067124758079">"查看更多"</string> |
| 248 | <string name="expanding_entry_card_view_see_less" msgid="5344160551629714168">"隐藏部分"</string> |
Baligh Uddin | 6363c02 | 2014-06-16 18:01:57 -0700 | [diff] [blame] | 249 | <string name="recent_card_title" msgid="8982782042698001695">"最近"</string> |
Baligh Uddin | e8663bb | 2014-07-22 02:12:50 -0700 | [diff] [blame] | 250 | <string name="about_card_title" msgid="2920942314212825637">"简介"</string> |
Baligh Uddin | 6363c02 | 2014-06-16 18:01:57 -0700 | [diff] [blame] | 251 | <string name="send_message" msgid="8938418965550543196">"发送短信"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 252 | <string name="toast_making_personal_copy" msgid="288549957278065542">"正在创建个人副本..."</string> |
Baligh Uddin | 6363c02 | 2014-06-16 18:01:57 -0700 | [diff] [blame] | 253 | <string name="tomorrow" msgid="6241969467795308581">"明天"</string> |
| 254 | <string name="today" msgid="8041090779381781781">"今天"</string> |
| 255 | <string name="today_at_time_fmt" msgid="605665249491030460">"今天<xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> |
| 256 | <string name="tomorrow_at_time_fmt" msgid="4856497969617819421">"明天<xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> |
| 257 | <string name="date_time_fmt" msgid="5053178726906863812">"<xliff:g id="DATE">%s</xliff:g>,<xliff:g id="TIME_INTERVAL">%s</xliff:g>"</string> |
| 258 | <string name="untitled_event" msgid="3484859385405939366">"(未命名的活动)"</string> |
Baligh Uddin | c377ee9 | 2014-06-18 18:25:29 -0700 | [diff] [blame] | 259 | <string name="date_time_set" msgid="4761419824439606690">"设置"</string> |
Baligh Uddin | e8663bb | 2014-07-22 02:12:50 -0700 | [diff] [blame] | 260 | <string name="header_im_entry" msgid="3581720979640225615">"聊天工具"</string> |
| 261 | <string name="header_organization_entry" msgid="8515394955666265406">"单位"</string> |
| 262 | <string name="header_nickname_entry" msgid="6743561883967451485">"昵称"</string> |
| 263 | <string name="header_note_entry" msgid="4320190426480612344">"备注"</string> |
| 264 | <string name="header_website_entry" msgid="1411467850000824745">"网站"</string> |
| 265 | <string name="header_event_entry" msgid="6738250422744401460">"活动"</string> |
| 266 | <string name="header_relation_entry" msgid="1520292958088146460">"关系"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 267 | <string name="header_account_entry" msgid="2684318506427891827">"帐号"</string> |
Geoff Mendal | 3de8330 | 2014-11-19 07:19:13 -0800 | [diff] [blame] | 268 | <string name="header_name_entry" msgid="1592791008096288306">"姓名"</string> |
| 269 | <string name="header_email_entry" msgid="8666093061171624478">"电子邮件地址"</string> |
| 270 | <string name="header_phone_entry" msgid="8450980572274173570">"电话号码"</string> |
Geoff Mendal | 28965fb | 2014-12-08 12:04:16 -0800 | [diff] [blame] | 271 | <string name="content_description_expand_editor" msgid="1111381475901897470">"点按即可展开联系人编辑器。"</string> |
| 272 | <string name="content_description_collapse_editor" msgid="7598061318022977825">"点按即可收起联系人编辑器。"</string> |
Baligh Uddin | e8663bb | 2014-07-22 02:12:50 -0700 | [diff] [blame] | 273 | <string name="content_description_directions" msgid="2686791825798189335">"到特定地点的路线"</string> |
Geoff Mendal | bc12ca6 | 2014-11-03 07:29:08 -0800 | [diff] [blame] | 274 | <string name="content_description_recent_sms" msgid="1666389577263317445">"近期短信:<xliff:g id="MESSAGE_BODY">%s</xliff:g>。<xliff:g id="PHONE_NUMBER">%s</xliff:g>,<xliff:g id="DATE">%s</xliff:g>。点按可回复。"</string> |
Baligh Uddin | 082a751 | 2014-09-09 03:29:56 -0700 | [diff] [blame] | 275 | <string name="content_description_recent_call_type_incoming" msgid="5210739096863511410">"来电"</string> |
| 276 | <string name="content_description_recent_call_type_outgoing" msgid="5156553338985232744">"外拨电话"</string> |
| 277 | <string name="content_description_recent_call_type_missed" msgid="7371810920196048204">"未接电话"</string> |
Geoff Mendal | bc12ca6 | 2014-11-03 07:29:08 -0800 | [diff] [blame] | 278 | <string name="content_description_recent_call" msgid="5183800406316723676">"近期通话:<xliff:g id="CALL_TYPE">%s</xliff:g>,<xliff:g id="PHONE_NUMBER">%s</xliff:g>,<xliff:g id="DATE">%s</xliff:g>。点按可回拨。"</string> |
Baligh Uddin | 0229419 | 2014-08-27 01:24:50 -0700 | [diff] [blame] | 279 | <string name="message_from_you_prefix" msgid="7180706529908434482">"您:<xliff:g id="SMS_BODY">%s</xliff:g>"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 280 | <string name="contact_editor_hangouts_im_alert" msgid="114855385615225735">"请将联系人的环聊帐号信息输入到电子邮件地址字段或电话号码字段,以便获得更佳的环聊使用体验。"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 281 | <string name="compact_editor_more_fields" msgid="5987638193568699600">"更多字段"</string> |
Geoff Mendal | 3a74051 | 2015-05-27 06:33:54 -0700 | [diff] [blame] | 282 | <string name="compact_editor_change_photo_content_description" msgid="5495487714301211540">"更换照片"</string> |
Geoff Mendal | 5c32325 | 2015-09-30 05:59:37 -0700 | [diff] [blame] | 283 | <string name="compact_editor_failed_to_load" msgid="4557094426388044958">"无法开启编辑器。"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 284 | <string name="compact_editor_account_selector_title" msgid="5119592614151786601">"保存到"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 285 | <!-- no translation found for compact_editor_account_selector_read_only_title (1869435992721760221) --> |
| 286 | <skip /> |
Geoff Mendal | b4c3034 | 2015-11-09 05:41:02 -0800 | [diff] [blame] | 287 | <string name="compact_editor_account_selector_description" msgid="2127184829759350507">"目前正在保存到 <xliff:g id="ACCOUNT_NAME">%s</xliff:g>。点按两次可选择其他帐号。"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 288 | <plurals name="compact_editor_linked_contacts_selector_title" formatted="false" msgid="9156207930915878316"> |
| 289 | <item quantity="other">已关联的联系人(<xliff:g id="COUNT">%d</xliff:g> 位)</item> |
| 290 | <item quantity="one">已关联的联系人</item> |
| 291 | </plurals> |
| 292 | <string name="quickcontact_contacts_number" msgid="6036916944287597682">"<xliff:g id="COUNT">%d</xliff:g> 位已关联的联系人"</string> |
Geoff Mendal | e7078ec | 2015-07-20 07:21:48 -0700 | [diff] [blame] | 293 | <string name="quick_contact_display_name_with_phonetic" msgid="3692038078718876610">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> (<xliff:g id="PHONETIC_NAME">%s</xliff:g>)"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 294 | <string name="quickcontact_suggestion_link_button" msgid="3244619714781727946">"关联联系人"</string> |
| 295 | <string name="quickcontact_suggestion_cancel_button" msgid="8236954313106630862">"取消"</string> |
| 296 | <plurals name="quickcontact_suggestion_card_title" formatted="false" msgid="2660005966628746406"> |
| 297 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> 位可能重复的联系人</item> |
| 298 | <item quantity="one">1 位可能重复的联系人</item> |
| 299 | </plurals> |
| 300 | <plurals name="quickcontact_suggestions_number" formatted="false" msgid="495992931510695330"> |
| 301 | <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> 位已关联的联系人</item> |
| 302 | <item quantity="one">1 位已关联的联系人</item> |
| 303 | </plurals> |
Geoff Mendal | d41d3ac | 2015-10-05 06:49:56 -0700 | [diff] [blame] | 304 | <plurals name="quickcontact_suggestion_account_type_number" formatted="false" msgid="3001681298924002373"> |
| 305 | <item quantity="other">(<xliff:g id="COUNT">%d</xliff:g>)</item> |
| 306 | <item quantity="one"></item> |
| 307 | </plurals> |
| 308 | <string name="quickcontact_suggestion_account_type" msgid="5878263654735376962">"<xliff:g id="ACCOUNT_TYPE_0">%s</xliff:g> <xliff:g id="ACCOUNT_TYPE_NUMBER">%s</xliff:g>"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 309 | <string name="suggestion_card_this_contact_title" msgid="3039457405374454914">"此联系人"</string> |
| 310 | <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"可能重复的联系人"</string> |
Geoff Mendal | 7d6d8b7 | 2015-11-04 06:58:53 -0800 | [diff] [blame] | 311 | <string name="suggestion_card_help_message" msgid="4474061044387181093">"这些联系人可能是同一个人。您可以将它们关联在一起,以合并成一个联系人。"</string> |
Geoff Mendal | cda0b5e | 2015-10-21 06:32:23 -0700 | [diff] [blame] | 312 | <string name="compact_editor_linked_contacts_title" msgid="4417919183651782674">"已关联的联系人"</string> |
Geoff Mendal | 48dadbd | 2015-10-27 15:49:28 -0700 | [diff] [blame] | 313 | <string name="from_your_accounts" msgid="1746293107836889912">"来自您的帐号"</string> |
| 314 | <string name="take_a_photo_button" msgid="6268693854069113488">"拍摄照片"</string> |
| 315 | <string name="all_photos_button" msgid="1943122929420111351">"所有照片"</string> |
| 316 | <string name="photo_picker_title" msgid="5272832995550042801">"选择照片"</string> |
| 317 | <string name="contact_from_account_name" msgid="2078526819634079406">"来源:<xliff:g id="ACCOUNT_NAME">%s</xliff:g>"</string> |
Geoff Mendal | d0b53a9 | 2015-11-11 06:24:11 -0800 | [diff] [blame] | 318 | <string name="editor_delete_view_description" msgid="8583095381562991959">"删除<xliff:g id="DATA_TYPE">%s </xliff:g><xliff:g id="DATA_KIND">%s</xliff:g>"</string> |
| 319 | <string name="editor_delete_view_description_short" msgid="7335518371270844912">"删除<xliff:g id="DATA_KIND">%s</xliff:g>"</string> |
Geoff Mendal | 516916d | 2015-11-16 05:02:34 -0800 | [diff] [blame] | 320 | <string name="photo_view_description_not_checked" msgid="8876314195990885177">"未选中来自 <xliff:g id="ACCOUNT_TYPE">%s </xliff:g><xliff:g id="USER_NAME">%s </xliff:g> 的照片"</string> |
| 321 | <string name="photo_view_description_checked" msgid="3906597168607472795">"已选中来自 <xliff:g id="ACCOUNT_TYPE">%s </xliff:g><xliff:g id="USER_NAME">%s </xliff:g> 的照片"</string> |
Geoff Mendal | 875e498 | 2015-12-21 05:22:24 -0800 | [diff] [blame] | 322 | <string name="photo_view_description_not_checked_no_info" msgid="2749154927006406981">"未选中来自未知帐号的照片"</string> |
| 323 | <string name="photo_view_description_checked_no_info" msgid="4974335987092590591">"已选中来自未知帐号的照片"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 324 | <string name="locale_change_in_progress" msgid="6975676844194755501">"正在更新联系人列表,以反映语言的变更。\n\n请稍候…"</string> |
Bill Yi | 9311108 | 2016-05-22 19:32:53 -0700 | [diff] [blame] | 325 | <string name="menu_duplicates" msgid="4129802988372197257">"重复的联系人"</string> |
Bill Yi | 6ec81f7 | 2016-04-08 22:18:35 -0700 | [diff] [blame] | 326 | <string name="navigation_drawer_open" msgid="1126498472143250642">"打开抽屉式导航栏"</string> |
| 327 | <string name="navigation_drawer_close" msgid="4137416137011817930">"关闭抽屉式导航栏"</string> |
Bill Yi | 9e509a1 | 2016-04-26 22:49:11 -0700 | [diff] [blame] | 328 | <string name="menu_title_groups" msgid="8356921831150278868">"标签"</string> |
| 329 | <string name="menu_title_filters" msgid="8210922220185114527">"帐户"</string> |
Bill Yi | 2c1c2dd | 2016-05-30 09:09:37 -0700 | [diff] [blame] | 330 | <string name="permission_explanation_header" msgid="5739405825039695327">"同时显示日历和短信记录"</string> |
| 331 | <string name="permission_explanation_subheader_calendar_and_SMS" msgid="630115334220569184">"活动和信息"</string> |
| 332 | <string name="permission_explanation_subheader_calendar" msgid="8785323496211704613">"活动"</string> |
| 333 | <string name="permission_explanation_subheader_SMS" msgid="1904552086449525567">"信息"</string> |
Bill Yi | 14fa89c | 2016-08-07 19:32:18 -0700 | [diff] [blame] | 334 | <string name="hamburger_feature_highlight_header" msgid="7442308698936786415">"整理列表"</string> |
| 335 | <string name="hamburger_feature_highlight_body" msgid="6268711111318172098">"清除重复的联系人并按标签将联系人分组"</string> |
Bill Yi | 23437f2 | 2016-08-22 13:37:32 -0700 | [diff] [blame] | 336 | <string name="undo" msgid="1425165101664071422">"撤消"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 337 | <string name="call_custom" msgid="6385303130912713318">"拨打<xliff:g id="CUSTOM_LABEL">%s</xliff:g>电话号码"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 338 | <string name="call_home" msgid="1990519474420545392">"拨打住宅电话号码"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 339 | <string name="call_mobile" msgid="7502236805487609178">"呼叫手机"</string> |
| 340 | <string name="call_work" msgid="5328785911463744028">"呼叫单位"</string> |
| 341 | <string name="call_fax_work" msgid="7467763592359059243">"呼叫单位传真"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 342 | <string name="call_fax_home" msgid="8342175628887571876">"拨打住宅传真号码"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 343 | <string name="call_pager" msgid="9003902812293983281">"呼叫寻呼机"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 344 | <string name="call_other" msgid="8563753966926932052">"拨打电话"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 345 | <string name="call_callback" msgid="1910165691349426858">"呼叫回拨号码"</string> |
| 346 | <string name="call_car" msgid="3280537320306436445">"呼叫车载电话"</string> |
| 347 | <string name="call_company_main" msgid="6105120947138711257">"呼叫公司总机"</string> |
| 348 | <string name="call_isdn" msgid="1541590690193403411">"呼叫 ISDN"</string> |
| 349 | <string name="call_main" msgid="6082900571803441339">"呼叫总机"</string> |
| 350 | <string name="call_other_fax" msgid="5745314124619636674">"呼叫传真号码"</string> |
| 351 | <string name="call_radio" msgid="8296755876398357063">"呼叫无线装置"</string> |
| 352 | <string name="call_telex" msgid="2223170774548648114">"呼叫电报"</string> |
| 353 | <string name="call_tty_tdd" msgid="8951266948204379604">"拨打 TTY/TDD 号码"</string> |
| 354 | <string name="call_work_mobile" msgid="8707874281430105394">"呼叫单位手机"</string> |
| 355 | <string name="call_work_pager" msgid="3419348514157949008">"呼叫单位寻呼机"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 356 | <string name="call_assistant" msgid="670941612175068337">"拨打<xliff:g id="CUSTOM_LABEL">%s</xliff:g>的电话"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 357 | <string name="call_mms" msgid="6274041545876221437">"呼叫彩信号码"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 358 | <string name="call_by_shortcut" msgid="2566802538698913124">"<xliff:g id="CONTACT_NAME">%s</xliff:g>(拨打电话)"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 359 | <string name="sms_custom" msgid="415060214233647603">"向<xliff:g id="CUSTOM_LABEL">%s</xliff:g>电话号码发短信"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 360 | <string name="sms_home" msgid="7524332261493162995">"向住宅电话号码发短信"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 361 | <string name="sms_mobile" msgid="5200107250451030769">"向手机发送短信"</string> |
| 362 | <string name="sms_work" msgid="2269624156655267740">"向单位电话发送短信"</string> |
| 363 | <string name="sms_fax_work" msgid="8028189067816907075">"向单位传真机发送短信"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 364 | <string name="sms_fax_home" msgid="9204042076306809634">"向住宅传真号码发短信"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 365 | <string name="sms_pager" msgid="7730404569637015192">"向寻呼机发送文字消息"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 366 | <string name="sms_other" msgid="806127844607642331">"发短信"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 367 | <string name="sms_callback" msgid="5004824430094288752">"向回拨号码发送短信"</string> |
| 368 | <string name="sms_car" msgid="7444227058437359641">"向车载电话发送短信"</string> |
| 369 | <string name="sms_company_main" msgid="118970873419678087">"向公司总机发送短信"</string> |
| 370 | <string name="sms_isdn" msgid="8153785037515047845">"向 ISDN 发送短信"</string> |
| 371 | <string name="sms_main" msgid="8621625784504541679">"向总机发送短信"</string> |
| 372 | <string name="sms_other_fax" msgid="3888842199855843152">"向传真号码发送短信"</string> |
| 373 | <string name="sms_radio" msgid="3329166673433967820">"向无线装置发送短信"</string> |
| 374 | <string name="sms_telex" msgid="9034802430065267848">"向电报发送短信"</string> |
| 375 | <string name="sms_tty_tdd" msgid="6782284969132531532">"向 TTY/TDD 号码发送短信"</string> |
| 376 | <string name="sms_work_mobile" msgid="2459939960512702560">"向单位手机发送短信"</string> |
| 377 | <string name="sms_work_pager" msgid="5566924423316960597">"向单位寻呼机发送短信"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 378 | <string name="sms_assistant" msgid="2773424339923116234">"向<xliff:g id="ASSISTANT">%s</xliff:g>发短信"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 379 | <string name="sms_mms" msgid="4069352461380762677">"向彩信号码发送短信"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 380 | <string name="sms_by_shortcut" msgid="7741770672976099517">"<xliff:g id="CONTACT_NAME">%s</xliff:g>(发送短信)"</string> |
| 381 | <string name="description_video_call" msgid="7120921378651700947">"发起视频通话"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 382 | <string name="clearFrequentsConfirmation_title" msgid="766292372438450432">"是否清除常用联系人?"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 383 | <string name="clearFrequentsConfirmation" msgid="2270554975938265734">"此操作会清除“通讯录”和“电话”应用中的常用联系人列表,并强制电子邮件应用重新获取您最常使用的联系地址。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 384 | <string name="clearFrequentsProgress_title" msgid="5157001637482794212">"正在清除常用联系人…"</string> |
| 385 | <string name="status_available" msgid="5586870015822828392">"在线"</string> |
| 386 | <string name="status_away" msgid="1838861100379804730">"离开"</string> |
| 387 | <string name="status_busy" msgid="9147992455450257136">"忙碌"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 388 | <string name="local_invisible_directory" msgid="6046691709127661065">"其他"</string> |
| 389 | <string name="directory_search_label" msgid="1887759056597975053">"目录"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 390 | <string name="directory_search_label_work" msgid="8618292129829443176">"工作目录"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 391 | <string name="local_search_label" msgid="2551177578246113614">"所有联系人"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 392 | <string name="foundTooManyContacts" msgid="5163335650920020220">"找到的联系人超过 <xliff:g id="COUNT">%d</xliff:g> 位。"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 393 | <string name="description_quick_contact_for" msgid="6737516415168327789">"<xliff:g id="NAME">%1$s</xliff:g>的快捷联系方式"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 394 | <string name="missing_name" msgid="8745511583852904385">"(无姓名)"</string> |
| 395 | <string name="favoritesFrequentContacted" msgid="6184232487472425690">"经常联系的人"</string> |
| 396 | <string name="description_view_contact_detail" msgid="9133251213656414807">"查看联系人"</string> |
| 397 | <string name="list_filter_phones" msgid="735313795643493365">"所有拥有电话号码的联系人"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 398 | <string name="list_filter_phones_work" msgid="1470173699551475015">"工作资料联系人"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 399 | <string name="view_updates_from_group" msgid="1782685984905600034">"查看更新"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 400 | <string name="account_phone" msgid="7128032778471187553">"设备"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 401 | <string name="account_sim" msgid="6519016427905087952">"SIM 卡"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 402 | <string name="nameLabelsGroup" msgid="2034640839640477827">"姓名"</string> |
| 403 | <string name="nicknameLabelsGroup" msgid="2891682101053358010">"昵称"</string> |
| 404 | <string name="full_name" msgid="6602579550613988977">"姓名"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 405 | <string name="name_given" msgid="4280790853455320619">"名字"</string> |
| 406 | <string name="name_family" msgid="7466985689626017037">"姓氏"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 407 | <string name="name_prefix" msgid="59756378548779822">"姓名前缀"</string> |
| 408 | <string name="name_middle" msgid="8467433655992690326">"中间名"</string> |
| 409 | <string name="name_suffix" msgid="3855278445375651441">"姓名后缀"</string> |
| 410 | <string name="name_phonetic" msgid="4259595234312430484">"姓名拼音"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 411 | <string name="name_phonetic_given" msgid="8723179018384187631">"名字拼音"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 412 | <string name="name_phonetic_middle" msgid="8643721493320405200">"中间名拼音"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 413 | <string name="name_phonetic_family" msgid="2640133663656011626">"姓氏拼音"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 414 | <string name="phoneLabelsGroup" msgid="6468091477851199285">"电话"</string> |
| 415 | <string name="emailLabelsGroup" msgid="8389931313045344406">"电子邮件"</string> |
| 416 | <string name="postalLabelsGroup" msgid="3487738141112589324">"地址"</string> |
| 417 | <string name="imLabelsGroup" msgid="3898238486262614027">"即时聊天工具"</string> |
| 418 | <string name="organizationLabelsGroup" msgid="2478611760751832035">"组织"</string> |
| 419 | <string name="relationLabelsGroup" msgid="1854373894284572781">"关系"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 420 | <string name="eventLabelsGroup" msgid="7960408705307831289">"特别的日子"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 421 | <string name="sms" msgid="1756857139634224222">"短信"</string> |
| 422 | <string name="postal_address" msgid="8765560217149624536">"地址"</string> |
| 423 | <string name="ghostData_company" msgid="5414421120553765775">"公司"</string> |
| 424 | <string name="ghostData_title" msgid="7496735200318496110">"职位"</string> |
| 425 | <string name="label_notes" msgid="8337354953278341042">"备注"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 426 | <string name="label_custom_field" msgid="1994056912242214426">"自定义"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 427 | <string name="label_sip_address" msgid="7252153678613978127">"SIP"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 428 | <string name="websiteLabelsGroup" msgid="4202998982804009261">"网站"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 429 | <string name="groupsLabel" msgid="7000816729542098972">"标签"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 430 | <string name="email_home" msgid="8573740658148184279">"向住宅邮箱发送电子邮件"</string> |
| 431 | <string name="email_mobile" msgid="2042889209787989814">"向手机发送电子邮件"</string> |
| 432 | <string name="email_work" msgid="2807430017302722689">"向单位邮箱发送电子邮件"</string> |
| 433 | <string name="email_other" msgid="3454004077967657109">"发送电子邮件"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 434 | <string name="email_custom" msgid="5536404237099078802">"向<xliff:g id="CUSTOM_LABEL">%s</xliff:g>邮箱发送电子邮件"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 435 | <string name="email" msgid="5668400997660065897">"电子邮件"</string> |
| 436 | <string name="postal_street" msgid="8133143961580058972">"街道"</string> |
| 437 | <string name="postal_pobox" msgid="4431938829180269821">"信箱"</string> |
| 438 | <string name="postal_neighborhood" msgid="1450783874558956739">"街区"</string> |
| 439 | <string name="postal_city" msgid="6597491300084895548">"城市"</string> |
| 440 | <string name="postal_region" msgid="6045263193478437672">"省/直辖市/自治区"</string> |
| 441 | <string name="postal_postcode" msgid="572136414136673751">"邮编"</string> |
| 442 | <string name="postal_country" msgid="7638264508416368690">"国家/地区"</string> |
| 443 | <string name="map_home" msgid="1243547733423343982">"查看住宅地址"</string> |
| 444 | <string name="map_work" msgid="1360474076921878088">"查看单位地址"</string> |
| 445 | <string name="map_other" msgid="3817820803587012641">"查看地址"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 446 | <string name="map_custom" msgid="8761800628069473526">"查看<xliff:g id="CUSTOM_LABEL">%s</xliff:g>地址"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 447 | <string name="chat_aim" msgid="2588492205291249142">"使用 AIM 聊天"</string> |
| 448 | <string name="chat_msn" msgid="8041633440091073484">"使用 Windows Live 聊天"</string> |
| 449 | <string name="chat_yahoo" msgid="6629211142719943666">"使用雅虎软件聊天"</string> |
| 450 | <string name="chat_skype" msgid="1210045020427480566">"使用 Skype 聊天"</string> |
| 451 | <string name="chat_qq" msgid="4294637812847719693">"使用 QQ 聊天"</string> |
| 452 | <string name="chat_gtalk" msgid="981575737258117697">"使用 Google Talk 聊天"</string> |
| 453 | <string name="chat_icq" msgid="8438405386153745775">"使用 ICQ 聊天"</string> |
| 454 | <string name="chat_jabber" msgid="7561444230307829609">"使用 Jabber 聊天"</string> |
| 455 | <string name="chat" msgid="9025361898797412245">"聊天"</string> |
| 456 | <string name="description_minus_button" msgid="6908099247930477551">"删除"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 457 | <string name="expand_name_fields_description" msgid="6883935911480726652">"展开姓名字段"</string> |
| 458 | <string name="collapse_name_fields_description" msgid="4757877385895561556">"折叠姓名字段"</string> |
| 459 | <string name="expand_phonetic_name_fields_description" msgid="3865726859582581741">"展开姓名拼音字段"</string> |
| 460 | <string name="collapse_phonetic_name_fields_description" msgid="9102249481855019452">"折叠姓名拼音字段"</string> |
| 461 | <string name="expand_fields_description" msgid="8129294181216760037">"展开"</string> |
| 462 | <string name="collapse_fields_description" msgid="1884143625854637874">"折叠"</string> |
| 463 | <string name="announce_expanded_fields" msgid="1075947220478530622">"已展开"</string> |
| 464 | <string name="announce_collapsed_fields" msgid="6414231530177338704">"已折叠"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 465 | <string name="list_filter_all_accounts" msgid="8908683398914322369">"所有联系人"</string> |
| 466 | <string name="list_filter_all_starred" msgid="5031734941601931356">"已加星标"</string> |
| 467 | <string name="list_filter_customize" msgid="4789963356004169321">"自定义"</string> |
| 468 | <string name="list_filter_single" msgid="5871400283515893087">"联系人"</string> |
| 469 | <string name="display_ungrouped" msgid="6885954210243119591">"其他所有联系人"</string> |
| 470 | <string name="display_all_contacts" msgid="2031647544742889505">"所有联系人"</string> |
| 471 | <string name="menu_sync_remove" msgid="3266725887008450161">"删除同步群组"</string> |
| 472 | <string name="dialog_sync_add" msgid="8267045393119375803">"添加同步群组"</string> |
| 473 | <string name="display_more_groups" msgid="2682547080423434170">"更多群组…"</string> |
| 474 | <string name="display_warn_remove_ungrouped" msgid="8872290721676651414">"如果您停止同步“<xliff:g id="GROUP">%s</xliff:g>”,将同时停止同步所有未分组的联系人。"</string> |
| 475 | <string name="savingDisplayGroups" msgid="2133152192716475939">"正在保存显示选项…"</string> |
| 476 | <string name="menu_done" msgid="796017761764190697">"完成"</string> |
| 477 | <string name="menu_doNotSave" msgid="58593876893538465">"取消"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 478 | <string name="listCustomView" msgid="1840624396582117590">"自定义视图"</string> |
| 479 | <string name="dialog_new_contact_account" msgid="4969619718062454756">"将导入的联系人保存到:"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 480 | <string name="import_from_sim" msgid="3859272228033941659">"从SIM卡导入"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 481 | <string name="import_from_sim_summary" msgid="5815105584445743740">"从 SIM 卡“<xliff:g id="SIM_NAME">^1</xliff:g>”- <xliff:g id="SIM_NUMBER">^2</xliff:g> 导入"</string> |
| 482 | <string name="import_from_sim_summary_no_number" msgid="880612418352086012">"从 SIM 卡“<xliff:g id="SIM_NAME">%1$s</xliff:g>”导入"</string> |
| 483 | <string name="import_from_vcf_file" product="default" msgid="5304572242183878086">"从 .vcf 文件导入"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 484 | <string name="cancel_import_confirmation_message" msgid="3929951040347726757">"要取消导入 <xliff:g id="FILENAME">%s</xliff:g> 吗?"</string> |
| 485 | <string name="cancel_export_confirmation_message" msgid="1995462401949262638">"要取消导出 <xliff:g id="FILENAME">%s</xliff:g> 吗?"</string> |
| 486 | <string name="cancel_vcard_import_or_export_failed" msgid="6139900383366166706">"无法取消导入/导出 vCard"</string> |
| 487 | <string name="fail_reason_unknown" msgid="1714092345030570863">"未知错误。"</string> |
| 488 | <string name="fail_reason_could_not_open_file" msgid="2067725459821997463">"无法打开“<xliff:g id="FILE_NAME">%s</xliff:g>”:<xliff:g id="EXACT_REASON">%s</xliff:g>。"</string> |
| 489 | <string name="fail_reason_could_not_initialize_exporter" msgid="707260459259688510">"无法启动导出程序:“<xliff:g id="EXACT_REASON">%s</xliff:g>”。"</string> |
| 490 | <string name="fail_reason_no_exportable_contact" msgid="8728506011371262065">"没有可导出的联系人。"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 491 | <string name="missing_required_permission" msgid="5865884842972833120">"您已停用一项必需权限。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 492 | <string name="fail_reason_error_occurred_during_export" msgid="3018855323913649063">"导出时出错:“<xliff:g id="EXACT_REASON">%s</xliff:g>”。"</string> |
| 493 | <string name="fail_reason_too_long_filename" msgid="3393764245254738333">"指定的文件名过长(“<xliff:g id="FILENAME">%s</xliff:g>”)。"</string> |
| 494 | <string name="fail_reason_io_error" msgid="6748358842976073255">"I/O 错误"</string> |
| 495 | <string name="fail_reason_low_memory_during_import" msgid="875222757734882898">"内存不足。该文件可能过大。"</string> |
| 496 | <string name="fail_reason_vcard_parse_error" msgid="888263542360355784">"由于意外原因而无法解析 vCard。"</string> |
| 497 | <string name="fail_reason_not_supported" msgid="8219562769267148825">"该格式不受支持。"</string> |
| 498 | <string name="fail_reason_failed_to_collect_vcard_meta_info" msgid="6427931733267328564">"无法收集指定的 vCard 文件的元信息。"</string> |
| 499 | <string name="fail_reason_failed_to_read_files" msgid="5823434810622484922">"一个或多个文件无法导入 (%s)。"</string> |
| 500 | <string name="exporting_vcard_finished_title" msgid="4767045779458185251">"导出 <xliff:g id="FILENAME">%s</xliff:g> 已完成。"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 501 | <string name="exporting_vcard_finished_title_fallback" msgid="6060472638008218274">"已成功导出联系人。"</string> |
| 502 | <string name="exporting_vcard_finished_toast" msgid="1739055986856453882">"联系人导出已完成,点击通知即可分享联系人。"</string> |
| 503 | <string name="touch_to_share_contacts" msgid="4882485525268469736">"点按即可分享联系人。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 504 | <string name="exporting_vcard_canceled_title" msgid="2652222370493306887">"已取消导出 <xliff:g id="FILENAME">%s</xliff:g>。"</string> |
| 505 | <string name="exporting_contact_list_title" msgid="9072240631534457415">"正在导出联系人数据"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 506 | <string name="exporting_contact_list_message" msgid="3367949209642931952">"正在导出联系人数据。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 507 | <string name="composer_failed_to_get_database_infomation" msgid="1765944280846236723">"无法获取数据库信息。"</string> |
| 508 | <string name="composer_has_no_exportable_contact" msgid="3296493229040294335">"没有可导出的联系人。如果您的手机上确实存有联系人信息,可能是某些数据服务提供商不允许从手机中导出联系人。"</string> |
| 509 | <string name="composer_not_initialized" msgid="2321648986367005254">"vCard 制作程序未正确启动。"</string> |
| 510 | <string name="exporting_contact_failed_title" msgid="4892358112409576342">"无法导出"</string> |
| 511 | <string name="exporting_contact_failed_message" msgid="4938527850142003141">"未导出联系人数据。\n原因:“<xliff:g id="FAIL_REASON">%s</xliff:g>”"</string> |
| 512 | <string name="importing_vcard_description" msgid="4245275224298571351">"正在导入<xliff:g id="NAME">%s</xliff:g>"</string> |
| 513 | <string name="reading_vcard_failed_title" msgid="4251647443358422855">"无法读取 vCard 数据"</string> |
| 514 | <string name="reading_vcard_canceled_title" msgid="1925216585981542019">"已取消读取 vCard 数据"</string> |
| 515 | <string name="importing_vcard_finished_title" msgid="3341541727268747967">"导入 vCard <xliff:g id="FILENAME">%s</xliff:g> 已完成"</string> |
| 516 | <string name="importing_vcard_canceled_title" msgid="2147475978165599336">"已取消导入 <xliff:g id="FILENAME">%s</xliff:g>"</string> |
| 517 | <string name="vcard_import_will_start_message" msgid="2804911199145873396">"<xliff:g id="FILENAME">%s</xliff:g> 将在稍后导入。"</string> |
| 518 | <string name="vcard_import_will_start_message_with_default_name" msgid="1022969530654129470">"系统稍后就会导入该文件。"</string> |
| 519 | <string name="vcard_import_request_rejected_message" msgid="2890471184508516011">"vCard 导入请求遭拒,请稍后重试。"</string> |
| 520 | <string name="vcard_export_will_start_message" msgid="2210241345252081463">"<xliff:g id="FILENAME">%s</xliff:g> 将在稍后导出。"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 521 | <string name="vcard_export_will_start_message_fallback" msgid="6553826997490909749">"即将导出文件。"</string> |
| 522 | <string name="contacts_export_will_start_message" msgid="8538705791417534431">"即将导出联系人。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 523 | <string name="vcard_export_request_rejected_message" msgid="2844874826431327531">"vCard 导出请求遭拒,请稍后重试。"</string> |
| 524 | <string name="vcard_unknown_filename" msgid="7171709890959915954">"联系人"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 525 | <string name="caching_vcard_message" msgid="4926308675041506756">"正在将 vCard 缓存到本地临时存储空间。实际导入操作即将开始。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 526 | <string name="vcard_import_failed" msgid="5223531255894842406">"无法导入 vCard。"</string> |
| 527 | <string name="nfc_vcard_file_name" msgid="2823095213265993609">"已通过 NFC 收到联系人信息"</string> |
| 528 | <string name="confirm_export_title" msgid="6834385377255286349">"要导出联系人吗?"</string> |
| 529 | <string name="caching_vcard_title" msgid="1226272312940516605">"正在缓存..."</string> |
| 530 | <string name="progress_notifier_message" msgid="2311011466908220528">"正在导入第 <xliff:g id="CURRENT_NUMBER">%s</xliff:g> 个(共 <xliff:g id="TOTAL_NUMBER">%s</xliff:g> 个)联系人:<xliff:g id="NAME">%s</xliff:g>"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 531 | <string name="export_to_vcf_file" product="default" msgid="4407527157056120858">"导出为 .vcf 文件"</string> |
| 532 | <string name="display_options_sort_list_by" msgid="7028809117272018712">"排序方式"</string> |
| 533 | <string name="display_options_sort_by_given_name" msgid="2778421332815687873">"名字"</string> |
| 534 | <string name="display_options_sort_by_family_name" msgid="2684905041926954793">"姓氏"</string> |
| 535 | <string name="display_options_view_names_as" msgid="6514632499276563482">"姓名格式"</string> |
| 536 | <string name="display_options_view_given_name_first" msgid="3616004640258761473">"名字在前"</string> |
| 537 | <string name="display_options_view_family_name_first" msgid="956445100777296467">"姓氏在前"</string> |
| 538 | <string name="settings_accounts" msgid="350219740670774576">"帐号"</string> |
| 539 | <string name="default_editor_account" msgid="699591683362420991">"用于保存新联系人的默认帐号"</string> |
| 540 | <string name="sync_contact_metadata_title" msgid="6957956139306960211">"同步联系人元数据 [DOGFOOD]"</string> |
| 541 | <string name="sync_contact_metadata_dialog_title" msgid="6192335951588820553">"同步联系人元数据"</string> |
| 542 | <string name="settings_my_info_title" msgid="1534272456405343119">"我的信息"</string> |
| 543 | <string name="set_up_profile" msgid="7370213843590143771">"设置您的个人资料"</string> |
| 544 | <string name="setting_about" msgid="7014388749752042863">"关于通讯录"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 545 | <string name="share_visible_contacts" msgid="890150378880783797">"分享可见的联系人"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 546 | <string name="share_visible_contacts_failure" msgid="7324717548166915560">"无法分享所显示的联系人。"</string> |
| 547 | <string name="share_favorite_contacts" msgid="4280926751003081042">"分享收藏的联系人"</string> |
| 548 | <string name="share_contacts" msgid="8109287987498711664">"分享所有联系人"</string> |
| 549 | <string name="share_contacts_failure" msgid="1216431977330560559">"无法分享联系人。"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 550 | <!-- no translation found for dialog_export (1628001095187741417) --> |
| 551 | <skip /> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 552 | <string name="dialog_import" msgid="2431698729761448759">"导入联系人"</string> |
| 553 | <string name="share_error" msgid="948429331673358107">"无法分享此联系人。"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 554 | <string name="no_contact_to_share" msgid="1276397530378323033">"没有可分享的联系人。"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 555 | <string name="menu_search" msgid="9147752853603483719">"搜索"</string> |
| 556 | <string name="menu_contacts_filter" msgid="2165153460860262501">"要显示的联系人"</string> |
| 557 | <string name="activity_title_contacts_filter" msgid="8275542497615516969">"要显示的联系人"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 558 | <string name="custom_list_filter" msgid="2105275443109077687">"自定义联系人视图"</string> |
| 559 | <string name="menu_custom_filter_save" msgid="2679793632208086460">"保存"</string> |
| 560 | <string name="hint_findContacts" msgid="7128627979899070325">"搜索联系人"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 561 | <string name="contactsFavoritesLabel" msgid="8417039765586853670">"收藏"</string> |
| 562 | <string name="listTotalAllContactsZero" msgid="5513001821794568211">"没有联系人。"</string> |
| 563 | <string name="menu_clear_frequents" msgid="7688250191932838833">"清除常用联系人"</string> |
| 564 | <string name="menu_select_sim" msgid="3603578201960504010">"选择SIM卡"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 565 | <string name="menu_accounts" msgid="1424330057450189074">"管理帐号"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 566 | <!-- no translation found for menu_import (6107961135813836467) --> |
| 567 | <skip /> |
| 568 | <!-- no translation found for menu_export (2658783911863503902) --> |
| 569 | <skip /> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 570 | <string name="menu_blocked_numbers" msgid="5272951629083025995">"已屏蔽的号码"</string> |
| 571 | <string name="contact_status_update_attribution" msgid="752179367353018597">"来源:<xliff:g id="SOURCE">%1$s</xliff:g>"</string> |
| 572 | <string name="contact_status_update_attribution_with_date" msgid="7358045508107825068">"时间:<xliff:g id="DATE">%1$s</xliff:g>,来源:<xliff:g id="SOURCE">%2$s</xliff:g>"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 573 | <string name="action_menu_back_from_search" msgid="8793348588949233348">"停止搜索"</string> |
Bill Yi | ba610d1 | 2016-08-16 05:22:17 -0700 | [diff] [blame] | 574 | <string name="description_clear_search" msgid="688023606766232904">"清除搜索内容"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 575 | <string name="settings_contact_display_options_title" msgid="4890258244494248687">"联系人显示选项"</string> |
| 576 | <string name="select_account_dialog_title" msgid="5478489655696599219">"帐号"</string> |
| 577 | <string name="set_default_account" msgid="4311613760725609801">"一律使用这张卡进行通话"</string> |
| 578 | <string name="select_phone_account_for_calls" msgid="3810607744451014540">"用于外拨电话的帐号"</string> |
| 579 | <string name="call_with_a_note" msgid="8389827628360791676">"拨打电话并发送备注"</string> |
Bill Yi | cba8d2b | 2016-08-31 22:52:18 -0700 | [diff] [blame] | 580 | <string name="call_subject_hint" msgid="3043028982108363572">"输入要在拨打电话时发送的备注…"</string> |
Bill Yi | ecf6355 | 2016-08-18 19:52:16 -0700 | [diff] [blame] | 581 | <string name="send_and_call_button" msgid="7740295432834590737">"发送并拨打电话"</string> |
| 582 | <string name="call_subject_limit" msgid="4545212901205397669">"<xliff:g id="COUNT">%1$s</xliff:g> / <xliff:g id="LIMIT">%2$s</xliff:g>"</string> |
| 583 | <string name="call_subject_type_and_number" msgid="7667188212129152558">"<xliff:g id="TYPE">%1$s</xliff:g> • <xliff:g id="NUMBER">%2$s</xliff:g>"</string> |
| 584 | <plurals name="tab_title_with_unread_items" formatted="false" msgid="7682024005130747825"> |
| 585 | <item quantity="other"><xliff:g id="TITLE_2">%1$s</xliff:g>。<xliff:g id="COUNT_3">%2$d</xliff:g> 项未读内容。</item> |
| 586 | <item quantity="one"><xliff:g id="TITLE_0">%1$s</xliff:g>。<xliff:g id="COUNT_1">%2$d</xliff:g> 项未读内容。</item> |
| 587 | </plurals> |
| 588 | <string name="about_build_version" msgid="1765533099416999801">"版本号"</string> |
| 589 | <string name="about_open_source_licenses" msgid="6479990452352919641">"开放源代码许可"</string> |
| 590 | <string name="about_open_source_licenses_summary" msgid="57418386931763994">"开放源代码软件的许可详情"</string> |
| 591 | <string name="about_privacy_policy" msgid="3705518622499152626">"隐私权政策"</string> |
| 592 | <string name="about_terms_of_service" msgid="4642400812150296723">"服务条款"</string> |
| 593 | <string name="activity_title_licenses" msgid="5467767062737708066">"开放源代码许可"</string> |
| 594 | <string name="url_open_error_toast" msgid="452592089815420457">"无法打开网址。"</string> |
| 595 | <string name="account_filter_view_checked" msgid="6696859503887762213">"已选中 <xliff:g id="ACCOUNT_INFO">%s</xliff:g>"</string> |
| 596 | <string name="account_filter_view_not_checked" msgid="2248684521205038389">"未选中 <xliff:g id="ACCOUNT_INFO">%s</xliff:g>"</string> |
| 597 | <string name="description_search_video_call" msgid="5841525580339803272">"发起视频通话"</string> |
| 598 | <string name="description_delete_contact" msgid="53835657343783663">"删除"</string> |
| 599 | <string name="description_no_name_header" msgid="8884991311595943271">"省略号"</string> |
Bill Yi | 23437f2 | 2016-08-22 13:37:32 -0700 | [diff] [blame] | 600 | <string name="callDurationSecondFormat" msgid="7067644915903528776">"<xliff:g id="SECONDS">%s</xliff:g> 秒"</string> |
| 601 | <string name="callDurationMinuteFormat" msgid="4647095486747447674">"<xliff:g id="MINUTES">%s</xliff:g> 分钟 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string> |
| 602 | <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> 小时 <xliff:g id="MINUTES_1">%s</xliff:g> 分钟 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string> |
Bill Yi | ea9e615 | 2016-09-21 15:16:31 -0700 | [diff] [blame^] | 603 | <!-- no translation found for dynamic_shortcut_disabled_message (249939425761315252) --> |
| 604 | <skip /> |
| 605 | <!-- no translation found for dynamic_shortcut_contact_removed_message (6845645831837615899) --> |
| 606 | <skip /> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 607 | </resources> |