mirror of
https://github.com/samsonjs/media.git
synced 2026-04-18 13:25:47 +00:00
35 lines
2.4 KiB
XML
35 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2016 The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="exo_controls_previous_description" msgid="4729846277375475426">"Forrige spor"</string>
|
|
<string name="exo_controls_next_description" msgid="7044845014191647105">"Neste spor"</string>
|
|
<string name="exo_controls_pause_description" msgid="7924816224515798262">"Sett på pause"</string>
|
|
<string name="exo_controls_play_description" msgid="2326300949114396072">"Spill av"</string>
|
|
<string name="exo_controls_stop_description" msgid="121453720915069922">"Stopp"</string>
|
|
<string name="exo_controls_rewind_description" msgid="5799450167394904608">"Spol tilbake"</string>
|
|
<string name="exo_controls_fastforward_description" msgid="2382411136909255532">"Spol forover"</string>
|
|
<string name="exo_controls_repeat_off_description" msgid="2273550552389469729">"Ikke gjenta noen"</string>
|
|
<string name="exo_controls_repeat_one_description" msgid="475266640141093764">"Gjenta én"</string>
|
|
<string name="exo_controls_repeat_all_description" msgid="8909385102773547833">"Gjenta alle"</string>
|
|
<string name="exo_controls_shuffle_description" msgid="1374364424026734323">"Tilfeldig rekkefølge"</string>
|
|
<string name="exo_controls_fullscreen_description" msgid="2643117270009811804">"Fullskjermmodus"</string>
|
|
<string name="exo_download_queued" msgid="5094895434694614073">"Nedlasting står i kø"</string>
|
|
<string name="exo_downloading" msgid="3111729133695800638">"Laster ned"</string>
|
|
<string name="exo_download_completed" msgid="73698315802218437">"Nedlastingen er fullført"</string>
|
|
<string name="exo_download_failed" msgid="6266121732877856285">"Nedlastingen mislyktes"</string>
|
|
</resources>
|