summaryrefslogtreecommitdiffstats
path: root/res/values-ru/strings.xml
blob: 8623c13373049ad05a471791612f36699e3aba5a (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
* Copyright (C) 2008 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="application_name" msgid="5181331383435256801">"Launcher3"</string>
    <string name="home" msgid="7658288663002113681">"Главный экран"</string>
    <string name="uid_name" msgid="7820867637514617527">"Основные приложения Android"</string>
    <string name="folder_name" msgid="7371454440695724752"></string>
    <string name="wallpaper_instructions" msgid="563973358787555519">"Установить как обои"</string>
  <plurals name="number_of_items_selected">
    <item quantity="zero" msgid="7464587177007785408">"Выбрано: %1$d"</item>
    <item quantity="one" msgid="142482526010824029">"Выбрано: %1$d"</item>
    <item quantity="other" msgid="1418352074806573570">"Выбрано: %1$d"</item>
  </plurals>
    <string name="wallpaper_delete" msgid="8095005658756613921">"Удалить"</string>
    <string name="pick_image" msgid="1272073934062909527">"Выбрать изображение"</string>
    <string name="pick_wallpaper" msgid="8179698221502010609">"Обои"</string>
    <string name="crop_wallpaper" msgid="8334345984491368009">"Обрезать обои"</string>
    <string name="activity_not_found" msgid="8071924732094499514">"Приложение удалено"</string>
    <string name="widgets_tab_label" msgid="2921133187116603919">"Виджеты"</string>
    <string name="widget_adder" msgid="3201040140710381657">"Виджеты"</string>
    <string name="toggle_weight_watcher" msgid="5645299835184636119">"Сведения о памяти"</string>
    <string name="long_press_widget_to_add" msgid="7699152356777458215">"Чтобы выбрать виджет, нажмите на значок и удерживайте его."</string>
    <string name="market" msgid="2619650989819296998">"Google Play"</string>
    <string name="widget_dims_format" msgid="2370757736025621599">"%1$d x %2$d"</string>
    <string name="external_drop_widget_error" msgid="3165821058322217155">"Не удалось добавить элемент на главный экран"</string>
    <string name="external_drop_widget_pick_title" msgid="3486317258037690630">"Выберите виджет"</string>
    <string name="rename_folder_label" msgid="3727762225964550653">"Название папки"</string>
    <string name="rename_folder_title" msgid="3771389277707820891">"Переименование папки"</string>
    <string name="rename_action" msgid="5559600076028658757">"ОК"</string>
    <string name="cancel_action" msgid="7009134900002915310">"Отмена"</string>
    <string name="menu_item_add_item" msgid="1264911265836810421">"Добавление на главный экран"</string>
    <string name="group_applications" msgid="3797214114206693605">"Приложения"</string>
    <string name="group_shortcuts" msgid="6012256992764410535">"Ярлыки"</string>
    <string name="group_widgets" msgid="1569030723286851002">"Виджеты"</string>
    <string name="completely_out_of_space" msgid="6106288382070760318">"На главных экранах все занято"</string>
    <string name="out_of_space" msgid="4691004494942118364">"На этом экране все занято"</string>
    <string name="hotseat_out_of_space" msgid="9139760413395605841">"Нет свободного места в слоте"</string>
    <string name="invalid_hotseat_item" msgid="1211534262129849507">"Виджет слишком велик для слота"</string>
    <string name="shortcut_installed" msgid="1701742129426969556">"Ярлык \"<xliff:g id="NAME">%s</xliff:g>\" создан"</string>
    <string name="shortcut_uninstalled" msgid="8176767991305701821">"Ярлык \"<xliff:g id="NAME">%s</xliff:g>\" удален"</string>
    <string name="shortcut_duplicate" msgid="9167217446062498127">"Ярлык \"<xliff:g id="NAME">%s</xliff:g>\" уже существует"</string>
    <string name="title_select_shortcut" msgid="6680642571148153868">"Выбор ярлыка"</string>
    <string name="title_select_application" msgid="3280812711670683644">"Выбор приложения"</string>
    <string name="all_apps_button_label" msgid="9110807029020582876">"Приложения"</string>
    <string name="all_apps_home_button_label" msgid="252062713717058851">"Главный экран"</string>
    <string name="delete_zone_label_workspace" msgid="4009607676751398685">"Удалить"</string>
    <string name="delete_zone_label_all_apps" msgid="8083826390278958980">"Удалить"</string>
    <string name="delete_target_label" msgid="1822697352535677073">"Удалить"</string>
    <string name="delete_target_uninstall_label" msgid="5100785476250872595">"Удалить"</string>
    <string name="info_target_label" msgid="8053346143994679532">"О приложении"</string>
    <string name="accessibility_search_button" msgid="1628520399424565142">"Поиск"</string>
    <string name="accessibility_voice_search_button" msgid="4637324840434406584">"Голосовой поиск"</string>
    <string name="accessibility_all_apps_button" msgid="2603132375383800483">"Приложения"</string>
    <string name="accessibility_delete_button" msgid="6466114477993744621">"Удалить"</string>
    <string name="delete_zone_label_all_apps_system_app" msgid="449755632749610895">"Удалить обновление"</string>
    <string name="cab_menu_delete_app" msgid="7435191475867183689">"Удалить приложение"</string>
    <string name="cab_menu_app_info" msgid="8593722221450362342">"О приложении"</string>
    <string name="cab_app_selection_text" msgid="374688303047985416">"Выбрано 1 приложение"</string>
    <string name="cab_widget_selection_text" msgid="1833458597831541241">"Выбран 1 виджет"</string>
    <string name="cab_folder_selection_text" msgid="7999992513806132118">"Выбрана 1 папка"</string>
    <string name="cab_shortcut_selection_text" msgid="2103811025667946450">"Выбран 1 ярлык"</string>
    <string name="permlab_install_shortcut" msgid="5632423390354674437">"Создание ярлыков"</string>
    <string name="permdesc_install_shortcut" msgid="923466509822011139">"Приложение сможет самостоятельно добавлять ярлыки."</string>
    <string name="permlab_uninstall_shortcut" msgid="864595034498083837">"Удаление ярлыков"</string>
    <string name="permdesc_uninstall_shortcut" msgid="5134129545001836849">"Приложение сможет самостоятельно удалять ярлыки."</string>
    <string name="permlab_read_settings" msgid="1941457408239617576">"Доступ к настройкам и ярлыкам главного экрана"</string>
    <string name="permdesc_read_settings" msgid="5833423719057558387">"Приложение получит доступ к данным о настройках и ярлыках на главном экране."</string>
    <string name="permlab_write_settings" msgid="3574213698004620587">"Изменение настроек и ярлыков главного экрана"</string>
    <string name="permdesc_write_settings" msgid="5440712911516509985">"Приложение сможет изменять настройки и ярлыки на главном экране."</string>
    <string name="gadget_error_text" msgid="6081085226050792095">"Не удалось загрузить виджет"</string>
    <string name="uninstall_system_app_text" msgid="4172046090762920660">"Это системное приложение, его нельзя удалить."</string>
    <string name="dream_name" msgid="1530253749244328964">"Rocket Launcher"</string>
    <string name="folder_hint_text" msgid="6617836969016293992">"Папка без названия"</string>
    <string name="workspace_description_format" msgid="2950174241104043327">"Главный экран %1$d"</string>
    <string name="default_scroll_format" msgid="7475544710230993317">"Стр. %1$d из %2$d"</string>
    <string name="workspace_scroll_format" msgid="8458889198184077399">"Главные экран %1$d из %2$d"</string>
    <string name="apps_customize_apps_scroll_format" msgid="370005296147130238">"Приложения: стр. %1$d из %2$d"</string>
    <string name="apps_customize_widgets_scroll_format" msgid="3106209519974971521">"Виджеты: стр. %1$d из %2$d"</string>
    <string name="first_run_cling_title" msgid="7257389003637362144">"Добро пожаловать!"</string>
    <!-- no translation found for first_run_cling_description (7401277885309232757) -->
    <skip />
    <string name="first_run_cling_custom_content_hint" msgid="6090628589029352439"></string>
    <string name="first_run_cling_search_bar_hint" msgid="5909062802402452582"></string>
    <string name="first_run_cling_create_screens_hint" msgid="6950729526680114157">"Создание дополнительных экранов для приложений и папок"</string>
    <string name="workspace_cling_title" msgid="5626202359865825661">"Организация рабочего пространства"</string>
    <!-- no translation found for workspace_cling_move_item (528201129978005352) -->
    <skip />
    <string name="all_apps_cling_title" msgid="34929250753095858">"Выберите приложения"</string>
    <string name="all_apps_cling_add_item" msgid="400866858451850784">"Чтобы добавить приложение на главный экран, нажмите на значок и удерживайте его."</string>
    <!-- no translation found for folder_cling_title (3894908818693254164) -->
    <skip />
    <!-- no translation found for folder_cling_create_folder (6158215559475836131) -->
    <skip />
    <string name="cling_dismiss" msgid="8962359497601507581">"ОК"</string>
    <string name="folder_opened" msgid="94695026776264709">"Папка открыта, <xliff:g id="WIDTH">%1$d</xliff:g> x <xliff:g id="HEIGHT">%2$d</xliff:g>"</string>
    <string name="folder_tap_to_close" msgid="1884479294466410023">"Нажмите, чтобы закрыть папку"</string>
    <string name="folder_tap_to_rename" msgid="9191075570492871147">"Нажмите, чтобы подтвердить переименование"</string>
    <string name="folder_closed" msgid="4100806530910930934">"Папка закрыта"</string>
    <string name="folder_renamed" msgid="1794088362165669656">"Папка переименована в \"<xliff:g id="NAME">%1$s</xliff:g>\""</string>
    <string name="folder_name_format" msgid="6629239338071103179">"Папка: <xliff:g id="NAME">%1$s</xliff:g>"</string>
    <string name="custom_workspace_cling_title_1" msgid="3750880082935033085"></string>
    <string name="custom_workspace_cling_description_1" msgid="939966842147696724"></string>
    <string name="custom_workspace_cling_title_2" msgid="662588444436552198"></string>
    <string name="custom_workspace_cling_description_2" msgid="8097921091798539310"></string>
    <string name="widget_button_text" msgid="2880537293434387943">"Виджеты"</string>
    <string name="wallpaper_button_text" msgid="8404103075899945851">"Обои"</string>
    <string name="settings_button_text" msgid="8119458837558863227">"Настройки"</string>
</resources>