Translated using Weblate (Chinese (Traditional))
Currently translated at 83.3% (10 of 12 strings) Translation: Simple Mobile Tools/Simple Flashlight Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/zh_Hant/
This commit is contained in:
parent
6ec4859244
commit
ed50ed8029
|
@ -1,50 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">簡易手電筒</string>
|
||||
<string name="app_launcher_name">簡易手電筒</string>
|
||||
<string name="camera_error">未能取得相機</string>
|
||||
<string name="camera_permission">相機權限對於閃爍效果是必要的</string>
|
||||
<string name="bright_display">Bright display</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="show_bright_display">顯示螢幕發亮按鈕</string>
|
||||
<string name="show_stroboscope">顯示閃爍效果按鈕</string>
|
||||
<string name="show_sos">顯示SOS按鈕</string>
|
||||
<string name="turn_flashlight_on">啟動時打開手電筒</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 Flashlight - Bright display & stroboscope</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">A simple modern flashlight with SOS, stroboscope & bright display, has no ads.</string>
|
||||
<string name="app_long_description">
|
||||
A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode.
|
||||
|
||||
All these functions can be hugely helpful under certain circumstances.
|
||||
|
||||
The Bright display can have its color changed, opening a new world of possible uses. It can come handy in case you want to see your wider proximity without blinding yourself.
|
||||
|
||||
The stroboscope can have its frequency changed, ranging from really fast blinking to occasional ones.
|
||||
|
||||
If this free flashlight is turned on via the app (not widget), it will prevent the device from falling asleep. The strong torch can optionally turn on at launching the app, but it isn\'t mandatory.
|
||||
|
||||
Comes with a 1x1 widget with customizable color and transparency.
|
||||
|
||||
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>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<string name="app_long_description"> A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode. All these functions can be hugely helpful under certain circumstances. The Bright display can have its color changed, opening a new world of possible uses. It can come handy in case you want to see your wider proximity without blinding yourself. The stroboscope can have its frequency changed, ranging from really fast blinking to occasional ones. If this free flashlight is turned on via the app (not widget), it will prevent the device from falling asleep. The strong torch can optionally turn on at launching the app, but it isn\'t mandatory. Comes with a 1x1 widget with customizable color and transparency. 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>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>
|
||||
</resources>
|
Loading…
Reference in New Issue