Eric Fischer | 53dd7c8 | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | 27171a0 | 2010-03-17 22:17:06 -0700 | [diff] [blame] | 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
Eric Fischer | 53dd7c8 | 2009-03-24 21:02:57 -0700 | [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 |
Eric Fischer | b6b3633 | 2011-06-20 15:06:12 -0700 | [diff] [blame] | 7 | |
Eric Fischer | 53dd7c8 | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Eric Fischer | b6b3633 | 2011-06-20 15:06:12 -0700 | [diff] [blame] | 9 | |
Eric Fischer | 53dd7c8 | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 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 | 27171a0 | 2010-03-17 22:17:06 -0700 | [diff] [blame] | 15 | --> |
| 16 | |
Eric Fischer | 53dd7c8 | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | 532f73b | 2012-03-23 12:10:52 -0700 | [diff] [blame] | 19 | <string name="sharedUserLabel" msgid="8024311725474286801">"Android 核心应用"</string> |
Eric Fischer | d6bb60c | 2009-10-13 16:45:21 -0700 | [diff] [blame] | 20 | <string name="app_label" msgid="3389954322874982620">"联系人存储"</string> |
Baligh Uddin | 2b1986b | 2014-06-18 18:30:06 -0700 | [diff] [blame] | 21 | <string name="provider_label" msgid="6012150850819899907">"通讯录"</string> |
Eric Fischer | 3f5c63e | 2011-11-29 11:25:10 -0800 | [diff] [blame] | 22 | <string name="upgrade_out_of_memory_notification_ticker" msgid="7638747231223520477">"联系人升级需要更多的存储空间。"</string> |
| 23 | <string name="upgrade_out_of_memory_notification_title" msgid="8888171924684998531">"正在升级存储器以容纳更多联系人"</string> |
Geoff Mendal | 70794d6 | 2016-02-15 05:08:08 -0800 | [diff] [blame] | 24 | <string name="upgrade_out_of_memory_notification_text" msgid="2581831842693151968">"点按即可完成升级。"</string> |
Bill Yi | 636c1f9 | 2016-05-22 19:42:09 -0700 | [diff] [blame] | 25 | <string name="default_directory" msgid="93961630309570294">"通讯录"</string> |
Eric Fischer | d38e6c3 | 2010-08-05 16:10:37 -0700 | [diff] [blame] | 26 | <string name="local_invisible_directory" msgid="705244318477396120">"其他"</string> |
Bill Yi | 5cc1c0f | 2020-06-25 18:50:28 +0000 | [diff] [blame] | 27 | <string name="voicemail_from_column" msgid="435732568832121444">"语音信息发送人 "</string> |
Ying Wang | 4a4500e | 2012-07-24 11:27:40 -0700 | [diff] [blame] | 28 | <string name="debug_dump_title" msgid="4916885724165570279">"复制通讯录数据库"</string> |
Baligh Uddin | 671de1c | 2012-08-20 08:42:50 -0700 | [diff] [blame] | 29 | <string name="debug_dump_database_message" msgid="406438635002392290">"您将要执行以下操作:1) 在内部存储设备中,创建包括通讯录相关信息和所有通话记录的数据库的副本;2) 通过电子邮件发送该副本。从设备中成功复制该副本或在电子邮件送达之后,请务必及时删除该副本。"</string> |
Ying Wang | 4a4500e | 2012-07-24 11:27:40 -0700 | [diff] [blame] | 30 | <string name="debug_dump_delete_button" msgid="7832879421132026435">"立即删除"</string> |
| 31 | <string name="debug_dump_start_button" msgid="2837506913757600001">"开始"</string> |
| 32 | <string name="debug_dump_email_sender_picker" msgid="3534420908672176460">"选择用于发送文件的程序"</string> |
Ying Wang | ca42c1a | 2012-07-30 11:58:57 -0700 | [diff] [blame] | 33 | <string name="debug_dump_email_subject" msgid="108188398416385976">"随附通讯录数据库"</string> |
Ying Wang | 4a4500e | 2012-07-24 11:27:40 -0700 | [diff] [blame] | 34 | <string name="debug_dump_email_body" msgid="4577749800871444318">"附件是我的通讯录数据库,其中包含我所有的联系人信息,因此请谨慎处理。"</string> |
Eric Fischer | 53dd7c8 | 2009-03-24 21:02:57 -0700 | [diff] [blame] | 35 | </resources> |