summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tx/config17
-rwxr-xr-x.tx/config_20221028215411.bak16
-rw-r--r--eom.pot308
-rw-r--r--help/eom.pot122
-rw-r--r--po/LINGUAS1
-rw-r--r--po/Makevars6
-rw-r--r--po/es_ES.po1541
7 files changed, 281 insertions, 1730 deletions
diff --git a/.tx/config b/.tx/config
deleted file mode 100644
index 40e3445..0000000
--- a/.tx/config
+++ /dev/null
@@ -1,17 +0,0 @@
-[main]
-host = https://www.transifex.com
-
-[o:mate:p:MATE:r:master--eom]
-file_filter = po/<lang>.po
-source_file = eom.pot
-source_lang = en
-type = PO
-minimum_perc = 2
-
-[o:mate:p:MATE:r:master--eom-user-guide]
-file_filter = help/<lang>/<lang>.po
-source_file = help/eom.pot
-source_lang = en
-type = PO
-minimum_perc = 2
-
diff --git a/.tx/config_20221028215411.bak b/.tx/config_20221028215411.bak
deleted file mode 100755
index db4369b..0000000
--- a/.tx/config_20221028215411.bak
+++ /dev/null
@@ -1,16 +0,0 @@
-[main]
-host = https://www.transifex.com
-
-[MATE.master--eom]
-file_filter = po/<lang>.po
-source_file = eom.pot
-source_lang = en
-type = PO
-minimum_perc = 2
-
-[MATE.master--eom-user-guide]
-file_filter = help/<lang>/<lang>.po
-source_file = help/eom.pot
-source_lang = en
-type = PO
-minimum_perc = 2
diff --git a/eom.pot b/eom.pot
index ba0fa4b..b8892f0 100644
--- a/eom.pot
+++ b/eom.pot
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: eom 1.26.0\n"
+"Project-Id-Version: eom 1.28.1\n"
"Report-Msgid-Bugs-To: https://github.com/mate-desktop/eom/issues\n"
-"POT-Creation-Date: 2022-10-29 15:23+0200\n"
+"POT-Creation-Date: 2026-04-02 11:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -50,7 +50,7 @@ msgstr ""
msgid "Separator"
msgstr ""
-#: data/eom.appdata.xml.in.in:6 src/eom-window.c:2630
+#: data/eom.appdata.xml.in.in:6 src/eom-window.c:2634
msgid "Eye of MATE"
msgstr ""
@@ -65,7 +65,7 @@ msgid ""
"images in the directory the image was loaded from."
msgstr ""
-#: data/eom.desktop.in.in:3 src/main.c:63 src/main.c:165
+#: data/eom.desktop.in.in:3 src/main.c:68 src/main.c:178
msgid "Eye of MATE Image Viewer"
msgstr ""
@@ -82,16 +82,16 @@ msgstr ""
msgid "Image Properties"
msgstr ""
-#: data/eom-image-properties-dialog.ui:39 src/eom-window.c:3982
+#: data/eom-image-properties-dialog.ui:39 src/eom-window.c:3986
msgid "_Previous"
msgstr ""
-#: data/eom-image-properties-dialog.ui:54 src/eom-window.c:3986
+#: data/eom-image-properties-dialog.ui:54 src/eom-window.c:3990
msgid "_Next"
msgstr ""
#: data/eom-image-properties-dialog.ui:69 data/eom-preferences-dialog.ui:55
-#: src/eom-window.c:3769
+#: src/eom-window.c:3773
msgid "_Close"
msgstr ""
@@ -245,7 +245,7 @@ msgstr ""
msgid "Eye of MATE Preferences"
msgstr ""
-#: data/eom-preferences-dialog.ui:39 src/eom-window.c:3764
+#: data/eom-preferences-dialog.ui:39 src/eom-window.c:3768
msgid "_Help"
msgstr ""
@@ -652,49 +652,49 @@ msgstr ""
msgid "If you don't save, all your changes will be lost."
msgstr ""
-#: src/eom-file-chooser.c:121
+#: src/eom-file-chooser.c:122
msgid "File format is unknown or unsupported"
msgstr ""
-#: src/eom-file-chooser.c:126
+#: src/eom-file-chooser.c:127
msgid ""
"Eye of MATE could not determine a supported writable file format based on "
"the filename."
msgstr ""
-#: src/eom-file-chooser.c:127
+#: src/eom-file-chooser.c:128
msgid "Please try a different file extension like .png or .jpg."
msgstr ""
-#: src/eom-file-chooser.c:159
+#: src/eom-file-chooser.c:160
msgid "All Files"
msgstr ""
-#: src/eom-file-chooser.c:164
+#: src/eom-file-chooser.c:165
msgid "All Images"
msgstr ""
-#: src/eom-file-chooser.c:185
+#: src/eom-file-chooser.c:186
#, c-format
msgid "%s (*.%s)"
msgstr ""
-#: src/eom-file-chooser.c:281 src/eom-properties-dialog.c:162
-#: src/eom-properties-dialog.c:164 src/eom-thumb-view.c:524
+#: src/eom-file-chooser.c:282 src/eom-properties-dialog.c:162
+#: src/eom-properties-dialog.c:164 src/eom-thumb-view.c:526
msgid "pixel"
msgid_plural "pixels"
msgstr[0] ""
msgstr[1] ""
-#: src/eom-file-chooser.c:448
+#: src/eom-file-chooser.c:450
msgid "Open Image"
msgstr ""
-#: src/eom-file-chooser.c:456
+#: src/eom-file-chooser.c:458
msgid "Save Image"
msgstr ""
-#: src/eom-file-chooser.c:464 src/eom-window.c:3996
+#: src/eom-file-chooser.c:466 src/eom-window.c:4000
msgid "Open Folder"
msgstr ""
@@ -706,19 +706,19 @@ msgstr ""
msgid "Transformation failed."
msgstr ""
-#: src/eom-image.c:1045
+#: src/eom-image.c:1047
msgid "EXIF not supported for this file format."
msgstr ""
-#: src/eom-image.c:1194
+#: src/eom-image.c:1196
msgid "Image loading failed."
msgstr ""
-#: src/eom-image.c:1721 src/eom-image.c:1823
+#: src/eom-image.c:1723 src/eom-image.c:1825
msgid "No image loaded."
msgstr ""
-#: src/eom-image.c:1731 src/eom-image.c:1835
+#: src/eom-image.c:1733 src/eom-image.c:1837
msgid "Temporary file creation failed."
msgstr ""
@@ -830,15 +830,15 @@ msgid_plural "%i × %i pixels"
msgstr[0] ""
msgstr[1] ""
-#: src/eom-metadata-sidebar.c:164 src/eom-properties-dialog.c:179
+#: src/eom-metadata-sidebar.c:165 src/eom-properties-dialog.c:180
msgid "Unknown"
msgstr ""
-#: src/eom-metadata-sidebar.c:229
+#: src/eom-metadata-sidebar.c:230
msgid "%a, %d %B %Y"
msgstr ""
-#: src/eom-metadata-sidebar.c:233
+#: src/eom-metadata-sidebar.c:234
#, c-format
msgid "%X"
msgstr ""
@@ -950,7 +950,7 @@ msgstr ""
msgid "%d / %d"
msgstr ""
-#: src/eom-thumb-view.c:552
+#: src/eom-thumb-view.c:554
msgid "Taken on"
msgstr ""
@@ -972,30 +972,30 @@ msgstr ""
#. * - image height
#. * - image size in bytes
#. * - zoom in percent
-#: src/eom-window.c:521
+#: src/eom-window.c:523
#, c-format
msgid "%i × %i pixel %s %i%%"
msgid_plural "%i × %i pixels %s %i%%"
msgstr[0] ""
msgstr[1] ""
-#: src/eom-window.c:833
+#: src/eom-window.c:836
msgid "_Reload"
msgstr ""
-#: src/eom-window.c:835 src/eom-window.c:2784
+#: src/eom-window.c:838 src/eom-window.c:2788
msgctxt "MessageArea"
msgid "Hi_de"
msgstr ""
-#: src/eom-window.c:845
+#: src/eom-window.c:848
#, c-format
msgid ""
"The image \"%s\" has been modified by an external application.\n"
"Would you like to reload it?"
msgstr ""
-#: src/eom-window.c:1013
+#: src/eom-window.c:1017
#, c-format
msgid "Use \"%s\" to open the selected image"
msgstr ""
@@ -1005,40 +1005,40 @@ msgstr ""
#. * - the original filename
#. * - the current image's position in the queue
#. * - the total number of images queued for saving
-#: src/eom-window.c:1176
+#: src/eom-window.c:1180
#, c-format
msgid "Saving image \"%s\" (%u/%u)"
msgstr ""
-#: src/eom-window.c:1536
+#: src/eom-window.c:1540
#, c-format
msgid "Opening image \"%s\""
msgstr ""
-#: src/eom-window.c:1906
+#: src/eom-window.c:1910
msgid "Leave Fullscreen"
msgstr ""
-#: src/eom-window.c:2046
+#: src/eom-window.c:2050
msgid "Viewing a slideshow"
msgstr ""
-#: src/eom-window.c:2255
+#: src/eom-window.c:2259
#, c-format
msgid ""
"Error printing file:\n"
"%s"
msgstr ""
-#: src/eom-window.c:2517
+#: src/eom-window.c:2521
msgid "Toolbar Editor"
msgstr ""
-#: src/eom-window.c:2520
+#: src/eom-window.c:2524
msgid "_Reset to Default"
msgstr ""
-#: src/eom-window.c:2584
+#: src/eom-window.c:2588
msgid ""
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
@@ -1046,7 +1046,7 @@ msgid ""
"any later version.\n"
msgstr ""
-#: src/eom-window.c:2588
+#: src/eom-window.c:2592
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
@@ -1054,67 +1054,67 @@ msgid ""
"more details.\n"
msgstr ""
-#: src/eom-window.c:2592
+#: src/eom-window.c:2596
msgid ""
"You should have received a copy of the GNU General Public License along with "
"this program; if not, write to the Free Software Foundation, Inc., 51 "
"Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
-#: src/eom-window.c:2631
+#: src/eom-window.c:2635
msgid "About Eye of MATE"
msgstr ""
-#: src/eom-window.c:2633
+#: src/eom-window.c:2637
msgid ""
"Copyright © 2000-2010 Free Software Foundation, Inc.\n"
"Copyright © 2011 Perberos\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""
-#: src/eom-window.c:2636
+#: src/eom-window.c:2640
msgid ""
"Eye of MATE is a simple graphics viewer for the MATE Desktop Environment."
msgstr ""
-#: src/eom-window.c:2639
+#: src/eom-window.c:2643
msgid "translator-credits"
msgstr ""
-#: src/eom-window.c:2732 src/eom-window.c:2747
+#: src/eom-window.c:2736 src/eom-window.c:2751
msgid "Error launching appearance preferences dialog: "
msgstr ""
-#: src/eom-window.c:2782
+#: src/eom-window.c:2786
msgid "_Open Background Preferences"
msgstr ""
-#: src/eom-window.c:2798
+#: src/eom-window.c:2802
#, c-format
msgid ""
"The image \"%s\" has been set as Desktop Background.\n"
"Would you like to modify its appearance?"
msgstr ""
-#: src/eom-window.c:3235
+#: src/eom-window.c:3239
msgid "Saving image locally…"
msgstr ""
-#: src/eom-window.c:3313
+#: src/eom-window.c:3317
#, c-format
msgid ""
"Are you sure you want to move\n"
"\"%s\" to the trash?"
msgstr ""
-#: src/eom-window.c:3316
+#: src/eom-window.c:3320
#, c-format
msgid ""
"A trash for \"%s\" couldn't be found. Do you want to remove this image "
"permanently?"
msgstr ""
-#: src/eom-window.c:3321
+#: src/eom-window.c:3325
#, c-format
msgid ""
"Are you sure you want to move\n"
@@ -1125,405 +1125,409 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/eom-window.c:3326
+#: src/eom-window.c:3330
msgid ""
"Some of the selected images can't be moved to the trash and will be removed "
"permanently. Are you sure you want to proceed?"
msgstr ""
-#: src/eom-window.c:3343 src/eom-window.c:3838 src/eom-window.c:3865
+#: src/eom-window.c:3347 src/eom-window.c:3842 src/eom-window.c:3869
msgid "Move to _Trash"
msgstr ""
-#: src/eom-window.c:3345
+#: src/eom-window.c:3349
msgid "_Do not ask again during this session"
msgstr ""
-#: src/eom-window.c:3390 src/eom-window.c:3404
+#: src/eom-window.c:3394 src/eom-window.c:3408
msgid "Couldn't access trash."
msgstr ""
-#: src/eom-window.c:3412
+#: src/eom-window.c:3416
msgid "Couldn't delete file"
msgstr ""
-#: src/eom-window.c:3514
+#: src/eom-window.c:3518
#, c-format
msgid "Error on deleting image %s"
msgstr ""
-#: src/eom-window.c:3759
+#: src/eom-window.c:3763
msgid "_Image"
msgstr ""
-#: src/eom-window.c:3760
+#: src/eom-window.c:3764
msgid "_Edit"
msgstr ""
-#: src/eom-window.c:3761
+#: src/eom-window.c:3765
msgid "_View"
msgstr ""
-#: src/eom-window.c:3762
+#: src/eom-window.c:3766
msgid "_Go"
msgstr ""
-#: src/eom-window.c:3763
+#: src/eom-window.c:3767
msgid "_Tools"
msgstr ""
-#: src/eom-window.c:3766
+#: src/eom-window.c:3770
msgid "_Open…"
msgstr ""
-#: src/eom-window.c:3767
+#: src/eom-window.c:3771
msgid "Open a file"
msgstr ""
-#: src/eom-window.c:3770
+#: src/eom-window.c:3774
msgid "Close window"
msgstr ""
-#: src/eom-window.c:3772
+#: src/eom-window.c:3776
msgid "T_oolbar"
msgstr ""
-#: src/eom-window.c:3773
+#: src/eom-window.c:3777
msgid "Edit the application toolbar"
msgstr ""
-#: src/eom-window.c:3775
+#: src/eom-window.c:3779
msgid "Prefere_nces"
msgstr ""
-#: src/eom-window.c:3776
+#: src/eom-window.c:3780
msgid "Preferences for Eye of MATE"
msgstr ""
-#: src/eom-window.c:3778
+#: src/eom-window.c:3782
msgid "_Contents"
msgstr ""
-#: src/eom-window.c:3779
+#: src/eom-window.c:3783
msgid "Help on this application"
msgstr ""
-#: src/eom-window.c:3781
+#: src/eom-window.c:3785
msgid "_About"
msgstr ""
-#: src/eom-window.c:3782
+#: src/eom-window.c:3786
msgid "About this application"
msgstr ""
-#: src/eom-window.c:3787
+#: src/eom-window.c:3791
msgid "_Toolbar"
msgstr ""
-#: src/eom-window.c:3788
+#: src/eom-window.c:3792
msgid "Changes the visibility of the toolbar in the current window"
msgstr ""
-#: src/eom-window.c:3790
+#: src/eom-window.c:3794
msgid "_Statusbar"
msgstr ""
-#: src/eom-window.c:3791
+#: src/eom-window.c:3795
msgid "Changes the visibility of the statusbar in the current window"
msgstr ""
-#: src/eom-window.c:3793
+#: src/eom-window.c:3797
msgid "_Image Collection"
msgstr ""
-#: src/eom-window.c:3794
+#: src/eom-window.c:3798
msgid ""
"Changes the visibility of the image collection pane in the current window"
msgstr ""
-#: src/eom-window.c:3796
+#: src/eom-window.c:3800
msgid "Side _Pane"
msgstr ""
-#: src/eom-window.c:3797
+#: src/eom-window.c:3801
msgid "Changes the visibility of the side pane in the current window"
msgstr ""
-#: src/eom-window.c:3802
+#: src/eom-window.c:3806
msgid "_Save"
msgstr ""
-#: src/eom-window.c:3803
+#: src/eom-window.c:3807
msgid "Save changes in currently selected images"
msgstr ""
-#: src/eom-window.c:3805
+#: src/eom-window.c:3809
msgid "Open _with"
msgstr ""
-#: src/eom-window.c:3806
+#: src/eom-window.c:3810
msgid "Open the selected image with a different application"
msgstr ""
-#: src/eom-window.c:3808
+#: src/eom-window.c:3812
msgid "Save _As…"
msgstr ""
-#: src/eom-window.c:3809
+#: src/eom-window.c:3813
msgid "Save the selected images with a different name"
msgstr ""
-#: src/eom-window.c:3811
+#: src/eom-window.c:3815
msgid "Open Containing _Folder"
msgstr ""
-#: src/eom-window.c:3812
+#: src/eom-window.c:3816
msgid "Show the folder which contains this file in the file manager"
msgstr ""
-#: src/eom-window.c:3814
+#: src/eom-window.c:3818
msgid "_Print…"
msgstr ""
-#: src/eom-window.c:3815
+#: src/eom-window.c:3819
msgid "Print the selected image"
msgstr ""
-#: src/eom-window.c:3817
+#: src/eom-window.c:3821
msgid "Prope_rties"
msgstr ""
-#: src/eom-window.c:3818
+#: src/eom-window.c:3822
msgid "Show the properties and metadata of the selected image"
msgstr ""
-#: src/eom-window.c:3820
+#: src/eom-window.c:3824
msgid "_Undo"
msgstr ""
-#: src/eom-window.c:3821
+#: src/eom-window.c:3825
msgid "Undo the last change in the image"
msgstr ""
-#: src/eom-window.c:3823
+#: src/eom-window.c:3827
msgid "Flip _Horizontal"
msgstr ""
-#: src/eom-window.c:3824
+#: src/eom-window.c:3828
msgid "Mirror the image horizontally"
msgstr ""
-#: src/eom-window.c:3826
+#: src/eom-window.c:3830
msgid "Flip _Vertical"
msgstr ""
-#: src/eom-window.c:3827
+#: src/eom-window.c:3831
msgid "Mirror the image vertically"
msgstr ""
-#: src/eom-window.c:3829
+#: src/eom-window.c:3833
msgid "_Rotate Clockwise"
msgstr ""
-#: src/eom-window.c:3830
+#: src/eom-window.c:3834
msgid "Rotate the image 90 degrees to the right"
msgstr ""
-#: src/eom-window.c:3832
+#: src/eom-window.c:3836
msgid "Rotate Counterc_lockwise"
msgstr ""
-#: src/eom-window.c:3833
+#: src/eom-window.c:3837
msgid "Rotate the image 90 degrees to the left"
msgstr ""
-#: src/eom-window.c:3835
+#: src/eom-window.c:3839
msgid "Set as _Desktop Background"
msgstr ""
-#: src/eom-window.c:3836
+#: src/eom-window.c:3840
msgid "Set the selected image as the desktop background"
msgstr ""
-#: src/eom-window.c:3839
+#: src/eom-window.c:3843
msgid "Move the selected image to the trash folder"
msgstr ""
-#: src/eom-window.c:3841
+#: src/eom-window.c:3845
msgid "_Copy"
msgstr ""
-#: src/eom-window.c:3842
+#: src/eom-window.c:3846
msgid "Copy the selected image to the clipboard"
msgstr ""
-#: src/eom-window.c:3844 src/eom-window.c:3856 src/eom-window.c:3859
+#: src/eom-window.c:3848 src/eom-window.c:3860 src/eom-window.c:3863
msgid "_Zoom In"
msgstr ""
-#: src/eom-window.c:3845 src/eom-window.c:3857
+#: src/eom-window.c:3849 src/eom-window.c:3861
msgid "Enlarge the image"
msgstr ""
-#: src/eom-window.c:3847 src/eom-window.c:3862
+#: src/eom-window.c:3851 src/eom-window.c:3866
msgid "Zoom _Out"
msgstr ""
-#: src/eom-window.c:3848 src/eom-window.c:3860 src/eom-window.c:3863
+#: src/eom-window.c:3852 src/eom-window.c:3864 src/eom-window.c:3867
msgid "Shrink the image"
msgstr ""
-#: src/eom-window.c:3850
+#: src/eom-window.c:3854
msgid "_Normal Size"
msgstr ""
-#: src/eom-window.c:3851
+#: src/eom-window.c:3855
msgid "Show the image at its normal size"
msgstr ""
-#: src/eom-window.c:3853
+#: src/eom-window.c:3857
msgid "_Best Fit"
msgstr ""
-#: src/eom-window.c:3854
+#: src/eom-window.c:3858
msgid "Fit the image to the window"
msgstr ""
-#: src/eom-window.c:3871
+#: src/eom-window.c:3875
msgid "_Fullscreen"
msgstr ""
-#: src/eom-window.c:3872
+#: src/eom-window.c:3876
msgid "Show the current image in fullscreen mode"
msgstr ""
-#: src/eom-window.c:3874
+#: src/eom-window.c:3878
msgid "Pause Slideshow"
msgstr ""
-#: src/eom-window.c:3875
+#: src/eom-window.c:3879
msgid "Pause or resume the slideshow"
msgstr ""
-#: src/eom-window.c:3880 src/eom-window.c:3895
+#: src/eom-window.c:3884 src/eom-window.c:3899
msgid "_Previous Image"
msgstr ""
-#: src/eom-window.c:3881
+#: src/eom-window.c:3885
msgid "Go to the previous image of the collection"
msgstr ""
-#: src/eom-window.c:3883
+#: src/eom-window.c:3887
msgid "_Next Image"
msgstr ""
-#: src/eom-window.c:3884
+#: src/eom-window.c:3888
msgid "Go to the next image of the collection"
msgstr ""
-#: src/eom-window.c:3886 src/eom-window.c:3898
+#: src/eom-window.c:3890 src/eom-window.c:3902
msgid "_First Image"
msgstr ""
-#: src/eom-window.c:3887
+#: src/eom-window.c:3891
msgid "Go to the first image of the collection"
msgstr ""
-#: src/eom-window.c:3889 src/eom-window.c:3901
+#: src/eom-window.c:3893 src/eom-window.c:3905
msgid "_Last Image"
msgstr ""
-#: src/eom-window.c:3890
+#: src/eom-window.c:3894
msgid "Go to the last image of the collection"
msgstr ""
-#: src/eom-window.c:3892
+#: src/eom-window.c:3896
msgid "_Random Image"
msgstr ""
-#: src/eom-window.c:3893
+#: src/eom-window.c:3897
msgid "Go to a random image of the collection"
msgstr ""
-#: src/eom-window.c:3907
+#: src/eom-window.c:3911
msgid "S_lideshow"
msgstr ""
-#: src/eom-window.c:3908
+#: src/eom-window.c:3912
msgid "Start a slideshow view of the images"
msgstr ""
-#: src/eom-window.c:3990
+#: src/eom-window.c:3994
msgid "Right"
msgstr ""
-#: src/eom-window.c:3993
+#: src/eom-window.c:3997
msgid "Left"
msgstr ""
-#: src/eom-window.c:3999
+#: src/eom-window.c:4003
msgid "In"
msgstr ""
-#: src/eom-window.c:4002
+#: src/eom-window.c:4006
msgid "Out"
msgstr ""
-#: src/eom-window.c:4005
+#: src/eom-window.c:4009
msgid "Normal"
msgstr ""
-#: src/eom-window.c:4008
+#: src/eom-window.c:4012
msgid "Fit"
msgstr ""
-#: src/eom-window.c:4011
+#: src/eom-window.c:4015
msgid "Collection"
msgstr ""
-#: src/eom-window.c:4014
+#: src/eom-window.c:4018
msgctxt "action (to trash)"
msgid "Trash"
msgstr ""
-#: src/eom-window.c:4371
+#: src/eom-window.c:4375
#, c-format
msgid "Edit the current image using %s"
msgstr ""
-#: src/eom-window.c:4374
+#: src/eom-window.c:4378
msgid "Edit Image"
msgstr ""
-#: src/eom-window.c:4606
+#: src/eom-window.c:4610
msgid "Properties"
msgstr ""
-#: src/main.c:70
+#: src/main.c:75
msgid "Open in fullscreen mode"
msgstr ""
-#: src/main.c:71
+#: src/main.c:76
msgid "Disable image collection"
msgstr ""
-#: src/main.c:72
+#: src/main.c:77
msgid "Open in slideshow mode"
msgstr ""
-#: src/main.c:73
+#: src/main.c:78
msgid "Start a new instance instead of reusing an existing one"
msgstr ""
-#: src/main.c:75
+#: src/main.c:79
+msgid "Preserve the input file order (disable default sorting)"
+msgstr ""
+
+#: src/main.c:81
msgid "Show the application's version"
msgstr ""
-#: src/main.c:108
+#: src/main.c:117
msgid "[FILE…]"
msgstr ""
-#: src/main.c:121
+#: src/main.c:134
#, c-format
msgid "Run '%s --help' to see a full list of available command line options."
msgstr ""
diff --git a/help/eom.pot b/help/eom.pot
index b6ce2ec..6d245f2 100644
--- a/help/eom.pot
+++ b/help/eom.pot
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2022-10-29 15:23+0200\n"
+"POT-Creation-Date: 2026-04-02 11:11+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1008,6 +1008,126 @@ msgstr ""
msgid "Use the <guilabel>Switch image after ... seconds</guilabel> spin box to specify how long each image is displayed during the slide show. If you set this value to zero, the auto advance function is disabled and only manual browsing is available (see <xref linkend=\"eom-fullscreen\"/>)."
msgstr ""
+#. (itstool) path: info/title
+#: C/index.docbook:788
+msgid "Plugins"
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:790
+msgid "<application>Image Viewer</application> supports plugins that can extend its functionality with additional features. Plugins can add menu items, modify image display behavior, or integrate with external applications."
+msgstr ""
+
+#. (itstool) path: info/title
+#: C/index.docbook:792
+msgid "Enabling and Disabling Plugins"
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:793
+msgid "To manage plugins:"
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:796
+msgid "Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>."
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:799
+msgid "Click on the <guilabel>Plugins</guilabel> tab."
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:802
+msgid "Check the box next to a plugin name to enable it, or uncheck it to disable it."
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:805
+msgid "Click <guibutton>Close</guibutton> to save your changes."
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:808
+msgid "Changes to plugin activation take effect immediately."
+msgstr ""
+
+#. (itstool) path: info/title
+#: C/index.docbook:811
+msgid "Built-in Plugins"
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:812
+msgid "<application>Image Viewer</application> includes the following built-in plugins:"
+msgstr ""
+
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:815
+msgid "<guilabel>Fullscreen with double-click</guilabel>"
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:817
+msgid "Allows you to toggle fullscreen mode by double-clicking on an image. This provides a quick way to enter and exit fullscreen without using the menu or keyboard shortcuts."
+msgstr ""
+
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:821
+msgid "<guilabel>Reload Image</guilabel>"
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:823
+msgid "Adds a menu item and shortcut to reload the current image from disk. This is useful when an image file has been modified by an external application and you want to see the updated version without closing and reopening the file."
+msgstr ""
+
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:827
+msgid "<guilabel>Statusbar Date</guilabel>"
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:829
+msgid "Displays the date when the photo was taken in the statusbar, extracted from the image's EXIF metadata. This is particularly useful for digital photos taken with a camera that records the capture date."
+msgstr ""
+
+#. (itstool) path: info/title
+#: C/index.docbook:835
+msgid "Installing Additional Plugins"
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:836
+msgid "Additional plugins can be installed by placing them in one of the following locations:"
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:839
+msgid "<filename>~/.local/share/eom/plugins/</filename> - for personal use"
+msgstr ""
+
+#. (itstool) path: listitem/para
+#: C/index.docbook:842
+msgid "<filename>/usr/lib/eom/plugins/</filename> - system-wide (requires administrator privileges)"
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:845
+msgid "After installing a plugin, restart <application>Image Viewer</application> or reload the plugin list in the Preferences dialog to see the new plugin."
+msgstr ""
+
+#. (itstool) path: info/title
+#: C/index.docbook:848
+msgid "Developing Plugins"
+msgstr ""
+
+#. (itstool) path: section/para
+#: C/index.docbook:849
+msgid "If you are a developer interested in creating plugins for <application>Image Viewer</application>, please refer to <filename>HACKING-PLUGINS.md</filename> in the source code repository, or visit the MATE Desktop development documentation website."
+msgstr ""
+
#. (itstool) path: legalnotice/para
#: C/legal.xml:4
msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <link xlink:href=\"https://www.gnu.org/licenses/fdl-1.1.html\">link</link> or in the file COPYING-DOCS distributed with this manual."
diff --git a/po/LINGUAS b/po/LINGUAS
index 18e6a43..d14bb38 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -33,7 +33,6 @@ es_CO
es_CR
es_DO
es_EC
-es_ES
es_MX
es_NI
es_PA
diff --git a/po/Makevars b/po/Makevars
index 8d493dc..49784d3 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -69,10 +69,12 @@ MSGINIT_OPTIONS =
# has changed. Possible values are "yes" and "no". Set this to no if
# the POT file is checked in the repository and the version control
# program ignores timestamps.
-PO_DEPENDS_ON_POT = yes
+# Set to NO as Weblate is doing it and we don't want conflict
+PO_DEPENDS_ON_POT = no
# This tells whether or not to forcibly update $(DOMAIN).pot and
# regenerate PO files on "make dist". Possible values are "yes" and
# "no". Set this to no if the POT file and PO files are maintained
# externally.
-DIST_DEPENDS_ON_UPDATE_PO = yes
+# Set to NO as Weblate is doing it and we don't want conflict
+DIST_DEPENDS_ON_UPDATE_PO = no
diff --git a/po/es_ES.po b/po/es_ES.po
deleted file mode 100644
index 479b585..0000000
--- a/po/es_ES.po
+++ /dev/null
@@ -1,1541 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR MATE Desktop Environment team
-# This file is distributed under the same license as the eom package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-# Translators:
-# Mario Verdin <[email protected]>, 2018
-# Stefano Karapetsas <[email protected]>, 2018
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: eom 1.26.0\n"
-"Report-Msgid-Bugs-To: https://github.com/mate-desktop/eom/issues\n"
-"POT-Creation-Date: 2022-10-29 15:23+0200\n"
-"PO-Revision-Date: 2018-03-11 15:18+0000\n"
-"Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n"
-"Language-Team: Spanish (Spain) (https://app.transifex.com/mate/teams/13566/es_ES/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: es_ES\n"
-"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:942
-#, c-format
-msgid "Show “_%s”"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1417
-msgid "_Move on Toolbar"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1418
-msgid "Move the selected item on the toolbar"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1419
-msgid "_Remove from Toolbar"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1420
-msgid "Remove the selected item from the toolbar"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1421
-msgid "_Delete Toolbar"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1422
-msgid "Remove the selected toolbar"
-msgstr ""
-
-#: cut-n-paste/toolbar-editor/egg-toolbar-editor.c:482
-msgid "Separator"
-msgstr ""
-
-#: data/eom.appdata.xml.in.in:6 src/eom-window.c:2630
-msgid "Eye of MATE"
-msgstr ""
-
-#: data/eom.appdata.xml.in.in:7
-msgid "Simple image viewer"
-msgstr ""
-
-#: data/eom.appdata.xml.in.in:9
-msgid ""
-"Eye of MATE is a simple viewer for browsing images on your computer. Once an"
-" image is loaded, you can zoom and rotate the image, and also view "
-"subsequent images in the directory the image was loaded from."
-msgstr ""
-
-#: data/eom.desktop.in.in:3 src/main.c:63 src/main.c:165
-msgid "Eye of MATE Image Viewer"
-msgstr ""
-
-#: data/eom.desktop.in.in:4
-msgid "Browse and rotate images"
-msgstr ""
-
-#. Translators: Search terms to find this application. Do NOT translate or
-#. localize the semicolons! The list MUST also end with a semicolon!
-#: data/eom.desktop.in.in:14
-msgid "image;viewer;JPEG;PNG;TIFF;SVG;MATE;photos;browse;thumbnails;rotate;"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:23
-msgid "Image Properties"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:39 src/eom-window.c:3982
-msgid "_Previous"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:54 src/eom-window.c:3986
-msgid "_Next"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:69 data/eom-preferences-dialog.ui:55
-#: src/eom-window.c:3769
-msgid "_Close"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:147
-msgid "Name:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:167
-msgid "Width:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:186
-msgid "Height:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:205
-msgid "Type:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:224
-msgid "Bytes:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:243
-#: data/eom-image-properties-dialog.ui:569
-msgid "Location:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:377
-msgid "General"
-msgstr "General"
-
-#: data/eom-image-properties-dialog.ui:410
-msgid "Aperture Value:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:426
-msgid "Exposure Time:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:442
-msgid "Focal Length:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:458
-msgid "Flash:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:474
-msgid "ISO Speed Rating:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:490
-msgid "Metering Mode:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:506
-msgid "Camera Model:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:523
-msgid "Date/Time:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:553
-msgid "Description:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:585
-msgid "Keywords:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:601
-msgid "Author:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:617
-msgid "Copyright:"
-msgstr ""
-
-#: data/eom-image-properties-dialog.ui:896
-#: data/eom-image-properties-dialog.ui:945 data/metadata-sidebar.ui:409
-msgid "Details"
-msgstr "Detalles"
-
-#: data/eom-image-properties-dialog.ui:921
-msgid "Metadata"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:26
-msgid "Save As"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:42
-msgid "_Cancel"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:57
-msgid "Save _As"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:114
-msgid "<b>%f:</b> original filename"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:132
-msgid "<b>%n:</b> counter"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:182
-msgid "Choose a folder"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:195
-msgid "Destination folder:"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:207
-msgid "Filename format:"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:225
-msgid "File Path Specifications"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:266
-msgid "Start counter at:"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:298
-msgid "Replace spaces with underscores"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:320
-msgid "Options"
-msgstr "Opciones"
-
-#: data/eom-multiple-save-as-dialog.ui:383
-msgid "Rename from:"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:395
-msgid "To:"
-msgstr ""
-
-#: data/eom-multiple-save-as-dialog.ui:425
-msgid "File Name Preview"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:26
-msgid "Eye of MATE Preferences"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:39 src/eom-window.c:3764
-msgid "_Help"
-msgstr "Ay_uda"
-
-#: data/eom-preferences-dialog.ui:100
-msgid "Image Enhancements"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:129
-msgid "Smooth images when zoomed-_out"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:167
-msgid "Smooth images when zoomed-_in"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:205
-msgid "_Automatic orientation"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:243
-msgid "Background"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:262
-msgid "As custom color:"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:279 data/eom-preferences-dialog.ui:282
-#: data/org.mate.eom.gschema.xml.in:16
-msgid "Background Color"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:317
-msgid "Transparent Parts"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:352
-msgid "As check _pattern"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:373
-msgid "As custom c_olor:"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:394 data/eom-preferences-dialog.ui:398
-msgid "Color for Transparent Areas"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:417
-msgid "As _background"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:459
-msgid "Image View"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:483
-msgid "Image Zoom"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:518
-msgid "E_xpand images to fit screen"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:563
-msgid "Sequence"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:605
-msgid "_Switch image after:"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:624 data/eom-preferences-dialog.ui:638
-msgid "seconds"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:655
-msgid "_Random sequence"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:671
-msgid "_Loop sequence"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:715
-msgid "Slideshow"
-msgstr ""
-
-#: data/eom-preferences-dialog.ui:749
-msgid "Plugins"
-msgstr ""
-
-#: data/metadata-sidebar.ui:29 src/eom-print-image-setup.c:913
-msgid "Size"
-msgstr "Tamaño"
-
-#: data/metadata-sidebar.ui:46
-msgid "Type"
-msgstr ""
-
-#: data/metadata-sidebar.ui:63
-msgid "File Size"
-msgstr ""
-
-#: data/metadata-sidebar.ui:82
-msgid "Folder"
-msgstr ""
-
-#: data/metadata-sidebar.ui:99
-msgid "Aperture"
-msgstr ""
-
-#: data/metadata-sidebar.ui:116
-msgid "Exposure"
-msgstr ""
-
-#: data/metadata-sidebar.ui:133
-msgid "ISO"
-msgstr ""
-
-#: data/metadata-sidebar.ui:151
-msgid "Metering"
-msgstr ""
-
-#: data/metadata-sidebar.ui:169 src/eom-metadata-details.c:65
-msgid "Camera"
-msgstr ""
-
-#: data/metadata-sidebar.ui:187
-msgid "Date"
-msgstr ""
-
-#: data/metadata-sidebar.ui:204
-msgid "Time"
-msgstr ""
-
-#: data/metadata-sidebar.ui:380
-msgid "Focal Length"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:11
-msgid "Automatic orientation"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:12
-msgid ""
-"Whether the image should be rotated automatically based on EXIF orientation."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:17
-msgid ""
-"The color that is used to fill the area behind the image. If the use-"
-"background-color key is not set, the color is determined by the active GTK+ "
-"theme instead."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:21
-msgid "Use a custom background color"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:22
-msgid ""
-"If this is active, the color set by the background-color key will be used to"
-" fill the area behind the image. If it is not set, the current GTK+ theme "
-"will determine the fill color."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:26
-msgid "Interpolate Image"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:27
-msgid ""
-"Whether the image should be interpolated on zoom-out. This leads to better "
-"quality but is somewhat slower than non-interpolated images."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:31
-msgid "Extrapolate Image"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:32
-msgid ""
-"Whether the image should be extrapolated on zoom-in. This leads to blurry "
-"quality and is somewhat slower than non-extrapolated images."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:36
-msgid "Transparency indicator"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:37
-msgid ""
-"Determines how transparency should be indicated. Valid values are checked, "
-"color and none. If color is chosen, then the trans-color key determines the "
-"color value used."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:41
-msgid "Scroll wheel zoom"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:42
-msgid "Whether the scroll wheel should be used for zooming."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:46
-msgid "Zoom multiplier"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:47
-msgid ""
-"The multiplier to be applied when using the mouse scroll wheel for zooming. "
-"This value defines the zooming step used for each scroll event. For example,"
-" 0.05 results in a 5% zoom increment for each scroll event and 1.00 result "
-"in a 100% zoom increment."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:51
-msgid "Transparency color"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:52
-msgid ""
-"If the transparency key has the value COLOR, then this key determines the "
-"color which is used for indicating transparency."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:58
-msgid "Randomize the image sequence"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:59
-msgid "Whether the sequence of images should be shown in an random loop."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:63
-msgid "Loop through the image sequence"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:64
-msgid "Whether the sequence of images should be shown in an endless loop."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:68
-msgid "Allow zoom greater than 100% initially"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:69
-msgid ""
-"If this is set to FALSE small images will not be stretched to fit into the "
-"screen initially."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:73
-msgid "Delay in seconds until showing the next image"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:74
-msgid ""
-"A value greater than 0 determines the seconds an image stays on screen until"
-" the next one is shown automatically. Zero disables the automatic browsing."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:80
-msgid "Show/Hide the window toolbar."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:84
-msgid "Show/Hide the window statusbar."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:88
-msgid "Show/Hide the image collection pane."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:92
-msgid "Image collection pane position."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:96
-msgid "Whether the image collection pane should be resizable."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:100
-msgid "Show/Hide the window side pane."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:104
-msgid "Show/Hide the image collection pane scroll buttons."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:108
-msgid "Close main window without asking to save changes."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:112
-msgid "Trash images without asking"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:113
-msgid ""
-"If activated, Eye of MATE won't ask for confirmation when moving images to "
-"the trash. It will still ask if any of the files cannot be moved to the "
-"trash and would be deleted instead."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:117
-msgid ""
-"Whether the metadata list in the properties dialog should have its own page."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:118
-msgid ""
-"If activated, the detailed metadata list in the properties dialog will be "
-"moved to its own page in the dialog. This should make the dialog more usable"
-" on smaller screens, e.g. as used by netbooks. If disabled, the widget will "
-"be embedded on the \"Metadata\" page."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:122
-msgid "External program to use for editing images"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:123
-msgid ""
-"The desktop file name (including the \".desktop\") of the application to use"
-" for editing images (when the \"Edit Image\" toolbar button is clicked). Set"
-" to the empty string to disable this feature."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:127
-msgid ""
-"Whether the file chooser should show the user's pictures folder if no images"
-" are loaded."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:128
-msgid ""
-"If activated and no image is loaded in the active window, the file chooser "
-"will display the user's pictures folder using the XDG special user "
-"directories. If deactivated or the pictures folder has not been set up, it "
-"will show the current working directory."
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:134
-msgid "Active plugins"
-msgstr ""
-
-#: data/org.mate.eom.gschema.xml.in:135
-msgid ""
-"List of active plugins. It doesn't contain the \"Location\" of the active "
-"plugins. See the .eom-plugin file for obtaining the \"Location\" of a given "
-"plugin."
-msgstr ""
-
-#: plugins/fullscreen/fullscreen.plugin.desktop.in.in:5
-msgid "Fullscreen with double-click"
-msgstr ""
-
-#: plugins/reload/eom-reload-plugin.c:45
-#: plugins/reload/reload.plugin.desktop.in.in:5
-msgid "Reload Image"
-msgstr ""
-
-#: plugins/reload/eom-reload-plugin.c:45
-msgid "Reload current image"
-msgstr ""
-
-#: plugins/statusbar-date/statusbar-date.plugin.desktop.in.in:5
-msgid "Date in statusbar"
-msgstr ""
-
-#: src/eom-close-confirmation-dialog.c:154
-msgid "Close _without Saving"
-msgstr ""
-
-#: src/eom-close-confirmation-dialog.c:187
-msgid "Question"
-msgstr ""
-
-#: src/eom-close-confirmation-dialog.c:366
-msgid "If you don't save, your changes will be lost."
-msgstr ""
-
-#: src/eom-close-confirmation-dialog.c:402
-#, c-format
-msgid "Save changes to image \"%s\" before closing?"
-msgstr ""
-
-#: src/eom-close-confirmation-dialog.c:601
-#, c-format
-msgid "There is %d image with unsaved changes. Save changes before closing?"
-msgid_plural ""
-"There are %d images with unsaved changes. Save changes before closing?"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: src/eom-close-confirmation-dialog.c:618
-msgid "S_elect the images you want to save:"
-msgstr ""
-
-#: src/eom-close-confirmation-dialog.c:637
-msgid "If you don't save, all your changes will be lost."
-msgstr ""
-
-#: src/eom-file-chooser.c:121
-msgid "File format is unknown or unsupported"
-msgstr ""
-
-#: src/eom-file-chooser.c:126
-msgid ""
-"Eye of MATE could not determine a supported writable file format based on "
-"the filename."
-msgstr ""
-
-#: src/eom-file-chooser.c:127
-msgid "Please try a different file extension like .png or .jpg."
-msgstr ""
-
-#: src/eom-file-chooser.c:159
-msgid "All Files"
-msgstr ""
-
-#: src/eom-file-chooser.c:164
-msgid "All Images"
-msgstr ""
-
-#: src/eom-file-chooser.c:185
-#, c-format
-msgid "%s (*.%s)"
-msgstr ""
-
-#: src/eom-file-chooser.c:281 src/eom-properties-dialog.c:162
-#: src/eom-properties-dialog.c:164 src/eom-thumb-view.c:524
-msgid "pixel"
-msgid_plural "pixels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: src/eom-file-chooser.c:448
-msgid "Open Image"
-msgstr ""
-
-#: src/eom-file-chooser.c:456
-msgid "Save Image"
-msgstr ""
-
-#: src/eom-file-chooser.c:464 src/eom-window.c:3996
-msgid "Open Folder"
-msgstr ""
-
-#: src/eom-image.c:546
-msgid "Transformation on unloaded image."
-msgstr ""
-
-#: src/eom-image.c:574
-msgid "Transformation failed."
-msgstr ""
-
-#: src/eom-image.c:1045
-msgid "EXIF not supported for this file format."
-msgstr ""
-
-#: src/eom-image.c:1194
-msgid "Image loading failed."
-msgstr ""
-
-#: src/eom-image.c:1721 src/eom-image.c:1823
-msgid "No image loaded."
-msgstr ""
-
-#: src/eom-image.c:1731 src/eom-image.c:1835
-msgid "Temporary file creation failed."
-msgstr ""
-
-#: src/eom-image-jpeg.c:382
-#, c-format
-msgid "Couldn't create temporary file for saving: %s"
-msgstr ""
-
-#: src/eom-image-jpeg.c:393
-msgid "Couldn't allocate memory for loading JPEG file"
-msgstr ""
-
-#: src/eom-error-message-area.c:108
-msgid "_Retry"
-msgstr ""
-
-#: src/eom-error-message-area.c:151
-#, c-format
-msgid "Could not load image '%s'."
-msgstr ""
-
-#: src/eom-error-message-area.c:193
-#, c-format
-msgid "No images found in '%s'."
-msgstr ""
-
-#: src/eom-error-message-area.c:200
-msgid "The given locations contain no images."
-msgstr ""
-
-#: src/eom-metadata-details.c:66
-msgid "Image Data"
-msgstr ""
-
-#: src/eom-metadata-details.c:67
-msgid "Image Taking Conditions"
-msgstr ""
-
-#: src/eom-metadata-details.c:68
-msgid "GPS Data"
-msgstr ""
-
-#: src/eom-metadata-details.c:69
-msgid "Maker Note"
-msgstr ""
-
-#: src/eom-metadata-details.c:70
-msgid "Other"
-msgstr ""
-
-#: src/eom-metadata-details.c:72
-msgid "XMP Exif"
-msgstr ""
-
-#: src/eom-metadata-details.c:73
-msgid "XMP IPTC"
-msgstr ""
-
-#: src/eom-metadata-details.c:74
-msgid "XMP Rights Management"
-msgstr ""
-
-#: src/eom-metadata-details.c:75
-msgid "XMP Other"
-msgstr ""
-
-#: src/eom-metadata-details.c:251
-msgid "Tag"
-msgstr ""
-
-#: src/eom-metadata-details.c:261
-msgid "Value"
-msgstr "Valor"
-
-#: src/eom-metadata-details.c:435
-msgid "North"
-msgstr "Norte"
-
-#: src/eom-metadata-details.c:438
-msgid "East"
-msgstr "Este"
-
-#: src/eom-metadata-details.c:441
-msgid "West"
-msgstr "Oeste"
-
-#: src/eom-metadata-details.c:444
-msgid "South"
-msgstr "Sur"
-
-#: src/eom-exif-util.c:191 src/eom-exif-util.c:193
-msgid "%a, %d %B %Y %X"
-msgstr ""
-
-#: src/eom-exif-util.c:282
-#, c-format
-msgid "%.1f (lens)"
-msgstr ""
-
-#: src/eom-exif-util.c:293
-#, c-format
-msgid "%.1f (35mm film)"
-msgstr ""
-
-#: src/eom-metadata-sidebar.c:153
-#, c-format
-msgid "%i × %i pixel"
-msgid_plural "%i × %i pixels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: src/eom-metadata-sidebar.c:164 src/eom-properties-dialog.c:179
-msgid "Unknown"
-msgstr "Desconocido"
-
-#: src/eom-metadata-sidebar.c:229
-msgid "%a, %d %B %Y"
-msgstr ""
-
-#: src/eom-metadata-sidebar.c:233
-#, c-format
-msgid "%X"
-msgstr ""
-
-#: src/eom-print.c:371
-msgid "Image Settings"
-msgstr ""
-
-#: src/eom-print-image-setup.c:840
-msgid "Image"
-msgstr ""
-
-#: src/eom-print-image-setup.c:841
-msgid "The image whose printing properties will be set up"
-msgstr ""
-
-#: src/eom-print-image-setup.c:847
-msgid "Page Setup"
-msgstr ""
-
-#: src/eom-print-image-setup.c:848
-msgid "The information for the page where the image will be printed"
-msgstr ""
-
-#: src/eom-print-image-setup.c:874
-msgid "Position"
-msgstr ""
-
-#: src/eom-print-image-setup.c:878
-msgid "_Left:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:880
-msgid "_Right:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:881
-msgid "_Top:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:882
-msgid "_Bottom:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:885
-msgid "C_enter:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:890
-msgid "None"
-msgstr ""
-
-#: src/eom-print-image-setup.c:892
-msgid "Horizontal"
-msgstr ""
-
-#: src/eom-print-image-setup.c:894
-msgid "Vertical"
-msgstr ""
-
-#: src/eom-print-image-setup.c:896
-msgid "Both"
-msgstr ""
-
-#: src/eom-print-image-setup.c:916
-msgid "_Width:"
-msgstr "A_nchura:"
-
-#: src/eom-print-image-setup.c:918
-msgid "_Height:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:921
-msgid "_Scaling:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:932
-msgid "_Unit:"
-msgstr ""
-
-#: src/eom-print-image-setup.c:937
-msgid "Millimeters"
-msgstr ""
-
-#: src/eom-print-image-setup.c:939
-msgid "Inches"
-msgstr ""
-
-#: src/eom-print-image-setup.c:968
-msgid "Preview"
-msgstr ""
-
-#: src/eom-save-as-dialog-helper.c:161
-msgid "as is"
-msgstr ""
-
-#. Translators: This string is displayed in the statusbar.
-#. * The first token is the image number, the second is total image
-#. * count.
-#. *
-#. * Translate to "%Id" if you want to use localized digits, or
-#. * translate to "%d" otherwise.
-#. *
-#. * Note that translating this doesn't guarantee that you get localized
-#. * digits. That needs support from your system and locale definition
-#. * too.
-#: src/eom-statusbar.c:122
-#, c-format
-msgid "%d / %d"
-msgstr ""
-
-#: src/eom-thumb-view.c:552
-msgid "Taken on"
-msgstr ""
-
-#: src/eom-uri-converter.c:974
-msgid "At least two file names are equal."
-msgstr ""
-
-#: src/eom-util.c:65
-msgid "Could not display help for Eye of MATE"
-msgstr ""
-
-#: src/eom-util.c:113
-msgid " (invalid Unicode)"
-msgstr ""
-
-#. Translators: This is the string displayed in the statusbar
-#. * The tokens are from left to right:
-#. * - image width
-#. * - image height
-#. * - image size in bytes
-#. * - zoom in percent
-#: src/eom-window.c:521
-#, c-format
-msgid "%i × %i pixel %s %i%%"
-msgid_plural "%i × %i pixels %s %i%%"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: src/eom-window.c:833
-msgid "_Reload"
-msgstr ""
-
-#: src/eom-window.c:835 src/eom-window.c:2784
-msgctxt "MessageArea"
-msgid "Hi_de"
-msgstr ""
-
-#: src/eom-window.c:845
-#, c-format
-msgid ""
-"The image \"%s\" has been modified by an external application.\n"
-"Would you like to reload it?"
-msgstr ""
-
-#: src/eom-window.c:1013
-#, c-format
-msgid "Use \"%s\" to open the selected image"
-msgstr ""
-
-#. Translators: This string is displayed in the statusbar
-#. * while saving images. The tokens are from left to right:
-#. * - the original filename
-#. * - the current image's position in the queue
-#. * - the total number of images queued for saving
-#: src/eom-window.c:1176
-#, c-format
-msgid "Saving image \"%s\" (%u/%u)"
-msgstr ""
-
-#: src/eom-window.c:1536
-#, c-format
-msgid "Opening image \"%s\""
-msgstr ""
-
-#: src/eom-window.c:1906
-msgid "Leave Fullscreen"
-msgstr ""
-
-#: src/eom-window.c:2046
-msgid "Viewing a slideshow"
-msgstr ""
-
-#: src/eom-window.c:2255
-#, c-format
-msgid ""
-"Error printing file:\n"
-"%s"
-msgstr ""
-
-#: src/eom-window.c:2517
-msgid "Toolbar Editor"
-msgstr ""
-
-#: src/eom-window.c:2520
-msgid "_Reset to Default"
-msgstr ""
-
-#: src/eom-window.c:2584
-msgid ""
-"This program is free software; you can redistribute it and/or modify it "
-"under the terms of the GNU General Public License as published by the Free "
-"Software Foundation; either version 2 of the License, or (at your option) "
-"any later version.\n"
-msgstr ""
-
-#: src/eom-window.c:2588
-msgid ""
-"This program is distributed in the hope that it will be useful, but WITHOUT "
-"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
-"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
-"more details.\n"
-msgstr ""
-
-#: src/eom-window.c:2592
-msgid ""
-"You should have received a copy of the GNU General Public License along with"
-" this program; if not, write to the Free Software Foundation, Inc., 51 "
-"Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
-msgstr ""
-
-#: src/eom-window.c:2631
-msgid "About Eye of MATE"
-msgstr ""
-
-#: src/eom-window.c:2633
-msgid ""
-"Copyright © 2000-2010 Free Software Foundation, Inc.\n"
-"Copyright © 2011 Perberos\n"
-"Copyright © 2012-2021 MATE developers"
-msgstr ""
-
-#: src/eom-window.c:2636
-msgid ""
-"Eye of MATE is a simple graphics viewer for the MATE Desktop Environment."
-msgstr ""
-
-#: src/eom-window.c:2639
-msgid "translator-credits"
-msgstr ""
-"Jorge González <[email protected]>\n"
-"Francisco Javier F. Serrador <[email protected]>"
-
-#: src/eom-window.c:2732 src/eom-window.c:2747
-msgid "Error launching appearance preferences dialog: "
-msgstr ""
-
-#: src/eom-window.c:2782
-msgid "_Open Background Preferences"
-msgstr ""
-
-#: src/eom-window.c:2798
-#, c-format
-msgid ""
-"The image \"%s\" has been set as Desktop Background.\n"
-"Would you like to modify its appearance?"
-msgstr ""
-
-#: src/eom-window.c:3235
-msgid "Saving image locally…"
-msgstr ""
-
-#: src/eom-window.c:3313
-#, c-format
-msgid ""
-"Are you sure you want to move\n"
-"\"%s\" to the trash?"
-msgstr ""
-
-#: src/eom-window.c:3316
-#, c-format
-msgid ""
-"A trash for \"%s\" couldn't be found. Do you want to remove this image "
-"permanently?"
-msgstr ""
-
-#: src/eom-window.c:3321
-#, c-format
-msgid ""
-"Are you sure you want to move\n"
-"the %d selected image to the trash?"
-msgid_plural ""
-"Are you sure you want to move\n"
-"the %d selected images to the trash?"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: src/eom-window.c:3326
-msgid ""
-"Some of the selected images can't be moved to the trash and will be removed "
-"permanently. Are you sure you want to proceed?"
-msgstr ""
-
-#: src/eom-window.c:3343 src/eom-window.c:3838 src/eom-window.c:3865
-msgid "Move to _Trash"
-msgstr ""
-
-#: src/eom-window.c:3345
-msgid "_Do not ask again during this session"
-msgstr ""
-
-#: src/eom-window.c:3390 src/eom-window.c:3404
-msgid "Couldn't access trash."
-msgstr ""
-
-#: src/eom-window.c:3412
-msgid "Couldn't delete file"
-msgstr ""
-
-#: src/eom-window.c:3514
-#, c-format
-msgid "Error on deleting image %s"
-msgstr ""
-
-#: src/eom-window.c:3759
-msgid "_Image"
-msgstr ""
-
-#: src/eom-window.c:3760
-msgid "_Edit"
-msgstr "_Editar"
-
-#: src/eom-window.c:3761
-msgid "_View"
-msgstr ""
-
-#: src/eom-window.c:3762
-msgid "_Go"
-msgstr ""
-
-#: src/eom-window.c:3763
-msgid "_Tools"
-msgstr ""
-
-#: src/eom-window.c:3766
-msgid "_Open…"
-msgstr ""
-
-#: src/eom-window.c:3767
-msgid "Open a file"
-msgstr ""
-
-#: src/eom-window.c:3770
-msgid "Close window"
-msgstr ""
-
-#: src/eom-window.c:3772
-msgid "T_oolbar"
-msgstr ""
-
-#: src/eom-window.c:3773
-msgid "Edit the application toolbar"
-msgstr ""
-
-#: src/eom-window.c:3775
-msgid "Prefere_nces"
-msgstr ""
-
-#: src/eom-window.c:3776
-msgid "Preferences for Eye of MATE"
-msgstr ""
-
-#: src/eom-window.c:3778
-msgid "_Contents"
-msgstr ""
-
-#: src/eom-window.c:3779
-msgid "Help on this application"
-msgstr ""
-
-#: src/eom-window.c:3781
-msgid "_About"
-msgstr "Acerca _de"
-
-#: src/eom-window.c:3782
-msgid "About this application"
-msgstr ""
-
-#: src/eom-window.c:3787
-msgid "_Toolbar"
-msgstr ""
-
-#: src/eom-window.c:3788
-msgid "Changes the visibility of the toolbar in the current window"
-msgstr ""
-
-#: src/eom-window.c:3790
-msgid "_Statusbar"
-msgstr ""
-
-#: src/eom-window.c:3791
-msgid "Changes the visibility of the statusbar in the current window"
-msgstr ""
-
-#: src/eom-window.c:3793
-msgid "_Image Collection"
-msgstr ""
-
-#: src/eom-window.c:3794
-msgid ""
-"Changes the visibility of the image collection pane in the current window"
-msgstr ""
-
-#: src/eom-window.c:3796
-msgid "Side _Pane"
-msgstr ""
-
-#: src/eom-window.c:3797
-msgid "Changes the visibility of the side pane in the current window"
-msgstr ""
-
-#: src/eom-window.c:3802
-msgid "_Save"
-msgstr ""
-
-#: src/eom-window.c:3803
-msgid "Save changes in currently selected images"
-msgstr ""
-
-#: src/eom-window.c:3805
-msgid "Open _with"
-msgstr ""
-
-#: src/eom-window.c:3806
-msgid "Open the selected image with a different application"
-msgstr ""
-
-#: src/eom-window.c:3808
-msgid "Save _As…"
-msgstr ""
-
-#: src/eom-window.c:3809
-msgid "Save the selected images with a different name"
-msgstr ""
-
-#: src/eom-window.c:3811
-msgid "Open Containing _Folder"
-msgstr ""
-
-#: src/eom-window.c:3812
-msgid "Show the folder which contains this file in the file manager"
-msgstr ""
-
-#: src/eom-window.c:3814
-msgid "_Print…"
-msgstr ""
-
-#: src/eom-window.c:3815
-msgid "Print the selected image"
-msgstr ""
-
-#: src/eom-window.c:3817
-msgid "Prope_rties"
-msgstr ""
-
-#: src/eom-window.c:3818
-msgid "Show the properties and metadata of the selected image"
-msgstr ""
-
-#: src/eom-window.c:3820
-msgid "_Undo"
-msgstr ""
-
-#: src/eom-window.c:3821
-msgid "Undo the last change in the image"
-msgstr ""
-
-#: src/eom-window.c:3823
-msgid "Flip _Horizontal"
-msgstr ""
-
-#: src/eom-window.c:3824
-msgid "Mirror the image horizontally"
-msgstr ""
-
-#: src/eom-window.c:3826
-msgid "Flip _Vertical"
-msgstr ""
-
-#: src/eom-window.c:3827
-msgid "Mirror the image vertically"
-msgstr ""
-
-#: src/eom-window.c:3829
-msgid "_Rotate Clockwise"
-msgstr ""
-
-#: src/eom-window.c:3830
-msgid "Rotate the image 90 degrees to the right"
-msgstr ""
-
-#: src/eom-window.c:3832
-msgid "Rotate Counterc_lockwise"
-msgstr ""
-
-#: src/eom-window.c:3833
-msgid "Rotate the image 90 degrees to the left"
-msgstr ""
-
-#: src/eom-window.c:3835
-msgid "Set as _Desktop Background"
-msgstr ""
-
-#: src/eom-window.c:3836
-msgid "Set the selected image as the desktop background"
-msgstr ""
-
-#: src/eom-window.c:3839
-msgid "Move the selected image to the trash folder"
-msgstr ""
-
-#: src/eom-window.c:3841
-msgid "_Copy"
-msgstr ""
-
-#: src/eom-window.c:3842
-msgid "Copy the selected image to the clipboard"
-msgstr ""
-
-#: src/eom-window.c:3844 src/eom-window.c:3856 src/eom-window.c:3859
-msgid "_Zoom In"
-msgstr ""
-
-#: src/eom-window.c:3845 src/eom-window.c:3857
-msgid "Enlarge the image"
-msgstr ""
-
-#: src/eom-window.c:3847 src/eom-window.c:3862
-msgid "Zoom _Out"
-msgstr ""
-
-#: src/eom-window.c:3848 src/eom-window.c:3860 src/eom-window.c:3863
-msgid "Shrink the image"
-msgstr ""
-
-#: src/eom-window.c:3850
-msgid "_Normal Size"
-msgstr ""
-
-#: src/eom-window.c:3851
-msgid "Show the image at its normal size"
-msgstr ""
-
-#: src/eom-window.c:3853
-msgid "_Best Fit"
-msgstr ""
-
-#: src/eom-window.c:3854
-msgid "Fit the image to the window"
-msgstr ""
-
-#: src/eom-window.c:3871
-msgid "_Fullscreen"
-msgstr ""
-
-#: src/eom-window.c:3872
-msgid "Show the current image in fullscreen mode"
-msgstr ""
-
-#: src/eom-window.c:3874
-msgid "Pause Slideshow"
-msgstr ""
-
-#: src/eom-window.c:3875
-msgid "Pause or resume the slideshow"
-msgstr ""
-
-#: src/eom-window.c:3880 src/eom-window.c:3895
-msgid "_Previous Image"
-msgstr ""
-
-#: src/eom-window.c:3881
-msgid "Go to the previous image of the collection"
-msgstr ""
-
-#: src/eom-window.c:3883
-msgid "_Next Image"
-msgstr ""
-
-#: src/eom-window.c:3884
-msgid "Go to the next image of the collection"
-msgstr ""
-
-#: src/eom-window.c:3886 src/eom-window.c:3898
-msgid "_First Image"
-msgstr ""
-
-#: src/eom-window.c:3887
-msgid "Go to the first image of the collection"
-msgstr ""
-
-#: src/eom-window.c:3889 src/eom-window.c:3901
-msgid "_Last Image"
-msgstr ""
-
-#: src/eom-window.c:3890
-msgid "Go to the last image of the collection"
-msgstr ""
-
-#: src/eom-window.c:3892
-msgid "_Random Image"
-msgstr ""
-
-#: src/eom-window.c:3893
-msgid "Go to a random image of the collection"
-msgstr ""
-
-#: src/eom-window.c:3907
-msgid "S_lideshow"
-msgstr ""
-
-#: src/eom-window.c:3908
-msgid "Start a slideshow view of the images"
-msgstr ""
-
-#: src/eom-window.c:3990
-msgid "Right"
-msgstr ""
-
-#: src/eom-window.c:3993
-msgid "Left"
-msgstr ""
-
-#: src/eom-window.c:3999
-msgid "In"
-msgstr ""
-
-#: src/eom-window.c:4002
-msgid "Out"
-msgstr ""
-
-#: src/eom-window.c:4005
-msgid "Normal"
-msgstr ""
-
-#: src/eom-window.c:4008
-msgid "Fit"
-msgstr ""
-
-#: src/eom-window.c:4011
-msgid "Collection"
-msgstr ""
-
-#: src/eom-window.c:4014
-msgctxt "action (to trash)"
-msgid "Trash"
-msgstr "Papelera"
-
-#: src/eom-window.c:4371
-#, c-format
-msgid "Edit the current image using %s"
-msgstr ""
-
-#: src/eom-window.c:4374
-msgid "Edit Image"
-msgstr ""
-
-#: src/eom-window.c:4606
-msgid "Properties"
-msgstr "Propiedades"
-
-#: src/main.c:70
-msgid "Open in fullscreen mode"
-msgstr ""
-
-#: src/main.c:71
-msgid "Disable image collection"
-msgstr ""
-
-#: src/main.c:72
-msgid "Open in slideshow mode"
-msgstr ""
-
-#: src/main.c:73
-msgid "Start a new instance instead of reusing an existing one"
-msgstr ""
-
-#: src/main.c:75
-msgid "Show the application's version"
-msgstr ""
-
-#: src/main.c:108
-msgid "[FILE…]"
-msgstr ""
-
-#: src/main.c:121
-#, c-format
-msgid "Run '%s --help' to see a full list of available command line options."
-msgstr ""