summaryrefslogtreecommitdiff
path: root/po/ru.po
blob: bf3e2d5df10ee6fbda3adaf9e238c77583fbf387 (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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Igor Gnatenko <i.gnatenko.brain@gmail.com>, 2014
# Serge Vylekzhanin <vylekzhanin@mail.ru>, 2014-2016
# Richard Hughes <richard@hughsie.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-22 16:22+0000\n"
"PO-Revision-Date: 2016-08-06 03:00-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Russian (http://www.transifex.com/freedesktop/appstream-glib/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Zanata 3.9.6\n"

#. TRANSLATORS: command line option
#: client/as-builder.c:90 client/as-compose.c:335 client/as-util.c:4345
msgid "Show extra debugging information"
msgstr "Показывать дополнительную отладочную информацию"

#. TRANSLATORS: command line option
#: client/as-builder.c:93
msgid "Add a cache ID to each component"
msgstr "Добавить идентификатор кэша в каждый компонент"

#. TRANSLATORS: command line option
#: client/as-builder.c:96
msgid "Include failed results in the output"
msgstr "Включить неудачные результаты в вывод"

#. TRANSLATORS: command line option
#: client/as-builder.c:99
msgid "Add HiDPI icons to the tarball"
msgstr "Добавить пиктограммы высокого разрешения в архивный файл"

#. TRANSLATORS: command line option
#: client/as-builder.c:102
msgid "Add encoded icons to the XML"
msgstr "Добавить закодированные пиктограммы в XML"

#. TRANSLATORS: command line option
#: client/as-builder.c:105
msgid "Do not compress the icons into a tarball"
msgstr "Не сжимать пиктограммы в архивный файл"

#. TRANSLATORS: command line option
#: client/as-builder.c:108
msgid "Set the logging directory"
msgstr "Задать каталог журналов"

#. TRANSLATORS: command line option
#: client/as-builder.c:111
msgid "Set the packages directory"
msgstr "Задать каталог пакетов"

#. TRANSLATORS: command line option
#: client/as-builder.c:114
msgid "Set the temporary directory"
msgstr "Задать временный каталог"

#. TRANSLATORS: command line option
#: client/as-builder.c:117 client/as-compose.c:341
msgid "Set the output directory"
msgstr "Задать каталог вывода данных"

#. TRANSLATORS: command line option
#: client/as-builder.c:120 client/as-compose.c:344
msgid "Set the icons directory"
msgstr "Задать каталог пиктограмм"

#. TRANSLATORS: command line option
#: client/as-builder.c:123
msgid "Set the cache directory"
msgstr "Задать каталог кэша"

#. TRANSLATORS: command line option
#: client/as-builder.c:126 client/as-compose.c:353
msgid "Set the basenames of the output files"
msgstr "Задать базовые названия выходных файлов"

#. TRANSLATORS: command line option
#: client/as-builder.c:129 client/as-compose.c:347
msgid "Set the origin name"
msgstr "Задать название происхождения"

#. TRANSLATORS: command line option
#: client/as-builder.c:132
msgid "Set the number of threads"
msgstr "Задать количество потоков"

#. TRANSLATORS: command line option
#: client/as-builder.c:135 client/as-compose.c:350
msgid "Set the minimum icon size in pixels"
msgstr "Задать минимальный размер пиктограмм в пикселях"

#. TRANSLATORS: command line option
#: client/as-builder.c:138
msgid "Set the old metadata location"
msgstr "Задать нахождение старых метаданных"

#. TRANSLATORS: command line option
#: client/as-builder.c:141
msgid "Ignore certain types of veto"
msgstr "Игнорировать определенные типы вето"

#. TRANSLATORS: error message
#: client/as-builder.c:155 client/as-compose.c:367 client/as-util.c:4622
msgid "Failed to parse arguments"
msgstr "Ошибка при распознавании аргументов"

#. TRANSLATORS: error message
#: client/as-builder.c:260
msgid "Failed to set up builder"
msgstr "Не удалось настроить средство сборки"

#. TRANSLATORS: error message
#: client/as-builder.c:279
msgid "Failed to open packages"
msgstr "Не удалось открыть пакеты"

#. TRANSLATORS: information message
#: client/as-builder.c:289
msgid "Scanning packages..."
msgstr "Сканируем пакеты…"

#. TRANSLATORS: error message
#: client/as-builder.c:299
msgid "Failed to add package"
msgstr "Не удалось добавить пакет"

#. TRANSLATORS: information message
#: client/as-builder.c:305
#, c-format
msgid "Parsed %u/%u files..."
msgstr ""

#. TRANSLATORS: error message
#: client/as-builder.c:315
msgid "Failed to generate metadata"
msgstr "Не удалось создать метаданные"

#. success
#. TRANSLATORS: information message
#: client/as-builder.c:322 client/as-compose.c:526
msgid "Done!"
msgstr "Выполнено!"

#. TRANSLATORS: we've saving the icon file to disk
#: client/as-compose.c:124 client/as-compose.c:179
msgid "Saving icon"
msgstr "Сохраняем пиктограмму"

#. TRANSLATORS: command line option
#: client/as-compose.c:338
msgid "Set the prefix"
msgstr "Установить префикс"

#. TRANSLATORS: we're generating the AppStream data
#: client/as-compose.c:410
msgid "Processing application"
msgstr "Выполняем приложение"

#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
#: client/as-compose.c:416
msgid "Error loading AppData file"
msgstr "Ошибка при загрузке файла AppData"

#. TRANSLATORS: the .mo files could not be parsed
#: client/as-compose.c:429
msgid "Error parsing translations"
msgstr "Ошибка при обработке переводов"

#. TRANSLATORS: we could not auto-add the kudo
#: client/as-compose.c:440
msgid "Error parsing kudos"
msgstr "Ошибка при обработке благодарностей"

#. TRANSLATORS: we could not auto-add the provides
#: client/as-compose.c:451
msgid "Error parsing provides"
msgstr "Ошибка при обработке обеспечений"

#. TRANSLATORS: the .desktop file could not
#. * be loaded
#: client/as-compose.c:479
msgid "Error loading desktop file"
msgstr "Ошибка при загрузе файла desktop"

#. TRANSLATORS: this is when the folder could
#. * not be created
#: client/as-compose.c:501
msgid "Error creating output directory"
msgstr "Ошибка при создании каталога результатов"

#. TRANSLATORS: we've saving the XML file to disk
#: client/as-compose.c:510
msgid "Saving AppStream"
msgstr "Сохраняем AppStream"

#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
#: client/as-compose.c:520
msgid "Error saving AppStream file"
msgstr "Ошибка при сохранении файла AppStream"

#. TRANSLATORS: this is a command alias
#: client/as-util.c:104
#, c-format
msgid "Alias to %s"
msgstr "Псевдоним к %s"

#: client/as-util.c:186
msgid "Command not found, valid commands are:"
msgstr "Команда не найдена, корректные команды:"

#. TRANSLATORS: any manual changes required?
#. * also note: FIXME is a hardcoded string
#: client/as-util.c:478
msgid "Please review the file and fix any 'FIXME' items"
msgstr ""
"Пожалуйста, просмотрите файл и исправьте пункты, к которым добавлено «FIXME»"

#. TRANSLATORS: information message
#: client/as-util.c:496
msgid "Old API version"
msgstr "Старая версия API"

#. TRANSLATORS: information message
#: client/as-util.c:508
msgid "New API version"
msgstr "Новая версия API"

#: client/as-util.c:527
msgid "Not enough arguments, expected old.xml new.xml version"
msgstr "Недостаточно аргументов, ожидалось old.xml new.xml version"

#. TRANSLATORS: the %s and %s are file types,
#. * e.g. "appdata" to "appstream"
#: client/as-util.c:563
#, c-format
msgid "Conversion %s to %s is not implemented"
msgstr "Преобразование из %s в %s не реализовано"

#: client/as-util.c:580
msgid "Not enough arguments, expected file.xml"
msgstr "Недостаточно аргументов, ожидался file.xml"

#. TRANSLATORS: %s is a file type,
#. * e.g. 'appdata'
#: client/as-util.c:606
#, c-format
msgid "File format '%s' cannot be upgraded"
msgstr "Файл формата '%s' не может быть обновлён"

#. TRANSLATORS: not a recognised file type
#: client/as-util.c:648 client/as-util.c:1048 client/as-util.c:1149
msgid "Format not recognised"
msgstr "Нераспознанный формат"

#. TRANSLATORS: probably wrong XML
#: client/as-util.c:1982
msgid "No desktop applications found"
msgstr "Приложения не найдены"

#. TRANSLATORS: the file is valid
#: client/as-util.c:2713
msgid "OK"
msgstr "ОК"

#. list failures
#: client/as-util.c:2718
msgid "FAILED"
msgstr "ОШИБКА"

#: client/as-util.c:2814
msgid "Validation failed"
msgstr "Проверка прошла неудачно"

#: client/as-util.c:2858
msgid "Validation of files failed"
msgstr "Проверка файлов прошла неудачно"

#. TRANSLATORS: application was removed
#: client/as-util.c:3994
msgid "Removed"
msgstr "Удалено"

#. TRANSLATORS: application was added
#: client/as-util.c:4007
msgid "Added"
msgstr "Добавлено"

#. TRANSLATORS: this is when a device ctrl+c's a watch
#: client/as-util.c:4290
msgid "Cancelled"
msgstr ""

#. TRANSLATORS: this is the --nonet argument
#: client/as-util.c:4342
msgid "Do not use network access"
msgstr "Не использовать доступ к сети"

#. TRANSLATORS: command line option
#: client/as-util.c:4348
msgid "Show version"
msgstr "Показать версию"

#. TRANSLATORS: command line option
#: client/as-util.c:4351
msgid "Enable profiling"
msgstr "Включить профилирование"

#. TRANSLATORS: command description
#: client/as-util.c:4381
msgid "Converts AppStream metadata from one version to another"
msgstr "Конвертирует AppStream метаданные из одной версии в другую"

#. TRANSLATORS: command description
#: client/as-util.c:4387
msgid "Upgrade AppData metadata to the latest version"
msgstr "Обновить метаданные AppData до последней версии"

#. TRANSLATORS: command description
#: client/as-util.c:4393
msgid "Creates an example Appdata file from a .desktop file"
msgstr "Создаёт файл-пример Appdata из .desktop-файла"

#. TRANSLATORS: command description
#: client/as-util.c:4399
msgid "Dumps the applications in the AppStream metadata"
msgstr "Создаёт дамп приложений в метаданные AppStream"

#. TRANSLATORS: command description
#: client/as-util.c:4405
msgid "Search for AppStream applications"
msgstr "Поиск приложений AppStream"

#. TRANSLATORS: command description
#: client/as-util.c:4411
msgid "Search for AppStream applications by package name"
msgstr "Поиск приложений AppStream по названию пакета"

#. TRANSLATORS: command description
#: client/as-util.c:4417
msgid "Show all installed AppStream applications"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4423
msgid "Search for AppStream applications by category name"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4429
msgid "Display application search tokens"
msgstr "Показать токены поиска приложений"

#. TRANSLATORS: command description
#: client/as-util.c:4435
msgid "Installs AppStream metadata"
msgstr "Устанавливает метаданные AppStream"

#. TRANSLATORS: command description
#: client/as-util.c:4441
msgid "Installs AppStream metadata with new origin"
msgstr "Устанавливает метаданные AppStream с новым происхождением"

#. TRANSLATORS: command description
#: client/as-util.c:4447
msgid "Uninstalls AppStream metadata"
msgstr "Удаляет метаданные AppStream"

#. TRANSLATORS: command description
#: client/as-util.c:4453
msgid "Create an HTML status page"
msgstr "Создать страницу состояния в формате HTML"

#. TRANSLATORS: command description
#: client/as-util.c:4459
msgid "Create an CSV status document"
msgstr "Создать документ состояния в формате CSV"

#. TRANSLATORS: command description
#: client/as-util.c:4465
msgid "Create an HTML matrix page"
msgstr "Создать страницу матрицы в формате HTML"

#. TRANSLATORS: command description
#: client/as-util.c:4471
msgid "List applications not backed by packages"
msgstr "Список приложений не из пакетов"

#. TRANSLATORS: command description
#: client/as-util.c:4477
msgid "Validate an AppData or AppStream file"
msgstr "Проверить корректность AppData или AppStream файла"

#. TRANSLATORS: command description
#: client/as-util.c:4483
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "Проверить корректность AppData или AppStream файла (мягко)"

#. TRANSLATORS: command description
#: client/as-util.c:4489
msgid "Validate an AppData or AppStream file (strict)"
msgstr "Проверить корректность AppData или AppStream файла (строго)"

#. TRANSLATORS: command description
#: client/as-util.c:4495
msgid "Convert an AppData file to NEWS format"
msgstr "Преобразовать файл AppData в формат NEWS"

#. TRANSLATORS: command description
#: client/as-util.c:4501
msgid "Convert an NEWS file to AppData format"
msgstr "Преобразовать файл NEWS в формат AppData"

#. TRANSLATORS: command description
#: client/as-util.c:4507
msgid "Check installed application data"
msgstr "Проверить данные установленного приложения"

#. TRANSLATORS: command description
#: client/as-util.c:4513
msgid "check an installed application"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4519
msgid "Replace screenshots in source file"
msgstr "Заменить снимки экрана в исходном файле"

#. TRANSLATORS: command description
#: client/as-util.c:4525
msgid "Add a provide to a source file"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4531
msgid "Add a language to a source file"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4537
msgid "Mirror upstream screenshots"
msgstr "Отзеркалить снимки экрана из основной ветки разработки"

#. TRANSLATORS: command description
#: client/as-util.c:4543
msgid "Mirror local firmware files"
msgstr "Отзеркалить локальные файлы микрокода"

#. TRANSLATORS: command description
#: client/as-util.c:4549
msgid "Incorporate extra metadata from an external file"
msgstr "Включить дополнительные метаданные из внешнего файла"

#. TRANSLATORS: command description
#: client/as-util.c:4555
msgid "Compare the contents of two AppStream files"
msgstr "Сравнить содержимое двух файлов AppStream"

#. TRANSLATORS: command description
#: client/as-util.c:4561
msgid "Generate a GUID from an input string"
msgstr "Создать GUID из строки входных данных"

#. TRANSLATORS: command description
#: client/as-util.c:4567
msgid "Modify an AppData file"
msgstr "Изменить файл AppData"

#. TRANSLATORS: command description
#: client/as-util.c:4573
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "Разделить файл AppStream на AppData и MetaInfo файлы"

#. TRANSLATORS: command description
#: client/as-util.c:4579
msgid "Merge several files to an AppStream file"
msgstr "Объединить несколько файлов в файл AppStream"

#. TRANSLATORS: command description
#: client/as-util.c:4585
msgid "Import a file to AppStream markup"
msgstr "Импортировать файл в AppStream-разметку"

#. TRANSLATORS: command description
#: client/as-util.c:4591
msgid "Watch AppStream locations for changes"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4597
msgid "Compare version numbers"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4603
msgid "Test a regular expression"
msgstr ""

#. TRANSLATORS: program name
#: client/as-util.c:4616
msgid "AppStream Utility"
msgstr "Устилита AppStream"

#: client/as-util.c:4640
msgid "Version:"
msgstr "Версия:"