Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b18e9e8 authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "core: zh_CN translations" into cm-10.2

parents 1888d8ae dd9a878c
Loading
Loading
Loading
Loading
+23 −8
Original line number Diff line number Diff line
@@ -14,6 +14,21 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="enablePin">不成功。开启 SIM/RUIM 锁</string>
    <string name="keyguard_password_wrong_puk_code">不正确的 PUK 码!</string>
    <string name="keyguard_password_pin_failed">PIN 操作失败!</string>
    <string name="keyguard_password_puk_failed">PUK 操作失败!</string>
    <string name="keyguard_pin_accepted">代码已接受!</string>
    <string name="pinpuk_attempts">\n剩余尝试次数:</string>
    <string name="lockscreen_sim_error_message_short">无效的卡</string>
    <string name="lockscreen_sim_error_message">SIM 卡是无效的</string>
    <string name="lockscreen_perso_locked_message">SIM/RUIM 卡已被他人锁定</string>
    <string name="stk_cc_ussd_to_dial">USSD 请求已被修改为拨号请求。</string>
    <string name="stk_cc_ussd_to_ss">USSD 请求已被修改为 SS 请求。</string>
    <string name="stk_cc_ussd_to_ussd">USSD 请求已被修改为一个新的 USSD 请求。</string>
    <string name="stk_cc_ss_to_dial">SS 请求已被修改为拨号请求。</string>
    <string name="stk_cc_ss_to_ussd">SS 请求已被修改为 USSD 请求。</string>
    <string name="stk_cc_ss_to_ss">SS 请求已被修改为一个新的 SS 请求。</string>
    <string name="profileNameDefault">默认</string>
    <string name="profileNameWork">工作</string>
    <string name="profileNameHome">住宅</string>
@@ -47,9 +62,9 @@
    <string name="permlab_fm_radio_transmitter">控制 FM 发射器</string>
    <string name="permdesc_fm_radio_transmitter">允许应用控制 FM 发射器。</string>
    <string name="permlab_sendMockSms">发送模拟短信</string>
    <string name="permdesc_sendMockSms">允许应用发送模拟短信.
        这允许应用发送短信到受信任的应用. 恶意应用可能连续发送短信, 阻断设备通知系统并扰乱用户.</string>
    <string name="lockscreen_discharging">正在放电, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
    <string name="permdesc_sendMockSms">允许应用发送模拟短信
        这允许应用发送短信到受信任的应用恶意应用可能连续发送短信阻断设备通知系统并扰乱用户</string>
    <string name="lockscreen_discharging">正在放电<xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
    <string name="progress_nomediapresent" product="default">没有可移动媒体\u2026</string>
    <string name="storage_sd_dock_card">底座 SD 卡</string>
    <string name="app_killed_message">应用程序已被终止</string>
@@ -59,17 +74,17 @@
    <string name="toast_rotation_locked">屏幕方向已锁定</string>
    <string name="stylus_app_not_installed">%s 尚未被安装</string>
    <string name="permlab_changePrivacyGuardState">启用或禁用隐私防护</string>
    <string name="permdesc_changePrivacyGuardState">允许应用更改其他应用是否启用隐私防护. 当一个应用程序运行时启了用隐私防护, 它将不能访问个人数据, 如联系人, 通话记录或者短信.</string>
    <string name="permdesc_changePrivacyGuardState">允许应用更改其他应用是否启用隐私防护当一个应用程序运行时启了用隐私防护它将不能访问个人数据如联系人通话记录或者短信</string>
    <string name="privacy_guard_notification">隐私防护激活</string>
    <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> 将不能访问个人数据</string>
    <string name="profile_picker_title">情景模式</string>
    <string name="profile_none"></string>
    <string name="permlab_cancelNotifications">取消应用程序通知</string>
    <string name="permdesc_cancelNotifications">允许应用取消由其他应用创建的通知.</string>
    <string name="permdesc_cancelNotifications">允许应用取消由其他应用创建的通知</string>
    <string name="permlab_interceptSmsSent">拦截向外发送短信</string>
    <string name="permdesc_interceptSmsSent">允许应用拦截发送短信. 恶意应用可能会使用该功能阻止向外发送短信.</string>
    <string name="permdesc_interceptSmsSent">允许应用拦截发送短信恶意应用可能会使用该功能阻止向外发送短信</string>
    <string name="policylab_enforceSelinux">强制执行 SELinux</string>
    <string name="policydesc_enforceSelinux">切换 SELinux 策略为强制执行或许可模式.</string>
    <string name="policydesc_enforceSelinux">切换 SELinux 策略为强制执行或许可模式</string>
    <string name="policylab_enforceMmac">强制执行 MMAC</string>
    <string name="policydesc_enforceMmac">切换 MMAC 策略为强制执行或许可模式.</string>
    <string name="policydesc_enforceMmac">切换 MMAC 策略为强制执行或许可模式</string>
</resources>