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-ru/nitrogen_strings.xml
2019-10-03 19:51:32 +07:00

47 lines
2.5 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) 2016 The Nitrogen OS
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="nitrogen_settings_title">Настройки Nitrogen OS</string>
<!-- Categories -->
<string name="button_title">Аппаратные кнопки</string>
<string name="gestures_title">Жесты</string>
<string name="lockscreen_title">Экран блокировки</string>
<string name="misc_title">Разные настройки</string>
<string name="navbar_title">Панель навигации</string>
<string name="powermenu_title">Меню питания</string>
<string name="quicksettings_title">Панель быстрых настроек</string>
<string name="recents_title">Недавние приложения</string>
<string name="statusbar_title">Строка состояния</string>
<string name="volume_title">Кнопки громкости</string>
<string name="notifications_title">Уведомления</string>
<string name="device_part_title">Настройки устройства</string>
<!-- General strings -->
<string name="ok">Ок</string>
<string name="reset">Сброс</string>
<string name="cancel">Отмена</string>
<string name="save">Сохранить</string>
<!-- Color picker -->
<string name="dialog_color_picker">Выбор цвета</string>
<string name="press_color_to_apply">Нажмите на цвет, чтобы применить</string>
<string name="hex">Hex:</string>
<string name="hex_check_button_text">ПРОСМОТР</string>
<string name="hex_reset_button_text">СБРОС</string>
<string name="longpress_info">Удерживайте, чтобы сохранить цвет</string>
<string name="set">Выбрать</string>
<string name="color_default">По умолчанию</string>
</resources>