Files
device_oneplus_8750-common/DeviceSettings/res/values-ru-rRU/strings.xml
elpaablo 3877d92c04 temp2
Change-Id: Ia38ffba8ac4da1fbd3a51d34dc6a6bb60982567a
2025-10-20 17:20:23 -07:00

95 lines
6.0 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-2023 crDroid Android 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="device_title">Aston Settings</string>
<string name="device_summary">Extra settings for OnePlus Ace3 | 12R</string>
<!-- Notification slider -->
<string name="notification_slider_category_title">Переключатель режима</string>
<string name="notification_slider_title">Настройки переключателя режима</string>
<string name="notification_slider_selection_dialog_title">Действие</string>
<string name="notification_slider_top_position">Верхнее положение</string>
<string name="notification_slider_middle_position">Среднее положение</string>
<string name="notification_slider_bottom_position">Нижнее положение</string>
<string name="notification_slider_mode_total_silence">Полностью бесшумный</string>
<string name="notification_slider_mode_alarms_only">Только будильник</string>
<string name="notification_slider_mode_priority_only">Только важные</string>
<string name="notification_slider_mode_none">Все оповещения</string>
<string name="notification_slider_usage_title">Назначение переключателя</string>
<string name="notification_slider_for_notification">Уведомления</string>
<string name="notification_slider_for_flashlight">Фонарик</string>
<string name="notification_slider_for_brightness">Яркость</string>
<string name="notification_slider_for_rotation">Ориентация экрана</string>
<string name="notification_slider_for_ringer">Звонок</string>
<string name="notification_slider_for_notification_ringer">Уведомления и звонок</string>
<string name="notification_slider_flashlight_off">Выключить</string>
<string name="notification_slider_flashlight_on">Включить</string>
<string name="notification_slider_flashlight_blink">Мигать</string>
<string name="notification_slider_brightness_auto">Автояркость</string>
<string name="notification_slider_brightness_brightest">Светлее</string>
<string name="notification_slider_brightness_darkest">Темнее</string>
<string name="notification_slider_rotation_auto">Автоповорот</string>
<string name="notification_slider_rotation_portrait">Портретная</string>
<string name="notification_slider_rotation_landscape_90">Ландшафтная (90°)</string>
<string name="notification_slider_rotation_landscape_270">Ландшафтная (270°)</string>
<string name="notification_slider_ringer_normal">Обычный</string>
<string name="notification_slider_ringer_vibrate">Вибрация</string>
<string name="notification_slider_ringer_silent">Без звука</string>
<!-- USB 2.0 Force FastCharge -->
<string name="usb_title">USB</string>
<string name="usb2_fc_title">Быстрая зарядка</string>
<string name="usb2_fc_summary">Принудительно увеличивать ток заряда до 900 мА в режиме USB 2.0</string>
<!-- Touchpanel -->
<string name="touchpanel_title">Сенсорная панель</string>
<string name="game_mode_title">Игровой режим</string>
<string name="game_mode_summary">Повышение реакции на касания и частоты опроса сенсорного экрана</string>
<string name="game_mode_warning">Может увеличить расход заряда батареи</string>
<string name="edge_touch_title">Снять ограничения касаний</string>
<string name="edge_touch_summary">Улучшение в играх нескольких касаний</string>
<string name="edge_touch_warning">Может увеличить вероятность случайного прикосновения</string>
<!-- Gaming category -->
<string name="gaming_category_title">Gaming</string>
<string name="gaming_category_summary">Extra settings for gamers</string>
<!-- Bypass charging strings -->
<string name="bypass_charging_title">Bypass charging</string>
<string name="bypass_charging_summary">Supply power directly to the phone</string>
<string name="bypass_charging_info_title">Bypass charging supplies power directly to the board, instead of the battery, helping to reduce device heat, when running demanding applications like games.</string>
<string name="bypass_charging_unavailable">Bypass charging is not supported on this device</string>
<string name="bypass_charging_enabled">Enabled</string>
<string name="bypass_charging_disabled">Disabled</string>
<string name="bypass_charging_error">Coudn\'t enable Bypass Charging.</string>
<!-- GameBar Overlay -->
<string name="game_bar_title">GameBar</string>
<string name="game_bar_summary">Enable the system overlay (FPS, Temp, etc.)</string>
<string name="overlay_permission_required">Overlay permission is required</string>
<string name="overlay_permission_granted">Overlay permission granted</string>
<string name="overlay_permission_denied">Overlay permission denied</string>
<string name="game_bar_tile_label">GameBar</string>
<string name="game_bar_tile_description">Toggle the game overlay</string>
</resources>