Merge pull request #8 from fricyo/patch-1

Creat Chinese(TW) Translation
This commit is contained in:
Tibor Kaputa 2018-03-16 09:54:47 +01:00 committed by GitHub
commit 7978b7a49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,54 @@
<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="alarm">鬧鐘</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>
<!-- 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>
<!-- FAQ -->
<string name="faq_1_title">碼錶頁面分段的排序如何變更?</string>
<string name="faq_1_text">只要點擊任一欄位,就會依選定的欄位做排序。再多點一下,還能切換遞增或遞減的排序。</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">結合了時鐘、鬧鐘、碼錶和計時器。</string>
<string name="app_long_description">
這應用程式擁有多個跟時間相關的功能。
你可以在時鐘顯示其他地區的時間,或者使用簡單卻能自訂的時鐘小工具。小工具的字體顏色能夠自訂,背景顏色和透明度也都可以。
鬧鐘包含所有預期的功能,例如選擇哪一天、震動切換、鈴聲選擇、延遲或添加自訂標籤。
使用碼錶,你能夠輕易測量較長的時間或個別分段。你可以依分段時間來排序分段,也有按下按鈕震動的選項,讓你即使在無法看裝置的時候,也能知道按下按鈕了。
你能輕易設定計時器來提醒一些活動,還能改變它的鈴聲或切換震動。
附加功能包含像是,當程式在前景使用時防止手機進入睡眠。
不包含廣告及非必要的權限,而且完全開放原始碼,並提供自訂顏色。
這程式只是一系列眾多應用程式的其中一項,你可以在這發現更多 http://www.simplemobiletools.com
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>