summaryrefslogtreecommitdiff
path: root/po/ru.po
blob: 4b87a66179b7a76048ec6f095593aca69d2c0a3e (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
# Russian translations for xfconf package.
# Copyright (C) 2009-2011 The Xfce development team.
# This file is distributed under the same license as the xfconf package.
# Ilya Shestopalov <yast4ik@yahoo.com>, 2009.
# Denis Koryavov <dkoryavov@yandex.ru>, 2010.
# Artem Zolochevskiy <artem.zolochevskiy@gmail.com>, 2011.
# 
msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-26 10:40+0000\n"
"PO-Revision-Date: 2011-07-20 10:51+0300\n"
"Last-Translator: Artem Zolochevskiy <artem.zolochevskiy@gmail.com>\n"
"Language-Team: Russian\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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: ../xfconf/xfconf-cache.c:875
#, c-format
msgid "Failed to make ResetProperty DBus call"
msgstr "Не удалось выполнить ResetProperty через DBus"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:277
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Не удалось создать директорию конфигурации «%s»"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:322
#: ../xfconfd/xfconf-daemon.c:238
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Недостаточно прав для изменения свойства «%s» на канале «%s»"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:387
#: ../xfconfd/xfconf-backend-perchannel-xml.c:469
#: ../xfconfd/xfconf-backend-perchannel-xml.c:634
#: ../xfconfd/xfconf-backend-perchannel-xml.c:654
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Свойство «%s» отсутствует на канале «%s»"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:601
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Не удалось удалить канал «%s»: %s"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:1298
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Неправильный тип для <property>: «%s»"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:1314
#: ../xfconfd/xfconf-backend-perchannel-xml.c:1390
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Не удалось определить значение типа «%s» из «%s»"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:1370
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Тип атрибута <value> не может быть массивом"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:1379
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Неправильный тип для <value>: «%s»"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:1655
#: ../xfconfd/xfconf-backend-perchannel-xml.c:1904
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Канал «%s» не существует"

#: ../xfconfd/xfconf-backend-perchannel-xml.c:1962
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Не удалось записать канал «%s»: %s"

#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Не удалось найти бэкенд Xfconf типа «%s»"

#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Названия свойств должны начинаться с символа «/»"

#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Элемент root («/») не является правильным названием для свойства"

#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid "Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', '-', '<' and '>', as well as '/' as a separator"
msgstr "Названия свойств могут включать только символы ASCII A-Z, a-z, 0-9, «_», «-», «<» и «>», так же как и «/» как разделитель"

#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Названия свойств не могут включать более двух и более последовательных знаков «/»"

#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Названия свойств не могут заканчиваться на «/»"

#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Название канала не может быть пустой строкой"

#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid "Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and '-'"
msgstr "Названия каналов могут включать только символы ASCII A-Z, a-z, 0-9, «_» и «-»"

#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid "The property name can only be empty or \"/\" if a recursive reset was specified"
msgstr "Название свойства может быть только пустым или \"/\" если был выбран рекурсивный сброс"

#: ../xfconfd/main.c:134
msgid "Prints the xfconfd version."
msgstr "Показать версию Xfconf."

#: ../xfconfd/main.c:136
msgid "Configuration backends to use.  The first backend specified is opened read/write; the others, read-only."
msgstr "Бэкенд конфигурации для использования. Первый указанный бэкенд открыт для чтения/записи, остальные только для чтения."

#: ../xfconfd/main.c:139
msgid "Fork into background after starting; only useful for testing purposes"
msgstr "Выполнять в фоновом режиме после запуска (полезно только для тестовых целей)"

#: ../xfconfd/main.c:159
msgid "Xfce Configuration Daemon"
msgstr "Диспетчер конфигурации Xfce"

#: ../xfconfd/main.c:165
msgid "Xfce configuration daemon"
msgstr "Диспетчер конфигурации Xfce"

#: ../xfconfd/main.c:167
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Об ошибках сообщайте на http://bugs.xfce.org/\n"

#: ../xfconfd/main.c:170
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Ошибка разбора синтаксиса: %s\n"

#: ../xfconfd/xfconf-daemon.c:482
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Другой диспетчер конфигурации Xfce уже запущен"

#: ../xfconfd/xfconf-daemon.c:517
#, c-format
msgid "No backends could be started"
msgstr "Не удалось запустить бэкенд"

#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Свойство «%s» изменено: %s\n"

#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Свойство «%s» изменено\n"

#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Свойство «%s» удалено\n"

#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Способ экспорта ещё не внедрён"

#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Экспорт ещё не внедрён"

#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Информация о версии"

#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Канал для запроса/изменения"

#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Свойство для запроса/изменения"

#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Новое значение, устанавливаемое для свойства"

#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Список свойств (или каналов, если не указано -c)"

#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Подробный вывод"

#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Создать новое свойство, если оно ещё не существует"

#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Указать тип значения свойства"

#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Сбросить свойство"

#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Рекурсивно (используется с -r)"

#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Использовать массив, даже если он состоит из одного элемента"

#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Следить за изменением свойств на канале"

#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Начать следить за каналом «%s»:"

#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Свойство «%s» отсутствует на канале «%s».\n"

#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(неизвестно)"

#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
"\n"
msgstr ""
"Значение является массивом с %d элементами:\n"
"\n"

#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\".  If a new\n"
"property should be created, use the --create option.\n"
msgstr ""
"Свойство «%s» не существует на канале «%s». Если должно\n"
"быть создано новое свойство, то используйте параметр --create.\n"

#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "При создании нового свойства, указывайте тип значения.\n"

#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Не удалось получить существующий тип для значения.\n"

#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Не удалось определить тип значения.\n"

#: ../xfconf-query/main.c:453
#, c-format
msgid "A value type must be specified to change an array into a single value.\n"
msgstr "Для преобразования массива в одно значение должен быть задан тип значения.\n"

#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Не удалось преобразовать «%s» в тип «%s»\n"

#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Не удалось установить свойство.\n"

#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Имеется %d новых значений, но определены могут быть только %d типов.\n"

#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Не удалось определить тип значения в индексе %d.\n"

#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Канал «%s» не имеет свойств\n"

#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Не удалось создать файл экспорта «%s»: %s\n"

#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Не удалось открыть файл импорта «%s»: %s\n"

#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Не удалось прочитать структуру файла импорта «%s»: %s\n"