forked from mate-desktop/marco
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ru.po
1698 lines (1362 loc) · 66.4 KB
/
ru.po
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
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Alexei Sorokin <[email protected]>, 2012-2013
# Evolve32 <[email protected]>, 2014
msgid ""
msgstr ""
"Project-Id-Version: MATE Desktop Environment\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-12 18:09+0200\n"
"PO-Revision-Date: 2015-01-29 08:59+0000\n"
"Last-Translator: AlexL <[email protected]>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/MATE/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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../src/50-marco-desktop-key.xml.in.h:1
msgid "Desktop"
msgstr "Рабочий стол"
#: ../src/50-marco-desktop-key.xml.in.h:2
msgid "Show the panel's \"Run Application\" dialog box"
msgstr "Показать диалоговое окно панели «Выполнить программу»"
#: ../src/50-marco-desktop-key.xml.in.h:3
msgid "Show the panel's main menu"
msgstr "Вызвать главное меню панели"
#: ../src/50-marco-desktop-key.xml.in.h:4
msgid "Take a screenshot"
msgstr "Получить снимок экрана"
#: ../src/50-marco-desktop-key.xml.in.h:5
msgid "Take a screenshot of a window"
msgstr "Получить снимок окна"
#: ../src/50-marco-desktop-key.xml.in.h:6
msgid "Run a terminal"
msgstr "Открыть терминал"
#: ../src/50-marco-global-key.xml.in.h:1 ../src/50-marco-window-key.xml.in.h:1
msgid "Window Management"
msgstr "Управление окнами"
#: ../src/50-marco-global-key.xml.in.h:2
msgid "Move between windows, using a popup window"
msgstr "Переключиться между окнами через всплывающее окно"
#: ../src/50-marco-global-key.xml.in.h:3
msgid "Move between windows of an application, using a popup window"
msgstr "Переключиться между окнами приложения через всплывающее окно"
#: ../src/50-marco-global-key.xml.in.h:4
msgid "Move between panels and the desktop, using a popup window"
msgstr "Переключиться между панелями и рабочим столом через всплывающее окно"
#: ../src/50-marco-global-key.xml.in.h:5
msgid "Move between windows immediately"
msgstr "Переключиться между окнами немедленно"
#: ../src/50-marco-global-key.xml.in.h:6
msgid "Move between windows of an application immediately"
msgstr "Переключиться между окнами приложения немедленно"
#: ../src/50-marco-global-key.xml.in.h:7
msgid "Move between panels and the desktop immediately"
msgstr "Переключиться между панелями и рабочим столом немедленно"
#: ../src/50-marco-global-key.xml.in.h:8
msgid "Hide all normal windows and set focus to the desktop"
msgstr "Скрыть все обычные окна и активировать рабочий стол"
#: ../src/50-marco-global-key.xml.in.h:9
msgid "Switch to workspace 1"
msgstr "Переключиться на рабочее место 1"
#: ../src/50-marco-global-key.xml.in.h:10
msgid "Switch to workspace 2"
msgstr "Переключиться на рабочее место 2"
#: ../src/50-marco-global-key.xml.in.h:11
msgid "Switch to workspace 3"
msgstr "Переключиться на рабочее место 3"
#: ../src/50-marco-global-key.xml.in.h:12
msgid "Switch to workspace 4"
msgstr "Переключиться на рабочее место 4"
#: ../src/50-marco-global-key.xml.in.h:13
msgid "Switch to workspace 5"
msgstr "Переключиться на рабочее место 5"
#: ../src/50-marco-global-key.xml.in.h:14
msgid "Switch to workspace 6"
msgstr "Переключиться на рабочее место 6"
#: ../src/50-marco-global-key.xml.in.h:15
msgid "Switch to workspace 7"
msgstr "Переключиться на рабочее место 7"
#: ../src/50-marco-global-key.xml.in.h:16
msgid "Switch to workspace 8"
msgstr "Переключиться на рабочее место 8"
#: ../src/50-marco-global-key.xml.in.h:17
msgid "Switch to workspace 9"
msgstr "Переключиться на рабочее место 9"
#: ../src/50-marco-global-key.xml.in.h:18
msgid "Switch to workspace 10"
msgstr "Переключиться на рабочее место 10"
#: ../src/50-marco-global-key.xml.in.h:19
msgid "Switch to workspace 11"
msgstr "Переключиться на рабочее место 11"
#: ../src/50-marco-global-key.xml.in.h:20
msgid "Switch to workspace 12"
msgstr "Переключиться на рабочее место 12"
#: ../src/50-marco-global-key.xml.in.h:21
msgid "Switch to workspace on the left of the current workspace"
msgstr "Переключиться на рабочее место слева от текущего"
#: ../src/50-marco-global-key.xml.in.h:22
msgid "Switch to workspace on the right of the current workspace"
msgstr "Переключиться на рабочее место справа от текущего"
#: ../src/50-marco-global-key.xml.in.h:23
msgid "Switch to workspace above the current workspace"
msgstr "Переключиться на рабочее место над текущим"
#: ../src/50-marco-global-key.xml.in.h:24
msgid "Switch to workspace below the current workspace"
msgstr "Переключиться на рабочее место под текущим"
#: ../src/50-marco-global-key.xml.in.h:25
msgid "Switch to previously selected workspace"
msgstr "Переключиться на предыдущее рабочее место"
#: ../src/50-marco-window-key.xml.in.h:2
msgid "Activate the window menu"
msgstr "Активировать меню окна"
#: ../src/50-marco-window-key.xml.in.h:3
msgid "Toggle fullscreen mode"
msgstr "Переключить полноэкранный режим"
#: ../src/50-marco-window-key.xml.in.h:4
msgid "Toggle maximization state"
msgstr "Переключить состояние развёрнутости на весь экран"
#: ../src/50-marco-window-key.xml.in.h:5
msgid "Maximize window"
msgstr "Развернуть окно на весь экран"
#: ../src/50-marco-window-key.xml.in.h:6
msgid "Restore window"
msgstr "Восстановить окно"
#: ../src/50-marco-window-key.xml.in.h:7
msgid "Toggle shaded state"
msgstr "Переключить состояние скрученности в полоску"
#: ../src/50-marco-window-key.xml.in.h:8
msgid "Close window"
msgstr "Закрыть окно"
#: ../src/50-marco-window-key.xml.in.h:9
msgid "Minimize window"
msgstr "Свернуть окно"
#: ../src/50-marco-window-key.xml.in.h:10
msgid "Move window"
msgstr "Переместить окно"
#: ../src/50-marco-window-key.xml.in.h:11
msgid "Resize window"
msgstr "Изменить размер окна"
#: ../src/50-marco-window-key.xml.in.h:12
msgid "Toggle whether window is on all workspaces or just one"
msgstr "Будет ли окно помещено на всех рабочих местах или только на одном"
#: ../src/50-marco-window-key.xml.in.h:13
msgid "Raise window if it's covered by another window, otherwise lower it"
msgstr "Поднять окно на передний план, если оно заслонено другими, иначе опустить его"
#: ../src/50-marco-window-key.xml.in.h:14
msgid "Raise window above other windows"
msgstr "Поднять окно на передний план"
#: ../src/50-marco-window-key.xml.in.h:15
msgid "Lower window below other windows"
msgstr "Поместить окно под другими окнами"
#: ../src/50-marco-window-key.xml.in.h:16
msgid "Maximize window vertically"
msgstr "Развернуть окно на весь экран вертикально"
#: ../src/50-marco-window-key.xml.in.h:17
msgid "Maximize window horizontally"
msgstr "Развернуть окно на весь экран горизонтально"
#: ../src/50-marco-window-key.xml.in.h:18
msgid "Move window to north-west (top left) corner"
msgstr "Переместить окно в северо-западный (верхний левый) угол"
#: ../src/50-marco-window-key.xml.in.h:19
msgid "Move window to north-east (top right) corner"
msgstr "Переместить окно в северо-восточный (верхний правый) угол"
#: ../src/50-marco-window-key.xml.in.h:20
msgid "Move window to south-west (bottom left) corner"
msgstr "Переместить окно в юго-западный (нижний левый) угол"
#: ../src/50-marco-window-key.xml.in.h:21
msgid "Move window to south-east (bottom right) corner"
msgstr "Переместить окно в юго-восточный (нижний правый) угол"
#: ../src/50-marco-window-key.xml.in.h:22
msgid "Move window to north (top) side of screen"
msgstr "Переместить окно к северной (верхней) стороне экрана"
#: ../src/50-marco-window-key.xml.in.h:23
msgid "Move window to south (bottom) side of screen"
msgstr "Переместить окно к южной (нижней) стороне экрана"
#: ../src/50-marco-window-key.xml.in.h:24
msgid "Move window to east (right) side of screen"
msgstr "Переместить окно к восточной (правой) стороне экрана"
#: ../src/50-marco-window-key.xml.in.h:25
msgid "Move window to west (left) side of screen"
msgstr "Переместить окно к западной (левой) стороне экрана"
#: ../src/50-marco-window-key.xml.in.h:26
msgid "Move window to center of screen"
msgstr "Переместить окно в центр экрана"
#: ../src/50-marco-window-key.xml.in.h:27
msgid "Move window to workspace 1"
msgstr "Переместить окно на рабочее место 1"
#: ../src/50-marco-window-key.xml.in.h:28
msgid "Move window to workspace 2"
msgstr "Переместить окно на рабочее место 2"
#: ../src/50-marco-window-key.xml.in.h:29
msgid "Move window to workspace 3"
msgstr "Переместить окно на рабочее место 3"
#: ../src/50-marco-window-key.xml.in.h:30
msgid "Move window to workspace 4"
msgstr "Переместить окно на рабочее место 4"
#: ../src/50-marco-window-key.xml.in.h:31
msgid "Move window to workspace 5"
msgstr "Переместить окно на рабочее место 5"
#: ../src/50-marco-window-key.xml.in.h:32
msgid "Move window to workspace 6"
msgstr "Переместить окно на рабочее место 6"
#: ../src/50-marco-window-key.xml.in.h:33
msgid "Move window to workspace 7"
msgstr "Переместить окно на рабочее место 7"
#: ../src/50-marco-window-key.xml.in.h:34
msgid "Move window to workspace 8"
msgstr "Переместить окно на рабочее место 8"
#: ../src/50-marco-window-key.xml.in.h:35
msgid "Move window to workspace 9"
msgstr "Переместить окно на рабочее место 9"
#: ../src/50-marco-window-key.xml.in.h:36
msgid "Move window to workspace 10"
msgstr "Переместить окно на рабочее место 10"
#: ../src/50-marco-window-key.xml.in.h:37
msgid "Move window to workspace 11"
msgstr "Переместить окно на рабочее место 11"
#: ../src/50-marco-window-key.xml.in.h:38
msgid "Move window to workspace 12"
msgstr "Переместить окно на рабочее место 12"
#: ../src/50-marco-window-key.xml.in.h:39
msgid "Move window one workspace to the left"
msgstr "Переместить окно на одно рабочее место влево"
#: ../src/50-marco-window-key.xml.in.h:40
msgid "Move window one workspace to the right"
msgstr "Переместить окно на одно рабочее место вправо"
#: ../src/50-marco-window-key.xml.in.h:41
msgid "Move window one workspace up"
msgstr "Переместить окно на одно рабочее место вверх"
#: ../src/50-marco-window-key.xml.in.h:42
msgid "Move window one workspace down"
msgstr "Переместить окно на одно рабочее место вниз"
#: ../src/core/bell.c:294
msgid "Bell event"
msgstr "Событие звонка"
#: ../src/core/core.c:207
#, c-format
msgid "Unknown window information request: %d"
msgstr "Неизвестный запрос сведений об окне: %d"
#. Translators: %s is a window title
#: ../src/core/delete.c:96
#, c-format
msgid "<tt>%s</tt> is not responding."
msgstr "<tt>%s</tt> не отвечает."
#: ../src/core/delete.c:101
msgid ""
"You may choose to wait a short while for it to continue or force the "
"application to quit entirely."
msgstr "Можно немного подождать или заставить приложение завершить работу."
#: ../src/core/delete.c:110
msgid "_Wait"
msgstr "_Подождать"
#: ../src/core/delete.c:110
msgid "_Force Quit"
msgstr "Завер_шить"
#: ../src/core/delete.c:208
#, c-format
msgid "Failed to get hostname: %s\n"
msgstr "Не удалось получить имя узла: %s\n"
#: ../src/core/display.c:268
#, c-format
msgid "Missing %s extension required for compositing"
msgstr "Отсутствует расширение %s, требуемое для композиции"
#: ../src/core/display.c:346
#, c-format
msgid "Failed to open X Window System display '%s'\n"
msgstr "Не удалось открыть дисплей «%s» системы X Window\n"
#: ../src/core/errors.c:313
#, c-format
msgid ""
"Lost connection to the display '%s';\n"
"most likely the X server was shut down or you killed/destroyed\n"
"the window manager.\n"
msgstr "Потеряно соединение с дисплеем «%s»;\nскорее всего, X-сервер был выключен, или был уничтожен\nменеджер окон.\n"
#: ../src/core/errors.c:320
#, c-format
msgid "Fatal IO error %d (%s) on display '%s'.\n"
msgstr "Произошла неустранимая ошибка ввода-вывода %d (%s) на дисплее «%s».\n"
#: ../src/core/keybindings.c:680
#, c-format
msgid ""
"Some other program is already using the key %s with modifiers %x as a "
"binding\n"
msgstr "Клавишу «%s» с модификаторами «%x» уже использует другая программа\n"
#. Displayed when a keybinding which is
#. * supposed to launch a program fails.
#: ../src/core/keybindings.c:2307
#, c-format
msgid ""
"There was an error running <tt>%s</tt>:\n"
"\n"
"%s"
msgstr "Произошла ошибка при запуске программы <tt>%s</tt>:\n\n%s"
#: ../src/core/keybindings.c:2396
#, c-format
msgid "No command %d has been defined.\n"
msgstr "Команда %d не была определена.\n"
#: ../src/core/keybindings.c:3356
#, c-format
msgid "No terminal command has been defined.\n"
msgstr "Команда терминала не была определена.\n"
#: ../src/core/main.c:137
#, c-format
msgid ""
"marco %s\n"
"Copyright (C) 2001-%s Havoc Pennington, Red Hat, Inc., and others\n"
"This is free software; see the source for copying conditions.\n"
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr "marco %s\nАвторские права © 2001—%s Havoc Pennington, Red Hat, Inc. и другие\nЭто свободное программное обеспечение; условия копирования указаны в исходном тексте.\nРаспространяется без каких-либо гарантий, в том числе и БЕЗ гарантий потребительской стоимости и пригодности для выполнения каких бы то ни было определённых задач.\n"
#: ../src/core/main.c:275
msgid "Disable connection to session manager"
msgstr "Запретить подключение к менеджеру сеансов"
#: ../src/core/main.c:281
msgid "Replace the running window manager with Marco"
msgstr "Заменить запущенный менеджер окон на Marco"
#: ../src/core/main.c:287
msgid "Specify session management ID"
msgstr "Указать идентификатор управления сеансом"
#: ../src/core/main.c:292
msgid "X Display to use"
msgstr "Используемый дисплей X"
#: ../src/core/main.c:298
msgid "Initialize session from savefile"
msgstr "Инициализировать сеанс из сохранённого файла"
#: ../src/core/main.c:304
msgid "Print version"
msgstr "Вывести версию"
#: ../src/core/main.c:310
msgid "Make X calls synchronous"
msgstr "Сделать X-вызовы синхронными"
#: ../src/core/main.c:316
msgid "Turn compositing on"
msgstr "Включить менеджер композиции"
#: ../src/core/main.c:322
msgid "Turn compositing off"
msgstr "Выключить менеджер композиции"
#: ../src/core/main.c:328
msgid ""
"Don't make fullscreen windows that are maximized and have no decorations"
msgstr "Не создавать полноэкранные окна, не имеющие декораций"
#: ../src/core/main.c:537
#, c-format
msgid "Failed to scan themes directory: %s\n"
msgstr "Не удалось прочитать каталог тем: %s\n"
#: ../src/core/main.c:553
#, c-format
msgid ""
"Could not find a theme! Be sure %s exists and contains the usual themes.\n"
msgstr "Не удалось найти тему! Убедитесь, что «%s» существует и содержит обычные темы.\n"
#: ../src/core/main.c:612
#, c-format
msgid "Failed to restart: %s\n"
msgstr "Не удалось перезапустить: %s\n"
#. FIXME: check if this can be avoided by GSettings
#. FIXME! GSettings, instead of MateConf, has Minimum/Maximun in schema!
#. * But some preferences depends on costants for minimum/maximum values
#: ../src/core/prefs.c:573 ../src/core/prefs.c:726
#, c-format
msgid "%d stored in GSettings key %s is out of range %d to %d\n"
msgstr "Значение %d ключа GSettings «%s» не входит в диапазон значений от %d до %d\n"
#: ../src/core/prefs.c:1023
msgid ""
"Workarounds for broken applications disabled. Some applications may not "
"behave properly.\n"
msgstr "Устранение недоделок для сломанных приложений отключено. Некоторые приложения могут работать неправильно.\n"
#: ../src/core/prefs.c:1090
#, c-format
msgid "Could not parse font description \"%s\" from GSettings key %s\n"
msgstr "Не удалось разобрать описание шрифта «%s» из ключа GSettings %s\n"
#: ../src/core/prefs.c:1152
#, c-format
msgid ""
"\"%s\" found in configuration database is not a valid value for mouse button"
" modifier\n"
msgstr "Значение «%s» из базы данных параметров является недопустимым значением для модификатора кнопки мыши\n"
#: ../src/core/prefs.c:1670
#, c-format
msgid ""
"\"%s\" found in configuration database is not a valid value for keybinding "
"\"%s\"\n"
msgstr "Значение «%s» из базы данных параметров является недопустимым значением для комбинации клавиш «%s»\n"
#: ../src/core/prefs.c:1973
#, c-format
msgid "Workspace %d"
msgstr "Рабочее место %d"
#: ../src/core/screen.c:358
#, c-format
msgid "Screen %d on display '%s' is invalid\n"
msgstr "Недопустимый экран %d дисплея «%s»\n"
#: ../src/core/screen.c:374
#, c-format
msgid ""
"Screen %d on display \"%s\" already has a window manager; try using the "
"--replace option to replace the current window manager.\n"
msgstr "У экрана %d дисплея «%s» уже есть менеджер окон. Попробуйте использовать параметр --replace, чтобы заместить текущий менеджер окон.\n"
#: ../src/core/screen.c:401
#, c-format
msgid "Could not acquire window manager selection on screen %d display \"%s\"\n"
msgstr "Не удалось выбрать менеджер окон на экране %d дисплея «%s»\n"
#: ../src/core/screen.c:459
#, c-format
msgid "Screen %d on display \"%s\" already has a window manager\n"
msgstr "У экрана %d дисплея «%s» уже есть менеджер окон\n"
#: ../src/core/screen.c:672
#, c-format
msgid "Could not release screen %d on display \"%s\"\n"
msgstr "Не удалось освободить экран %d дисплея «%s»\n"
#: ../src/core/session.c:842 ../src/core/session.c:849
#, c-format
msgid "Could not create directory '%s': %s\n"
msgstr "Не удалось создать каталог «%s»: %s\n"
#: ../src/core/session.c:859
#, c-format
msgid "Could not open session file '%s' for writing: %s\n"
msgstr "Не удалось открыть для записи файл сеанса «%s»: %s\n"
#: ../src/core/session.c:1000
#, c-format
msgid "Error writing session file '%s': %s\n"
msgstr "Произошла ошибка при записи файла сеанса «%s»: %s\n"
#: ../src/core/session.c:1005
#, c-format
msgid "Error closing session file '%s': %s\n"
msgstr "Произошла ошибка при закрытии файла сеанса «%s»: %s\n"
#: ../src/core/session.c:1135
#, c-format
msgid "Failed to parse saved session file: %s\n"
msgstr "Не удалось разобрать сохранённый файл сеанса: %s\n"
#: ../src/core/session.c:1184
#, c-format
msgid "<marco_session> attribute seen but we already have the session ID"
msgstr "Указан атрибут <marco_session>, но ID сеанса уже есть"
#: ../src/core/session.c:1197 ../src/core/session.c:1272
#: ../src/core/session.c:1304 ../src/core/session.c:1376
#: ../src/core/session.c:1436
#, c-format
msgid "Unknown attribute %s on <%s> element"
msgstr "Атрибут %s элемента <%s> неизвестен"
#: ../src/core/session.c:1214
#, c-format
msgid "nested <window> tag"
msgstr "вложенный тег <window>"
#: ../src/core/session.c:1456
#, c-format
msgid "Unknown element %s"
msgstr "Элемент %s неизвестен"
#: ../src/core/session.c:1808
msgid ""
"These windows do not support "save current setup" and will have to"
" be restarted manually next time you log in."
msgstr "Эти окна не поддерживают команду «Сохранить текущие настройки». При следующем входе в систему их придётся перезапустить вручную."
#: ../src/core/util.c:101
#, c-format
msgid "Failed to open debug log: %s\n"
msgstr "Не удалось открыть журнал отладочной информации: %s\n"
#: ../src/core/util.c:111
#, c-format
msgid "Failed to fdopen() log file %s: %s\n"
msgstr "Не удалось применить fdopen() к журналу отладочной информации %s: %s\n"
#: ../src/core/util.c:117
#, c-format
msgid "Opened log file %s\n"
msgstr "Открыт журнал отладочной информации %s\n"
#: ../src/core/util.c:136 ../src/tools/marco-message.c:176
#, c-format
msgid "Marco was compiled without support for verbose mode\n"
msgstr "Marco был собран без поддержки режима подробных сообщений\n"
#: ../src/core/util.c:236
msgid "Window manager: "
msgstr "Менеджер окон: "
#: ../src/core/util.c:388
msgid "Bug in window manager: "
msgstr "Ошибка в менеджере окон: "
#: ../src/core/util.c:421
msgid "Window manager warning: "
msgstr "Предупреждение менеджера окон: "
#: ../src/core/util.c:449
msgid "Window manager error: "
msgstr "Ошибка менеджера окон: "
#. Translators: This is the title used on dialog boxes
#: ../src/core/util.c:570 ../src/marco.desktop.in.h:1
#: ../src/marco-wm.desktop.in.h:1
msgid "Marco"
msgstr "Marco"
#. first time through
#: ../src/core/window.c:5766
#, c-format
msgid ""
"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER "
"window as specified in the ICCCM.\n"
msgstr "Окно %s установило на себя значение SM_CLIENT_ID вместо окна с значением WM_CLIENT_LEADER, как это определено в ICCCM.\n"
#. We ignore mwm_has_resize_func because WM_NORMAL_HINTS is the
#. * authoritative source for that info. Some apps such as mplayer or
#. * xine disable resize via MWM but not WM_NORMAL_HINTS, but that
#. * leads to e.g. us not fullscreening their windows. Apps that set
#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
#. * about these apps but make them work.
#: ../src/core/window.c:6331
#, c-format
msgid ""
"Window %s sets an MWM hint indicating it isn't resizable, but sets min size "
"%d x %d and max size %d x %d; this doesn't make much sense.\n"
msgstr "Окно %s установило подсказку MWM, определяющую, что его размер не меняется, но установило минимальный размер %d × %d и максимальный размер %d × %d, что не имеет смысла.\n"
#: ../src/core/window-props.c:252
#, c-format
msgid "Application set a bogus _NET_WM_PID %lu\n"
msgstr "Приложение установило неправильное значение параметра _NET_WM_PID %lu\n"
#. Translators: the title of a window from another machine
#: ../src/core/window-props.c:396
#, c-format
msgid "%s (on %s)"
msgstr "%s (на %s)"
#. Simple case-- don't bother to look it up. It's root.
#: ../src/core/window-props.c:428
#, c-format
msgid "%s (as superuser)"
msgstr "%s (от суперпользователя)"
#. Translators: the title of a window owned by another user
#. * on this machine
#: ../src/core/window-props.c:446
#, c-format
msgid "%s (as %s)"
msgstr "%s (от %s)"
#. Translators: the title of a window owned by another user
#. * on this machine, whose name we don't know
#: ../src/core/window-props.c:452
#, c-format
msgid "%s (as another user)"
msgstr "%s (от другого пользователя)"
#: ../src/core/window-props.c:1438
#, c-format
msgid "Invalid WM_TRANSIENT_FOR window 0x%lx specified for %s.\n"
msgstr "Неверный параметр WM_TRANSIENT_FOR окна 0x%lx указан для %s.\n"
#: ../src/core/xprops.c:155
#, c-format
msgid ""
"Window 0x%lx has property %s\n"
"that was expected to have type %s format %d\n"
"and actually has type %s format %d n_items %d.\n"
"This is most likely an application bug, not a window manager bug.\n"
"The window has title=\"%s\" class=\"%s\" name=\"%s\"\n"
msgstr "У окна 0x%lx есть свойство %s,\nу которого должен быть тип %s, формат %d,\nа на самом деле используется тип %s, формат %d, число элементов %d.\nПохоже на ошибку в приложении, а не в менеджере окон.\nЗаголовок окна — «%s», класс — «%s», имя — «%s»\n"
#: ../src/core/xprops.c:401
#, c-format
msgid "Property %s on window 0x%lx contained invalid UTF-8\n"
msgstr "Свойство %s для окна 0x%lx содержало недопустимые данные UTF-8\n"
#: ../src/core/xprops.c:484
#, c-format
msgid ""
"Property %s on window 0x%lx contained invalid UTF-8 for item %d in the "
"list\n"
msgstr "Свойство %s для окна 0x%lx содержало недопустимые данные UTF-8 для элемента %d в списке\n"
#: ../src/tools/marco-message.c:150
#, c-format
msgid "Usage: %s\n"
msgstr "Применение: %s\n"
#: ../src/ui/frames.c:1199
msgid "Close Window"
msgstr "Закрыть окно"
#: ../src/ui/frames.c:1202
msgid "Window Menu"
msgstr "Меню окна"
#: ../src/ui/frames.c:1205
msgid "Minimize Window"
msgstr "Свернуть окно"
#: ../src/ui/frames.c:1208
msgid "Maximize Window"
msgstr "Развернуть окно на весь экран"
#: ../src/ui/frames.c:1211
msgid "Restore Window"
msgstr "Восстановить окно"
#: ../src/ui/frames.c:1214
msgid "Roll Up Window"
msgstr "Скрутить окно в полоску"
#: ../src/ui/frames.c:1217
msgid "Unroll Window"
msgstr "Раскатать окно"
#: ../src/ui/frames.c:1220
msgid "Keep Window On Top"
msgstr "Сохранять окно на переднем плане"
#: ../src/ui/frames.c:1223
msgid "Remove Window From Top"
msgstr "Убрать с переднего плана"
#: ../src/ui/frames.c:1226
msgid "Always On Visible Workspace"
msgstr "Всегда на видимом рабочем месте"
#: ../src/ui/frames.c:1229
msgid "Put Window On Only One Workspace"
msgstr "Помещать только на одно рабочее место"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:65
msgid "Mi_nimize"
msgstr "_Свернуть"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:67
msgid "Ma_ximize"
msgstr "Развернуть на весь _экран"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:69
msgid "Unma_ximize"
msgstr "Восстановить _прежний размер"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:71
msgid "Roll _Up"
msgstr "С_крутить в полоску"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:73
msgid "_Unroll"
msgstr "Рас_катать"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:75
msgid "_Move"
msgstr "Пере_местить"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:77
msgid "_Resize"
msgstr "_Изменить размер"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:79
msgid "Move Titlebar On_screen"
msgstr "Переместить заголовок на _экран"
#. separator
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:82 ../src/ui/menu.c:84
msgid "Always on _Top"
msgstr "_Закрепить на переднем плане"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:86
msgid "_Always on Visible Workspace"
msgstr "_Всегда на видимом рабочем месте"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:88
msgid "_Only on This Workspace"
msgstr "Т_олько на этом рабочем месте"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:90
msgid "Move to Workspace _Left"
msgstr "Переместить на рабочее место в_лево"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:92
msgid "Move to Workspace R_ight"
msgstr "Переместить на рабочее место в_право"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:94
msgid "Move to Workspace _Up"
msgstr "Переместить на рабочее место _вверх"
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:96
msgid "Move to Workspace _Down"
msgstr "Переместить на рабочее место в_низ"
#. separator
#. Translators: Translate this string the same way as you do in libwnck!
#: ../src/ui/menu.c:100
msgid "_Close"
msgstr "_Закрыть"
#: ../src/ui/menu.c:197
#, c-format
msgid "Workspace %d%n"
msgstr "Рабочее место %d%n"
#: ../src/ui/menu.c:207
#, c-format
msgid "Workspace 1_0"
msgstr "Рабочее место 1_0"
#: ../src/ui/menu.c:209
#, c-format
msgid "Workspace %s%d"
msgstr "Рабочее место %s%d"
#: ../src/ui/menu.c:387
msgid "Move to Another _Workspace"
msgstr "Переместить на другое _рабочее место"
#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:143
msgid "Shift"
msgstr "Shift"
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:149
msgid "Ctrl"
msgstr "Ctrl"
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:155
msgid "Alt"
msgstr "Alt"
#. This is the text that should appear next to menu accelerators
#. * that use the meta key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:161
msgid "Meta"
msgstr "Meta"
#. This is the text that should appear next to menu accelerators
#. * that use the super key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:167
msgid "Super"
msgstr "Super"
#. This is the text that should appear next to menu accelerators
#. * that use the hyper key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:173
msgid "Hyper"
msgstr "Hyper"
#. This is the text that should appear next to menu accelerators
#. * that use the mod2 key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:179
msgid "Mod2"
msgstr "Mod2"
#. This is the text that should appear next to menu accelerators
#. * that use the mod3 key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:185
msgid "Mod3"
msgstr "Mod3"
#. This is the text that should appear next to menu accelerators
#. * that use the mod4 key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:191
msgid "Mod4"
msgstr "Mod4"
#. This is the text that should appear next to menu accelerators
#. * that use the mod5 key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#: ../src/ui/metaaccellabel.c:197
msgid "Mod5"
msgstr "Mod5"
#. Translators: This represents the size of a window. The first number is
#. * the width of the window and the second is the height.
#: ../src/ui/resizepopup.c:117
#, c-format
msgid "%d x %d"
msgstr "%d × %d"
#: ../src/ui/theme.c:255
msgid "top"
msgstr "top"
#: ../src/ui/theme.c:257
msgid "bottom"
msgstr "bottom"
#: ../src/ui/theme.c:259
msgid "left"
msgstr "left"
#: ../src/ui/theme.c:261
msgid "right"
msgstr "right"
#: ../src/ui/theme.c:288
#, c-format
msgid "frame geometry does not specify \"%s\" dimension"
msgstr "геометрия рамки не указывает размер «%s»"
#: ../src/ui/theme.c:307
#, c-format
msgid "frame geometry does not specify dimension \"%s\" for border \"%s\""
msgstr "геометрия рамки не указывает размер «%s» для границы «%s»"
#: ../src/ui/theme.c:344
#, c-format
msgid "Button aspect ratio %g is not reasonable"
msgstr "Соотношение сторон кнопки %g недопустимо"
#: ../src/ui/theme.c:356
#, c-format
msgid "Frame geometry does not specify size of buttons"
msgstr "Геометрия рамки не указывает размер кнопок"
#: ../src/ui/theme.c:1027
#, c-format
msgid "Gradients should have at least two colors"
msgstr "У градиентов должно быть не меньше двух цветов"
#: ../src/ui/theme.c:1153
#, c-format
msgid ""
"GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL]"
" where NORMAL is the state; could not parse \"%s\""
msgstr "У спецификации цвета GTK+ в скобках должен быть указан режим, например, gtk:fg[NORMAL], где NORMAL — это режим; не удалось разобрать «%s»"
#: ../src/ui/theme.c:1167
#, c-format
msgid ""
"GTK color specification must have a close bracket after the state, e.g. "
"gtk:fg[NORMAL] where NORMAL is the state; could not parse \"%s\""
msgstr "У спецификации цвета GTK+ после указания режима должна быть закрывающая скобка, например, gtk:fg[NORMAL], где NORMAL — это режим; не удалось разобрать «%s»"
#: ../src/ui/theme.c:1178
#, c-format
msgid "Did not understand state \"%s\" in color specification"
msgstr "Не удалось распознать режим «%s» в спецификации цвета"
#: ../src/ui/theme.c:1191
#, c-format
msgid "Did not understand color component \"%s\" in color specification"
msgstr "Не удалось распознать составную часть цвета «%s» в спецификации цвета"