summaryrefslogtreecommitdiffstats
path: root/res/values/codeaurora_strings.xml
blob: 94136525246f625131e44ed8ba256e19e320b421 (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
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2013-2014, 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">Step</string>
    <string name="step_option_desc">Customize fast forward/backward step</string>
    <string name="setp_option_three_second">3 seconds</string>
    <string name="setp_option_six_second">6 seconds</string>

    <string name="loop">"Loop"</string>
    <string name="single">"Single"</string>
    <string name="stereo">"Stereo"</string>
    <string name="speaker_on">Speaker ON</string>
    <string name="speaker_off">Speaker OFF</string>
    <string name="speaker_need_headset">Please plug in headset first!</string>
    <string name="single_track">"Single track"</string>
    <string name="media_detail">"Media details"</string>
    <string name="input_url">"Input URL"</string>
    <string name="streaming_settings">"Streaming Settings"</string>
    <string name="next">"Next"</string>
    <string name="previous">"Previous"</string>

    <string name="rtp_rtcp">RTP/RTCP</string>
    <string name="min_port">min port:</string>
    <string name="max_port">max port:</string>
    <string name="buffer_size">Buffer Size</string>
    <string name="apn">Prefered APN</string>
    <string name="rtp_min_port">Min port</string>
    <string name="rtp_max_port">Max port</string>
    <string name="set_rtp_min_port">Set min port</string>
    <string name="set_rtp_max_port">Set max port</string>
    <string name="set_buffer_size">Set buffer size</string>
    <string name="set_apn">Select prefered apn</string>
    <string name="setting">Settings</string>

    <string name="server_timeout_title">"Server Timeout"</string>
    <string name="server_timeout_message">"Reconnect the server to play the video or not?"</string>
    <string name="videoview_error_text_cannot_connect_retry">"Connection failed, try to reconnect %1$d..."</string>
    <string name="media_controller_live">Live</string>
    <string name="media_controller_playing">Playing</string>
    <string name="media_controller_connecting">Connecting...</string>

    <string name="bookmark_add">"Add bookmark"</string>
    <string name="bookmark_display">"Show bookmarks"</string>
    <string name="bookmark_empty">"No bookmarks"</string>
    <string name="bookmark_exist">"Same bookmark in history"</string>
    <string name="bookmark_add_success">"Add bookmark success"</string>
    <string name="bookmark_list">"Bookmarks"</string>
    <string name="bookmark_title">"Title"</string>
    <string name="bookmark_location">"Location"</string>
    <string name="delete_all">"Delete all"</string>
    <string name="default_title">"Default title"</string>
</resources>