blob: 05a8306f3386c129a6b7e66b888f2c2e3a2c4bfb [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">
Qiwen Zhao76b1ed22014-09-15 08:26:44 -070020 <string name="orb_search_action" msgid="5651268540267663887">"Søg handling"</string>
Ying Wang1ee37af2014-07-14 17:26:42 -070021 <string name="lb_search_bar_hint" msgid="8325490927970116252">"Søg"</string>
22 <string name="lb_search_bar_hint_speech" msgid="5511270823320183816">"Tal for at søge"</string>
23 <string name="lb_search_bar_hint_with_title" msgid="1627103380996590035">"Søg efter <xliff:g id="SEARCH_CONTEXT">%1$s</xliff:g>"</string>
24 <string name="lb_search_bar_hint_with_title_speech" msgid="2712734639766312034">"Tal for at søge efter <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">"Afspil"</string>
26 <string name="lb_playback_controls_pause" msgid="6189521112079849518">"Sæt på pause"</string>
27 <string name="lb_playback_controls_fast_forward" msgid="8569951318244687220">"Spol frem"</string>
28 <string name="lb_playback_controls_rewind" msgid="2227196334132350684">"Spol tilbage"</string>
29 <string name="lb_playback_controls_skip_next" msgid="2946499493161095772">"Spring til næste"</string>
30 <string name="lb_playback_controls_skip_previous" msgid="2326801832933178348">"Spring til forrige"</string>
31 <string name="lb_playback_controls_more_actions" msgid="2330770008796987655">"Flere handlinger"</string>
32 <string name="lb_playback_controls_thumb_up" msgid="6530420347129222601">"Fravælg tommelfinger op"</string>
33 <string name="lb_playback_controls_thumb_up_outline" msgid="1577637924003500946">"Vælg tommelfinger op"</string>
34 <string name="lb_playback_controls_thumb_down" msgid="4498041193172964797">"Fravælg tommelfinger ned"</string>
35 <string name="lb_playback_controls_thumb_down_outline" msgid="2936020280629424365">"Vælg tommelfinger ned"</string>
36 <string name="lb_playback_controls_repeat_none" msgid="87476947476529036">"Gentag ingen"</string>
37 <string name="lb_playback_controls_repeat_all" msgid="6730354406289599000">"Gentag alle"</string>
38 <string name="lb_playback_controls_repeat_one" msgid="3285202316452203619">"Gentag en"</string>
39 <string name="lb_playback_controls_shuffle_enable" msgid="1099874107835264529">"Aktivér bland"</string>
40 <string name="lb_playback_controls_shuffle_disable" msgid="8388150597335115226">"Deaktiver bland"</string>
41 <string name="lb_playback_controls_high_quality_enable" msgid="202415780019335254">"Aktivér høj aktivitet"</string>
42 <string name="lb_playback_controls_high_quality_disable" msgid="8637371582779057866">"Deaktiver høj kvalitet"</string>
43 <string name="lb_playback_controls_closed_captioning_enable" msgid="2429655367176440226">"Aktivér undertekster"</string>
44 <string name="lb_playback_controls_closed_captioning_disable" msgid="6133362019475930048">"Deaktiver undertekster"</string>
Ying Wang1ee37af2014-07-14 17:26:42 -070045</resources>