diff options
Diffstat (limited to 'res/values-cs')
| -rw-r--r-- | res/values-cs/clock_colors.xml | 31 | ||||
| -rw-r--r-- | res/values-cs/strings.xml | 34 |
2 files changed, 63 insertions, 2 deletions
diff --git a/res/values-cs/clock_colors.xml b/res/values-cs/clock_colors.xml new file mode 100644 index 00000000..9406e461 --- /dev/null +++ b/res/values-cs/clock_colors.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (C) 2023 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-array name="clock_color_ids"> + <item msgid="4948142733161826319">"ČERVENÁ"</item> + <item msgid="6882970855289978213">"ORANŽOVÁ"</item> + <item msgid="5560732545714984533">"ŽLUTÁ"</item> + <item msgid="7246284817845434226">"ZELENÁ"</item> + <item msgid="6762906417604676001">"MODRÁ"</item> + <item msgid="8974135109557664892">"INDIGOVÁ"</item> + <item msgid="786643557830463422">"FIALOVÁ"</item> + <item msgid="6835537356703747621">"ŠEDÁ"</item> + <item msgid="2470141365136884119">"ŠEDOZELENÁ"</item> + </string-array> +</resources> diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index 43f3c4d3..5a58ba52 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -22,6 +22,24 @@ <string name="clock_title" msgid="1974314575211361352">"Vlastní hodiny"</string> <string name="clock_description" msgid="3563839327378948">"Výběr vlastních hodin"</string> <string name="clock_picker_entry_content_description" msgid="8377139273468595734">"Změna vlastních hodin"</string> + <string name="clock_settings_title" msgid="2940654205471453913">"Nastavení hodin"</string> + <string name="clock_color_and_size_title" msgid="7146791234905111351">"Barva a velikost"</string> + <string name="clock_color_and_size_description" msgid="6578061553012886817">"<xliff:g id="ID_1">%1$s</xliff:g>, <xliff:g id="ID_2">%2$s</xliff:g>"</string> + <string name="clock_color" msgid="8081608867289156163">"Barva"</string> + <string name="clock_color_red" msgid="3843504214807597810">"Červená"</string> + <string name="clock_color_orange" msgid="4175805201144275804">"Oranžová"</string> + <string name="clock_color_yellow" msgid="7391699163247349977">"Žlutá"</string> + <string name="clock_color_green" msgid="1991157556500156596">"Zelená"</string> + <string name="clock_color_blue" msgid="4037792003465759149">"Modrá"</string> + <string name="clock_color_indigo" msgid="8910855386698452917">"Indigová"</string> + <string name="clock_color_violet" msgid="3454503847169375826">"Fialová"</string> + <string name="clock_color_gray" msgid="9221530636948859231">"Šedá"</string> + <string name="clock_color_teal" msgid="7499223425741344251">"Modrozelená"</string> + <string name="clock_size" msgid="5028923902364418263">"Velikost"</string> + <string name="clock_size_dynamic" msgid="1023930312455061642">"Dynamická"</string> + <string name="clock_size_dynamic_description" msgid="2776620745774561662">"Velikost hodin se mění podle obsahu obrazovky uzamčení"</string> + <string name="clock_size_large" msgid="3143248715744138979">"Velká"</string> + <string name="clock_size_small" msgid="2280449912094164133">"Malé"</string> <string name="grid_title" msgid="1688173478777254123">"Mřížka aplikací"</string> <string name="apply_theme_btn" msgid="6293081192321303991">"Použít"</string> <string name="edit_custom_theme_lbl" msgid="5211377705710775224">"Klepnutím upravte"</string> @@ -87,12 +105,16 @@ <string name="beta_title" msgid="8703819523760746458">"Beta"</string> <string name="gird_picker_entry_content_description" msgid="9087651470212293439">"Změnit mřížku aplikací"</string> <string name="wallpaper_color_tab" msgid="1447926591721403840">"Barvy tapety"</string> + <string name="wallpaper_color_subheader" msgid="4044464573669965670">"Ikony, text atd. odpovídají barvami vaší tapetě"</string> <string name="wallpaper_color_title" msgid="5687965239180986458">"Barva tapety"</string> <string name="preset_color_tab" msgid="3133391839341329314">"Základní barvy"</string> + <string name="preset_color_tab_2" msgid="1444107326712562538">"Další barvy"</string> + <string name="preset_color_subheader" msgid="8230588536141279371">"Vyberte barvu pro ikony, hodiny atd."</string> <string name="color_changed" msgid="7029571720331641235">"Barva byla změněna"</string> <string name="adaptive_color_title" msgid="1336508599235896205">"Dynamické"</string> - <string name="keyguard_slot_name_bottom_start" msgid="6717374042663171860">"Levé tlačítko"</string> - <string name="keyguard_slot_name_bottom_end" msgid="7636885379738905151">"Pravé tlačítko"</string> + <string name="color_picker_title" msgid="6666830057938082864">"Barvy systému"</string> + <string name="keyguard_slot_name_bottom_start" msgid="8747677880200629719">"Zkratka vlevo"</string> + <string name="keyguard_slot_name_bottom_end" msgid="2525487375680217083">"Zkratka vpravo"</string> <string name="keyguard_affordance_none" msgid="1751643933430782312">"Žádné"</string> <string name="keyguard_affordance_enablement_dialog_title" msgid="3389730825561696493">"Aby bylo možné vybrat aplikaci <xliff:g id="APPNAME">%1$s</xliff:g>, zkontrolujte následující"</string> <string name="keyguard_affordance_enablement_dialog_action_template" msgid="8117011931337357438">"Otevřít aplikaci <xliff:g id="APPNAME">%1$s</xliff:g>"</string> @@ -102,4 +124,12 @@ <string name="keyguard_quick_affordance_section_title" msgid="2806304242671717309">"Zástupci"</string> <string name="keyguard_quick_affordance_two_selected_template" msgid="1757099194522296363">"<xliff:g id="FIRST">%1$s</xliff:g>, <xliff:g id="SECOND">%2$s</xliff:g>"</string> <string name="keyguard_quick_affordance_none_selected" msgid="8494127020144112003">"Žádné"</string> + <string name="notifications_section_title" msgid="4283049750376871538">"Oznámení"</string> + <string name="show_notifications_on_lock_screen" msgid="4157744243084646720">"Zobrazovat oznámení na obrazovce uzamčení"</string> + <string name="hide_notifications_on_lock_screen" msgid="7413548956484779174">"Skrýt oznámení na obrazovce uzamčení"</string> + <string name="more_settings_section_title" msgid="8524741850115625404">"Další možnosti"</string> + <string name="more_settings_section_description" msgid="8787768566854880683">"Text na obrazovce uzamčení, Co to hraje a další funkce"</string> + <string name="more_colors" msgid="3191071655353004591">"Další barvy"</string> + <string name="content_description_default_color_option" msgid="7011899327541080695">"Výchozí barevná varianta"</string> + <string name="content_description_color_option" msgid="4169813692012119578">"Barevná varianta <xliff:g id="ID_1">%1$d</xliff:g>"</string> </resources> |
