mirror of
https://github.com/samsonjs/media.git
synced 2026-04-15 12:55:46 +00:00
31 lines
2.2 KiB
XML
31 lines
2.2 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">"Претходна песма"</string>
|
||
<string name="exo_controls_next_description" msgid="7044845014191647105">"Следећа песма"</string>
|
||
<string name="exo_controls_pause_description" msgid="7924816224515798262">"Паузирај"</string>
|
||
<string name="exo_controls_play_description" msgid="2326300949114396072">"Пусти"</string>
|
||
<string name="exo_controls_stop_description" msgid="121453720915069922">"Заустави"</string>
|
||
<string name="exo_controls_rewind_description" msgid="5799450167394904608">"Премотај уназад"</string>
|
||
<string name="exo_controls_fastforward_description" msgid="2382411136909255532">"Премотај унапред"</string>
|
||
<string name="exo_controls_repeat_off_description" msgid="2273550552389469729">"Не понављај ниједну"</string>
|
||
<string name="exo_controls_repeat_one_description" msgid="475266640141093764">"Понови једну"</string>
|
||
<string name="exo_controls_repeat_all_description" msgid="8909385102773547833">"Понови све"</string>
|
||
<string name="exo_controls_shuffle_description" msgid="1374364424026734323">"Пусти насумично"</string>
|
||
<string name="exo_controls_fullscreen_description" msgid="2643117270009811804">"Режим целог екрана"</string>
|
||
</resources>
|