-
Notifications
You must be signed in to change notification settings - Fork 58
/
mintmenu.pot
590 lines (459 loc) · 14.3 KB
/
mintmenu.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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-14 08:12+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"
#: usr/lib/linuxmint/mintMenu/keybinding.py:168
msgid "Click to set a new accelerator key for opening and closing the menu. "
msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:169
msgid "Press Escape or click again to cancel the operation. "
msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:170
msgid "Press Backspace to clear the existing keybinding."
msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:182
msgid "Pick an accelerator"
msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:234
msgid "<not set>"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:34
msgid "Menu"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:153
msgid "Couldn't load plugin:"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:212
msgid "Couldn't initialize plugin"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:587
msgid "Advanced MATE Menu"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:698
msgid "Preferences"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:702
msgid "Edit menu"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:706
msgid "Reload plugins"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:709
msgid "About"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:24
msgid "Custom Place"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:35
msgid "Name:"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:39
msgid "Select a folder"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:41
msgid "Folder:"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:60
msgid "Menu preferences"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:67
msgid "Menu button"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:67
msgid "Applet button in the panel"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:68
msgid "Show button icon"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:69
msgid "Button text"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:71
#: usr/lib/linuxmint/mintMenu/preferences.py:74
msgid "Menu icons"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:73
msgid "Button icon"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:80
msgid "Keyboard shortcut"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:86
msgid "Options"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:86
msgid "General applet options"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:87
msgid "Show system management"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:90
msgid "Show places"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:93
msgid "Show recently used documents and applications"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:97
msgid "Show tooltips"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:101
msgid "Theme"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:101
msgid "Custom theme selection"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:103
msgid "Desktop theme"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:113
msgid "Theme:"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:115
msgid "Icon sizes"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:115
msgid "The size of the icons"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:116
#: usr/share/linuxmint/mintmenu/applications.ui.h:1
#: usr/share/linuxmint/mintmenu/preferences.ui.h:3
msgid "Favorites"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:117
#: usr/share/linuxmint/mintmenu/applications.ui.h:3
#: usr/share/linuxmint/mintmenu/preferences.ui.h:4
#: usr/share/linuxmint/mintmenu/recent.ui.h:2
msgid "Applications"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:118
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:41
#: usr/share/linuxmint/mintmenu/preferences.ui.h:5
msgid "System"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:119
#: usr/lib/linuxmint/mintMenu/plugins/places.py:46
#: usr/share/linuxmint/mintmenu/preferences.ui.h:6
msgid "Places"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:124
#: usr/lib/linuxmint/mintMenu/preferences.py:142
#: usr/lib/linuxmint/mintMenu/preferences.py:150
#: usr/lib/linuxmint/mintMenu/preferences.py:166
msgid "Layout"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:124
#: usr/lib/linuxmint/mintMenu/preferences.py:142
#: usr/lib/linuxmint/mintMenu/preferences.py:150
#: usr/lib/linuxmint/mintMenu/preferences.py:166
msgid "Section layout"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:125
msgid "Show search bar on top"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:126
msgid "Show applications comments"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:128
msgid "Categories"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:128
msgid "Applications categories"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:129
msgid "Show category icons"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:130
msgid "Switch categories on hover"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:131
msgid "Hover delay"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:131
msgid "milliseconds"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:133
msgid "Search"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:133
msgid "Search options"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:134
msgid "Search for packages to install"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:135
msgid "Remember the last category or search"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:136
msgid "Enable Internet search"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:137
msgid "Search command"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:143
msgid "Number of columns"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:144
msgid "Swap name and generic name"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:145
msgid "Show favorites when the menu is open"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:151
#: usr/lib/linuxmint/mintMenu/preferences.py:167
msgid "Custom height"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:152
#: usr/lib/linuxmint/mintMenu/preferences.py:168
msgid "Height"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:154
#: usr/lib/linuxmint/mintMenu/preferences.py:170
msgid "Items"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:154
#: usr/lib/linuxmint/mintMenu/preferences.py:170
msgid "Toggle default items"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:155
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:147
msgid "Software Manager"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:156
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:154
msgid "Package Manager"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:157
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:161
msgid "Control Center"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:158
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:168
msgid "Terminal"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:159
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:178
msgid "Lock Screen"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:160
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:185
msgid "Logout"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:161
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:192
msgid "Quit"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:171
#: usr/lib/linuxmint/mintMenu/plugins/places.py:137
msgid "Computer"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:172
#: usr/lib/linuxmint/mintMenu/plugins/places.py:144
msgid "Home Folder"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:173
#: usr/lib/linuxmint/mintMenu/plugins/places.py:154
#: usr/lib/linuxmint/mintMenu/plugins/places.py:156
msgid "Network"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:174
#: usr/lib/linuxmint/mintMenu/plugins/places.py:175
msgid "Desktop"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:175
#: usr/lib/linuxmint/mintMenu/plugins/places.py:182
msgid "Trash"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:176
msgid "GTK Bookmarks"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:178
msgid "Custom places"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:178
msgid "You can add your own places in the menu"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:193
msgid "Name"
msgstr ""
#: usr/lib/linuxmint/mintMenu/preferences.py:194
msgid "Path"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:625
#, python-format
msgid "Search DuckDuckGo for %s"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:627
#, python-format
msgid "Search Wikipedia for %s"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:630
#, python-format
msgid "Lookup %s in Dictionary"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:632
#, python-format
msgid "Search Computer for %s"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:690
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:732
#, python-format
msgid "Install package '%s'"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:836
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:911
msgid "Add to desktop"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:837
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:912
msgid "Add to panel"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:839
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:889
msgid "Insert space"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:840
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:890
msgid "Insert separator"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:842
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:915
msgid "Launch when I log in"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:844
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:917
msgid "Launch"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:845
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:918
msgid "Run with NVIDIA GPU"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:846
msgid "Remove from favorites"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:848
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:922
msgid "Edit properties"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:888
msgid "Remove"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:914
msgid "Show in my favorites"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:919
msgid "Uninstall"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:920
msgid "Delete from menu"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:988
msgid "Search DuckDuckGo"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:989
msgid "Search Wikipedia"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:991
msgid "Search Dictionary"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:992
msgid "Search Computer"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:994
msgid "Find Software"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:995
msgid "Find Tutorials"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:996
msgid "Find Hardware"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:997
msgid "Find Ideas"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:998
msgid "Find Users"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1642
msgid "All"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1644
msgid "Show all applications"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:141
msgid ""
"Browse all local and remote disks and folders accessible from this computer"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:148
msgid "Open your personal folder"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:160
msgid "Browse bookmarked and local network locations"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:179
msgid "Browse items placed on the desktop"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:189
msgid "Browse deleted files"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:238
msgid "Empty trash"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/recent.py:41
msgid "Recently used"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/recent.py:192
msgid "The file or location could not be opened."
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:151
msgid "Browse and install available software"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:158
msgid "Install, remove and upgrade software packages"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:165
msgid "Configure your system"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:175
msgid "Use the command line"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:182
msgid "Requires password to unlock"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:189
msgid "Log out or switch user"
msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:196
msgid "Shutdown, restart, suspend or hibernate"
msgstr ""
#: usr/share/linuxmint/mintmenu/applications.ui.h:2
msgid "All applications"
msgstr ""
#: usr/share/linuxmint/mintmenu/applications.ui.h:4
msgid "Show additional search options"
msgstr ""
#: usr/share/linuxmint/mintmenu/preferences.ui.h:1
msgid "General"
msgstr ""
#: usr/share/linuxmint/mintmenu/preferences.ui.h:2
msgid "Appearance"
msgstr ""
#: usr/share/linuxmint/mintmenu/preferences.ui.h:7
msgid "Default"
msgstr ""
#: usr/share/linuxmint/mintmenu/recent.ui.h:1
msgid "Documents"
msgstr ""