forked from mate-desktop/marco
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_CA.po
2241 lines (1827 loc) · 70.8 KB
/
en_CA.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:
msgid ""
msgstr ""
"Project-Id-Version: MATE Desktop Environment\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-09 17:44+0300\n"
"PO-Revision-Date: 2016-03-09 14:48+0000\n"
"Last-Translator: monsta <[email protected]>\n"
"Language-Team: English (Canada) (http://www.transifex.com/mate/MATE/language/en_CA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_CA\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../src/50-marco-desktop-key.xml.in.h:1
msgid "Desktop"
msgstr "Desktop"
#: ../src/50-marco-desktop-key.xml.in.h:2
#: ../src/org.mate.marco.gschema.xml.h:94
msgid "Show the panel's \"Run Application\" dialog box"
msgstr ""
#: ../src/50-marco-desktop-key.xml.in.h:3
#: ../src/org.mate.marco.gschema.xml.h:93
msgid "Show the panel's main menu"
msgstr ""
#: ../src/50-marco-desktop-key.xml.in.h:4
#: ../src/org.mate.marco.gschema.xml.h:95
msgid "Take a screenshot"
msgstr "Take a screenshot"
#: ../src/50-marco-desktop-key.xml.in.h:5
#: ../src/org.mate.marco.gschema.xml.h:96
msgid "Take a screenshot of a window"
msgstr "Take a screenshot of a window"
#: ../src/50-marco-desktop-key.xml.in.h:6
#: ../src/org.mate.marco.gschema.xml.h:97
msgid "Run a terminal"
msgstr "Open a terminal window"
#: ../src/50-marco-global-key.xml.in.h:1 ../src/50-marco-window-key.xml.in.h:1
msgid "Window Management"
msgstr "Window Management"
#: ../src/50-marco-global-key.xml.in.h:2
#: ../src/org.mate.marco.gschema.xml.h:80
msgid "Move between windows, using a popup window"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:3
#: ../src/org.mate.marco.gschema.xml.h:77
msgid "Move between windows of an application, using a popup window"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:4
#: ../src/org.mate.marco.gschema.xml.h:84
msgid "Move between panels and the desktop, using a popup window"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:5
#: ../src/org.mate.marco.gschema.xml.h:88
msgid "Move between windows immediately"
msgstr "Move between windows immediately"
#: ../src/50-marco-global-key.xml.in.h:6
#: ../src/org.mate.marco.gschema.xml.h:86
msgid "Move between windows of an application immediately"
msgstr "Move between windows of an application immediately"
#: ../src/50-marco-global-key.xml.in.h:7
#: ../src/org.mate.marco.gschema.xml.h:90
msgid "Move between panels and the desktop immediately"
msgstr "Move between panels and the desktop immediately"
#: ../src/50-marco-global-key.xml.in.h:8
#: ../src/org.mate.marco.gschema.xml.h:92
msgid "Hide all normal windows and set focus to the desktop"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:9
#: ../src/org.mate.marco.gschema.xml.h:59
msgid "Switch to workspace 1"
msgstr "Switch to workspace 1"
#: ../src/50-marco-global-key.xml.in.h:10
#: ../src/org.mate.marco.gschema.xml.h:61
msgid "Switch to workspace 2"
msgstr "Switch to workspace 2"
#: ../src/50-marco-global-key.xml.in.h:11
#: ../src/org.mate.marco.gschema.xml.h:62
msgid "Switch to workspace 3"
msgstr "Switch to workspace 3"
#: ../src/50-marco-global-key.xml.in.h:12
#: ../src/org.mate.marco.gschema.xml.h:63
msgid "Switch to workspace 4"
msgstr "Switch to workspace 4"
#: ../src/50-marco-global-key.xml.in.h:13
#: ../src/org.mate.marco.gschema.xml.h:64
msgid "Switch to workspace 5"
msgstr "Switch to workspace 5"
#: ../src/50-marco-global-key.xml.in.h:14
#: ../src/org.mate.marco.gschema.xml.h:65
msgid "Switch to workspace 6"
msgstr "Switch to workspace 6"
#: ../src/50-marco-global-key.xml.in.h:15
#: ../src/org.mate.marco.gschema.xml.h:66
msgid "Switch to workspace 7"
msgstr "Switch to workspace 7"
#: ../src/50-marco-global-key.xml.in.h:16
#: ../src/org.mate.marco.gschema.xml.h:67
msgid "Switch to workspace 8"
msgstr "Switch to workspace 8"
#: ../src/50-marco-global-key.xml.in.h:17
#: ../src/org.mate.marco.gschema.xml.h:68
msgid "Switch to workspace 9"
msgstr "Switch to workspace 9"
#: ../src/50-marco-global-key.xml.in.h:18
#: ../src/org.mate.marco.gschema.xml.h:69
msgid "Switch to workspace 10"
msgstr "Switch to workspace 10"
#: ../src/50-marco-global-key.xml.in.h:19
#: ../src/org.mate.marco.gschema.xml.h:70
msgid "Switch to workspace 11"
msgstr "Switch to workspace 11"
#: ../src/50-marco-global-key.xml.in.h:20
#: ../src/org.mate.marco.gschema.xml.h:71
msgid "Switch to workspace 12"
msgstr "Switch to workspace 12"
#: ../src/50-marco-global-key.xml.in.h:21
#: ../src/org.mate.marco.gschema.xml.h:72
msgid "Switch to workspace on the left of the current workspace"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:22
#: ../src/org.mate.marco.gschema.xml.h:73
msgid "Switch to workspace on the right of the current workspace"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:23
#: ../src/org.mate.marco.gschema.xml.h:74
msgid "Switch to workspace above the current workspace"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:24
#: ../src/org.mate.marco.gschema.xml.h:75
msgid "Switch to workspace below the current workspace"
msgstr ""
#: ../src/50-marco-global-key.xml.in.h:25
#: ../src/org.mate.marco.gschema.xml.h:76
msgid "Switch to previously selected workspace"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:2
#: ../src/org.mate.marco.gschema.xml.h:104
msgid "Activate the window menu"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:3
#: ../src/org.mate.marco.gschema.xml.h:105
msgid "Toggle fullscreen mode"
msgstr "Toggle fullscreen mode"
#: ../src/50-marco-window-key.xml.in.h:4
#: ../src/org.mate.marco.gschema.xml.h:106
msgid "Toggle maximization state"
msgstr "Toggle maximization state"
#: ../src/50-marco-window-key.xml.in.h:5
#: ../src/org.mate.marco.gschema.xml.h:108
msgid "Maximize window"
msgstr "Maximize window"
#: ../src/50-marco-window-key.xml.in.h:6
#: ../src/org.mate.marco.gschema.xml.h:109
msgid "Restore window"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:7
#: ../src/org.mate.marco.gschema.xml.h:110
msgid "Toggle shaded state"
msgstr "Toggle shaded state"
#: ../src/50-marco-window-key.xml.in.h:8
#: ../src/org.mate.marco.gschema.xml.h:112
msgid "Close window"
msgstr "Close window"
#: ../src/50-marco-window-key.xml.in.h:9
#: ../src/org.mate.marco.gschema.xml.h:111
msgid "Minimize window"
msgstr "Minimize window"
#: ../src/50-marco-window-key.xml.in.h:10
#: ../src/org.mate.marco.gschema.xml.h:113
msgid "Move window"
msgstr "Move window"
#: ../src/50-marco-window-key.xml.in.h:11
#: ../src/org.mate.marco.gschema.xml.h:114
msgid "Resize window"
msgstr "Resize window"
#: ../src/50-marco-window-key.xml.in.h:12
#: ../src/org.mate.marco.gschema.xml.h:115
msgid "Toggle whether window is on all workspaces or just one"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:13
#: ../src/org.mate.marco.gschema.xml.h:132
msgid "Raise window if it's covered by another window, otherwise lower it"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:14
#: ../src/org.mate.marco.gschema.xml.h:133
msgid "Raise window above other windows"
msgstr "Raise window above other windows"
#: ../src/50-marco-window-key.xml.in.h:15
#: ../src/org.mate.marco.gschema.xml.h:134
msgid "Lower window below other windows"
msgstr "Lower window below other windows"
#: ../src/50-marco-window-key.xml.in.h:16
#: ../src/org.mate.marco.gschema.xml.h:135
msgid "Maximize window vertically"
msgstr "Maximize window vertically"
#: ../src/50-marco-window-key.xml.in.h:17
#: ../src/org.mate.marco.gschema.xml.h:136
msgid "Maximize window horizontally"
msgstr "Maximize window horizontally"
#: ../src/50-marco-window-key.xml.in.h:18
#: ../src/org.mate.marco.gschema.xml.h:137
msgid "Tile window to east (right) side of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:19
#: ../src/org.mate.marco.gschema.xml.h:138
msgid "Tile window to west (left) side of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:20
#: ../src/org.mate.marco.gschema.xml.h:139
msgid "Move window to north-west (top left) corner"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:21
#: ../src/org.mate.marco.gschema.xml.h:140
msgid "Move window to north-east (top right) corner"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:22
#: ../src/org.mate.marco.gschema.xml.h:141
msgid "Move window to south-west (bottom left) corner"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:23
#: ../src/org.mate.marco.gschema.xml.h:142
msgid "Move window to south-east (bottom right) corner"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:24
#: ../src/org.mate.marco.gschema.xml.h:143
msgid "Move window to north (top) side of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:25
#: ../src/org.mate.marco.gschema.xml.h:144
msgid "Move window to south (bottom) side of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:26
#: ../src/org.mate.marco.gschema.xml.h:145
msgid "Move window to east (right) side of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:27
#: ../src/org.mate.marco.gschema.xml.h:146
msgid "Move window to west (left) side of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:28
#: ../src/org.mate.marco.gschema.xml.h:147
msgid "Move window to center of screen"
msgstr ""
#: ../src/50-marco-window-key.xml.in.h:29
#: ../src/org.mate.marco.gschema.xml.h:116
msgid "Move window to workspace 1"
msgstr "Move window to workspace 1"
#: ../src/50-marco-window-key.xml.in.h:30
#: ../src/org.mate.marco.gschema.xml.h:117
msgid "Move window to workspace 2"
msgstr "Move window to workspace 2"
#: ../src/50-marco-window-key.xml.in.h:31
#: ../src/org.mate.marco.gschema.xml.h:118
msgid "Move window to workspace 3"
msgstr "Move window to workspace 3"
#: ../src/50-marco-window-key.xml.in.h:32
#: ../src/org.mate.marco.gschema.xml.h:119
msgid "Move window to workspace 4"
msgstr "Move window to workspace 4"
#: ../src/50-marco-window-key.xml.in.h:33
#: ../src/org.mate.marco.gschema.xml.h:120
msgid "Move window to workspace 5"
msgstr "Move window to workspace 5"
#: ../src/50-marco-window-key.xml.in.h:34
#: ../src/org.mate.marco.gschema.xml.h:121
msgid "Move window to workspace 6"
msgstr "Move window to workspace 6"
#: ../src/50-marco-window-key.xml.in.h:35
#: ../src/org.mate.marco.gschema.xml.h:122
msgid "Move window to workspace 7"
msgstr "Move window to workspace 7"
#: ../src/50-marco-window-key.xml.in.h:36
#: ../src/org.mate.marco.gschema.xml.h:123
msgid "Move window to workspace 8"
msgstr "Move window to workspace 8"
#: ../src/50-marco-window-key.xml.in.h:37
#: ../src/org.mate.marco.gschema.xml.h:124
msgid "Move window to workspace 9"
msgstr "Move window to workspace 9"
#: ../src/50-marco-window-key.xml.in.h:38
#: ../src/org.mate.marco.gschema.xml.h:125
msgid "Move window to workspace 10"
msgstr "Move window to workspace 10"
#: ../src/50-marco-window-key.xml.in.h:39
#: ../src/org.mate.marco.gschema.xml.h:126
msgid "Move window to workspace 11"
msgstr "Move window to workspace 11"
#: ../src/50-marco-window-key.xml.in.h:40
#: ../src/org.mate.marco.gschema.xml.h:127
msgid "Move window to workspace 12"
msgstr "Move window to workspace 12"
#: ../src/50-marco-window-key.xml.in.h:41
#: ../src/org.mate.marco.gschema.xml.h:128
msgid "Move window one workspace to the left"
msgstr "Move window one workspace to the left"
#: ../src/50-marco-window-key.xml.in.h:42
#: ../src/org.mate.marco.gschema.xml.h:129
msgid "Move window one workspace to the right"
msgstr "Move window one workspace to the right"
#: ../src/50-marco-window-key.xml.in.h:43
#: ../src/org.mate.marco.gschema.xml.h:130
msgid "Move window one workspace up"
msgstr "Move window one workspace up"
#: ../src/50-marco-window-key.xml.in.h:44
#: ../src/org.mate.marco.gschema.xml.h:131
msgid "Move window one workspace down"
msgstr "Move window one workspace down"
#: ../src/org.mate.marco.gschema.xml.h:1
msgid "Modifier to use for modified window click actions"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:2
msgid ""
"Clicking a window while holding down this modifier key will move the window "
"(left click), resize the window (middle click), or show the window menu "
"(right click). The middle and right click operations may be swapped using "
"the \"resize_with_right_button\" key. Modifier is expressed as "
"\"<Alt>\" or \"<Super>\" for example."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:3
msgid "Whether to resize with the right button"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:4
msgid ""
"Set this to true to resize with the right button and show a menu with the "
"middle button while holding down the key given in \"mouse_button_modifier\";"
" set it to false to make it work the opposite way around."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:5
msgid "Arrangement of buttons on the titlebar"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:6
msgid ""
"Arrangement of buttons on the titlebar. The value should be a string, such "
"as \"menu:minimize,maximize,spacer,close\"; the colon separates the left "
"corner of the window from the right corner, and the button names are comma-"
"separated. Duplicate buttons are not allowed. Unknown button names are "
"silently ignored so that buttons can be added in future marco versions "
"without breaking older versions. A special spacer tag can be used to insert "
"some space between two adjacent buttons."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:7
msgid "Window focus mode"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:8
msgid ""
"The window focus mode indicates how windows are activated. It has three "
"possible values; \"click\" means windows must be clicked in order to focus "
"them, \"sloppy\" means windows are focused when the mouse enters the window,"
" and \"mouse\" means windows are focused when the mouse enters the window "
"and unfocused when the mouse leaves the window."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:9
msgid "Control how new windows get focus"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:10
msgid ""
"This option provides additional control over how newly created windows get "
"focus. It has two possible values; \"smart\" applies the user's normal focus"
" mode, and \"strict\" results in windows started from a terminal not being "
"given focus."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:11
msgid "Whether raising should be a side-effect of other user interactions"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:12
msgid ""
"Setting this option to false can lead to buggy behavior, so users are "
"strongly discouraged from changing it from the default of true. Many actions"
" (e.g. clicking in the client area, moving or resizing the window) normally "
"raise the window as a side-effect. Setting this option to false, which is "
"strongly discouraged, will decouple raising from other user actions, and "
"ignore raise requests generated by applications. See "
"http://bugzilla.gnome.org/show_bug.cgi?id=445447#c6. Even when this option "
"is false, windows can still be raised by an alt-left-click anywhere on the "
"window, a normal click on the window decorations, or by special messages "
"from pagers, such as activation requests from tasklist applets. This option "
"is currently disabled in click-to-focus mode. Note that the list of ways to "
"raise windows when raise_on_click is false does not include programmatic "
"requests from applications to raise windows; such requests will be ignored "
"regardless of the reason for the request. If you are an application "
"developer and have a user complaining that your application does not work "
"with this setting disabled, tell them it is _their_ fault for breaking their"
" window manager and that they need to change this option back to true or "
"live with the \"bug\" they requested."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:13
msgid "Action on title bar double-click"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:14
msgid ""
"This option determines the effects of double-clicking on the title bar. "
"Current valid options are 'toggle_shade', which will shade/unshade the "
"window, 'toggle_maximize' which will maximize/unmaximize the window, "
"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will "
"maximize/unmaximize the window in that direction only, 'minimize' which will"
" minimize the window, 'shade' which will roll the window up, 'menu' which "
"will display the window menu, 'lower' which will put the window behind all "
"the others, and 'none' which will not do anything."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:15
msgid "Action on title bar middle-click"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:16
msgid ""
"This option determines the effects of middle-clicking on the title bar. "
"Current valid options are 'toggle_shade', which will shade/unshade the "
"window, 'toggle_maximize' which will maximize/unmaximize the window, "
"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will "
"maximize/unmaximize the window in that direction only, 'minimize' which will"
" minimize the window, 'shade' which will roll the window up, 'menu' which "
"will display the window menu, 'lower' which will put the window behind all "
"the others, and 'none' which will not do anything."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:17
msgid "Action on title bar right-click"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:18
msgid ""
"This option determines the effects of right-clicking on the title bar. "
"Current valid options are 'toggle_shade', which will shade/unshade the "
"window, 'toggle_maximize' which will maximize/unmaximize the window, "
"'toggle_maximize_horizontally' and 'toggle_maximize_vertically' which will "
"maximize/unmaximize the window in that direction only, 'minimize' which will"
" minimize the window, 'shade' which will roll the window up, 'menu' which "
"will display the window menu, 'lower' which will put the window behind all "
"the others, and 'none' which will not do anything."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:19
msgid "Automatically raises the focused window"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:20
msgid ""
"If set to true, and the focus mode is either \"sloppy\" or \"mouse\" then "
"the focused window will be automatically raised after a delay specified by "
"the auto_raise_delay key. This is not related to clicking on a window to "
"raise it, nor to entering a window during drag-and-drop."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:21
msgid "Delay in milliseconds for the auto raise option"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:22
msgid ""
"The time delay before raising a window if auto_raise is set to true. The "
"delay is given in thousandths of a second."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:23
msgid "Current theme"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:24
msgid ""
"The theme determines the appearance of window borders, titlebar, and so "
"forth."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:25
msgid "Use standard system font in window titles"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:26
msgid ""
"If true, ignore the titlebar_font option, and use the standard application "
"font for window titles."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:27
msgid "Window title font"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:28
msgid ""
"A font description string describing a font for window titlebars. The size "
"from the description will only be used if the titlebar_font_size option is "
"set to 0. Also, this option is disabled if the titlebar_uses_desktop_font "
"option is set to true."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:29
msgid "Number of workspaces"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:30
msgid ""
"Number of workspaces. Must be more than zero, and has a fixed maximum to "
"prevent making the desktop unusable by accidentally asking for too many "
"workspaces."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:31
msgid "Workspace wrap style"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:32
msgid ""
"The wrap style is used to determine how to switch from one workspace to "
"another at the border of the workspace switcher. When set to \"no wrap\", "
"nothing will happen if you try to switch to a workspace past the border of "
"the workspace switcher. If set to \"classic\", the old marco behavior is "
"used: the end of one row leads to the beginning of the next and the end of a"
" column leads to the beginning of the next. If set to \"toroidal\", "
"workspaces are connected like a doughnut: the end of each row leads to its "
"own beginning and the end of each column leads to its own beginning."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:33
msgid "Enable Visual Bell"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:34
msgid ""
"Turns on a visual indication when an application or the system issues a "
"'bell' or 'beep'; useful for the hard-of-hearing and for use in noisy "
"environments."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:35
msgid "System Bell is Audible"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:36
msgid ""
"Determines whether applications or the system can generate audible 'beeps'; "
"may be used in conjunction with 'visual bell' to allow silent 'beeps'."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:37
msgid "Visual Bell Type"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:38
msgid ""
"Tells Marco how to implement the visual indication that the system bell or "
"another application 'bell' indicator has been rung. Currently there are two "
"valid values, \"fullscreen\", which causes a fullscreen white-black flash, "
"and \"frame_flash\" which causes the titlebar of the application which sent "
"the bell signal to flash. If the application which sent the bell is unknown "
"(as is usually the case for the default \"system beep\"), the currently "
"focused window's titlebar is flashed."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:39
msgid "Compositing Manager"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:40
msgid "Determines whether Marco is a compositing manager."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:41
msgid "Fast Alt-Tab with compositing manager (disable thumbnails)"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:42
msgid ""
"If set to true, no window thumbnails will be displayed in the alt-tab popup "
"window when the compositing manager is enabled. Application icons will be "
"displayed instead."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:43
msgid "If true, trade off usability for less resource usage"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:44
msgid ""
"If true, marco will give the user less feedback by using wireframes, "
"avoiding animations, or other means. This is a significant reduction in "
"usability for many users, but may allow legacy applications to continue "
"working, and may also be a useful tradeoff for terminal servers. However, "
"the wireframe feature is disabled when accessibility is on."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:45
msgid ""
"(Not implemented) Navigation works in terms of applications not windows"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:46
msgid ""
"If true, then Marco works in terms of applications rather than windows. The "
"concept is a bit abstract, but in general an application-based setup is more"
" like the Mac and less like Windows. When you focus a window in application-"
"based mode, all the windows in the application will be raised. Also, in "
"application-based mode, focus clicks are not passed through to windows in "
"other applications. Application-based mode is, however, largely "
"unimplemented at the moment."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:47
msgid "Disable misfeatures that are required by old or broken applications"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:48
msgid ""
"Some applications disregard specifications in ways that result in window "
"manager misfeatures. This option puts Marco in a rigorously correct mode, "
"which gives a more consistent user interface, provided one does not need to "
"run any misbehaving applications."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:49
msgid "Determines if new windows are created on the center of the screen"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:50
msgid ""
"If set to true, new windows are opened in the center of the screen. "
"Otherwise, they are opened at the top left of the screen."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:51
msgid "Whether to enable side-by-side tiling"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:52
msgid ""
"If enabled, dropping windows on screen edges maximizes them vertically and "
"resizes them horizontally to cover half of the available area. Drag-dropping"
" to the top maximizes the window."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:53
msgid "Window placement mode"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:54
msgid ""
"The window placement mode indicates how new windows are positioned. "
"\"automatic\" means the system chooses a location automatically based on the"
" space available on the desktop, or by a simple cascade if there is no "
"space; \"pointer\" means that new windows are placed according to the mouse "
"pointer position; \"manual\" means that the user must manually place the new"
" window with the mouse or keyboard."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:55
msgid "Name of workspace"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:56
msgid "The name of a workspace."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:57
msgid "Run a defined command"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:58
msgid ""
"The keybinding that runs the correspondingly-numbered command in "
"/apps/marco/keybinding_commands The format looks like \"<Control>a\" "
"or \"<Shift><Alt>F1\". The parser is fairly liberal and allows "
"lower or upper case, and also abbreviations such as \"<Ctl>\" and "
"\"<Ctrl>\". If you set the option to the special string \"disabled\", "
"then there will be no keybinding for this action."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:60
msgid ""
"The format looks like \"<Control>a\" or "
"\"<Shift><Alt>F1\". The parser is fairly liberal and allows "
"lower or upper case, and also abbreviations such as \"<Ctl>\" and "
"\"<Ctrl>\". If you set the option to the special string \"disabled\", "
"then there will be no keybinding for this action."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:78
msgid ""
"The format looks like \"<Control>a\" or "
"\"<Shift><Alt>F1\". The parser is fairly liberal and allows "
"lower or upper case, and also abbreviations such as \"<Ctl>\" and "
"\"<Ctrl>\". If you set the option to the special string \"disabled\", "
"then there will be no keybinding for this action. This keybinding may be "
"reversed by holding down the \"shift\" key; therefore, \"shift\" cannot be "
"one of the keys it uses."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:79
msgid "Move backward between windows of an application, using a popup window"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:81
msgid "Move backward between windows, using a popup window"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:82
msgid "Move between windows on all workspaces, using a popup window"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:83
msgid "Move backward between windows on all workspaces, using a popup window"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:85
msgid "Move backward between panels and the desktop, using a popup window"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:87
msgid "Move backward between windows of an application immediately"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:89
msgid "Move backward between windows immediately"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:91
msgid "Move backward between panels and the desktop immediately"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:98
msgid "Commands to run in response to keybindings"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:99
msgid ""
"The /apps/marco/global_keybindings/run_command_N keys define keybindings "
"that correspond to these commands. Pressing the keybinding for run_command_N"
" will execute command_N."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:100
msgid "The screenshot command"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:101
msgid ""
"The /apps/marco/global_keybindings/run_command_screenshot key defines a "
"keybinding which causes the command specified by this setting to be invoked."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:102
msgid "The window screenshot command"
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:103
msgid ""
"The /apps/marco/global_keybindings/run_command_window_screenshot key defines"
" a keybinding which causes the command specified by this setting to be "
"invoked."
msgstr ""
#: ../src/org.mate.marco.gschema.xml.h:107
msgid "Toggle whether a window will always be visible over other windows"
msgstr ""
#: ../src/core/bell.c:294
msgid "Bell event"
msgstr ""
#: ../src/core/core.c:207
#, c-format
msgid "Unknown window information request: %d"
msgstr "Unknown window information request: %d"
#. Translators: %s is a window title
#: ../src/core/delete.c:96
#, c-format
msgid "<tt>%s</tt> is not responding."
msgstr ""
#: ../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 "You may choose to wait a short while for it to continue or force the application to quit entirely."
#: ../src/core/delete.c:110
msgid "_Wait"
msgstr "_Wait"
#: ../src/core/delete.c:110
msgid "_Force Quit"
msgstr "_Force Quit"
#: ../src/core/delete.c:208
#, c-format
msgid "Failed to get hostname: %s\n"
msgstr "Failed to get hostname: %s\n"
#: ../src/core/display.c:270
#, c-format
msgid "Missing %s extension required for compositing"
msgstr ""
#: ../src/core/display.c:348
#, c-format
msgid "Failed to open X Window System display '%s'\n"
msgstr "Failed to open X Window System display '%s'\n"
#: ../src/core/errors.c:304
#, 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 "Lost connection to the display '%s';\nmost likely the X server was shut down or you killed/destroyed\nthe window manager.\n"
#: ../src/core/errors.c:311
#, c-format
msgid "Fatal IO error %d (%s) on display '%s'.\n"
msgstr "Fatal IO error %d (%s) on display '%s'.\n"
#: ../src/core/keybindings.c:716
#, c-format
msgid ""
"Some other program is already using the key %s with modifiers %x as a "
"binding\n"
msgstr "Some other program is already using the key %s with modifiers %x as a binding\n"
#. Displayed when a keybinding which is
#. * supposed to launch a program fails.
#: ../src/core/keybindings.c:2353
#, c-format
msgid ""
"There was an error running <tt>%s</tt>:\n"
"\n"
"%s"
msgstr ""
#: ../src/core/keybindings.c:2442
#, c-format
msgid "No command %d has been defined.\n"
msgstr "No command %d has been defined.\n"
#: ../src/core/keybindings.c:3453
#, c-format
msgid "No terminal command has been defined.\n"
msgstr "No terminal command has been defined.\n"
#: ../src/core/main.c:131
#, 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 ""
#: ../src/core/main.c:269
msgid "Disable connection to session manager"
msgstr "Disable connection to session manager"
#: ../src/core/main.c:275
msgid "Replace the running window manager with Marco"
msgstr "Replace the running window manager with Marco"
#: ../src/core/main.c:281
msgid "Specify session management ID"
msgstr "Specify session management ID"
#: ../src/core/main.c:286
msgid "X Display to use"
msgstr "X Display to use"
#: ../src/core/main.c:292
msgid "Initialize session from savefile"
msgstr "Initialize session from savefile"
#: ../src/core/main.c:298
msgid "Print version"
msgstr "Print version"
#: ../src/core/main.c:304
msgid "Make X calls synchronous"
msgstr ""
#: ../src/core/main.c:310
msgid "Turn compositing on"
msgstr ""
#: ../src/core/main.c:316
msgid "Turn compositing off"
msgstr ""
#: ../src/core/main.c:322
msgid ""
"Don't make fullscreen windows that are maximized and have no decorations"
msgstr ""
#: ../src/core/main.c:522
#, c-format
msgid "Failed to scan themes directory: %s\n"
msgstr "Failed to scan themes directory: %s\n"
#: ../src/core/main.c:538
#, c-format
msgid ""
"Could not find a theme! Be sure %s exists and contains the usual themes.\n"
msgstr "Could not find a theme! Be sure %s exists and contains the usual themes.\n"
#: ../src/core/main.c:597
#, c-format
msgid "Failed to restart: %s\n"
msgstr "Failed to restart: %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