summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorblong <blong@codeaurora.org>2014-07-24 14:32:13 +0800
committerblong <blong@codeaurora.org>2015-09-07 11:11:50 +0800
commit131c336b838153492bf71fdf20072550979e28ca (patch)
tree6a8b6aa558c97fbbf2d1ffb72f33e0f62b9a1cf0 /res
parent95214cbcc50abb6b6493f3a5e1160a7fb62f2571 (diff)
downloadandroid_packages_apps_ContactsCommon-131c336b838153492bf71fdf20072550979e28ca.tar.gz
android_packages_apps_ContactsCommon-131c336b838153492bf71fdf20072550979e28ca.tar.bz2
android_packages_apps_ContactsCommon-131c336b838153492bf71fdf20072550979e28ca.zip
Add the support for SIM and Phone account
- Add SIM and Phone account type - Add insert/update/delete operation for SIM contacts - Add the support for filter SIM contacts - Add support to save anr and email for SIM contacts Change-Id: I1aaa9046462ed114488e4cd0cfa0d061a7330c69
Diffstat (limited to 'res')
-rw-r--r--res/values-zh-rCN/strings.xml31
-rw-r--r--res/values/strings.xml72
2 files changed, 103 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index edd3f3ef..b67f9309 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -164,6 +164,7 @@
<string name="import_from_sim" msgid="4749894687871835873">"从 SIM 卡导入"</string>
<string name="import_from_sim_summary" msgid="2306434118233541675">"从 SIM 卡“<xliff:g id="SIM_NAME">^1</xliff:g>” - <xliff:g id="SIM_NUMBER">^2</xliff:g> 导入"</string>
<string name="import_from_sim_summary_no_number" msgid="8498561004799710237">"从 SIM 卡“<xliff:g id="SIM_NAME">%1$s</xliff:g>”导入"</string>
+ <string name="export_to_sim">"导出到 SIM 卡"</string>
<string name="import_from_vcf_file" product="default" msgid="1381675161522633950">"从 .vcf 文件导入"</string>
<string name="cancel_import_confirmation_message" msgid="7764915400478970495">"要取消导入“<xliff:g id="FILENAME">%s</xliff:g>”吗?"</string>
<string name="cancel_export_confirmation_message" msgid="4063783315931861656">"要取消导出“<xliff:g id="FILENAME">%s</xliff:g>”吗?"</string>
@@ -228,6 +229,7 @@
<string name="dialog_import_export" msgid="1125776851100740858">"导入/导出联系人"</string>
<string name="dialog_import" msgid="5177004290082451296">"导入联系人"</string>
<string name="share_error" msgid="665756457151793108">"无法分享此联系人。"</string>
+ <string name="share_failed">"联系人太多,分享失败。"</string>
<string name="menu_search" msgid="7464453023659824700">"搜索"</string>
<string name="menu_contacts_filter" msgid="586356478145511794">"要显示的联系人"</string>
<string name="activity_title_contacts_filter" msgid="7689519428197855166">"要显示的联系人"</string>
@@ -245,9 +247,38 @@
<string name="contact_status_update_attribution" msgid="8419168578670128134">"来源:<xliff:g id="SOURCE">%1$s</xliff:g>"</string>
<string name="contact_status_update_attribution_with_date" msgid="7492465535645607473">"<xliff:g id="DATE">%1$s</xliff:g>,来源:<xliff:g id="SOURCE">%2$s</xliff:g>"</string>
<string name="action_menu_back_from_search" msgid="1138551123844019647">"停止搜索"</string>
+ <string name="exporting">"正在导出"</string>
+ <string name="reading_vcard_files">读取VCARD文件</string>
+ <string name="progressdialog_cancel">取消</string>
+ <string name="export_to_sim_failed">"导出失败,<xliff:g id="insertCount">%d</xliff:g>条成功导出"</string>
+ <string name="export_sim_card_full">"SIM卡已满,<xliff:g id="insertCount">%d</xliff:g>条成功导出"</string>
+ <string name="export_finished">"导出结束"</string>
+ <string name="tag_too_long">"发生错误,联系人姓名过长。"</string>
+ <string name="sim_contacts_not_load">发生错误,SIM卡联系人未完全加载</string>
+ <string name="export_cancelled">导出操作被取消,<xliff:g id="insertCount">%s</xliff:g>条成功导出</string>
+ <string name="export_no_phone_or_email">导出失败, <xliff:g id="name">%s</xliff:g>没有电话号码或者邮箱地址</string>
+ <string name="import_from_sim_select">"选择SIM卡进行导入"</string>
+ <string name="no_sdcard_title" product="nosdcard">"存储设备不存在"</string>
+ <string name="no_sdcard_title" product="default">"无 SD 卡"</string>
+ <string name="deleteConfirmation_title">"要删除联系人吗?"</string>
+ <string name="deleteConfirmation">"将会删除此联系人。"</string>
+ <string name="slot_name">"卡"</string>
+ <string name="copy_done">复制成功!</string>
+ <string name="copy_failure">复制失败!</string>
+ <string name="card_no_space">卡记录已满,部分信息未复制</string>
+ <string name="select_path">请选择路径</string>
+ <string name="sd_card">SD 卡</string>
+ <string name="phone_storage">手机内存</string>
<string name="description_clear_search" msgid="3893511425518852086">"清除搜索内容"</string>
<string name="settings_contact_display_options_title" msgid="1020420603072835628">"联系人显示选项"</string>
<string name="select_account_dialog_title" msgid="5509088895267310568">"帐户"</string>
<string name="set_default_account" msgid="3865970860434642695">"一律使用这张卡进行通话"</string>
<string name="select_phone_account_for_calls" msgid="933905607702811164">"用于外拨电话的帐户"</string>
+ <!-- Menu item used to initiate ip call -->
+ <string name="ip_call_by_slot">IP拨号通过<xliff:g id="subName">%s</xliff:g></string>
+ <string name="set_ip_number">设置IP号</string>
+ <string name="no_ip_number">没有IP号</string>
+ <string name="no_ip_number_on_sim_card">SIM卡上没有IP号</string>
+ <string name="ipcall_dialog_title">IP电话设置</string>
+ <string name="ipcall_dialog_edit_hint">请输入IP电话前缀</string>
</resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2c093e7a..f5973e0b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -424,6 +424,11 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
<!-- Action that exports all contacts to SIM -->
<string name="export_to_sim">Export to SIM card</string>
+ <!-- Action string for selecting SIM for importing contacts -->
+ <string name="import_from_sim">Import from SIM card</string>
+
+ <!-- Action string for selecting (USB) storage for importing contacts [CHAR LIMIT=30] -->
+ <string name="import_from_sdcard" product="default">Import from storage</string>
<!-- Action string for selecting a SIM subscription for importing contacts -->
<string name="import_from_sim_summary">Import from SIM <xliff:g id="sim_name">^1</xliff:g> - <xliff:g id="sim_number">^2</xliff:g></string>
@@ -493,6 +498,9 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
emitted some I/O error. Exact reason will be appended by the system. [CHAR LIMIT=NONE] -->
<string name="fail_reason_io_error">I/O error</string>
+ <!--The failed reason shown when importting some a vCard file -->
+ <string name="fail_reason_import_vcard">I/O error,couldn\'t import vCard <xliff:g id="name">%s</xliff:g></string>
+
<!-- Failure reason show when Contacts app (especially vCard importer) encountered
low memory problem and could not proceed its import procedure. [CHAR LIMIT=NONE] -->
<string name="fail_reason_low_memory_during_import">Not enough memory. The file may be too large.</string>
@@ -645,6 +653,9 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
<!-- Action that exports all contacts to a user selected destination. [CHAR LIMIT=25] -->
<string name="export_to_vcf_file" product="default">Export to .vcf file</string>
+ <!-- Action that exports all contacts to (USB) storage [CHAR LIMIT=25] -->
+ <string name="export_to_sdcard" product="default">Export to storage</string>
+
<!-- Contact preferences related strings -->
<!-- Label of the "sort by" display option -->
@@ -680,6 +691,8 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
<!-- Toast indicating that sharing a contact has failed. [CHAR LIMIT=NONE] -->
<string name="share_error">This contact can\'t be shared.</string>
+ <!-- Toast indicating that sharing too many contact has failed. [CHAR LIMIT=NONE] -->
+ <string name="share_failed">Too many contacts, share failed</string>
<!-- Menu item to search contacts -->
<string name="menu_search">Search</string>
@@ -737,6 +750,48 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
<!-- Attribution of a contact status update, when the time of update is known -->
<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>
+ <string name="label_groups">Group</string>
+
+ <string name="exporting">Exporting</string>
+
+ <!-- Message while reading multiple vCard files "(current number) of (total number) files"
+ The order of "current number" and "total number" cannot be changed -->
+ <string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> of <xliff:g id="total_number">%2$s</xliff:g> files</string>
+
+ <string name="progressdialog_cancel">Cancel</string>
+
+ <string name="export_to_sim_failed">Export failed, <xliff:g id="insertCount">%d</xliff:g> items are exported</string>
+
+ <string name="export_sim_card_full">Sim Card is full, <xliff:g id="insertCount">%d</xliff:g> items are exported</string>
+
+ <string name="export_finished">Export finished</string>
+
+ <string name="tag_too_long">Error, Contact name is too long.</string>
+
+ <string name="sim_contacts_not_load">Error, SIM contacts have not been loaded completely.</string>
+
+ <string name="export_cancelled">Export is canceled, <xliff:g id="insertCount">%s</xliff:g>items are exported</string>
+
+ <string name="export_no_phone_or_email">Export failed, <xliff:g id="name">%s</xliff:g>has not phone number or
+ email address</string>
+
+ <string name="import_from_sim_select">Choose card to import</string>
+
+ <!-- Dialog title shown when (USB) storage does not exist [CHAR LIMIT=25] -->
+ <string name="no_sdcard_title" product="nosdcard">Storage unavailable</string>
+ <!-- Dialog title shown when SD Card does not exist -->
+ <string name="no_sdcard_title" product="default">No SD card</string>
+ <!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
+ <string name="deleteConfirmation_title">Delete contact?</string>
+
+ <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
+ <string name="deleteConfirmation">This contact will be deleted.</string>
+ <!-- The slot common name -->
+ <string name="slot_name">SIM</string>
+
+ <string name="copy_done">Copy done!</string>
+ <string name="copy_failure">Copy Failed!</string>
+ <string name="card_no_space">Card has no space ,some record copy failed</string>
<!-- Font family used when drawing letters for letter tile avatars.
Do not translate. -->
<string name="letter_tile_letter_font_family">sans-serif-light</string>
@@ -764,4 +819,21 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
<!-- Title for dialog to select Phone Account for outgoing call. [CHAR LIMIT=40] -->
<string name="select_phone_account_for_calls">Call with</string>
+ <!-- Menu item used to initiate ip call -->
+ <string name="ip_call_by_slot">IP Call by <xliff:g id="subName">%s</xliff:g></string>
+ <string name="set_ip_number">Set IP Number</string>
+ <string name="no_ip_number">No IP number</string>
+ <string name="no_ip_number_on_sim_card">No IP number on SIM card</string>
+ <string name="ipcall_dialog_title">IP call setting</string>
+ <string name="ipcall_dialog_edit_hint">Please input the IP prefix</string>
+
+ <string name="Import_All">Import Contacts From All SIMs</string>
+ <string name="select_path">Select Path</string>
+ <string name="sd_card">SD card</string>
+ <string name="phone_storage">Phone storage</string>
+ <string name="select_sim">Select SIM</string>
+
+ <string name="import_contacts_sim">Import contacts from SIM?</string>
+ <string name="import_contacts_sim_confirm">Import</string>
+ <string name="import_contacts_sim_cancel">Cancel</string>
</resources>