~ubuntu-branches/ubuntu/intrepid/eog/intrepid

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-06-03 17:59:39 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20080603175939-08ttwmnpyu6eifmy
Tags: 2.23.3-0ubuntu1
* New upstream versions:
  New features:
  - Allow to use arrow keys to scroll the image if zoomed in 
  Misc improvements/fixes:
  - Code improvements and cleanups 
  - More documentation on plugin API 
  Bug fixes:
  - #528454, Metadata box should have limited width 
  - #533041, Eog generates thumbnails of thumbnails 
  - #532925, Missing feature: movement of image not possible with keyboard
  New features:
  - Use gtk-doc to document plugin API 
  Bug fixes:
  - #530102, Doesn't register support for compressed svg 
  - #531300, fails to start up due to lcms error 
  - #531809, scroll view scrollbar needs to have secondary steppers disabled
  New features:
  - Migration to gio/gvfs 
  - An initial set of default plugins 
  - New command line option --new-instance to force creation of a
  new instance instead of reusing existing one 
  - PNG metadata (XMP and color profile) support
  Misc improvements/fixes:
  - Miscellaneous improvements in thumbnailing code 
  - Several metadata handling improvements 
  Bug fixes:
  - Fixed #343061, Can't save picture after opened a link picture 
  - Fixed #427053, Keyboard shortcuts managed in eog-scroll-view.c only work 
    if image has focus 
  - Fixed #466566, Display date in a more prominent place 
  - Fixed #492017, Bring back 'Q' to exit eog 
  - Fixed #517017, Gtk-CRITICAL **: gtk_widget_event: assertion 
    `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
  - Fixed #517821, Save print settings in key file 
  - Fixed #523173, provide option not to fork and exit if existing instance 
  - Fixed #525618, thumbnail code issues 
  - Fixed #526331, EoG can't read XMP tags created with F-SPOT 
    whereas Nautilus can 
  - Fixed #527798, compile warnings 
  - Fixed #522077, make it easier to add more metadata readers 
  - Fixed #523856, read (and use) selected PNG metadata 
* Sync on Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev, python-central (>= 0.5.6),
    not on libgnomevfs2-dev
  - list required change for the python use
  - updated maintainer informations
* debian/eog.install:
  - install the plugins
* debian/eog-dev.install:
  - install the documentation
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hide_menu_item.patch:
  - menu simplication (MenuRevisited spec)
* debian/rules:
  - don't use -Wl,-z,defs for now to workaround build issues
  - update clean target
  - use --enable-python option and call dh_pycentral

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
msgstr ""
10
10
"Project-Id-Version: eog\n"
11
11
"Report-Msgid-Bugs-To: \n"
12
 
"POT-Creation-Date: 2008-03-25 22:45+0000\n"
 
12
"POT-Creation-Date: 2008-05-25 13:07+0100\n"
13
13
"PO-Revision-Date: 2008-03-03 07:21+0000\n"
14
14
"Last-Translator: David Lodge <dave@cirt.net>\n"
15
15
"Language-Team: English/GB <en@li.org>\n"
62
62
msgid "Running in fullscreen mode"
63
63
msgstr "Running in fullscreen mode"
64
64
 
 
65
#: ../plugins/fullscreen/fullscreen.eog-plugin.desktop.in.h:1
 
66
msgid "Activate fullscreen mode with double-click"
 
67
msgstr "Activate fullscreen mode with double-click"
 
68
 
 
69
#: ../plugins/fullscreen/fullscreen.eog-plugin.desktop.in.h:2
 
70
msgid "Fullscreen with double-click"
 
71
msgstr "Fullscreen with double-click"
 
72
 
 
73
#: ../plugins/reload/reload.eog-plugin.desktop.in.h:1
 
74
#: ../plugins/reload/eog-reload-plugin.c:45
 
75
msgid "Reload Image"
 
76
msgstr "Reload Image"
 
77
 
 
78
#: ../plugins/reload/reload.eog-plugin.desktop.in.h:2
 
79
#: ../plugins/reload/eog-reload-plugin.c:47
 
80
msgid "Reload current image"
 
81
msgstr "Reload current image"
 
82
 
 
83
#: ../plugins/statusbar-date/statusbar-date.eog-plugin.desktop.in.h:1
 
84
msgid "Date in statusbar"
 
85
msgstr "Date in statusbar"
 
86
 
 
87
#: ../plugins/statusbar-date/statusbar-date.eog-plugin.desktop.in.h:2
 
88
msgid "Shows the image date in the window statusbar"
 
89
msgstr "Shows the image date in the window statusbar"
 
90
 
65
91
#: ../data/eog.desktop.in.in.h:1
66
92
msgid "Browse and rotate images"
67
93
msgstr "Browse and rotate images"
446
472
msgid "Zoom multiplier"
447
473
msgstr "Zoom multiplier"
448
474
 
449
 
#: ../src/eog-file-chooser.c:121
 
475
#: ../src/eog-file-chooser.c:125
450
476
msgid "File format is unknown or unsupported"
451
477
msgstr "File format is unknown or unsupported"
452
478
 
453
 
#: ../src/eog-file-chooser.c:126
 
479
#: ../src/eog-file-chooser.c:130
454
480
msgid ""
455
481
"Eye of GNOME could not determine a supported writable file format based on "
456
482
"the filename."
458
484
"Eye of GNOME could not determine a supported writable file format based on "
459
485
"the filename."
460
486
 
461
 
#: ../src/eog-file-chooser.c:127
 
487
#: ../src/eog-file-chooser.c:131
462
488
msgid "Please try a different file extension like .png or .jpg."
463
489
msgstr "Please try a different file extension like .png or .jpg."
464
490
 
465
 
#: ../src/eog-file-chooser.c:159
 
491
#: ../src/eog-file-chooser.c:163
466
492
msgid "All Files"
467
493
msgstr "All Files"
468
494
 
469
 
#: ../src/eog-file-chooser.c:164
 
495
#: ../src/eog-file-chooser.c:168
470
496
msgid "All Images"
471
497
msgstr "All Images"
472
498
 
473
499
#. Filter name: First description then file extension, eg. "The PNG-Format (*.png)".
474
 
#: ../src/eog-file-chooser.c:185
 
500
#: ../src/eog-file-chooser.c:189
475
501
#, c-format
476
502
msgid "%s (*.%s)"
477
503
msgstr "%s (*.%s)"
478
504
 
479
505
#. Pixel size of image: width x height in pixel
480
 
#: ../src/eog-file-chooser.c:281 ../src/eog-thumb-view.c:439
481
 
#: ../src/eog-window.c:707
 
506
#: ../src/eog-file-chooser.c:285 ../src/eog-properties-dialog.c:134
 
507
#: ../src/eog-properties-dialog.c:136 ../src/eog-thumb-view.c:443
 
508
#: ../src/eog-window.c:719
482
509
msgid "pixel"
483
510
msgid_plural "pixels"
484
511
msgstr[0] "pixel"
485
512
msgstr[1] "pixels"
486
513
 
487
 
#: ../src/eog-file-chooser.c:423
 
514
#: ../src/eog-file-chooser.c:436
488
515
msgid "Load Image"
489
516
msgstr "Load Image"
490
517
 
491
 
#: ../src/eog-file-chooser.c:431
 
518
#: ../src/eog-file-chooser.c:444
492
519
msgid "Save Image"
493
520
msgstr "Save Image"
494
521
 
495
 
#: ../src/eog-file-chooser.c:439
 
522
#: ../src/eog-file-chooser.c:452
496
523
msgid "Open Folder"
497
524
msgstr "Open Folder"
498
525
 
499
 
#: ../src/eog-image.c:527
 
526
#: ../src/eog-image.c:530
500
527
#, c-format
501
528
msgid "Transformation on unloaded image."
502
529
msgstr "Transformation on unloaded image."
503
530
 
504
 
#: ../src/eog-image.c:555
 
531
#: ../src/eog-image.c:558
505
532
#, c-format
506
533
msgid "Transformation failed."
507
534
msgstr "Transformation failed."
508
535
 
509
 
#: ../src/eog-image.c:1075
 
536
#: ../src/eog-image.c:947
510
537
#, c-format
511
538
msgid "EXIF not supported for this file format."
512
539
msgstr "EXIF not supported for this file format."
513
540
 
514
 
#: ../src/eog-image.c:1192
 
541
#: ../src/eog-image.c:1064
515
542
#, c-format
516
543
msgid "Image loading failed."
517
544
msgstr "Image loading failed."
518
545
 
519
 
#: ../src/eog-image.c:1462 ../src/eog-image.c:1691
520
 
#, c-format
521
 
msgid "File exists"
522
 
msgstr "File exists"
523
 
 
524
 
#: ../src/eog-image.c:1625 ../src/eog-image.c:1761
 
546
#: ../src/eog-image.c:1466 ../src/eog-image.c:1571
525
547
#, c-format
526
548
msgid "No image loaded."
527
549
msgstr "No image loaded."
528
550
 
529
 
#: ../src/eog-image.c:1634 ../src/eog-image.c:1773
 
551
#: ../src/eog-image.c:1476 ../src/eog-image.c:1583
530
552
#, c-format
531
553
msgid "Temporary file creation failed."
532
554
msgstr "Temporary file creation failed."
533
555
 
534
 
#: ../src/eog-image-jpeg.c:357
 
556
#: ../src/eog-image-jpeg.c:361
535
557
#, c-format
536
558
msgid "Couldn't create temporary file for saving: %s"
537
559
msgstr "Couldn't create temporary file for saving: %s"
538
560
 
539
 
#: ../src/eog-image-jpeg.c:376
 
561
#: ../src/eog-image-jpeg.c:380
540
562
#, c-format
541
563
msgid "Couldn't allocate memory for loading JPEG file"
542
564
msgstr "Couldn't allocate memory for loading JPEG file"
585
607
msgid "Value"
586
608
msgstr "Value"
587
609
 
588
 
#: ../src/eog-exif-util.c:58 ../src/eog-exif-util.c:74
589
 
#: ../src/eog-exif-util.c:96
590
 
msgid "Unknown"
591
 
msgstr "Unknown"
 
610
#. A strftime-formatted string, to display the date the image was taken.
 
611
#: ../src/eog-exif-util.c:58 ../src/eog-exif-util.c:96
 
612
msgid "%a, %d %B %Y  %X"
 
613
msgstr "%a, %d %B %Y  %X"
 
614
 
 
615
#. A strftime-formatted string, to display the date the image was taken, for the case we don't have the time.
 
616
#: ../src/eog-exif-util.c:90
 
617
msgid "%a, %d %B %Y"
 
618
msgstr "%a, %d %B %Y"
592
619
 
593
620
#: ../src/eog-error-message-area.c:110
594
621
msgid "_Retry"
599
626
msgid "Could not load image '%s'."
600
627
msgstr "Could not load image '%s'."
601
628
 
602
 
#: ../src/eog-error-message-area.c:160
 
629
#: ../src/eog-error-message-area.c:161
603
630
#, c-format
604
631
msgid "No images found in '%s'."
605
632
msgstr "No images found in '%s'."
606
633
 
607
 
#: ../src/eog-error-message-area.c:165
 
634
#: ../src/eog-error-message-area.c:167
608
635
msgid "The given locations contain no images."
609
636
msgstr "The given locations contain no images."
610
637
 
 
638
#: ../src/eog-print.c:197
 
639
msgid "Image Settings"
 
640
msgstr "Image Settings"
 
641
 
 
642
#: ../src/eog-print.c:221 ../src/eog-print.c:254 ../src/eog-print.c:322
 
643
#, c-format
 
644
msgid "Error loading print settings file: %s"
 
645
msgstr "Error loading print settings file: %s"
 
646
 
 
647
#: ../src/eog-print.c:279
 
648
#, c-format
 
649
msgid "Error saving print settings file: %s"
 
650
msgstr "Error saving print settings file: %s"
 
651
 
611
652
#: ../src/eog-print-image-setup.c:833
612
653
msgid "Image"
613
654
msgstr "Image"
696
737
msgid "Preview"
697
738
msgstr "Preview"
698
739
 
 
740
#: ../src/eog-properties-dialog.c:151 ../src/eog-properties-dialog.c:152
 
741
msgid "Unknown"
 
742
msgstr "Unknown"
 
743
 
699
744
#: ../src/eog-save-as-dialog-helper.c:160
700
745
msgid "as is"
701
746
msgstr "as is"
702
747
 
703
 
#: ../src/eog-thumb-view.c:455
 
748
#: ../src/eog-thumb-view.c:469
704
749
msgid "Taken on"
705
750
msgstr "Taken on"
706
751
 
707
 
#: ../src/eog-uri-converter.c:1015
 
752
#: ../src/eog-uri-converter.c:1013
708
753
#, c-format
709
754
msgid "At least two file names are equal."
710
755
msgstr "At least two file names are equal."
717
762
msgid " (invalid Unicode)"
718
763
msgstr " (invalid Unicode)"
719
764
 
720
 
#: ../src/eog-window.c:1102
 
765
#: ../src/eog-window.c:1127
721
766
#, c-format
722
767
msgid "Open with \"%s\""
723
768
msgstr "Open with \"%s\""
724
769
 
725
 
#: ../src/eog-window.c:1103
 
770
#: ../src/eog-window.c:1128
726
771
#, c-format
727
772
msgid "Use \"%s\" to open the selected image"
728
773
msgstr "Use \"%s\" to open the selected image"
732
777
#. * - the original filename
733
778
#. * - the current image's position in the queue
734
779
#. * - the total number of images queued for saving
735
 
#: ../src/eog-window.c:1218
 
780
#: ../src/eog-window.c:1243
736
781
#, c-format
737
782
msgid "Saving image \"%s\" (%u/%u)"
738
783
msgstr "Saving image \"%s\" (%u/%u)"
739
784
 
740
 
#: ../src/eog-window.c:1557
 
785
#: ../src/eog-window.c:1582
741
786
#, c-format
742
787
msgid "Loading image \"%s\""
743
788
msgstr "Loading image \"%s\""
744
789
 
745
 
#: ../src/eog-window.c:2369
746
 
msgid "Image Settings"
747
 
msgstr "Image Settings"
748
 
 
749
 
#: ../src/eog-window.c:2383
 
790
#: ../src/eog-window.c:2265
750
791
#, c-format
751
792
msgid ""
752
793
"Error printing file:\n"
755
796
"Error printing file:\n"
756
797
"%s"
757
798
 
758
 
#: ../src/eog-window.c:2511
 
799
#: ../src/eog-window.c:2393
759
800
msgid "Toolbar Editor"
760
801
msgstr "Toolbar Editor"
761
802
 
762
 
#: ../src/eog-window.c:2514
 
803
#: ../src/eog-window.c:2396
763
804
msgid "_Reset to Default"
764
805
msgstr "_Reset to Default"
765
806
 
766
 
#: ../src/eog-window.c:2600
 
807
#: ../src/eog-window.c:2482
767
808
msgid "translator-credits"
768
809
msgstr ""
769
810
"Gareth Owen <gowen72@yahoo.com>\n"
770
811
"Alan Horkan <horkana tcd ie>\n"
771
812
"David Lodge <dave@cirt.net>"
772
813
 
773
 
#: ../src/eog-window.c:2603
 
814
#: ../src/eog-window.c:2485
774
815
msgid ""
775
816
"This program is free software; you can redistribute it and/or modify it "
776
817
"under the terms of the GNU General Public License as published by the Free "
782
823
"Software Foundation; either version 2 of the Licence, or (at your option) "
783
824
"any later version.\n"
784
825
 
785
 
#: ../src/eog-window.c:2607
 
826
#: ../src/eog-window.c:2489
786
827
msgid ""
787
828
"This program is distributed in the hope that it will be useful, but WITHOUT "
788
829
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
794
835
"FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public Licence for "
795
836
"more details.\n"
796
837
 
797
 
#: ../src/eog-window.c:2611
 
838
#: ../src/eog-window.c:2493
798
839
msgid ""
799
840
"You should have received a copy of the GNU General Public License along with "
800
841
"this program; if not, write to the Free Software Foundation, Inc., 59 Temple "
804
845
"this program; if not, write to the Free Software Foundation, Inc., 59 Temple "
805
846
"Place - Suite 330, Boston, MA 02111-1307, USA."
806
847
 
807
 
#: ../src/eog-window.c:2624 ../src/main.c:186
 
848
#: ../src/eog-window.c:2506 ../src/main.c:192
808
849
msgid "Eye of GNOME"
809
850
msgstr "Eye of GNOME"
810
851
 
811
 
#: ../src/eog-window.c:2627
 
852
#: ../src/eog-window.c:2509
812
853
msgid "The GNOME image viewer."
813
854
msgstr "The GNOME image viewer."
814
855
 
815
 
#: ../src/eog-window.c:3000
 
856
#: ../src/eog-window.c:2892
816
857
#, c-format
817
858
msgid ""
818
859
"Are you sure you want to move\n"
821
862
"Are you sure you want to move\n"
822
863
"\"%s\" to the wastebasket?"
823
864
 
824
 
#: ../src/eog-window.c:3003
 
865
#: ../src/eog-window.c:2895
825
866
#, c-format
826
867
msgid ""
827
868
"Are you sure you want to move\n"
836
877
"Are you sure you want to move\n"
837
878
"the %d selected images to the wastebasket?"
838
879
 
839
 
#: ../src/eog-window.c:3018
 
880
#: ../src/eog-window.c:2910
840
881
msgid "Move to Trash"
841
882
msgstr "Move to Wastebasket"
842
883
 
843
 
#: ../src/eog-window.c:3053 ../src/eog-window.c:3067 ../src/eog-window.c:3073
 
884
#: ../src/eog-window.c:2938 ../src/eog-window.c:2952 ../src/eog-window.c:2958
844
885
#, c-format
845
886
msgid "Couldn't access trash."
846
887
msgstr "Couldn't access wastebasket."
847
888
 
848
 
#: ../src/eog-window.c:3139
 
889
#: ../src/eog-window.c:3024
849
890
#, c-format
850
891
msgid "Error on deleting image %s"
851
892
msgstr "Error on deleting image %s"
852
893
 
853
 
#: ../src/eog-window.c:3346
 
894
#: ../src/eog-window.c:3231
854
895
msgid "_File"
855
896
msgstr "_File"
856
897
 
857
 
#: ../src/eog-window.c:3347
 
898
#: ../src/eog-window.c:3232
858
899
msgid "_Edit"
859
900
msgstr "_Edit"
860
901
 
861
 
#: ../src/eog-window.c:3348
 
902
#: ../src/eog-window.c:3233
862
903
msgid "_View"
863
904
msgstr "_View"
864
905
 
865
 
#: ../src/eog-window.c:3349
 
906
#: ../src/eog-window.c:3234
866
907
msgid "_Image"
867
908
msgstr "_Image"
868
909
 
869
 
#: ../src/eog-window.c:3350
 
910
#: ../src/eog-window.c:3235
870
911
msgid "_Go"
871
912
msgstr "_Go"
872
913
 
873
 
#: ../src/eog-window.c:3351
 
914
#: ../src/eog-window.c:3236
874
915
msgid "_Tools"
875
916
msgstr "_Tools"
876
917
 
877
 
#: ../src/eog-window.c:3352
 
918
#: ../src/eog-window.c:3237
878
919
msgid "_Help"
879
920
msgstr "_Help"
880
921
 
881
 
#: ../src/eog-window.c:3354
 
922
#: ../src/eog-window.c:3239
882
923
msgid "_Open..."
883
924
msgstr "_Open..."
884
925
 
885
 
#: ../src/eog-window.c:3355
 
926
#: ../src/eog-window.c:3240
886
927
msgid "Open a file"
887
928
msgstr "Open a file"
888
929
 
889
 
#: ../src/eog-window.c:3357
 
930
#: ../src/eog-window.c:3242
890
931
msgid "_Close"
891
932
msgstr "_Close"
892
933
 
893
 
#: ../src/eog-window.c:3358
 
934
#: ../src/eog-window.c:3243
894
935
msgid "Close window"
895
936
msgstr "Close window"
896
937
 
897
 
#: ../src/eog-window.c:3360
 
938
#: ../src/eog-window.c:3245
898
939
msgid "T_oolbar"
899
940
msgstr "T_oolbar"
900
941
 
901
 
#: ../src/eog-window.c:3361
 
942
#: ../src/eog-window.c:3246
902
943
msgid "Edit the application toolbar"
903
944
msgstr "Edit the application toolbar"
904
945
 
905
 
#: ../src/eog-window.c:3363
 
946
#: ../src/eog-window.c:3248
906
947
msgid "Prefere_nces"
907
948
msgstr "Prefere_nces"
908
949
 
909
 
#: ../src/eog-window.c:3364
 
950
#: ../src/eog-window.c:3249
910
951
msgid "Preferences for Eye of GNOME"
911
952
msgstr "Preferences for Eye of GNOME"
912
953
 
913
 
#: ../src/eog-window.c:3366
 
954
#: ../src/eog-window.c:3251
914
955
msgid "_Contents"
915
956
msgstr "_Contents"
916
957
 
917
 
#: ../src/eog-window.c:3367
 
958
#: ../src/eog-window.c:3252
918
959
msgid "Help on this application"
919
960
msgstr "Help on this application"
920
961
 
921
 
#: ../src/eog-window.c:3369 ../src/eog-plugin-manager.c:507
 
962
#: ../src/eog-window.c:3254 ../src/eog-plugin-manager.c:507
922
963
msgid "_About"
923
964
msgstr "_About"
924
965
 
925
 
#: ../src/eog-window.c:3370
 
966
#: ../src/eog-window.c:3255
926
967
msgid "About this application"
927
968
msgstr "About this application"
928
969
 
929
 
#: ../src/eog-window.c:3375
 
970
#: ../src/eog-window.c:3260
930
971
msgid "_Toolbar"
931
972
msgstr "_Toolbar"
932
973
 
933
 
#: ../src/eog-window.c:3376
 
974
#: ../src/eog-window.c:3261
934
975
msgid "Changes the visibility of the toolbar in the current window"
935
976
msgstr "Changes the visibility of the toolbar in the current window"
936
977
 
937
 
#: ../src/eog-window.c:3378
 
978
#: ../src/eog-window.c:3263
938
979
msgid "_Statusbar"
939
980
msgstr "_Statusbar"
940
981
 
941
 
#: ../src/eog-window.c:3379
 
982
#: ../src/eog-window.c:3264
942
983
msgid "Changes the visibility of the statusbar in the current window"
943
984
msgstr "Changes the visibility of the statusbar in the current window"
944
985
 
945
 
#: ../src/eog-window.c:3381
 
986
#: ../src/eog-window.c:3266
946
987
msgid "_Image Collection"
947
988
msgstr "_Image Collection"
948
989
 
949
 
#: ../src/eog-window.c:3382
 
990
#: ../src/eog-window.c:3267
950
991
msgid ""
951
992
"Changes the visibility of the image collection pane in the current window"
952
993
msgstr ""
953
994
"Changes the visibility of the image collection pane in the current window"
954
995
 
955
 
#: ../src/eog-window.c:3384
 
996
#: ../src/eog-window.c:3269
956
997
msgid "Side _Pane"
957
998
msgstr "Side _Pane"
958
999
 
959
 
#: ../src/eog-window.c:3385
 
1000
#: ../src/eog-window.c:3270
960
1001
msgid "Changes the visibility of the side pane in the current window"
961
1002
msgstr "Changes the visibility of the side pane in the current window"
962
1003
 
963
 
#: ../src/eog-window.c:3390
 
1004
#: ../src/eog-window.c:3275
964
1005
msgid "_Save"
965
1006
msgstr "_Save"
966
1007
 
967
 
#: ../src/eog-window.c:3391
 
1008
#: ../src/eog-window.c:3276
968
1009
msgid "Save changes in currently selected images"
969
1010
msgstr "Save changes in currently-selected images"
970
1011
 
971
 
#: ../src/eog-window.c:3393
 
1012
#: ../src/eog-window.c:3278
972
1013
msgid "Open _with"
973
1014
msgstr "Open _with"
974
1015
 
975
 
#: ../src/eog-window.c:3394
 
1016
#: ../src/eog-window.c:3279
976
1017
msgid "Open the selected image with a different application"
977
1018
msgstr "Open the selected image with a different application"
978
1019
 
979
 
#: ../src/eog-window.c:3396
 
1020
#: ../src/eog-window.c:3281
980
1021
msgid "Save _As..."
981
1022
msgstr "Save _As..."
982
1023
 
983
 
#: ../src/eog-window.c:3397
 
1024
#: ../src/eog-window.c:3282
984
1025
msgid "Save the selected images with a different name"
985
1026
msgstr "Save the selected images with a different name"
986
1027
 
987
 
#: ../src/eog-window.c:3399
 
1028
#: ../src/eog-window.c:3284
988
1029
msgid "Page Set_up..."
989
1030
msgstr "Page Set_up..."
990
1031
 
991
 
#: ../src/eog-window.c:3400
 
1032
#: ../src/eog-window.c:3285
992
1033
msgid "Setup the page properties for printing"
993
1034
msgstr "Setup the page properties for printing"
994
1035
 
995
 
#: ../src/eog-window.c:3402
 
1036
#: ../src/eog-window.c:3287
996
1037
msgid "_Print..."
997
1038
msgstr "_Print..."
998
1039
 
999
 
#: ../src/eog-window.c:3403
 
1040
#: ../src/eog-window.c:3288
1000
1041
msgid "Print the selected image"
1001
1042
msgstr "Print the selected image"
1002
1043
 
1003
 
#: ../src/eog-window.c:3405
 
1044
#: ../src/eog-window.c:3290
1004
1045
msgid "Prope_rties"
1005
1046
msgstr "Prope_rties"
1006
1047
 
1007
 
#: ../src/eog-window.c:3406
 
1048
#: ../src/eog-window.c:3291
1008
1049
msgid "Show the properties and metadata of the selected image"
1009
1050
msgstr "Show the properties and metadata of the selected image"
1010
1051
 
1011
 
#: ../src/eog-window.c:3408
 
1052
#: ../src/eog-window.c:3293
1012
1053
msgid "_Undo"
1013
1054
msgstr "_Undo"
1014
1055
 
1015
 
#: ../src/eog-window.c:3409
 
1056
#: ../src/eog-window.c:3294
1016
1057
msgid "Undo the last change in the image"
1017
1058
msgstr "Undo the last change in the image"
1018
1059
 
1019
 
#: ../src/eog-window.c:3411
 
1060
#: ../src/eog-window.c:3296
1020
1061
msgid "Flip _Horizontal"
1021
1062
msgstr "Flip _Horizontal"
1022
1063
 
1023
 
#: ../src/eog-window.c:3412
 
1064
#: ../src/eog-window.c:3297
1024
1065
msgid "Mirror the image horizontally"
1025
1066
msgstr "Mirror the image horizontally"
1026
1067
 
1027
 
#: ../src/eog-window.c:3414
 
1068
#: ../src/eog-window.c:3299
1028
1069
msgid "Flip _Vertical"
1029
1070
msgstr "Flip _Vertical"
1030
1071
 
1031
 
#: ../src/eog-window.c:3415
 
1072
#: ../src/eog-window.c:3300
1032
1073
msgid "Mirror the image vertically"
1033
1074
msgstr "Mirror the image vertically"
1034
1075
 
1035
 
#: ../src/eog-window.c:3417
 
1076
#: ../src/eog-window.c:3302
1036
1077
msgid "_Rotate Clockwise"
1037
1078
msgstr "_Rotate Clockwise"
1038
1079
 
1039
 
#: ../src/eog-window.c:3418
 
1080
#: ../src/eog-window.c:3303
1040
1081
msgid "Rotate the image 90 degrees to the right"
1041
1082
msgstr "Rotate the image 90 degrees to the right"
1042
1083
 
1043
 
#: ../src/eog-window.c:3420
 
1084
#: ../src/eog-window.c:3305
1044
1085
msgid "Rotate Counterc_lockwise"
1045
1086
msgstr "Rotate Anti-c_lockwise"
1046
1087
 
1047
 
#: ../src/eog-window.c:3421
 
1088
#: ../src/eog-window.c:3306
1048
1089
msgid "Rotate the image 90 degrees to the left"
1049
1090
msgstr "Rotate the image 90 degrees to the left"
1050
1091
 
1051
 
#: ../src/eog-window.c:3423
 
1092
#: ../src/eog-window.c:3308
1052
1093
msgid "Set As _Wallpaper"
1053
1094
msgstr "Set As _Wallpaper"
1054
1095
 
1055
 
#: ../src/eog-window.c:3424
 
1096
#: ../src/eog-window.c:3309
1056
1097
msgid "Set the selected image as the desktop wallpaper"
1057
1098
msgstr "Set the selected image as the desktop wallpaper"
1058
1099
 
1059
 
#: ../src/eog-window.c:3426 ../src/eog-window.c:3450
 
1100
#: ../src/eog-window.c:3311 ../src/eog-window.c:3335
1060
1101
msgid "Move to _Trash"
1061
1102
msgstr "Move to Was_tebasket"
1062
1103
 
1063
 
#: ../src/eog-window.c:3427
 
1104
#: ../src/eog-window.c:3312
1064
1105
msgid "Move the selected image to the trash folder"
1065
1106
msgstr "Move the selected image to the wastebasket"
1066
1107
 
1067
 
#: ../src/eog-window.c:3429 ../src/eog-window.c:3441 ../src/eog-window.c:3444
 
1108
#: ../src/eog-window.c:3314 ../src/eog-window.c:3326 ../src/eog-window.c:3329
1068
1109
msgid "_Zoom In"
1069
1110
msgstr "_Zoom In"
1070
1111
 
1071
 
#: ../src/eog-window.c:3430 ../src/eog-window.c:3442
 
1112
#: ../src/eog-window.c:3315 ../src/eog-window.c:3327
1072
1113
msgid "Enlarge the image"
1073
1114
msgstr "Enlarge the image"
1074
1115
 
1075
 
#: ../src/eog-window.c:3432 ../src/eog-window.c:3447
 
1116
#: ../src/eog-window.c:3317 ../src/eog-window.c:3332
1076
1117
msgid "Zoom _Out"
1077
1118
msgstr "Zoom _Out"
1078
1119
 
1079
 
#: ../src/eog-window.c:3433 ../src/eog-window.c:3445 ../src/eog-window.c:3448
 
1120
#: ../src/eog-window.c:3318 ../src/eog-window.c:3330 ../src/eog-window.c:3333
1080
1121
msgid "Shrink the image"
1081
1122
msgstr "Shrink the image"
1082
1123
 
1083
 
#: ../src/eog-window.c:3435
 
1124
#: ../src/eog-window.c:3320
1084
1125
msgid "_Normal Size"
1085
1126
msgstr "_Normal Size"
1086
1127
 
1087
 
#: ../src/eog-window.c:3436
 
1128
#: ../src/eog-window.c:3321
1088
1129
msgid "Show the image at its normal size"
1089
1130
msgstr "Show the image at its normal size"
1090
1131
 
1091
 
#: ../src/eog-window.c:3438
 
1132
#: ../src/eog-window.c:3323
1092
1133
msgid "Best _Fit"
1093
1134
msgstr "Best _Fit"
1094
1135
 
1095
 
#: ../src/eog-window.c:3439
 
1136
#: ../src/eog-window.c:3324
1096
1137
msgid "Fit the image to the window"
1097
1138
msgstr "Fit the image to the window"
1098
1139
 
1099
 
#: ../src/eog-window.c:3456
 
1140
#: ../src/eog-window.c:3341
1100
1141
msgid "_Full Screen"
1101
1142
msgstr "_Full Screen"
1102
1143
 
1103
 
#: ../src/eog-window.c:3457
 
1144
#: ../src/eog-window.c:3342
1104
1145
msgid "Show the current image in fullscreen mode"
1105
1146
msgstr "Show the current image in fullscreen mode"
1106
1147
 
1107
 
#: ../src/eog-window.c:3462 ../src/eog-window.c:3474
 
1148
#: ../src/eog-window.c:3347 ../src/eog-window.c:3359
1108
1149
msgid "_Previous Image"
1109
1150
msgstr "_Previous Image"
1110
1151
 
1111
 
#: ../src/eog-window.c:3463
 
1152
#: ../src/eog-window.c:3348
1112
1153
msgid "Go to the previous image of the collection"
1113
1154
msgstr "Go to the previous image of the collection"
1114
1155
 
1115
 
#: ../src/eog-window.c:3465
 
1156
#: ../src/eog-window.c:3350
1116
1157
msgid "_Next Image"
1117
1158
msgstr "_Next Image"
1118
1159
 
1119
 
#: ../src/eog-window.c:3466
 
1160
#: ../src/eog-window.c:3351
1120
1161
msgid "Go to the next image of the collection"
1121
1162
msgstr "Go to the next image of the collection"
1122
1163
 
1123
 
#: ../src/eog-window.c:3468 ../src/eog-window.c:3477
 
1164
#: ../src/eog-window.c:3353 ../src/eog-window.c:3362
1124
1165
msgid "_First Image"
1125
1166
msgstr "_First Image"
1126
1167
 
1127
 
#: ../src/eog-window.c:3469
 
1168
#: ../src/eog-window.c:3354
1128
1169
msgid "Go to the first image of the collection"
1129
1170
msgstr "Go to the first image of the collection"
1130
1171
 
1131
 
#: ../src/eog-window.c:3471 ../src/eog-window.c:3480
 
1172
#: ../src/eog-window.c:3356 ../src/eog-window.c:3365
1132
1173
msgid "_Last Image"
1133
1174
msgstr "_Last Image"
1134
1175
 
1135
 
#: ../src/eog-window.c:3472
 
1176
#: ../src/eog-window.c:3357
1136
1177
msgid "Go to the last image of the collection"
1137
1178
msgstr "Go to the last image of the collection"
1138
1179
 
1139
 
#: ../src/eog-window.c:3486
 
1180
#: ../src/eog-window.c:3371
1140
1181
msgid "_Slideshow"
1141
1182
msgstr "_Slideshow"
1142
1183
 
1143
 
#: ../src/eog-window.c:3487
 
1184
#: ../src/eog-window.c:3372
1144
1185
msgid "Start a slideshow view of the images"
1145
1186
msgstr "Start a slideshow view of the images"
1146
1187
 
1147
 
#: ../src/eog-window.c:3553
 
1188
#: ../src/eog-window.c:3438
1148
1189
msgid "Previous"
1149
1190
msgstr "Previous"
1150
1191
 
1151
 
#: ../src/eog-window.c:3557
 
1192
#: ../src/eog-window.c:3442
1152
1193
msgid "Next"
1153
1194
msgstr "Next"
1154
1195
 
1155
 
#: ../src/eog-window.c:3561
 
1196
#: ../src/eog-window.c:3446
1156
1197
msgid "Right"
1157
1198
msgstr "Right"
1158
1199
 
1159
 
#: ../src/eog-window.c:3564
 
1200
#: ../src/eog-window.c:3449
1160
1201
msgid "Left"
1161
1202
msgstr "Left"
1162
1203
 
1163
 
#: ../src/eog-window.c:3567
 
1204
#: ../src/eog-window.c:3452
1164
1205
msgid "In"
1165
1206
msgstr "In"
1166
1207
 
1167
 
#: ../src/eog-window.c:3570
 
1208
#: ../src/eog-window.c:3455
1168
1209
msgid "Out"
1169
1210
msgstr "Out"
1170
1211
 
1171
 
#: ../src/eog-window.c:3573
 
1212
#: ../src/eog-window.c:3458
1172
1213
msgid "Normal"
1173
1214
msgstr "Normal"
1174
1215
 
1175
 
#: ../src/eog-window.c:3576
 
1216
#: ../src/eog-window.c:3461
1176
1217
msgid "Fit"
1177
1218
msgstr "Fit"
1178
1219
 
1179
 
#: ../src/eog-window.c:3579
 
1220
#: ../src/eog-window.c:3464
1180
1221
msgid "Collection"
1181
1222
msgstr "Collection"
1182
1223
 
1216
1257
msgid "C_onfigure Plugin"
1217
1258
msgstr "C_onfigure Plugin"
1218
1259
 
1219
 
#: ../src/main.c:64
 
1260
#: ../src/main.c:67
1220
1261
msgid "Open in fullscreen mode"
1221
1262
msgstr "Open in fullscreen mode"
1222
1263
 
1223
 
#: ../src/main.c:65
 
1264
#: ../src/main.c:68
1224
1265
msgid "Disable image collection"
1225
1266
msgstr "Disable image collection"
1226
1267
 
1227
 
#: ../src/main.c:66
 
1268
#: ../src/main.c:69
1228
1269
msgid "Open in slide show mode"
1229
1270
msgstr "Open in slide show mode"
1230
1271
 
1231
 
#: ../src/main.c:67
 
1272
#: ../src/main.c:71
 
1273
msgid "Start a new instance instead of reusing an existing one"
 
1274
msgstr "Start a new instance instead of reusing an existing one"
 
1275
 
 
1276
#: ../src/main.c:73
1232
1277
msgid "[FILE...]"
1233
1278
msgstr "[FILE...]"
1234
1279
 
1235
 
#: ../src/main.c:217
 
1280
#: ../src/main.c:223
1236
1281
msgid "Eye of GNOME Image Viewer"
1237
1282
msgstr "Eye of GNOME Image Viewer"
1238
1283
 
 
1284
#~ msgid "File exists"
 
1285
#~ msgstr "File exists"
 
1286
 
1239
1287
#~ msgid ""
1240
1288
#~ "Are you sure you want to move\n"
1241
1289
#~ "the selected image to the trash?Are you sure you want to move\n"