summaryrefslogtreecommitdiff
path: root/src/xsane-text.h
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:03 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:03 +0000
commit817e6294b42b3e4435f1b99728afc1dca84a6445 (patch)
tree75bc563b5fe4149fe7e5cbf7a5c2cbcee5ea0fb3 /src/xsane-text.h
parente7e90b72fd3161c5d55fed49e100781dfa3e9408 (diff)
Imported Upstream version 0.97upstream/0.97
Diffstat (limited to 'src/xsane-text.h')
-rw-r--r--src/xsane-text.h190
1 files changed, 157 insertions, 33 deletions
diff --git a/src/xsane-text.h b/src/xsane-text.h
index 1ca47ad..c36a73a 100644
--- a/src/xsane-text.h
+++ b/src/xsane-text.h
@@ -3,7 +3,7 @@
xsane-text.h
Oliver Rauch <Oliver.Rauch@rauch-domain.de>
- Copyright (C) 1998-2002 Oliver Rauch
+ Copyright (C) 1998-2005 Oliver Rauch
This file is part of the XSANE package.
This program is free software; you can redistribute it and/or modify
@@ -29,16 +29,22 @@
#define XSANE_LANGUAGE_DIR _("language_dir")
#define XSANE_STRSTATUS(status) _(sane_strstatus(status))
-#define _BGT(text) dgettext(xsane.backend, text)
+#define _BGT(text) dgettext(xsane.backend_translation, text)
#define XSANE_COPYRIGHT_SIGN _("(c)") /* can be translated with \251 */
+#define FILENAME_PREFIX_CLONE_OF _("clone-of-")
+
#define WINDOW_ABOUT_XSANE _("About")
#define WINDOW_ABOUT_TRANSLATION _("About translation")
#define WINDOW_AUTHORIZE _("authorization")
-#define WINDOW_LICENSE _("license")
+#define WINDOW_GPL _("GPL - the license")
+#define WINDOW_EULA _("End User License Agreement")
#define WINDOW_INFO _("info")
+#define WINDOW_LOAD_BATCH_LIST _("load batch list")
+#define WINDOW_SAVE_BATCH_LIST _("save batch list")
#define WINDOW_BATCH_SCAN _("batch scan")
+#define WINDOW_BATCH_RENAME _("rename batch area")
#define WINDOW_FAX_PROJECT _("fax project")
#define WINDOW_FAX_RENAME _("rename fax page")
#define WINDOW_FAX_INSERT _("insert ps-file into fax")
@@ -46,6 +52,9 @@
#define WINDOW_MAIL_RENAME _("rename mail image")
#define WINDOW_MAIL_INSERT _("insert file into mail")
#define WINDOW_PRESET_AREA_RENAME _("rename preset area")
+#define WINDOW_PRESET_AREA_ADD _("add preset area")
+#define WINDOW_MEDIUM_RENAME _("rename medium")
+#define WINDOW_MEDIUM_ADD _("add new medium")
#define WINDOW_SETUP _("setup")
#define WINDOW_HISTOGRAM _("Histogram")
#define WINDOW_GAMMA _("Gamma curve")
@@ -65,12 +74,16 @@
#define WINDOW_DESPECKLE _("Despeckle image")
#define WINDOW_BLUR _("Blur image")
#define WINDOW_STORE_MEDIUM _("Store medium definition")
+#define WINDOW_NO_DEVICES _("No devices available")
#define MENU_FILE _("File")
#define MENU_PREFERENCES _("Preferences")
#define MENU_VIEW _("View")
+#define MENU_WINDOW _("Window")
#define MENU_HELP _("Help")
+#define MENU_EDIT _("Edit")
#define MENU_FILTERS _("Filters")
+#define MENU_GEOMETRY _("Geometry")
#define MENU_ITEM_ABOUT_XSANE _("About XSane")
#define MENU_ITEM_ABOUT_TRANSLATION _("About translation")
@@ -78,17 +91,26 @@
#define MENU_ITEM_QUIT _("Quit")
#define MENU_ITEM_SAVE_IMAGE _("Save image")
-#define MENU_ITEM_CLOSE _("Close")
-
+#define MENU_ITEM_OCR _("OCR - save as text")
#define MENU_ITEM_CLONE _("Clone")
#define MENU_ITEM_SCALE _("Scale")
+#define MENU_ITEM_CLOSE _("Close")
+
+#define MENU_ITEM_UNDO _("Undo")
+
#define MENU_ITEM_DESPECKLE _("Despeckle")
#define MENU_ITEM_BLUR _("Blur")
+#define MENU_ITEM_ROTATE90 _("Rotate 90")
+#define MENU_ITEM_ROTATE180 _("Rotate 180")
+#define MENU_ITEM_ROTATE270 _("Rotate 270")
+#define MENU_ITEM_MIRROR_X _("Mirror |")
+#define MENU_ITEM_MIRROR_Y _("Mirror -")
+
#define FRAME_RAW_IMAGE _("Raw image")
#define FRAME_ENHANCED_IMAGE _("Enhanced image")
-#define BUTTON_START _("Start")
+#define BUTTON_SCAN _("Scan")
#define BUTTON_OK _("Ok")
#define BUTTON_ACCEPT _("Accept")
#define BUTTON_NOT_ACCEPT _("Not accept")
@@ -98,13 +120,16 @@
#define BUTTON_CONT_AT_OWN_RISK _("Continue at your own risk")
#define BUTTON_BROWSE _("Browse")
#define BUTTON_CLOSE _("Close")
+#define BUTTON_HELP _("Help")
#define BUTTON_OVERWRITE _("Overwrite")
-#define BUTTON_ADD_AREA _("Add area")
+#define BUTTON_BATCH_LIST_SCAN _("Scan batch list")
+#define BUTTON_BATCH_AREA_SCAN _("Scan selected area")
#define BUTTON_PAGE_DELETE _("Delete page")
#define BUTTON_PAGE_SHOW _("Show page")
#define BUTTON_PAGE_RENAME _("Rename page")
#define BUTTON_IMAGE_DELETE _("Delete image")
#define BUTTON_IMAGE_SHOW _("Show image")
+#define BUTTON_IMAGE_EDIT _("Edit image")
#define BUTTON_IMAGE_RENAME _("Rename image")
#define BUTTON_FILE_INSERT _("Insert file")
#define BUTTON_CREATE_PROJECT _("Create project")
@@ -124,6 +149,7 @@
#define RADIO_BUTTON_SAVE_DEVPREFS_AT_EXIT _("Save device preferences at exit")
#define RADIO_BUTTON_OVERWRITE_WARNING _("Overwrite warning")
#define RADIO_BUTTON_SKIP_EXISTING_NRS _("Skip existing filenames")
+#define RADIO_BUTTON_SAVE_PNM16_AS_ASCII _("Save 16bit pnm in ascii format")
#define RADIO_BUTTON_REDUCE_16BIT_TO_8BIT _("Reduce 16 bit image to 8 bit")
#define RADIO_BUTTON_WINDOW_FIXED _("Main window size fixed")
#define RADIO_BUTTON_DISABLE_GIMP_PREVIEW_GAMMA _("Disable gimp preview gamma")
@@ -132,6 +158,7 @@
#define RADIO_BUTTON_PRESELECT_SCANAREA _("Preselect scanarea")
#define RADIO_BUTTON_AUTOCORRECT_COLORS _("Autocorrect colors")
#define RADIO_BUTTON_POP3_AUTHENTIFICATION _("POP3 authentification")
+#define RADIO_BUTTON_OCR_USE_GUI_PIPE _("Use GUI progress pipe")
#define TEXT_SCANNING_DEVICES _("scanning for devices")
#define TEXT_AVAILABLE_DEVICES _("Available devices:")
@@ -174,6 +201,17 @@
#define TEXT_GTK_VERSION _("compiled with GTK-")
#define TEXT_GIMP_VERSION _("compiled with GIMP-")
#define TEXT_UNKNOWN _("unknown")
+#define TEXT_EULA _( "XSane is distributed under the terms of the GNU General Public License\n" \
+ "as published by the Free Software Foundation; either version 2 of the\n" \
+ "License, or (at your option) any later version.\n" \
+ "\n" \
+ "This program is distributed in the hope that it will be useful, but\n" \
+ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" \
+ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" \
+ "Should the program prove defective, you assume the cost of all\n" \
+ "necessary servicing, repair or correction. To use this program you\n" \
+ "have to read, understand and accept the following\n" \
+ "\"NO WARRANTY\" agreement.\n")
#define TEXT_GPL _("XSane is distributed under the terms of the GNU General Public License\n" \
"as published by the Free Software Foundation; either version 2 of the\n" \
"License, or (at your option) any later version.\n" \
@@ -201,14 +239,21 @@
#define TEXT_MAIL_TEXT _("Email text:")
#define TEXT_ATTACHMENTS _("Attachments:")
#define TEXT_MAIL_STATUS _("Project status:")
+#define TEXT_MAIL_FILETYPE _("Mail image filetype:")
#define TEXT_MEDIUM_DEFINITION_NAME _("Medium Name:")
#define TEXT_VIEWER_IMAGE_INFO _("Size %d x %d pixel, %d bit/color, %d colors, %1.0f dpi x %1.0f dpi, %1.1f %s")
-#define TEXT_X_SCALE_FACTOR _("X-Scale factor:")
-#define TEXT_Y_SCALE_FACTOR _("Y-Scale factor:")
#define TEXT_DESPECKLE_RADIUS _("Despeckle radius:")
#define TEXT_BLUR_RADIUS _("Blur radius:")
+#define TEXT_BATCH_AREA_DEFAULT_NAME _("(no name)")
+#define TEXT_BATCH_LIST_AREANAME _("Area name:")
+#define TEXT_BATCH_LIST_SCANMODE _("Scanmode:")
+#define TEXT_BATCH_LIST_GEOMETRY_TL _("Top left:")
+#define TEXT_BATCH_LIST_GEOMETRY_SIZE _("Size:")
+#define TEXT_BATCH_LIST_RESOLUTION _("Resolution:")
+#define TEXT_BATCH_LIST_BIT_DEPTH _("Bit depth:")
+#define TEXT_BATCH_LIST_BY_GUI _("as selected")
#define TEXT_SETUP_PRINTER_SEL _("Printer selection:")
#define TEXT_SETUP_PRINTER_NAME _("Name:")
@@ -234,6 +279,7 @@
#define TEXT_SETUP_TIFF_COMPRESSION_16 _("TIFF 16 bit image compression")
#define TEXT_SETUP_TIFF_COMPRESSION_8 _("TIFF 8 bit image compression")
#define TEXT_SETUP_TIFF_COMPRESSION_1 _("TIFF lineart image compression")
+#define TEXT_SETUP_SHOW_RANGE_MODE _("Show range as:")
#define TEXT_SETUP_PREVIEW_OVERSAMPLING _("Preview oversampling:")
#define TEXT_SETUP_PREVIEW_GAMMA _("Preview gamma:")
#define TEXT_SETUP_PREVIEW_GAMMA_RED _("Preview gamma red:")
@@ -253,6 +299,7 @@
#define TEXT_SETUP_FAX_POSTSCRIPT_OPT _("Postscriptfile option:")
#define TEXT_SETUP_FAX_NORMAL_MODE_OPT _("Normal mode option:")
#define TEXT_SETUP_FAX_FINE_MODE_OPT _("Fine mode option:")
+#define TEXT_SETUP_FAX_PROGRAM_DEFAULTS _("Set program defaults for:")
#define TEXT_SETUP_FAX_VIEWER _("Viewer (Postscript):")
#define TEXT_SETUP_FAX_WIDTH _("Width")
#define TEXT_SETUP_FAX_HEIGHT _("Height")
@@ -270,9 +317,13 @@
#define TEXT_SETUP_OCR_COMMAND _("OCR Command:")
#define TEXT_SETUP_OCR_INPUTFILE_OPT _("Inputfile option:")
#define TEXT_SETUP_OCR_OUTPUTFILE_OPT _("Outputfile option:")
+#define TEXT_SETUP_OCR_USE_GUI_PIPE_OPT _("Use GUI progress pipe:")
+#define TEXT_SETUP_OCR_OUTFD_OPT _("GUI output-fd option:")
+#define TEXT_SETUP_OCR_PROGRESS_KEYWORD _("Progress keyword:")
#define TEXT_SETUP_PERMISSION_USER _("user")
#define TEXT_SETUP_PERMISSION_GROUP _("group")
#define TEXT_SETUP_PERMISSION_ALL _("all")
+#define TEXT_NEW_MEDIA_NAME _("new media")
#define NOTEBOOK_SAVING_OPTIONS _("Save")
#define NOTEBOOK_IMAGE_OPTIONS _("Image")
@@ -293,6 +344,7 @@
#define MENU_ITEM_SHOW_PREVIEW _("Show preview")
#define MENU_ITEM_SHOW_HISTOGRAM _("Show histogram")
#define MENU_ITEM_SHOW_GAMMA _("Show gamma curve")
+#define MENU_ITEM_SHOW_BATCH_SCAN _("Show batch scan")
#define MENU_ITEM_SHOW_STANDARDOPTIONS _("Show standard options")
#define MENU_ITEM_SHOW_ADVANCEDOPTIONS _("Show advanced options")
@@ -307,11 +359,13 @@
#define SUBMENU_ITEM_POLICY_DELAYED _("delayed")
#define MENU_ITEM_SHOW_RESOLUTIONLIST _("Show resolution list")
#define MENU_ITEM_PAGE_ROTATE _("Rotate postscript")
+#define MENU_ITEM_EDIT_MEDIUM_DEF _("Edit medium definition")
#define MENU_ITEM_SAVE_DEVICE_SETTINGS _("Save device settings")
#define MENU_ITEM_LOAD_DEVICE_SETTINGS _("Load device settings")
#define MENU_ITEM_CHANGE_WORKING_DIR _("Change directory")
-#define MENU_ITEM_XSANE_LICENSE _("License")
+#define MENU_ITEM_XSANE_EULA _("Show EULA")
+#define MENU_ITEM_XSANE_GPL _("Show license (GPL)")
#define MENU_ITEM_XSANE_DOC _("XSane doc")
#define MENU_ITEM_BACKEND_DOC _("Backend doc")
#define MENU_ITEM_AVAILABLE_BACKENDS _("Available backends")
@@ -326,6 +380,12 @@
#define MENU_ITEM_TIFF_COMP_JPEG _("JPEG DCT compression")
#define MENU_ITEM_TIFF_COMP_PACKBITS _("pack bits")
+#define MENU_ITEM_RANGE_SCALE _("Slider (Scale)")
+#define MENU_ITEM_RANGE_SCROLLBAR _("Slider (Scrollbar)")
+#define MENU_ITEM_RANGE_SPINBUTTON _("Spinbutton")
+#define MENU_ITEM_RANGE_SCALE_SPIN _("Scale and Spinbutton")
+#define MENU_ITEM_RANGE_SCROLL_SPIN _("Scrollbar and Spinbutton")
+
#define MENU_ITEM_LINEART_MODE_STANDARD _("Standard options window (lineart)")
#define MENU_ITEM_LINEART_MODE_XSANE _("XSane main window (lineart)")
#define MENU_ITEM_LINEART_MODE_GRAY _("XSane main window (grayscale->lineart)")
@@ -334,10 +394,12 @@
#define MENU_ITEM_FILETYPE_BY_EXT _("by ext")
#define MENU_ITEM_PRESET_AREA_ADD_SEL _("Add selection to list")
-#define MENU_ITEM_PRESET_AREA_RENAME _("Rename definiton")
-#define MENU_ITEM_PRESET_AREA_DELETE _("Delete definition")
-#define MENU_OTEM_PRESET_AREA_MOVE_UP _("Move up")
-#define MENU_OTEM_PRESET_AREA_MOVE_DWN _("Move down")
+#define MENU_ITEM_MEDIUM_ADD _("Add medium definition")
+
+#define MENU_ITEM_RENAME _("Rename item")
+#define MENU_ITEM_DELETE _("Delete item")
+#define MENU_ITEM_MOVE_UP _("Move item up")
+#define MENU_ITEM_MOVE_DWN _("Move item down")
#define PROGRESS_SCANNING _("Scanning")
#define PROGRESS_RECEIVING_FRAME_DATA _("Receiving %s data")
@@ -352,6 +414,7 @@
#define PROGRESS_SCALING_DATA _("Scaling image")
#define PROGRESS_DESPECKLING_DATA _("Despeckling image")
#define PROGRESS_BLURING_DATA _("Bluring image")
+#define PROGRESS_OCR _("OCR in progress")
#define DESC_SCAN_START _("Start scan <Ctrl-Enter>")
#define DESC_SCAN_CANCEL _("Cancel scan <ESC>")
@@ -359,7 +422,9 @@
#define DESC_PREVIEW_CANCEL _("Cancel preview scan <Alt-ESC>")
#define DESC_XSANE_MODE _("save-<Ctrl-s>, view-<Ctrl-v>, photocopy-<Ctrl-c>, " \
"fax-<Ctrl-f> or mail-<Ctrl-m>")
-#define DESC_XSANE_MEDIUM _("Select source medium type")
+#define DESC_XSANE_MEDIUM _("Select source medium type.\n" \
+ "To rename, reorder or delete an entry use context menu (right mouse button).\n"\
+ "To create a medium enable the option edit medium definition in preferences menu.")
#define DESC_FILENAME_COUNTER_STEP _("Value that is added to filenamecounter after scan")
#define DESC_BROWSE_FILENAME _("Browse for image filename")
@@ -372,7 +437,11 @@
#define DESC_MAILIMAGENAME _("Enter new name for mail image")
#define DESC_MAILRECEIVER _("Enter email address")
#define DESC_MAILSUBJECT _("Enter subject of email")
-#define DESC_PRESET_AREA_NAME _("Enter new name for preset area")
+#define DESC_MAIL_FILETYPE _("Select filetype for image attachments")
+#define DESC_PRESET_AREA_RENAME _("Enter new name for preset area")
+#define DESC_PRESET_AREA_ADD _("Enter name for new preset area")
+#define DESC_MEDIUM_RENAME _("Enter new name for medium definition")
+#define DESC_MEDIUM_ADD _("Enter name for new medium definition")
#define DESC_PRINTER_SELECT _("Select printerdefinition <Shift-F1/F2/...>")
@@ -384,7 +453,7 @@
#define DESC_ZOOM_Y _("Set zoomfactor for y direction")
#define DESC_COPY_NUMBER _("Set number of copies")
-#define DESC_NEGATIVE _("Negative: Invert colors for scanning negatives <Shift-n>")
+#define DESC_NEGATIVE _("Negative: Invert colors for scanning negatives <Ctrl-n>")
#define DESC_GAMMA _("Set gamma value")
#define DESC_GAMMA_R _("Set gamma value for red component")
@@ -404,18 +473,18 @@
#define DESC_THRESHOLD _("Set threshold")
#define DESC_RGB_DEFAULT _("RGB default: Set enhancement values for red, " \
- "green and blue to default values <Shift-b>:\n" \
+ "green and blue to default values <Ctrl-b>:\n" \
" gamma = 1.0\n" \
" brightness = 0\n" \
" contrast = 0")
-#define DESC_ENH_AUTO _("Autoadjust gamma, brightness and contrast <Shift-e>")
-#define DESC_ENH_DEFAULT _("Set default enhancement values <Shift-d>:\n" \
+#define DESC_ENH_AUTO _("Autoadjust gamma, brightness and contrast <Ctrl-e>")
+#define DESC_ENH_DEFAULT _("Set default enhancement values <Ctrl-0>:\n" \
"gamma = 1.0\n" \
"brightness = 0\n" \
"contrast = 0")
-#define DESC_ENH_RESTORE _("Restore enhancement values from preferences <Shift-r>")
-#define DESC_ENH_STORE _("Store active enhancement values to preferences <Shift-m>")
+#define DESC_ENH_RESTORE _("Restore enhancement values from preferences <Ctrl-r>")
+#define DESC_ENH_STORE _("Store active enhancement values to preferences <Ctrl-+>")
#define DESC_HIST_INTENSITY _("Show histogram of intensity/gray <Alt-i>")
#define DESC_HIST_RED _("Show histogram of red component <Alt-r>")
@@ -450,6 +519,10 @@
#define DESC_SAVE_DEVPREFS_AT_EXIT _("Save device dependant preferences in default file at exit of xsane")
#define DESC_OVERWRITE_WARNING _("Warn before overwriting an existing file")
#define DESC_SKIP_EXISTING _("If filename counter is automatically increased, used numbers are skipped")
+#define DESC_SAVE_PNM16_AS_ASCII _("When a 16 bit image shall be saved in pnm format then use ascii format " \
+ "instead of binary format. The binary format is a new format that is not " \
+ "supported by all programs. The ascii format is supported by more programs " \
+ "but it produces really huge files!!!")
#define DESC_REDUCE_16BIT_TO_8BIT _("If scanner sends image with 16 bits/color save image with 8 bits/color")
#define DESC_PSFILE_WIDTH _("Width of paper for postscript files")
#define DESC_PSFILE_HEIGHT _("Height of paper for postscript files")
@@ -458,6 +531,7 @@
#define DESC_MAIN_WINDOW_FIXED _("Use fixed main window size or scrolled, resizable main window")
#define DESC_DISABLE_GIMP_PREVIEW_GAMMA _("Disable preview gamma when XSane runs as gimp plugin")
#define DESC_PREVIEW_COLORMAP _("Use an own colormap for preview if display depth is 8 bpp")
+#define DESC_SHOW_RANGE_MODE _("Select how a range is displayed")
#define DESC_PREVIEW_OVERSAMPLING _("Value with that the calculated preview resolution is multiplied")
#define DESC_PREVIEW_GAMMA _("Set gamma correction value for preview image")
#define DESC_PREVIEW_GAMMA_RED _("Set gamma correction value for red component of preview image")
@@ -500,45 +574,67 @@
#define DESC_POP3_USER _("user name for POP3 server")
#define DESC_POP3_PASS _("password for POP3 server")
#define DESC_MAIL_VIEWER _("Enter command to be executed to view a mail image")
-#define DESC_HTML_MAIL _("Mail is sent in html mode, images are displayed directly")
+#define DESC_HTML_MAIL _("Mail is sent in html mode, place image with: <IMAGE>")
#define DESC_OCR_COMMAND _("Enter command to start ocr program")
#define DESC_OCR_INPUTFILE_OPT _("Enter option of the ocr program to define input file")
#define DESC_OCR_OUTPUTFILE_OPT _("Enter option of the ocr program to define output file")
+#define DESC_OCR_USE_GUI_PIPE_OPT _("Define if the ocr program supports gui progress pipe")
+#define DESC_OCR_OUTFD_OPT _("Enter option of the ocr program to define output filedescripor in GUI mode")
+#define DESC_OCR_PROGRESS_KEYWORD _("Define Keyword that is used to mark progress information")
#define DESC_PERMISSION_READ _("read")
#define DESC_PERMISSION_WRITE _("write")
#define DESC_PERMISSION_EXECUTE _("execute")
+#define DESC_ADD_BATCH _("Add selection for batch scan")
#define DESC_PIPETTE_WHITE _("Pick white point")
#define DESC_PIPETTE_GRAY _("Pick gray point")
#define DESC_PIPETTE_BLACK _("Pick black point")
#define DESC_ZOOM_FULL _("Use full scanarea")
#define DESC_ZOOM_OUT _("Zoom 20% out")
-#define DESC_ZOOM_IN _("Zoom into selected area")
+#define DESC_ZOOM_IN _("Click at position to zoom to")
+#define DESC_ZOOM_AREA _("Zoom into selected area")
#define DESC_ZOOM_UNDO _("Undo last zoom")
#define DESC_FULL_PREVIEW_AREA _("Select visible area")
#define DESC_AUTOSELECT_SCANAREA _("Autoselect scanarea")
+#define DESC_AUTORAISE_SCANAREA _("Autoraise scanarea")
#define DESC_DELETE_IMAGES _("Delete preview image cache")
-#define DESC_PRESET_AREA _("Preset area")
+#define DESC_PRESET_AREA _("Preset area:\n" \
+ "To add new area or edit an existing area use contect menu (right mouse button).")
#define DESC_ROTATION _("Rotate preview and scan")
+#define DESC_RATIO _("Aspect ratio of selection")
+#define DESC_PAPER_ORIENTATION _("Define image position for printing")
#define DESC_VIEWER_SAVE _("Save image")
#define DESC_VIEWER_OCR _("Optical Character Recognition")
+#define DESC_VIEWER_UNDO _("Undo last change")
#define DESC_VIEWER_CLONE _("Clone image")
#define DESC_VIEWER_SCALE _("Scale image")
#define DESC_VIEWER_DESPECKLE _("Despeckle image")
#define DESC_VIEWER_BLUR _("Blur image")
-#define DESC_VIEWER_ROTATE90 _("Rotate image 90 degree")
-#define DESC_VIEWER_ROTATE180 _("Rotate image 180 degree")
-#define DESC_VIEWER_ROTATE270 _("Rotate image 270 degree")
-#define DESC_VIEWER_MIRROR_X _("Mirror image at vertical axis")
-#define DESC_VIEWER_MIRROR_Y _("Mirror image at horizontal axis")
+#define DESC_ROTATE90 _("Rotate image 90 degree")
+#define DESC_ROTATE180 _("Rotate image 180 degree")
+#define DESC_ROTATE270 _("Rotate image 270 degree")
+#define DESC_MIRROR_X _("Mirror image at vertical axis")
+#define DESC_MIRROR_Y _("Mirror image at horizontal axis")
#define DESC_VIEWER_ZOOM _("Zoom image")
#define DESC_STORE_MEDIUM _("Store medium")
#define DESC_DELETE_MEDIUM _("Delete active medium")
+#define DESC_SCALE_FACTOR _("Scale factor")
+#define DESC_X_SCALE_FACTOR _("X-Scale factor")
+#define DESC_Y_SCALE_FACTOR _("Y-Scale factor")
+#define DESC_SCALE_WIDTH _("Scale image to width [in pixel]")
+#define DESC_SCALE_HEIGHT _("Scale image to height [in pixel]")
+#define DESC_BATCH_LIST_EMPTY _("Empty batch list")
+#define DESC_BATCH_LIST_SAVE _("Save batch list")
+#define DESC_BATCH_LIST_LOAD _("Load batch list")
+#define DESC_BATCH_RENAME _("Rename area")
+#define DESC_BATCH_ADD _("Add selected preview area to batch list")
+#define DESC_BATCH_DEL _("Delete selected area from batch list")
+#define DESC_AUTOMATIC _("Turns on automatic mode")
#define ERR_HOME_DIR _("Failed to determine home directory:")
#define ERR_CHANGE_WORKING_DIR _("Failed to change working directory to")
@@ -565,8 +661,11 @@
#define ERR_TOO_MUCH_DATA _("Backend sends more image data than it defined in parameters")
#define ERR_LIBTIFF _("LIBTIFF reports error")
#define ERR_LIBPNG _("LIBPNG reports error")
+#define ERR_LIBJPEG _("LIBJPEG reports error")
#define ERR_UNKNOWN_TYPE _("unknown type")
#define ERR_UNKNOWN_CONSTRAINT_TYPE _("unknown constraint type")
+#define ERR_OPTION_NAME_NULL _("Option has empty name (NULL).")
+#define ERR_BACKEND_BUG _("This is a backend bug. Please inform the author of the backend!")
#define ERR_FAILED_EXEC_DOC_VIEWER _("Failed to execute documentation viewer:")
#define ERR_FAILED_EXEC_FAX_VIEWER _("Failed to execute fax viewer:")
#define ERR_FAILED_EXEC_FAX_CMD _("Failed to execute fax command:")
@@ -602,6 +701,7 @@ YOU ARE ALONE!\
#define ERR_HEADER_ERROR _("Error")
#define ERR_HEADER_WARNING _("Warning")
#define ERR_HEADER_INFO _("Information")
+#define ERR_HEADER_CHILD_PROCESS_ERROR _("Child process error")
#define ERR_FAILED_CREATE_FILE _("Failed to create file:")
#define ERR_LOAD_DEVICE_SETTINGS _("Error while loading device settings:")
@@ -641,8 +741,6 @@ The format of [DEVICE] is backendname:devicefile (e.g. umax:/dev/scanner).\n\
-m, --mail start with mail-mode active\n\
-n, --no-mode-selection disable menu for XSane mode selection\n\
\n\
- -M, --Medium-calibration enable medium calibration mode\n\
-\n\
-F, --Fixed fixed main window size (overwrite preferences value)\n\
-R, --Resizeable resizable, scrolled main window (overwrite preferences value)\n\
\n\
@@ -665,6 +763,14 @@ The format of [DEVICE] is backendname:devicefile (e.g. umax:/dev/scanner).\n\
#define XSANE_GIMP_MENU_DIALOG_OLD _("<Toolbox>/Xtns/XSane/Device dialog...")
#define XSANE_GIMP_MENU_OLD _("<Toolbox>/Xtns/XSane/")
+#define HELP_NO_DEVICES _("Possible reasons:\n" \
+ "1) There really is no device that is supported by SANE\n" \
+ "2) Supported devices are busy\n" \
+ "3) The permissions for the device file do not allow you to use it - try as root\n" \
+ "4) The backend is not loaded by SANE (man sane-dll)\n" \
+ "5) The backend is not configured correct (man sane-\"backendname\")\n" \
+ "6) Possibly there is more than one SANE version installed" )
+
/* strings that are used in structures, so it is not allowed to use _()/gettext() here */
/* gettext_noop does mark these texts but does not change the string */
@@ -686,7 +792,7 @@ The format of [DEVICE] is backendname:devicefile (e.g. umax:/dev/scanner).\n\
#define MENU_ITEM_SURFACE_letter_P N_("letter port.")
#define MENU_ITEM_SURFACE_letter_L N_("letter land.")
-#define MENU_ITEM_MEDIUM_FULL_RANGE N_("Full range")
+#define MENU_ITEM_MEDIUM_FULL_COLOR_RANGE N_("Full color range")
#define MENU_ITEM_MEDIUM_SLIDE N_("Slide")
#define MENU_ITEM_MEDIUM_STANDARD_NEG N_("Standard negative")
#define MENU_ITEM_MEDIUM_AGFA_NEG N_("Agfa negative")
@@ -698,4 +804,22 @@ The format of [DEVICE] is backendname:devicefile (e.g. umax:/dev/scanner).\n\
#define MENU_ITEM_MEDIUM_KONICA_NEG_VX_100 N_("Konica negative VX 100")
#define MENU_ITEM_MEDIUM_ROSSMANN_NEG_HR_100 N_("Rossmann negative HR 100")
+#define TEXT_MAIL_STATUS_NOT_CREATED N_("Mail project not created")
+#define TEXT_MAIL_STATUS_CREATED N_("Mail project created")
+#define TEXT_MAIL_STATUS_CHANGED N_("Mail project changed")
+#define TEXT_MAIL_STATUS_ERR_READ_PROJECT N_("Error reading mailproject")
+#define TEXT_MAIL_STATUS_POP3_CONNECTION_FAILED N_("POP3 connection failed")
+#define TEXT_MAIL_STATUS_POP3_LOGIN_FAILED N_("POP3 login failed")
+#define TEXT_MAIL_STATUS_SMTP_CONNECTION_FAILED N_("SMTP connection failed")
+#define TEXT_MAIL_STATUS_SMTP_ERR_FROM N_("From entry not accepted")
+#define TEXT_MAIL_STATUS_SMTP_ERR_RCPT N_("Receiver entry not accepted")
+#define TEXT_MAIL_STATUS_SMTP_ERR_DATA N_("Mail data not accepted")
+#define TEXT_MAIL_STATUS_SENDING N_("Sending mail")
+#define TEXT_MAIL_STATUS_SENT N_("Mail has been sent")
+
+#define TEXT_FAX_STATUS_NOT_CREATED N_("Fax project not created")
+#define TEXT_FAX_STATUS_CREATED N_("Fax project created")
+#define TEXT_FAX_STATUS_CHANGED N_("Fax project changed")
+#define TEXT_FAX_STATUS_QUEUEING_FAX N_("Queueing Fax")
+#define TEXT_FAX_STATUS_FAX_QUEUED N_("Fax is queued")
#endif