2015-11-30 18:53:22 +00:00
|
|
|
/* Spanish translation by Ismael Ferreras Morezuelas (Swyter) */
|
|
|
|
|
2008-06-28 16:48:48 +00:00
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_APPTITLE "Visor de imágenes y fax de ReactOS"
|
2011-04-22 11:51:08 +00:00
|
|
|
IDS_SETASDESKBG "Establecer como fondo de escritorio"
|
2020-04-20 17:00:43 +00:00
|
|
|
IDS_NOPREVIEW "Vista previa no disponible."
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_PREVIEW "Vista previa"
|
2008-06-28 16:48:48 +00:00
|
|
|
/* Tooltips */
|
2015-11-30 18:53:22 +00:00
|
|
|
IDS_TOOLTIP_NEXT_PIC "Siguiente imagen"
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_TOOLTIP_PREV_PIC "Imagen anterior"
|
2021-02-13 14:22:21 +00:00
|
|
|
IDS_TOOLTIP_BEST_FIT "Best fit to window (Ctrl+B)"
|
|
|
|
IDS_TOOLTIP_REAL_SIZE "Actual size (Ctrl+A)"
|
|
|
|
IDS_TOOLTIP_SLIDE_SHOW "Start slideshow (F11)"
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_TOOLTIP_ZOOM_IN "Acercar (+)"
|
|
|
|
IDS_TOOLTIP_ZOOM_OUT "Alejar (-)"
|
2008-06-28 16:48:48 +00:00
|
|
|
IDS_TOOLTIP_ROT_CLOCKW "Rotar en el sentido de las agujas del reloj (Ctrl+K)"
|
|
|
|
IDS_TOOLTIP_ROT_COUNCW "Rotar en el sentido opuesto a las agujas del reloj (Ctrl+L)"
|
2021-02-13 14:22:21 +00:00
|
|
|
IDS_TOOLTIP_DELETE "Delete (DEL)"
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_TOOLTIP_PRINT "Imprimir (Ctrl+P)"
|
|
|
|
IDS_TOOLTIP_SAVEAS "Guardar como... (Ctrl+S)"
|
2021-02-13 14:22:21 +00:00
|
|
|
IDS_TOOLTIP_MODIFY "Modify (Ctrl+E)"
|
|
|
|
IDS_TOOLTIP_HELP_TOC "Help topics (F1)"
|
2008-06-28 16:48:48 +00:00
|
|
|
END
|
2015-11-22 03:25:38 +00:00
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
2016-01-07 15:14:40 +00:00
|
|
|
IDS_EMF_FILE "Imagen EMF"
|
2015-11-30 18:53:22 +00:00
|
|
|
IDS_GIF_FILE "Imagen GIF"
|
|
|
|
IDS_JPG_FILE "Imagen JPEG"
|
|
|
|
IDS_BMP_FILE "Imagen de mapa de bits"
|
|
|
|
IDS_PNG_FILE "Imagen PNG"
|
2016-01-07 15:14:40 +00:00
|
|
|
IDS_TIF_FILE "Imagen TIF"
|
|
|
|
IDS_WMF_FILE "Imagen WMF"
|
2015-11-22 03:25:38 +00:00
|
|
|
END
|