summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/res/values-ru/strings.xml
blob: bbf66fb2edf27bc5462881887eb6ab7229ede6ff (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
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2013 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="app_label" msgid="4469836075319831821">"Спулер печати"</string>
    <string name="print_button" msgid="645164566271246268">"Печать"</string>
    <string name="save_button" msgid="1921310454071758999">"Сохранить"</string>
    <string name="label_destination" msgid="9132510997381599275">"Принтер"</string>
    <string name="label_copies" msgid="3634531042822968308">"Копии"</string>
    <string name="label_paper_size" msgid="8681895607876809323">"Размер бумаги"</string>
    <string name="label_color" msgid="1108690305218188969">"Цветной"</string>
    <string name="label_orientation" msgid="2853142581990496477">"Ориентация"</string>
    <string name="label_pages" msgid="6300874667546617333">"СТРАНИЦЫ (<xliff:g id="PAGE_COUNT">%1$s</xliff:g>)"</string>
    <string name="pages_range_example" msgid="4069269138547562081">"напр., 1–5, 8, 11–13"</string>
    <string name="print_preview" msgid="8010217796057763343">"Предварительный просмотр"</string>
    <string name="install_for_print_preview" msgid="6366303997385509332">"Установить средство просмотра PDF"</string>
    <string name="printing_app_crashed" msgid="854477616686566398">"Сбой приложения печати"</string>
    <!-- no translation found for page_count_unknown (6058852665954511124) -->
    <skip />
    <string name="generating_print_job" msgid="3119608742651698916">"Создание задания печати…"</string>
    <string name="save_as_pdf" msgid="5718454119847596853">"Сохранить как PDF-файл"</string>
    <string name="all_printers" msgid="5018829726861876202">"Все принтеры"</string>
    <!-- no translation found for print_dialog (32628687461331979) -->
    <skip />
    <string name="search" msgid="5421724265322228497">"Поиск"</string>
    <string name="all_printers_label" msgid="3178848870161526399">"Все принтеры"</string>
    <string name="add_print_service_label" msgid="5356702546188981940">"Добавить службу печати"</string>
    <!-- no translation found for print_search_box_shown_utterance (7967404953901376090) -->
    <skip />
    <!-- no translation found for print_search_box_hidden_utterance (5727755169343113351) -->
    <skip />
    <!-- no translation found for print_add_printer (1088656468360653455) -->
    <skip />
    <!-- no translation found for print_search_result_count_utterance:one (4484953260685964252) -->
    <!-- no translation found for print_search_result_count_utterance:other (6533817036607128241) -->
    <string name="choose_print_service" msgid="3740309762324459694">"Выберите службу печати"</string>
    <!-- no translation found for print_searching_for_printers (6550424555079932867) -->
    <skip />
    <!-- no translation found for print_no_printers (4869403323900054866) -->
    <skip />
    <string name="printing_notification_title_template" msgid="295903957762447362">"Печать задания \"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>\"…"</string>
    <string name="cancelling_notification_title_template" msgid="1821759594704703197">"Отмена задания <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>…"</string>
    <string name="failed_notification_title_template" msgid="2256217208186530973">"Ошибка задания \"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>\""</string>
    <string name="blocked_notification_title_template" msgid="1175435827331588646">"Задание \"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>\" заблокировано"</string>
    <string name="cancel" msgid="4373674107267141885">"Отмена"</string>
    <string name="restart" msgid="2472034227037808749">"Повторить"</string>
    <string name="no_connection_to_printer" msgid="2159246915977282728">"Нет связи с принтером"</string>
    <string name="reason_unknown" msgid="5507940196503246139">"неизвестно"</string>
    <string name="printer_unavailable" msgid="2434170617003315690">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g> – недоступен"</string>
  <string-array name="color_mode_labels">
    <item msgid="7602948745415174937">"Черно-белое"</item>
    <item msgid="2762241247228983754">"Цветное"</item>
  </string-array>
  <string-array name="orientation_labels">
    <item msgid="4061931020926489228">"Книжная"</item>
    <item msgid="3199660090246166812">"Альбомная"</item>
  </string-array>
  <string-array name="page_options_labels">
    <item msgid="7421377442011699994">"Все"</item>
    <item msgid="6812869625222503603">"Диапазон"</item>
  </string-array>
</resources>