Fix calling functions with wrong number of arguments
[mikachu/openbox.git] / po / ru.po
1 # Russian translation of Openbox
2 # Copyright (C) 2007 Mikael Magnusson
3 # This file is distributed under the same license as the openbox package.
4 # Alexey Remizov <alexey@remizov.pp.ru>, 2004.
5 # Nikita Bukhvostov <dragon.djanic@gmail.com>, 2007.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: Openbox 3.4.3\n"
10 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
11 "POT-Creation-Date: 2007-07-12 12:58+0200\n"
12 "PO-Revision-Date: 2007-08-17 22:36+0200\n"
13 "Last-Translator: Nikita Bukhvostov <dragon.djanic@gmail.com>\n"
14 "Language-Team: Russian <ru@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: openbox/actions/execute.c:86
20 #, c-format
21 msgid "Failed to convert the path '%s' from utf8"
22 msgstr "Не удалось сконвертировать путь '%s' из utf8"
23
24 #: openbox/actions/execute.c:95 openbox/actions/execute.c:113
25 #, c-format
26 msgid "Failed to execute '%s': %s"
27 msgstr "Не удалось запустить '%s': %s"
28
29 #: openbox/client_list_combined_menu.c:92 openbox/client_list_menu.c:93
30 msgid "Go there..."
31 msgstr "Перейти..."
32
33 #: openbox/client_list_combined_menu.c:98
34 msgid "Manage desktops"
35 msgstr "Управление рабочими столами"
36
37 #: openbox/client_list_combined_menu.c:99 openbox/client_list_menu.c:152
38 msgid "_Add new desktop"
39 msgstr "_Добавить новый рабочий стол"
40
41 #: openbox/client_list_combined_menu.c:100 openbox/client_list_menu.c:153
42 msgid "_Remove last desktop"
43 msgstr "_Удалить последний рабочий стол"
44
45 #: openbox/client_list_combined_menu.c:146
46 msgid "Windows"
47 msgstr "Окна"
48
49 #: openbox/client_list_menu.c:199
50 msgid "Desktops"
51 msgstr "Рабочие столы"
52
53 #: openbox/client_menu.c:256
54 msgid "All desktops"
55 msgstr "Все рабочие столы"
56
57 #: openbox/client_menu.c:360
58 msgid "_Layer"
59 msgstr "Слой(_L)"
60
61 #: openbox/client_menu.c:365
62 msgid "Always on _top"
63 msgstr "Поверх всех окон(_T)"
64
65 #: openbox/client_menu.c:366
66 msgid "_Normal"
67 msgstr "Обычное поведение(_N)"
68
69 #: openbox/client_menu.c:367
70 msgid "Always on _bottom"
71 msgstr "Под всеми окнами(_B)"
72
73 #: openbox/client_menu.c:370
74 msgid "_Send to desktop"
75 msgstr "Отправить на рабочий стол(_S)"
76
77 #: openbox/client_menu.c:374
78 msgid "Client menu"
79 msgstr "Меню клиентов"
80
81 #: openbox/client_menu.c:380
82 msgid "R_estore"
83 msgstr "Восстановить(_E)"
84
85 #: openbox/client_menu.c:388
86 msgid "_Move"
87 msgstr "Переместить(_M)"
88
89 #: openbox/client_menu.c:390
90 msgid "Resi_ze"
91 msgstr "Изменить размер(_Z)"
92
93 #: openbox/client_menu.c:392
94 msgid "Ico_nify"
95 msgstr "Свернуть(_N)"
96
97 #: openbox/client_menu.c:400
98 msgid "Ma_ximize"
99 msgstr "Развернуть(_X)"
100
101 #: openbox/client_menu.c:408
102 msgid "_Roll up/down"
103 msgstr "Скрутить/Раскрутить(_R)"
104
105 #: openbox/client_menu.c:410
106 msgid "Un/_Decorate"
107 msgstr "(От)декорировать(_D)"
108
109 #: openbox/client_menu.c:420
110 msgid "_Close"
111 msgstr "Закрыть(_C)"
112
113 #: openbox/config.c:737
114 #, c-format
115 msgid "Invalid button '%s' specified in config file"
116 msgstr "Некорректная клавиша '%s' упомянута в конфигурационном файле"
117
118 #: openbox/keyboard.c:156
119 msgid "Conflict with key binding in config file"
120 msgstr "Конфликт привязок клавиш в конфигурационном файле"
121
122 #: openbox/menu.c:103 openbox/menu.c:111
123 #, c-format
124 msgid "Unable to find a valid menu file '%s'"
125 msgstr "Не могу найти корректный файл меню '%s'"
126
127 #: openbox/menu.c:171
128 #, c-format
129 msgid "Failed to execute command for pipe-menu '%s': %s"
130 msgstr "Не могу запустить команду pipe-меню '%s': %s"
131
132 #: openbox/menu.c:185
133 #, c-format
134 msgid "Invalid output from pipe-menu '%s'"
135 msgstr "Некорректный вывод pipe-меню '%s'"
136
137 #: openbox/menu.c:198
138 #, c-format
139 msgid "Attempted to access menu '%s' but it does not exist"
140 msgstr "Попытка доступа к несуществующему меню '%s'."
141
142 #: openbox/menu.c:368 openbox/menu.c:369
143 msgid "More..."
144 msgstr "Больше..."
145
146 #: openbox/mouse.c:349
147 #, c-format
148 msgid "Invalid button '%s' in mouse binding"
149 msgstr "Некорректная кнопка '%s' в привязке мыши"
150
151 #: openbox/mouse.c:355
152 #, c-format
153 msgid "Invalid context '%s' in mouse binding"
154 msgstr "Некорректный контекст '%s' в привязке мыши"
155
156 #: openbox/openbox.c:131
157 #, c-format
158 msgid "Unable to change to home directory '%s': %s"
159 msgstr "Не могу перейти в домашнюю директорию '%s': %s"
160
161 #: openbox/openbox.c:151
162 msgid "Failed to open the display from the DISPLAY environment variable."
163 msgstr "Не могу открыть экран из переменной окружения DISPLAY."
164
165 #: openbox/openbox.c:182
166 msgid "Failed to initialize the obrender library."
167 msgstr "Не могу инициализировать библиотеку obrender."
168
169 #: openbox/openbox.c:188
170 msgid "X server does not support locale."
171 msgstr "X-сервер не поддерживает локали."
172
173 #: openbox/openbox.c:190
174 msgid "Cannot set locale modifiers for the X server."
175 msgstr "Не могу установить модификаторы локали X-сервера."
176
177 #: openbox/openbox.c:253
178 msgid "Unable to find a valid config file, using some simple defaults"
179 msgstr ""
180 "Не могу найти корректный конфигурационный файл, использую значения по-"
181 "умолчанию"
182
183 #: openbox/openbox.c:279
184 msgid "Unable to load a theme."
185 msgstr "Не могу загрузить тему."
186
187 #: openbox/openbox.c:408
188 #, c-format
189 msgid "Restart failed to execute new executable '%s': %s"
190 msgstr "При перезапуске не удалось запустить исполняемый файл '%s': %s"
191
192 #: openbox/openbox.c:478 openbox/openbox.c:480
193 msgid "Copyright (c)"
194 msgstr "Copyright (c)"
195
196 #: openbox/openbox.c:489
197 msgid "Syntax: openbox [options]\n"
198 msgstr "Синтаксис: openbox [параметры]\n"
199
200 #: openbox/openbox.c:490
201 msgid ""
202 "\n"
203 "Options:\n"
204 msgstr ""
205 "\n"
206 "Параметры:\n"
207
208 #: openbox/openbox.c:491
209 msgid "  --help              Display this help and exit\n"
210 msgstr "  --help              Показать эту справку и выйти\n"
211
212 #: openbox/openbox.c:492
213 msgid "  --version           Display the version and exit\n"
214 msgstr "  --version           Показать версию и выйти\n"
215
216 #: openbox/openbox.c:493
217 msgid "  --replace           Replace the currently running window manager\n"
218 msgstr "  --replace           Заменить текущий менеджер окон\n"
219
220 #: openbox/openbox.c:494
221 msgid "  --sm-disable        Disable connection to the session manager\n"
222 msgstr "  --sm-disable        Не соединяться с менеджером сессий\n"
223
224 #: openbox/openbox.c:495
225 msgid ""
226 "\n"
227 "Passing messages to a running Openbox instance:\n"
228 msgstr ""
229 "\n"
230 "Передаю сообщения запущенной инстанции Openbox:\n"
231
232 #: openbox/openbox.c:496
233 msgid "  --reconfigure       Reload Openbox's configuration\n"
234 msgstr "  --reconfigure       Перезагрузить конфигурацию Openbox\n"
235
236 #: openbox/openbox.c:497
237 msgid "  --restart           Restart Openbox\n"
238 msgstr "  --restart           Перезапустить Openbox\n"
239
240 #: openbox/openbox.c:498
241 msgid ""
242 "\n"
243 "Debugging options:\n"
244 msgstr ""
245 "\n"
246 "Отладочные параметры:\n"
247
248 #: openbox/openbox.c:499
249 msgid "  --sync              Run in synchronous mode\n"
250 msgstr "  --sync              Запустить в синхронном режиме\n"
251
252 #: openbox/openbox.c:500
253 msgid "  --debug             Display debugging output\n"
254 msgstr "  --debug             Отображать отладочную информацию\n"
255
256 #: openbox/openbox.c:501
257 msgid "  --debug-focus       Display debugging output for focus handling\n"
258 msgstr ""
259 "  --debug-focus       Отображать отладочную информацию об управлении "
260 "фокусом\n"
261
262 #: openbox/openbox.c:502
263 msgid "  --debug-xinerama    Split the display into fake xinerama screens\n"
264 msgstr "  --debug-xinerama    Разбить экран на фальшивые экраны xinerama\n"
265
266 #: openbox/openbox.c:503
267 #, c-format
268 msgid ""
269 "\n"
270 "Please report bugs at %s\n"
271 msgstr ""
272 "\n"
273 "Пожалуйста, сообщайте об ошибках на %s\n"
274
275 #: openbox/openbox.c:600
276 #, c-format
277 msgid "Invalid command line argument '%s'\n"
278 msgstr "Некорректный командный параметр '%s'\n"
279
280 #: openbox/screen.c:95 openbox/screen.c:196
281 #, c-format
282 msgid "A window manager is already running on screen %d"
283 msgstr "На экране %d уже запущен менеджер окон"
284
285 #: openbox/screen.c:132
286 #, c-format
287 msgid "Could not acquire window manager selection on screen %d"
288 msgstr "Не могу получить выбор менеджера окон на экране %d"
289
290 #: openbox/screen.c:153
291 #, c-format
292 msgid "The WM on screen %d is not exiting"
293 msgstr "Менеджер окон на экране %d не завершается"
294
295 #: openbox/screen.c:1077
296 #, c-format
297 msgid "desktop %i"
298 msgstr "рабочий стол %i"
299
300 #: openbox/session.c:103
301 #, c-format
302 msgid "Unable to make directory '%s': %s"
303 msgstr "Невозможно создать каталог '%s': %s"
304
305 #: openbox/session.c:451
306 #, c-format
307 msgid "Unable to save the session to '%s': %s"
308 msgstr "Не могу сохранить сессию в '%s': %s"
309
310 #: openbox/session.c:583
311 #, c-format
312 msgid "Error while saving the session to '%s': %s"
313 msgstr "Ошибка при сохранении сессии в '%s': %s"
314
315 #: openbox/startupnotify.c:237
316 #, c-format
317 msgid "Running %s\n"
318 msgstr "Запущен %s\n"
319
320 #: openbox/translate.c:58
321 #, c-format
322 msgid "Invalid modifier key '%s' in key/mouse binding"
323 msgstr "Некорректное название модификатора '%s' в привязке клавиши/мыши"
324
325 #: openbox/translate.c:135
326 #, c-format
327 msgid "Invalid key code '%s' in key binding"
328 msgstr "Некорректный код клавиши '%s' в привязке"
329
330 #: openbox/translate.c:142
331 #, c-format
332 msgid "Invalid key name '%s' in key binding"
333 msgstr "Некорректное название клавиши '%s' в привязке"
334
335 #: openbox/translate.c:148
336 #, c-format
337 msgid "Requested key '%s' does not exist on the display"
338 msgstr "Запрошенная клавиша '%s' не существует на экране"
339
340 #: openbox/xerror.c:39
341 #, c-format
342 msgid "X Error: %s"
343 msgstr "Ошибка X-сервера: %s"
344