Add zh_CN translated strings.xml.

This commit is contained in:
Tommy He 2020-05-30 18:43:55 +08:00
parent 60b5be3ea2
commit 7e14dbbc1e

View File

@ -0,0 +1,64 @@
<resources>
<string name="app_name">简易时钟</string>
<string name="app_launcher_name">简易时钟</string>
<string name="time_zone">时区</string>
<string name="vibrate">震动</string>
<string name="label">标签</string>
<string name="no_days_selected">未选择哪一天</string>
<string name="timer">定时器</string>
<string name="lap">分段</string>
<string name="stopwatch_stopped">秒表已停止</string>
<string name="timer_stopped">定时器已停止</string>
<string name="max_reminder_duration">最长提醒持续时间</string>
<string name="time_expired">时间结束</string>
<string name="clock_and_date">时钟和日期</string>
<string name="use_text_shadow">使用文字阴影</string>
<string name="swipe_right_to_dismiss">右滑关闭,或者左滑延迟。</string>
<!-- Settings -->
<string name="clock_tab">时钟页面</string>
<string name="alarm_tab">闹钟页面</string>
<string name="stopwatch_tab">秒表页面</string>
<string name="timer_tab">定时器页面</string>
<string name="show_seconds">显示秒数</string>
<string name="increase_volume_gradually">音量渐增</string>
<!-- 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">简易时钟 - 一个灵活的多功能应用程序</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">结合了时钟、闹钟、秒表和定时器。</string>
<string name="app_long_description">
這应用程序拥有多个跟时间相关的功能。
你可以在时钟显示其他地区的时间,或者使用简单却能自订的时钟小工具。小工具的字体颜色能夠自订,背景颜色和透明度也都可以。
闹钟包含所有预期的功能,例如选择哪一天、震动切换、铃声选择、延迟或添加自订标签。
使用秒表,你能够轻易测量较长的时间或个别分段。你可以依分段时间來排序分段,也有可选的按钮震动的选项,让你即使在无法看设备的時候,也能知道按下按钮了。
你能轻易设定定时器來提醒一些活动,还能改变它的铃声或切换震动。
附加功能包含当程序在前台使用时防止手机进入休眠。
不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。
<b>于此查看简易工具系列全套:</b>
https://www.simplemobiletools.com
<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>