forked from linuxmint/nemo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
nemo.pot
5529 lines (4309 loc) · 120 KB
/
nemo.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: 2015-11-11 18:45+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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/nemo-action-config-widget.c:231
msgid "No actions found"
msgstr ""
#: src/nemo-action-config-widget.c:440
msgid "Actions"
msgstr ""
#: src/nemo-application.c:222
#, c-format
msgid "Nemo could not create the required folder \"%s\"."
msgstr ""
#: src/nemo-application.c:224
msgid ""
"Before running Nemo, please create the following folder, or set permissions "
"such that Nemo can create it."
msgstr ""
#: src/nemo-application.c:227
#, c-format
msgid "Nemo could not create the following required folders: %s."
msgstr ""
#: src/nemo-application.c:229
msgid ""
"Before running Nemo, please create these folders, or set permissions such "
"that Nemo can create them."
msgstr ""
#: src/nemo-application.c:752
msgid "--check cannot be used with other options."
msgstr ""
#: src/nemo-application.c:758
msgid "--quit cannot be used with URIs."
msgstr ""
#: src/nemo-application.c:765
msgid "--geometry cannot be used with more than one URI."
msgstr ""
#: src/nemo-application.c:823
msgid "Perform a quick set of self-check tests."
msgstr ""
#: src/nemo-application.c:829
msgid "Show the version of the program."
msgstr ""
#: src/nemo-application.c:831
msgid "Create the initial window with the given geometry."
msgstr ""
#: src/nemo-application.c:831
msgid "GEOMETRY"
msgstr ""
#: src/nemo-application.c:833
msgid "Only create windows for explicitly specified URIs."
msgstr ""
#: src/nemo-application.c:835
msgid ""
"Do not manage the desktop (ignore the preference set in the preferences "
"dialog)."
msgstr ""
#: src/nemo-application.c:837
msgid ""
"Repair the user thumbnail cache - this can be useful if you're having "
"trouble with file thumbnails. Must be run as root"
msgstr ""
#: src/nemo-application.c:839
msgid "Quit Nemo."
msgstr ""
#: src/nemo-application.c:840
msgid "[URI...]"
msgstr ""
#: src/nemo-application.c:851
msgid ""
"\n"
"\n"
"Browse the file system with the file manager"
msgstr ""
#: src/nemo-application.c:1131
msgid "Nemo's main menu is now hidden"
msgstr ""
#: src/nemo-application.c:1134
msgid ""
"You have chosen to hide the main menu. You can get it back temporarily by:\n"
"\n"
"- Tapping the <Alt> key\n"
"- Right-clicking an empty region of the main toolbar\n"
"- Right-clicking an empty region of the status bar.\n"
"\n"
"You can restore it permanently by selecting this option again from the View "
"menu."
msgstr ""
#: src/nemo-application.c:1145
msgid "Don't show this message again."
msgstr ""
#: src/nemo-autorun-software.c:143 src/nemo-autorun-software.c:146
#, c-format
msgid "Error starting autorun program: %s"
msgstr ""
#: src/nemo-autorun-software.c:149
msgid "Cannot find the autorun program"
msgstr ""
#: src/nemo-autorun-software.c:171
msgid "<big><b>Error autorunning software</b></big>"
msgstr ""
#: src/nemo-autorun-software.c:197
msgid ""
"<big><b>This medium contains software intended to be automatically started. "
"Would you like to run it?</b></big>"
msgstr ""
#: src/nemo-autorun-software.c:199
#, c-format
msgid ""
"The software will run directly from the medium \"%s\". You should never run "
"software that you don't trust.\n"
"\n"
"If in doubt, press Cancel."
msgstr ""
#: src/nemo-autorun-software.c:234 src/nemo-mime-actions.c:728
msgid "_Run"
msgstr ""
#: src/nemo-bookmarks-window.c:162 src/nemo-window-menus.c:379
#, c-format
msgid ""
"There was an error displaying help: \n"
"%s"
msgstr ""
#: src/nemo-bookmarks-window.c:196
msgid "No bookmarks defined"
msgstr ""
#: src/nemo-config-base-widget.c:70
msgid "Disable all"
msgstr ""
#: src/nemo-config-base-widget.c:73
msgid "Enable all"
msgstr ""
#: src/nemo-connect-server-dialog.c:125
msgid "SSH"
msgstr ""
#: src/nemo-connect-server-dialog.c:128
msgid "Public FTP"
msgstr ""
#: src/nemo-connect-server-dialog.c:130
msgid "FTP (with login)"
msgstr ""
#: src/nemo-connect-server-dialog.c:133
msgid "Windows share"
msgstr ""
#: src/nemo-connect-server-dialog.c:135
msgid "WebDAV (HTTP)"
msgstr ""
#: src/nemo-connect-server-dialog.c:137
msgid "Secure WebDAV (HTTPS)"
msgstr ""
#: src/nemo-connect-server-dialog.c:184
msgid "Connecting..."
msgstr ""
#: src/nemo-connect-server-dialog.c:208
msgid ""
"Can't load the supported server method list.\n"
"Please check your gvfs installation."
msgstr ""
#: src/nemo-connect-server-dialog.c:286
#, c-format
msgid "The folder \"%s\" cannot be opened on \"%s\"."
msgstr ""
#: src/nemo-connect-server-dialog.c:296
#, c-format
msgid "The server at \"%s\" cannot be found."
msgstr ""
#: src/nemo-connect-server-dialog.c:331
msgid "Try Again"
msgstr ""
#: src/nemo-connect-server-dialog.c:396
msgid "Please verify your user details."
msgstr ""
#: src/nemo-connect-server-dialog.c:426
msgid "Continue"
msgstr ""
#: src/nemo-connect-server-dialog.c:698 src/nemo-properties-window.c:5149
#: src/nemo-view.c:1578
msgid "There was an error displaying help."
msgstr ""
#: src/nemo-connect-server-dialog.c:716 src/nemo-connect-server-dialog.c:1113
msgid "C_onnect"
msgstr ""
#: src/nemo-connect-server-dialog.c:845
msgid "Connect to Server"
msgstr ""
#: src/nemo-connect-server-dialog.c:863
msgid "Server Details"
msgstr ""
#: src/nemo-connect-server-dialog.c:888
msgid "_Server:"
msgstr ""
#: src/nemo-connect-server-dialog.c:908
msgid "_Port:"
msgstr ""
#: src/nemo-connect-server-dialog.c:926
msgid "_Type:"
msgstr ""
#: src/nemo-connect-server-dialog.c:996
msgid "Sh_are:"
msgstr ""
#: src/nemo-connect-server-dialog.c:1011 src/nemo-view.c:1772
msgid "_Folder:"
msgstr ""
#: src/nemo-connect-server-dialog.c:1029
msgid "User Details"
msgstr ""
#: src/nemo-connect-server-dialog.c:1053
msgid "_Domain name:"
msgstr ""
#: src/nemo-connect-server-dialog.c:1068
msgid "_User name:"
msgstr ""
#: src/nemo-connect-server-dialog.c:1083
msgid "Pass_word:"
msgstr ""
#: src/nemo-connect-server-dialog.c:1099
msgid "_Remember this password"
msgstr ""
#: src/nemo-connect-server-dialog.c:1199
msgid "Operation cancelled"
msgstr ""
#: src/nemo-connect-server-dialog-main.c:120
msgid "Print but do not open the URI"
msgstr ""
#: src/nemo-connect-server-dialog-main.c:131
msgid ""
"\n"
"\n"
"Add connect to server mount"
msgstr ""
#: src/nemo-desktop-icon-view.c:695 src/nemo-view.c:8312 src/nemo-view.c:9924
msgid "E_mpty Trash"
msgstr ""
#: src/nemo-desktop-icon-view.c:708
msgid "Empty Trash"
msgstr ""
#: src/nemo-desktop-icon-view.c:710 src/nemo-trash-bar.c:207
#: src/nemo-view.c:8313
msgid "Delete all items in the Trash"
msgstr ""
#: src/nemo-desktop-icon-view.c:773
msgid "The desktop view encountered an error."
msgstr ""
#: src/nemo-desktop-icon-view.c:774
msgid "The desktop view encountered an error while starting up."
msgstr ""
#: src/nemo-desktop-item-properties.c:408
#: src/nemo-desktop-item-properties.c:418 src/nemo-image-properties-page.c:368
msgid "Comment"
msgstr ""
#: src/nemo-desktop-item-properties.c:411
msgid "URL"
msgstr ""
#: src/nemo-desktop-item-properties.c:414
#: src/nemo-desktop-item-properties.c:424 src/nemo-image-properties-page.c:361
#: src/nemo-image-properties-page.c:414
msgid "Description"
msgstr ""
#: src/nemo-desktop-item-properties.c:421
msgid "Command"
msgstr ""
#: src/nemo-desktop-window.c:92 src/nemo-desktop-window.c:305
#: src/nemo-pathbar.c:1497 src/nemo-places-sidebar.c:770
#: libnemo-private/nemo-action.c:932
msgid "Desktop"
msgstr ""
#: src/nemo-error-reporting.c:68
#, c-format
msgid ""
"You do not have the permissions necessary to view the contents of \"%s\"."
msgstr ""
#: src/nemo-error-reporting.c:72
#, c-format
msgid "\"%s\" could not be found. Perhaps it has recently been deleted."
msgstr ""
#: src/nemo-error-reporting.c:76
#, c-format
msgid "Sorry, could not display all the contents of \"%s\": %s"
msgstr ""
#: src/nemo-error-reporting.c:83
msgid "The folder contents could not be displayed."
msgstr ""
#: src/nemo-error-reporting.c:107
#, c-format
msgid ""
"You do not have the permissions necessary to change the group of \"%s\"."
msgstr ""
#: src/nemo-error-reporting.c:120
#, c-format
msgid "Sorry, could not change the group of \"%s\": %s"
msgstr ""
#: src/nemo-error-reporting.c:125
msgid "The group could not be changed."
msgstr ""
#: src/nemo-error-reporting.c:145
#, c-format
msgid "Sorry, could not change the owner of \"%s\": %s"
msgstr ""
#: src/nemo-error-reporting.c:147
msgid "The owner could not be changed."
msgstr ""
#: src/nemo-error-reporting.c:167
#, c-format
msgid "Sorry, could not change the permissions of \"%s\": %s"
msgstr ""
#: src/nemo-error-reporting.c:169
msgid "The permissions could not be changed."
msgstr ""
#: src/nemo-error-reporting.c:204
#, c-format
msgid ""
"The name \"%s\" is already used in this folder. Please use a different name."
msgstr ""
#: src/nemo-error-reporting.c:209
#, c-format
msgid ""
"There is no \"%s\" in this folder. Perhaps it was just moved or deleted?"
msgstr ""
#: src/nemo-error-reporting.c:214
#, c-format
msgid "You do not have the permissions necessary to rename \"%s\"."
msgstr ""
#: src/nemo-error-reporting.c:219
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"/\". Please "
"use a different name."
msgstr ""
#: src/nemo-error-reporting.c:223
#, c-format
msgid "The name \"%s\" is not valid. Please use a different name."
msgstr ""
#: src/nemo-error-reporting.c:229
#, c-format
msgid "The name \"%s\" is too long. Please use a different name."
msgstr ""
#: src/nemo-error-reporting.c:243
#, c-format
msgid "Sorry, could not rename \"%s\" to \"%s\": %s"
msgstr ""
#: src/nemo-error-reporting.c:251
msgid "The item could not be renamed."
msgstr ""
#: src/nemo-error-reporting.c:348
#, c-format
msgid "Renaming \"%s\" to \"%s\"."
msgstr ""
#: src/nemo-extension-config-widget.c:194
msgid "No extensions found"
msgstr ""
#: src/nemo-extension-config-widget.c:236
msgid "no information available"
msgstr ""
#: src/nemo-extension-config-widget.c:346
msgid "Extensions"
msgstr ""
#: src/nemo-extension-config-widget.c:354
msgid "Extensions changed. Restart required."
msgstr ""
#: src/nemo-file-management-properties.c:281 src/nemo-properties-window.c:3945
#: src/nemo-properties-window.c:3956
msgid "None"
msgstr ""
#: src/nemo-file-management-properties.c:464 libnemo-private/nemo-file.c:4492
msgid "today at %-I:%M:%S %p"
msgstr ""
#: src/nemo-icon-view.c:133
msgid "by _Name"
msgstr ""
#: src/nemo-icon-view.c:134 src/nemo-icon-view.c:1449
msgid "Keep icons sorted by name in rows"
msgstr ""
#: src/nemo-icon-view.c:140
msgid "by _Size"
msgstr ""
#: src/nemo-icon-view.c:141 src/nemo-icon-view.c:1453
msgid "Keep icons sorted by size in rows"
msgstr ""
#: src/nemo-icon-view.c:147
msgid "by _Type"
msgstr ""
#: src/nemo-icon-view.c:148 src/nemo-icon-view.c:1457
msgid "Keep icons sorted by type in rows"
msgstr ""
#: src/nemo-icon-view.c:154
msgid "by _Detailed Type"
msgstr ""
#: src/nemo-icon-view.c:155 src/nemo-icon-view.c:1461
msgid "Keep icons sorted by detailed type in rows"
msgstr ""
#: src/nemo-icon-view.c:161
msgid "by Modification _Date"
msgstr ""
#: src/nemo-icon-view.c:162 src/nemo-icon-view.c:1465
msgid "Keep icons sorted by modification date in rows"
msgstr ""
#: src/nemo-icon-view.c:168
msgid "by T_rash Time"
msgstr ""
#: src/nemo-icon-view.c:169 src/nemo-icon-view.c:1469
msgid "Keep icons sorted by trash time in rows"
msgstr ""
#: src/nemo-icon-view.c:682
msgid "_Organize Desktop by Name"
msgstr ""
#: src/nemo-icon-view.c:1408
msgid "Arran_ge Items"
msgstr ""
#: src/nemo-icon-view.c:1410
msgid "Resize Icon..."
msgstr ""
#: src/nemo-icon-view.c:1411
msgid "Make the selected icon resizable"
msgstr ""
#: src/nemo-icon-view.c:1414 src/nemo-icon-view.c:1588
msgid "Restore Icons' Original Si_zes"
msgstr ""
#: src/nemo-icon-view.c:1415
msgid "Restore each selected icon to its original size"
msgstr ""
#: src/nemo-icon-view.c:1418
msgid "_Organize by Name"
msgstr ""
#: src/nemo-icon-view.c:1419
msgid "Reposition icons to better fit in the window and avoid overlapping"
msgstr ""
#: src/nemo-icon-view.c:1426
msgid "Compact _Layout"
msgstr ""
#: src/nemo-icon-view.c:1427
msgid "Toggle using a tighter layout scheme"
msgstr ""
#: src/nemo-icon-view.c:1431
msgid "Re_versed Order"
msgstr ""
#: src/nemo-icon-view.c:1432
msgid "Display icons in the opposite order"
msgstr ""
#: src/nemo-icon-view.c:1436
msgid "_Keep Aligned"
msgstr ""
#: src/nemo-icon-view.c:1437
msgid "Keep icons lined up on a grid"
msgstr ""
#: src/nemo-icon-view.c:1444
msgid "_Manually"
msgstr ""
#: src/nemo-icon-view.c:1445
msgid "Leave icons wherever they are dropped"
msgstr ""
#: src/nemo-icon-view.c:1448
msgid "By _Name"
msgstr ""
#: src/nemo-icon-view.c:1452
msgid "By _Size"
msgstr ""
#: src/nemo-icon-view.c:1456
msgid "By _Type"
msgstr ""
#: src/nemo-icon-view.c:1460
msgid "By _Detailed Type"
msgstr ""
#: src/nemo-icon-view.c:1464
msgid "By Modification _Date"
msgstr ""
#: src/nemo-icon-view.c:1468
msgid "By T_rash Time"
msgstr ""
#: src/nemo-icon-view.c:1589
msgid "Restore Icon's Original Si_ze"
msgstr ""
#: src/nemo-icon-view.c:2881 src/nemo-icon-view-container.c:590
#: src/nemo-window-menus.c:1439 src/nemo-file-management-properties.glade:12
msgid "Icon View"
msgstr ""
#: src/nemo-icon-view.c:2883
msgid "_Icons"
msgstr ""
#: src/nemo-icon-view.c:2884
msgid "The icon view encountered an error."
msgstr ""
#: src/nemo-icon-view.c:2885
msgid "The icon view encountered an error while starting up."
msgstr ""
#: src/nemo-icon-view.c:2886
msgid "Display this location with the icon view."
msgstr ""
#: src/nemo-icon-view.c:2895 src/nemo-window-menus.c:1462
#: src/nemo-file-management-properties.glade:18
msgid "Compact View"
msgstr ""
#: src/nemo-icon-view.c:2897
msgid "_Compact"
msgstr ""
#: src/nemo-icon-view.c:2898
msgid "The compact view encountered an error."
msgstr ""
#: src/nemo-icon-view.c:2899
msgid "The compact view encountered an error while starting up."
msgstr ""
#: src/nemo-icon-view.c:2900
msgid "Display this location with the compact view."
msgstr ""
#: src/nemo-image-properties-page.c:331
msgid "Image Type"
msgstr ""
#: src/nemo-image-properties-page.c:333 src/nemo-image-properties-page.c:339
#, c-format
msgid "%d pixel"
msgid_plural "%d pixels"
msgstr[0] ""
msgstr[1] ""
#: src/nemo-image-properties-page.c:337
msgid "Width"
msgstr ""
#: src/nemo-image-properties-page.c:343
msgid "Height"
msgstr ""
#: src/nemo-image-properties-page.c:356 src/nemo-image-properties-page.c:357
msgid "Title"
msgstr ""
#: src/nemo-image-properties-page.c:358 src/nemo-image-properties-page.c:359
msgid "Author"
msgstr ""
#: src/nemo-image-properties-page.c:362 src/nemo-image-properties-page.c:417
msgid "Copyright"
msgstr ""
#: src/nemo-image-properties-page.c:363
msgid "Created On"
msgstr ""
#: src/nemo-image-properties-page.c:364
msgid "Created By"
msgstr ""
#: src/nemo-image-properties-page.c:365
msgid "Disclaimer"
msgstr ""
#: src/nemo-image-properties-page.c:366
msgid "Warning"
msgstr ""
#: src/nemo-image-properties-page.c:367
msgid "Source"
msgstr ""
#: src/nemo-image-properties-page.c:382
msgid "Camera Brand"
msgstr ""
#: src/nemo-image-properties-page.c:383
msgid "Camera Model"
msgstr ""
#: src/nemo-image-properties-page.c:386
msgid "Date Taken"
msgstr ""
#: src/nemo-image-properties-page.c:387
msgid "Date Digitized"
msgstr ""
#: src/nemo-image-properties-page.c:388
#: libnemo-private/nemo-column-utilities.c:72
msgid "Date Modified"
msgstr ""
#: src/nemo-image-properties-page.c:392
msgid "Exposure Time"
msgstr ""
#: src/nemo-image-properties-page.c:393
msgid "Aperture Value"
msgstr ""
#: src/nemo-image-properties-page.c:394
msgid "ISO Speed Rating"
msgstr ""
#: src/nemo-image-properties-page.c:395
msgid "Flash Fired"
msgstr ""
#: src/nemo-image-properties-page.c:396
msgid "Metering Mode"
msgstr ""
#: src/nemo-image-properties-page.c:397
msgid "Exposure Program"
msgstr ""
#: src/nemo-image-properties-page.c:398
msgid "Focal Length"
msgstr ""
#: src/nemo-image-properties-page.c:399
msgid "Software"
msgstr ""
#: src/nemo-image-properties-page.c:413 src/nemo-window-menus.c:1404
#: libnemo-private/nemo-column-utilities.c:136
msgid "Location"
msgstr ""
#: src/nemo-image-properties-page.c:415
msgid "Keywords"
msgstr ""
#: src/nemo-image-properties-page.c:416
msgid "Creator"
msgstr ""
#: src/nemo-image-properties-page.c:418
msgid "Rating"
msgstr ""
#: src/nemo-image-properties-page.c:441
msgid "Failed to load image information"
msgstr ""
#: src/nemo-image-properties-page.c:706 src/nemo-list-model.c:431
#: src/nemo-tree-sidebar-model.c:1242 src/nemo-window-manage-views.c:1169
#: src/nemo-window-slot.c:296
msgid "Loading..."
msgstr ""
#: src/nemo-image-properties-page.c:767 libnemo-private/nemo-file.c:6417
msgid "Image"
msgstr ""
#: src/nemo-interesting-folder-bar.c:126
msgid ""
"Actions: Action files can be added to this folder and will appear in the "
"menu."
msgstr ""
#: src/nemo-interesting-folder-bar.c:128 src/nemo-interesting-folder-bar.c:136
msgid "More info"
msgstr ""
#: src/nemo-interesting-folder-bar.c:130
msgid "View a sample action file with documentation"
msgstr ""
#: src/nemo-interesting-folder-bar.c:133
msgid ""
"Scripts: All executable files in this folder will appear in the Scripts menu."
msgstr ""
#: src/nemo-interesting-folder-bar.c:138
msgid "View additional information about creating scripts"
msgstr ""
#: src/nemo-list-model.c:429 src/nemo-tree-sidebar-model.c:1242
msgid "(Empty)"
msgstr ""
#: src/nemo-list-view.c:1876
msgid "Use Default"
msgstr ""
#: src/nemo-list-view.c:1887
msgid "Temporarily disable auto-sort"
msgstr ""
#: src/nemo-list-view.c:2196 libnemo-private/nemo-column-utilities.c:43
msgid "Name"
msgstr ""
#: src/nemo-list-view.c:2270 src/nemo-list-view.c:3830
#: src/nemo-window-menus.c:1450 src/nemo-file-management-properties.glade:15
msgid "List View"
msgstr ""
#: src/nemo-list-view.c:3832
msgid "_List"
msgstr ""
#: src/nemo-list-view.c:3833
msgid "The list view encountered an error."
msgstr ""
#: src/nemo-list-view.c:3834
msgid "The list view encountered an error while starting up."
msgstr ""
#: src/nemo-list-view.c:3835
msgid "Display this location with the list view."
msgstr ""
#: src/nemo-location-bar.c:175
#, c-format
msgid "Do you want to view %d location?"
msgid_plural "Do you want to view %d locations?"
msgstr[0] ""
msgstr[1] ""
#: src/nemo-location-bar.c:179 src/nemo-mime-actions.c:1056
#, c-format
msgid "This will open %d separate window."
msgid_plural "This will open %d separate windows."
msgstr[0] ""
msgstr[1] ""
#: src/nemo-mime-actions.c:636
#, c-format
msgid "The Link \"%s\" is Broken."
msgstr ""
#: src/nemo-mime-actions.c:638
#, c-format
msgid "The Link \"%s\" is Broken. Move it to Trash?"
msgstr ""
#: src/nemo-mime-actions.c:644
msgid "This link cannot be used, because it has no target."
msgstr ""
#: src/nemo-mime-actions.c:646
#, c-format
msgid "This link cannot be used, because its target \"%s\" doesn't exist."
msgstr ""
#: src/nemo-mime-actions.c:656 src/nemo-tree-sidebar.c:1339
#: src/nemo-view.c:8364 src/nemo-view.c:8482 src/nemo-view.c:9520
#: src/nemo-view.c:9847
msgid "Mo_ve to Trash"
msgstr ""
#: src/nemo-mime-actions.c:716
#, c-format
msgid "Do you want to run \"%s\", or display its contents?"
msgstr ""
#: src/nemo-mime-actions.c:718
#, c-format
msgid "\"%s\" is an executable text file."
msgstr ""
#: src/nemo-mime-actions.c:724
msgid "Run in _Terminal"
msgstr ""
#: src/nemo-mime-actions.c:725
msgid "_Display"
msgstr ""
#: src/nemo-mime-actions.c:1051 src/nemo-mime-actions.c:1571
#: src/nemo-view.c:1058
msgid "Are you sure you want to open all files?"
msgstr ""
#: src/nemo-mime-actions.c:1053
#, c-format
msgid "This will open %d separate tab."
msgid_plural "This will open %d separate tabs."
msgstr[0] ""
msgstr[1] ""
#: src/nemo-mime-actions.c:1155 src/nemo-open-with-main.c:144
#: src/nemo-view.c:1323
msgid "Open with"
msgstr ""
#: src/nemo-mime-actions.c:1224
msgid "Unknown file type"
msgstr ""
#: src/nemo-mime-actions.c:1227
#, c-format
msgid ""
"The file \"%s\" has no known programs associated with it. If you trust the "
"source of this file, and have sufficient permissions, you can mark it "
"executable and launch it. Or, you can use the Open With dialog to pick a "
"program to associate it with."
msgstr ""
#: src/nemo-mime-actions.c:1244
msgid "Make executable and run"
msgstr ""
#: src/nemo-mime-actions.c:1246
msgid "Choose a program"
msgstr ""
#: src/nemo-mime-actions.c:1324
msgid "Untrusted application launcher"
msgstr ""
#: src/nemo-mime-actions.c:1327
#, c-format
msgid ""
"The application launcher \"%s\" has not been marked as trusted (executable). "
"If you do not know the source of this file, launching it may be unsafe."
msgstr ""
#: src/nemo-mime-actions.c:1343
msgid "_Launch Anyway"
msgstr ""
#: src/nemo-mime-actions.c:1346
msgid "Mark as _Trusted"
msgstr ""
#: src/nemo-mime-actions.c:1572
#, c-format
msgid "This will open %d separate application."
msgid_plural "This will open %d separate applications."
msgstr[0] ""
msgstr[1] ""
#: src/nemo-mime-actions.c:1649 src/nemo-mime-actions.c:1923
#: src/nemo-view.c:7482
msgid "Unable to mount location"
msgstr ""
#: src/nemo-mime-actions.c:2002 src/nemo-view.c:7629
msgid "Unable to start location"
msgstr ""
#: src/nemo-mime-actions.c:2086
#, c-format
msgid "Opening \"%s\"."
msgstr ""
#: src/nemo-mime-actions.c:2089
#, c-format
msgid "Opening %d item."
msgid_plural "Opening %d items."
msgstr[0] ""
msgstr[1] ""
#: src/nemo-notebook.c:390