Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update RU translation #6

Open
wants to merge 1 commit into
base: 10.x
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions res/values-ru/ex_strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 Paranoid Android

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>
<string name="title_show_google_app">Показывать Google Now</string>
<string name="msg_minus_one_on_left">Когда вы проводите пальцем вправо от основного домашнего экрана</string>
<string name="msg_minus_one_on_right">Когда вы проводите пальцем влево от основного домашнего экрана</string>
<string name="label_search">Поиск</string>
<string name="label_voice_search">Голосовой поиск</string>
<string name="workspace_gradient_title">Показать градиент сверху</string>
<string name="workspace_gradient_summary">Включите тонкий градиент в строке состояния</string>
<string name="hotseat_gradient_title">Показать градиент внизу</string>
<string name="hotseat_gradient_summary">Включите тонкий градиент в панели запуска</string>
<string name="pref_sleep_gesture_title">Нажмите дважды для выключения</string>
<string name="pref_sleep_gesture_summary">Дважды нажмите на пустое место для выключения и блокировки экрана</string>
<string name="legacy_icon_mask_title">Отключить маску формы на устаревших значках</string>
<string name="legacy_icon_mask_summary">Не позволяет изменять форму значков с помощью адаптивной маски значков. Пакет значков необходимо повторно применить после переключения</string>
<string name="allow_swipe_down_clearall_title">Очистить все, проведя пальцем вниз от просмотра последних приложений</string>
<string name="allow_swipe_down_clearall_desc">Не работает, если включены жесты на P navbar</string>
<string name="num_default">По умолчанию</string>
<string name="number_of_columns_title">Столбцы</string>
<string name="number_of_rows_title">Ряды</string>
<string name="number_of_hotseat_title">Dock icons</string>
<string name="state_loading">Применение\u2026</string>
<string name="glance_title">At A Glance</string>
<string name="glance_summary">Показывать вверху главного экрана</string>
</resources>