-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy pathcinnamon-settings-daemon.pot
More file actions
809 lines (646 loc) · 20.1 KB
/
Copy pathcinnamon-settings-daemon.pot
File metadata and controls
809 lines (646 loc) · 20.1 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
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
# 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-11-25 14:28+0000\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"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: plugins/a11y-settings/csd-a11y-settings-manager.c:264
msgid "Screen reader not found."
msgstr ""
#: plugins/a11y-settings/csd-a11y-settings-manager.c:265
msgid "Please install the 'orca' package."
msgstr ""
#: plugins/a11y-settings/csd-a11y-settings-manager.c:272
msgid "Open accessibility settings"
msgstr ""
#: plugins/automount/csd-automount-manager.c:150
#, c-format
msgid "Unable to mount %s"
msgstr ""
#: plugins/automount/csd-automount-manager.c:278
#, c-format
msgid "Unable to open a folder for %s"
msgstr ""
#: plugins/automount/csd-autorun.c:343
msgid "Ask what to do"
msgstr ""
#: plugins/automount/csd-autorun.c:349
msgid "Do Nothing"
msgstr ""
#: plugins/automount/csd-autorun.c:355
msgid "Open Folder"
msgstr ""
#: plugins/automount/csd-autorun.c:477
#, c-format
msgid "Unable to eject %p"
msgstr ""
#: plugins/automount/csd-autorun.c:479
#, c-format
msgid "Unable to unmount %p"
msgstr ""
#: plugins/automount/csd-autorun.c:677
msgid "You have just inserted an Audio CD."
msgstr ""
#: plugins/automount/csd-autorun.c:679
msgid "You have just inserted an Audio DVD."
msgstr ""
#: plugins/automount/csd-autorun.c:681
msgid "You have just inserted a Video DVD."
msgstr ""
#: plugins/automount/csd-autorun.c:683
msgid "You have just inserted a Video CD."
msgstr ""
#: plugins/automount/csd-autorun.c:685
msgid "You have just inserted a Super Video CD."
msgstr ""
#: plugins/automount/csd-autorun.c:687
msgid "You have just inserted a blank CD."
msgstr ""
#: plugins/automount/csd-autorun.c:689
msgid "You have just inserted a blank DVD."
msgstr ""
#: plugins/automount/csd-autorun.c:691
msgid "You have just inserted a blank Blu-Ray disc."
msgstr ""
#: plugins/automount/csd-autorun.c:693
msgid "You have just inserted a blank HD DVD."
msgstr ""
#: plugins/automount/csd-autorun.c:695
msgid "You have just inserted a Photo CD."
msgstr ""
#: plugins/automount/csd-autorun.c:697
msgid "You have just inserted a Picture CD."
msgstr ""
#: plugins/automount/csd-autorun.c:699
msgid "You have just inserted a medium with digital photos."
msgstr ""
#: plugins/automount/csd-autorun.c:701
msgid "You have just inserted a digital audio player."
msgstr ""
#: plugins/automount/csd-autorun.c:703
msgid ""
"You have just inserted a medium with software intended to be automatically "
"started."
msgstr ""
#: plugins/automount/csd-autorun.c:706
msgid "You have just inserted a medium."
msgstr ""
#: plugins/automount/csd-autorun.c:708
msgid "Choose what application to launch."
msgstr ""
#: plugins/automount/csd-autorun.c:718
#, c-format
msgid ""
"Select how to open \"%s\" and whether to perform this action in the future "
"for other media of type \"%s\"."
msgstr ""
#: plugins/automount/csd-autorun.c:746
msgid "_Always perform this action"
msgstr ""
#: plugins/automount/csd-autorun.c:755
msgid "_Cancel"
msgstr ""
#: plugins/automount/csd-autorun.c:756
msgid "_Ok"
msgstr ""
#: plugins/automount/csd-autorun.c:761
msgid "_Eject"
msgstr ""
#: plugins/automount/csd-autorun.c:764
msgid "_Unmount"
msgstr ""
#: plugins/color/csd-color-calibrate.c:138
msgid "Color"
msgstr ""
#: plugins/color/csd-color-calibrate.c:144
msgid "Recalibrate now"
msgstr ""
#: plugins/color/csd-color-calibrate.c:186
msgid "Recalibration required"
msgstr ""
#: plugins/color/csd-color-calibrate.c:198
#, c-format
msgid "The display '%s' should be recalibrated soon."
msgstr ""
#: plugins/color/csd-color-calibrate.c:207
#, c-format
msgid "The printer '%s' should be recalibrated soon."
msgstr ""
#: plugins/color/csd-color-calibrate.c:345
#: plugins/color/csd-color-calibrate.c:361
msgid "Cinnamon Settings Daemon Color Plugin"
msgstr ""
#: plugins/color/csd-color-calibrate.c:347
msgid "Color calibration device added"
msgstr ""
#: plugins/color/csd-color-calibrate.c:363
msgid "Color calibration device removed"
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:334
#, c-format
msgid "Low Disk Space on \"%s\""
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:336
#, c-format
msgid ""
"The volume \"%s\" has only %s disk space remaining. You may free up some "
"space by emptying the trash."
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:340
#: plugins/housekeeping/csd-ldsm-dialog.c:78
#, c-format
msgid "The volume \"%s\" has only %s disk space remaining."
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:345
#: plugins/housekeeping/csd-ldsm-dialog.c:202
msgid "Low Disk Space"
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:347
#, c-format
msgid ""
"This computer has only %s disk space remaining. You may free up some space "
"by emptying the trash."
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:350
#: plugins/housekeeping/csd-ldsm-dialog.c:81
#, c-format
msgid "This computer has only %s disk space remaining."
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:365
msgid "Disk space"
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:372
msgid "Examine"
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:380
#: plugins/housekeeping/csd-ldsm-dialog.c:434
msgid "Empty Trash"
msgstr ""
#: plugins/housekeeping/csd-disk-space.c:387
#: plugins/housekeeping/csd-ldsm-dialog.c:449
msgid "Ignore"
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:63
msgid "Don't show any warnings again for this file system"
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:65
msgid "Don't show any warnings again"
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:97
msgid ""
"You can free up disk space by emptying the Trash, removing unused programs "
"or files, or moving files to another disk or partition."
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:100
msgid ""
"You can free up disk space by removing unused programs or files, or by "
"moving files to another disk or partition."
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:105
msgid ""
"You can free up disk space by emptying the Trash, removing unused programs "
"or files, or moving files to an external disk."
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:108
msgid ""
"You can free up disk space by removing unused programs or files, or by "
"moving files to an external disk."
msgstr ""
#: plugins/housekeeping/csd-ldsm-dialog.c:442
msgid "Examine..."
msgstr ""
#: plugins/media-keys/csd-media-keys-manager.c:649
msgid "Eject"
msgstr ""
#: plugins/media-keys/csd-media-keys-manager.c:706
msgid "Enabled"
msgstr ""
#: plugins/media-keys/csd-media-keys-manager.c:709
msgid "Disabled"
msgstr ""
#: plugins/media-keys/csd-media-keys-manager.c:1249
msgid "Unavailable"
msgstr ""
#: plugins/media-keys/csd-media-keys-manager.c:1346
msgid "Rotation Locked"
msgstr ""
#: plugins/media-keys/csd-media-keys-manager.c:1349
msgid "Rotation Allowed"
msgstr ""
#: plugins/power/csd-power-manager.c:1008
msgid "UPS Discharging"
msgstr ""
#: plugins/power/csd-power-manager.c:1013
#, c-format
msgid "%s of UPS backup power remaining"
msgstr ""
#: plugins/power/csd-power-manager.c:1032
#: plugins/power/csd-power-manager.c:1244
#: plugins/power/csd-power-manager.c:1422
#: plugins/power/csd-power-manager.c:1571
msgid "Power"
msgstr ""
#: plugins/power/csd-power-manager.c:1156
msgid "Battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1159
msgid "Laptop battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1166
#, c-format
msgid "Approximately %s remaining (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1171
msgid "UPS low"
msgstr ""
#: plugins/power/csd-power-manager.c:1177
#, c-format
msgid "Approximately %s of remaining UPS backup power (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1182
#: plugins/power/csd-power-manager.c:1347
msgid "Mouse battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1185
msgid "Wireless mouse is low in power"
msgstr ""
#: plugins/power/csd-power-manager.c:1189
#: plugins/power/csd-power-manager.c:1354
msgid "Keyboard battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1192
msgid "Wireless keyboard is low in power"
msgstr ""
#: plugins/power/csd-power-manager.c:1196
#: plugins/power/csd-power-manager.c:1362
msgid "PDA battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1199
#, c-format
msgid "PDA is low in power (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1203
#: plugins/power/csd-power-manager.c:1372
#: plugins/power/csd-power-manager.c:1382
msgid "Cell phone battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1206
#, c-format
msgid "Cell phone is low in power (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1210
msgid "Media player battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1213
#, c-format
msgid "Media player is low in power (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1217
#: plugins/power/csd-power-manager.c:1391
msgid "Tablet battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1220
#, c-format
msgid "Tablet is low in power (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1224
#: plugins/power/csd-power-manager.c:1400
msgid "Attached computer battery low"
msgstr ""
#: plugins/power/csd-power-manager.c:1227
#, c-format
msgid "Attached computer is low in power (%.0f%%)"
msgstr ""
#: plugins/power/csd-power-manager.c:1261
msgid "Battery is low"
msgstr ""
#: plugins/power/csd-power-manager.c:1303
msgid "Battery critically low"
msgstr ""
#: plugins/power/csd-power-manager.c:1306
#: plugins/power/csd-power-manager.c:1487
msgid "Laptop battery critically low"
msgstr ""
#: plugins/power/csd-power-manager.c:1315
msgid "Plug in your AC adapter to avoid losing data."
msgstr ""
#: plugins/power/csd-power-manager.c:1319
msgid "Computer will suspend very soon unless it is plugged in."
msgstr ""
#: plugins/power/csd-power-manager.c:1323
msgid "Computer will hibernate very soon unless it is plugged in."
msgstr ""
#: plugins/power/csd-power-manager.c:1327
msgid "Computer will shutdown very soon unless it is plugged in."
msgstr ""
#: plugins/power/csd-power-manager.c:1335
#: plugins/power/csd-power-manager.c:1523
msgid "UPS critically low"
msgstr ""
#: plugins/power/csd-power-manager.c:1341
#, c-format
msgid ""
"Approximately %s of remaining UPS power (%.0f%%). Restore AC power to your "
"computer to avoid losing data."
msgstr ""
#: plugins/power/csd-power-manager.c:1350
msgid ""
"Wireless mouse is very low in power. This device will soon stop functioning "
"if not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1357
msgid ""
"Wireless keyboard is very low in power. This device will soon stop "
"functioning if not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1365
#, c-format
msgid ""
"PDA is very low in power (%.0f%%). This device will soon stop functioning if "
"not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1375
#, c-format
msgid ""
"Cell phone is very low in power (%.0f%%). This device will soon stop "
"functioning if not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1385
#, c-format
msgid ""
"Media player is very low in power (%.0f%%). This device will soon stop "
"functioning if not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1394
#, c-format
msgid ""
"Tablet is very low in power (%.0f%%). This device will soon stop functioning "
"if not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1403
#, c-format
msgid ""
"Attached computer is very low in power (%.0f%%). The device will soon "
"shutdown if not charged."
msgstr ""
#: plugins/power/csd-power-manager.c:1440
#: plugins/power/csd-power-manager.c:1450
#: plugins/power/csd-power-manager.c:1586
msgid "Battery is critically low"
msgstr ""
#: plugins/power/csd-power-manager.c:1495
msgid ""
"The battery is below the critical level and this computer will <b>power-off</"
"b> when the battery becomes completely empty."
msgstr ""
#: plugins/power/csd-power-manager.c:1501
msgid ""
"The battery is below the critical level and this computer is about to "
"suspend.\n"
"<b>NOTE:</b> A small amount of power is required to keep your computer in a "
"suspended state."
msgstr ""
#: plugins/power/csd-power-manager.c:1508
msgid ""
"The battery is below the critical level and this computer is about to "
"hibernate."
msgstr ""
#: plugins/power/csd-power-manager.c:1513
msgid ""
"The battery is below the critical level and this computer is about to "
"shutdown."
msgstr ""
#: plugins/power/csd-power-manager.c:1531
msgid ""
"UPS is below the critical level and this computer will <b>power-off</b> when "
"the UPS becomes completely empty."
msgstr ""
#: plugins/power/csd-power-manager.c:1537
msgid ""
"UPS is below the critical level and this computer is about to hibernate."
msgstr ""
#: plugins/power/csd-power-manager.c:1542
msgid "UPS is below the critical level and this computer is about to shutdown."
msgstr ""
#: plugins/power/csd-power-manager.c:2138
msgid "Lid has been opened"
msgstr ""
#: plugins/power/csd-power-manager.c:2271
msgid "Lid has been closed"
msgstr ""
#: plugins/power/gpm-common.c:47
msgid "Unknown time"
msgstr ""
#: plugins/power/gpm-common.c:52
#, c-format
msgid "%i minute"
msgid_plural "%i minutes"
msgstr[0] ""
msgstr[1] ""
#: plugins/power/gpm-common.c:62
#, c-format
msgid "%i hour"
msgid_plural "%i hours"
msgstr[0] ""
msgstr[1] ""
#: plugins/power/gpm-common.c:68
#, c-format
msgid "%i %s %i %s"
msgstr ""
#: plugins/power/gpm-common.c:69
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
#: plugins/power/gpm-common.c:70
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
#: plugins/print-notifications/csd-printer.c:890
msgid "Configuring new printer"
msgstr ""
#: plugins/print-notifications/csd-printer.c:892
msgid "Please wait..."
msgstr ""
#: plugins/print-notifications/csd-printer.c:919
msgid "Missing printer driver"
msgstr ""
#: plugins/print-notifications/csd-printer.c:928
#, c-format
msgid "No printer driver for %s."
msgstr ""
#: plugins/print-notifications/csd-printer.c:933
msgid "No driver for this printer."
msgstr ""
#: plugins/print-notifications/csd-printer.c:1031
#: plugins/print-notifications/csd-print-notifications-manager.c:273
#: plugins/print-notifications/csd-print-notifications-manager.c:846
#: plugins/print-notifications/csd-print-notifications-manager.c:936
#: plugins/print-notifications/csd-print-notifications-manager.c:979
msgid "Printers"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:439
#, c-format
msgid "Printer '%s' is low on toner."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:443
#, c-format
msgid "Printer '%s' has no toner left."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:447
#, c-format
msgid "Printer '%s' may not be connected."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:451
#, c-format
msgid "The cover is open on printer '%s'."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:455
#, c-format
msgid "There is a missing print filter for printer '%s'."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:460
#, c-format
msgid "The door is open on printer '%s'."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:464
#, c-format
msgid "Printer '%s' is low on a marker supply."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:468
#, c-format
msgid "Printer '%s' is out of a marker supply."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:472
#, c-format
msgid "Printer '%s' is low on paper."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:476
#, c-format
msgid "Printer '%s' is out of paper."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:480
#, c-format
msgid "Printer '%s' is currently off-line."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:484
#, c-format
msgid "There is a problem on printer '%s'."
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:532
msgid "Toner low"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:534
msgid "Toner empty"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:536
msgid "Not connected?"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:538
msgid "Cover open"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:540
msgid "Printer configuration error"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:542
msgid "Door open"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:544
msgid "Marker supply low"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:546
msgid "Out of a marker supply"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:548
msgid "Paper low"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:550
msgid "Out of paper"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:552
msgid "Printer off-line"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:554
#: plugins/print-notifications/csd-print-notifications-manager.c:922
msgid "Printer error"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:603
msgid "Printer added"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:624
#: plugins/print-notifications/csd-print-notifications-manager.c:662
msgid "Printing stopped"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:626
#: plugins/print-notifications/csd-print-notifications-manager.c:632
#: plugins/print-notifications/csd-print-notifications-manager.c:638
#: plugins/print-notifications/csd-print-notifications-manager.c:644
#: plugins/print-notifications/csd-print-notifications-manager.c:656
#: plugins/print-notifications/csd-print-notifications-manager.c:664
#: plugins/print-notifications/csd-print-notifications-manager.c:672
#: plugins/print-notifications/csd-print-notifications-manager.c:680
#: plugins/print-notifications/csd-print-notifications-manager.c:688
#: plugins/print-notifications/csd-print-notifications-manager.c:701
#, c-format
msgid "'%s' on %s"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:630
#: plugins/print-notifications/csd-print-notifications-manager.c:670
msgid "Printing canceled"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:636
#: plugins/print-notifications/csd-print-notifications-manager.c:678
msgid "Printing aborted"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:642
#: plugins/print-notifications/csd-print-notifications-manager.c:686
msgid "Printing completed"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:654
#: plugins/print-notifications/csd-print-notifications-manager.c:699
msgid "Printing"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:916
msgid "Printer report"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:919
msgid "Printer warning"
msgstr ""
#: plugins/print-notifications/csd-print-notifications-manager.c:929
#, c-format
msgid "Printer '%s': '%s'."
msgstr ""
#: plugins/smartcard/csd-smartcard-manager.c:530
msgid "received error or hang up from event source"
msgstr ""
#: plugins/smartcard/csd-smartcard-manager.c:664
msgid "NSS security system could not be initialized"
msgstr ""
#: plugins/smartcard/csd-smartcard-manager.c:792
msgid "no suitable smartcard driver could be found"
msgstr ""
#: plugins/smartcard/csd-smartcard-manager.c:806
#, c-format
msgid "smartcard driver '%s' could not be loaded"
msgstr ""
#: plugins/smartcard/csd-smartcard-manager.c:878
#, c-format
msgid "could not watch for incoming card events - %s"
msgstr ""
#: plugins/smartcard/csd-smartcard-manager.c:1276
msgid "encountered unexpected error while waiting for smartcard events"
msgstr ""