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

Commit 7814dacb authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "update Simplified Chinese translation" into gingerbread

parents 20f99c60 c3b3447d
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -133,13 +133,16 @@
    <string name="turn_off_radio" msgid="8198784949987062346">"关闭收音机"</string>
    <string name="screen_lock" msgid="799094655496098153">"屏幕锁定"</string>
    <string name="power_off" msgid="4266614107412865048">"关机"</string>
    <string name="reboot_system">重启</string>
    <string name="shutdown_progress" msgid="2281079257329981203">"正在关机..."</string>
    <string name="reboot_progress">正在重启...</string>
    <string name="shutdown_confirm" msgid="649792175242821353">"您的手机会关机。"</string>
    <string name="recent_tasks_title" msgid="3691764623638127888">"近期任务"</string>
    <string name="no_recent_tasks" msgid="279702952298056674">"没有最近的应用程序。"</string>
    <string name="global_actions" msgid="2406416831541615258">"手机选项"</string>
    <string name="global_action_lock" msgid="2844945191792119712">"屏幕锁定"</string>
    <string name="global_action_power_off" msgid="4471879440839879722">"关机"</string>
    <string name="global_action_reboot">重启</string>
    <string name="global_action_toggle_silent_mode" msgid="8219525344246810925">"静音模式"</string>
    <string name="global_action_silent_mode_on_status" msgid="3289841937003758806">"声音已关闭"</string>
    <string name="global_action_silent_mode_off_status" msgid="1506046579177066419">"声音已开启"</string>
@@ -904,4 +907,15 @@
    <string name="media_shared" product="nosdcard" msgid="5830814349250834225">"某台计算机正在使用 USB 存储设备。"</string>
    <string name="media_shared" product="default" msgid="5706130568133540435">"目前有计算机正在使用 SD 卡。"</string>
    <string name="media_unknown_state" msgid="729192782197290385">"外部媒体处于未知状态。"</string>

    <!--Application killed toast -->
    <string name="app_killed_message">应用程序已结束</string>

    <!-- Phone goggles -->
    <string name="phone_goggles_problem_count">问题 #%1$d: </string>
    <string name="phone_goggles_description">在 %2$d 秒内解决 %1$d 个数学问题以执行您的通信。</string>
    <plurals name="phone_goggles_countdown">
        <item quantity="one">还剩 %d 秒</item>
        <item quantity="other">还剩 %d 秒</item>
    </plurals>
</resources>