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-uk-rUA/cherish_strings.xml
Hưng Phan 3c58bb7cd8 Cherish:Cleanup for android 12
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2022-03-14 23:38:02 +07:00

94 lines
6.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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">Улюблені налаштування </string>
<!-- Categories -->
<string name="button_title">Кнопки</string>
<string name="button_summary">Апаратні кнопки, Панель навігації</string>
<string name="gestures_title">Жести</string>
<string name="gestures_summary">Перейти до камери, свайп для скріншоту</string>
<string name="lockscreen_title">Заблокувати екран</string>
<string name="lockscreen_summary">Візуалізатор музики, анімація зарядки, стиль годинника</string>
<string name="misc_title">Різне</string>
<string name="misc_summary">Ігровий режим, регулятори гучності</string>
<string name="animations_title">Анімації</string>
<string name="animations_summary">Системні анімації</string>
<string name="powermenu_title">Меню живлення</string>
<string name="powermenu_summary">Розширений перезапуск, непрозорість меню живлення</string>
<string name="theme_title">Теми</string>
<string name="theme_summary">Системна тема, округлена, перемкнути тему</string>
<string name="quicksettings_title">Швидкі налаштування</string>
<string name="quicksettings_summary">Схема плиток, розмитий</string>
<string name="recents_title">Нещодавні програми</string>
<string name="recents_summary">Панель останніх програм в стилі Slim</string>
<string name="statusbar_title">Статусбар</string>
<string name="statusbar_summary">Годинник, логотип, значки статусбару</string>
<string name="volume_title">Клавіші регулювання гучності</string>
<string name="volume_summary">Клавіші регулювання гучності</string>
<string name="notifications_title">Сповіщення</string>
<string name="notifications_summary">Індикатор акумулятора, заголовок сповіщень</string>
<string name="about_summary">Дізнайтеся більше про CherishOS</string>
<string name="device_part_title">Особливості пристрою</string>
<string name="qs_category">Категорія швидких налаштувань</string>
<string name="navbar_title">Панель навігації</string>
<string name="volume_keys_title">Клавіші гучності</string>
<!-- General strings -->
<string name="ok">ОК</string>
<string name="reset">Скинути</string>
<string name="cancel">Скасувати</string>
<string name="save">Зберегти</string>
<string name="default_string">Типово</string>
<string name="disabled">Вимкнено</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Вибір кольору</string>
<string name="press_color_to_apply">Натисніть на колір, щоб застосувати його</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">Набір</string>
<string name="color_default">Типово</string>
<string name="led_color_green">Зелений</string>
<string name="led_color_red">Червоний</string>
<!-- QS settings -->
<string name="qs_title">Швидкі налаштування</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Іконки статусбару</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Відображати візуалізатор музики</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Меню живлення</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Екран блокування</string>
<!-- Themes -->
<string name="theme_type_title">Системна тема</string>
<string name="theme_type_summary">Виберіть тему</string>
<!--Accenter -->
<string name="themes_hub_title">Теми</string>
<string name="themes_hub_summary">Акценти-Градієнти-Теми</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">Стилі та Шпалери</string>
<string name="theme_select_summary">Перегляд та вибір встановлених тем</string>
<!-- Battery light -->
<string name="battery_light_settings">Індикація зарядки акумулятора</string>
<string name="notification_light_settings">Індикатор сповіщень</string>
</resources>