forked from zpydr/gnome-shell-extension-taskbar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTaskBar.pot
783 lines (626 loc) · 18.4 KB
/
TaskBar.pot
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
# GNOME Shell Extension TaskBar
# Copyright (C) 2013-2017 zpydr
#
# Version 56
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# zpydr@openmailbox.org
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-05 13:16+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: prefs.js:121 prefs.js:127
msgid "About"
msgstr ""
#: prefs.js:133 prefs.js:139
msgid "Version"
msgstr ""
#: prefs.js:135 prefs.js:141
msgid "GNOME Shell Version"
msgstr ""
#: prefs.js:149 prefs.js:155
msgid "Report a Bug"
msgstr ""
#: prefs.js:153 prefs.js:159
msgid "Donate for TaskBar"
msgstr ""
#: prefs.js:157 prefs.js:163
msgid "Become a Friend of GNOME"
msgstr ""
#: prefs.js:161 prefs.js:167
msgid "Free Software Foundation"
msgstr ""
#: prefs.js:166 prefs.js:182
msgid "RESET ALL !"
msgstr ""
#: prefs.js:169 prefs.js:185
msgid "Reset All TaskBar Settings to the Original TaskBar Settings"
msgstr ""
#: prefs.js:176 prefs.js:960 prefs.js:192 prefs.js:978
msgid "TaskBar"
msgstr ""
#: prefs.js:189 prefs.js:275 prefs.js:205 prefs.js:291
msgid "Overview"
msgstr ""
#: prefs.js:192 prefs.js:225 prefs.js:208 prefs.js:241
msgid "Tasks"
msgstr ""
#: prefs.js:198 prefs.js:226 prefs.js:986 prefs.js:214 prefs.js:242
#: prefs.js:1004
msgid "Desktop Button"
msgstr ""
#: prefs.js:204 prefs.js:227 prefs.js:999 prefs.js:220 prefs.js:243
#: prefs.js:1017
msgid "Workspace Button"
msgstr ""
#: prefs.js:210 prefs.js:228 prefs.js:1012 prefs.js:226 prefs.js:244
#: prefs.js:1030
msgid "Appview Button"
msgstr ""
#: prefs.js:216 prefs.js:229 prefs.js:1025 prefs.js:232 prefs.js:245
#: prefs.js:1043
msgid "Favorites"
msgstr ""
#: prefs.js:223 prefs.js:239
msgid "Align"
msgstr ""
#: prefs.js:252 prefs.js:291 prefs.js:268 prefs.js:307
msgid "Top Panel"
msgstr ""
#: prefs.js:258 prefs.js:293 prefs.js:274 prefs.js:309
msgid "Bottom Panel"
msgstr ""
#: prefs.js:264 prefs.js:280
msgid "Reset Overview Tab"
msgstr ""
#: prefs.js:267 prefs.js:283
msgid "Reset the Overview Tab to the Original Overview Settings"
msgstr ""
#: prefs.js:288 prefs.js:413 prefs.js:304 prefs.js:429
msgid "Panels"
msgstr ""
#: prefs.js:296 prefs.js:312
msgid "Align TaskBar"
msgstr ""
#: prefs.js:311 prefs.js:327
msgid "Panel Size"
msgstr ""
#: prefs.js:324 prefs.js:340
msgid "Adjust TaskBar Icon Size"
msgstr ""
#: prefs.js:337 prefs.js:353
msgid "Adjust TaskBar Label Size"
msgstr ""
#: prefs.js:350 prefs.js:366
msgid "Adjust Panel Content Size"
msgstr ""
#: prefs.js:358 prefs.js:374
msgid "Anchor Point"
msgstr ""
#: prefs.js:366 prefs.js:382
msgid ""
"Panel Background\n"
"Color & Opacity"
msgstr ""
#: prefs.js:394 prefs.js:397 prefs.js:410 prefs.js:413
msgid "Reset Color"
msgstr ""
#: prefs.js:401 prefs.js:417
msgid "Reset Panels Tab"
msgstr ""
#: prefs.js:404 prefs.js:420
msgid "Reset the Panels Tab to the Original Panels Settings"
msgstr ""
#: prefs.js:426 prefs.js:511 prefs.js:442 prefs.js:529
msgid "Tasks (I)"
msgstr ""
#: prefs.js:429 prefs.js:445
msgid "Tasks on All Workspaces"
msgstr ""
#: prefs.js:435
msgid "Sort Tasks by Application"
msgstr ""
#: prefs.js:438 prefs.js:448 prefs.js:482 prefs.js:492 prefs.js:530
#: prefs.js:809 prefs.js:893 prefs.js:1073 prefs.js:1090 prefs.js:454
#: prefs.js:466 prefs.js:500 prefs.js:510 prefs.js:548 prefs.js:827
#: prefs.js:911 prefs.js:1091 prefs.js:1108
msgid "OFF"
msgstr ""
#: prefs.js:439 prefs.js:455
msgid "Sort"
msgstr ""
#: prefs.js:440 prefs.js:456
msgid "Sort Workspace"
msgstr ""
#: prefs.js:445 prefs.js:463
msgid "Tasks Label"
msgstr ""
#: prefs.js:449 prefs.js:1075 prefs.js:467 prefs.js:1093
msgid "Window Title"
msgstr ""
#: prefs.js:450 prefs.js:1074 prefs.js:1091 prefs.js:468 prefs.js:1092
#: prefs.js:1109
msgid "App Name"
msgstr ""
#: prefs.js:455 prefs.js:473
msgid "Tasks Label Width (150 px)"
msgstr ""
#: prefs.js:463 prefs.js:481
msgid "Tasks Container Width (0 Tasks)"
msgstr ""
#: prefs.js:471 prefs.js:489
msgid "Space between Tasks (4 px)"
msgstr ""
#: prefs.js:479 prefs.js:497
msgid "Tasks Application Menu"
msgstr ""
#: prefs.js:483 prefs.js:493 prefs.js:501 prefs.js:511
msgid "Middle Click"
msgstr ""
#: prefs.js:484 prefs.js:494 prefs.js:502 prefs.js:512
msgid "Right Click"
msgstr ""
#: prefs.js:489 prefs.js:507
msgid "Close Tasks"
msgstr ""
#: prefs.js:499 prefs.js:517
msgid "Reset Tasks (I) Tab"
msgstr ""
#: prefs.js:502 prefs.js:520
msgid "Reset the Tasks (I) Tab to the Original Tasks Settings"
msgstr ""
#: prefs.js:524 prefs.js:602 prefs.js:542 prefs.js:620
msgid "Tasks (II)"
msgstr ""
#: prefs.js:527 prefs.js:545
msgid "Scroll Tasks"
msgstr ""
#: prefs.js:531 prefs.js:810 prefs.js:549 prefs.js:828
msgid "Standard"
msgstr ""
#: prefs.js:532 prefs.js:811 prefs.js:550 prefs.js:829
msgid "Invert"
msgstr ""
#: prefs.js:537 prefs.js:555
msgid "Active Task Frame"
msgstr ""
#: prefs.js:543 prefs.js:561
msgid "Inactive Task Frame"
msgstr ""
#: prefs.js:549 prefs.js:567
msgid "Activate Tasks on Hover"
msgstr ""
#: prefs.js:555 prefs.js:573
msgid "Hover Delay"
msgstr ""
#: prefs.js:563 prefs.js:581
msgid "Blink Tasks on Alert"
msgstr ""
#: prefs.js:569 prefs.js:587
msgid "Blink Rate"
msgstr ""
#: prefs.js:577 prefs.js:595
msgid "Blink Color"
msgstr ""
#: prefs.js:590 prefs.js:608
msgid "Reset Tasks (II) Tab"
msgstr ""
#: prefs.js:593 prefs.js:611
msgid "Reset the Tasks II Tab to the Original Tasks II Settings"
msgstr ""
#: prefs.js:615 prefs.js:764 prefs.js:633 prefs.js:782
msgid "Tasks (III)"
msgstr ""
#: prefs.js:618 prefs.js:636
msgid ""
"Active Task Background\n"
"Color & Opacity"
msgstr ""
#: prefs.js:619 prefs.js:637
msgid ""
"Active Task Background Color & Opacity\n"
"Click the color button to set the color and opacity of the active task "
"background. This opens a new window with a table of preset colors to choose "
"from. Click the '+' button under 'Custom' to customize color and opacity. "
"Clicking '+' changes the window. In the center is a color picker, the left "
"slider changes color and the bottom slider changes opacity. At the top, a "
"indicator and entry field displays hexadecimal values in the form: #RRGGBB, "
"where RR (red), GG (green) and BB (blue) are values between 00 and FF. When "
"selected, customized colors will be available in all color settings. Back on "
"the 'Tasks (III)' tab, flip the switch next to the color button to activate/"
"deactivate the background color.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:636 prefs.js:654
msgid ""
"Inactive Tasks Background\n"
"Color & Opacity"
msgstr ""
#: prefs.js:637 prefs.js:655
msgid ""
"Inactive Tasks Background Color & Opacity\n"
"Click the color button to set the color and opacity of inactive task "
"backgrounds. This opens a new window with a table of preset colors to choose "
"from. Click the '+' button under 'Custom' to customize color and opacity. "
"Clicking '+' changes the window. In the center is a color picker, the left "
"slider changes color and the bottom slider changes opacity. At the top, a "
"indicator and entry field displays hexadecimal values in the form: #RRGGBB, "
"where RR (red), GG (green) and BB (blue) are values between 00 and FF. When "
"selected, customized colors will be available in all color settings. Back on "
"the 'Tasks (III)' tab, flip the switch next to the color button to activate/"
"deactivate the background color.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:654 prefs.js:672
msgid "Active Task Label Color"
msgstr ""
#: prefs.js:655 prefs.js:673
msgid ""
"Active Task Label Color & Opacity\n"
"Click the color button to set the color and opacity of the active task "
"label. This opens a new window with a table of preset colors to choose from. "
"Click the '+' button under 'Custom' to customize color and opacity. Clicking "
"'+' changes the window. In the center is a color picker, the left slider "
"changes color and the bottom slider changes opacity. At the top, a indicator "
"and entry field displays hexadecimal values in the form: #RRGGBB, where RR "
"(red), GG (green) and BB (blue) are values between 00 and FF. When selected, "
"customized colors will be available in all color settings. Back on the "
"'Tasks (III)' tab, flip the switch next to the color button to activate/"
"deactivate the label color.\n"
"Toggle task labels at the 'Tasks (I)' tab.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:672 prefs.js:690
msgid "Inactive Tasks Label Color"
msgstr ""
#: prefs.js:673 prefs.js:691
msgid ""
"Inactive Tasks Label Color & Opacity\n"
"Click the color button to set the color and opacity of inactive task labels. "
"This opens a new window with a table of preset colors to choose from. Click "
"the '+' button under 'Custom' to customize color and opacity. Clicking '+' "
"changes the window. In the center is a color picker, the left slider changes "
"color and the bottom slider changes opacity. At the top, a indicator and "
"entry field displays hexadecimal values in the form: #RRGGBB, where RR "
"(red), GG (green) and BB (blue) are values between 00 and FF. When selected, "
"customized colors will be available in all color settings. Back on the "
"'Tasks (III)' tab, flip the switch next to the color button to activate/"
"deactivate the label color.\n"
"Toggle task labels at the 'Tasks (I)' tab.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:690 prefs.js:708
msgid "Active Task Frame Color"
msgstr ""
#: prefs.js:691 prefs.js:709
msgid ""
"Active Task Frame Color & Opacity\n"
"Click the color button to set the color and opacity of the active task "
"frame. This opens a new window with a table of preset colors to choose from. "
"Click the '+' button under 'Custom' to customize color and opacity. Clicking "
"'+' changes the window. In the center is a color picker, the left slider "
"changes color and the bottom slider changes opacity. At the top, a indicator "
"and entry field displays hexadecimal values in the form: #RRGGBB, where RR "
"(red), GG (green) and BB (blue) are values between 00 and FF. When selected, "
"customized colors will be available in all color settings. Back on the "
"'Tasks (III)' tab, flip the switch next to the color button to activate/"
"deactivate the frame color.\n"
"Toggle the active task frame at the 'Tasks (II)' tab.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:708 prefs.js:726
msgid "Inactive Tasks Frame Color"
msgstr ""
#: prefs.js:709 prefs.js:727
msgid ""
"Inactive Tasks Frame Color & Opacity\n"
"Click the color button to set the color and opacity of inactive task frames. "
"This opens a new window with a table of preset colors to choose from. Click "
"the '+' button under 'Custom' to customize color and opacity. Clicking '+' "
"changes the window. In the center is a color picker, the left slider changes "
"color and the bottom slider changes opacity. At the top, a indicator and "
"entry field displays hexadecimal values in the form: #RRGGBB, where RR "
"(red), GG (green) and BB (blue) are values between 00 and FF. When selected, "
"customized colors will be available in all color settings. Back on the "
"'Tasks (III)' tab, flip the switch next to the color button to activate/"
"deactivate the frame color.\n"
"Toggle inactive task frames at the 'Tasks (II)' tab.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:726 prefs.js:744
msgid "Blacklist Apps"
msgstr ""
#: prefs.js:727 prefs.js:745
msgid ""
"Blacklist Apps\n"
"Find app names by navigating to the 'Preview' tab and setting 'Tasks Label' "
"to 'App Name'. Then hover the task you would like to blacklist. App names "
"are case-sensitive. If you intend to blacklist more than one app, separate "
"app names by comma and space:\n"
"Terminal, gedit, Tweak Tool, GNU Image Manipulation Program, Files\n"
"Flip the switch next to the entry field to activate/deactivate the "
"blacklist.\n"
"Toggle tasks at the 'Overview' tab."
msgstr ""
#: prefs.js:752 prefs.js:770
msgid "Reset Tasks (III) Tab"
msgstr ""
#: prefs.js:755 prefs.js:773
msgid "Reset All Settings on this Tab"
msgstr ""
#: prefs.js:777 prefs.js:872 prefs.js:795 prefs.js:890
msgid "Buttons"
msgstr ""
#: prefs.js:780 prefs.js:798
msgid ""
"Desktop Button Right Click\n"
"opens Preferences (this)"
msgstr ""
#: prefs.js:786 prefs.js:804
msgid "Desktop Button Icon"
msgstr ""
#: prefs.js:797 prefs.js:815
msgid "Workspace Button Index"
msgstr ""
#: prefs.js:800 prefs.js:895 prefs.js:818 prefs.js:913
msgid "Index"
msgstr ""
#: prefs.js:801 prefs.js:819
msgid "Index/Total"
msgstr ""
#: prefs.js:806 prefs.js:824
msgid "Scroll Workspaces"
msgstr ""
#: prefs.js:816 prefs.js:834
msgid "Workspace Button Color"
msgstr ""
#: prefs.js:832 prefs.js:850
msgid "Adjust Workspace Button Width"
msgstr ""
#: prefs.js:840 prefs.js:858
msgid ""
"Appview Button\n"
"Left & Right Click Toggle"
msgstr ""
#: prefs.js:843 prefs.js:861
msgid ""
"L Appview\n"
"R Overview"
msgstr ""
#: prefs.js:844 prefs.js:862
msgid ""
"L Overview\n"
"R Appview"
msgstr ""
#: prefs.js:849 prefs.js:867
msgid "Appview Button Icon"
msgstr ""
#: prefs.js:860 prefs.js:878
msgid "Reset Buttons Tab"
msgstr ""
#: prefs.js:863 prefs.js:881
msgid ""
"Reset the Buttons Tab except the Icons to the Original Buttons Settings.\n"
"The Icons can be Reset within their own Settings."
msgstr ""
#: prefs.js:885 prefs.js:939 prefs.js:903 prefs.js:957
msgid "Tray Button"
msgstr ""
#: prefs.js:890 prefs.js:908
msgid "Bottom Panel Tray Button"
msgstr ""
#: prefs.js:894 prefs.js:912
msgid "Icon"
msgstr ""
#: prefs.js:900 prefs.js:918
msgid "When Tray is Empty"
msgstr ""
#: prefs.js:903 prefs.js:921
msgid "Show Icon"
msgstr ""
#: prefs.js:904 prefs.js:922
msgid "Show 0"
msgstr ""
#: prefs.js:905 prefs.js:923
msgid "Hide"
msgstr ""
#: prefs.js:910 prefs.js:928
msgid "Tray Button Icon"
msgstr ""
#: prefs.js:921 prefs.js:939
msgid "Activate Tray on Hover"
msgstr ""
#: prefs.js:927 prefs.js:945
msgid "Reset Tray Button Tab"
msgstr ""
#: prefs.js:930 prefs.js:948
msgid ""
"Reset the Tray Button Tab except the Icon to the Original Tray Button "
"Settings.\n"
"The Icon can be Reset within its own Settings."
msgstr ""
#: prefs.js:952 prefs.js:1054 prefs.js:970 prefs.js:1072
msgid "Separators"
msgstr ""
#: prefs.js:955 prefs.js:973
msgid "Left (px)"
msgstr ""
#: prefs.js:957 prefs.js:975
msgid "Right (px)"
msgstr ""
#: prefs.js:973 prefs.js:991
msgid "Tasks Container"
msgstr ""
#: prefs.js:1038 prefs.js:1056
msgid "Reset Separators Tab"
msgstr ""
#: prefs.js:1041 prefs.js:1059
msgid "Reset the Separators Tab to the Original Separators Settings"
msgstr ""
#: prefs.js:1067 prefs.js:1158 prefs.js:1085 prefs.js:1184
msgid "Preview"
msgstr ""
#: prefs.js:1070 prefs.js:1088
msgid "Tasks Label Preview"
msgstr ""
#: prefs.js:1076 prefs.js:1094
msgid ""
"App Name &\n"
"Window Title"
msgstr ""
#: prefs.js:1081 prefs.js:1099
msgid "Tasks Thumbnail Preview"
msgstr ""
#: prefs.js:1087 prefs.js:1105
msgid "Favorites Label Preview"
msgstr ""
#: prefs.js:1092 prefs.js:1110
msgid "Description"
msgstr ""
#: prefs.js:1093 prefs.js:1111
msgid ""
"App Name &\n"
"Description"
msgstr ""
#: prefs.js:1098 prefs.js:1116
msgid "Thumbnail Preview Size"
msgstr ""
#: prefs.js:1106 prefs.js:1124
msgid "Preview Delay"
msgstr ""
#: prefs.js:1114 prefs.js:1132
msgid "Preview Background Color"
msgstr ""
#: prefs.js:1130 prefs.js:1148
msgid "Preview Label Color"
msgstr ""
#: prefs.js:1146 prefs.js:1172
msgid "Reset Preview Tab"
msgstr ""
#: prefs.js:1149 prefs.js:1175
msgid "Reset the Preview Tab to the Original Preview Settings"
msgstr ""
#: prefs.js:1171 prefs.js:1287 prefs.js:1286 prefs.js:1402
msgid "Misc"
msgstr ""
#: prefs.js:1174 prefs.js:1289
msgid "Color & Opacity"
msgstr ""
#: prefs.js:1177 prefs.js:1292
msgid "Activities Button"
msgstr ""
#: prefs.js:1192 prefs.js:1211 prefs.js:1230 prefs.js:1249 prefs.js:1307
#: prefs.js:1326 prefs.js:1345 prefs.js:1364
msgid "Reset"
msgstr ""
#: prefs.js:1196 prefs.js:1311
msgid "Application Menu"
msgstr ""
#: prefs.js:1215 prefs.js:1330
msgid "Date Menu"
msgstr ""
#: prefs.js:1234 prefs.js:1349
msgid "System Menu"
msgstr ""
#: prefs.js:1253 prefs.js:1368
msgid "Hot Corner"
msgstr ""
#: prefs.js:1259 prefs.js:1374
msgid "Dash (Activities Overview)"
msgstr ""
#: prefs.js:1265 prefs.js:1380
msgid "Workspace Selector (Activities Overview)"
msgstr ""
#: prefs.js:1271 prefs.js:1386
msgid "TaskBar (Activities Overview)"
msgstr ""
#: prefs.js:1277 prefs.js:1392
msgid "Reset Misc Tab"
msgstr ""
#: prefs.js:1280 prefs.js:1395
msgid "Reset the Misc Tab to the Original Misc Settings"
msgstr ""
#: prefs.js:1302 prefs.js:1417
msgid "GNU GPL"
msgstr ""
#: prefs.js:1322 prefs.js:1437
msgid "GNU General Public License"
msgstr ""
#: prefs.js:1728 prefs.js:1843
msgid "TaskBar - Set Desktop Button Icon"
msgstr ""
#: prefs.js:1741 prefs.js:1858 prefs.js:1948 prefs.js:1856 prefs.js:1973
#: prefs.js:2063
msgid "Images"
msgstr ""
#: prefs.js:1845 prefs.js:1960
msgid "TaskBar - Set Appview Button Icon"
msgstr ""
#: prefs.js:1935 prefs.js:2050
msgid "TaskBar - Set Tray Button Icon"
msgstr ""
#: prefs.js:172
msgid "Export Settings"
msgstr ""
#: prefs.js:174
msgid ""
"Export All TaskBar Settings. This will create a taskbar.dconf file in your "
"home folder."
msgstr ""
#: prefs.js:177
msgid "Import Settings"
msgstr ""
#: prefs.js:179
msgid ""
"Import All TaskBar Settings. This will import the taskbar.dconf file located "
"in your home folder."
msgstr ""
#: prefs.js:451
msgid "Sort or Group Tasks by Application"
msgstr ""
#: prefs.js:457
msgid "Group"
msgstr ""
#: prefs.js:458
msgid "Group Workspace"
msgstr ""
#: prefs.js:1164
msgid "Preview Font Size"
msgstr ""
#: prefs.js:1197 prefs.js:1275
msgid "Keybindings"
msgstr ""
#: prefs.js:1270
msgid "Backspace to disable Keybindings"
msgstr ""
#: prefs.js:57
msgid "Focus previous Task (Scroll left)"
msgstr ""
#: prefs.js:58
msgid "Focus next Task (Scroll right)"
msgstr ""
#: prefs.js:59
msgid "Toggle Desktop View"
msgstr ""