Contacts/app/src/main/res/values-zh-rCN/strings.xml

210 lines
11 KiB
XML

<resources>
<string name="app_name">简约通讯录</string>
<string name="app_launcher_name">简约通讯录</string>
<string name="address">地址</string>
<string name="inserting">添加中…</string>
<string name="updating">更新中…</string>
<string name="phone_storage">手机空间</string>
<string name="phone_storage_hidden">手机空间 (其他程序不可见)</string>
<string name="company">公司</string>
<string name="job_position">职位</string>
<string name="website">网站</string>
<string name="send_sms_to_contacts">发送短信给联系人</string>
<string name="send_email_to_contacts">发送电子邮件给联系人</string>
<string name="send_sms_to_group">发送短信给群组</string>
<string name="send_email_to_group">发送电子邮件给群组</string>
<string name="call_person">打电话给 %s</string>
<string name="create_new_contact">建立新联系人</string>
<string name="add_to_existing_contact">添加至已存在的联系人</string>
<string name="dialer_moved">
<![CDATA[
The part of the app responsible for Call handling had to be moved into a separate new app Simple Dialer, please download it on <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.dialer">this link.</a> Thanks!
]]>
</string>
<!-- Placeholders -->
<string name="no_contacts_with_emails">未发现含有电子邮箱的联系人</string>
<string name="no_contacts_with_phone_numbers">未发现含有电话号码的联系人</string>
<string name="new_contact">新联系人</string>
<string name="edit_contact">编辑联系人</string>
<string name="select_contact">选择联系人</string>
<string name="select_contacts">选择联系人</string>
<string name="first_name">名字</string>
<string name="middle_name">中间名</string>
<string name="surname">姓氏</string>
<string name="nickname">昵称</string>
<!-- Groups -->
<string name="no_groups">没有群组</string>
<string name="create_new_group">建立一个新群组</string>
<string name="remove_from_group">从群组内移除</string>
<string name="no_group_participants">这群组是空白的</string>
<string name="add_contacts">添加联系人</string>
<string name="no_group_created">设备内没有联系人群组</string>
<string name="create_group">建立群组</string>
<string name="add_to_group">添加到群组</string>
<string name="create_group_under_account">在帐号下建立群组</string>
<!-- Photo -->
<string name="take_photo">拍照</string>
<string name="choose_photo">选择照片</string>
<string name="remove_photo">移除照片</string>
<!-- Settings -->
<string name="start_name_with_surname">姓氏在前</string>
<string name="show_phone_numbers">主页面显示电话号码</string>
<string name="show_contact_thumbnails">显示联系人缩图</string>
<string name="show_dialpad_button">在主页面显示拨号按钮</string>
<string name="on_contact_click">点击联系人</string>
<string name="call_contact">打电话给联系人</string>
<string name="view_contact">显示联系人资料</string>
<string name="manage_shown_contact_fields">管理显示的联系人栏位</string>
<string name="filter_duplicates">试着过滤重复的联系人</string>
<string name="manage_shown_tabs">管理显示的页面</string>
<string name="contacts">联系人</string>
<string name="show_call_confirmation_dialog">开始通话前显示通话确认框</string>
<string name="show_only_contacts_with_numbers">只显示含有电话话码的联系人</string>
<string name="show_dialpad_letters">在拨号界面上显示字母</string>
<!-- Emails -->
<string name="home">住家</string>
<string name="work">工作</string>
<string name="other">其它</string>
<!-- Phone numbers -->
<string name="mobile">手机</string>
<string name="main_number">主用</string>
<string name="work_fax">工作传真</string>
<string name="home_fax">住家传真</string>
<string name="pager">呼叫器</string>
<string name="no_phone_number_found">未发现电话号码</string>
<!-- Events -->
<string name="birthday">生日</string>
<string name="anniversary">纪念日</string>
<!-- Favorites -->
<string name="no_favorites">你似乎还没加入任何我的收藏联系人。</string>
<string name="must_be_at_edit">你必须在编辑页面去修改联系人</string>
<!-- Search -->
<string name="search_contacts">搜索联系人</string>
<string name="search_favorites">搜索我的收藏</string>
<string name="search_groups">Search groups</string>
<!-- Export / Import -->
<string name="import_contacts">导入联系人</string>
<string name="export_contacts">导出联系人</string>
<string name="import_contacts_from_vcf">从.vcf文件导入联系人</string>
<string name="export_contacts_to_vcf">导出联系人成.vcf文件</string>
<string name="target_contact_source">联系人来源</string>
<string name="include_contact_sources">包含联系人来源</string>
<string name="filename_without_vcf">文件名称 (不含.vcf)</string>
<!-- Dialpad -->
<string name="dialpad">拨号界面</string>
<string name="add_number_to_contact">添加号码至通讯录</string>
<!-- Dialer -->
<string name="dialer">拨号器</string>
<string name="accept">Accept</string>
<string name="decline">Decline</string>
<string name="unknown_caller">Unknown Caller</string>
<string name="is_calling">Is Calling…</string>
<string name="dialing">Dialing…</string>
<string name="call_ended">Call Ended</string>
<string name="call_ending">Call Ending</string>
<string name="ongoing_call">Ongoing Call</string>
<string name="select_sim">Select a SIM for this call</string>
<string name="always_use_this_sim">Always use this SIM for this number</string>
<!-- Speed dial -->
<string name="speed_dial">Speed dial</string>
<string name="manage_speed_dial">Manage speed dial</string>
<string name="speed_dial_label">Click on a number to assign a contact to it. You can then quickly call the given contact by long pressing the given number at the dialer.</string>
<!-- Visible fields -->
<string name="select_fields_to_show">选择要显示的栏位</string>
<string name="prefix">前缀</string>
<string name="suffix">后缀</string>
<string name="phone_numbers">电话号码</string>
<string name="emails">电子邮箱</string>
<string name="addresses">地址</string>
<string name="events">活动 (生日、纪念日)</string>
<string name="organization">组织</string>
<string name="websites">网站</string>
<string name="groups">群组</string>
<string name="contact_source">联系人来源</string>
<string name="instant_messaging">即时通讯 (IM)</string>
<!-- Confirmation dialog -->
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
<!-- Are you sure you want to delete 5 contacts? -->
<plurals name="delete_contacts">
<item quantity="one">%d contact</item>
<item quantity="other">%d contacts</item>
</plurals>
<plurals name="delete_groups">
<item quantity="one">%d group</item>
<item quantity="other">%d groups</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_title">我想要更改在通讯录会看到哪些栏位。我能这么做吗?</string>
<string name="faq_1_text">可以,你要做的是到[设置] -> [管理显示的联系人栏位]。在那里,你可以选择应该看到什么栏位。其中有些甚至默认是关闭的,所以你可能会在那里发现一些新的。</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Contacts Pro - Manage your contacts easily</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Easy and quick contact management with no ads, handles groups and favorites too.</string>
<string name="app_long_description">
A lightweight app for managing your contacts loved by millions of people. The contacts can be stored on your device only, but also synchronized via Google, or other accounts.
You can use it for managing user emails and events too. It has the ability to sort/filter by multiple parameters, optionally display surname as the first name.
You can display your favorite contacts or groups on a separate list. Groups can be used for sending out batch emails or SMS, to save you some time, you can rename them easily.
It contains handy buttons for calling, or texting your contacts. All visible fields can be customized as you wish, you can easily hide the unused ones. The search function will search the given string at every visible contact field, to make you find your desired contact easily.
There is a lightweight dialpad at your service too, with smart contact suggestions.
It supports exporting/importing contacts in vCard format to .vcf files, for easy migrations or backing up your data.
With this modern and stable contacts manager you can protect your contacts by not sharing them with other apps, so you can keep your contacts private.
Like the contact source, you can also easily change the contact name, email, phone number, address, organization, groups and many other customizable fields. You can use it for storing contact events too, like birthdays, anniversaries, or any other custom ones.
This simple contact editor has many handy settings like showing phone numbers on the main screen, toggle contact thumbnail visibility, showing only contacts with phone numbers, showing a call confirmation dialog before initiating a call. It comes with a quick dialer that also makes use of letters.
To further improve the user experience, you can customize what happens at clicking on a contact. You can either initiate a call, go to the View Details screen, or edit the selected contact.
You can easily block phone numbers to avoid unwanted incoming calls.
To avoid showing potentially unwanted contacts, it has a powerful built in duplicate contact merger.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Standalone website of Simple Contacts Pro:</b>
https://www.simplemobiletools.com/contacts
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>