13c782153e
Translated by: * Rizky (Xtprion) - Indonesian * Vitaliy Kovel (Vitaliykovel777) - Russian * Marek Prachnár - Slovak * Lucas Almeida (Luxced) - Brazilian Portuguese Co-authored-by: Vitaliykovel777 <vitaliykovel@gmail.com> Co-authored-by: Xtprion <ksc.kybam@gmail.com> Co-authored-by: Luxced <dekaps@outlook.com> Signed-off-by: OdSazib <odsazib@gmail.com>
67 lines
2.9 KiB
XML
67 lines
2.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2018-2020 The Xiaomi-SDM660 Project
|
|
|
|
https://github.com/xiaomi-sdm660
|
|
|
|
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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
|
<string name="switch_bar_on">Zapnuté</string>
|
|
|
|
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
|
<string name="switch_bar_off">Vypnuté</string>
|
|
|
|
<!-- Device specific settings -->
|
|
<string name="device_settings_app_name">Rozšírené nastavenia</string>
|
|
|
|
<!-- Ambient Display -->
|
|
<string name="ambient_display_title">Ambientný displej</string>
|
|
|
|
<!-- Tilt sensor -->
|
|
<string name="tilt_sensor_title">Gestá náklonom</string>
|
|
|
|
<!-- Proximity sensor -->
|
|
<string name="proximity_sensor_title">Gestá senzorom priblíženia</string>
|
|
|
|
<!-- Hand wave gesture -->
|
|
<string name="hand_wave_gesture_title">Mávnutie rukou</string>
|
|
<string name="hand_wave_gesture_summary">Pulzovanie notifikácií mávnutím rukou</string>
|
|
|
|
<!-- Pick-up gesture -->
|
|
<string name="pick_up_gesture_title">Zdvihnutie</string>
|
|
<string name="pick_up_gesture_summary">Pulzovanie notifikácií zdvihnutím</string>
|
|
|
|
<!-- Pocket gesture -->
|
|
<string name="pocket_gesture_title">Vrecko</string>
|
|
<string name="pocket_gesture_summary">Pulzovanie notifikácií po vybratí z vrecka</string>
|
|
|
|
<!-- Proximity wake -->
|
|
<string name="proximity_wake_title">Senzor priblíženia</string>
|
|
<string name="proximity_wake_enable_summary">Zobudiť zariadenie mávnutím</string>
|
|
|
|
<!-- Dialog texts -->
|
|
<string name="dialog_ok">OK</string>
|
|
|
|
<!-- Help texts -->
|
|
<string name="doze_settings_help_title">Pomoc</string>
|
|
<string name="doze_settings_help_text">Tieto funkcie používajú senzory aby spustili pulzovanie notifikácií. Zvolený senzor je spustený iba v prípade, ak zariadenie príjme notifikáciu, čo pomáha znížiť spotrebu batérie. Je možnosť spustiť senzor hneď ako sa displej vypne, ale spôsobí to väčšiu spotrebu batérie.</string>
|
|
|
|
<!-- Doze Tile Service -->
|
|
<string name="ambient_display_gestures_title">Gestá ambientného displeja</string>
|
|
|
|
<!-- Raise to Wake Gesture -->
|
|
<string name="raise_to_wake_gesture_title">Zdvihnutím zobudiť</string>
|
|
<string name="raise_to_wake_gesture_summary">Zdvihnutím zobudiť zariadenie</string>
|
|
</resources>
|