blob: 4720e2d425be0cec030a16f6fe857575b5354b50 [file] [log] [blame]
Ying Wang1ee37af2014-07-14 17:26:42 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3Copyright (C) 2014 The Android Open Source Project
4
5Licensed under the Apache License, Version 2.0 (the "License");
6you may not use this file except in compliance with the License.
7You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11Unless required by applicable law or agreed to in writing, software
12distributed under the License is distributed on an "AS IS" BASIS,
13WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14See the License for the specific language governing permissions and
15limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="orb_search_action" msgid="5651268540267663887">"Acción de busca"</string>
21 <string name="lb_search_bar_hint" msgid="8325490927970116252">"Buscar"</string>
22 <string name="lb_search_bar_hint_speech" msgid="5511270823320183816">"Fala para efectuar a busca"</string>
23 <string name="lb_search_bar_hint_with_title" msgid="1627103380996590035">"Busca <xliff:g id="SEARCH_CONTEXT">%1$s</xliff:g>"</string>
24 <string name="lb_search_bar_hint_with_title_speech" msgid="2712734639766312034">"Fala para buscar <xliff:g id="SEARCH_CONTEXT">%1$s</xliff:g>"</string>
Qiwen Zhao23004752014-11-11 17:09:20 -080025 <string name="lb_playback_controls_play" msgid="731953341987346903">"Reproducir"</string>
26 <string name="lb_playback_controls_pause" msgid="6189521112079849518">"Pausar"</string>
27 <string name="lb_playback_controls_fast_forward" msgid="8569951318244687220">"Avance rápido"</string>
28 <string name="lb_playback_controls_rewind" msgid="2227196334132350684">"Rebobinar"</string>
29 <string name="lb_playback_controls_skip_next" msgid="2946499493161095772">"Saltar seguinte"</string>
30 <string name="lb_playback_controls_skip_previous" msgid="2326801832933178348">"Saltar anterior"</string>
31 <string name="lb_playback_controls_more_actions" msgid="2330770008796987655">"Máis accións"</string>
32 <string name="lb_playback_controls_thumb_up" msgid="6530420347129222601">"Deseleccionar polgar cara arriba"</string>
33 <string name="lb_playback_controls_thumb_up_outline" msgid="1577637924003500946">"Seleccionar polgar cara arriba"</string>
34 <string name="lb_playback_controls_thumb_down" msgid="4498041193172964797">"Deseleccionar polgar cara abaixo"</string>
35 <string name="lb_playback_controls_thumb_down_outline" msgid="2936020280629424365">"Seleccionar polgar cara abaixo"</string>
36 <string name="lb_playback_controls_repeat_none" msgid="87476947476529036">"Non repetir"</string>
37 <string name="lb_playback_controls_repeat_all" msgid="6730354406289599000">"Repetir todo"</string>
38 <string name="lb_playback_controls_repeat_one" msgid="3285202316452203619">"Repetir un"</string>
39 <string name="lb_playback_controls_shuffle_enable" msgid="1099874107835264529">"Activar reprodución aleatoria"</string>
40 <string name="lb_playback_controls_shuffle_disable" msgid="8388150597335115226">"Desactivar reprodución aleatoria"</string>
41 <string name="lb_playback_controls_high_quality_enable" msgid="202415780019335254">"Activar alta calidade"</string>
42 <string name="lb_playback_controls_high_quality_disable" msgid="8637371582779057866">"Desactivar alta calidade"</string>
43 <string name="lb_playback_controls_closed_captioning_enable" msgid="2429655367176440226">"Activar subtítulos"</string>
44 <string name="lb_playback_controls_closed_captioning_disable" msgid="6133362019475930048">"Desactivar subtítulos"</string>
Ying Wang1ee37af2014-07-14 17:26:42 -070045</resources>