summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/codeaurora_strings.xml
blob: 45317df19699624537d0ef8d852807ad642fbf14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2013, The Linux Foundation. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
      copyright notice, this list of conditions and the following
      disclaimer in the documentation and/or other materials provided
      with the distribution.
    * Neither the name of The Linux Foundation nor the names of its
      contributors may be used to endorse or promote products derived
      from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
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>
    <string name="setp_option_six_second">>6</string>

    <string name="loop">"循環"</string>
    <string name="single">"單次"</string>
    <string name="stereo">"立體聲"</string>
    <string name="single_track">"單聲道"</string>
    <string name="media_detail">"媒體詳情"</string>
    <string name="input_url">"輸入 URL"</string>
    <string name="streaming_settings">"串流設定"</string>
    <string name="next">"下一個"</string>
    <string name="previous">"上一個"</string>

    <string name="rtp_rtcp">RTP/RTCP</string>
    <string name="min_port">最小端口:</string>
    <string name="max_port">最大端口:</string>
    <string name="buffer_size">緩存大小</string>
    <string name="apn">優先接入點</string>
    <string name="rtp_min_port">RTP最小端口</string>
    <string name="rtp_max_port">RTP最大端口</string>
    <string name="set_rtp_min_port">設置RTP最小端口</string>
    <string name="set_rtp_max_port">設置RTP最大端口</string>
    <string name="set_buffer_size">設置緩衝大小</string>
    <string name="set_apn">選擇接入優先點</string>
    <string name="setting">設置</string>

    <string name="server_timeout_title">"伺服器逾時"</string>
    <string name="server_timeout_message">"是否重新連線伺服器並播放視訊?"</string>
    <string name="videoview_error_text_cannot_connect_retry">"連線失敗,正在嘗試重新連線 %1$d..."</string>
    <string name="media_controller_live">直播</string>
    <string name="media_controller_playing">正在播放</string>
    <string name="media_controller_connecting">正在連線...</string>

    <string name="bookmark_add">"添加書簽"</string>
    <string name="bookmark_display">"顯示書簽"</string>
    <string name="bookmark_empty">"無書簽"</string>
    <string name="bookmark_exist">"已存在相同書簽"</string>
    <string name="bookmark_add_success">"添加書簽成功"</string>
    <string name="bookmark_list">"書簽列表"</string>
    <string name="bookmark_title">"標題"</string>
    <string name="bookmark_location">"位置"</string>
    <string name="delete_all">"刪除所有"</string>
    <string name="default_title">"默認標題"</string>
</resources>