This reverts commit 78eec3c16cab3ea1b2900d3cbebcb80002312169. Change-Id: I682a6b06533dde6d59ada6d83931af0d0d617976
34 lines
1.8 KiB
XML
34 lines
1.8 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="pip_close" msgid="3480680679023423574">"Zavrieť režim PIP"</string>
|
||
<string name="pip_fullscreen" msgid="8604643018538487816">"Celá obrazovka"</string>
|
||
<string name="pip_play" msgid="674145557658227044">"Prehrať"</string>
|
||
<string name="pip_pause" msgid="8412075640017218862">"Pozastaviť"</string>
|
||
<string name="pip_hold_home" msgid="340086535668778109">"Režim PIP ovládajte pomocou tlačidla "<b>"PLOCHA"</b></string>
|
||
<string name="pip_onboarding_title" msgid="7850436557670253991">"Obraz v obraze"</string>
|
||
<string name="pip_onboarding_description" msgid="4028124563309465267">"Táto možnosť podrží video v obraze, dokým prehráte ďalšie. Stlačením a podržaním tlačidla "<b>"HOME"</b>" ho môžete ovládať."</string>
|
||
<string name="pip_onboarding_button" msgid="3957426748484904611">"Dobre"</string>
|
||
<string name="recents_tv_dismiss" msgid="3555093879593377731">"Odmietnuť"</string>
|
||
<string-array name="recents_tv_blacklist_array">
|
||
</string-array>
|
||
</resources>
|