Automatic translation import
Change-Id: I0500ba0635ab1e7521e5676eddaa4f8d40f42abc
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index e851521..57f2eea 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -1,19 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2015 The CyanogenMod Project
- 2017-2023 The LineageOS 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.
+ SPDX-FileCopyrightText: 2015 The CyanogenMod Project
+ SPDX-FileCopyrightText: 2017-2023 The LineageOS Project
+ SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="lineageparts_title">Настройки LineageOS</string>
@@ -414,7 +403,11 @@
<string name="network_traffic_units_megabits">Мегабит в секунду (Мбит/с)</string>
<string name="network_traffic_units_kilobytes">Килобайт в секунду (кБ/с)</string>
<string name="network_traffic_units_megabytes">Мегабайт в секунду (МБ/с)</string>
+ <string name="network_traffic_units_auto">Автоматически (kB/s или MB/s)</string>
<string name="network_traffic_show_units">Показать единицы</string>
+ <string name="network_traffic_show_units_off">Выключено</string>
+ <string name="network_traffic_show_units_on">Включено</string>
+ <string name="network_traffic_show_units_compact">Компактный</string>
<string name="network_traffic_show_units_summary">Отображать скорость передачи данных в строке состояния</string>
<string name="network_traffic_disabled_clock">Индикация сетевого трафика отключена из-за позиции часов</string>
<string name="protected_apps_manager_title">Заблокированные приложения</string>