summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/codeaurora_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rTW/codeaurora_strings.xml')
-rw-r--r--res/values-zh-rTW/codeaurora_strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-zh-rTW/codeaurora_strings.xml b/res/values-zh-rTW/codeaurora_strings.xml
index 5434915c3..62a61f429 100644
--- a/res/values-zh-rTW/codeaurora_strings.xml
+++ b/res/values-zh-rTW/codeaurora_strings.xml
@@ -30,6 +30,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Strings for step option settins -->
<string name="setp_option_name">步幅</string>
<string name="step_option_desc">自訂快進/快退步驟</string>
<string name="setp_option_three_second">3 秒</string>
@@ -70,13 +71,22 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<string name="bookmark_location">"位置"</string>
<string name="delete_all">"刪除全部"</string>
<string name="default_title">"預設標題"</string>
+ <!-- A label describing to link website [CHAR LIMIT=30] -->
<string name="more_image">更多圖片</string>
+ <!-- Toast if the muted video is not supported. [CHAR LIMIT=80] -->
<string name="mute_nosupport">無法靜音:影片不支援</string>
+ <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
<string name="map_activity_not_found_err">沒有安裝地圖應用程式可顯示位置</string>
+ <!-- The label for the bass boost knob of the audio effects dialog. -->
<string name="bass_boost_strength">低音強化</string>
+ <!-- The label for the 3d effect knob of the audio effects dialog. -->
<string name="virtualizer_strength">3D 效果</string>
+ <!-- The label for the audio effects menu. -->
<string name="audio_effects">音訊效果</string>
+ <!-- Toast if user attempts to control audio effects without headphones plugged in. -->
<string name="headset_plug">接上耳機來享受這些效果。</string>
+ <!-- The title of the audio effects dialog. -->
<string name="audio_effects_dialog_title">Snapdragon Audio+</string>
+ <!-- The tips of trimming video -->
<string name="fail_trim">抱歉,此影片檔案無法被剪輯</string>
</resources>