forked from linuxmint/cinnamon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cinnamon.pot
4348 lines (3368 loc) · 114 KB
/
cinnamon.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
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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-04 16:01+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\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"
#: generate_additional_files.py:24
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:85
#: files/usr/lib/cinnamon-settings/cinnamon-settings.py:37
#: files/usr/lib/cinnamon-settings/cinnamon-settings.py:228
#: files/usr/lib/cinnamon-settings/cinnamon-settings.py:485
msgid "System Settings"
msgstr ""
#: generate_additional_files.py:24
#: files/usr/lib/cinnamon-settings/cinnamon-settings.py:38
msgid "Control Center"
msgstr ""
#: generate_additional_files.py:37
#: files/usr/lib/cinnamon-settings/cinnamon-settings.py:77
#: files/usr/lib/cinnamon-settings-users/cinnamon-settings-users.py:372
msgid "Users and Groups"
msgstr ""
#: generate_additional_files.py:37
msgid "Add or remove users and groups"
msgstr ""
#: src/cinnamon-app.c:367 src/cinnamon-app.c:375
#: js/ui/notificationDaemon.js:458
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:118
msgid "Unknown"
msgstr ""
#: src/cinnamon-app.c:601
#, c-format
msgid "Failed to launch '%s'"
msgstr ""
#: src/cinnamon-util.c:89
#: files/usr/lib/cinnamon-settings/modules/cs_desktop.py:40
msgid "Home"
msgstr ""
#: src/cinnamon-util.c:98
msgid "File System"
msgstr ""
#: src/cinnamon-util.c:244
#: files/usr/lib/cinnamon-settings/modules/cs_keyboard.py:132
msgid "Search"
msgstr ""
#: src/cinnamon-util.c:294
#, c-format
msgid "%1$s: %2$s"
msgstr ""
#: src/gvc/gvc-mixer-control.c:1082
#: files/usr/lib/cinnamon-settings/modules/cs_mouse.py:95
msgid "Disabled"
msgstr ""
#: src/gvc/gvc-mixer-control.c:1089
#, c-format
msgid "%u Output"
msgid_plural "%u Outputs"
msgstr[0] ""
msgstr[1] ""
#: src/gvc/gvc-mixer-control.c:1099
#, c-format
msgid "%u Input"
msgid_plural "%u Inputs"
msgstr[0] ""
msgstr[1] ""
#: src/gvc/gvc-mixer-control.c:1397
msgid "System Sounds"
msgstr ""
#: js/misc/docInfo.js:76
msgid "Problem opening file"
msgstr ""
#: js/misc/docInfo.js:77
msgid "There was a problem opening the selected file."
msgstr ""
#: js/misc/docInfo.js:78
msgid ""
" Please check to see if you have the proper permissions to access this "
"resource,"
msgstr ""
#: js/misc/docInfo.js:79
msgid ""
" or try manually mounting the file's enclosing volume.\n"
"\n"
msgstr ""
#: js/misc/docInfo.js:80
msgid "The file uri is: "
msgstr ""
#: js/misc/util.js:98
msgid "Command not found"
msgstr ""
#: js/misc/util.js:126
msgid "Could not parse command:"
msgstr ""
#: js/misc/util.js:134
#, c-format
msgid "Execution of '%s' failed:"
msgstr ""
#: js/ui/applet.js:413
msgid "Remove this applet"
msgstr ""
#: js/ui/applet.js:426 js/ui/desklet.js:226
msgid "Configure..."
msgstr ""
#: js/ui/cinnamonEntry.js:30
msgid "Copy"
msgstr ""
#: js/ui/cinnamonEntry.js:35
msgid "Paste"
msgstr ""
#: js/ui/cinnamonEntry.js:81
msgid "Show Text"
msgstr ""
#: js/ui/cinnamonEntry.js:83
msgid "Hide Text"
msgstr ""
#: js/ui/cinnamonMountOperation.js:285
msgid "Wrong password, please try again"
msgstr ""
#: js/ui/desklet.js:233
msgid "Remove this desklet"
msgstr ""
#: js/ui/expoThumbnail.js:313 js/ui/panel.js:384
msgid "Yes"
msgstr ""
#: js/ui/expoThumbnail.js:321 js/ui/panel.js:391
msgid "No"
msgstr ""
#: js/ui/expoThumbnail.js:936
#, c-format
msgid ""
"Are you sure you want to remove workspace \"%s\"?\n"
"\n"
msgstr ""
#: js/ui/extension.js:367
msgid "Initializing"
msgstr ""
#: js/ui/extension.js:369
msgid "Loaded"
msgstr ""
#: js/ui/extension.js:371
msgid "Error"
msgstr ""
#: js/ui/extension.js:373
msgid "Out of date"
msgstr ""
#: js/ui/hotCorner.js:41
msgid "Invalid overview options: Incorrect number of corners"
msgstr ""
#: js/ui/keyboard.js:324
msgid "tray"
msgstr ""
#: js/ui/keyboard.js:555
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:106
#: files/usr/lib/cinnamon-settings/modules/cs_keyboard.py:162
msgid "Keyboard"
msgstr ""
#: js/ui/lookingGlass.js:716
msgid "No extensions installed"
msgstr ""
#: js/ui/lookingGlass.js:808
msgid "View Source"
msgstr ""
#: js/ui/lookingGlass.js:817
msgid "Web Page"
msgstr ""
#: js/ui/lookingGlass.js:826
msgid "Reload Code"
msgstr ""
#: js/ui/main.js:419
msgid "Running in software rendering mode"
msgstr ""
#: js/ui/main.js:420
msgid ""
"Cinnamon is currently running without video hardware acceleration and, as a "
"result, you may observe much higher than normal CPU usage.\n"
"\n"
msgstr ""
#: js/ui/main.js:421
msgid ""
"There could be a problem with your drivers or some other issue. For the "
"best experience, it is recommended that you only use this mode for"
msgstr ""
#: js/ui/main.js:422
msgid " troubleshooting purposes."
msgstr ""
#: js/ui/main.js:477
msgid "WORKSPACE"
msgstr ""
#: js/ui/messageTray.js:448
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:213
msgid "%l:%M %p"
msgstr ""
#: js/ui/messageTray.js:1249
msgid "Open"
msgstr ""
#: js/ui/messageTray.js:1256
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:58
#: files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py:69
msgid "Remove"
msgstr ""
#: js/ui/messageTray.js:1812
msgid "System Information"
msgstr ""
#: js/ui/panel.js:439
msgid "Troubleshoot ..."
msgstr ""
#: js/ui/panel.js:440
msgid "Restart Cinnamon"
msgstr ""
#: js/ui/panel.js:444
msgid "Looking Glass"
msgstr ""
#: js/ui/panel.js:448
msgid "Restore all settings to default"
msgstr ""
#: js/ui/panel.js:460
msgid "Panel Edit mode"
msgstr ""
#: js/ui/panel.js:482
msgid "Add applets to the panel"
msgstr ""
#: js/ui/panel.js:485
msgid "Panel settings"
msgstr ""
#: js/ui/panel.js:488 files/usr/lib/cinnamon-settings/modules/cs_themes.py:17
msgid "Themes"
msgstr ""
#: js/ui/panel.js:491
msgid "All settings"
msgstr ""
#: js/ui/placesManager.js:120
#, c-format
msgid "Failed to unmount '%s'"
msgstr ""
#: js/ui/placesManager.js:127
msgid "Retry"
msgstr ""
#: js/ui/placesManager.js:170
msgid "Connect to..."
msgstr ""
#: js/ui/runDialog.js:215
msgid "Please enter a command:"
msgstr ""
#: js/ui/windowManager.js:979
msgid "Hold <Super> to enter snap mode"
msgstr ""
#: js/ui/windowManager.js:981
msgid "Hold <Alt> to enter snap mode"
msgstr ""
#: js/ui/windowManager.js:983
msgid "Hold <Ctrl> to enter snap mode"
msgstr ""
#: js/ui/windowManager.js:985
msgid "Hold <Shift> to enter snap mode"
msgstr ""
#: js/ui/windowManager.js:987
msgid "Use the arrow keys to shift workspaces"
msgstr ""
#: js/ui/workspace.js:1492
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:80
#: files/usr/lib/cinnamon-settings/modules/cs_default.py:209
#: files/usr/lib/cinnamon-settings/modules/cs_windows.py:153
#: files/usr/lib/cinnamon-settings/bin/Spices.py:109
msgid "Close"
msgstr ""
#: js/ui/workspace.js:1496
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:89
msgid "Restore"
msgstr ""
#: js/ui/workspace.js:1498
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:89
#: files/usr/lib/cinnamon-settings/modules/cs_windows.py:154
msgid "Minimize"
msgstr ""
#: js/ui/workspace.js:1501 js/ui/workspace.js:1574
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:92
#: files/usr/lib/cinnamon-settings/modules/cs_windows.py:155
msgid "Maximize"
msgstr ""
#: js/ui/workspace.js:1504
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:95
msgid "Move to left workspace"
msgstr ""
#: js/ui/workspace.js:1507
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:98
msgid "Move to right workspace"
msgstr ""
#: js/ui/workspace.js:1510 js/ui/workspace.js:1559
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:101
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:116
msgid "Visible on all workspaces"
msgstr ""
#: js/ui/workspace.js:1513
msgid "Move to a new workspace"
msgstr ""
#: js/ui/workspace.js:1523
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:133
#, c-format
msgid "Move to monitor %d"
msgstr ""
#: js/ui/workspace.js:1557
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:112
msgid "Only on this workspace"
msgstr ""
#: js/ui/workspace.js:1572
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:92
msgid "Unmaximize"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:48
#: files/usr/lib/cinnamon-settings/cinnamon-settings.py:62
msgid "Accessibility"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:60
#: files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py:34
msgid "Zoom"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:71
msgid "Screen Keyboard"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:75
msgid "Visual Alerts"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:78
msgid "Sticky Keys"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:81
msgid "Slow Keys"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:84
msgid "Bounce Keys"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:87
msgid "Mouse Keys"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:91
msgid "Universal Access Settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:146
msgid "High Contrast"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:183
msgid "Large Text"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:112
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:143
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:225
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:228
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:230
msgid "Brightness"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:117
msgid "Dimming settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:119
msgid "Dim screen on AC power"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:121
msgid "Dim screen on battery"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:144
msgid "Brightness not available"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:148
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:28
msgid "Settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:77
#: files/usr/share/cinnamon/desklets/[email protected]/desklet.js:33
msgid "Date and Time Settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:90
msgid "%A %B %e, %Y"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:20
msgid "Expo"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:77
msgid "Show Keyboard Layout"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:81
msgid "Show Character Table"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:85
msgid "Keyboard Settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:172
msgid "Please provide your password to uninstall this application"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:245
msgid "Add to panel"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:248
msgid "Add to desktop"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:252
msgid "Remove from favorites"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:255
msgid "Add to favorites"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:259
#: files/usr/lib/cinnamon-settings/bin/ExtensionCore.py:508
msgid "Uninstall"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:508
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:70
msgid "Clear list"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:546
msgid "All Applications"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:573
msgid "Places"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:593
msgid "Recent Files"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:840
#: files/usr/lib/cinnamon-settings/modules/cs_windows.py:152
msgid "Menu"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1666
#: files/usr/lib/cinnamon-settings/modules/cs_keyboard.py:123
#: files/usr/lib/cinnamon-screensaver-lock-dialog/cinnamon-screensaver-lock-dialog.py:36
msgid "Lock screen"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1667
#: files/usr/lib/cinnamon-settings/modules/cs_power.py:9
msgid "Lock the screen"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1696
msgid "Logout"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1697
msgid "Leave the session"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1713
msgid "Quit"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1714
msgid "Shutdown the computer"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1839
msgid "Type to search..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:95
msgid "<unknown>"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:305
msgid "disabled"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:505
msgid "unmanaged"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:507
msgid "disconnecting..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:513
msgid "connecting..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:516
msgid "authentication required"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:526
msgid "firmware missing"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:533
msgid "cable unplugged"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:538
msgid "unavailable"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:540
msgid "connection failed"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:596
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1569
msgid "More..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:632
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1504
msgid "Connected (private)"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:710
msgid "Auto Ethernet"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:790
msgid "Auto broadband"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:793
msgid "Auto dial-up"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:915
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1516
#, c-format
msgid "Auto %s"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:917
msgid "Auto bluetooth"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1518
msgid "Auto wireless"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1606
msgid "Network Manager"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1642
msgid "Enable networking"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1654
msgid "Wired"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1665
msgid "Wireless"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1675
msgid "Mobile broadband"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1685
msgid "VPN Connections"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1696
msgid "Network Settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1697
msgid "Network Connections"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1850
msgid "Connection failed"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1851
msgid "Activation of network connection failed"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2108
msgid "Networking is disabled"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2127
msgid "No connection"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2133
msgid "Connecting to the cellular network..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2137
msgid "Connecting to the wireless network..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2141
msgid "Connecting to the wired network..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2145
msgid "Connecting to the VPN..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2151
msgid "Connecting to the network..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2167
msgid "Connected to the wireless network"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2170
msgid "Wireless connection"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2180
msgid "Connected to the wired network"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2191
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2196
msgid "Connected to the cellular network"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2201
msgid "Connected to the VPN"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:2207
msgid "Connected to the network"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:39
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:67
msgid "Notifications"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:49
msgid "Clear notifications"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:246
msgid "No notifications"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:249
msgid " notification"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:252
msgid " notifications"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:266
msgid " (Just now)"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:269
#, c-format
msgid " (%s seconds ago)"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:272
#, c-format
msgid " (%s minute ago)"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:275
#, c-format
msgid " (%s minutes ago)"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:46
msgid "Launch"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:50
#: files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py:81
#: files/usr/lib/cinnamon-settings/modules/cs_keyboard.py:719
msgid "Add"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:54
msgid "Edit"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:96
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:249
msgid "AC adapter"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:98
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:252
msgid "Laptop battery"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:100
msgid "UPS"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:102
msgid "Monitor"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:104
#: files/usr/lib/cinnamon-settings/modules/cs_mouse.py:32
msgid "Mouse"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:108
msgid "PDA"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:110
msgid "Cell phone"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:112
msgid "Media player"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:114
msgid "Tablet"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:116
#: files/usr/lib/cinnamon-settings/modules/cs_desktop.py:38
msgid "Computer"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:176
msgid "Power Settings"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:205
msgid "Estimating..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:212
#, c-format
msgid "%d hour remaining"
msgid_plural "%d hours remaining"
msgstr[0] ""
msgstr[1] ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:215
#, c-format
msgid "%d %s %d %s remaining"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:217
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:217
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:220
#, c-format
msgid "%d minute remaining"
msgid_plural "%d minutes remaining"
msgstr[0] ""
msgstr[1] ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:41
msgid "Recent documents"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:74
msgid "No recent documents"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:53
msgid "Removable drives"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:65
msgid "Open file manager"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:20
#: files/usr/lib/cinnamon-settings/modules/cs_effects.py:66
#: files/usr/lib/cinnamon-settings/modules/cs_effects.py:70
#: files/usr/lib/cinnamon-settings/modules/cs_effects.py:74
#: files/usr/lib/cinnamon-settings/modules/cs_effects.py:78
#: files/usr/lib/cinnamon-settings/modules/cs_effects.py:82
#: files/usr/lib/cinnamon-settings/modules/cs_effects.py:86
msgid "Scale"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:96
msgid "Hi there!"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:129
msgid "YOU PRESSED THE BUTTON!!!"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:137
msgid "YOU USED THE HOTKEY!!!"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:15
#: files/usr/lib/cinnamon-settings/modules/cs_keyboard.py:58
msgid "Show desktop"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:116
msgid "Playing"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:117
msgid "Paused"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:118
msgid "Stopped"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:396
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:574
msgid "Unknown Artist"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:397
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:578
msgid "Unknown Album"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:398
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:582
msgid "Unknown Title"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:409
msgid "Previous"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:412
#: files/usr/lib/cinnamon-settings/modules/cs_keyboard.py:139
msgid "Play"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:415
msgid "Stop"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:418
msgid "Next"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:454
msgid "Open Player"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:464
msgid "Quit Player"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:862
msgid "Mute output"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:863
msgid "Mute input"
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1095
msgid "Launch player..."
msgstr ""
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1108
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1170
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1171
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1176
#: files/usr/share/cinnamon/applets/[email protected]/applet.js:1177