summaryrefslogtreecommitdiffstats
path: root/res/values-ru/lineage_strings.xml
blob: f4e370fc21c4522da7332ac64c2778df312839d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2018 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.
-->
<resources>
    <!-- Application name -->
    <!-- Settings -->
    <!-- Categories -->
    <string name="settings_category_home">Настройки главного экрана</string>
    <string name="settings_category_drawer">Настройки меню</string>
    <string name="settings_category_icons">Настройки значков</string>
    <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
    <string name="title_show_google_app">Показать приложение Google</string>
    <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_left">При свайпе вправо от главного экрана</string>
    <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
    <string name="msg_minus_one_on_right">При свайпе влево от главного экрана</string>
    <!-- Icon shapes -->
    <string name="icon_shape_square_name">Квадрат</string>
    <string name="icon_shape_circle_name">Круг</string>
    <string name="icon_shape_squircle_name">Округлый квадрат</string>
    <string name="icon_shape_teardrop_name">Каплевидная</string>
    <!-- Grid size -->
    <string name="grid_size_text">Размер сетки</string>
    <string name="grid_size_rows">Строки</string>
    <string name="grid_size_columns">Столбцы</string>
    <string name="grid_size_custom_positive">Установить</string>
    <string name="grid_size_custom_message">Выберите количество столбцов и строк</string>
    <!-- Hide labels -->
    <string name="desktop_show_labels">Отображать подписи значков на рабочем столе</string>
    <string name="drawer_show_labels">Отображать подписи значков в меню</string>
    <!-- Edit workspace -->
    <string name="settings_edit_allow_title">Разрешить редактирование</string>
    <string name="settings_edit_allow_summary_on">Иконки и виджеты могут быть добавлены, удалены и перемещены на главный экран</string>
    <string name="settings_edit_allow_summary_off">Иконки и виджеты не могут быть добавлены, удалены и перемещены на главный экран</string>
    <string name="settings_edit_widgets_error">Невозможно добавить виджеты на главный экран</string>
    <!-- Icon badging -->
    <string name="settings_icon_badging_desc_on">Над значком будет отображаться пузырь когда приходит уведомление</string>
    <string name="settings_icon_badging_desc_off">Над значком не будет отображаться пузырь когда приходит уведомление</string>
    <!-- Folder titles -->
    <string name="play_folder_title">Сервисы Play</string>
    <!-- Expand statusbar -->
    <string name="statusbar_expand">Свайп вниз для показа уведомлений</string>
    <!-- Trust apps -->
</resources>