This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
android_packages_apps_Cherish/res/values-cs-rCZ/cherish_strings.xml
Hưng Phan e623518b61 Cherish:Cleanup for android 12
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2021-10-25 19:35:57 +07:00

95 lines
5.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Nastavení Cherish</string>
<!-- Categories -->
<string name="button_title">Tlačítka</string>
<string name="button_summary">Hardwarová tlačítka, navigační panel</string>
<string name="gestures_title">Gesta</string>
<string name="gestures_summary">Spuštění fotoaparátu, pořízení snímku obrazovky</string>
<string name="lockscreen_title">Zamykací obrazovka</string>
<string name="lockscreen_summary">Hudební vizualizér, animace nabíjení, styl hodin</string>
<string name="misc_title">Různé</string>
<string name="misc_summary">Herní režim, ovládání hlasitosti</string>
<string name="animations_title">Animace</string>
<string name="animations_summary">Systémové animace</string>
<string name="powermenu_title">Menu napájení</string>
<string name="powermenu_summary">Pokročilé restartování, průhlednost nabídky napájení</string>
<string name="theme_title">Motivy</string>
<string name="theme_summary">Motiv systému, zaoblení, přepínat motiv</string>
<string name="quicksettings_title">Panel rychlého nastavení</string>
<string name="quicksettings_summary">Rozvržení dlaždic, rozostření</string>
<string name="recents_title">Nedávné aplikace</string>
<string name="recents_summary">Slim přepínač aplikací</string>
<string name="statusbar_title">Stavový řádek</string>
<string name="statusbar_summary">Hodiny, logo, ikony stavu</string>
<string name="volume_title">Tlačítka hlasitosti</string>
<string name="volume_summary">Tlačítka hlasitosti</string>
<string name="notifications_title">Oznámení</string>
<string name="notifications_summary">Světlo baterie, záhlaví oznámení</string>
<string name="about_summary">Zjistit více o CherishOS</string>
<string name="device_part_title">Funkce zařízení</string>
<string name="qs_category">Kategorie rychlého nastavení</string>
<string name="navbar_title">Navigační panel</string>
<string name="volume_keys_title">Tlačítka hlasitosti</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Obnovit</string>
<string name="cancel">Zrušit</string>
<string name="save">Uložit</string>
<string name="default_string">Výchozí</string>
<string name="disabled">Vypnuto</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Výběr barvy</string>
<string name="press_color_to_apply">Pro použití klepněte na barvu umístěnou níže</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Nastavit</string>
<string name="color_default">Výchozí</string>
<string name="led_color_green">Zelená</string>
<string name="led_color_red">Červená</string>
<!-- QS settings -->
<string name="qs_title">Rychlá nastavení</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Ikony stavové lišty</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Zobrazit hudební vizualizaci</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menu napájení</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Zamykací obrazovka</string>
<!-- Themes -->
<string name="theme_type_title">Motiv systému</string>
<string name="theme_type_summary">Vyberte motiv</string>
<!--Accenter -->
<string name="themes_hub_title">Motivy</string>
<string name="themes_hub_summary">Odstíny-Přechody-Motivy</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Styly a tapety</string>
<string name="theme_select_summary">Procházet a vybrat nainstalované motivy</string>
<!-- Battery light -->
<string name="battery_light_settings">Kontrolka nabíjení baterie</string>
<string name="notification_light_settings">Notikační dioda</string>
</resources>