-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathmintreport.pot
More file actions
664 lines (524 loc) · 17.7 KB
/
mintreport.pot
File metadata and controls
664 lines (524 loc) · 17.7 KB
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
# 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: 2025-10-23 10:18+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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: usr/lib/linuxmint/mintreport/app.py:130
#: usr/lib/linuxmint/mintreport/app.py:158
msgid "Unknown size"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:156
msgid "Unknown CPU"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:196
#: usr/lib/linuxmint/mintreport/app.py:466 generate_desktop_files:25
#: generate_desktop_files:39 usr/share/linuxmint/mintreport/mintreport.ui.h:5
msgid "System Information"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:317
msgid "Restore ignored reports"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:322
#: usr/lib/linuxmint/mintreport/tray.py:62
msgid "Quit"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:334
#: usr/lib/linuxmint/mintreport/app.py:464
msgid "About"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:350
msgid "Computer"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:372
msgid "Operating System"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:373
msgid "Linux Kernel"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:374
#: usr/share/linuxmint/mintreport/reports/900_drivers/MintReportInfo.py:28
msgid "Processor"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:377
msgid "Graphics Card"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:379
#: usr/lib/linuxmint/mintreport/app.py:381
msgid "Memory"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:379
#: usr/lib/linuxmint/mintreport/app.py:389
msgid "GB"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:385
msgid "Hard Drives"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:387
msgid "Hard Drive"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:396
msgid "Desktop Environment"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:403
msgid "Display Server"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:508
msgid "An error occurred while gathering the system information."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:519
msgid "System information copied"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:519
msgid ""
"Your system information was copied into your clipboard so you can paste it "
"on the forums."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:527
msgid "System information uploaded"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:527
#, python-format
msgid ""
"Your system information was uploaded to %s. This link was placed in your "
"clipboard."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:529
msgid "An error occurred while uploading the system information"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:529
msgid ""
"Copy and paste the system information manually into a pastebin site like "
"https://pastebin.com."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:624
msgid "Ignore this report"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:640
msgid "Are you sure you want to ignore this report?"
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:641
msgid "The report will be permanently ignored and will no longer be visible."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:730
#, python-format
msgid ""
"The debug symbols are missing for %(program)s.\n"
"Please install %(package)s."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:744
#, python-format
msgid ""
"The package providing %s could not be found.\n"
"If you want to generate a stack trace for this crash report, please "
"reinstall it."
msgstr ""
#: usr/lib/linuxmint/mintreport/app.py:772
msgid ""
"The headers or binaries installed on your system do not match the code which "
"was executed during the crash.\n"
"They probably got upgraded since.\n"
"A stack trace is available in 'Local Files' but its content is probably "
"inaccurate."
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:21
#: usr/share/linuxmint/mintreport/mintreport.ui.h:10
msgid "BIOS"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:22
msgid "Motherboard"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:32
#: usr/lib/linuxmint/mintreport/bios.py:53
#: usr/lib/linuxmint/mintreport/gpu.py:215
#: usr/lib/linuxmint/mintreport/pci.py:271
msgid "Brand"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:33
#: usr/lib/linuxmint/mintreport/bios.py:55
msgid "Version"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:34
msgid "Release"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:35
msgid "Release Date"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:38
#: usr/lib/linuxmint/mintreport/bios.py:41
msgid "Boot Mode"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:39
#: usr/lib/linuxmint/mintreport/bios.py:43
#: usr/lib/linuxmint/mintreport/bios.py:50
msgid "Secure Boot"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:39
#: usr/lib/linuxmint/mintreport/bios.py:50
msgid "Disabled"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:43
#: usr/lib/linuxmint/mintreport/gpu.py:183
msgid "Enabled"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:46
#: usr/lib/linuxmint/mintreport/bios.py:48
msgid "Secure Boot mode"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:46
msgid "Setup Mode (keys not enrolled)"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:48
msgid "User Mode (normal)"
msgstr ""
#: usr/lib/linuxmint/mintreport/bios.py:54
#: usr/lib/linuxmint/mintreport/gpu.py:216
#: usr/lib/linuxmint/mintreport/usb.py:149
msgid "Name"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:185
#: usr/lib/linuxmint/mintreport/gpu.py:211
msgid "Disabled (Software rendering)"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:195
msgid "Default GPU"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:196
msgid "Hardware Acceleration"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:213
#, python-format
msgid "Enabled (%s)"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:217
msgid "PCI ID"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:218
#: usr/lib/linuxmint/mintreport/pci.py:306
msgid "Driver"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:220
msgid "Driver Version"
msgstr ""
#: usr/lib/linuxmint/mintreport/gpu.py:225
msgid "Video Playback"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:255
msgid "Bus"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:263
msgid "Type"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:278
msgid "Device"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:298
#: usr/lib/linuxmint/mintreport/usb.py:162
msgid "ID"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:321
msgid "Copy the ID"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:322
msgid "Copy the entire row"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:352
#: usr/lib/linuxmint/mintreport/usb.py:355
msgid "Device ID copied"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:352
msgid "The device ID was copied into your clipboard."
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:362
msgid "Device information copied"
msgstr ""
#: usr/lib/linuxmint/mintreport/pci.py:362
msgid "The device information was copied into your clipboard."
msgstr ""
#: usr/lib/linuxmint/mintreport/tray.py:58
msgid "Show System Reports"
msgstr ""
#: usr/lib/linuxmint/mintreport/tray.py:136
msgid "Some system reports require your attention"
msgstr ""
#: usr/lib/linuxmint/mintreport/tray.py:146
msgid "System Snapshots"
msgstr ""
#: usr/lib/linuxmint/mintreport/tray.py:146
msgid "A Timeshift system snapshot is being created."
msgstr ""
#: usr/lib/linuxmint/mintreport/tray.py:147
msgid "Automatic Updates"
msgstr ""
#: usr/lib/linuxmint/mintreport/tray.py:147
msgid "Automatic updates are being installed."
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:39
#, python-format
msgid "%d Gbps"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:41
#, python-format
msgid "%d Mbps"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:168
msgid "Speed"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:176
msgid "Power"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:267
#, python-format
msgid "USB %(version)s controller (Bus #%(number)s) – Max speed: %(speed)s"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:285
#: usr/lib/linuxmint/mintreport/usb.py:288
#, python-format
msgid "%d mA"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:336
#, python-format
msgid "%s mA max"
msgstr ""
#: usr/lib/linuxmint/mintreport/usb.py:355
msgid "The ID of the device was copied into your clipboard."
msgstr ""
#: generate_desktop_files:25 generate_desktop_files:39
#: generate_desktop_files:53 generate_desktop_files:67
#: usr/share/linuxmint/mintreport/mintreport.ui.h:26
msgid "Troubleshoot problems"
msgstr ""
#: generate_desktop_files:53 generate_desktop_files:67
#: usr/share/linuxmint/mintreport/mintreport.ui.h:13
msgid "System Reports"
msgstr ""
#: generate_desktop_files:53
msgid "Troubleshooting Tool"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:1
msgid "Copy"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:2
msgid ""
"Copy to clipboard (code tags are added to make it easy to paste the system "
"information into the forums)"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:3
msgid "Upload"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:4
msgid "Upload to a pastebin service (no personal information included)"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:6
msgid "Note: Double-click a device to copy its ID"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:7
msgid "USB"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:8
msgid "GPU"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:9
msgid "PCI"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:11
msgid "Running system checks..."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:12
msgid "No problems were detected"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:14
msgid "Crash reports are not available"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:15
msgid ""
"To enable crash reporting, install systemd-coredump and reboot your computer."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:16
msgid "Crash Reports"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:17
msgid "Stack Trace"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:18
msgid ""
"When seeking help, check for existing bug reports, pastebin the trace, share "
"crash.tar.gz (from Local Files) and explain how to reproduce the crash."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:19
msgid "Local Files"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:20
msgid "Open the directory containing crash.tar.gz and its content."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:21
msgid "Bug Tracker"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:22
msgid "Find the most appropriate bug tracker."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:23
msgid "Pastebin"
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:24
msgid "Upload the trace to the Internet."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:25
msgid ""
"Developers need to know where the code fails or how to reproduce the issue. "
"Always provide a trace and reliable instructions to trigger/observe the "
"problem."
msgstr ""
#: usr/share/linuxmint/mintreport/mintreport.ui.h:27
msgid "Refresh"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/045_xappstatusapplet-missing/MintReportInfo.py:17
msgid "Add the XApp Status applet"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/045_xappstatusapplet-missing/MintReportInfo.py:37
msgid ""
"The XApp Status applet allows applications to provide a tray icon without "
"rendering glitches and with support for HiDPI and symbolic icons."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/045_xappstatusapplet-missing/MintReportInfo.py:39
msgid "Right-click the panel and choose 'Add to Panel'."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/045_xappstatusapplet-missing/MintReportInfo.py:46
msgid "Add the XApp Status applet to the panel"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/050_install-media-codecs/MintReportInfo.py:16
msgid "Install multimedia codecs"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/050_install-media-codecs/MintReportInfo.py:30
msgid ""
"Multimedia codecs are required to play some video formats and to properly "
"render some websites."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/050_install-media-codecs/MintReportInfo.py:36
msgid "Install the Multimedia Codecs"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/060_timeshift-no-setup/MintReportInfo.py:17
msgid "Set up the system restore utility"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/060_timeshift-no-setup/MintReportInfo.py:31
msgid "Linux Mint provides a system restore utility called Timeshift."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/060_timeshift-no-setup/MintReportInfo.py:32
msgid ""
"Thanks to Timeshift you can take snapshots of the system, either manually or "
"automatically."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/060_timeshift-no-setup/MintReportInfo.py:33
msgid ""
"If something goes wrong you can then restore your operating system from a "
"previously saved snapshot."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/060_timeshift-no-setup/MintReportInfo.py:39
msgid "Launch Timeshift"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/070_new-release/MintReportInfo.py:18
#: usr/share/linuxmint/mintreport/reports/071_new_major_release/MintReportInfo.py:17
msgid "A new version of Linux Mint is available"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/070_new-release/MintReportInfo.py:48
#: usr/share/linuxmint/mintreport/reports/071_new_major_release/MintReportInfo.py:50
#, python-format
msgid "Visit %s for the latest announcements."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/070_new-release/MintReportInfo.py:54
#: usr/share/linuxmint/mintreport/reports/071_new_major_release/MintReportInfo.py:56
#, python-format
msgid "Upgrade to %s"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/080_release-eol/MintReportInfo.py:49
msgid "Your version of Linux Mint will soon reach End-Of-Life (EOL)"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/080_release-eol/MintReportInfo.py:50
#, python-brace-format
msgid "It will stop receiving support and updates in a day."
msgid_plural "It will stop receiving support and updates in {num_days} days."
msgstr[0] ""
msgstr[1] ""
#: usr/share/linuxmint/mintreport/reports/080_release-eol/MintReportInfo.py:54
msgid "Your version of Linux Mint is no longer supported"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/080_release-eol/MintReportInfo.py:55
#, python-brace-format
msgid "It reached End-Of-Life (EOL) yesterday."
msgid_plural "It reached End-Of-Life (EOL) {num_days} days ago."
msgstr[0] ""
msgstr[1] ""
#: usr/share/linuxmint/mintreport/reports/080_release-eol/MintReportInfo.py:66
#, python-format
msgid "Visit %s to find information about newer releases."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/100_usrmerge-not-done/MintReportInfo.py:14
msgid "Perform usrmerge conversion"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/100_usrmerge-not-done/MintReportInfo.py:39
msgid "We recommend you convert your system with usrmerge."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/100_usrmerge-not-done/MintReportInfo.py:40
msgid "This is done already for new installations of Linux Mint."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/100_usrmerge-not-done/MintReportInfo.py:41
msgid "To convert your system, open a terminal and type:"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/100_usrmerge-not-done/MintReportInfo.py:43
msgid "You should reboot the computer once this completes."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/100_usrmerge-not-done/MintReportInfo.py:49
msgid "More information"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/200_xappstatusapplet-blocked/MintReportInfo.py:17
msgid "Remove conflicting indicators"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/200_xappstatusapplet-blocked/MintReportInfo.py:37
msgid "The following packages prevent tray icons from working properly:"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/200_xappstatusapplet-blocked/MintReportInfo.py:39
msgid "Note: You will need to log out after removing them."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/200_xappstatusapplet-blocked/MintReportInfo.py:45
msgid "Remove the conflicting packages."
msgstr ""
#: usr/share/linuxmint/mintreport/reports/500_install-language-packs/MintReportInfo.py:26
msgid "Install language packs"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/500_install-language-packs/MintReportInfo.py:41
msgid ""
"The following localization packages are missing to properly support your "
"language:"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/500_install-language-packs/MintReportInfo.py:48
msgid "Install the Language Packs"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/900_drivers/MintReportInfo.py:19
msgid "Install hardware drivers"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/900_drivers/MintReportInfo.py:41
msgid "Unknown"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/900_drivers/MintReportInfo.py:45
#, python-format
msgid "%s (unknown)"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/900_drivers/MintReportInfo.py:100
msgid "Hardware drivers are available for the following devices:"
msgstr ""
#: usr/share/linuxmint/mintreport/reports/900_drivers/MintReportInfo.py:107
msgid "Launch the Driver Manager"
msgstr ""