BSOne.SFC/EM.Lib/ImageEn_SRC/Source/iewords.pas

18238 lines
1.7 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(* ImageEn Build 7.0.0.06.2637 @ 7-4-17 14:58:42.679 *)
(*
Copyright (c) 1998-2017 by Carlotta Calandra. All rights reserved.
Copyright (c) 2011-2017 by Xequte Software.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior of any
computer hardware and/or software.
Author grants you the right to include the component
in your application, whether COMMERCIAL, SHAREWARE, or FREEWARE.
ImageEn, IEvolution and ImageEn ActiveX may not be included in any
commercial, shareware or freeware libraries or components.
www.ImageEn.com
*)
(*
File version 1016
*)
unit iewords;
{$R-}
{$Q-}
{$I ie.inc}
interface
procedure IESetDefaultTranslationWords;
const
Menu_Ellipses = '...';
implementation
uses
hyiedefs, hyieutils;
{$R-}
resourcestring
Str_IEMSG_PREVIEW = 'Preview';
Str_IEMSG_SOURCE = 'Original';
Str_IEMSG_RESULT = 'Result';
Str_IEMSG_OK = 'OK';
Str_IEMSG_CANCEL = 'Cancel';
Str_IEMSG_LOCKPREVIEW = 'Lock preview';
Str_IEMSG_COPYRESULTTOSOURCE = 'Copy Result to Original';
Str_IEMSG_CONTRAST = 'Contrast';
Str_IEMSG_BRIGHTNESS = 'Brightness';
Str_IEMSG_HUE = 'Hue';
Str_IEMSG_SATURATION = 'Saturation';
Str_IEMSG_VALUE = 'Value';
Str_IEMSG_BASECOLOR = 'Base color';
Str_IEMSG_NEWCOLOR = 'New color';
Str_IEMSG_LUMINOSITY = 'Luminosity';
Str_IEMSG_RED = 'Red';
Str_IEMSG_GREEN = 'Green';
Str_IEMSG_BLUE = 'Blue';
Str_IEMSG_FILTERVALUES = 'Filter values';
Str_IEMSG_PRESETS = 'Presets';
Str_IEMSG_DIVISOR = 'Divisor';
Str_IEMSG_LOAD = 'Load';
Str_IEMSG_SAVE = 'Save';
Str_IEMSG_EQUALIZATION = 'Equalization';
Str_IEMSG_THRESHOLD = 'Threshold';
Str_IEMSG_EQUALIZE = 'Equalize';
Str_IEMSG_HISTOGRAM = 'Histogram';
Str_IEMSG_GRAY = 'Gray';
Str_IEMSG_LIGHT = 'Light';
Str_IEMSG_LEFT = 'Left';
Str_IEMSG_TOP = 'Top';
Str_IEMSG_WIDTH = 'Width';
Str_IEMSG_HEIGHT = 'Height';
Str_IEMSG_COLOR = 'Color';
Str_IEMSG_SOURCEIMAGEQUANTITY = 'Original image quantity';
Str_IEMSG_LENS = 'Lens';
Str_IEMSG_REFRACTION = 'Refraction';
Str_IEMSG_PARAMETERSPREVIEW = 'Parameters Preview';
Str_IEMSG_QUALITY = 'Quality';
Str_IEMSG_DCTMETHOD = 'DCT method';
Str_IEMSG_SMOOTHINGFACTOR = 'Smoothing factor';
Str_IEMSG_GRAYSCALE = 'Gray scale';
Str_IEMSG_OPTIMALHUFFMAN = 'Optimal Huffman';
Str_IEMSG_ORIGINALSIZE = 'Original size';
Str_IEMSG_COMPRESSEDSIZE = 'Compressed size';
Str_IEMSG_ADVANCED = 'Advanced';
Str_IEMSG_PROGRESSIVE = 'Progressive';
Str_IEMSG_COMPRESSION = 'Compression';
Str_IEMSG_IMAGEINDEX = 'Image index';
Str_IEMSG_PHOTOMETRIC = 'Photometric';
Str_IEMSG_SCANNDEDDOCUMENTINFO = 'Scanned document info';
Str_IEMSG_NAME = 'Name';
Str_IEMSG_DESCRIPTION = 'Description';
Str_IEMSG_PAGENAME = 'Page name';
Str_IEMSG_PAGENUMBER = 'Page number';
Str_IEMSG_OF = 'of';
Str_IEMSG_HORIZPOSITIONINCH = 'Horz. Position (inch)';
Str_IEMSG_VERTPOSITIONINCH = 'Vert. Position (inch)';
Str_IEMSG_COLORS = 'Colors';
Str_IEMSG_TRANSPARENT = 'Transparent';
Str_IEMSG_TRANSPARENTCOLOR = 'Transparent color';
Str_IEMSG_INTERLACED = 'Interlaced';
Str_IEMSG_BACKGROUND = 'Background';
Str_IEMSG_HORIZPOSITION = 'Horz. Position';
Str_IEMSG_VERTPOSITION = 'Vert. Position';
Str_IEMSG_DELAYTIME = 'Delay time';
Str_IEMSG_FILTER = 'Filter';
Str_IEMSG_WAVE = 'Wave';
Str_IEMSG_AMPLITUDE = 'Amplitude';
Str_IEMSG_WAVELENGTH = 'Wave length';
Str_IEMSG_PHASE = 'Phase';
Str_IEMSG_REFLECTIVE = 'Reflective';
Str_IEMSG_USERFILTER = 'User filter';
Str_IEMSG_MORPHFILTER = 'Morphing filter';
Str_IEMSG_WINDOWSIZE = 'Window Size';
Str_IEMSG_MAXIMUM = 'Maximum';
Str_IEMSG_MINIMUM = 'Minimum';
Str_IEMSG_OPEN = 'Opening';
Str_IEMSG_CLOSE = 'Closing';
Str_IEMSG_ROTATE = 'Rotate';
Str_IEMSG_FLIP = 'Flip';
Str_IEMSG_FLIPHOR = 'Horizontal';
Str_IEMSG_FLIPVER = 'Vertical';
Str_IEMSG_FREQUENCYDOMAINIMAGE = 'Frequency domain image';
Str_IEMSG_SELECTTHEREGIONTOCLEAR = 'Select region to clean';
Str_IEMSG_CLEAR = 'Clear';
Str_IEMSG_RESET = 'Reset';
Str_IEMSG_ANIMATE = 'Animate';
Str_IEMSG_LOADFILTER = 'Load filter';
Str_IEMSG_SAVEFILTER = 'Save filter';
Str_IEMSG_BUMPMAP = 'Bump Map';
Str_IEMSG_PRINT = 'Print';
Str_IEMSG_MARGINS = 'Margins';
Str_IEMSG_INCHES = 'inches';
Str_IEMSG_RIGHT = 'Right';
Str_IEMSG_BOTTOM = 'Bottom';
Str_IEMSG_POSITION = 'Position';
Str_IEMSG_SIZE = 'Size';
Str_IEMSG_NORMAL = 'Normal';
Str_IEMSG_FITTOPAGE = 'Fit to page';
Str_IEMSG_STRETCHTOPAGE = 'Stretch to page';
Str_IEMSG_SPECIFIEDSIZE = 'Specified size';
Str_IEMSG_GAMMACORRECTION = 'Gamma correction';
Str_IEMSG_VALUE2 = 'Value';
Str_IEMSG_PRINTSETUP = 'Print Setup';
Str_IEMSG_LEFTMARGIN = 'Left Margin';
Str_IEMSG_TOPMARGIN = 'Top Margin';
Str_IEMSG_RIGHTMARGIN = 'Right Margin';
Str_IEMSG_BOTTOMMARGIN = 'Bottom Margin';
Str_IEMSG_LOCATIONSIZE = 'Size and Location';
Str_IEMSG_TOPLEFT = 'Top Left';
Str_IEMSG_TOPCENTER = 'Top Center';
Str_IEMSG_TOPRIGHT = 'Top Right';
Str_IEMSG_CENTERLEFT = 'Center Left';
Str_IEMSG_CENTER = 'Center';
Str_IEMSG_CENTERRIGHT = 'Center Right';
Str_IEMSG_BOTTOMLEFT = 'Bottom Left';
Str_IEMSG_BOTTOMCENTER = 'Bottom Center';
Str_IEMSG_BOTTOMRIGHT = 'Bottom Right';
Str_IEMSG_CLOSE2 = 'Close';
Str_IEMSG_APPLY = 'Apply';
Str_IEMSG_MEASUREUNITS = 'Measurement';
Str_IEMSG_UNITS = 'Units';
Str_IEMSG_RATE = 'Rate';
Str_IEMSG_ALLGRAPHICS = 'All graphics';
Str_IEMSG_VIDEOFORWINDOWS = 'Video for Windows';
Str_IEMSG_FILE = 'File';
Str_IEMSG_MEM = 'Mem'; // Mem.ory
Str_IEMSG_LOCKPREVIEWHINT = 'Automatically updates your preview with the changes you have selected';
Str_IEMSG_PRINTALL = 'Print All';
Str_IEMSG_PRINTSELECTED = 'Print Selected';
Str_IEMSG_ALLCOMMONGRAPHICFILES = 'All Common Graphic Files';
Str_IEMSG_ALLFILES = 'All Files';
Str_IEMSG_HSV = 'HSV';
Str_IEMSG_HSL = 'HSL';
Str_IEMSG_RGB = 'RGB';
Str_IEMSG_FFT = 'FFT';
Str_IEMSG_SHARPEN = 'Sharpen';
Str_IEMSG_CHANNELS = 'Channels';
Str_IEMSG_PIXELS = 'pixels';
Str_IEMSG_FRAMES = 'frames';
Str_IEMSG_BIT = 'bit';
Str_IEMSG_BYTE = 'byte';
Str_IEMSG_DPI = 'dpi';
Str_IEMSG_KB = 'KB'; // kilobyte (KB)
Str_IEMSG_FIT = 'Fit';
Str_IEMSG_OTHER = 'Other';
Str_IEMSG_COLUMNS = 'Columns';
Str_IEMSG_ROWS = 'Rows';
Str_IEMSG_STYLE = 'Style';
Str_IEMSG_SPACING = 'Spacing';
Str_IEMSG_SELECTACQUIREDEVICE = 'Select Acquire Device';
Str_IEMSG_SELECTANACQUISITIONDEVICE = 'Select an Acquisition Device';
str_IEMSG_Page_X_of_X = 'Page %d of %d';
str_IEMSG_X_Pages = '%d pages';
str_IEMSG_Previous = 'Previous';
str_IEMSG_Next = 'Next';
str_IEMSG_THUMBNAILS = 'Thumbnails';
Str_IEMsg_Acquire = 'Acquire';
Str_IEMsg_AddFromFile = 'Add from File';
Str_IEMsg_AddLayer = 'Add Layer';
Str_IEMsg_AdjustColors = 'Adjust Colors';
Str_IEMsg_AutoEqualizeColors = 'Auto Equalize Colors';
Str_IEMsg_AutoRotateDisplay = 'Auto-Rotate Display';
Str_IEMsg_AutoShrink = 'Auto-Shrink';
Str_IEMsg_AutoStretch = 'Auto-Stretch';
Str_IEMsg_BringForward = 'Bring Forward';
Str_IEMsg_BringToFront = 'Bring to Front';
Str_IEMsg_CircularSelect = 'Circular Select';
Str_IEMsg_ConvertToGray = 'Convert to Gray';
Str_IEMsg_CopyImage = 'Copy Image';
Str_IEMsg_CopySelection = 'Copy Selection';
Str_IEMsg_Copy = 'Copy';
Str_IEMsg_CropImageToObjects = 'Crop Image to Objects';
Str_IEMsg_CropToSelection = 'Crop to Selection';
Str_IEMsg_CropTransparency = 'Crop Transparency';
Str_IEMsg_CutSelection = 'Cut Selection';
Str_IEMsg_Cut = 'Cut';
Str_IEMsg_DeleteAll = 'Delete All';
Str_IEMsg_Delete = 'Delete';
Str_IEMsg_DeselectAll = 'Deselect All';
Str_IEMsg_Deselect = 'Deselect';
Str_IEMsg_EditPolyline = 'Edit Polyline';
Str_IEMsg_FirstFrame = 'First Frame';
Str_IEMsg_FitImageToHeight = 'Fit Image to Height';
Str_IEMsg_FitImageToWidth = 'Fit Image to Width';
Str_IEMsg_FitImage = 'Fit Image';
Str_IEMsg_FlipHorizontal = 'Flip Horizontal';
Str_IEMsg_FlipVertical = 'Flip Vertical';
Str_IEMsg_ImageEffects = 'Image Effects';
Str_IEMsg_ImageSaveProperties = 'Image Save Properties';
Str_IEMsg_InsertAngle = 'Insert Angle';
Str_IEMsg_InsertEllipse = 'Insert Ellipse';
Str_IEMsg_InsertImage = 'Insert Image';
Str_IEMsg_InsertLabelWithLine = 'Insert Label with Line';
Str_IEMsg_InsertLine = 'Insert Line';
Str_IEMsg_InsertMemo = 'Insert Memo';
Str_IEMsg_InsertPolyline = 'Insert Polyline';
Str_IEMsg_InsertRectangle = 'Insert Rectangle';
Str_IEMsg_InsertRuler = 'Insert Ruler';
Str_IEMsg_InsertText = 'Insert Text';
Str_IEMsg_LassoSelect = 'Lasso Select';
Str_IEMsg_LastFrame = 'Last Frame';
Str_IEMsg_LoadFileAsLayer = 'Load File as Layer';
Str_IEMsg_LoopPlayback = 'Loop Playback';
Str_IEMsg_MeasureArea = 'Measure Area';
Str_IEMsg_MeasureDistance = 'Measure Distance';
Str_IEMsg_MeasureLength = 'Measure Length';
Str_IEMsg_MergeAllLayers = 'Merge All Layers';
Str_IEMsg_MergeAllToBackground = 'Merge All to Background';
Str_IEMsg_MergeToBackground = 'Merge to Background';
Str_IEMsg_MoveLayers = 'Move Layers';
Str_IEMsg_Negative = 'Negative';
Str_IEMsg_NextFrame = 'Next Frame';
Str_IEMsg_PasteAsLayer = 'Paste as Layer';
Str_IEMsg_Paste = 'Paste';
Str_IEMsg_PolygonSelect = 'Polygon Select';
Str_IEMsg_PreviousFrame = 'Previous Frame';
Str_IEMsg_PrintAllThumbnails = 'Print All Thumbnails';
Str_IEMsg_PrintPreview = 'Print Preview';
Str_IEMsg_PrintThumbnails = 'Print Thumbnails';
Str_IEMsg_PrintToPage = 'Print to Page';
Str_IEMsg_RectangularSelect = 'Rectangular Select';
Str_IEMsg_Redo = 'Redo';
Str_IEMsg_RemoveLayer = 'Remove Layer';
Str_IEMsg_RemoveRedEyes = 'Remove Red-Eyes';
Str_IEMsg_ResizeLayers = 'Resize Layers';
Str_IEMsg_Rotate180 = 'Rotate 180<38>';
Str_IEMsg_RotateLayers = 'Rotate Layers';
Str_IEMsg_RotateLeft = 'Rotate Left';
Str_IEMsg_RotateRight = 'Rotate Right';
Str_IEMsg_SaveAs = 'Save as';
Str_IEMsg_SaveProperties = 'Save Properties';
Str_IEMsg_ScrollImage = 'Scroll Image';
Str_IEMsg_ScrollToCursor = 'Scroll to Cursor';
Str_IEMsg_SelectAcquisitionSource = 'Select Acquisition Source';
Str_IEMsg_SelectAll = 'Select All';
Str_IEMsg_SelectByColor = 'Select by Color';
Str_IEMsg_Select = 'Select';
Str_IEMsg_SendBackward = 'Send Backward';
Str_IEMsg_SendToBack = 'Send to Back';
Str_IEMsg_SingleFrameOnly = 'Single Frame Only';
Str_IEMsg_Undo = 'Undo';
Str_IEMsg_Unstamp = 'Unstamp';
Str_IEMsg_ZoomIn = 'Zoom In';
Str_IEMsg_ZoomOut = 'Zoom Out';
Str_IEMsg_ZoomToFullSize = 'Zoom to Full Size';
Str_IEMsg_ZoomToSelection = 'Zoom to Selection';
Str_IEMsg_Zoom = 'Zoom';
Str_IEMsg_AddALineObject = 'Add a line object';
Str_IEMsg_AddAMultiLineTextObject = 'Add a multi-line text object';
Str_IEMsg_AddANewLabelObjectWithALine = 'Add a new label object with a line';
Str_IEMsg_AddANewLayerToThisImage = 'Add a new layer to this image';
Str_IEMsg_AddARulerObject = 'Add a ruler object';
Str_IEMsg_AddATextObject = 'Add a text object';
Str_IEMsg_AddAnAngleMeasurementObject = 'Add an angle measurement object (requires three clicks)';
Str_IEMsg_AddAnEllipticalObject = 'Add an elliptical object';
Str_IEMsg_AddAnImageObject = 'Add an image object';
Str_IEMsg_AddAnImageToTheGridFromFile = 'Add an image to the grid from file';
Str_IEMsg_AddAnRectangularObject = 'Add an rectangular object';
Str_IEMsg_ApplyASharpeningFilterToTheImage = 'Apply a sharpening filter to the image';
Str_IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation = 'Automatically display image with the correct orientation';
Str_IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation = 'Automatically display images with the correct orientation';
Str_IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers = 'Bring the selected layer to the front of all others';
Str_IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects = 'Bring the selected object to the front of all other objects';
Str_IEMsg_ClearAllImages = 'Clear all images';
Str_IEMsg_ClearAll = 'Clear All';
Str_IEMsg_ClearThisImage = 'Clear this image';
Str_IEMsg_ClearYourSelection = 'Clear your selection';
Str_IEMsg_ClickTheImageAndDragTheMouseToScroll = 'Click the image and drag the mouse to scroll';
Str_IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile = 'Continuously loop the playback of a GIF or AVI file';
Str_IEMsg_CopyImageToTheClipboard = 'Copy image to the clipboard';
Str_IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard = 'Copy the current image or selection to the clipboard';
Str_IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt = 'Copy the current image to the clipboard and remove it';
Str_IEMsg_CopyTheCurrentImageToTheClipboard = 'Copy the current image to the clipboard';
Str_IEMsg_CutTheSelectionToTheClipboard = 'Cut the current selection to the clipboard';
Str_IEMsg_CopyTheCurrentSelectionToTheClipboard = 'Copy the current selection to the clipboard';
Str_IEMsg_CopyTheSelectedObjectToTheClipboard = 'Copy the selected object to the clipboard';
Str_IEMsg_DeselectAllObjects = 'Deselect all objects';
Str_IEMsg_DisplayAPreviewOfThisImageForPrinting = 'Display a preview of this image for printing';
Str_IEMsg_DisplayAPreviewOfYourPrinting = 'Display a preview of your printing';
Str_IEMsg_DisplayLargeImagesAtTheWindowSize = 'Display large images at the window size';
Str_IEMsg_DisplayOnlyTheActiveFrame = 'Display only the active frame';
Str_IEMsg_DisplaySmallImagesAtTheWindowSize = 'Display small images at the window size';
Str_IEMsg_DisplayTheAnimationOfAGIFOrAVIFile = 'Display the animation of a GIF or AVI file';
Str_IEMsg_DisplayTheFirstFrameOfThisImage = 'Display the first frame of this image';
Str_IEMsg_DisplayTheImageAtFullSize = 'Display the image at full size (100% zoom)';
Str_IEMsg_DisplayTheImageAtTheHeightOfTheWindow = 'Display the image at the height of the window';
Str_IEMsg_DisplayTheImageAtTheSizeOfTheWindow = 'Display the image at the size of the window';
Str_IEMsg_DisplayTheImageAtTheWidthOfTheWindow = 'Display the image at the width of the window';
Str_IEMsg_DisplayTheImageLarger = 'Display the image larger';
Str_IEMsg_DisplayTheImageSmaller = 'Display the image smaller';
Str_IEMsg_DisplayTheLastFrameOfThisImage = 'Display the last frame of this image';
Str_IEMsg_DisplayTheNextFrameOfThisImage = 'Display the next frame of this image';
Str_IEMsg_DisplayThePriorFrameOfThisImage = 'Display the prior frame of this image';
Str_IEMsg_DynamicallyMeasureADistance = 'Dynamically measure a distance';
Str_IEMsg_EditPointsOfAPolyline = 'Edit points of a polyline (hold Ctrl to remove a point)';
Str_IEMsg_EqualizesTheColorHistogramForTheSelectedRegion = 'Equalizes the color histogram for the selected region';
Str_IEMsg_FlipTheImageFromLeftToRight = 'Flip the image from left to right';
Str_IEMsg_FlipTheImageFromTopToBottom = 'Flip the image from top to bottom';
Str_IEMsg_FlipTheSelectedImageFromLeftToRight = 'Flip the selected image from left to right';
Str_IEMsg_FlipTheSelectedImageFromTopToBottom = 'Flip the selected image from top to bottom';
Str_IEMsg_FreeHandPaintAnOpenPolygon = 'Free-hand paint an open polygon';
Str_IEMsg_InvertTheColorsOfTheImage = 'Invert the colors of the image';
Str_IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut = 'Left-click the image to Zoom In. Right-click to Zoom Out';
Str_IEMsg_LoadAnImageFromFile = 'Load an image from file';
Str_IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains = 'Match the size of the background image to all of the objects it contains';
Str_IEMsg_MeasureARectangularArea = 'Measure a rectangular area';
Str_IEMsg_MeasureTheDistanceBetweenTwoPoints = 'Measure the distance between two points';
Str_IEMsg_MergeAllObjectsWithTheBackgroundLayer = 'Merge all objects with the background layer';
Str_IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer = 'Merge the selected object with the background layer';
Str_IEMsg_MergeAllLayersOfTheImageIntoASingleOne = 'Merge all layers of the image into a single layer';
Str_IEMsg_MoveTheMouseToScrollTheImage = 'Move the mouse to scroll the image';
Str_IEMsg_MoveTheSelectedLayerBackward = 'Move the selected layer backward';
Str_IEMsg_MoveTheSelectedLayerForward = 'Move the selected layer forward';
Str_IEMsg_MoveTheSelectedObjectBackward = 'Move the selected object backward';
Str_IEMsg_MoveTheSelectedObjectForward = 'Move the selected object forward';
Str_IEMsg_MoveTheSelectedObjectToTheClipboard = 'Move the selected object to the clipboard';
Str_IEMsg_PasteFromTheClipboard = 'Paste from the clipboard';
Str_IEMsg_PasteObjectFromTheClipboard = 'Paste object from the clipboard';
Str_IEMsg_PasteTheContentOfTheClipboardAsANewLayer = 'Paste the content of the clipboard as a new layer';
Str_IEMsg_PerformColorEnhancementFunctionsOnTheImage = 'Perform color enhancement functions on the image';
Str_IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage = 'Perform color enhancement functions on the selected image';
Str_IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse = 'Perform an irregular selection of your image by clicking the mouse';
Str_IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse = 'Perform an irregular selection of your image by dragging the mouse';
Str_IEMsg_PerformEffectsOnTheImage = 'Perform effects on the image';
Str_IEMsg_PerformEffectsOnTheSelectedImage = 'Perform effects on the selected image';
Str_IEMsg_PlaybackTheseFramesInSequence = 'Playback these frames in sequence';
Str_IEMsg_PositionTheSelectedLayerBehindAllOthers = 'Position the selected layer behind all others';
Str_IEMsg_PositionTheSelectedObjectBehindAllOtherObjects = 'Position the selected object behind all other objects';
Str_IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails = 'Print all images of the grid as a sheet of thumbnails';
Str_IEMsg_PrintTheSelectedImageAtItsOriginalSize = 'Print the selected image at its original size';
Str_IEMsg_PrintTheSelectedImageToFitThePage = 'Print the selected image to fit the page';
Str_IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails = 'Print the selected images as a sheet of thumbnails';
Str_IEMsg_PrintThisImageAtItsOriginalSize = 'Print this image at its original size';
Str_IEMsg_PrintThisImageToFitThePage = 'Print this image to fit the page';
Str_IEMsg_PromptForAnImageFileToLoadAsANewLayer = 'Prompt for an image file to load as a new layer';
Str_IEMsg_RedoTheLastActionThatWasUndone = 'Redo the last action that was undone';
Str_IEMsg_ReduceTheColorsOfTheImageToGrayscale = 'Reduce the colors of the image to grayscale';
Str_IEMsg_RemoveAllObjectsFromTheImage = 'Remove all objects from the image';
Str_IEMsg_CropTheImageToTheCurrentSelection = 'Crop the image to the current selection';
Str_IEMsg_RemoveTheRedEyeEffectFromTheSelection = 'Remove the red-eye effect from the selection';
Str_IEMsg_RemoveTheSelectedImage = 'Remove the selected image';
Str_IEMsg_RemoveTheSelectedLayersFromTheImage = 'Remove the selected layers from the image';
Str_IEMsg_RemoveTheSelectedObjectFromTheImage = 'Remove the selected object from the image';
Str_IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers = 'Remove the transparent borders from the selected layers';
Str_IEMsg_RestartPlaybackAfterItCompletes = 'Restart playback after it completes';
Str_IEMsg_RetrieveAnImageFromACameraOrScanner = 'Retrieve an image from a camera or scanner';
Str_IEMsg_RetrieveImagesFromACameraOrScanner = 'Retrieve images from a camera or scanner';
Str_IEMsg_RotateTheImage180Clockwise = 'Rotate the image 180<38> clockwise';
Str_IEMsg_RotateTheImage90Clockwise = 'Rotate the image 90<39> clockwise';
Str_IEMsg_RotateTheImage90CounterClockwise = 'Rotate the image 90<39> counter-clockwise';
Str_IEMsg_RotateTheSelectedImage180Clockwise = 'Rotate the selected image 180<38> clockwise';
Str_IEMsg_RotateTheSelectedImage90Clockwise = 'Rotate the selected image 90<39> clockwise';
Str_IEMsg_RotateTheSelectedImage90CounterClockwise = 'Rotate the selected image 90<39> counter-clockwise';
Str_IEMsg_RotateTheSelectedObject180Clockwise = 'Rotate the selected object 180<38> clockwise';
Str_IEMsg_RotateTheSelectedObject90Clockwise = 'Rotate the selected object 90<39> clockwise';
Str_IEMsg_RotateTheSelectedObject90CounterClockwise = 'Rotate the selected object 90<39> counter-clockwise';
Str_IEMsg_SaveChangesToThisImageToFile = 'Save changes to this image to file';
Str_IEMsg_SaveThisImageToANewFilename = 'Save this image to a new filename';
Str_IEMsg_SelectACircularAreaOfYourImage = 'Select a circular area of your image';
Str_IEMsg_SelectAPortionOfYourImageOfASimilarColor = 'Select a portion of your image of a similar color';
Str_IEMsg_SelectARectangularAreaOfYourImage = 'Select a rectangular area of your image';
Str_IEMsg_SelectAllImagesInTheGrid = 'Select all images in the grid';
Str_IEMsg_SelectAllObjectsOfImage = 'Select all objects of image';
Str_IEMsg_SelectAnAreaOfTheImageToZoomInto = 'Select an area of the image to zoom into';
Str_IEMsg_SelectOrResizeAnObject = 'Select or resize an object (hold Alt to maintain the aspect ratio)';
Str_IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom = 'Select the camera or scanner to acquire images from';
Str_IEMsg_SelectTheFirstFrame = 'Select the first frame';
Str_IEMsg_SelectTheLastFrame = 'Select the last frame';
Str_IEMsg_SelectTheNextFrame = 'Select the next frame';
Str_IEMsg_SelectThePreviousFrame = 'Select the previous frame';
Str_IEMsg_SingleClickingWillNotInsertANewObject = 'Single-clicking will not insert a new object';
Str_IEMsg_SpecifyAdvancedPropertiesForAllImages = 'Specify advanced properties for all images';
Str_IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage = 'Specify advanced properties for the selected image';
Str_IEMsg_SpecifyAdvancedPropertiesForThisImage = 'Specify advanced properties for this image';
Str_IEMsg_UndoTheLastAction = 'Undo the last action';
Str_IEMsg_UndoTheLastEdit = 'Undo the last edit';
Str_IEMsg_UseTheMouseToMoveImageLayers = 'Use the mouse to move image layers';
Str_IEMsg_UseTheMouseToResizeImageLayers = 'Use the mouse to resize image layers';
Str_IEMsg_UseTheMouseToRotateImageLayers = 'Use the mouse to rotate image layers';
Str_IEMsg_ZoomImage = 'Zoom Image';
Str_IEMsg_DisplayImageAtCustomZoom = 'Display image at custom zoom';
Str_IEMsg_CustomRotate = 'Custom Rotate';
Str_IEMsg_RotateImageByACustomAngle = 'Rotate the image by a custom angle';
Str_IEMsg_ResizeImage = 'Resize Image';
Str_IEMsg_SpecifyANewSizeForTheImage = 'Specify a new size for the image';
Str_IEMsg_Resize = 'Resize';
Str_IEMsg_Current = 'Current';
Str_IEMsg_New = 'New';
Str_IEMsg_Scale = 'Scale';
Str_IEMsg_MaintainAspectRatio = 'Maintain Aspect Ratio';
Str_IEMSG_Folder = 'Folder';
Str_IEMSG_Dimensions = 'Dimensions';
Str_IEMSG_Type = 'Type';
Str_IEMSG_Created = 'Created';
Str_IEMSG_Modified = 'Modified';
Str_IEMsg_CopyFiles = 'Copy to Folder' ;
Str_IEMsg_CopyFilesToClipboard = 'Copy Files to Clipboard';
Str_IEMsg_CopyTheSelectedFilesToANewFolder = 'Copy the selected files to a new folder';
Str_IEMsg_CopyTheSelectedFilesToTheClipboard = 'Copy the selected files to the clipboard';
Str_IEMsg_CutFilesToClipboard = 'Cut Files to Clipboard';
Str_IEMsg_CutTheSelectedFilesToTheClipboard = 'Cut the selected files to the clipboard';
Str_IEMsg_DeleteFiles = 'Delete Files';
Str_IEMsg_DeleteTheSelectedFilesFromTheFolder = 'Delete the selected files from the folder';
Str_IEMsg_GoUp = 'Go Up';
Str_IEMsg_MoveFiles = 'Move to Folder' ;
Str_IEMsg_MoveTheSelectedFilesToANewFolder = 'Move the selected files to a new folder';
Str_IEMsg_OpenFile = 'Open File';
Str_IEMsg_OpenTheParentOfTheCurrentFolder = 'Open the parent of the current folder';
Str_IEMsg_OpenTheSelectedFileInTheDefaultViewer = 'Open the selected file in the default viewer';
Str_IEMsg_PasteFilesFromClipboard = 'Paste Files from Clipboard';
Str_IEMsg_PasteFilesFromTheClipboardToThisFolder = 'Paste files from the clipboard to this folder';
Str_IEMsg_Refresh = 'Refresh';
Str_IEMsg_RefreshTheFileListing = 'Refresh the file listing';
Str_IEMsg_WhereDoYouWantToMoveTheseFiles = 'Where do you want to move these files?';
Str_IEMsg_WhereDoYouWantToCopyTheseFiles = 'Where do you want to copy these files?';
Str_IEMsg_XIsNotAValidFolder = '"%s" is not a valid folder';
Str_IEMsg_RenameFile = 'Rename File';
Str_IEMsg_SpecifyANewNameForTheSelectedFile = 'Specify a new name for the selected file';
Str_IEMsg_SpecifyANewNameForX = 'Specify a new name for "%s"';
Str_IEMsg_SelectAFolderToOpen = 'Select a folder to open';
Str_IEMsg_SelectFolder = 'Select Folder' ;
Str_IEMsg_CreateFolder = 'Create Folder';
Str_IEMsg_CreateANewFolderAtTheCurrentLocation = 'Create a new folder at the current location';
Str_IEMsg_SpecifyTheNameOfYourNewFolder = 'Specify the name of your new folder';
Str_IEMsg_SoftShadow = 'Soft Shadow';
Str_IEMsg_AddSoftShadow = 'Add Soft Shadow';
Str_IEMsg_Radius = 'Radius';
Str_IEMsg_Offset = 'Offset';
Str_IEMsg_All_Glow = 'All (Glow)';
Str_IEMsg_FillPage = 'Fill page';
Str_IEMsg_AutoEnhance = 'Auto-Enhance';
Str_IEMsg_AutoEnhanceMethod = 'Auto-Enhance Method';
Str_IEMsg_General = 'General';
Str_IEMsg_ToneMapping = 'Tone Mapping';
Str_IEMsg_Slope = 'Slope';
Str_IEMsg_Range = 'Range';
Str_IEMsg_Gamma = 'Gamma';
Str_IEMsg_Crop = 'Crop';
Str_IEMsg_CropImage = 'Crop Image';
Str_IEMsg_EditImage = 'Edit Image';
Str_IEMsg_PerformEditingFunctionsOnTheImage = 'Perform editing functions on the image';
Str_IEMsg_PreviewEffects = 'Preview Effects';
Str_IEMsg_PreviewEffectsToEditAndEnhanceTheImage = 'Preview effects to edit and enhance the image';
Str_IEMsg_ThumbnailView = 'Thumbnail View';
Str_IEMsg_DisplayLargeThumbnails = 'Display large thumbnails';
Str_IEMsg_DetailView = 'Detail View';
Str_IEMsg_DisplayFileDetails = 'Display file details';
Str_IEMsg_Filename = 'Filename';
Str_IEMsg_FileType = 'File Type';
Str_IEMsg_FileSize = 'File Size';
Str_IEMsg_CreateDate = 'Create Date';
Str_IEMsg_EditDate = 'Edit Date';
Str_IEMsg_ImageSize = 'Dimensions';
Str_IEMsg_SortByX = 'Sort by %s'; // e.g. Sort by Filename
Str_IEMsg_Ascending = 'Ascending';
Str_IEMsg_Descending = 'Descending';
Str_IEMsg_SortX = 'Sort %s'; // e.g. Sort Ascending
Str_IEMsg_MultiplePages = 'Poster';
Str_IEMsg_PagesAcross = 'Pages Across';
Str_IEMsg_PagesDown = 'Pages Down';
Str_IEMsg_SelectAllLayers = 'Select All Layers';
Str_IEMsg_SelectAllLayersOfTheImage = 'Select all layers of the image';
Str_IEMsg_DeselectAllLayers = 'Deselect All Layers';
Str_IEMsg_DeselectAllLayersOfTheImage = 'Deselect all layers of the image';
Str_IEMsg_GroupLayers = 'Group Layers';
Str_IEMsg_AddSelectedLayersToASelectionGroup = 'Add selected layers to a selection group';
Str_IEMsg_UngroupLayers = 'Ungroup Layers';
Str_IEMsg_RemoveSelectedLayersFromSelectionGroup = 'Remove selected layers from selection group';
Str_IEMsg_MergeLayers = 'Merge Layers';
Str_IEMsg_MergeSelectedLayersIntoASingleLayer = 'Merge selected layers into a single layer';
Str_IEMsg_ColumnView = 'Column View';
Str_IEMsg_DisplayFileColumns = 'Display file columns view';
Str_IEMsg_LargeThumbnailView = 'Large thumbnail View';
Str_IEMsg_DisplayThumbnails = 'Display thumbnails';
Str_IEMsg_FileListView = 'File List View';
Str_IEMsg_DisplayFileList = 'Display file list view';
Str_IEMsg_ShowColumnX = 'Show %s Column';
Str_IEMsg_Path = 'Path';
Str_IEMsg_ImageProperties = 'Properties';
Str_IEMsg_Caption = 'Caption';
Str_IEMsg_ADDINNERSHADOW = 'Add Inner Shadow';
Str_IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION = 'Adjust Brightness/Contrast/Saturation';
Str_IEMsg_ADJUSTGAINOFFSET = 'Adjust Gain Offset';
Str_IEMsg_AdjustLuminanceSaturation = 'Adjust Luminance/Saturation';
Str_IEMsg_ADJUSTTEMPERATURE = 'Adjust Temperature';
Str_IEMsg_ADJUSTTINT = 'Adjust Tint';
Str_IEMsg_Automatic = 'Automatic';
Str_IEMsg_AUTOSHARPEN = 'Auto Sharpen';
Str_IEMsg_BLUR = 'Blur';
Str_IEMsg_CASTALPHA = 'Cast Alpha';
Str_IEMsg_CASTCOLOR = 'Cast Color';
Str_IEMsg_CASTCOLORRANGE = 'Cast Color Range';
Str_IEMsg_CLEARSEL = 'Clear Selection';
Str_IEMsg_COLORIZE = 'Colorize';
Str_IEMsg_CONVERTTO = 'Convert Pixels';
Str_IEMsg_CONVERTTO24BIT = 'Convert to 24bit';
Str_IEMsg_CONVERTTOPALETTE = 'Convert to Palette';
Str_IEMsg_CONVERTTOSEPIA = 'Sepia';
Str_IEMsg_CONVOLVE = 'Convolve';
Str_IEMsg_DECRYPT = 'Decrypt';
Str_IEMsg_DEINTERLACE = 'Deinterlace';
Str_IEMsg_ReorderColorChannels = 'Reorder Color Channels';
Str_IEMsg_EDGEDETECT = 'Edge Detection';
Str_IEMsg_ENCRYPT = 'Encrypt';
Str_IEMsg_FEATHEREDGES = 'Feather Edges';
Str_IEMsg_FILL = 'Fill';
Str_IEMsg_FTCLEARZONE = 'Clear FFT Zone';
Str_IEMsg_HISTAUTOEQUALIZE = 'Auto-Equalization';
Str_IEMsg_INTENSITY = 'Intensity';
Str_IEMsg_AdjustHistogram = 'Adjust Histogram';
Str_IEMsg_MAPGRAYTOCOLOR = 'Map Gray to Color';
Str_IEMsg_MATCHHSVRANGE = 'Match HSV Range';
Str_IEMsg_MEDIANFILTER = 'Median Filter';
Str_IEMsg_MERGEWITHMASK = 'Merge with Mask';
Str_IEMsg_MERGE = 'Merge';
Str_IEMsg_Monochrome = 'Monochrome';
Str_IEMsg_MOTIONBLUR = 'Motion Blur';
Str_IEMsg_PAINTMARK = 'Paint Mark';
Str_IEMsg_PERSPECTIVEDRAW = 'Perspective Draw';
Str_IEMsg_ConvolutionFilter = 'Convolution Filter';
Str_IEMsg_PROJECTDRAW = 'Project Draw';
Str_IEMsg_RADIALSTRETCH = 'Radial Stretch';
Str_IEMsg_RANDOMIZE = 'Randomize';
Str_IEMsg_REFLECTION = 'Reflection';
Str_IEMsg_REMOVECHROMAKEY = 'Remove Chroma-Key';
Str_IEMsg_REMOVEISOLATEDPIXELS = 'Remove Isolated Pixels';
Str_IEMsg_REMOVENOISE = 'Remove Noise';
Str_IEMsg_RESIZECANVASXX = 'Resize Canvas to %dx%d';
Str_IEMsg_ROTATEANDCROP = 'Rotate and Crop';
Str_IEMsg_ROUNDIMAGE = 'Round Image';
Str_IEMSG_ConvertToXColors = 'Convert to %d colors';
Str_IEMsg_SHIFTCHANNEL = 'Shift Channel';
Str_IEMSG_TileImage = 'Tile Image';
Str_IEMsg_UNSHARPEN = 'Unsharpen';
Str_IEMsg_WALLISFILTER = 'Wallis Filter';
Str_IEMsg_WHITEBALANCE = 'White Balance';
Str_IEMsg_WRITEHIDDENDATA = 'Write Hidden Data';
Str_IEMsg_AdjustHSV = 'Adjust HSV';
Str_IEMsg_AdjustHSL = 'Adjust HSL';
Str_IEMsg_AdjustRGB = 'Adjust RGB';
Str_IEMsg_ShowRulers = 'Show Rulers';
Str_IEMsg_ShowMeasurementRulersBesideImage = 'Show measurement rulers beside image';
Str_IEMsg_CapPixels = 'Pixels';
Str_IEMsg_ShowRulerInPixels = 'Show ruler in pixels';
Str_IEMsg_CapInches = 'Inches';
Str_IEMsg_ShowRulerInInches = 'Show ruler in inches';
Str_IEMsg_Millimeters = 'Millimeters';
Str_IEMsg_ShowRulerInMillimeters = 'Show ruler in millimeters';
Str_IEMsg_Centimeters = 'Centimeters';
Str_IEMsg_ShowRulerInCentimeters = 'Show ruler in centimeters';
Str_IEMsg_SymmetricNearestNeighbour = 'Symmetric Nearest Neighbour';
Str_IEMsg_Pixelize = 'Pixelize';
Str_IEMsg_PencilSketch = 'Pencil Sketch';
Str_IEMsg_PasteAnImageFromTheClipboard = 'Paste an image from the clipboard';
Str_IEMsg_Linear = 'Linear';
Str_IEMsg_LinearClipped = 'Linear (Clipped)';
Str_IEMsg_Logarithmic = 'Logarithmic';
Str_IEMsg_IncludeSubFolders = 'Include Subfolders';
Str_IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder = 'Also display files found in subfolders of this folder';
Str_IEMsg_EnableCropping = 'Enable Cropping';
Str_IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain = 'Enable cropping mode to select an area of the image to maintain';
Str_IEMsg_CancelCropping = 'Cancel Cropping';
Str_IEMsg_ClearTheCurrentCropSelection = 'Clear the current crop selection';
Str_IEMsg_AddImageLayers = 'Add Image Layer';
Str_IEMsg_ClickAndDragToCreateAnImageLayer = 'Click and drag to create an image layer';
Str_IEMsg_AddShapeLayers = 'Add Shape Layer';
Str_IEMsg_ClickAndDragToCreateAShapeLayer = 'Click and drag to create a shape layer';
Str_IEMsg_AddLineLayers = 'Add Line Layer';
Str_IEMsg_ClickAndDragToCreateALineLayer = 'Click and drag to create a line layer';
Str_IEMsg_AddPolylineLayers = 'Add Polyline Layer';
Str_IEMsg_ClickAndDragToCreateAPolylineLayer = 'Click and drag to create a polyline layer';
Str_IEMsg_AddTextLayers = 'Add Text Layer';
Str_IEMsg_ClickAndDragToCreateATextLayer = 'Click and drag to create a text layer';
Str_IEMsg_AlignLeftEdges = 'Align on Left';
Str_IEMsg_AlignRightEdges = 'Align on Right';
Str_IEMsg_AlignTopEdges = 'Align Tops';
Str_IEMsg_AlignBottomEdges = 'Align Bottoms';
Str_IEMsg_AlignHorizontalCenters = 'Align Horizontal Centers';
Str_IEMsg_AlignVerticalCenters = 'Align Vertical Centers';
Str_IEMsg_MatchWidth = 'Match Widths';
Str_IEMsg_MatchHeight = 'Match Heights';
Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer = ' Align selected layers to the edge of the left-most layer';
Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer = ' Align selected layers to the edge of the right-most layer';
Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer = ' Align selected layers to the edge of the top-most layer';
Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer = ' Align selected layers to the edge of the bottom-most layer';
Str_IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter = ' Align selected layers to have the same horizontal center';
Str_IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter = ' Align selected layers to have the same vertical center';
Str_IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer = ' Resize all selected layers to the width of the widest layer';
Str_IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer = ' Resize all selected layers to the height of the tallest layer';
Str_IEMsg_CropBackgroundToSelection = 'Crop Background to Selection';
Str_IEMsg_CropTheBackgroundImageToMatchSelectedLayers = 'Crop the background image to match selected layers';
Str_IEMsg_FastPreview = 'Fast Preview';
Str_IEMsg_ReducePreviewQualityToImprovePerformance = 'Reduce preview quality to improve performance';
Str_IEMsg_LockAspectRatio = 'Lock Aspect Ratio';
Str_IEMsg_LockPosition = 'Lock Position';
Str_IEMsg_RestoreAspectRatio = 'Restore Aspect Ratio';
Str_IEMsg_SizeToFit = 'Size to Fit';
Str_IEMsg_Visible = 'Visible';
Str_IEMsg_ResetSize = 'Reset Size';
Str_IEMsg_SelectImage = 'Select Image';
Str_IEMsg_ClosePolyline = 'Close Polyline';
Str_IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer = 'Prevent resizing from affecting the aspect ratio of the selected layer';
Str_IEMsg_PreventMovementOfTheSelectedLayer = 'Prevent movement of the selected layer';
Str_IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer = 'Restore the original aspect ratio of the selected layer';
Str_IEMsg_ResizeTheLayerToMatchItsContent = 'Resize the layer to match its content';
Str_IEMsg_AddASoftShadowToTheSelectedLayer = 'Add a soft shadow to the selected layer';
Str_IEMsg_DisplayTheCurrentLayer = 'Display the current layer';
Str_IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer = 'Restore the original size of the selected layer';
Str_IEMsg_BrowseForAnImageToLoadIntoTheLayer = 'Browse for an image to load into the layer';
Str_IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon = 'Join the first and last points of the polyline to create a polygon';
Str_IEMsg_AddImageLayer = 'Add Image Layer';
Str_IEMsg_AddShapeLayer = 'Add Shape Layer';
Str_IEMsg_AddLineLayer = 'Add Line Layer';
Str_IEMsg_AddPolylineLayer = 'Add Polyline Layer';
Str_IEMsg_AddTextLayer = 'Add Text Layer';
Str_IEMsg_RotateTheLayerCounterClockwise = 'Rotate the layer counter-clockwise';
Str_IEMsg_RotateTheLayerClockwise = 'Rotate the layer clockwise';
Str_IEMsg_ConvertToImageLayer = 'Convert to Image Layer';
Str_IEMsg_ConvertTheLayerToAnImage = 'Convert the layer to an image';
Str_IEMsg_ArrangeLayers = 'Arrange Layers';
Str_IEMsg_SetLayerProperties = 'Set Layer Properties';
Str_IEMsg_CropLayerToBackground = 'Crop Layer to Background';
Str_IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground = 'Hide any part of the selected layer outside the background';
Str_IEMsg_ShowLabel = 'Show Label';
Str_IEMsg_AttachATextLabelToThisLine = 'Attach a text label to this line';
Str_IEMsg_EditLayerText = 'Edit Layer Text';
Str_IEMsg_EditTheTextOfTheSelectedLayer = 'Edit the text of the selected layer';
Str_IEMsg_ResetRotation = 'Reset Rotation';
Str_IEMsg_ResetTheRotationOfTheSelectedLayer = 'Reset the rotation of the selected layer';
procedure IESetDefaultTranslationWords_English;
// For using Resourcestrings English must be enabled "$DEFINE IESUPPORTENGLISH"
// All other language support could be disabled in "ie.inc" so the language array
// is a little bit smaller.
// The "IESetTranslationWord" is a local copy because with resourcestrings no
// codepage etc. is needed and is working in Ansi and unicode delphi.
// If anyone want share the translation resource mail to nigel@xequte.com
procedure IESetTranslationWord(const lang: TMsgLanguage; const msg: TMsgLanguageWords; const trans: AnsiString);
begin
ieMessages[lang][msg] := string(trans);
end;
begin
/////// msEnglish
{$IFDEF IESUPPORTENGLISH}
IESetTranslationWordU(msEnglish, IEMSG_PREVIEW, Str_IEMSG_PREVIEW);
IESetTranslationWordU(msEnglish, IEMSG_SOURCE, Str_IEMSG_SOURCE);
IESetTranslationWordU(msEnglish, IEMSG_RESULT, Str_IEMSG_RESULT);
IESetTranslationWordU(msEnglish, IEMSG_OK, Str_IEMSG_OK);
IESetTranslationWordU(msEnglish, IEMSG_CANCEL, Str_IEMSG_CANCEL);
IESetTranslationWordU(msEnglish, IEMSG_LOCKPREVIEW, Str_IEMSG_LOCKPREVIEW);
IESetTranslationWordU(msEnglish, IEMSG_COPYRESULTTOSOURCE, Str_IEMSG_COPYRESULTTOSOURCE);
IESetTranslationWordU(msEnglish, IEMSG_CONTRAST, Str_IEMSG_CONTRAST);
IESetTranslationWordU(msEnglish, IEMSG_BRIGHTNESS, Str_IEMSG_BRIGHTNESS);
IESetTranslationWordU(msEnglish, IEMSG_HUE, Str_IEMSG_HUE);
IESetTranslationWordU(msEnglish, IEMSG_SATURATION, Str_IEMSG_SATURATION);
IESetTranslationWordU(msEnglish, IEMSG_VALUE, Str_IEMSG_VALUE);
IESetTranslationWordU(msEnglish, IEMSG_BASECOLOR, Str_IEMSG_BASECOLOR);
IESetTranslationWordU(msEnglish, IEMSG_NEWCOLOR, Str_IEMSG_NEWCOLOR);
IESetTranslationWordU(msEnglish, IEMSG_LUMINOSITY, Str_IEMSG_LUMINOSITY);
IESetTranslationWordU(msEnglish, IEMSG_RED, Str_IEMSG_RED);
IESetTranslationWordU(msEnglish, IEMSG_GREEN, Str_IEMSG_GREEN);
IESetTranslationWordU(msEnglish, IEMSG_BLUE, Str_IEMSG_BLUE);
IESetTranslationWordU(msEnglish, IEMSG_FILTERVALUES, Str_IEMSG_FILTERVALUES);
IESetTranslationWordU(msEnglish, IEMSG_PRESETS, Str_IEMSG_PRESETS);
IESetTranslationWordU(msEnglish, IEMSG_DIVISOR, Str_IEMSG_DIVISOR);
IESetTranslationWordU(msEnglish, IEMSG_LOAD, Str_IEMSG_LOAD);
IESetTranslationWordU(msEnglish, IEMSG_SAVE, Str_IEMSG_SAVE);
IESetTranslationWordU(msEnglish, IEMSG_EQUALIZATION, Str_IEMSG_EQUALIZATION);
IESetTranslationWordU(msEnglish, IEMSG_THRESHOLD, Str_IEMSG_THRESHOLD);
IESetTranslationWordU(msEnglish, IEMSG_EQUALIZE, Str_IEMSG_EQUALIZE);
IESetTranslationWordU(msEnglish, IEMSG_HISTOGRAM, Str_IEMSG_HISTOGRAM);
IESetTranslationWordU(msEnglish, IEMSG_GRAY, Str_IEMSG_GRAY);
IESetTranslationWordU(msEnglish, IEMSG_LIGHT, Str_IEMSG_LIGHT);
IESetTranslationWordU(msEnglish, IEMSG_LEFT, Str_IEMSG_LEFT);
IESetTranslationWordU(msEnglish, IEMSG_TOP, Str_IEMSG_TOP);
IESetTranslationWordU(msEnglish, IEMSG_WIDTH, Str_IEMSG_WIDTH);
IESetTranslationWordU(msEnglish, IEMSG_HEIGHT, Str_IEMSG_HEIGHT);
IESetTranslationWordU(msEnglish, IEMSG_COLOR, Str_IEMSG_COLOR);
IESetTranslationWordU(msEnglish, IEMSG_SOURCEIMAGEQUANTITY, Str_IEMSG_SOURCEIMAGEQUANTITY);
IESetTranslationWordU(msEnglish, IEMSG_LENS, Str_IEMSG_LENS);
IESetTranslationWordU(msEnglish, IEMSG_REFRACTION, Str_IEMSG_REFRACTION);
IESetTranslationWordU(msEnglish, IEMSG_PARAMETERSPREVIEW, Str_IEMSG_PARAMETERSPREVIEW);
IESetTranslationWordU(msEnglish, IEMSG_QUALITY, Str_IEMSG_QUALITY);
IESetTranslationWordU(msEnglish, IEMSG_DCTMETHOD, Str_IEMSG_DCTMETHOD);
IESetTranslationWordU(msEnglish, IEMSG_SMOOTHINGFACTOR, Str_IEMSG_SMOOTHINGFACTOR);
IESetTranslationWordU(msEnglish, IEMSG_GRAYSCALE, Str_IEMSG_GRAYSCALE);
IESetTranslationWordU(msEnglish, IEMSG_OPTIMALHUFFMAN, Str_IEMSG_OPTIMALHUFFMAN);
IESetTranslationWordU(msEnglish, IEMSG_ORIGINALSIZE, Str_IEMSG_ORIGINALSIZE);
IESetTranslationWordU(msEnglish, IEMSG_COMPRESSEDSIZE, Str_IEMSG_COMPRESSEDSIZE);
IESetTranslationWordU(msEnglish, IEMSG_ADVANCED, Str_IEMSG_ADVANCED);
IESetTranslationWordU(msEnglish, IEMSG_PROGRESSIVE, Str_IEMSG_PROGRESSIVE);
IESetTranslationWordU(msEnglish, IEMSG_COMPRESSION, Str_IEMSG_COMPRESSION);
IESetTranslationWordU(msEnglish, IEMSG_IMAGEINDEX, Str_IEMSG_IMAGEINDEX);
IESetTranslationWordU(msEnglish, IEMSG_PHOTOMETRIC, Str_IEMSG_PHOTOMETRIC);
IESetTranslationWordU(msEnglish, IEMSG_SCANNDEDDOCUMENTINFO, Str_IEMSG_SCANNDEDDOCUMENTINFO);
IESetTranslationWordU(msEnglish, IEMSG_NAME, Str_IEMSG_NAME);
IESetTranslationWordU(msEnglish, IEMSG_DESCRIPTION, Str_IEMSG_DESCRIPTION);
IESetTranslationWordU(msEnglish, IEMSG_PAGENAME, Str_IEMSG_PAGENAME);
IESetTranslationWordU(msEnglish, IEMSG_PAGENUMBER, Str_IEMSG_PAGENUMBER);
IESetTranslationWordU(msEnglish, IEMSG_OF, Str_IEMSG_OF);
IESetTranslationWordU(msEnglish, IEMSG_HORIZPOSITIONINCH, Str_IEMSG_HORIZPOSITIONINCH);
IESetTranslationWordU(msEnglish, IEMSG_VERTPOSITIONINCH, Str_IEMSG_VERTPOSITIONINCH);
IESetTranslationWordU(msEnglish, IEMSG_COLORS, Str_IEMSG_COLORS);
IESetTranslationWordU(msEnglish, IEMSG_TRANSPARENT, Str_IEMSG_TRANSPARENT);
IESetTranslationWordU(msEnglish, IEMSG_TRANSPARENTCOLOR, Str_IEMSG_TRANSPARENTCOLOR);
IESetTranslationWordU(msEnglish, IEMSG_INTERLACED, Str_IEMSG_INTERLACED);
IESetTranslationWordU(msEnglish, IEMSG_BACKGROUND, Str_IEMSG_BACKGROUND);
IESetTranslationWordU(msEnglish, IEMSG_HORIZPOSITION, Str_IEMSG_HORIZPOSITION);
IESetTranslationWordU(msEnglish, IEMSG_VERTPOSITION, Str_IEMSG_VERTPOSITION);
IESetTranslationWordU(msEnglish, IEMSG_DELAYTIME, Str_IEMSG_DELAYTIME);
IESetTranslationWordU(msEnglish, IEMSG_FILTER, Str_IEMSG_FILTER);
IESetTranslationWordU(msEnglish, IEMSG_WAVE, Str_IEMSG_WAVE);
IESetTranslationWordU(msEnglish, IEMSG_AMPLITUDE, Str_IEMSG_AMPLITUDE);
IESetTranslationWordU(msEnglish, IEMSG_WAVELENGTH, Str_IEMSG_WAVELENGTH);
IESetTranslationWordU(msEnglish, IEMSG_PHASE, Str_IEMSG_PHASE);
IESetTranslationWordU(msEnglish, IEMSG_REFLECTIVE, Str_IEMSG_REFLECTIVE);
IESetTranslationWordU(msEnglish, IEMSG_USERFILTER, Str_IEMSG_USERFILTER);
IESetTranslationWordU(msEnglish, IEMSG_MORPHFILTER, Str_IEMSG_MORPHFILTER);
IESetTranslationWordU(msEnglish, IEMSG_WINDOWSIZE, Str_IEMSG_WINDOWSIZE);
IESetTranslationWordU(msEnglish, IEMSG_MAXIMUM, Str_IEMSG_MAXIMUM);
IESetTranslationWordU(msEnglish, IEMSG_MINIMUM, Str_IEMSG_MINIMUM);
IESetTranslationWordU(msEnglish, IEMSG_OPEN, Str_IEMSG_OPEN);
IESetTranslationWordU(msEnglish, IEMSG_CLOSE, Str_IEMSG_CLOSE);
IESetTranslationWordU(msEnglish, IEMSG_ROTATE, Str_IEMSG_ROTATE);
IESetTranslationWordU(msEnglish, IEMSG_FLIP, Str_IEMSG_FLIP);
IESetTranslationWordU(msEnglish, IEMSG_FLIPHOR, Str_IEMSG_FLIPHOR);
IESetTranslationWordU(msEnglish, IEMSG_FLIPVER, Str_IEMSG_FLIPVER);
IESetTranslationWordU(msEnglish, IEMSG_FREQUENCYDOMAINIMAGE, Str_IEMSG_FREQUENCYDOMAINIMAGE);
IESetTranslationWordU(msEnglish, IEMSG_SELECTTHEREGIONTOCLEAR, Str_IEMSG_SELECTTHEREGIONTOCLEAR);
IESetTranslationWordU(msEnglish, IEMSG_CLEAR, Str_IEMSG_CLEAR);
IESetTranslationWordU(msEnglish, IEMSG_RESET, Str_IEMSG_RESET);
IESetTranslationWordU(msEnglish, IEMSG_ANIMATE, Str_IEMSG_ANIMATE);
IESetTranslationWordU(msEnglish, IEMSG_LOADFILTER, Str_IEMSG_LOADFILTER);
IESetTranslationWordU(msEnglish, IEMSG_SAVEFILTER, Str_IEMSG_SAVEFILTER);
IESetTranslationWordU(msEnglish, IEMSG_BUMPMAP, Str_IEMSG_BUMPMAP);
IESetTranslationWordU(msEnglish, IEMSG_PRINT, Str_IEMSG_PRINT);
IESetTranslationWordU(msEnglish, IEMSG_MARGINS, Str_IEMSG_MARGINS);
IESetTranslationWordU(msEnglish, IEMSG_INCHES, Str_IEMSG_INCHES);
IESetTranslationWordU(msEnglish, IEMSG_RIGHT, Str_IEMSG_RIGHT);
IESetTranslationWordU(msEnglish, IEMSG_BOTTOM, Str_IEMSG_BOTTOM);
IESetTranslationWordU(msEnglish, IEMSG_POSITION, Str_IEMSG_POSITION);
IESetTranslationWordU(msEnglish, IEMSG_SIZE, Str_IEMSG_SIZE);
IESetTranslationWordU(msEnglish, IEMSG_NORMAL, Str_IEMSG_NORMAL);
IESetTranslationWordU(msEnglish, IEMSG_FITTOPAGE, Str_IEMSG_FITTOPAGE);
IESetTranslationWordU(msEnglish, IEMSG_STRETCHTOPAGE, Str_IEMSG_STRETCHTOPAGE);
IESetTranslationWordU(msEnglish, IEMSG_SPECIFIEDSIZE, Str_IEMSG_SPECIFIEDSIZE);
IESetTranslationWordU(msEnglish, IEMSG_GAMMACORRECTION, Str_IEMSG_GAMMACORRECTION);
IESetTranslationWordU(msEnglish, IEMSG_VALUE2, Str_IEMSG_VALUE2);
IESetTranslationWordU(msEnglish, IEMSG_PRINTSETUP, Str_IEMSG_PRINTSETUP);
IESetTranslationWordU(msEnglish, IEMSG_LEFTMARGIN, Str_IEMSG_LEFTMARGIN);
IESetTranslationWordU(msEnglish, IEMSG_TOPMARGIN, Str_IEMSG_TOPMARGIN);
IESetTranslationWordU(msEnglish, IEMSG_RIGHTMARGIN, Str_IEMSG_RIGHTMARGIN);
IESetTranslationWordU(msEnglish, IEMSG_BOTTOMMARGIN, Str_IEMSG_BOTTOMMARGIN);
IESetTranslationWordU(msEnglish, IEMSG_LOCATIONSIZE, Str_IEMSG_LOCATIONSIZE);
IESetTranslationWordU(msEnglish, IEMSG_TOPLEFT, Str_IEMSG_TOPLEFT);
IESetTranslationWordU(msEnglish, IEMSG_TOPCENTER, Str_IEMSG_TOPCENTER);
IESetTranslationWordU(msEnglish, IEMSG_TOPRIGHT, Str_IEMSG_TOPRIGHT);
IESetTranslationWordU(msEnglish, IEMSG_CENTERLEFT, Str_IEMSG_CENTERLEFT);
IESetTranslationWordU(msEnglish, IEMSG_CENTER, Str_IEMSG_CENTER);
IESetTranslationWordU(msEnglish, IEMSG_CENTERRIGHT, Str_IEMSG_CENTERRIGHT);
IESetTranslationWordU(msEnglish, IEMSG_BOTTOMLEFT, Str_IEMSG_BOTTOMLEFT);
IESetTranslationWordU(msEnglish, IEMSG_BOTTOMCENTER, Str_IEMSG_BOTTOMCENTER);
IESetTranslationWordU(msEnglish, IEMSG_BOTTOMRIGHT, Str_IEMSG_BOTTOMRIGHT);
IESetTranslationWordU(msEnglish, IEMSG_CLOSE2, Str_IEMSG_CLOSE2);
IESetTranslationWordU(msEnglish, IEMSG_APPLY, Str_IEMSG_APPLY);
IESetTranslationWordU(msEnglish, IEMSG_MEASUREUNITS, Str_IEMSG_MEASUREUNITS);
IESetTranslationWordU(msEnglish, IEMSG_UNITS, Str_IEMSG_UNITS);
IESetTranslationWordU(msEnglish, IEMSG_RATE, Str_IEMSG_RATE);
IESetTranslationWordU(msEnglish, IEMSG_ALLGRAPHICS, Str_IEMSG_ALLGRAPHICS);
IESetTranslationWordU(msEnglish, IEMSG_VIDEOFORWINDOWS, Str_IEMSG_VIDEOFORWINDOWS);
IESetTranslationWordU(msEnglish, IEMSG_FILE, Str_IEMSG_FILE);
IESetTranslationWordU(msEnglish, IEMSG_MEM, Str_IEMSG_MEM);
IESetTranslationWordU(msEnglish, IEMSG_LOCKPREVIEWHINT, Str_IEMSG_LOCKPREVIEWHINT);
IESetTranslationWordU(msEnglish, IEMSG_PRINTALL, Str_IEMSG_PRINTALL);
IESetTranslationWordU(msEnglish, IEMSG_PRINTSELECTED, Str_IEMSG_PRINTSELECTED);
IESetTranslationWordU(msEnglish, IEMSG_ALLCOMMONGRAPHICFILES, Str_IEMSG_ALLCOMMONGRAPHICFILES);
IESetTranslationWordU(msEnglish, IEMSG_ALLFILES, Str_IEMSG_ALLFILES);
IESetTranslationWordU(msEnglish, IEMSG_HSV, Str_IEMSG_HSV);
IESetTranslationWordU(msEnglish, IEMSG_HSL, Str_IEMSG_HSL);
IESetTranslationWordU(msEnglish, IEMSG_RGB, Str_IEMSG_RGB);
IESetTranslationWordU(msEnglish, IEMSG_FFT, Str_IEMSG_FFT);
IESetTranslationWordU(msEnglish, IEMSG_SHARPEN, Str_IEMSG_SHARPEN);
IESetTranslationWordU(msEnglish, IEMSG_CHANNELS, Str_IEMSG_CHANNELS);
IESetTranslationWordU(msEnglish, IEMSG_PIXELS, Str_IEMSG_PIXELS);
IESetTranslationWordU(msEnglish, IEMSG_FRAMES, Str_IEMSG_FRAMES);
IESetTranslationWordU(msEnglish, IEMSG_BIT, Str_IEMSG_BIT);
IESetTranslationWordU(msEnglish, IEMSG_BYTE, Str_IEMSG_BYTE);
IESetTranslationWordU(msEnglish, IEMSG_DPI, Str_IEMSG_DPI);
IESetTranslationWordU(msEnglish, IEMSG_KB, Str_IEMSG_KB);
IESetTranslationWordU(msEnglish, IEMSG_FIT, Str_IEMSG_FIT);
IESetTranslationWordU(msEnglish, IEMSG_OTHER, Str_IEMSG_OTHER);
IESetTranslationWordU(msEnglish, IEMSG_COLUMNS, Str_IEMSG_COLUMNS);
IESetTranslationWordU(msEnglish, IEMSG_ROWS, Str_IEMSG_ROWS);
IESetTranslationWordU(msEnglish, IEMSG_STYLE, Str_IEMSG_STYLE);
IESetTranslationWordU(msEnglish, IEMSG_SPACING, Str_IEMSG_SPACING);
IESetTranslationWordU(msEnglish, IEMSG_SELECTACQUIREDEVICE, Str_IEMSG_SELECTACQUIREDEVICE);
IESetTranslationWordU(msEnglish, IEMSG_SELECTANACQUISITIONDEVICE, Str_IEMSG_SELECTANACQUISITIONDEVICE);
IESetTranslationWordU(msEnglish, IEMSG_Page_X_of_X, str_IEMSG_Page_X_of_X);
IESetTranslationWordU(msEnglish, IEMSG_X_Pages, str_IEMSG_X_Pages);
IESetTranslationWordU(msEnglish, IEMSG_Previous, str_IEMSG_Previous);
IESetTranslationWordU(msEnglish, IEMSG_Next, str_IEMSG_Next);
IESetTranslationWordU(msEnglish, IEMSG_THUMBNAILS, str_IEMSG_THUMBNAILS);
IESetTranslationWordU(msEnglish, IEMsg_Acquire, Str_IEMsg_Acquire);
IESetTranslationWordU(msEnglish, IEMsg_AddFromFile, Str_IEMsg_AddFromFile);
IESetTranslationWordU(msEnglish, IEMsg_AddLayer, Str_IEMsg_AddLayer);
IESetTranslationWordU(msEnglish, IEMsg_AdjustColors, Str_IEMsg_AdjustColors);
IESetTranslationWordU(msEnglish, IEMsg_AutoEqualizeColors, Str_IEMsg_AutoEqualizeColors);
IESetTranslationWordU(msEnglish, IEMsg_AutoRotateDisplay, Str_IEMsg_AutoRotateDisplay);
IESetTranslationWordU(msEnglish, IEMsg_AutoShrink, Str_IEMsg_AutoShrink);
IESetTranslationWordU(msEnglish, IEMsg_AutoStretch, Str_IEMsg_AutoStretch);
IESetTranslationWordU(msEnglish, IEMsg_BringForward, Str_IEMsg_BringForward);
IESetTranslationWordU(msEnglish, IEMsg_BringToFront, Str_IEMsg_BringToFront);
IESetTranslationWordU(msEnglish, IEMsg_CircularSelect, Str_IEMsg_CircularSelect);
IESetTranslationWordU(msEnglish, IEMsg_ConvertToGray, Str_IEMsg_ConvertToGray);
IESetTranslationWordU(msEnglish, IEMsg_CopyImage, Str_IEMsg_CopyImage);
IESetTranslationWordU(msEnglish, IEMsg_CopySelection, Str_IEMsg_CopySelection);
IESetTranslationWordU(msEnglish, IEMsg_Copy, Str_IEMsg_Copy);
IESetTranslationWordU(msEnglish, IEMsg_CropImageToObjects, Str_IEMsg_CropImageToObjects);
IESetTranslationWordU(msEnglish, IEMsg_CropToSelection, Str_IEMsg_CropToSelection);
IESetTranslationWordU(msEnglish, IEMsg_CropTransparency, Str_IEMsg_CropTransparency);
IESetTranslationWordU(msEnglish, IEMsg_CutSelection, Str_IEMsg_CutSelection);
IESetTranslationWordU(msEnglish, IEMsg_Cut, Str_IEMsg_Cut);
IESetTranslationWordU(msEnglish, IEMsg_DeleteAll, Str_IEMsg_DeleteAll);
IESetTranslationWordU(msEnglish, IEMsg_Delete, Str_IEMsg_Delete);
IESetTranslationWordU(msEnglish, IEMsg_DeselectAll, Str_IEMsg_DeselectAll);
IESetTranslationWordU(msEnglish, IEMsg_Deselect, Str_IEMsg_Deselect);
IESetTranslationWordU(msEnglish, IEMsg_EditPolyline, Str_IEMsg_EditPolyline);
IESetTranslationWordU(msEnglish, IEMsg_FirstFrame, Str_IEMsg_FirstFrame);
IESetTranslationWordU(msEnglish, IEMsg_FitImageToHeight, Str_IEMsg_FitImageToHeight);
IESetTranslationWordU(msEnglish, IEMsg_FitImageToWidth, Str_IEMsg_FitImageToWidth);
IESetTranslationWordU(msEnglish, IEMsg_FitImage, Str_IEMsg_FitImage);
IESetTranslationWordU(msEnglish, IEMsg_FlipHorizontal, Str_IEMsg_FlipHorizontal);
IESetTranslationWordU(msEnglish, IEMsg_FlipVertical, Str_IEMsg_FlipVertical);
IESetTranslationWordU(msEnglish, IEMsg_ImageEffects, Str_IEMsg_ImageEffects);
IESetTranslationWordU(msEnglish, IEMsg_ImageSaveProperties, Str_IEMsg_ImageSaveProperties);
IESetTranslationWordU(msEnglish, IEMsg_InsertAngle, Str_IEMsg_InsertAngle);
IESetTranslationWordU(msEnglish, IEMsg_InsertEllipse, Str_IEMsg_InsertEllipse);
IESetTranslationWordU(msEnglish, IEMsg_InsertImage, Str_IEMsg_InsertImage);
IESetTranslationWordU(msEnglish, IEMsg_InsertLabelWithLine, Str_IEMsg_InsertLabelWithLine);
IESetTranslationWordU(msEnglish, IEMsg_InsertLine, Str_IEMsg_InsertLine);
IESetTranslationWordU(msEnglish, IEMsg_InsertMemo, Str_IEMsg_InsertMemo);
IESetTranslationWordU(msEnglish, IEMsg_InsertPolyline, Str_IEMsg_InsertPolyline);
IESetTranslationWordU(msEnglish, IEMsg_InsertRectangle, Str_IEMsg_InsertRectangle);
IESetTranslationWordU(msEnglish, IEMsg_InsertRuler, Str_IEMsg_InsertRuler);
IESetTranslationWordU(msEnglish, IEMsg_InsertText, Str_IEMsg_InsertText);
IESetTranslationWordU(msEnglish, IEMsg_LassoSelect, Str_IEMsg_LassoSelect);
IESetTranslationWordU(msEnglish, IEMsg_LastFrame, Str_IEMsg_LastFrame);
IESetTranslationWordU(msEnglish, IEMsg_LoadFileAsLayer, Str_IEMsg_LoadFileAsLayer);
IESetTranslationWordU(msEnglish, IEMsg_LoopPlayback, Str_IEMsg_LoopPlayback);
IESetTranslationWordU(msEnglish, IEMsg_MeasureArea, Str_IEMsg_MeasureArea);
IESetTranslationWordU(msEnglish, IEMsg_MeasureDistance, Str_IEMsg_MeasureDistance);
IESetTranslationWordU(msEnglish, IEMsg_MeasureLength, Str_IEMsg_MeasureLength);
IESetTranslationWordU(msEnglish, IEMsg_MergeAllLayers, Str_IEMsg_MergeAllLayers);
IESetTranslationWordU(msEnglish, IEMsg_MergeAllToBackground, Str_IEMsg_MergeAllToBackground);
IESetTranslationWordU(msEnglish, IEMsg_MergeToBackground, Str_IEMsg_MergeToBackground);
IESetTranslationWordU(msEnglish, IEMsg_MoveLayers, Str_IEMsg_MoveLayers);
IESetTranslationWordU(msEnglish, IEMsg_Negative, Str_IEMsg_Negative);
IESetTranslationWordU(msEnglish, IEMsg_NextFrame, Str_IEMsg_NextFrame);
IESetTranslationWordU(msEnglish, IEMsg_PasteAsLayer, Str_IEMsg_PasteAsLayer);
IESetTranslationWordU(msEnglish, IEMsg_Paste, Str_IEMsg_Paste);
IESetTranslationWordU(msEnglish, IEMsg_PolygonSelect, Str_IEMsg_PolygonSelect);
IESetTranslationWordU(msEnglish, IEMsg_PreviousFrame, Str_IEMsg_PreviousFrame);
IESetTranslationWordU(msEnglish, IEMsg_PrintAllThumbnails, Str_IEMsg_PrintAllThumbnails);
IESetTranslationWordU(msEnglish, IEMsg_PrintPreview, Str_IEMsg_PrintPreview);
IESetTranslationWordU(msEnglish, IEMsg_PrintThumbnails, Str_IEMsg_PrintThumbnails);
IESetTranslationWordU(msEnglish, IEMsg_PrintToPage, Str_IEMsg_PrintToPage);
IESetTranslationWordU(msEnglish, IEMsg_RectangularSelect, Str_IEMsg_RectangularSelect);
IESetTranslationWordU(msEnglish, IEMsg_Redo, Str_IEMsg_Redo);
IESetTranslationWordU(msEnglish, IEMsg_RemoveLayer, Str_IEMsg_RemoveLayer);
IESetTranslationWordU(msEnglish, IEMsg_RemoveRedEyes, Str_IEMsg_RemoveRedEyes);
IESetTranslationWordU(msEnglish, IEMsg_ResizeLayers, Str_IEMsg_ResizeLayers);
IESetTranslationWordU(msEnglish, IEMsg_Rotate180, Str_IEMsg_Rotate180);
IESetTranslationWordU(msEnglish, IEMsg_RotateLayers, Str_IEMsg_RotateLayers);
IESetTranslationWordU(msEnglish, IEMsg_RotateLeft, Str_IEMsg_RotateLeft);
IESetTranslationWordU(msEnglish, IEMsg_RotateRight, Str_IEMsg_RotateRight);
IESetTranslationWordU(msEnglish, IEMsg_SaveAs, Str_IEMsg_SaveAs);
IESetTranslationWordU(msEnglish, IEMsg_SaveProperties, Str_IEMsg_SaveProperties);
IESetTranslationWordU(msEnglish, IEMsg_ScrollImage, Str_IEMsg_ScrollImage);
IESetTranslationWordU(msEnglish, IEMsg_ScrollToCursor, Str_IEMsg_ScrollToCursor);
IESetTranslationWordU(msEnglish, IEMsg_SelectAcquisitionSource, Str_IEMsg_SelectAcquisitionSource);
IESetTranslationWordU(msEnglish, IEMsg_SelectAll, Str_IEMsg_SelectAll);
IESetTranslationWordU(msEnglish, IEMsg_SelectByColor, Str_IEMsg_SelectByColor);
IESetTranslationWordU(msEnglish, IEMsg_Select, Str_IEMsg_Select);
IESetTranslationWordU(msEnglish, IEMsg_SendBackward, Str_IEMsg_SendBackward);
IESetTranslationWordU(msEnglish, IEMsg_SendToBack, Str_IEMsg_SendToBack);
IESetTranslationWordU(msEnglish, IEMsg_SingleFrameOnly, Str_IEMsg_SingleFrameOnly);
IESetTranslationWordU(msEnglish, IEMsg_Undo, Str_IEMsg_Undo);
IESetTranslationWordU(msEnglish, IEMsg_Unstamp, Str_IEMsg_Unstamp);
IESetTranslationWordU(msEnglish, IEMsg_ZoomIn, Str_IEMsg_ZoomIn);
IESetTranslationWordU(msEnglish, IEMsg_ZoomOut, Str_IEMsg_ZoomOut);
IESetTranslationWordU(msEnglish, IEMsg_ZoomToFullSize, Str_IEMsg_ZoomToFullSize);
IESetTranslationWordU(msEnglish, IEMsg_ZoomToSelection, Str_IEMsg_ZoomToSelection);
IESetTranslationWordU(msEnglish, IEMsg_Zoom, Str_IEMsg_Zoom);
IESetTranslationWordU(msEnglish, IEMsg_AddALineObject, Str_IEMsg_AddALineObject);
IESetTranslationWordU(msEnglish, IEMsg_AddAMultiLineTextObject, Str_IEMsg_AddAMultiLineTextObject);
IESetTranslationWordU(msEnglish, IEMsg_AddANewLabelObjectWithALine, Str_IEMsg_AddANewLabelObjectWithALine);
IESetTranslationWordU(msEnglish, IEMsg_AddANewLayerToThisImage, Str_IEMsg_AddANewLayerToThisImage);
IESetTranslationWordU(msEnglish, IEMsg_AddARulerObject, Str_IEMsg_AddARulerObject);
IESetTranslationWordU(msEnglish, IEMsg_AddATextObject, Str_IEMsg_AddATextObject);
IESetTranslationWordU(msEnglish, IEMsg_AddAnAngleMeasurementObject, Str_IEMsg_AddAnAngleMeasurementObject);
IESetTranslationWordU(msEnglish, IEMsg_AddAnEllipticalObject, Str_IEMsg_AddAnEllipticalObject);
IESetTranslationWordU(msEnglish, IEMsg_AddAnImageObject, Str_IEMsg_AddAnImageObject);
IESetTranslationWordU(msEnglish, IEMsg_AddAnImageToTheGridFromFile, Str_IEMsg_AddAnImageToTheGridFromFile);
IESetTranslationWordU(msEnglish, IEMsg_AddAnRectangularObject, Str_IEMsg_AddAnRectangularObject);
IESetTranslationWordU(msEnglish, IEMsg_ApplyASharpeningFilterToTheImage, Str_IEMsg_ApplyASharpeningFilterToTheImage);
IESetTranslationWordU(msEnglish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, Str_IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation);
IESetTranslationWordU(msEnglish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, Str_IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation);
IESetTranslationWordU(msEnglish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, Str_IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers);
IESetTranslationWordU(msEnglish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, Str_IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects);
IESetTranslationWordU(msEnglish, IEMsg_ClearAllImages, Str_IEMsg_ClearAllImages);
IESetTranslationWordU(msEnglish, IEMsg_ClearAll, Str_IEMsg_ClearAll);
IESetTranslationWordU(msEnglish, IEMsg_ClearThisImage, Str_IEMsg_ClearThisImage);
IESetTranslationWordU(msEnglish, IEMsg_ClearYourSelection, Str_IEMsg_ClearYourSelection);
IESetTranslationWordU(msEnglish, IEMsg_ClickTheImageAndDragTheMouseToScroll, Str_IEMsg_ClickTheImageAndDragTheMouseToScroll);
IESetTranslationWordU(msEnglish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, Str_IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile);
IESetTranslationWordU(msEnglish, IEMsg_CopyImageToTheClipboard, Str_IEMsg_CopyImageToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, Str_IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, Str_IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt);
IESetTranslationWordU(msEnglish, IEMsg_CopyTheCurrentImageToTheClipboard, Str_IEMsg_CopyTheCurrentImageToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_CutTheSelectionToTheClipboard, Str_IEMsg_CutTheSelectionToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_CopyTheCurrentSelectionToTheClipboard, Str_IEMsg_CopyTheCurrentSelectionToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_CopyTheSelectedObjectToTheClipboard, Str_IEMsg_CopyTheSelectedObjectToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_DeselectAllObjects, Str_IEMsg_DeselectAllObjects);
IESetTranslationWordU(msEnglish, IEMsg_DisplayAPreviewOfThisImageForPrinting, Str_IEMsg_DisplayAPreviewOfThisImageForPrinting);
IESetTranslationWordU(msEnglish, IEMsg_DisplayAPreviewOfYourPrinting, Str_IEMsg_DisplayAPreviewOfYourPrinting);
IESetTranslationWordU(msEnglish, IEMsg_DisplayLargeImagesAtTheWindowSize, Str_IEMsg_DisplayLargeImagesAtTheWindowSize);
IESetTranslationWordU(msEnglish, IEMsg_DisplayOnlyTheActiveFrame, Str_IEMsg_DisplayOnlyTheActiveFrame);
IESetTranslationWordU(msEnglish, IEMsg_DisplaySmallImagesAtTheWindowSize, Str_IEMsg_DisplaySmallImagesAtTheWindowSize);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, Str_IEMsg_DisplayTheAnimationOfAGIFOrAVIFile);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheFirstFrameOfThisImage, Str_IEMsg_DisplayTheFirstFrameOfThisImage);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheImageAtFullSize, Str_IEMsg_DisplayTheImageAtFullSize);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, Str_IEMsg_DisplayTheImageAtTheHeightOfTheWindow);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, Str_IEMsg_DisplayTheImageAtTheSizeOfTheWindow);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, Str_IEMsg_DisplayTheImageAtTheWidthOfTheWindow);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheImageLarger, Str_IEMsg_DisplayTheImageLarger);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheImageSmaller, Str_IEMsg_DisplayTheImageSmaller);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheLastFrameOfThisImage, Str_IEMsg_DisplayTheLastFrameOfThisImage);
IESetTranslationWordU(msEnglish, IEMsg_DisplayTheNextFrameOfThisImage, Str_IEMsg_DisplayTheNextFrameOfThisImage);
IESetTranslationWordU(msEnglish, IEMsg_DisplayThePriorFrameOfThisImage, Str_IEMsg_DisplayThePriorFrameOfThisImage);
IESetTranslationWordU(msEnglish, IEMsg_DynamicallyMeasureADistance, Str_IEMsg_DynamicallyMeasureADistance);
IESetTranslationWordU(msEnglish, IEMsg_EditPointsOfAPolyline, Str_IEMsg_EditPointsOfAPolyline);
IESetTranslationWordU(msEnglish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, Str_IEMsg_EqualizesTheColorHistogramForTheSelectedRegion);
IESetTranslationWordU(msEnglish, IEMsg_FlipTheImageFromLeftToRight, Str_IEMsg_FlipTheImageFromLeftToRight);
IESetTranslationWordU(msEnglish, IEMsg_FlipTheImageFromTopToBottom, Str_IEMsg_FlipTheImageFromTopToBottom);
IESetTranslationWordU(msEnglish, IEMsg_FlipTheSelectedImageFromLeftToRight, Str_IEMsg_FlipTheSelectedImageFromLeftToRight);
IESetTranslationWordU(msEnglish, IEMsg_FlipTheSelectedImageFromTopToBottom, Str_IEMsg_FlipTheSelectedImageFromTopToBottom);
IESetTranslationWordU(msEnglish, IEMsg_FreeHandPaintAnOpenPolygon, Str_IEMsg_FreeHandPaintAnOpenPolygon);
IESetTranslationWordU(msEnglish, IEMsg_InvertTheColorsOfTheImage, Str_IEMsg_InvertTheColorsOfTheImage);
IESetTranslationWordU(msEnglish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, Str_IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut);
IESetTranslationWordU(msEnglish, IEMsg_LoadAnImageFromFile, Str_IEMsg_LoadAnImageFromFile);
IESetTranslationWordU(msEnglish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, Str_IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains);
IESetTranslationWordU(msEnglish, IEMsg_MeasureARectangularArea, Str_IEMsg_MeasureARectangularArea);
IESetTranslationWordU(msEnglish, IEMsg_MeasureTheDistanceBetweenTwoPoints, Str_IEMsg_MeasureTheDistanceBetweenTwoPoints);
IESetTranslationWordU(msEnglish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, Str_IEMsg_MergeAllObjectsWithTheBackgroundLayer);
IESetTranslationWordU(msEnglish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, Str_IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer);
IESetTranslationWordU(msEnglish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, Str_IEMsg_MergeAllLayersOfTheImageIntoASingleOne);
IESetTranslationWordU(msEnglish, IEMsg_MoveTheMouseToScrollTheImage, Str_IEMsg_MoveTheMouseToScrollTheImage);
IESetTranslationWordU(msEnglish, IEMsg_MoveTheSelectedLayerBackward, Str_IEMsg_MoveTheSelectedLayerBackward);
IESetTranslationWordU(msEnglish, IEMsg_MoveTheSelectedLayerForward, Str_IEMsg_MoveTheSelectedLayerForward);
IESetTranslationWordU(msEnglish, IEMsg_MoveTheSelectedObjectBackward, Str_IEMsg_MoveTheSelectedObjectBackward);
IESetTranslationWordU(msEnglish, IEMsg_MoveTheSelectedObjectForward, Str_IEMsg_MoveTheSelectedObjectForward);
IESetTranslationWordU(msEnglish, IEMsg_MoveTheSelectedObjectToTheClipboard, Str_IEMsg_MoveTheSelectedObjectToTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_PasteFromTheClipboard, Str_IEMsg_PasteFromTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_PasteObjectFromTheClipboard, Str_IEMsg_PasteObjectFromTheClipboard);
IESetTranslationWordU(msEnglish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, Str_IEMsg_PasteTheContentOfTheClipboardAsANewLayer);
IESetTranslationWordU(msEnglish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, Str_IEMsg_PerformColorEnhancementFunctionsOnTheImage);
IESetTranslationWordU(msEnglish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, Str_IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage);
IESetTranslationWordU(msEnglish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, Str_IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse);
IESetTranslationWordU(msEnglish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, Str_IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse);
IESetTranslationWordU(msEnglish, IEMsg_PerformEffectsOnTheImage, Str_IEMsg_PerformEffectsOnTheImage);
IESetTranslationWordU(msEnglish, IEMsg_PerformEffectsOnTheSelectedImage, Str_IEMsg_PerformEffectsOnTheSelectedImage);
IESetTranslationWordU(msEnglish, IEMsg_PlaybackTheseFramesInSequence, Str_IEMsg_PlaybackTheseFramesInSequence);
IESetTranslationWordU(msEnglish, IEMsg_PositionTheSelectedLayerBehindAllOthers, Str_IEMsg_PositionTheSelectedLayerBehindAllOthers);
IESetTranslationWordU(msEnglish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, Str_IEMsg_PositionTheSelectedObjectBehindAllOtherObjects);
IESetTranslationWordU(msEnglish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, Str_IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails);
IESetTranslationWordU(msEnglish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, Str_IEMsg_PrintTheSelectedImageAtItsOriginalSize);
IESetTranslationWordU(msEnglish, IEMsg_PrintTheSelectedImageToFitThePage, Str_IEMsg_PrintTheSelectedImageToFitThePage);
IESetTranslationWordU(msEnglish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, Str_IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails);
IESetTranslationWordU(msEnglish, IEMsg_PrintThisImageAtItsOriginalSize, Str_IEMsg_PrintThisImageAtItsOriginalSize);
IESetTranslationWordU(msEnglish, IEMsg_PrintThisImageToFitThePage, Str_IEMsg_PrintThisImageToFitThePage);
IESetTranslationWordU(msEnglish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, Str_IEMsg_PromptForAnImageFileToLoadAsANewLayer);
IESetTranslationWordU(msEnglish, IEMsg_RedoTheLastActionThatWasUndone, Str_IEMsg_RedoTheLastActionThatWasUndone);
IESetTranslationWordU(msEnglish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, Str_IEMsg_ReduceTheColorsOfTheImageToGrayscale);
IESetTranslationWordU(msEnglish, IEMsg_RemoveAllObjectsFromTheImage, Str_IEMsg_RemoveAllObjectsFromTheImage);
IESetTranslationWordU(msEnglish, IEMsg_CropTheImageToTheCurrentSelection, Str_IEMsg_CropTheImageToTheCurrentSelection);
IESetTranslationWordU(msEnglish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, Str_IEMsg_RemoveTheRedEyeEffectFromTheSelection);
IESetTranslationWordU(msEnglish, IEMsg_RemoveTheSelectedImage, Str_IEMsg_RemoveTheSelectedImage);
IESetTranslationWordU(msEnglish, IEMsg_RemoveTheSelectedLayersFromTheImage, Str_IEMsg_RemoveTheSelectedLayersFromTheImage);
IESetTranslationWordU(msEnglish, IEMsg_RemoveTheSelectedObjectFromTheImage, Str_IEMsg_RemoveTheSelectedObjectFromTheImage);
IESetTranslationWordU(msEnglish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, Str_IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers);
IESetTranslationWordU(msEnglish, IEMsg_RestartPlaybackAfterItCompletes, Str_IEMsg_RestartPlaybackAfterItCompletes);
IESetTranslationWordU(msEnglish, IEMsg_RetrieveAnImageFromACameraOrScanner, Str_IEMsg_RetrieveAnImageFromACameraOrScanner);
IESetTranslationWordU(msEnglish, IEMsg_RetrieveImagesFromACameraOrScanner, Str_IEMsg_RetrieveImagesFromACameraOrScanner);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheImage180Clockwise, Str_IEMsg_RotateTheImage180Clockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheImage90Clockwise, Str_IEMsg_RotateTheImage90Clockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheImage90CounterClockwise, Str_IEMsg_RotateTheImage90CounterClockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheSelectedImage180Clockwise, Str_IEMsg_RotateTheSelectedImage180Clockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheSelectedImage90Clockwise, Str_IEMsg_RotateTheSelectedImage90Clockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheSelectedImage90CounterClockwise, Str_IEMsg_RotateTheSelectedImage90CounterClockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheSelectedObject180Clockwise, Str_IEMsg_RotateTheSelectedObject180Clockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheSelectedObject90Clockwise, Str_IEMsg_RotateTheSelectedObject90Clockwise);
IESetTranslationWordU(msEnglish, IEMsg_RotateTheSelectedObject90CounterClockwise, Str_IEMsg_RotateTheSelectedObject90CounterClockwise);
IESetTranslationWordU(msEnglish, IEMsg_SaveChangesToThisImageToFile, Str_IEMsg_SaveChangesToThisImageToFile);
IESetTranslationWordU(msEnglish, IEMsg_SaveThisImageToANewFilename, Str_IEMsg_SaveThisImageToANewFilename);
IESetTranslationWordU(msEnglish, IEMsg_SelectACircularAreaOfYourImage, Str_IEMsg_SelectACircularAreaOfYourImage);
IESetTranslationWordU(msEnglish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, Str_IEMsg_SelectAPortionOfYourImageOfASimilarColor);
IESetTranslationWordU(msEnglish, IEMsg_SelectARectangularAreaOfYourImage, Str_IEMsg_SelectARectangularAreaOfYourImage);
IESetTranslationWordU(msEnglish, IEMsg_SelectAllImagesInTheGrid, Str_IEMsg_SelectAllImagesInTheGrid);
IESetTranslationWordU(msEnglish, IEMsg_SelectAllObjectsOfImage, Str_IEMsg_SelectAllObjectsOfImage);
IESetTranslationWordU(msEnglish, IEMsg_SelectAnAreaOfTheImageToZoomInto, Str_IEMsg_SelectAnAreaOfTheImageToZoomInto);
IESetTranslationWordU(msEnglish, IEMsg_SelectOrResizeAnObject, Str_IEMsg_SelectOrResizeAnObject);
IESetTranslationWordU(msEnglish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, Str_IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom);
IESetTranslationWordU(msEnglish, IEMsg_SelectTheFirstFrame, Str_IEMsg_SelectTheFirstFrame);
IESetTranslationWordU(msEnglish, IEMsg_SelectTheLastFrame, Str_IEMsg_SelectTheLastFrame);
IESetTranslationWordU(msEnglish, IEMsg_SelectTheNextFrame, Str_IEMsg_SelectTheNextFrame);
IESetTranslationWordU(msEnglish, IEMsg_SelectThePreviousFrame, Str_IEMsg_SelectThePreviousFrame);
IESetTranslationWordU(msEnglish, IEMsg_SingleClickingWillNotInsertANewObject, Str_IEMsg_SingleClickingWillNotInsertANewObject);
IESetTranslationWordU(msEnglish, IEMsg_SpecifyAdvancedPropertiesForAllImages, Str_IEMsg_SpecifyAdvancedPropertiesForAllImages);
IESetTranslationWordU(msEnglish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, Str_IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage);
IESetTranslationWordU(msEnglish, IEMsg_SpecifyAdvancedPropertiesForThisImage, Str_IEMsg_SpecifyAdvancedPropertiesForThisImage);
IESetTranslationWordU(msEnglish, IEMsg_UndoTheLastAction, Str_IEMsg_UndoTheLastAction);
IESetTranslationWordU(msEnglish, IEMsg_UndoTheLastEdit, Str_IEMsg_UndoTheLastEdit);
IESetTranslationWordU(msEnglish, IEMsg_UseTheMouseToMoveImageLayers, Str_IEMsg_UseTheMouseToMoveImageLayers);
IESetTranslationWordU(msEnglish, IEMsg_UseTheMouseToResizeImageLayers, Str_IEMsg_UseTheMouseToResizeImageLayers);
IESetTranslationWordU(msEnglish, IEMsg_UseTheMouseToRotateImageLayers, Str_IEMsg_UseTheMouseToRotateImageLayers);
IESetTranslationWordU(msEnglish, IEMsg_ZoomImage , Str_IEMsg_ZoomImage );
IESetTranslationWordU(msEnglish, IEMsg_DisplayImageAtCustomZoom , Str_IEMsg_DisplayImageAtCustomZoom );
IESetTranslationWordU(msEnglish, IEMsg_CustomRotate , Str_IEMsg_CustomRotate );
IESetTranslationWordU(msEnglish, IEMsg_RotateImageByACustomAngle , Str_IEMsg_RotateImageByACustomAngle );
IESetTranslationWordU(msEnglish, IEMsg_ResizeImage , Str_IEMsg_ResizeImage );
IESetTranslationWordU(msEnglish, IEMsg_SpecifyANewSizeForTheImage, Str_IEMsg_SpecifyANewSizeForTheImage );
IESetTranslationWordU(msEnglish, IEMSG_RESIZE, Str_IEMsg_Resize);
IESetTranslationWordU(msEnglish, IEMSG_CURRENT, Str_IEMsg_Current);
IESetTranslationWordU(msEnglish, IEMSG_NEW, Str_IEMsg_New);
IESetTranslationWordU(msEnglish, IEMSG_SCALE, Str_IEMsg_Scale);
IESetTranslationWordU(msEnglish, IEMSG_MAINTAINASPECTRATIO, Str_IEMsg_MaintainAspectRatio);
IESetTranslationWordU(msEnglish, IEMSG_Folder , Str_IEMSG_Folder );
IESetTranslationWordU(msEnglish, IEMSG_Dimensions, Str_IEMSG_Dimensions);
IESetTranslationWordU(msEnglish, IEMSG_Type , Str_IEMSG_Type );
IESetTranslationWordU(msEnglish, IEMSG_Created , Str_IEMSG_Created );
IESetTranslationWordU(msEnglish, IEMSG_Modified , Str_IEMSG_Modified );
IESetTranslationWordU(msEnglish, IEMsg_CopyFiles , Str_IEMsg_CopyFiles );
IESetTranslationWordU(msEnglish, IEMsg_CopyFilesToClipboard , Str_IEMsg_CopyFilesToClipboard );
IESetTranslationWordU(msEnglish, IEMsg_CopyTheSelectedFilesToANewFolder , Str_IEMsg_CopyTheSelectedFilesToANewFolder );
IESetTranslationWordU(msEnglish, IEMsg_CopyTheSelectedFilesToTheClipboard , Str_IEMsg_CopyTheSelectedFilesToTheClipboard );
IESetTranslationWordU(msEnglish, IEMsg_CutFilesToClipboard , Str_IEMsg_CutFilesToClipboard );
IESetTranslationWordU(msEnglish, IEMsg_CutTheSelectedFilesToTheClipboard , Str_IEMsg_CutTheSelectedFilesToTheClipboard );
IESetTranslationWordU(msEnglish, IEMsg_DeleteFiles , Str_IEMsg_DeleteFiles );
IESetTranslationWordU(msEnglish, IEMsg_DeleteTheSelectedFilesFromTheFolder , Str_IEMsg_DeleteTheSelectedFilesFromTheFolder );
IESetTranslationWordU(msEnglish, IEMsg_GoUp , Str_IEMsg_GoUp );
IESetTranslationWordU(msEnglish, IEMsg_MoveFiles , Str_IEMsg_MoveFiles );
IESetTranslationWordU(msEnglish, IEMsg_MoveTheSelectedFilesToANewFolder , Str_IEMsg_MoveTheSelectedFilesToANewFolder );
IESetTranslationWordU(msEnglish, IEMsg_OpenFile , Str_IEMsg_OpenFile );
IESetTranslationWordU(msEnglish, IEMsg_OpenTheParentOfTheCurrentFolder , Str_IEMsg_OpenTheParentOfTheCurrentFolder );
IESetTranslationWordU(msEnglish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , Str_IEMsg_OpenTheSelectedFileInTheDefaultViewer );
IESetTranslationWordU(msEnglish, IEMsg_PasteFilesFromClipboard , Str_IEMsg_PasteFilesFromClipboard );
IESetTranslationWordU(msEnglish, IEMsg_PasteFilesFromTheClipboardToThisFolder, Str_IEMsg_PasteFilesFromTheClipboardToThisFolder );
IESetTranslationWordU(msEnglish, IEMsg_Refresh , Str_IEMsg_Refresh );
IESetTranslationWordU(msEnglish, IEMsg_RefreshTheFileListing , Str_IEMsg_RefreshTheFileListing );
IESetTranslationWordU(msEnglish, IEMsg_WhereDoYouWantToMoveTheseFiles , Str_IEMsg_WhereDoYouWantToMoveTheseFiles );
IESetTranslationWordU(msEnglish, IEMsg_WhereDoYouWantToCopyTheseFiles , Str_IEMsg_WhereDoYouWantToCopyTheseFiles );
IESetTranslationWordU(msEnglish, IEMsg_XIsNotAValidFolder , Str_IEMsg_XIsNotAValidFolder );
IESetTranslationWordU(msEnglish, IEMsg_RenameFile , Str_IEMsg_RenameFile );
IESetTranslationWordU(msEnglish, IEMsg_SpecifyANewNameForTheSelectedFile , Str_IEMsg_SpecifyANewNameForTheSelectedFile );
IESetTranslationWordU(msEnglish, IEMsg_SpecifyANewNameForX , Str_IEMsg_SpecifyANewNameForX );
IESetTranslationWordU(msEnglish, IEMsg_SelectAFolderToOpen , Str_IEMsg_SelectAFolderToOpen );
IESetTranslationWordU(msEnglish, IEMsg_SelectFolder , Str_IEMsg_SelectFolder );
IESetTranslationWordU(msEnglish, IEMsg_CreateFolder , Str_IEMsg_CreateFolder );
IESetTranslationWordU(msEnglish, IEMsg_CreateANewFolderAtTheCurrentLocation , Str_IEMsg_CreateANewFolderAtTheCurrentLocation );
IESetTranslationWordU(msEnglish, IEMsg_SpecifyTheNameOfYourNewFolder , Str_IEMsg_SpecifyTheNameOfYourNewFolder );
IESetTranslationWordU(msEnglish, IEMsg_SoftShadow , Str_IEMsg_SoftShadow );
IESetTranslationWordU(msEnglish, IEMsg_AddSoftShadow , Str_IEMsg_AddSoftShadow );
IESetTranslationWordU(msEnglish, IEMsg_Radius , Str_IEMsg_Radius );
IESetTranslationWordU(msEnglish, IEMsg_Offset , Str_IEMsg_Offset );
IESetTranslationWordU(msEnglish, IEMsg_All_Glow , Str_IEMsg_All_Glow );
IESetTranslationWordU(msEnglish, IEMsg_FillPage , Str_IEMsg_FillPage );
IESetTranslationWordU(msEnglish, IEMsg_AutoEnhance , Str_IEMsg_AutoEnhance );
IESetTranslationWordU(msEnglish, IEMsg_AutoEnhanceMethod , Str_IEMsg_AutoEnhanceMethod );
IESetTranslationWordU(msEnglish, IEMsg_General , Str_IEMsg_General );
IESetTranslationWordU(msEnglish, IEMsg_ToneMapping , Str_IEMsg_ToneMapping );
IESetTranslationWordU(msEnglish, IEMsg_Slope , Str_IEMsg_Slope );
IESetTranslationWordU(msEnglish, IEMsg_Range , Str_IEMsg_Range );
IESetTranslationWordU(msEnglish, IEMsg_Gamma , Str_IEMsg_Gamma );
IESetTranslationWordU(msEnglish, IEMsg_Crop , Str_IEMsg_Crop );
IESetTranslationWordU(msEnglish, IEMsg_CropImage , Str_IEMsg_CropImage );
IESetTranslationWordU(msEnglish, IEMsg_EditImage , Str_IEMsg_EditImage );
IESetTranslationWordU(msEnglish, IEMsg_PerformEditingFunctionsOnTheImage , Str_IEMsg_PerformEditingFunctionsOnTheImage );
IESetTranslationWordU(msEnglish, IEMsg_PreviewEffects , Str_IEMsg_PreviewEffects );
IESetTranslationWordU(msEnglish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, Str_IEMsg_PreviewEffectsToEditAndEnhanceTheImage );
IESetTranslationWordU(msEnglish, IEMsg_ThumbnailView , Str_IEMsg_ThumbnailView );
IESetTranslationWordU(msEnglish, IEMsg_DisplayLargeThumbnails , Str_IEMsg_DisplayLargeThumbnails );
IESetTranslationWordU(msEnglish, IEMsg_DetailView , Str_IEMsg_DetailView );
IESetTranslationWordU(msEnglish, IEMsg_DisplayFileDetails , Str_IEMsg_DisplayFileDetails );
IESetTranslationWordU(msEnglish, IEMsg_Filename , Str_IEMsg_Filename );
IESetTranslationWordU(msEnglish, IEMsg_FileType , Str_IEMsg_FileType );
IESetTranslationWordU(msEnglish, IEMsg_FileSize , Str_IEMsg_FileSize );
IESetTranslationWordU(msEnglish, IEMsg_CreateDate , Str_IEMsg_CreateDate );
IESetTranslationWordU(msEnglish, IEMsg_EditDate , Str_IEMsg_EditDate );
IESetTranslationWordU(msEnglish, IEMsg_ImageSize , Str_IEMsg_ImageSize );
IESetTranslationWordU(msEnglish, IEMsg_SortByX , Str_IEMsg_SortByX );
IESetTranslationWordU(msEnglish, IEMsg_Ascending , Str_IEMsg_Ascending );
IESetTranslationWordU(msEnglish, IEMsg_Descending , Str_IEMsg_Descending );
IESetTranslationWordU(msEnglish, IEMsg_SortX , Str_IEMsg_SortX );
IESetTranslationWordU(msEnglish, IEMsg_MultiplePages , Str_IEMsg_MultiplePages );
IESetTranslationWordU(msEnglish, IEMsg_PagesAcross , Str_IEMsg_PagesAcross );
IESetTranslationWordU(msEnglish, IEMsg_PagesDown , Str_IEMsg_PagesDown );
IESetTranslationWordU(msEnglish, IEMsg_SelectAllLayers , Str_IEMsg_SelectAllLayers );
IESetTranslationWordU(msEnglish, IEMsg_SelectAllLayersOfTheImage , Str_IEMsg_SelectAllLayersOfTheImage );
IESetTranslationWordU(msEnglish, IEMsg_DeselectAllLayers , Str_IEMsg_DeselectAllLayers );
IESetTranslationWordU(msEnglish, IEMsg_DeselectAllLayersOfTheImage , Str_IEMsg_DeselectAllLayersOfTheImage );
IESetTranslationWordU(msEnglish, IEMsg_GroupLayers , Str_IEMsg_GroupLayers );
IESetTranslationWordU(msEnglish, IEMsg_AddSelectedLayersToASelectionGroup , Str_IEMsg_AddSelectedLayersToASelectionGroup );
IESetTranslationWordU(msEnglish, IEMsg_UngroupLayers , Str_IEMsg_UngroupLayers );
IESetTranslationWordU(msEnglish, IEMsg_RemoveSelectedLayersFromSelectionGroup, Str_IEMsg_RemoveSelectedLayersFromSelectionGroup );
IESetTranslationWordU(msEnglish, IEMsg_MergeLayers , Str_IEMsg_MergeLayers );
IESetTranslationWordU(msEnglish, IEMsg_MergeSelectedLayersIntoASingleLayer , Str_IEMsg_MergeSelectedLayersIntoASingleLayer );
IESetTranslationWordU(msEnglish, IEMsg_ColumnView , Str_IEMsg_ColumnView );
IESetTranslationWordU(msEnglish, IEMsg_DisplayFileColumns , Str_IEMsg_DisplayFileColumns );
IESetTranslationWordU(msEnglish, IEMsg_LargeThumbnailView , Str_IEMsg_LargeThumbnailView );
IESetTranslationWordU(msEnglish, IEMsg_DisplayThumbnails , Str_IEMsg_DisplayThumbnails );
IESetTranslationWordU(msEnglish, IEMsg_FileListView , Str_IEMsg_FileListView );
IESetTranslationWordU(msEnglish, IEMsg_DisplayFileList , Str_IEMsg_DisplayFileList );
IESetTranslationWordU(msEnglish, IEMsg_ShowColumnX , Str_IEMsg_ShowColumnX );
IESetTranslationWordU(msEnglish, IEMsg_Path , Str_IEMsg_Path );
IESetTranslationWordU(msEnglish, IEMsg_ImageProperties , Str_IEMsg_ImageProperties );
IESetTranslationWordU(msEnglish, IEMsg_Caption , Str_IEMsg_Caption );
IESetTranslationWordU(msEnglish, IEMsg_ADDINNERSHADOW , Str_IEMsg_ADDINNERSHADOW );
IESetTranslationWordU(msEnglish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , Str_IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION );
IESetTranslationWordU(msEnglish, IEMsg_ADJUSTGAINOFFSET , Str_IEMsg_ADJUSTGAINOFFSET );
IESetTranslationWordU(msEnglish, IEMsg_AdjustLuminanceSaturation , Str_IEMsg_AdjustLuminanceSaturation );
IESetTranslationWordU(msEnglish, IEMsg_ADJUSTTEMPERATURE , Str_IEMsg_ADJUSTTEMPERATURE );
IESetTranslationWordU(msEnglish, IEMsg_ADJUSTTINT , Str_IEMsg_ADJUSTTINT );
IESetTranslationWordU(msEnglish, IEMsg_Automatic , Str_IEMsg_Automatic );
IESetTranslationWordU(msEnglish, IEMsg_AUTOSHARPEN , Str_IEMsg_AUTOSHARPEN );
IESetTranslationWordU(msEnglish, IEMsg_BLUR , Str_IEMsg_BLUR );
IESetTranslationWordU(msEnglish, IEMsg_CASTALPHA , Str_IEMsg_CASTALPHA );
IESetTranslationWordU(msEnglish, IEMsg_CASTCOLOR , Str_IEMsg_CASTCOLOR );
IESetTranslationWordU(msEnglish, IEMsg_CASTCOLORRANGE , Str_IEMsg_CASTCOLORRANGE );
IESetTranslationWordU(msEnglish, IEMsg_CLEARSEL , Str_IEMsg_CLEARSEL );
IESetTranslationWordU(msEnglish, IEMsg_COLORIZE , Str_IEMsg_COLORIZE );
IESetTranslationWordU(msEnglish, IEMsg_CONVERTTO , Str_IEMsg_CONVERTTO );
IESetTranslationWordU(msEnglish, IEMsg_CONVERTTO24BIT , Str_IEMsg_CONVERTTO24BIT );
IESetTranslationWordU(msEnglish, IEMsg_CONVERTTOPALETTE , Str_IEMsg_CONVERTTOPALETTE );
IESetTranslationWordU(msEnglish, IEMsg_CONVERTTOSEPIA , Str_IEMsg_CONVERTTOSEPIA );
IESetTranslationWordU(msEnglish, IEMsg_CONVOLVE , Str_IEMsg_CONVOLVE );
IESetTranslationWordU(msEnglish, IEMsg_DECRYPT , Str_IEMsg_DECRYPT );
IESetTranslationWordU(msEnglish, IEMsg_DEINTERLACE , Str_IEMsg_DEINTERLACE );
IESetTranslationWordU(msEnglish, IEMsg_ReorderColorChannels , Str_IEMsg_ReorderColorChannels );
IESetTranslationWordU(msEnglish, IEMsg_EDGEDETECT , Str_IEMsg_EDGEDETECT );
IESetTranslationWordU(msEnglish, IEMsg_ENCRYPT , Str_IEMsg_ENCRYPT );
IESetTranslationWordU(msEnglish, IEMsg_FEATHEREDGES , Str_IEMsg_FEATHEREDGES );
IESetTranslationWordU(msEnglish, IEMsg_FILL , Str_IEMsg_FILL );
IESetTranslationWordU(msEnglish, IEMsg_FTCLEARZONE , Str_IEMsg_FTCLEARZONE );
IESetTranslationWordU(msEnglish, IEMsg_HISTAUTOEQUALIZE , Str_IEMsg_HISTAUTOEQUALIZE );
IESetTranslationWordU(msEnglish, IEMsg_INTENSITY , Str_IEMsg_INTENSITY );
IESetTranslationWordU(msEnglish, IEMsg_AdjustHistogram , Str_IEMsg_AdjustHistogram );
IESetTranslationWordU(msEnglish, IEMsg_MAPGRAYTOCOLOR , Str_IEMsg_MAPGRAYTOCOLOR );
IESetTranslationWordU(msEnglish, IEMsg_MATCHHSVRANGE , Str_IEMsg_MATCHHSVRANGE );
IESetTranslationWordU(msEnglish, IEMsg_MEDIANFILTER , Str_IEMsg_MEDIANFILTER );
IESetTranslationWordU(msEnglish, IEMsg_MERGEWITHMASK , Str_IEMsg_MERGEWITHMASK );
IESetTranslationWordU(msEnglish, IEMsg_MERGE , Str_IEMsg_MERGE );
IESetTranslationWordU(msEnglish, IEMsg_Monochrome , Str_IEMsg_Monochrome );
IESetTranslationWordU(msEnglish, IEMsg_MOTIONBLUR , Str_IEMsg_MOTIONBLUR );
IESetTranslationWordU(msEnglish, IEMsg_PAINTMARK , Str_IEMsg_PAINTMARK );
IESetTranslationWordU(msEnglish, IEMsg_PERSPECTIVEDRAW , Str_IEMsg_PERSPECTIVEDRAW );
IESetTranslationWordU(msEnglish, IEMsg_ConvolutionFilter , Str_IEMsg_ConvolutionFilter );
IESetTranslationWordU(msEnglish, IEMsg_PROJECTDRAW , Str_IEMsg_PROJECTDRAW );
IESetTranslationWordU(msEnglish, IEMsg_RADIALSTRETCH , Str_IEMsg_RADIALSTRETCH );
IESetTranslationWordU(msEnglish, IEMsg_RANDOMIZE , Str_IEMsg_RANDOMIZE );
IESetTranslationWordU(msEnglish, IEMsg_REFLECTION , Str_IEMsg_REFLECTION );
IESetTranslationWordU(msEnglish, IEMsg_REMOVECHROMAKEY , Str_IEMsg_REMOVECHROMAKEY );
IESetTranslationWordU(msEnglish, IEMsg_REMOVEISOLATEDPIXELS , Str_IEMsg_REMOVEISOLATEDPIXELS );
IESetTranslationWordU(msEnglish, IEMsg_REMOVENOISE , Str_IEMsg_REMOVENOISE );
IESetTranslationWordU(msEnglish, IEMsg_RESIZECANVASXX , Str_IEMsg_RESIZECANVASXX );
IESetTranslationWordU(msEnglish, IEMsg_ROTATEANDCROP , Str_IEMsg_ROTATEANDCROP );
IESetTranslationWordU(msEnglish, IEMsg_ROUNDIMAGE , Str_IEMsg_ROUNDIMAGE );
IESetTranslationWordU(msEnglish, IEMSG_ConvertToXColors , Str_IEMSG_ConvertToXColors );
IESetTranslationWordU(msEnglish, IEMsg_SHIFTCHANNEL , Str_IEMsg_SHIFTCHANNEL );
IESetTranslationWordU(msEnglish, IEMSG_TileImage , Str_IEMSG_TileImage );
IESetTranslationWordU(msEnglish, IEMsg_UNSHARPEN , Str_IEMsg_UNSHARPEN );
IESetTranslationWordU(msEnglish, IEMsg_WALLISFILTER , Str_IEMsg_WALLISFILTER );
IESetTranslationWordU(msEnglish, IEMsg_WHITEBALANCE , Str_IEMsg_WHITEBALANCE );
IESetTranslationWordU(msEnglish, IEMsg_WRITEHIDDENDATA , Str_IEMsg_WRITEHIDDENDATA );
IESetTranslationWordU(msEnglish, IEMsg_AdjustHSV , Str_IEMsg_AdjustHSV );
IESetTranslationWordU(msEnglish, IEMsg_AdjustHSL , Str_IEMsg_AdjustHSL );
IESetTranslationWordU(msEnglish, IEMsg_AdjustRGB , Str_IEMsg_AdjustRGB );
IESetTranslationWordU(msEnglish, IEMsg_ShowRulers , Str_IEMsg_ShowRulers );
IESetTranslationWordU(msEnglish, IEMsg_ShowMeasurementRulersBesideImage , Str_IEMsg_ShowMeasurementRulersBesideImage );
IESetTranslationWordU(msEnglish, IEMsg_CapPixels , Str_IEMsg_CapPixels );
IESetTranslationWordU(msEnglish, IEMsg_ShowRulerInPixels , Str_IEMsg_ShowRulerInPixels );
IESetTranslationWordU(msEnglish, IEMsg_CapInches , Str_IEMsg_CapInches );
IESetTranslationWordU(msEnglish, IEMsg_ShowRulerInInches , Str_IEMsg_ShowRulerInInches );
IESetTranslationWordU(msEnglish, IEMsg_Millimeters , Str_IEMsg_Millimeters );
IESetTranslationWordU(msEnglish, IEMsg_ShowRulerInMillimeters , Str_IEMsg_ShowRulerInMillimeters );
IESetTranslationWordU(msEnglish, IEMsg_Centimeters , Str_IEMsg_Centimeters );
IESetTranslationWordU(msEnglish, IEMsg_ShowRulerInCentimeters , Str_IEMsg_ShowRulerInCentimeters );
IESetTranslationWordU(msEnglish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , Str_IEMSG_SYMMETRICNEARESTNEIGHBOUR );
IESetTranslationWordU(msEnglish, IEMSG_PIXELIZE , Str_IEMSG_PIXELIZE );
IESetTranslationWordU(msEnglish, IEMSG_PENCILSKETCH , Str_IEMSG_PENCILSKETCH );
IESetTranslationWordU(msEnglish, IEMsg_PasteAnImageFromTheClipboard , Str_IEMsg_PasteAnImageFromTheClipboard );
IESetTranslationWordU(msEnglish, IEMsg_Linear , Str_IEMsg_Linear );
IESetTranslationWordU(msEnglish, IEMsg_LinearClipped , Str_IEMsg_LinearClipped );
IESetTranslationWordU(msEnglish, IEMsg_Logarithmic , Str_IEMsg_Logarithmic );
IESetTranslationWordU( msEnglish, IEMsg_IncludeSubFolders , Str_IEMsg_IncludeSubFolders );
IESetTranslationWordU( msEnglish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, Str_IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder );
IESetTranslationWordU( msEnglish, IEMsg_EnableCropping , Str_IEMsg_EnableCropping );
IESetTranslationWordU( msEnglish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, Str_IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain );
IESetTranslationWordU( msEnglish, IEMsg_CancelCropping , Str_IEMsg_CancelCropping );
IESetTranslationWordU( msEnglish, IEMsg_ClearTheCurrentCropSelection, Str_IEMsg_ClearTheCurrentCropSelection );
IESetTranslationWordU( msEnglish, IEMsg_AddImageLayers , Str_IEMsg_AddImageLayers );
IESetTranslationWordU( msEnglish, IEMsg_ClickAndDragToCreateAnImageLayer , Str_IEMsg_ClickAndDragToCreateAnImageLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddShapeLayers , Str_IEMsg_AddShapeLayers );
IESetTranslationWordU( msEnglish, IEMsg_ClickAndDragToCreateAShapeLayer , Str_IEMsg_ClickAndDragToCreateAShapeLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddLineLayers , Str_IEMsg_AddLineLayers );
IESetTranslationWordU( msEnglish, IEMsg_ClickAndDragToCreateALineLayer , Str_IEMsg_ClickAndDragToCreateALineLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddPolylineLayers , Str_IEMsg_AddPolylineLayers );
IESetTranslationWordU( msEnglish, IEMsg_ClickAndDragToCreateAPolylineLayer , Str_IEMsg_ClickAndDragToCreateAPolylineLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddTextLayers , Str_IEMsg_AddTextLayers );
IESetTranslationWordU( msEnglish, IEMsg_ClickAndDragToCreateATextLayer , Str_IEMsg_ClickAndDragToCreateATextLayer );
IESetTranslationWordU( msEnglish, IEMsg_AlignLeftEdges , Str_IEMsg_AlignLeftEdges );
IESetTranslationWordU( msEnglish, IEMsg_AlignRightEdges , Str_IEMsg_AlignRightEdges );
IESetTranslationWordU( msEnglish, IEMsg_AlignTopEdges , Str_IEMsg_AlignTopEdges );
IESetTranslationWordU( msEnglish, IEMsg_AlignBottomEdges , Str_IEMsg_AlignBottomEdges );
IESetTranslationWordU( msEnglish, IEMsg_AlignHorizontalCenters , Str_IEMsg_AlignHorizontalCenters );
IESetTranslationWordU( msEnglish, IEMsg_AlignVerticalCenters , Str_IEMsg_AlignVerticalCenters );
IESetTranslationWordU( msEnglish, IEMsg_MatchWidth , Str_IEMsg_MatchWidth );
IESetTranslationWordU( msEnglish, IEMsg_MatchHeight , Str_IEMsg_MatchHeight );
IESetTranslationWordU( msEnglish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer );
IESetTranslationWordU( msEnglish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer );
IESetTranslationWordU( msEnglish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer );
IESetTranslationWordU( msEnglish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , Str_IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer );
IESetTranslationWordU( msEnglish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , Str_IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter );
IESetTranslationWordU( msEnglish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , Str_IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter );
IESetTranslationWordU( msEnglish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , Str_IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer );
IESetTranslationWordU( msEnglish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer, Str_IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer );
IESetTranslationWordU( msEnglish, IEMsg_CropBackgroundToSelection , Str_IEMsg_CropBackgroundToSelection );
IESetTranslationWordU( msEnglish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers, Str_IEMsg_CropTheBackgroundImageToMatchSelectedLayers );
IESetTranslationWordU( msEnglish, IEMsg_FastPreview , Str_IEMsg_FastPreview );
IESetTranslationWordU( msEnglish, IEMsg_ReducePreviewQualityToImprovePerformance , Str_IEMsg_ReducePreviewQualityToImprovePerformance );
IESetTranslationWordU( msEnglish, IEMsg_LockAspectRatio , Str_IEMsg_LockAspectRatio );
IESetTranslationWordU( msEnglish, IEMsg_LockPosition , Str_IEMsg_LockPosition );
IESetTranslationWordU( msEnglish, IEMsg_RestoreAspectRatio , Str_IEMsg_RestoreAspectRatio );
IESetTranslationWordU( msEnglish, IEMsg_SizeToFit , Str_IEMsg_SizeToFit );
IESetTranslationWordU( msEnglish, IEMsg_Visible , Str_IEMsg_Visible );
IESetTranslationWordU( msEnglish, IEMsg_ResetSize , Str_IEMsg_ResetSize );
IESetTranslationWordU( msEnglish, IEMsg_SelectImage , Str_IEMsg_SelectImage );
IESetTranslationWordU( msEnglish, IEMsg_ClosePolyline , Str_IEMsg_ClosePolyline );
IESetTranslationWordU( msEnglish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , Str_IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer );
IESetTranslationWordU( msEnglish, IEMsg_PreventMovementOfTheSelectedLayer , Str_IEMsg_PreventMovementOfTheSelectedLayer );
IESetTranslationWordU( msEnglish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer, Str_IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer );
IESetTranslationWordU( msEnglish, IEMsg_ResizeTheLayerToMatchItsContent , Str_IEMsg_ResizeTheLayerToMatchItsContent );
IESetTranslationWordU( msEnglish, IEMsg_AddASoftShadowToTheSelectedLayer , Str_IEMsg_AddASoftShadowToTheSelectedLayer );
IESetTranslationWordU( msEnglish, IEMsg_DisplayTheCurrentLayer , Str_IEMsg_DisplayTheCurrentLayer );
IESetTranslationWordU( msEnglish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , Str_IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer );
IESetTranslationWordU( msEnglish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , Str_IEMsg_BrowseForAnImageToLoadIntoTheLayer );
IESetTranslationWordU( msEnglish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, Str_IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon );
IESetTranslationWordU( msEnglish, IEMsg_AddImageLayer , Str_IEMsg_AddImageLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddShapeLayer , Str_IEMsg_AddShapeLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddLineLayer , Str_IEMsg_AddLineLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddPolylineLayer , Str_IEMsg_AddPolylineLayer );
IESetTranslationWordU( msEnglish, IEMsg_AddTextLayer , Str_IEMsg_AddTextLayer );
IESetTranslationWordU( msEnglish, IEMsg_RotateTheLayerCounterClockwise , Str_IEMsg_RotateTheLayerCounterClockwise );
IESetTranslationWordU( msEnglish, IEMsg_RotateTheLayerClockwise , Str_IEMsg_RotateTheLayerClockwise );
IESetTranslationWordU( msEnglish, IEMsg_ConvertToImageLayer , Str_IEMsg_ConvertToImageLayer );
IESetTranslationWordU( msEnglish, IEMsg_ConvertTheLayerToAnImage , Str_IEMsg_ConvertTheLayerToAnImage );
IESetTranslationWordU( msEnglish, IEMsg_ArrangeLayers , Str_IEMsg_ArrangeLayers );
IESetTranslationWordU( msEnglish, IEMsg_SetLayerProperties , Str_IEMsg_SetLayerProperties );
IESetTranslationWordU( msEnglish, IEMsg_CropLayerToBackground , Str_IEMsg_CropLayerToBackground );
IESetTranslationWordU( msEnglish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, Str_IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground );
IESetTranslationWordU( msEnglish, IEMsg_ShowLabel , Str_IEMsg_ShowLabel );
IESetTranslationWordU( msEnglish, IEMsg_AttachATextLabelToThisLine , Str_IEMsg_AttachATextLabelToThisLine );
IESetTranslationWordU( msEnglish, IEMsg_EditLayerText , Str_IEMsg_EditLayerText );
IESetTranslationWordU( msEnglish, IEMsg_EditTheTextOfTheSelectedLayer , Str_IEMsg_EditTheTextOfTheSelectedLayer );
IESetTranslationWordU( msEnglish, IEMsg_ResetRotation , Str_IEMsg_ResetRotation );
IESetTranslationWordU( msEnglish, IEMsg_ResetTheRotationOfTheSelectedLayer , Str_IEMsg_ResetTheRotationOfTheSelectedLayer );
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Italian;
begin
/////// msItalian
{$IFDEF IESUPPORTITALIAN}
IESetTranslationWord(msItalian, IEMSG_PREVIEW, 'Anteprima');
IESetTranslationWord(msItalian, IEMSG_SOURCE, 'Originale');
IESetTranslationWord(msItalian, IEMSG_RESULT, 'Elaborata');
IESetTranslationWord(msItalian, IEMSG_OK, 'OK');
IESetTranslationWord(msItalian, IEMSG_CANCEL, 'Annulla');
IESetTranslationWord(msItalian, IEMSG_LOCKPREVIEW, 'Blocca anteprima');
IESetTranslationWord(msItalian, IEMSG_COPYRESULTTOSOURCE, 'Copia Risultato nell''Originale');
IESetTranslationWord(msItalian, IEMSG_CONTRAST, 'Contrasto');
IESetTranslationWord(msItalian, IEMSG_BRIGHTNESS, 'Luminosit<69>');
IESetTranslationWord(msItalian, IEMSG_HUE, 'Tonalit<69>');
IESetTranslationWord(msItalian, IEMSG_SATURATION, 'Saturazione');
IESetTranslationWord(msItalian, IEMSG_VALUE, 'Brillantezza');
IESetTranslationWord(msItalian, IEMSG_BASECOLOR, 'Colore base');
IESetTranslationWord(msItalian, IEMSG_NEWCOLOR, 'Nuovo colore');
IESetTranslationWord(msItalian, IEMSG_LUMINOSITY, 'Luminosit<69>');
IESetTranslationWord(msItalian, IEMSG_RED, 'Rosso');
IESetTranslationWord(msItalian, IEMSG_GREEN, 'Verde');
IESetTranslationWord(msItalian, IEMSG_BLUE, 'Blu');
IESetTranslationWord(msItalian, IEMSG_FILTERVALUES, 'Valori filtro');
IESetTranslationWord(msItalian, IEMSG_PRESETS, 'Presettati');
IESetTranslationWord(msItalian, IEMSG_DIVISOR, 'Divisore');
IESetTranslationWord(msItalian, IEMSG_LOAD, 'Carica');
IESetTranslationWord(msItalian, IEMSG_SAVE, 'Salva');
IESetTranslationWord(msItalian, IEMSG_EQUALIZATION, 'Equalizzazione');
IESetTranslationWord(msItalian, IEMSG_THRESHOLD, 'Soglia');
IESetTranslationWord(msItalian, IEMSG_EQUALIZE, 'Equalizza');
IESetTranslationWord(msItalian, IEMSG_HISTOGRAM, 'Istogramma');
IESetTranslationWord(msItalian, IEMSG_GRAY, 'Grigio');
IESetTranslationWord(msItalian, IEMSG_LIGHT, 'Luce');
IESetTranslationWord(msItalian, IEMSG_LEFT, 'Sinistra');
IESetTranslationWord(msItalian, IEMSG_TOP, 'Alto');
IESetTranslationWord(msItalian, IEMSG_WIDTH, 'Larghezza');
IESetTranslationWord(msItalian, IEMSG_HEIGHT, 'Altezza');
IESetTranslationWord(msItalian, IEMSG_COLOR, 'Colore');
IESetTranslationWord(msItalian, IEMSG_SOURCEIMAGEQUANTITY, 'Quantit<69> immagine orig.');
IESetTranslationWord(msItalian, IEMSG_LENS, 'Lente');
IESetTranslationWord(msItalian, IEMSG_REFRACTION, 'Rifrazione');
IESetTranslationWord(msItalian, IEMSG_PARAMETERSPREVIEW, 'Anteprima parametri');
IESetTranslationWord(msItalian, IEMSG_QUALITY, 'Qualit<69>');
IESetTranslationWord(msItalian, IEMSG_DCTMETHOD, 'Metodo DCT');
IESetTranslationWord(msItalian, IEMSG_SMOOTHINGFACTOR, 'Fattore di smooth');
IESetTranslationWord(msItalian, IEMSG_GRAYSCALE, 'Scala di grigi');
IESetTranslationWord(msItalian, IEMSG_OPTIMALHUFFMAN, 'Huffman ottimizzato');
IESetTranslationWord(msItalian, IEMSG_ORIGINALSIZE, 'Dim. originale');
IESetTranslationWord(msItalian, IEMSG_COMPRESSEDSIZE, 'Dim. compressa');
IESetTranslationWord(msItalian, IEMSG_ADVANCED, 'Avanzate');
IESetTranslationWord(msItalian, IEMSG_PROGRESSIVE, 'Progressiva');
IESetTranslationWord(msItalian, IEMSG_COMPRESSION, 'Compressione');
IESetTranslationWord(msItalian, IEMSG_IMAGEINDEX, 'Indice');
IESetTranslationWord(msItalian, IEMSG_PHOTOMETRIC, 'Fotometrica');
IESetTranslationWord(msItalian, IEMSG_SCANNDEDDOCUMENTINFO, 'Informazioni documento sorgente');
IESetTranslationWord(msItalian, IEMSG_NAME, 'Nome');
IESetTranslationWord(msItalian, IEMSG_DESCRIPTION, 'Descrizione');
IESetTranslationWord(msItalian, IEMSG_PAGENAME, 'Nome pagina');
IESetTranslationWord(msItalian, IEMSG_PAGENUMBER, 'Numero pagina');
IESetTranslationWord(msItalian, IEMSG_OF, 'di');
IESetTranslationWord(msItalian, IEMSG_HORIZPOSITIONINCH, 'Pos.Orizz. (inch)');
IESetTranslationWord(msItalian, IEMSG_VERTPOSITIONINCH, 'Pos.Vert. (inch)');
IESetTranslationWord(msItalian, IEMSG_COLORS, 'Colori');
IESetTranslationWord(msItalian, IEMSG_TRANSPARENT, 'Trasparente');
IESetTranslationWord(msItalian, IEMSG_TRANSPARENTCOLOR, 'Colore trasparente');
IESetTranslationWord(msItalian, IEMSG_INTERLACED, 'Interlacciata');
IESetTranslationWord(msItalian, IEMSG_BACKGROUND, 'Sottofondo');
IESetTranslationWord(msItalian, IEMSG_HORIZPOSITION, 'Pos. Orizzontale');
IESetTranslationWord(msItalian, IEMSG_VERTPOSITION, 'Pos. Verticale');
IESetTranslationWord(msItalian, IEMSG_DELAYTIME, 'Tempo immagine');
IESetTranslationWord(msItalian, IEMSG_FILTER, 'Filtro');
IESetTranslationWord(msItalian, IEMSG_WAVE, 'Onda');
IESetTranslationWord(msItalian, IEMSG_AMPLITUDE, 'Ampiezza');
IESetTranslationWord(msItalian, IEMSG_WAVELENGTH, 'Lunghezza onda');
IESetTranslationWord(msItalian, IEMSG_PHASE, 'Fase');
IESetTranslationWord(msItalian, IEMSG_REFLECTIVE, 'Riflettente');
IESetTranslationWord(msItalian, IEMSG_USERFILTER, 'Filtri utente');
IESetTranslationWord(msItalian, IEMSG_MORPHFILTER, 'Filtri morphing');
IESetTranslationWord(msItalian, IEMSG_WINDOWSIZE, 'Dimensione finestra');
IESetTranslationWord(msItalian, IEMSG_MAXIMUM, 'Massimo');
IESetTranslationWord(msItalian, IEMSG_MINIMUM, 'Minimo');
IESetTranslationWord(msItalian, IEMSG_OPEN, 'Apertura');
IESetTranslationWord(msItalian, IEMSG_CLOSE, 'Chiusura');
IESetTranslationWord(msItalian, IEMSG_ROTATE, 'Rotazione');
IESetTranslationWord(msItalian, IEMSG_FLIP, 'Rifletti');
IESetTranslationWord(msItalian, IEMSG_FLIPHOR, 'Orizzontale');
IESetTranslationWord(msItalian, IEMSG_FLIPVER, 'Verticale');
IESetTranslationWord(msItalian, IEMSG_FREQUENCYDOMAINIMAGE, 'Immagine in frequenza');
IESetTranslationWord(msItalian, IEMSG_SELECTTHEREGIONTOCLEAR, 'Seleziona regione da azzerare');
IESetTranslationWord(msItalian, IEMSG_CLEAR, 'Azzera');
IESetTranslationWord(msItalian, IEMSG_RESET, 'Ripristina');
IESetTranslationWord(msItalian, IEMSG_ANIMATE, 'Animazione');
IESetTranslationWord(msItalian, IEMSG_LOADFILTER, 'Carica filtro');
IESetTranslationWord(msItalian, IEMSG_SAVEFILTER, 'Salva filtro');
IESetTranslationWord(msItalian, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msItalian, IEMSG_PRINT, 'Stampa');
IESetTranslationWord(msItalian, IEMSG_MARGINS, 'Margini');
IESetTranslationWord(msItalian, IEMSG_INCHES, 'pollici');
IESetTranslationWord(msItalian, IEMSG_RIGHT, 'Destra');
IESetTranslationWord(msItalian, IEMSG_BOTTOM, 'Basso');
IESetTranslationWord(msItalian, IEMSG_POSITION, 'Posizione');
IESetTranslationWord(msItalian, IEMSG_SIZE, 'Dimensione');
IESetTranslationWord(msItalian, IEMSG_NORMAL, 'Normale');
IESetTranslationWord(msItalian, IEMSG_FITTOPAGE, 'Adatta alla pagina');
IESetTranslationWord(msItalian, IEMSG_STRETCHTOPAGE, 'Estendi su pagina');
IESetTranslationWord(msItalian, IEMSG_SPECIFIEDSIZE, 'Specifica dimensioni');
IESetTranslationWord(msItalian, IEMSG_GAMMACORRECTION, 'Correzione Gamma');
IESetTranslationWord(msItalian, IEMSG_VALUE2, 'Valore');
IESetTranslationWord(msItalian, IEMSG_PRINTSETUP, 'Setup stampante');
IESetTranslationWord(msItalian, IEMSG_LEFTMARGIN, 'Margine sinistro');
IESetTranslationWord(msItalian, IEMSG_TOPMARGIN, 'Margine superiore');
IESetTranslationWord(msItalian, IEMSG_RIGHTMARGIN, 'Margine destro');
IESetTranslationWord(msItalian, IEMSG_BOTTOMMARGIN, 'Margine inferiore');
IESetTranslationWord(msItalian, IEMSG_LOCATIONSIZE, 'Posizione/dimensione');
IESetTranslationWord(msItalian, IEMSG_TOPLEFT, 'In alto a sinistra');
IESetTranslationWord(msItalian, IEMSG_TOPCENTER, 'In alto al centro');
IESetTranslationWord(msItalian, IEMSG_TOPRIGHT, 'In alto a destra');
IESetTranslationWord(msItalian, IEMSG_CENTERLEFT, 'Al centro sinistra');
IESetTranslationWord(msItalian, IEMSG_CENTER, 'Centrale');
IESetTranslationWord(msItalian, IEMSG_CENTERRIGHT, 'Al centro destra');
IESetTranslationWord(msItalian, IEMSG_BOTTOMLEFT, 'In basso a sinistra');
IESetTranslationWord(msItalian, IEMSG_BOTTOMCENTER, 'In basso al centro');
IESetTranslationWord(msItalian, IEMSG_BOTTOMRIGHT, 'In basso a destra');
IESetTranslationWord(msItalian, IEMSG_CLOSE2, 'Chiudi');
IESetTranslationWord(msItalian, IEMSG_APPLY, 'Applica');
IESetTranslationWord(msItalian, IEMSG_MEASUREUNITS, 'Unit<69> di misura');
IESetTranslationWord(msItalian, IEMSG_UNITS, 'Unit<69>');
IESetTranslationWord(msItalian, IEMSG_RATE, 'Qualit<69>');
IESetTranslationWord(msItalian, IEMSG_ALLGRAPHICS, 'Tutti');
IESetTranslationWord(msItalian, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationword(msItalian, IEMSG_FILE, 'File');
IESetTranslationword(msItalian, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msItalian, IEMSG_LOCKPREVIEWHINT, 'Aggiorna automaticamente l''anteprima');
IESetTranslationword(msItalian, IEMSG_PRINTALL, 'Stampa Tutto');
IESetTranslationword(msItalian, IEMSG_PRINTSELECTED, 'Stampa Selezionate');
IESetTranslationWord(msItalian, IEMSG_ALLCOMMONGRAPHICFILES, 'File grafici comuni');
IESetTranslationWord(msItalian, IEMSG_ALLFILES, 'Tutti');
IESetTranslationWord(msItalian, IEMSG_HSV, 'HSV');
IESetTranslationWord(msItalian, IEMSG_HSL, 'HSL');
IESetTranslationWord(msItalian, IEMSG_RGB, 'RGB');
IESetTranslationWord(msItalian, IEMSG_FFT, 'FFT');
IESetTranslationWord(msItalian, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msItalian, IEMSG_CHANNELS, 'Canali');
IESetTranslationWord(msItalian, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msItalian, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msItalian, IEMSG_BIT, 'bit');
IESetTranslationWord(msItalian, IEMSG_BYTE, 'byte');
IESetTranslationWord(msItalian, IEMSG_DPI, 'dpi');
IESetTranslationWord(msItalian, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msItalian, IEMSG_FIT, 'Adatta');
IESetTranslationWord(msItalian, IEMSG_OTHER, 'Altro');
IESetTranslationWord(msItalian, IEMSG_COLUMNS, 'Colonne');
IESetTranslationWord(msItalian, IEMSG_ROWS, 'Righe');
IESetTranslationWord(msItalian, IEMSG_STYLE, 'Stile');
IESetTranslationWord(msItalian, IEMSG_SPACING, 'Spaziatura');
IESetTranslationWord(msItalian, IEMSG_SELECTACQUIREDEVICE, 'Selezione dispositivo acquisizione');
IESetTranslationWord(msItalian, IEMSG_SELECTANACQUISITIONDEVICE, 'Seleziona un dispositivo di acquisizione');
IESetTranslationWord(msItalian, IEMSG_Page_X_of_X, 'Pagina %d di %d');
IESetTranslationWord(msItalian, IEMSG_X_Pages, '%d pagine');
IESetTranslationWord(msItalian, IEMSG_Previous, 'Precedente');
IESetTranslationWord(msItalian, IEMSG_Next, 'Successiva');
IESetTranslationWord(msItalian, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msItalian, IEMsg_Acquire, 'Acquisisci');
IESetTranslationWord(msItalian, IEMsg_AddFromFile, 'Carica livello da file');
IESetTranslationWord(msItalian, IEMsg_AddLayer, 'Aggiungi livello');
IESetTranslationWord(msItalian, IEMsg_AdjustColors, 'Modifica colori');
IESetTranslationWord(msItalian, IEMsg_AutoEqualizeColors, 'Auto-equalizza colori');
IESetTranslationWord(msItalian, IEMsg_AutoRotateDisplay, 'Auto-ruota display');
IESetTranslationWord(msItalian, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msItalian, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msItalian, IEMsg_BringForward, 'Porta avanti');
IESetTranslationWord(msItalian, IEMsg_BringToFront, 'Porta sopra a');
IESetTranslationWord(msItalian, IEMsg_CircularSelect, 'Selezione circolare');
IESetTranslationWord(msItalian, IEMsg_ConvertToGray, 'Converti in scala di grigi');
IESetTranslationWord(msItalian, IEMsg_CopyImage, 'Copia immagine');
IESetTranslationWord(msItalian, IEMsg_CopySelection, 'Copia selezione');
IESetTranslationWord(msItalian, IEMsg_Copy, 'Copia');
IESetTranslationWord(msItalian, IEMsg_CropImageToObjects, 'Adatta immagine agli oggetti');
IESetTranslationWord(msItalian, IEMsg_CropToSelection, 'Adatta immagine alla selezione');
IESetTranslationWord(msItalian, IEMsg_CropTransparency, 'Rimuovi bordi trasparenti');
IESetTranslationWord(msItalian, IEMsg_CutSelection, 'Taglia alla selezione');
IESetTranslationWord(msItalian, IEMsg_Cut, 'Taglia');
IESetTranslationWord(msItalian, IEMsg_DeleteAll, 'Rimuovi tutto');
IESetTranslationWord(msItalian, IEMsg_Delete, 'Rimuovi');
IESetTranslationWord(msItalian, IEMsg_DeselectAll, 'Deselziona tutto');
IESetTranslationWord(msItalian, IEMsg_Deselect, 'Deseleziona');
IESetTranslationWord(msItalian, IEMsg_EditPolyline, 'Modifica poligono');
IESetTranslationWord(msItalian, IEMsg_FirstFrame, 'Primo frame');
IESetTranslationWord(msItalian, IEMsg_FitImageToHeight, 'Adatta immagine all''altezza');
IESetTranslationWord(msItalian, IEMsg_FitImageToWidth, 'Adatta immagine alla larghezza');
IESetTranslationWord(msItalian, IEMsg_FitImage, 'Adatta immagine');
IESetTranslationWord(msItalian, IEMsg_FlipHorizontal, 'Flip orizzontale');
IESetTranslationWord(msItalian, IEMsg_FlipVertical, 'Flip verticale');
IESetTranslationWord(msItalian, IEMsg_ImageEffects, 'Effetti immagine');
IESetTranslationWord(msItalian, IEMsg_ImageSaveProperties, 'Propriet<65> salvataggio');
IESetTranslationWord(msItalian, IEMsg_InsertAngle, 'Inserisci angolo');
IESetTranslationWord(msItalian, IEMsg_InsertEllipse, 'Inserisci ellisse');
IESetTranslationWord(msItalian, IEMsg_InsertImage, 'Inserisci immagine');
IESetTranslationWord(msItalian, IEMsg_InsertLabelWithLine, 'Inserisci etichetta con linea');
IESetTranslationWord(msItalian, IEMsg_InsertLine, 'Inserisci linea');
IESetTranslationWord(msItalian, IEMsg_InsertMemo, 'Inserisci memo');
IESetTranslationWord(msItalian, IEMsg_InsertPolyline, 'Inserisci poligono');
IESetTranslationWord(msItalian, IEMsg_InsertRectangle, 'Inserisci rettangolo');
IESetTranslationWord(msItalian, IEMsg_InsertRuler, 'Inserisci righello');
IESetTranslationWord(msItalian, IEMsg_InsertText, 'Inserisci testo');
IESetTranslationWord(msItalian, IEMsg_LassoSelect, 'Selezione al laccio');
IESetTranslationWord(msItalian, IEMsg_LastFrame, 'Ultimo frame');
IESetTranslationWord(msItalian, IEMsg_LoadFileAsLayer, 'Carica file come livello');
IESetTranslationWord(msItalian, IEMsg_LoopPlayback, 'Playback continuo');
IESetTranslationWord(msItalian, IEMsg_MeasureArea, 'Misura area');
IESetTranslationWord(msItalian, IEMsg_MeasureDistance, 'Misura distanza');
IESetTranslationWord(msItalian, IEMsg_MeasureLength, 'Misura lunghezza');
IESetTranslationWord(msItalian, IEMsg_MergeAllLayers, 'Fondi livelli');
IESetTranslationWord(msItalian, IEMsg_MergeAllToBackground, 'Rasterizza oggetti');
IESetTranslationWord(msItalian, IEMsg_MergeToBackground, 'Rasterizza oggetto');
IESetTranslationWord(msItalian, IEMsg_MoveLayers, 'Muovi livelli');
IESetTranslationWord(msItalian, IEMsg_Negative, 'Negativo');
IESetTranslationWord(msItalian, IEMsg_NextFrame, 'Frame successivo');
IESetTranslationWord(msItalian, IEMsg_PasteAsLayer, 'Incolla come livello');
IESetTranslationWord(msItalian, IEMsg_Paste, 'Incolla');
IESetTranslationWord(msItalian, IEMsg_PolygonSelect, 'Selezione poligono');
IESetTranslationWord(msItalian, IEMsg_PreviousFrame, 'Frame precedente');
IESetTranslationWord(msItalian, IEMsg_PrintAllThumbnails, 'Stampa tutte le miniature');
IESetTranslationWord(msItalian, IEMsg_PrintPreview, 'Anteprima di stampa');
IESetTranslationWord(msItalian, IEMsg_PrintThumbnails, 'Stampa miniature');
IESetTranslationWord(msItalian, IEMsg_PrintToPage, 'Stampa pagina');
IESetTranslationWord(msItalian, IEMsg_RectangularSelect, 'Selezione rettangolare');
IESetTranslationWord(msItalian, IEMsg_Redo, 'Ripeti');
IESetTranslationWord(msItalian, IEMsg_RemoveLayer, 'Rimuovi livello');
IESetTranslationWord(msItalian, IEMsg_RemoveRedEyes, 'Rimuovi occhi rossi');
IESetTranslationWord(msItalian, IEMsg_ResizeLayers, 'Ridimensiona livelli');
IESetTranslationWord(msItalian, IEMsg_Rotate180, 'Ruota 180<38>');
IESetTranslationWord(msItalian, IEMsg_RotateLayers, 'Ruota livelli');
IESetTranslationWord(msItalian, IEMsg_RotateLeft, 'Ruota a sinistra');
IESetTranslationWord(msItalian, IEMsg_RotateRight, 'Ruota a destra');
IESetTranslationWord(msItalian, IEMsg_SaveAs, 'Salva come');
IESetTranslationWord(msItalian, IEMsg_SaveProperties, 'Propriet<65> salvataggio');
IESetTranslationWord(msItalian, IEMsg_ScrollImage, 'Scroll immagine');
IESetTranslationWord(msItalian, IEMsg_ScrollToCursor, 'Scroll al puntatore');
IESetTranslationWord(msItalian, IEMsg_SelectAcquisitionSource, 'Seleziona sorgente acquisizione');
IESetTranslationWord(msItalian, IEMsg_SelectAll, 'Seleziona tutto');
IESetTranslationWord(msItalian, IEMsg_SelectByColor, 'Seleziona per colore');
IESetTranslationWord(msItalian, IEMsg_Select, 'Seleziona');
IESetTranslationWord(msItalian, IEMsg_SendBackward, 'Muovi dietro');
IESetTranslationWord(msItalian, IEMsg_SendToBack, 'Imposta come sfondo');
IESetTranslationWord(msItalian, IEMsg_SingleFrameOnly, 'Solo un singolo frame');
IESetTranslationWord(msItalian, IEMsg_Undo, 'Annulla');
IESetTranslationWord(msItalian, IEMsg_Unstamp, 'Modalit<69> Unstamp');
IESetTranslationWord(msItalian, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msItalian, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msItalian, IEMsg_ZoomToFullSize, 'Dimensioni reali');
IESetTranslationWord(msItalian, IEMsg_ZoomToSelection, 'Zoom alla selezione');
IESetTranslationWord(msItalian, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msItalian, IEMsg_AddALineObject, 'Aggiungi oggetto linea');
IESetTranslationWord(msItalian, IEMsg_AddAMultiLineTextObject, 'Aggiungi oggetto multi-linea');
IESetTranslationWord(msItalian, IEMsg_AddANewLabelObjectWithALine, 'Aggiungi una nuova etichetta con linea');
IESetTranslationWord(msItalian, IEMsg_AddANewLayerToThisImage, 'Aggiungi nuovo livello a questa immagine');
IESetTranslationWord(msItalian, IEMsg_AddARulerObject, 'Aggiungi oggetto righello');
IESetTranslationWord(msItalian, IEMsg_AddATextObject, 'Aggiungi oggetto testo');
IESetTranslationWord(msItalian, IEMsg_AddAnAngleMeasurementObject, 'Aggiungi un oggetto misura-angolo (richiede tre click)');
IESetTranslationWord(msItalian, IEMsg_AddAnEllipticalObject, 'Aggiungi oggetto ellisse');
IESetTranslationWord(msItalian, IEMsg_AddAnImageObject, 'Aggiungi oggetto immagine');
IESetTranslationWord(msItalian, IEMsg_AddAnImageToTheGridFromFile, 'Aggiungi immagine da file alla graglia');
IESetTranslationWord(msItalian, IEMsg_AddAnRectangularObject, 'Aggiungi oggetto rettangolo');
IESetTranslationWord(msItalian, IEMsg_ApplyASharpeningFilterToTheImage, 'Applica filtro sharpening');
IESetTranslationWord(msItalian, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Orienta automaticamente l''orientamento dell''immagine');
IESetTranslationWord(msItalian, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Orienta automaticamente l''orientamento delle immagini');
IESetTranslationWord(msItalian, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Porta il livello selezionato sopra tutti gli altri');
IESetTranslationWord(msItalian, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Porta l''oggetto selezionato sopra tutti gli altri');
IESetTranslationWord(msItalian, IEMsg_ClearAllImages, 'Svuota tutte le immagini');
IESetTranslationWord(msItalian, IEMsg_ClearAll, 'Svuota l''immagine');
IESetTranslationWord(msItalian, IEMsg_ClearThisImage, 'Svuota questa immagine');
IESetTranslationWord(msItalian, IEMsg_ClearYourSelection, 'Rimuove la selezione');
IESetTranslationWord(msItalian, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Fai click sul''immagine e sposta il mouse per spostare');
IESetTranslationWord(msItalian, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Anima continuamente file GIF e AVI');
IESetTranslationWord(msItalian, IEMsg_CopyImageToTheClipboard, 'Copia l''immagine negli appunti');
IESetTranslationWord(msItalian, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copia l''immagine corrente o la selezione negli appunti');
IESetTranslationWord(msItalian, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copia l''immagine corrente negli appunti e la rimuove');
IESetTranslationWord(msItalian, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copia l''immagine corrente negli appunti');
IESetTranslationWord(msItalian, IEMsg_CutTheSelectionToTheClipboard, 'Copia la selezione corrente negli appunti e la rimuove dall''immagine');
IESetTranslationWord(msItalian, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copia la selezione corrente negli appunti');
IESetTranslationWord(msItalian, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copia l''oggetto selectionato negli appunti');
IESetTranslationWord(msItalian, IEMsg_DeselectAllObjects, 'De-seleziona tutti gli oggetti');
IESetTranslationWord(msItalian, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Visualizza l''anteprima di stampa');
IESetTranslationWord(msItalian, IEMsg_DisplayAPreviewOfYourPrinting, 'Visualizza un''anteprima della stampa');
IESetTranslationWord(msItalian, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Adatta grandi immagini alla dimensione della finestra');
IESetTranslationWord(msItalian, IEMsg_DisplayOnlyTheActiveFrame, 'Visualizza solo il frame attivo');
IESetTranslationWord(msItalian, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Adatta piccole immagini alla dimensione della finestra');
IESetTranslationWord(msItalian, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Visualizza l''animazione dei file GIF o AVI');
IESetTranslationWord(msItalian, IEMsg_DisplayTheFirstFrameOfThisImage, 'Visualizza il primo frame di questa immagine');
IESetTranslationWord(msItalian, IEMsg_DisplayTheImageAtFullSize, 'Visualizza l''immagine a grandezza reale (zoom 100%)');
IESetTranslationWord(msItalian, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Adatta l''immagine all''altezza della finestra');
IESetTranslationWord(msItalian, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Adatta l''immagine alla dimensione della finestra');
IESetTranslationWord(msItalian, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Adatta l''immagine alla larghezza della finestra');
IESetTranslationWord(msItalian, IEMsg_DisplayTheImageLarger, 'Ingrandisci l''immagine');
IESetTranslationWord(msItalian, IEMsg_DisplayTheImageSmaller, 'Rimpiccolisci l''immagine');
IESetTranslationWord(msItalian, IEMsg_DisplayTheLastFrameOfThisImage, 'Visualizza l''ultimo frame di questa immagine');
IESetTranslationWord(msItalian, IEMsg_DisplayTheNextFrameOfThisImage, 'Visualizza il prossimo frame di questa immagine');
IESetTranslationWord(msItalian, IEMsg_DisplayThePriorFrameOfThisImage, 'Visualizza il frame precedente di questa immagine');
IESetTranslationWord(msItalian, IEMsg_DynamicallyMeasureADistance, 'Misura dinamica delle distanze');
IESetTranslationWord(msItalian, IEMsg_EditPointsOfAPolyline, 'Modifica i punti di un poligono (tieni premuto CTRL per muovere un punto)');
IESetTranslationWord(msItalian, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizza l''istogramma dei colori per la regione selezionata');
IESetTranslationWord(msItalian, IEMsg_FlipTheImageFromLeftToRight, 'Capovolgi da sinistra a destra');
IESetTranslationWord(msItalian, IEMsg_FlipTheImageFromTopToBottom, 'Capovolgi da sopra a sotto');
IESetTranslationWord(msItalian, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Capovolgi l''immagine selezionata da sinistra a destra');
IESetTranslationWord(msItalian, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Capovolgi l''immagine selezionata da sopra a sotto');
IESetTranslationWord(msItalian, IEMsg_FreeHandPaintAnOpenPolygon, 'Disegno poligono a mani libere');
IESetTranslationWord(msItalian, IEMsg_InvertTheColorsOfTheImage, 'Inverte i colori del''immagine');
IESetTranslationWord(msItalian, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Click sinistro per fare zoom-in. Click destro per zoom-out');
IESetTranslationWord(msItalian, IEMsg_LoadAnImageFromFile, 'Carica un''immagine da file');
IESetTranslationWord(msItalian, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Adatta la dimensione dell''immagine all''estensione degli oggetti');
IESetTranslationWord(msItalian, IEMsg_MeasureARectangularArea, 'Misura un''area rettangolare');
IESetTranslationWord(msItalian, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Misura la distanza tra due punti');
IESetTranslationWord(msItalian, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Fonde tutti gli oggetti con il livello di background');
IESetTranslationWord(msItalian, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Fonde l''oggetto selezionato con il livello di background');
IESetTranslationWord(msItalian, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Fonde tutti i livelli in un singolo livello');
IESetTranslationWord(msItalian, IEMsg_MoveTheMouseToScrollTheImage, 'Muovi il mouse per fare lo scroll dell''immagine');
IESetTranslationWord(msItalian, IEMsg_MoveTheSelectedLayerBackward, 'Muovi il livello selezionato indietro');
IESetTranslationWord(msItalian, IEMsg_MoveTheSelectedLayerForward, 'Muovi il livello selezionato avanti');
IESetTranslationWord(msItalian, IEMsg_MoveTheSelectedObjectBackward, 'Muovi l''oggetto selezionato indietro');
IESetTranslationWord(msItalian, IEMsg_MoveTheSelectedObjectForward, 'Muovi l''oggetto selezionato avanti');
IESetTranslationWord(msItalian, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Muove l''oggetto selezionato negli appunti');
IESetTranslationWord(msItalian, IEMsg_PasteFromTheClipboard, 'Incolla un''immagine negli appunti');
IESetTranslationWord(msItalian, IEMsg_PasteObjectFromTheClipboard, 'Incolla l''oggetto negli appunti');
IESetTranslationWord(msItalian, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Incolla il contenuto degli appunti come nuovo livello');
IESetTranslationWord(msItalian, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Miglioramento del colore dell''immagine');
IESetTranslationWord(msItalian, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Funzioni di miglioramento sull''immagine selezionata');
IESetTranslationWord(msItalian, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Selezione irregolare con il click del mouse');
IESetTranslationWord(msItalian, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Selezione irregolare con il trascinamento del mouse');
IESetTranslationWord(msItalian, IEMsg_PerformEffectsOnTheImage, 'Effetti sull''immagine');
IESetTranslationWord(msItalian, IEMsg_PerformEffectsOnTheSelectedImage, 'Effetti sull''immagine selezionata');
IESetTranslationWord(msItalian, IEMsg_PlaybackTheseFramesInSequence, 'Anima questi frame in sequenza');
IESetTranslationWord(msItalian, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Posiziona il livello selezionato dietro gli altri');
IESetTranslationWord(msItalian, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Posiziona l''oggetto selezionato dietro gli altri oggetti');
IESetTranslationWord(msItalian, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Stampa tutte le immagini della griglia come un foglio di miniature');
IESetTranslationWord(msItalian, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Stampa l''immagine selezionata con le dimensioni originali');
IESetTranslationWord(msItalian, IEMsg_PrintTheSelectedImageToFitThePage, 'Stampa l''immagine selezionata con le dimensioni della pagina');
IESetTranslationWord(msItalian, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Stampa le immagini selezionate come un foglio di miniature');
IESetTranslationWord(msItalian, IEMsg_PrintThisImageAtItsOriginalSize, 'Stampa questa immagine alle sue dimensioni originali');
IESetTranslationWord(msItalian, IEMsg_PrintThisImageToFitThePage, 'Stampa questa pagina adattandola alla pagina');
IESetTranslationWord(msItalian, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Richiede un file da caricare come nuovo livello');
IESetTranslationWord(msItalian, IEMsg_RedoTheLastActionThatWasUndone, 'Rifai l''ultima azione annullata');
IESetTranslationWord(msItalian, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Converti in scala di grigi');
IESetTranslationWord(msItalian, IEMsg_RemoveAllObjectsFromTheImage, 'Rimuovi tutti gli oggetti');
IESetTranslationWord(msItalian, IEMsg_CropTheImageToTheCurrentSelection, 'Rimuovi tutte le parti dell''immagine fuori dalla selezione corrente');
IESetTranslationWord(msItalian, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Rimuovi gli occhi rossi dalla selezione');
IESetTranslationWord(msItalian, IEMsg_RemoveTheSelectedImage, 'Rimuovi l''immagine selezionata');
IESetTranslationWord(msItalian, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Rimuovi il livello selezionato dall''immagine');
IESetTranslationWord(msItalian, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Rimuovi l''oggetto selezionato dall''immagine');
IESetTranslationWord(msItalian, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Rimuovi i bordi trasparenti dal livello selezionato');
IESetTranslationWord(msItalian, IEMsg_RestartPlaybackAfterItCompletes, 'Ripreindi l''animazione dopo il suo completamento');
IESetTranslationWord(msItalian, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Acquisisci un''immagine dalla fotocamera o scanner');
IESetTranslationWord(msItalian, IEMsg_RetrieveImagesFromACameraOrScanner, 'Acquisisci le immagini dalla fotocamera o scanner');
IESetTranslationWord(msItalian, IEMsg_RotateTheImage180Clockwise, 'Ruota l''immagine di 180<38> in senso orario');
IESetTranslationWord(msItalian, IEMsg_RotateTheImage90Clockwise, 'Ruota l''immagine di 90<39> in senso orario');
IESetTranslationWord(msItalian, IEMsg_RotateTheImage90CounterClockwise, 'Ruota l''immagine di 90<39> in senso antiorario');
IESetTranslationWord(msItalian, IEMsg_RotateTheSelectedImage180Clockwise, 'Ruota l''immagine selezionata di 180<38> in senso orario');
IESetTranslationWord(msItalian, IEMsg_RotateTheSelectedImage90Clockwise, 'Ruota l''immagine selezionata di 90<39> in senso orario');
IESetTranslationWord(msItalian, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Ruota l''immagine selezionata di 90<39> in senso antiorario');
IESetTranslationWord(msItalian, IEMsg_RotateTheSelectedObject180Clockwise, 'Ruota l''oggetto selezionato di 180<38> in senso orario');
IESetTranslationWord(msItalian, IEMsg_RotateTheSelectedObject90Clockwise, 'Ruota l''oggetto selezionato di 90<39> in senso orario');
IESetTranslationWord(msItalian, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Ruota l''oggetto selezionato di 90<39> in senso antiorario');
IESetTranslationWord(msItalian, IEMsg_SaveChangesToThisImageToFile, 'Salva le modifiche su file');
IESetTranslationWord(msItalian, IEMsg_SaveThisImageToANewFilename, 'Salva le modifiche su un nuovo file');
IESetTranslationWord(msItalian, IEMsg_SelectACircularAreaOfYourImage, 'Seleziona un''area circolare dell''immagine');
IESetTranslationWord(msItalian, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Seleziona un''area dell''immagine con colori simili');
IESetTranslationWord(msItalian, IEMsg_SelectARectangularAreaOfYourImage, 'Seleziona un''area rettangolare dell''immagine');
IESetTranslationWord(msItalian, IEMsg_SelectAllImagesInTheGrid, 'Seleziona tutte le immaginie della griglia');
IESetTranslationWord(msItalian, IEMsg_SelectAllObjectsOfImage, 'Seleziona tutti gli oggetti dell''immagine');
IESetTranslationWord(msItalian, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Seleziona un''area dell''immagine da ingrandire');
IESetTranslationWord(msItalian, IEMsg_SelectOrResizeAnObject, 'Seleziona o ridimensiona un oggetto (premere ALT per mantanere le proporzioni)');
IESetTranslationWord(msItalian, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Seleziona la fotocamera o lo scanner da dove acquisire le immagini');
IESetTranslationWord(msItalian, IEMsg_SelectTheFirstFrame, 'Seleziona il primo frame');
IESetTranslationWord(msItalian, IEMsg_SelectTheLastFrame, 'Seleziona l''ultimo frame');
IESetTranslationWord(msItalian, IEMsg_SelectTheNextFrame, 'Seleziona il prossimo frame');
IESetTranslationWord(msItalian, IEMsg_SelectThePreviousFrame, 'Seleziona il frame precedente');
IESetTranslationWord(msItalian, IEMsg_SingleClickingWillNotInsertANewObject, 'Un singolo click non inserisce un nuovo oggetto');
IESetTranslationWord(msItalian, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specifica le propriet<65> avanzate per tutte le immagini');
IESetTranslationWord(msItalian, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specifica le propriet<65> avanzate per l''immagine selezionata');
IESetTranslationWord(msItalian, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specifica le propriet<65> avanzate per questa immagine');
IESetTranslationWord(msItalian, IEMsg_UndoTheLastAction, 'Annulla l''ultima azione');
IESetTranslationWord(msItalian, IEMsg_UndoTheLastEdit, 'Annulla l''ultima modifica');
IESetTranslationWord(msItalian, IEMsg_UseTheMouseToMoveImageLayers, 'Usa il mouse per muovere i livelli');
IESetTranslationWord(msItalian, IEMsg_UseTheMouseToResizeImageLayers, 'Usa il mouse per ridimensionare i livelli');
IESetTranslationWord(msItalian, IEMsg_UseTheMouseToRotateImageLayers, 'Usa il mouse per ruotare i livelli');
IESetTranslationWord(msItalian, IEMsg_ZoomImage , 'Zoom Immagine');
IESetTranslationWord(msItalian, IEMsg_DisplayImageAtCustomZoom , 'Visualizza l''immagine a zoom personalizzato');
IESetTranslationWord(msItalian, IEMsg_CustomRotate , 'Ruota personalizzato');
IESetTranslationWord(msItalian, IEMsg_RotateImageByACustomAngle , 'Ruota l''immagine di un angolo personalizzato');
IESetTranslationWord(msItalian, IEMsg_ResizeImage , 'Ridimensiona l''immagine');
IESetTranslationWord(msItalian, IEMsg_SpecifyANewSizeForTheImage, 'Specifica una nuova dimensione per l''immagine');
IESetTranslationWord(msItalian, IEMSG_RESIZE, 'Ridimensiona');
IESetTranslationWord(msItalian, IEMSG_CURRENT, 'Corrente');
IESetTranslationWord(msItalian, IEMSG_NEW, 'Nuovo');
IESetTranslationWord(msItalian, IEMSG_SCALE, 'Scala');
IESetTranslationWord(msItalian, IEMSG_MAINTAINASPECTRATIO, 'Mantieni le proporzioni');
IESetTranslationWord(msItalian, IEMSG_Folder , 'Cartella');
IESetTranslationWord(msItalian, IEMSG_Dimensions, 'Dimensioni');
IESetTranslationWord(msItalian, IEMSG_Type , 'Tipo');
IESetTranslationWord(msItalian, IEMSG_Created , 'Creato');
IESetTranslationWord(msItalian, IEMSG_Modified , 'Modificato');
IESetTranslationWord(msItalian, IEMsg_CopyFiles , 'Copia nella cartella' );
IESetTranslationWord(msItalian, IEMsg_CopyFilesToClipboard , 'Copia i file negli appunti' );
IESetTranslationWord(msItalian, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copia i file selezionati in una nuova cartella' );
IESetTranslationWord(msItalian, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copia i file selezionati negli appunti' );
IESetTranslationWord(msItalian, IEMsg_CutFilesToClipboard , 'Taglia i file negli appunti' );
IESetTranslationWord(msItalian, IEMsg_CutTheSelectedFilesToTheClipboard , 'Taglia i file selezionati negli appunti' );
IESetTranslationWord(msItalian, IEMsg_DeleteFiles , 'Cancella i file' );
IESetTranslationWord(msItalian, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Cancella i file selezionati dalla cartella' );
IESetTranslationWord(msItalian, IEMsg_GoUp , 'Vai su' );
IESetTranslationWord(msItalian, IEMsg_MoveFiles , 'Sposta nella cartella' );
IESetTranslationWord(msItalian, IEMsg_MoveTheSelectedFilesToANewFolder , 'Sposta i file selezionati in una nuova cartella' );
IESetTranslationWord(msItalian, IEMsg_OpenFile , 'Apri file' );
IESetTranslationWord(msItalian, IEMsg_OpenTheParentOfTheCurrentFolder , 'Apri la cartella superiore' );
IESetTranslationWord(msItalian, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Apri il file selezionato con l''applicazione di default' );
IESetTranslationWord(msItalian, IEMsg_PasteFilesFromClipboard , 'Incolla i file dagli appunti' );
IESetTranslationWord(msItalian, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Incolla i file dagli appunti a questa cartella' );
IESetTranslationWord(msItalian, IEMsg_Refresh , 'Aggiorna' );
IESetTranslationWord(msItalian, IEMsg_RefreshTheFileListing , 'Aggiorna la visualizzazione dei file' );
IESetTranslationWord(msItalian, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Dove vuoi spostare questi file?' );
IESetTranslationWord(msItalian, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Dove vuoi copiare questi file?' );
IESetTranslationWord(msItalian, IEMsg_XIsNotAValidFolder , '"%s" non <20> un cartella valida' );
IESetTranslationWord(msItalian, IEMsg_RenameFile , 'Rinomina file' );
IESetTranslationWord(msItalian, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specifica un nuovo nome per il file selezionato' );
IESetTranslationWord(msItalian, IEMsg_SpecifyANewNameForX , 'Specifica un nuovo nome per "%s"' );
IESetTranslationWord(msItalian, IEMsg_SelectAFolderToOpen , 'Seleziona una cartella da aprire' );
IESetTranslationWord(msItalian, IEMsg_SelectFolder , 'Seleziona cartella' );
IESetTranslationWord(msItalian, IEMsg_CreateFolder , 'Crea cartella' );
IESetTranslationWord(msItalian, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Crea una nuova cartella nella posizione corrente' );
IESetTranslationWord(msItalian, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specifica il nome per la nuova cartella' );
IESetTranslationWord(msItalian, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msItalian, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msItalian, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msItalian, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msItalian, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msItalian, IEMsg_FillPage , 'Riempi la pagina' );
IESetTranslationWord(msItalian, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msItalian, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msItalian, IEMsg_General , 'General' );
IESetTranslationWord(msItalian, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msItalian, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msItalian, IEMsg_Range , 'Range' );
IESetTranslationWord(msItalian, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msItalian, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msItalian, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msItalian, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msItalian, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msItalian, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msItalian, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msItalian, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msItalian, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msItalian, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msItalian, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msItalian, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msItalian, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msItalian, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msItalian, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msItalian, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msItalian, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msItalian, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msItalian, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msItalian, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msItalian, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msItalian, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msItalian, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msItalian, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msItalian, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msItalian, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msItalian, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msItalian, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msItalian, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msItalian, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msItalian, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msItalian, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msItalian, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msItalian, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msItalian, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msItalian, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msItalian, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msItalian, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msItalian, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msItalian, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msItalian, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msItalian, IEMsg_Path , 'Path' );
IESetTranslationWord(msItalian, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msItalian, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msItalian, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msItalian, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msItalian, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msItalian, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msItalian, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msItalian, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msItalian, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msItalian, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msItalian, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msItalian, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msItalian, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msItalian, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msItalian, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msItalian, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msItalian, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msItalian, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msItalian, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msItalian, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msItalian, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msItalian, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msItalian, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msItalian, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msItalian, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msItalian, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msItalian, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msItalian, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msItalian, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msItalian, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msItalian, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msItalian, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msItalian, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msItalian, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msItalian, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msItalian, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msItalian, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msItalian, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msItalian, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msItalian, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msItalian, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msItalian, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msItalian, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msItalian, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msItalian, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msItalian, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msItalian, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msItalian, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msItalian, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msItalian, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msItalian, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msItalian, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msItalian, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msItalian, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msItalian, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msItalian, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msItalian, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msItalian, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msItalian, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msItalian, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msItalian, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msItalian, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msItalian, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msItalian, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msItalian, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msItalian, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msItalian, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msItalian, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msItalian, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msItalian, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msItalian, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msItalian, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msItalian, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msItalian, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msItalian, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msItalian, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msItalian, IEMsg_Linear , 'Lineare' );
IESetTranslationWord(msItalian, IEMsg_LinearClipped , 'Lineare Tronc.' );
IESetTranslationWord(msItalian, IEMsg_Logarithmic , 'Logaritmico' );
IESetTranslationWord( msItalian, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msItalian, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msItalian, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msItalian, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msItalian, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msItalian, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msItalian, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msItalian, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msItalian, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msItalian, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msItalian, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msItalian, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msItalian, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msItalian, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msItalian, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msItalian, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msItalian, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msItalian, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msItalian, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msItalian, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msItalian, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msItalian, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msItalian, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msItalian, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msItalian, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msItalian, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msItalian, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msItalian, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msItalian, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msItalian, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msItalian, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msItalian, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msItalian, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msItalian, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msItalian, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msItalian, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msItalian, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msItalian, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msItalian, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msItalian, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msItalian, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msItalian, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msItalian, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msItalian, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msItalian, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msItalian, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msItalian, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msItalian, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msItalian, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msItalian, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msItalian, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msItalian, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msItalian, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msItalian, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msItalian, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msItalian, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msItalian, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msItalian, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msItalian, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msItalian, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msItalian, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msItalian, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msItalian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msItalian, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msItalian, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msItalian, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msItalian, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msItalian, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msItalian, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msItalian, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msItalian, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msItalian, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_German;
begin
/////// msGerman
{$IFDEF IESUPPORTGERMAN}
IESetTranslationWord(msGerman, IEMSG_PREVIEW, 'Vorschau');
IESetTranslationWord(msGerman, IEMSG_SOURCE, 'Quelle');
IESetTranslationWord(msGerman, IEMSG_RESULT, 'Ergebnis');
IESetTranslationWord(msGerman, IEMSG_OK, 'OK');
IESetTranslationWord(msGerman, IEMSG_CANCEL, 'Abbruch');
IESetTranslationWord(msGerman, IEMSG_LOCKPREVIEW, 'Automatische Vorschau');
IESetTranslationWord(msGerman, IEMSG_COPYRESULTTOSOURCE, 'Ergebnis nach Quelle kopieren');
IESetTranslationWord(msGerman, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msGerman, IEMSG_BRIGHTNESS, 'Helligkeit');
IESetTranslationWord(msGerman, IEMSG_HUE, 'Farbton');
IESetTranslationWord(msGerman, IEMSG_SATURATION, 'S<>ttigung');
IESetTranslationWord(msGerman, IEMSG_VALUE, 'Helligkeitswert');
IESetTranslationWord(msGerman, IEMSG_BASECOLOR, 'Grundfarbe');
IESetTranslationWord(msGerman, IEMSG_NEWCOLOR, 'Neue Farbe');
IESetTranslationWord(msGerman, IEMSG_LUMINOSITY, 'Leuchtkraft');
IESetTranslationWord(msGerman, IEMSG_RED, 'Rot');
IESetTranslationWord(msGerman, IEMSG_GREEN, 'Gr<47>n');
IESetTranslationWord(msGerman, IEMSG_BLUE, 'Blau');
IESetTranslationWord(msGerman, IEMSG_FILTERVALUES, 'Filterwerte');
IESetTranslationWord(msGerman, IEMSG_PRESETS, 'Voreinstellungen');
IESetTranslationWord(msGerman, IEMSG_DIVISOR, 'Teiler');
IESetTranslationWord(msGerman, IEMSG_LOAD, 'Laden');
IESetTranslationWord(msGerman, IEMSG_SAVE, 'Speichern');
IESetTranslationWord(msGerman, IEMSG_EQUALIZATION, 'Gleichstellung');
IESetTranslationWord(msGerman, IEMSG_THRESHOLD, 'Schwellenwert');
IESetTranslationWord(msGerman, IEMSG_EQUALIZE, 'Gleichstellen');
IESetTranslationWord(msGerman, IEMSG_HISTOGRAM, 'Histogramm');
IESetTranslationWord(msGerman, IEMSG_GRAY, 'Grau');
IESetTranslationWord(msGerman, IEMSG_LIGHT, 'Licht');
IESetTranslationWord(msGerman, IEMSG_LEFT, 'Links');
IESetTranslationWord(msGerman, IEMSG_TOP, 'Oben');
IESetTranslationWord(msGerman, IEMSG_WIDTH, 'Breite');
IESetTranslationWord(msGerman, IEMSG_HEIGHT, 'H<>he');
IESetTranslationWord(msGerman, IEMSG_COLOR, 'Farbe');
IESetTranslationWord(msGerman, IEMSG_SOURCEIMAGEQUANTITY, 'Quellbild-Quantit<69>t');
IESetTranslationWord(msGerman, IEMSG_LENS, 'Linse');
IESetTranslationWord(msGerman, IEMSG_REFRACTION, 'Brechung');
IESetTranslationWord(msGerman, IEMSG_PARAMETERSPREVIEW, 'Parameter-Vorschau');
IESetTranslationWord(msGerman, IEMSG_QUALITY, 'Qualit<69>t');
IESetTranslationWord(msGerman, IEMSG_DCTMETHOD, 'DCT-Methode');
IESetTranslationWord(msGerman, IEMSG_SMOOTHINGFACTOR, 'Gl<47>ttungsfaktor');
IESetTranslationWord(msGerman, IEMSG_GRAYSCALE, 'Graustufen');
IESetTranslationWord(msGerman, IEMSG_OPTIMALHUFFMAN, 'Optimaler Huffman');
IESetTranslationWord(msGerman, IEMSG_ORIGINALSIZE, 'Originalgr<67><72>e');
IESetTranslationWord(msGerman, IEMSG_COMPRESSEDSIZE, 'Komprimierte Gr<47><72>e');
IESetTranslationWord(msGerman, IEMSG_ADVANCED, 'Erweitert');
IESetTranslationWord(msGerman, IEMSG_PROGRESSIVE, 'Fortschreitend');
IESetTranslationWord(msGerman, IEMSG_COMPRESSION, 'Komprimierung');
IESetTranslationWord(msGerman, IEMSG_IMAGEINDEX, 'Bildindex');
IESetTranslationWord(msGerman, IEMSG_PHOTOMETRIC, 'Photometrisch');
IESetTranslationWord(msGerman, IEMSG_SCANNDEDDOCUMENTINFO, 'Informationen zum eingescannten Bild');
IESetTranslationWord(msGerman, IEMSG_NAME, 'Name');
IESetTranslationWord(msGerman, IEMSG_DESCRIPTION, 'Beschreibung');
IESetTranslationWord(msGerman, IEMSG_PAGENAME, 'Seitenname');
IESetTranslationWord(msGerman, IEMSG_PAGENUMBER, 'Seitennummer');
IESetTranslationWord(msGerman, IEMSG_OF, 'von');
IESetTranslationWord(msGerman, IEMSG_HORIZPOSITIONINCH, 'Horizontale Position (Zoll)');
IESetTranslationWord(msGerman, IEMSG_VERTPOSITIONINCH, 'Vertikale Position (Zoll)');
IESetTranslationWord(msGerman, IEMSG_COLORS, 'Farben');
IESetTranslationWord(msGerman, IEMSG_TRANSPARENT, 'Transparent');
IESetTranslationWord(msGerman, IEMSG_TRANSPARENTCOLOR, 'Transparente Farbe');
IESetTranslationWord(msGerman, IEMSG_INTERLACED, 'Interlaced');
IESetTranslationWord(msGerman, IEMSG_BACKGROUND, 'Hintergrund');
IESetTranslationWord(msGerman, IEMSG_HORIZPOSITION, 'Horizontale Position');
IESetTranslationWord(msGerman, IEMSG_VERTPOSITION, 'Vertikale Position');
IESetTranslationWord(msGerman, IEMSG_DELAYTIME, 'Verz<72>gerung');
IESetTranslationWord(msGerman, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msGerman, IEMSG_WAVE, 'Welle');
IESetTranslationWord(msGerman, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msGerman, IEMSG_WAVELENGTH, 'Wellenl<6E>nge');
IESetTranslationWord(msGerman, IEMSG_PHASE, 'Phase');
IESetTranslationWord(msGerman, IEMSG_REFLECTIVE, 'Reflektiv');
IESetTranslationWord(msGerman, IEMSG_USERFILTER, 'Eigener Filter');
IESetTranslationWord(msGerman, IEMSG_MORPHFILTER, 'Morph-Filter');
IESetTranslationWord(msGerman, IEMSG_WINDOWSIZE, 'Fenstergr<67><72>e');
IESetTranslationWord(msGerman, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msGerman, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msGerman, IEMSG_OPEN, '<27>ffnen');
IESetTranslationWord(msGerman, IEMSG_CLOSE, 'Schlie<69>en');
IESetTranslationWord(msGerman, IEMSG_ROTATE, 'Drehen');
IESetTranslationWord(msGerman, IEMSG_FLIP, 'Spiegeln');
IESetTranslationWord(msGerman, IEMSG_FLIPHOR, 'Horizontal Spiegeln');
IESetTranslationWord(msGerman, IEMSG_FLIPVER, 'Vertikal Spiegeln');
IESetTranslationWord(msGerman, IEMSG_FREQUENCYDOMAINIMAGE, 'Frequenzbereich-Bild');
IESetTranslationWord(msGerman, IEMSG_SELECTTHEREGIONTOCLEAR, 'Zu l<>schende Region ausw<73>hlen');
IESetTranslationWord(msGerman, IEMSG_CLEAR, 'L<>schen');
IESetTranslationWord(msGerman, IEMSG_RESET, 'Zur<75>cksetzen');
IESetTranslationWord(msGerman, IEMSG_ANIMATE, 'Animieren');
IESetTranslationWord(msGerman, IEMSG_LOADFILTER, 'Filter laden');
IESetTranslationWord(msGerman, IEMSG_SAVEFILTER, 'Filter speichern');
IESetTranslationWord(msGerman, IEMSG_BUMPMAP, 'Bumpmap');
IESetTranslationWord(msGerman, IEMSG_PRINT, 'Drucken');
IESetTranslationWord(msGerman, IEMSG_MARGINS, 'R<>nder');
IESetTranslationWord(msGerman, IEMSG_INCHES, 'Zoll');
IESetTranslationWord(msGerman, IEMSG_RIGHT, 'Rechts');
IESetTranslationWord(msGerman, IEMSG_BOTTOM, 'Unten');
IESetTranslationWord(msGerman, IEMSG_POSITION, 'Position');
IESetTranslationWord(msGerman, IEMSG_SIZE, 'Gr<47><72>e');
IESetTranslationWord(msGerman, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msGerman, IEMSG_FITTOPAGE, 'An Seite anpassen');
IESetTranslationWord(msGerman, IEMSG_STRETCHTOPAGE, 'Auf Seitengr<67><72>e strecken');
IESetTranslationWord(msGerman, IEMSG_SPECIFIEDSIZE, 'Angegebene Gr<47><72>e');
IESetTranslationWord(msGerman, IEMSG_GAMMACORRECTION, 'Gamma-Korrektur');
IESetTranslationWord(msGerman, IEMSG_VALUE2, 'Wert');
IESetTranslationWord(msGerman, IEMSG_PRINTSETUP, 'Druckereinstellungen');
IESetTranslationWord(msGerman, IEMSG_LEFTMARGIN, 'Linker Rand');
IESetTranslationWord(msGerman, IEMSG_TOPMARGIN, 'Oberer Rand');
IESetTranslationWord(msGerman, IEMSG_RIGHTMARGIN, 'Recher Rand');
IESetTranslationWord(msGerman, IEMSG_BOTTOMMARGIN, 'Unterer Rand');
IESetTranslationWord(msGerman, IEMSG_LOCATIONSIZE, 'Ausrichtung/Gr<47><72>e');
IESetTranslationWord(msGerman, IEMSG_TOPLEFT, 'Oben Links');
IESetTranslationWord(msGerman, IEMSG_TOPCENTER, 'Oben Zentriert');
IESetTranslationWord(msGerman, IEMSG_TOPRIGHT, 'Oben Rechts');
IESetTranslationWord(msGerman, IEMSG_CENTERLEFT, 'Zentriert Links');
IESetTranslationWord(msGerman, IEMSG_CENTER, 'Zentriert');
IESetTranslationWord(msGerman, IEMSG_CENTERRIGHT, 'Zentriert Rechts');
IESetTranslationWord(msGerman, IEMSG_BOTTOMLEFT, 'Unten Links');
IESetTranslationWord(msGerman, IEMSG_BOTTOMCENTER, 'Unten Zentriert');
IESetTranslationWord(msGerman, IEMSG_BOTTOMRIGHT, 'Unten Rechts');
IESetTranslationWord(msGerman, IEMSG_CLOSE2, 'Schlie<69>en');
IESetTranslationWord(msGerman, IEMSG_APPLY, 'Anwenden');
IESetTranslationWord(msGerman, IEMSG_MEASUREUNITS, 'Ma<4D>einheit');
IESetTranslationWord(msGerman, IEMSG_UNITS, 'Einheiten');
IESetTranslationWord(msGerman, IEMSG_RATE, 'Rate');
IESetTranslationWord(msGerman, IEMSG_ALLGRAPHICS, 'Alle Bilddateien');
IESetTranslationWord(msGerman, IEMSG_VIDEOFORWINDOWS, 'Video f<>r Windows');
IESetTranslationword(msGerman, IEMSG_FILE, 'Datei');
IESetTranslationword(msGerman, IEMSG_MEM, 'Speicher'); // Mem.ory
IESetTranslationWord(msGerman, IEMSG_LOCKPREVIEWHINT, 'Automatische Vorschau');
IESetTranslationword(msGerman, IEMSG_PRINTALL, 'Alles drucken');
IESetTranslationword(msGerman, IEMSG_PRINTSELECTED, 'Auswahl drucken');
IESetTranslationWord(msGerman, IEMSG_ALLCOMMONGRAPHICFILES, 'Allgemeine Bilddateien');
IESetTranslationWord(msGerman, IEMSG_ALLFILES, 'Alle Dateien');
IESetTranslationWord(msGerman, IEMSG_HSV, 'HSV');
IESetTranslationWord(msGerman, IEMSG_HSL, 'HSL');
IESetTranslationWord(msGerman, IEMSG_RGB, 'RGB');
IESetTranslationWord(msGerman, IEMSG_FFT, 'FFT');
IESetTranslationWord(msGerman, IEMSG_SHARPEN, 'Sch<63>rfen');
IESetTranslationWord(msGerman, IEMSG_CHANNELS, 'Kan<61>le');
IESetTranslationWord(msGerman, IEMSG_PIXELS, 'Pixel');
IESetTranslationWord(msGerman, IEMSG_FRAMES, 'Einzelbilder'); // Frames could mean Rahmen or images from a movie
IESetTranslationWord(msGerman, IEMSG_BIT, 'bit');
IESetTranslationWord(msGerman, IEMSG_BYTE, 'byte');
IESetTranslationWord(msGerman, IEMSG_DPI, 'dpi');
IESetTranslationWord(msGerman, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msGerman, IEMSG_FIT, 'Passend');
IESetTranslationWord(msGerman, IEMSG_OTHER, 'Andere');
IESetTranslationWord(msGerman, IEMSG_COLUMNS, 'Spalten');
IESetTranslationWord(msGerman, IEMSG_ROWS, 'Zeilen');
IESetTranslationWord(msGerman, IEMSG_STYLE, 'Stil');
IESetTranslationWord(msGerman, IEMSG_SPACING, 'Abstand');
IESetTranslationWord(msGerman, IEMSG_SELECTACQUIREDEVICE, 'Ger<65>t w<>hlen');
IESetTranslationWord(msGerman, IEMSG_SELECTANACQUISITIONDEVICE, 'Ger<65>t w<>hlen');
IESetTranslationWord(msGerman, IEMSG_Page_X_of_X, 'Seite %d of %d');
IESetTranslationWord(msGerman, IEMSG_X_Pages, '%d Seiten');
IESetTranslationWord(msGerman, IEMSG_Previous, 'Vor');
IESetTranslationWord(msGerman, IEMSG_Next, 'Zur<75>ck');
IESetTranslationWord(msGerman, IEMSG_THUMBNAILS, 'Vorschaubilder');
IESetTranslationWord(msGerman, IEMsg_Acquire, 'Bild holen');
IESetTranslationWord(msGerman, IEMsg_AddFromFile, 'Aus Datei hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddLayer, 'Ebene hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AdjustColors, 'Farben anpassen');
IESetTranslationWord(msGerman, IEMsg_AutoEqualizeColors, 'Automatischer Farbabgleich');
IESetTranslationWord(msGerman, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msGerman, IEMsg_AutoShrink, 'Automatisch verkleinern');
IESetTranslationWord(msGerman, IEMsg_AutoStretch, 'Automatisch vergr<67><72>ern');
IESetTranslationWord(msGerman, IEMsg_BringForward, 'Nach vorne holen');
IESetTranslationWord(msGerman, IEMsg_BringToFront, 'Nach hinten stellen');
IESetTranslationWord(msGerman, IEMsg_CircularSelect, 'Runde Auswahl');
IESetTranslationWord(msGerman, IEMsg_ConvertToGray, 'In Graustufen umwandeln');
IESetTranslationWord(msGerman, IEMsg_CopyImage, 'Bild kopieren');
IESetTranslationWord(msGerman, IEMsg_CopySelection, 'Auswahl kopieren');
IESetTranslationWord(msGerman, IEMsg_Copy, 'Kopieren');
IESetTranslationWord(msGerman, IEMsg_CropImageToObjects, 'Bild auf Objekte beschneiden');
IESetTranslationWord(msGerman, IEMsg_CropToSelection, 'Auf Auswahl beschneiden');
IESetTranslationWord(msGerman, IEMsg_CropTransparency, 'Transparenz beschneiden');
IESetTranslationWord(msGerman, IEMsg_CutSelection, 'Auswahl ausschneiden');
IESetTranslationWord(msGerman, IEMsg_Cut, 'Ausschneiden');
IESetTranslationWord(msGerman, IEMsg_DeleteAll, 'Alles l<>schen');
IESetTranslationWord(msGerman, IEMsg_Delete, 'L<>schen');
IESetTranslationWord(msGerman, IEMsg_DeselectAll, 'Alles abw<62>hlen');
IESetTranslationWord(msGerman, IEMsg_Deselect, 'Abw<62>hlen');
IESetTranslationWord(msGerman, IEMsg_EditPolyline, 'Polyline bearbeiten');
IESetTranslationWord(msGerman, IEMsg_FirstFrame, 'Erstes Einzelbild');
IESetTranslationWord(msGerman, IEMsg_FitImageToHeight, 'Bild auf H<>he einpassen');
IESetTranslationWord(msGerman, IEMsg_FitImageToWidth, 'Bild auf Breite einpassen');
IESetTranslationWord(msGerman, IEMsg_FitImage, 'Bild einpassen');
IESetTranslationWord(msGerman, IEMsg_FlipHorizontal, 'Horizontal spiegeln');
IESetTranslationWord(msGerman, IEMsg_FlipVertical, 'Vertikal spiegeln');
IESetTranslationWord(msGerman, IEMsg_ImageEffects, 'Bildeffekte');
IESetTranslationWord(msGerman, IEMsg_ImageSaveProperties, 'Bildeigenschaften speichern');
IESetTranslationWord(msGerman, IEMsg_InsertAngle, 'Winkel einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertEllipse, 'Ellipse einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertImage, 'Bild einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertLabelWithLine, 'Beschriftung mit Linie einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertLine, 'Linie einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertMemo, 'Notiz einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertPolyline, 'Polyline einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertRectangle, 'Rechteck einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertRuler, 'Lineal einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_InsertText, 'Text einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_LassoSelect, 'Lasso-Auswahl');
IESetTranslationWord(msGerman, IEMsg_LastFrame, 'Letztes Einzelbild');
IESetTranslationWord(msGerman, IEMsg_LoadFileAsLayer, 'Datei als Ebene laden');
IESetTranslationWord(msGerman, IEMsg_LoopPlayback, 'Wiedergabe endlos wiederholen');
IESetTranslationWord(msGerman, IEMsg_MeasureArea, 'Fl<46>che ausmessen');
IESetTranslationWord(msGerman, IEMsg_MeasureDistance, 'Abstand messen');
IESetTranslationWord(msGerman, IEMsg_MeasureLength, 'L<>nge messen');
IESetTranslationWord(msGerman, IEMsg_MergeAllLayers, 'Alle Ebenen zusammenf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_MergeAllToBackground, 'Alle auf Hintergrundebene reduzieren');
IESetTranslationWord(msGerman, IEMsg_MergeToBackground, 'Auf Hintergrundebene reduzieren');
IESetTranslationWord(msGerman, IEMsg_MoveLayers, 'Ebene verschieben');
IESetTranslationWord(msGerman, IEMsg_Negative, 'Negativ');
IESetTranslationWord(msGerman, IEMsg_NextFrame, 'N<>chstes Einzelbild');
IESetTranslationWord(msGerman, IEMsg_PasteAsLayer, 'Als Ebene einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_Paste, 'Einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_PolygonSelect, 'Freihandmaske');
IESetTranslationWord(msGerman, IEMsg_PreviousFrame, 'Vorheriges Einzelbild');
IESetTranslationWord(msGerman, IEMsg_PrintAllThumbnails, 'Alle Vorschaubilder drucken');
IESetTranslationWord(msGerman, IEMsg_PrintPreview, 'Druckvorschau');
IESetTranslationWord(msGerman, IEMsg_PrintThumbnails, 'Vorschaubilder drucken');
IESetTranslationWord(msGerman, IEMsg_PrintToPage, 'Ausdrucken');
IESetTranslationWord(msGerman, IEMsg_RectangularSelect, 'Rechteckige Auswahl');
IESetTranslationWord(msGerman, IEMsg_Redo, 'Wiederrufen');
IESetTranslationWord(msGerman, IEMsg_RemoveLayer, 'Ebene l<>schen');
IESetTranslationWord(msGerman, IEMsg_RemoveRedEyes, 'Rote-Augen entfernen');
IESetTranslationWord(msGerman, IEMsg_ResizeLayers, 'Ebenengr<67><72>e <20>ndern');
IESetTranslationWord(msGerman, IEMsg_Rotate180, 'Um 180<38> drehen');
IESetTranslationWord(msGerman, IEMsg_RotateLayers, 'Ebenen drehen');
IESetTranslationWord(msGerman, IEMsg_RotateLeft, 'Links drehen');
IESetTranslationWord(msGerman, IEMsg_RotateRight, 'Rechts drehen');
IESetTranslationWord(msGerman, IEMsg_SaveAs, 'Speichern als');
IESetTranslationWord(msGerman, IEMsg_SaveProperties, 'Eigenschaften speichern');
IESetTranslationWord(msGerman, IEMsg_ScrollImage, 'Bild scrollen');
IESetTranslationWord(msGerman, IEMsg_ScrollToCursor, 'Zum Cursor scrollen');
IESetTranslationWord(msGerman, IEMsg_SelectAcquisitionSource, 'Erfassungsquelle ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectAll, 'Alles ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectByColor, 'Farbbereich ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_Select, 'Ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SendBackward, 'Eins nach hinten schieben');
IESetTranslationWord(msGerman, IEMsg_SendToBack, 'Nach hinten schieben');
IESetTranslationWord(msGerman, IEMsg_SingleFrameOnly, 'Nur ein Einzelbild');
IESetTranslationWord(msGerman, IEMsg_Undo, 'R<>ckg<6B>ngig');
IESetTranslationWord(msGerman, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msGerman, IEMsg_ZoomIn, 'Einzoomen');
IESetTranslationWord(msGerman, IEMsg_ZoomOut, 'Auszoomen');
IESetTranslationWord(msGerman, IEMsg_ZoomToFullSize, 'Auf ganzes Bild zoomen');
IESetTranslationWord(msGerman, IEMsg_ZoomToSelection, 'Auf Auswahl zoomen');
IESetTranslationWord(msGerman, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msGerman, IEMsg_AddALineObject, 'Ein Linienobjekt hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddAMultiLineTextObject, 'Ein mehrzeiliges Textobjekt einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_AddANewLabelObjectWithALine, 'Ein neues Beschriftungsobjekt mit Linie einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_AddANewLayerToThisImage, 'Eine neue Ebene dem Bild hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddARulerObject, 'Ein Linealobjekt hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddATextObject, 'Ein Textobjekt hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddAnAngleMeasurementObject, 'Ein Winkelmessobjekt hinzuf<75>gen (Ben<65>tigt drei Klicks)');
IESetTranslationWord(msGerman, IEMsg_AddAnEllipticalObject, 'Ein elliptisches Objekt hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddAnImageObject, 'Ein Bildobjekt hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddAnImageToTheGridFromFile, 'Ein Bild aus einer Datei dem Gitter hinzuf<75>gen');
IESetTranslationWord(msGerman, IEMsg_AddAnRectangularObject, 'Ein rechteckiges Objekt einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_ApplyASharpeningFilterToTheImage, 'Einen Sch<63>rfefilter auf das Bild anwenden');
IESetTranslationWord(msGerman, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Bild automatisch mit der korrekten Orientierung anzeigen');
IESetTranslationWord(msGerman, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Bilder automatisch mit der korrekten Orientierung anzeigen');
IESetTranslationWord(msGerman, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Die ausgew<65>hlte Ebene nach vorn vor alle anderen verschieben');
IESetTranslationWord(msGerman, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Das ausgew<65>hlte Objekt nach vorn vor alle anderen verschieben');
IESetTranslationWord(msGerman, IEMsg_ClearAllImages, 'Alle Bilder l<>schen');
IESetTranslationWord(msGerman, IEMsg_ClearAll, 'Dieses Bild l<>schen');
IESetTranslationWord(msGerman, IEMsg_ClearThisImage, 'Dieses Bild l<>schen');
IESetTranslationWord(msGerman, IEMsg_ClearYourSelection, 'Auswahl l<>schen');
IESetTranslationWord(msGerman, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Klicken Sie in das Bild und ziehen die Maus um zu scrollen');
IESetTranslationWord(msGerman, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Wiedergabe einer GIF- oder AVI-Datei endlos wiederholen');
IESetTranslationWord(msGerman, IEMsg_CopyImageToTheClipboard, 'Bild in die Zwischenablage kopieren');
IESetTranslationWord(msGerman, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Aktuelles Bild oder Auswahl in die Zwischenablage kopieren');
IESetTranslationWord(msGerman, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Aktuelles Bild in die Zwischenablage kopieren und dann entfernen');
IESetTranslationWord(msGerman, IEMsg_CopyTheCurrentImageToTheClipboard, 'Aktuelles Bild in die Zwischenablage kopieren');
IESetTranslationWord(msGerman, IEMsg_CutTheSelectionToTheClipboard, 'Aktuelle Auswahl in die Zwischenablage kopieren und dann aus dem Bild entfernen');
IESetTranslationWord(msGerman, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Aktuelle Auswahl in die Zwischenablage kopieren');
IESetTranslationWord(msGerman, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Ausgew<65>hltes Objekt in die Zwischenablage kopieren');
IESetTranslationWord(msGerman, IEMsg_DeselectAllObjects, 'Alle Objekte abw<62>hlen');
IESetTranslationWord(msGerman, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Eine Druckvorschau f<>r dieses Bild anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayAPreviewOfYourPrinting, 'Eine Vorschau des Ausdrucks anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Gro<72>e Bilder in Fenstergr<67><72>e anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayOnlyTheActiveFrame, 'Nur das aktive Einzelbild anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Kleine Bilder in Fenstergr<67><72>e anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Animation einer GIF- oder AVI-Datei anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheFirstFrameOfThisImage, 'Das erste Einzelbild dieses Bildes anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheImageAtFullSize, 'Bild in voller Gr<47><72>e anzeigen (100% Zoom)');
IESetTranslationWord(msGerman, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Bild in der H<>he des Fenster anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Bild in der Gr<47><72>e des Fensters anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Bild in der Breite des Fensters anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheImageLarger, 'Das Bild gr<67><72>er anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheImageSmaller, 'Das Bild kleiner anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheLastFrameOfThisImage, 'Das letzte Einzelbild dieses Bildes anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayTheNextFrameOfThisImage, 'Das n<>chste Einzelbild dieses Bildes anzeigen');
IESetTranslationWord(msGerman, IEMsg_DisplayThePriorFrameOfThisImage, 'Das vorherige Einzelbild dieses Bildes anzeigen');
IESetTranslationWord(msGerman, IEMsg_DynamicallyMeasureADistance, 'Den Abstand dynamisch messen');
IESetTranslationWord(msGerman, IEMsg_EditPointsOfAPolyline, 'Punkte einer Polylinie bearbeiten ([Strg] dr<64>cken um einen Punkt zu entfernen)');
IESetTranslationWord(msGerman, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Farbhistogramm f<>r ausgew<65>hlte Region ausgleichen');
IESetTranslationWord(msGerman, IEMsg_FlipTheImageFromLeftToRight, 'Bild von Links nach Rechts spiegeln');
IESetTranslationWord(msGerman, IEMsg_FlipTheImageFromTopToBottom, 'Bild von Oben nach Unten spiegeln');
IESetTranslationWord(msGerman, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Ausgew<65>hltes Bild von Links nach Rechts spiegeln');
IESetTranslationWord(msGerman, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Ausgew<65>hltes Bild von Oben nach Unten spiegeln');
IESetTranslationWord(msGerman, IEMsg_FreeHandPaintAnOpenPolygon, 'Freihandzeichnen und Polygon <20>ffnen');
IESetTranslationWord(msGerman, IEMsg_InvertTheColorsOfTheImage, 'Farben des Bildes umkehren');
IESetTranslationWord(msGerman, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Links klicken um einzuzommen. Rechts klicken um auszuzommen.');
IESetTranslationWord(msGerman, IEMsg_LoadAnImageFromFile, 'Bild aus einer Datei laden');
IESetTranslationWord(msGerman, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Anpassen der Gr<47><72>e des Hintergrundbildes auf alle Objekte die es enth<74>lt');
IESetTranslationWord(msGerman, IEMsg_MeasureARectangularArea, 'Einen rechteckigen Bereich ausmessen');
IESetTranslationWord(msGerman, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Den Abstand zwischen zwei Punkten ausmessen');
IESetTranslationWord(msGerman, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Alle Objekte mit der Hintergrundebene verschmelzen');
IESetTranslationWord(msGerman, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Ausgew<65>hltes Objekt mit der Hintergrundebene verschmelzen');
IESetTranslationWord(msGerman, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Alle Ebenen des Bildes auf eine reduzieren');
IESetTranslationWord(msGerman, IEMsg_MoveTheMouseToScrollTheImage, 'Die Maus bewegen um das Bild zu verschieben');
IESetTranslationWord(msGerman, IEMsg_MoveTheSelectedLayerBackward, 'Die ausgew<65>hlte Ebene um eins nach hinten verschieben');
IESetTranslationWord(msGerman, IEMsg_MoveTheSelectedLayerForward, 'Die ausgew<65>hlte Ebene um eins nach vorne verschieben');
IESetTranslationWord(msGerman, IEMsg_MoveTheSelectedObjectBackward, 'Das ausgew<65>hlte Objekt um eins nach hinten verschieben');
IESetTranslationWord(msGerman, IEMsg_MoveTheSelectedObjectForward, 'Das ausgew<65>hlte Objekt um eins nach vorne verschieben');
IESetTranslationWord(msGerman, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Ausgew<65>hltes Objekt in die Zwischenablage verschieben');
IESetTranslationWord(msGerman, IEMsg_PasteFromTheClipboard, 'Ein Bild aus der Zwischenablage einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_PasteObjectFromTheClipboard, 'Ein Objekt aus der Zwischenablage einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Inhalt der Zwischenablage als neue Ebene einf<6E>gen');
IESetTranslationWord(msGerman, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Farbverbesserungsfunktionen auf Bild anwenden');
IESetTranslationWord(msGerman, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Farbverbesserungsfunktionen auf ausgew<65>hltes Bild anwenden');
IESetTranslationWord(msGerman, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Eine unregelm<6C><6D>ige Auswahl erstellen durch klicken mit der Maus');
IESetTranslationWord(msGerman, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Eine unregelm<6C><6D>ige Auswahl erstellen durch ziehen mit der Maus');
IESetTranslationWord(msGerman, IEMsg_PerformEffectsOnTheImage, 'Effekte auf Bild anwenden');
IESetTranslationWord(msGerman, IEMsg_PerformEffectsOnTheSelectedImage, 'Effekte auf ausgew<65>hltes Bild anwenden');
IESetTranslationWord(msGerman, IEMsg_PlaybackTheseFramesInSequence, 'Diese Einzelbilder in Reihenfolge abspielen');
IESetTranslationWord(msGerman, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Ausgew<65>hlte Ebene hinter allen anderen einordnen');
IESetTranslationWord(msGerman, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Ausgew<65>hltes Objekt hinter allen anderen Objekten einordnen');
IESetTranslationWord(msGerman, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Alle Bilder des Gitters als Blatt mit Vorschaubildern drucken');
IESetTranslationWord(msGerman, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Das ausgew<65>hlte Bild in Originalgr<67><72>e ausdrucken');
IESetTranslationWord(msGerman, IEMsg_PrintTheSelectedImageToFitThePage, 'Ausgew<65>hltes Bild an die Seite angepasst ausdrucken');
IESetTranslationWord(msGerman, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Ausgew<65>hlte Bilder als Blatt mit Vorschaubildern drucken');
IESetTranslationWord(msGerman, IEMsg_PrintThisImageAtItsOriginalSize, 'Dieses Bild in Originalgr<67><72>e ausdrucken');
IESetTranslationWord(msGerman, IEMsg_PrintThisImageToFitThePage, 'Dieses Bild an die Seite angepasst ausdrucken');
IESetTranslationWord(msGerman, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Eingabeaufforderung um ein Bild als neue Ebene zu laden');
IESetTranslationWord(msGerman, IEMsg_RedoTheLastActionThatWasUndone, 'Zur<75>ckgenommene <20>nderung wieder herstellen');
IESetTranslationWord(msGerman, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Farben des Bildes auf Graustufen reduzieren');
IESetTranslationWord(msGerman, IEMsg_RemoveAllObjectsFromTheImage, 'Alle Objekte aus dem Bild entfernen');
IESetTranslationWord(msGerman, IEMsg_CropTheImageToTheCurrentSelection, 'Alle Teile des Bildes au<61>erhalb der Auswahl entfernen');
IESetTranslationWord(msGerman, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Rote-Augen Effekt innherhalb der Auswahl entfernen');
IESetTranslationWord(msGerman, IEMsg_RemoveTheSelectedImage, 'Ausgew<65>hltes Bild entfernen');
IESetTranslationWord(msGerman, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Ausgew<65>hlte Ebene aus dem Bild entfernen');
IESetTranslationWord(msGerman, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Ausgew<65>hltes Objekt aus dem Bild entfernen');
IESetTranslationWord(msGerman, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Transparenten Rand von der ausgew<65>hlten Ebene entfernen');
IESetTranslationWord(msGerman, IEMsg_RestartPlaybackAfterItCompletes, 'Wiedergabe neu starten wenn sie abgeschlossen ist');
IESetTranslationWord(msGerman, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Ein Bild von einer Kamera oder von einem Scanner abholen');
IESetTranslationWord(msGerman, IEMsg_RetrieveImagesFromACameraOrScanner, 'Bilder von einer Kamera oder von einem Scanner abholen');
IESetTranslationWord(msGerman, IEMsg_RotateTheImage180Clockwise, 'Bild um 180<38> im Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheImage90Clockwise, 'Bild um 90<39> im Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheImage90CounterClockwise, 'Bild um 90<39> entgegen dem Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheSelectedImage180Clockwise, 'Ausgew<65>hltes Bild um 180<38> im Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheSelectedImage90Clockwise, 'Ausgew<65>hltes Bild um 90<39> im Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Ausgew<65>hltes Bild um 90<39> entgegen dem Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheSelectedObject180Clockwise, 'Ausgew<65>hltes Objekt um 180<38> im Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheSelectedObject90Clockwise, 'Ausgew<65>hltes Objekt um 90<39> im Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Ausgew<65>hltes Objekt um 90<39> entgegen dem Uhrzeigersinn drehen');
IESetTranslationWord(msGerman, IEMsg_SaveChangesToThisImageToFile, '<27>nderungen an diesem Bild speichern');
IESetTranslationWord(msGerman, IEMsg_SaveThisImageToANewFilename, 'Dieses Bild unter einem neuen Namen speichern');
IESetTranslationWord(msGerman, IEMsg_SelectACircularAreaOfYourImage, 'Einen runden Bereich im Bild ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Bildbereiche ausw<73>hlen, die eine <20>nhliche Farbe haben');
IESetTranslationWord(msGerman, IEMsg_SelectARectangularAreaOfYourImage, 'W<>hlen Sie einen rechteckigen Bereich Ihres Bildes');
IESetTranslationWord(msGerman, IEMsg_SelectAllImagesInTheGrid, 'Alle Bilder im Gitter ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectAllObjectsOfImage, 'Alle Objekte des Bildes ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Einen Bildbereich zum einzoomen w<>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectOrResizeAnObject, 'Ein Objekt ausw<73>hlen oder die Gr<47><72>e <20>ndern (Alt-Taste gedr<64>ckt halten um das Seitenverh<72>ltnis beizubehalten)');
IESetTranslationWord(msGerman, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Kamera oder Scanner ausw<73>hlen von dem die Bilder eingelese werden sollen');
IESetTranslationWord(msGerman, IEMsg_SelectTheFirstFrame, 'Erstes Einzelbild ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectTheLastFrame, 'Letztes Einzelbild ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectTheNextFrame, 'N<>chstes Einzelbild ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SelectThePreviousFrame, 'Vorheriges Einzelbild ausw<73>hlen');
IESetTranslationWord(msGerman, IEMsg_SingleClickingWillNotInsertANewObject, 'Ein Einfachklick f<>gt kein neues Objekt ein');
IESetTranslationWord(msGerman, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Legen Sie die erweiterten Eigenschaften f<>r alle Bilder fest');
IESetTranslationWord(msGerman, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Legen Sie die erweiterten Eigenschaften des ausgew<65>hlten Bildes fest');
IESetTranslationWord(msGerman, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Legen Sie die erweiterten Eigenschaften dieses Bildes fest');
IESetTranslationWord(msGerman, IEMsg_UndoTheLastAction, 'Letzte Aktion zur<75>cknehmen');
IESetTranslationWord(msGerman, IEMsg_UndoTheLastEdit, 'Letzte Bearbeitung zur<75>cknehmen');
IESetTranslationWord(msGerman, IEMsg_UseTheMouseToMoveImageLayers, 'Verwenden Sie die Maus um die Bildebene zu verschieben');
IESetTranslationWord(msGerman, IEMsg_UseTheMouseToResizeImageLayers, 'Verwenden Sie die Maus um die Gr<47><72>e der Bildebene zu <20>ndern');
IESetTranslationWord(msGerman, IEMsg_UseTheMouseToRotateImageLayers, 'Verwenden Sie die Maus um die Bildebene zu drehen');
IESetTranslationWord(msGerman, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msGerman, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msGerman, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msGerman, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle' );
IESetTranslationWord(msGerman, IEMsg_ResizeImage , 'Bildgr<67><72>e <20>ndern' );
IESetTranslationWord(msGerman, IEMsg_SpecifyANewSizeForTheImage , 'Specify a new size for the image' );
IESetTranslationWord(msGerman, IEMSG_RESIZE , 'Gr<47><72>e <20>ndern' );
IESetTranslationWord(msGerman, IEMSG_CURRENT , 'Aktuell' );
IESetTranslationWord(msGerman, IEMSG_NEW , 'Neu' );
IESetTranslationWord(msGerman, IEMSG_SCALE , 'Ma<4D>stab' );
IESetTranslationWord(msGerman, IEMSG_MAINTAINASPECTRATIO , 'Gr<47><72>enverh<72>ltnis beibehalten' );
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msGerman, IEMSG_Folder , 'Folder' );
IESetTranslationWord(msGerman, IEMSG_Dimensions , 'Dimensions' );
IESetTranslationWord(msGerman, IEMSG_Type , 'Type' );
IESetTranslationWord(msGerman, IEMSG_Created , 'Created' );
IESetTranslationWord(msGerman, IEMSG_Modified , 'Modified' );
IESetTranslationWord(msGerman, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msGerman, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msGerman, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msGerman, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msGerman, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msGerman, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msGerman, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msGerman, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msGerman, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msGerman, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msGerman, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msGerman, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msGerman, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msGerman, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msGerman, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msGerman, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msGerman, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msGerman, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msGerman, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msGerman, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msGerman, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msGerman, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msGerman, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msGerman, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msGerman, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msGerman, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msGerman, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msGerman, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msGerman, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msGerman, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msGerman, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msGerman, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msGerman, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msGerman, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msGerman, IEMsg_FillPage , 'F<>llen Seite' );
IESetTranslationWord(msGerman, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msGerman, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msGerman, IEMsg_General , 'General' );
IESetTranslationWord(msGerman, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msGerman, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msGerman, IEMsg_Range , 'Range' );
IESetTranslationWord(msGerman, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msGerman, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msGerman, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msGerman, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msGerman, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msGerman, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msGerman, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msGerman, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msGerman, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msGerman, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msGerman, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msGerman, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msGerman, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msGerman, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msGerman, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msGerman, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msGerman, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msGerman, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msGerman, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msGerman, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msGerman, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msGerman, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msGerman, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msGerman, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msGerman, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msGerman, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msGerman, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msGerman, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msGerman, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msGerman, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msGerman, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msGerman, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msGerman, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msGerman, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msGerman, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msGerman, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msGerman, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msGerman, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msGerman, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msGerman, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msGerman, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msGerman, IEMsg_Path , 'Path' );
IESetTranslationWord(msGerman, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msGerman, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msGerman, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msGerman, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msGerman, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msGerman, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msGerman, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msGerman, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msGerman, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msGerman, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msGerman, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msGerman, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msGerman, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msGerman, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msGerman, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msGerman, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msGerman, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msGerman, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msGerman, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msGerman, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msGerman, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msGerman, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msGerman, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msGerman, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msGerman, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msGerman, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msGerman, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msGerman, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msGerman, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msGerman, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msGerman, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msGerman, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msGerman, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msGerman, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msGerman, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msGerman, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msGerman, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msGerman, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msGerman, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msGerman, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msGerman, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msGerman, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msGerman, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msGerman, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msGerman, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msGerman, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msGerman, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msGerman, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msGerman, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msGerman, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msGerman, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msGerman, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msGerman, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msGerman, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msGerman, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msGerman, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msGerman, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msGerman, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msGerman, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msGerman, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msGerman, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msGerman, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msGerman, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msGerman, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msGerman, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msGerman, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msGerman, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msGerman, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msGerman, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msGerman, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msGerman, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msGerman, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msGerman, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msGerman, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msGerman, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msGerman, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msGerman, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msGerman, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msGerman, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msGerman, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msGerman, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msGerman, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msGerman, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msGerman, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msGerman, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msGerman, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msGerman, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msGerman, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msGerman, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msGerman, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msGerman, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msGerman, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msGerman, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msGerman, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msGerman, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msGerman, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msGerman, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msGerman, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msGerman, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msGerman, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msGerman, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msGerman, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msGerman, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msGerman, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msGerman, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msGerman, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msGerman, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msGerman, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msGerman, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msGerman, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msGerman, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msGerman, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msGerman, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msGerman, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msGerman, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msGerman, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msGerman, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msGerman, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msGerman, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msGerman, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msGerman, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msGerman, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msGerman, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msGerman, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msGerman, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msGerman, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msGerman, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msGerman, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msGerman, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msGerman, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msGerman, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msGerman, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msGerman, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msGerman, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msGerman, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msGerman, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msGerman, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msGerman, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msGerman, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msGerman, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msGerman, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msGerman, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msGerman, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msGerman, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msGerman, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msGerman, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msGerman, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msGerman, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msGerman, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msGerman, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msGerman, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msGerman, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Spanish;
begin
/////// msSpanish
{$IFDEF IESUPPORTSPANISH}
IESetTranslationWord(msSpanish, IEMSG_PREVIEW, 'Vista Previa');
IESetTranslationWord(msSpanish, IEMSG_SOURCE, 'Original');
IESetTranslationWord(msSpanish, IEMSG_RESULT, 'Resultado');
IESetTranslationWord(msSpanish, IEMSG_OK, 'Aceptar');
IESetTranslationWord(msSpanish, IEMSG_CANCEL, 'Cancelar');
IESetTranslationWord(msSpanish, IEMSG_LOCKPREVIEW, 'Bloquear Vista Previa');
IESetTranslationWord(msSpanish, IEMSG_COPYRESULTTOSOURCE, 'Copia Resultado al Original');
IESetTranslationWord(msSpanish, IEMSG_CONTRAST, 'Contraste');
IESetTranslationWord(msSpanish, IEMSG_BRIGHTNESS, 'Brillo');
IESetTranslationWord(msSpanish, IEMSG_HUE, 'Tonalidad');
IESetTranslationWord(msSpanish, IEMSG_SATURATION, 'Saturaci<63>n');
IESetTranslationWord(msSpanish, IEMSG_VALUE, 'Brillo');
IESetTranslationWord(msSpanish, IEMSG_BASECOLOR, 'Color base');
IESetTranslationWord(msSpanish, IEMSG_NEWCOLOR, 'Nuevo color');
IESetTranslationWord(msSpanish, IEMSG_LUMINOSITY, 'Luminosidad');
IESetTranslationWord(msSpanish, IEMSG_RED, 'Rojo');
IESetTranslationWord(msSpanish, IEMSG_GREEN, 'Verde');
IESetTranslationWord(msSpanish, IEMSG_BLUE, 'Azul');
IESetTranslationWord(msSpanish, IEMSG_FILTERVALUES, 'Valores de filtro');
IESetTranslationWord(msSpanish, IEMSG_PRESETS, 'Predefinidos');
IESetTranslationWord(msSpanish, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msSpanish, IEMSG_LOAD, 'Leer');
IESetTranslationWord(msSpanish, IEMSG_SAVE, 'Guardar');
IESetTranslationWord(msSpanish, IEMSG_EQUALIZATION, 'Ecualizaci<63>n');
IESetTranslationWord(msSpanish, IEMSG_THRESHOLD, 'Umbral');
IESetTranslationWord(msSpanish, IEMSG_EQUALIZE, 'Ecualizar');
IESetTranslationWord(msSpanish, IEMSG_HISTOGRAM, 'Histograma');
IESetTranslationWord(msSpanish, IEMSG_GRAY, 'Gris');
IESetTranslationWord(msSpanish, IEMSG_LIGHT, 'Luz');
IESetTranslationWord(msSpanish, IEMSG_LEFT, 'Izquierda');
IESetTranslationWord(msSpanish, IEMSG_TOP, 'Superior');
IESetTranslationWord(msSpanish, IEMSG_WIDTH, 'Ancho');
IESetTranslationWord(msSpanish, IEMSG_HEIGHT, 'Altura');
IESetTranslationWord(msSpanish, IEMSG_COLOR, 'Color de luz');
IESetTranslationWord(msSpanish, IEMSG_SOURCEIMAGEQUANTITY, 'Cantidad de Imagen Fuente');
IESetTranslationWord(msSpanish, IEMSG_LENS, 'Lentes');
IESetTranslationWord(msSpanish, IEMSG_REFRACTION, 'Refracci<63>n');
IESetTranslationWord(msSpanish, IEMSG_PARAMETERSPREVIEW, 'Revisi<73>n de Par<61>metros');
IESetTranslationWord(msSpanish, IEMSG_QUALITY, 'Calidad');
IESetTranslationWord(msSpanish, IEMSG_DCTMETHOD, 'M<>todo DCT');
IESetTranslationWord(msSpanish, IEMSG_SMOOTHINGFACTOR, 'Factor de suavizado');
IESetTranslationWord(msSpanish, IEMSG_GRAYSCALE, 'Escala de grises');
IESetTranslationWord(msSpanish, IEMSG_OPTIMALHUFFMAN, 'Optimizaci<63>n Huffman');
IESetTranslationWord(msSpanish, IEMSG_ORIGINALSIZE, 'Tam. original');
IESetTranslationWord(msSpanish, IEMSG_COMPRESSEDSIZE, 'Tam. comprimido');
IESetTranslationWord(msSpanish, IEMSG_ADVANCED, 'Avanzados');
IESetTranslationWord(msSpanish, IEMSG_PROGRESSIVE, 'Progresiva');
IESetTranslationWord(msSpanish, IEMSG_COMPRESSION, 'Compresi<73>n');
IESetTranslationWord(msSpanish, IEMSG_IMAGEINDEX, 'Indice');
IESetTranslationWord(msSpanish, IEMSG_PHOTOMETRIC, 'Fotom<6F>trica');
IESetTranslationWord(msSpanish, IEMSG_SCANNDEDDOCUMENTINFO, 'Informaci<63>n del documento digitalizado');
IESetTranslationWord(msSpanish, IEMSG_NAME, 'Nombre');
IESetTranslationWord(msSpanish, IEMSG_DESCRIPTION, 'Descripci<63>n');
IESetTranslationWord(msSpanish, IEMSG_PAGENAME, 'Nombre p<>gina');
IESetTranslationWord(msSpanish, IEMSG_PAGENUMBER, 'N<>mero pagina');
IESetTranslationWord(msSpanish, IEMSG_OF, 'de');
IESetTranslationWord(msSpanish, IEMSG_HORIZPOSITIONINCH, 'Pos. Horiz. (pulg)');
IESetTranslationWord(msSpanish, IEMSG_VERTPOSITIONINCH, 'Pos. Vert. (pulg)');
IESetTranslationWord(msSpanish, IEMSG_COLORS, 'Colores');
IESetTranslationWord(msSpanish, IEMSG_TRANSPARENT, 'Trasparente');
IESetTranslationWord(msSpanish, IEMSG_TRANSPARENTCOLOR, 'Color trasparente');
IESetTranslationWord(msSpanish, IEMSG_INTERLACED, 'Interlazada');
IESetTranslationWord(msSpanish, IEMSG_BACKGROUND, 'Color de fondo');
IESetTranslationWord(msSpanish, IEMSG_HORIZPOSITION, 'Pos. Horizontal');
IESetTranslationWord(msSpanish, IEMSG_VERTPOSITION, 'Pos. Vertical');
IESetTranslationWord(msSpanish, IEMSG_DELAYTIME, 'Tiempo espera');
IESetTranslationWord(msSpanish, IEMSG_FILTER, 'Filtro');
IESetTranslationWord(msSpanish, IEMSG_WAVE, 'Onda');
IESetTranslationWord(msSpanish, IEMSG_AMPLITUDE, 'Amplitud');
IESetTranslationWord(msSpanish, IEMSG_WAVELENGTH, 'Tama<6D>o de la Onda');
IESetTranslationWord(msSpanish, IEMSG_PHASE, 'Fase');
IESetTranslationWord(msSpanish, IEMSG_REFLECTIVE, 'Reflejar');
IESetTranslationWord(msSpanish, IEMSG_USERFILTER, 'Filtro de Usuario');
IESetTranslationWord(msSpanish, IEMSG_MORPHFILTER, 'Filtro morphing');
IESetTranslationWord(msSpanish, IEMSG_WINDOWSIZE, 'Tama<6D>o de ventana');
IESetTranslationWord(msSpanish, IEMSG_MAXIMUM, 'M<>ximo');
IESetTranslationWord(msSpanish, IEMSG_MINIMUM, 'M<>nimo');
IESetTranslationWord(msSpanish, IEMSG_OPEN, 'Abrir');
IESetTranslationWord(msSpanish, IEMSG_CLOSE, 'Cerrar');
IESetTranslationWord(msSpanish, IEMSG_ROTATE, 'Girar');
IESetTranslationWord(msSpanish, IEMSG_FLIP, 'Voltear');
IESetTranslationWord(msSpanish, IEMSG_FLIPHOR, 'Horizontal');
IESetTranslationWord(msSpanish, IEMSG_FLIPVER, 'Vertical');
IESetTranslationWord(msSpanish, IEMSG_FREQUENCYDOMAINIMAGE, 'Imagen del Dominio de Frecuencias');
IESetTranslationWord(msSpanish, IEMSG_SELECTTHEREGIONTOCLEAR, 'Seleccione la regi<67>n a limpiar');
IESetTranslationWord(msSpanish, IEMSG_CLEAR, 'Limpiar');
IESetTranslationWord(msSpanish, IEMSG_RESET, 'Reponer');
IESetTranslationWord(msSpanish, IEMSG_ANIMATE, 'Animado');
IESetTranslationWord(msSpanish, IEMSG_LOADFILTER, 'carga el filtro');
IESetTranslationWord(msSpanish, IEMSG_SAVEFILTER, 'Grabar el filtro');
IESetTranslationWord(msSpanish, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msSpanish, IEMSG_PRINT, 'Imprimir');
IESetTranslationWord(msSpanish, IEMSG_MARGINS, 'M<>rgenes');
IESetTranslationWord(msSpanish, IEMSG_INCHES, 'pulgadas');
IESetTranslationWord(msSpanish, IEMSG_RIGHT, 'Derecha');
IESetTranslationWord(msSpanish, IEMSG_BOTTOM, 'Inferior');
IESetTranslationWord(msSpanish, IEMSG_POSITION, 'Posici<63>n');
IESetTranslationWord(msSpanish, IEMSG_SIZE, 'Tama<6D>o');
IESetTranslationWord(msSpanish, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msSpanish, IEMSG_FITTOPAGE, 'Ajustar a la p<>gina');
IESetTranslationWord(msSpanish, IEMSG_STRETCHTOPAGE, 'Estirar a la p<>gina');
IESetTranslationWord(msSpanish, IEMSG_SPECIFIEDSIZE, 'Tama<6D>o especificado');
IESetTranslationWord(msSpanish, IEMSG_GAMMACORRECTION, 'Correcci<63>n Gamma');
IESetTranslationWord(msSpanish, IEMSG_VALUE2, 'Valor');
IESetTranslationWord(msSpanish, IEMSG_PRINTSETUP, 'Preparar Impresi<73>n');
IESetTranslationWord(msSpanish, IEMSG_LEFTMARGIN, 'Margen Izquierdo');
IESetTranslationWord(msSpanish, IEMSG_TOPMARGIN, 'Margen Superior');
IESetTranslationWord(msSpanish, IEMSG_RIGHTMARGIN, 'Margen Derecho');
IESetTranslationWord(msSpanish, IEMSG_BOTTOMMARGIN, 'Margen Inferior');
IESetTranslationWord(msSpanish, IEMSG_LOCATIONSIZE, 'Ubicaci<63>n/Tama<6D>o');
IESetTranslationWord(msSpanish, IEMSG_TOPLEFT, 'Superior Izquierda');
IESetTranslationWord(msSpanish, IEMSG_TOPCENTER, 'Superior Centrada');
IESetTranslationWord(msSpanish, IEMSG_TOPRIGHT, 'Superior Derecha');
IESetTranslationWord(msSpanish, IEMSG_CENTERLEFT, 'Centro Izquierda');
IESetTranslationWord(msSpanish, IEMSG_CENTER, 'Centrada');
IESetTranslationWord(msSpanish, IEMSG_CENTERRIGHT, 'Centro Derecha');
IESetTranslationWord(msSpanish, IEMSG_BOTTOMLEFT, 'Abajo Izquierda');
IESetTranslationWord(msSpanish, IEMSG_BOTTOMCENTER, 'Abajo centrada');
IESetTranslationWord(msSpanish, IEMSG_BOTTOMRIGHT, 'Abajo Derecha');
IESetTranslationWord(msSpanish, IEMSG_CLOSE2, 'Cerrar');
IESetTranslationWord(msSpanish, IEMSG_APPLY, 'Aplicar');
IESetTranslationWord(msSpanish, IEMSG_MEASUREUNITS, 'Unidades de medida');
IESetTranslationWord(msSpanish, IEMSG_UNITS, 'Unidades');
IESetTranslationWord(msSpanish, IEMSG_RATE, 'Tasa');
IESetTranslationWord(msSpanish, IEMSG_ALLGRAPHICS, 'Todos los gr<67>ficos');
IESetTranslationWord(msSpanish, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationword(msSpanish, IEMSG_FILE, 'Archivo');
IESetTranslationword(msSpanish, IEMSG_MEM, 'Memoria'); // Mem.ory
IESetTranslationWord(msSpanish, IEMSG_LOCKPREVIEWHINT, 'Bloquear Vista Previa');
IESetTranslationword(msSpanish, IEMSG_PRINTALL, 'Imprimir Todos');
IESetTranslationword(msSpanish, IEMSG_PRINTSELECTED, 'Imprimir Selecci<63>n');
IESetTranslationWord(msSpanish, IEMSG_ALLCOMMONGRAPHICFILES, 'Archivos gr<67>ficos comunes');
IESetTranslationWord(msSpanish, IEMSG_ALLFILES, 'Todos los archivos');
IESetTranslationWord(msSpanish, IEMSG_HSV, 'HSV');
IESetTranslationWord(msSpanish, IEMSG_HSL, 'HSL');
IESetTranslationWord(msSpanish, IEMSG_RGB, 'RGB');
IESetTranslationWord(msSpanish, IEMSG_FFT, 'FFT');
IESetTranslationWord(msSpanish, IEMSG_SHARPEN, 'Enfocar');
IESetTranslationWord(msSpanish, IEMSG_CHANNELS, 'Canales');
IESetTranslationWord(msSpanish, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msSpanish, IEMSG_FRAMES, 'Marcos');
IESetTranslationWord(msSpanish, IEMSG_BIT, 'bit');
IESetTranslationWord(msSpanish, IEMSG_BYTE, 'byte');
IESetTranslationWord(msSpanish, IEMSG_DPI, 'dpi');
IESetTranslationWord(msSpanish, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msSpanish, IEMSG_FIT, 'Ajustar');
IESetTranslationWord(msSpanish, IEMSG_OTHER, 'Otro');
IESetTranslationWord(msSpanish, IEMSG_COLUMNS, 'Columnas');
IESetTranslationWord(msSpanish, IEMSG_ROWS, 'Filas');
IESetTranslationWord(msSpanish, IEMSG_STYLE, 'Estilo');
IESetTranslationWord(msSpanish, IEMSG_SPACING, 'Separando');
IESetTranslationWord(msSpanish, IEMSG_SELECTACQUIREDEVICE, 'Seleccionar dispositivo capturador');
IESetTranslationWord(msSpanish, IEMSG_SELECTANACQUISITIONDEVICE, 'Seleccionar un dispositivo capturador');
IESetTranslationWord(msSpanish, IEMSG_Page_X_of_X, 'P<>gina %d de %d');
IESetTranslationWord(msSpanish, IEMSG_X_Pages, '%d p<>ginas');
IESetTranslationWord(msSpanish, IEMSG_Previous, 'Anterior');
IESetTranslationWord(msSpanish, IEMSG_Next, 'Siguiente');
IESetTranslationWord(msSpanish, IEMSG_THUMBNAILS, 'Miniaturas');
IESetTranslationWord(msSpanish, IEMsg_Acquire, 'Adquirir');
IESetTranslationWord(msSpanish, IEMsg_AddFromFile, 'Adicionar desde archivo');
IESetTranslationWord(msSpanish, IEMsg_AddLayer, 'Adicionar capa');
IESetTranslationWord(msSpanish, IEMsg_AdjustColors, 'Ajustar Colores');
IESetTranslationWord(msSpanish, IEMsg_AutoEqualizeColors, 'Ajustar Colores - Auto');
IESetTranslationWord(msSpanish, IEMsg_AutoRotateDisplay, 'Rotar Visualizaci<63>n - Auto');
IESetTranslationWord(msSpanish, IEMsg_AutoShrink, 'Contraer - Auto');
IESetTranslationWord(msSpanish, IEMsg_AutoStretch, 'Extender - Auto');
IESetTranslationWord(msSpanish, IEMsg_BringForward, 'Traer Adelante');
IESetTranslationWord(msSpanish, IEMsg_BringToFront, 'Traer al Frente');
IESetTranslationWord(msSpanish, IEMsg_CircularSelect, 'Selecci<63>n Circular');
IESetTranslationWord(msSpanish, IEMsg_ConvertToGray, 'Convertir a Grises');
IESetTranslationWord(msSpanish, IEMsg_CopyImage, 'Copiar Imagen');
IESetTranslationWord(msSpanish, IEMsg_CopySelection, 'Copiar Selecci<63>n');
IESetTranslationWord(msSpanish, IEMsg_Copy, 'Copiar');
IESetTranslationWord(msSpanish, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msSpanish, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msSpanish, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msSpanish, IEMsg_CutSelection, 'Cortar Selecci<63>n');
IESetTranslationWord(msSpanish, IEMsg_Cut, 'Cortar');
IESetTranslationWord(msSpanish, IEMsg_DeleteAll, 'Borrar Todo');
IESetTranslationWord(msSpanish, IEMsg_Delete, 'Eliminar');
IESetTranslationWord(msSpanish, IEMsg_DeselectAll, 'Anular Selecci<63>n Todos');
IESetTranslationWord(msSpanish, IEMsg_Deselect, 'Anular Selecci<63>n');
IESetTranslationWord(msSpanish, IEMsg_EditPolyline, 'Editar Polil<69>nea');
IESetTranslationWord(msSpanish, IEMsg_FirstFrame, 'Primer Cuadro');
IESetTranslationWord(msSpanish, IEMsg_FitImageToHeight, 'Ajustar Imagen a la Altura');
IESetTranslationWord(msSpanish, IEMsg_FitImageToWidth, 'Ajustar Imagen a la Amplitud');
IESetTranslationWord(msSpanish, IEMsg_FitImage, 'Ajustar Imagen');
IESetTranslationWord(msSpanish, IEMsg_FlipHorizontal, 'Grirar Horizontalmente');
IESetTranslationWord(msSpanish, IEMsg_FlipVertical, 'Girar Verticalmente');
IESetTranslationWord(msSpanish, IEMsg_ImageEffects, 'Efectos de Imagen');
IESetTranslationWord(msSpanish, IEMsg_ImageSaveProperties, 'Grabar propiedades de Imagen');
IESetTranslationWord(msSpanish, IEMsg_InsertAngle, 'Insertar Angulo');
IESetTranslationWord(msSpanish, IEMsg_InsertEllipse, 'Insertar Elipse');
IESetTranslationWord(msSpanish, IEMsg_InsertImage, 'Insertar Imagen');
IESetTranslationWord(msSpanish, IEMsg_InsertLabelWithLine, 'Insertar Etiqueta con L<>nea');
IESetTranslationWord(msSpanish, IEMsg_InsertLine, 'Insertar L<>nea');
IESetTranslationWord(msSpanish, IEMsg_InsertMemo, 'Insertar Memo');
IESetTranslationWord(msSpanish, IEMsg_InsertPolyline, 'Insertar Polil<69>nea');
IESetTranslationWord(msSpanish, IEMsg_InsertRectangle, 'Insertar Rectangulo');
IESetTranslationWord(msSpanish, IEMsg_InsertRuler, 'Insert Regla');
IESetTranslationWord(msSpanish, IEMsg_InsertText, 'Insertar Texto');
IESetTranslationWord(msSpanish, IEMsg_LassoSelect, 'Selecci<63>n Libre');
IESetTranslationWord(msSpanish, IEMsg_LastFrame, '<27>ltimo Cuadro');
IESetTranslationWord(msSpanish, IEMsg_LoadFileAsLayer, 'Cargar Archivo como Capas');
IESetTranslationWord(msSpanish, IEMsg_LoopPlayback, 'Reproducci<63>n en Bucle');
IESetTranslationWord(msSpanish, IEMsg_MeasureArea, 'Medir Area');
IESetTranslationWord(msSpanish, IEMsg_MeasureDistance, 'Medir Distancia');
IESetTranslationWord(msSpanish, IEMsg_MeasureLength, 'Medir Longitud');
IESetTranslationWord(msSpanish, IEMsg_MergeAllLayers, 'Fundir Todas las Capas');
IESetTranslationWord(msSpanish, IEMsg_MergeAllToBackground, 'Fundir Todo al Fondo');
IESetTranslationWord(msSpanish, IEMsg_MergeToBackground, 'Fundir al Fondo');
IESetTranslationWord(msSpanish, IEMsg_MoveLayers, 'Mover Capas');
IESetTranslationWord(msSpanish, IEMsg_Negative, 'Negativo');
IESetTranslationWord(msSpanish, IEMsg_NextFrame, 'Siguiente Cuadro');
IESetTranslationWord(msSpanish, IEMsg_PasteAsLayer, 'Pegar como Capa');
IESetTranslationWord(msSpanish, IEMsg_Paste, 'Pegar');
IESetTranslationWord(msSpanish, IEMsg_PolygonSelect, 'Seleccionar Pol<6F>gono');
IESetTranslationWord(msSpanish, IEMsg_PreviousFrame, 'Cuadro Anterior');
IESetTranslationWord(msSpanish, IEMsg_PrintAllThumbnails, 'Imprimir todos las Minuaturas');
IESetTranslationWord(msSpanish, IEMsg_PrintPreview, 'Vista Previa');
IESetTranslationWord(msSpanish, IEMsg_PrintThumbnails, 'Imprimir Miniaturas');
IESetTranslationWord(msSpanish, IEMsg_PrintToPage, 'Imprimir a P<>gina');
IESetTranslationWord(msSpanish, IEMsg_RectangularSelect, 'Selecci<63>n rectangular');
IESetTranslationWord(msSpanish, IEMsg_Redo, 'Re-Hacer');
IESetTranslationWord(msSpanish, IEMsg_RemoveLayer, 'Eliminar Capa');
IESetTranslationWord(msSpanish, IEMsg_RemoveRedEyes, 'Eliminar Efecto Ojo-Rojo');
IESetTranslationWord(msSpanish, IEMsg_ResizeLayers, 'Redimensionar Capas');
IESetTranslationWord(msSpanish, IEMsg_Rotate180, 'Rotar 180<38>');
IESetTranslationWord(msSpanish, IEMsg_RotateLayers, 'Rotar Capas');
IESetTranslationWord(msSpanish, IEMsg_RotateLeft, 'Rotar a la Izquierda');
IESetTranslationWord(msSpanish, IEMsg_RotateRight, 'Rotar a la Derecha');
IESetTranslationWord(msSpanish, IEMsg_SaveAs, 'Grabar Como');
IESetTranslationWord(msSpanish, IEMsg_SaveProperties, 'Grabar Propiedades');
IESetTranslationWord(msSpanish, IEMsg_ScrollImage, 'Desplazar Imagen');
IESetTranslationWord(msSpanish, IEMsg_ScrollToCursor, 'Desplazar Hasta el Cursor');
IESetTranslationWord(msSpanish, IEMsg_SelectAcquisitionSource, 'Seleccionar Fuente de Adquisici<63>n');
IESetTranslationWord(msSpanish, IEMsg_SelectAll, 'Seleccionar Todo');
IESetTranslationWord(msSpanish, IEMsg_SelectByColor, 'seleccionar por Color');
IESetTranslationWord(msSpanish, IEMsg_Select, 'Seleccionar');
IESetTranslationWord(msSpanish, IEMsg_SendBackward, 'Enviar Al Fondo');
IESetTranslationWord(msSpanish, IEMsg_SendToBack, 'Enviar Atr<74>s');
IESetTranslationWord(msSpanish, IEMsg_SingleFrameOnly, 'S<>lo Cudro Unitario');
IESetTranslationWord(msSpanish, IEMsg_Undo, 'Deshacer');
IESetTranslationWord(msSpanish, IEMsg_Unstamp, 'Desmarcar');
IESetTranslationWord(msSpanish, IEMsg_ZoomIn, 'Acercar');
IESetTranslationWord(msSpanish, IEMsg_ZoomOut, 'Alejar');
IESetTranslationWord(msSpanish, IEMsg_ZoomToFullSize, 'Acercar Tama<6D>o Completo');
IESetTranslationWord(msSpanish, IEMsg_ZoomToSelection, 'Acercar La Selecci<63>n');
IESetTranslationWord(msSpanish, IEMsg_Zoom, 'Enfocar');
IESetTranslationWord(msSpanish, IEMsg_AddALineObject, 'Adicionar l<>nea al objeto');
IESetTranslationWord(msSpanish, IEMsg_AddAMultiLineTextObject, 'Adicionar una multil<69>nea de texto al objeto');
IESetTranslationWord(msSpanish, IEMsg_AddANewLabelObjectWithALine, 'Adicionar una nueva etiqueta al objeto con una l<>nea');
IESetTranslationWord(msSpanish, IEMsg_AddANewLayerToThisImage, 'Adicionar una nueva capa a esta imagen');
IESetTranslationWord(msSpanish, IEMsg_AddARulerObject, 'Adicionar una regla al objeto');
IESetTranslationWord(msSpanish, IEMsg_AddATextObject, 'Adicionar un texto al objeto');
IESetTranslationWord(msSpanish, IEMsg_AddAnAngleMeasurementObject, 'Adicionar un <20>ngulod e medici<63>n al objeto (require tres clicks)');
IESetTranslationWord(msSpanish, IEMsg_AddAnEllipticalObject, 'Adicionar una elipse al objeto');
IESetTranslationWord(msSpanish, IEMsg_AddAnImageObject, 'Adicionar una imagen al objeto');
IESetTranslationWord(msSpanish, IEMsg_AddAnImageToTheGridFromFile, 'Adicionar una imagen a la cuadr<64>cula desde un archivo');
IESetTranslationWord(msSpanish, IEMsg_AddAnRectangularObject, 'Adicionar un objeto rectangular');
IESetTranslationWord(msSpanish, IEMsg_ApplyASharpeningFilterToTheImage, 'Aplica un filtro de de definici<63>n a la imagen');
IESetTranslationWord(msSpanish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Visualizar imagen automaticamente con la orientaci<63>n correcta');
IESetTranslationWord(msSpanish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Visualizar im<69>genes automaticamente con la orientaci<63>n correcta');
IESetTranslationWord(msSpanish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Traer la capa seleccionada al frente de los dem<65>s');
IESetTranslationWord(msSpanish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Traer el objeto seleccionado al frente de todos los otros objetos');
IESetTranslationWord(msSpanish, IEMsg_ClearAllImages, 'Limpiar todas las imagenes');
IESetTranslationWord(msSpanish, IEMsg_ClearAll, 'limpiar la ventana');
IESetTranslationWord(msSpanish, IEMsg_ClearThisImage, 'Limpiar esta imagen');
IESetTranslationWord(msSpanish, IEMsg_ClearYourSelection, 'Limpiar su selecci<63>n');
IESetTranslationWord(msSpanish, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Haga click en la imagen y arrastre el rat<61>n para desplazar');
IESetTranslationWord(msSpanish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Reproducci<63>n cont<6E>nua del bucle de un archivo GIF o AVI');
IESetTranslationWord(msSpanish, IEMsg_CopyImageToTheClipboard, 'Copiar Imagen al portatpapeles');
IESetTranslationWord(msSpanish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copiar la imagen o selecci<63>n actual al portapapeles');
IESetTranslationWord(msSpanish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copiar la imagen al portatpapeles y eliminarla');
IESetTranslationWord(msSpanish, IEMsg_CopyTheCurrentImageToTheClipboard, 'copiar la imagen actual al portapapeles');
IESetTranslationWord(msSpanish, IEMsg_CutTheSelectionToTheClipboard, 'Copiar la selecci<63>n actual al portapapeles y eliminarla de la imagen');
IESetTranslationWord(msSpanish, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copiar la selecci<63>n actual al portapapeles');
IESetTranslationWord(msSpanish, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copiar el objeto seleccionado al portapapeles');
IESetTranslationWord(msSpanish, IEMsg_DeselectAllObjects, 'Anular selecci<63>n de todos los objetos');
IESetTranslationWord(msSpanish, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Muestra una vista previa de la imagen a imprimir');
IESetTranslationWord(msSpanish, IEMsg_DisplayAPreviewOfYourPrinting, 'Ver una preliminar de su impresi<73>n');
IESetTranslationWord(msSpanish, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Muestra imagenes grandes al tama<6D>o de la ventana');
IESetTranslationWord(msSpanish, IEMsg_DisplayOnlyTheActiveFrame, 'Visualizar soloamnete el cuadro activo');
IESetTranslationWord(msSpanish, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Visualizar imagenes peque<75>as al tama<6D>o de la ventana');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Visualizar la animaci<63>n de un archivo GIF o AVI');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheFirstFrameOfThisImage, 'Visualizar el primer cuadro de esta imagen');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheImageAtFullSize, 'Visualizar la imagen en tama<6D>o completo (100% zoom)');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Visualizar la imagen a la altura de la venatana');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Visualizar la imagen al tama<6D>o de la ventana');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Visualizar la imagen al ancho de la ventana');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheImageLarger, 'Visualizar la imagen m<>s ancha');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheImageSmaller, 'Visualziar la imagen m<>s peque<75>a');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheLastFrameOfThisImage, 'Vislauzar el <20>ltimo cuadrod e esta imagen');
IESetTranslationWord(msSpanish, IEMsg_DisplayTheNextFrameOfThisImage, 'Visualizar el siguiente cuadro de esta imagen');
IESetTranslationWord(msSpanish, IEMsg_DisplayThePriorFrameOfThisImage, 'visualizar el cuadro previo de esta imagen');
IESetTranslationWord(msSpanish, IEMsg_DynamicallyMeasureADistance, 'Medir din<69>micamente una distancia');
IESetTranslationWord(msSpanish, IEMsg_EditPointsOfAPolyline, 'Editar puntos de un pol<6F>gono (Pesione Ctrl para eliminar un punto)');
IESetTranslationWord(msSpanish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Ecualizar el histograma de color para la region seleccionada');
IESetTranslationWord(msSpanish, IEMsg_FlipTheImageFromLeftToRight, 'Voltear la imagen de Izquierda a Derecha');
IESetTranslationWord(msSpanish, IEMsg_FlipTheImageFromTopToBottom, 'Voltear la imagen de Arriba a Abajo');
IESetTranslationWord(msSpanish, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Voltear la imagen seleccionada de izquierda a derecha');
IESetTranslationWord(msSpanish, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Voltear la imagen seleccionada de arriba a abajo');
IESetTranslationWord(msSpanish, IEMsg_FreeHandPaintAnOpenPolygon, 'Pintar a mano alzada un pol<6F>gono abierto');
IESetTranslationWord(msSpanish, IEMsg_InvertTheColorsOfTheImage, 'Invertir los colores de la imagen');
IESetTranslationWord(msSpanish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'haga click con el Bot<6F>n Izquierdo en la Imagen para acercar. Click con el bot<6F>n Derecho para alejar');
IESetTranslationWord(msSpanish, IEMsg_LoadAnImageFromFile, 'Cargar una imagen desde un archivo');
IESetTranslationWord(msSpanish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Emparejar el tama<6D>o de la imagen del fondo con todos los objetos contenidos en ella');
IESetTranslationWord(msSpanish, IEMsg_MeasureARectangularArea, 'Medir un <20>rea rectangular');
IESetTranslationWord(msSpanish, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Medir la distancia entre dos puntos');
IESetTranslationWord(msSpanish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Fundir todos los objetos con la capa del fondo');
IESetTranslationWord(msSpanish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Fundir el objetos sleccionado con la capa del fondo');
IESetTranslationWord(msSpanish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Funde todas las capas de la imagen en una sola');
IESetTranslationWord(msSpanish, IEMsg_MoveTheMouseToScrollTheImage, 'Mover el rat<61>n para despalzar la imagen');
IESetTranslationWord(msSpanish, IEMsg_MoveTheSelectedLayerBackward, 'Mover la capa seleccionada hacia atr<74>s');
IESetTranslationWord(msSpanish, IEMsg_MoveTheSelectedLayerForward, 'Mover la capa seleccionado hacia adelante');
IESetTranslationWord(msSpanish, IEMsg_MoveTheSelectedObjectBackward, 'Mover el objeto seleccionado hacia atr<74>s');
IESetTranslationWord(msSpanish, IEMsg_MoveTheSelectedObjectForward, 'Mover el objeto seleccionado hacia adelante');
IESetTranslationWord(msSpanish, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Mover el objeto seleccionado al portapapeles');
IESetTranslationWord(msSpanish, IEMsg_PasteFromTheClipboard, 'Pegar una imagen desde el portatpapeles');
IESetTranslationWord(msSpanish, IEMsg_PasteObjectFromTheClipboard, 'Pegar un objetos desde el portapapeles');
IESetTranslationWord(msSpanish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Pegar el contenido del portapapeles como una nueva capa');
IESetTranslationWord(msSpanish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Adelantar funciones de realce del color sobre la imagen');
IESetTranslationWord(msSpanish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Adelanta funciones de realce del color sobre la imagen seleccionada');
IESetTranslationWord(msSpanish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Adelanta una selecci<63>n irregular de su imagen al hacer click con el rat<61>n');
IESetTranslationWord(msSpanish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Adelanta una selecci<63>n irregular de su imagen al rrastrar el rat<61>n ');
IESetTranslationWord(msSpanish, IEMsg_PerformEffectsOnTheImage, 'Aplica efectos sobre la igamen');
IESetTranslationWord(msSpanish, IEMsg_PerformEffectsOnTheSelectedImage, 'Aplica efectos sobre la imagen seleccionada');
IESetTranslationWord(msSpanish, IEMsg_PlaybackTheseFramesInSequence, 'reproduce estos cuadros en secuencia');
IESetTranslationWord(msSpanish, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Posiciona la capa seleccionada detr<74>s de todas las otras');
IESetTranslationWord(msSpanish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Posiciona el objeto seleccionado detr<74>s de todos los otros objetos');
IESetTranslationWord(msSpanish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Imprime todas las im<69>genes de la cuadr<64>cula como una hoja de miniaturas');
IESetTranslationWord(msSpanish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Imprime la imagen seleccionada en su tama<6D>o original');
IESetTranslationWord(msSpanish, IEMsg_PrintTheSelectedImageToFitThePage, 'Imprime la imagen seleccionada ajustandose a la p<>gina');
IESetTranslationWord(msSpanish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Imprime las im<69>genes seleccionadas como una hoja de miniaturas');
IESetTranslationWord(msSpanish, IEMsg_PrintThisImageAtItsOriginalSize, 'Imprime esta imagen en su tama<6D>o original');
IESetTranslationWord(msSpanish, IEMsg_PrintThisImageToFitThePage, 'Imprime esta imagen ajustada a la p<>gina');
IESetTranslationWord(msSpanish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Solicita un archivo de imagen para ser cargado como una nueva capa');
IESetTranslationWord(msSpanish, IEMsg_RedoTheLastActionThatWasUndone, 'Rehacer la <20>ltima acci<63>n que fu<66> deshecha');
IESetTranslationWord(msSpanish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reducir los colores de la imagen a una escala de grises');
IESetTranslationWord(msSpanish, IEMsg_RemoveAllObjectsFromTheImage, 'Eliminar todos los objetos de la imagen');
IESetTranslationWord(msSpanish, IEMsg_CropTheImageToTheCurrentSelection, 'Eliminar todas las partes de la imagen que esten por fuera de la selecci<63>n actual');
IESetTranslationWord(msSpanish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Elimin el efecto de Ojo-Rojo de la selecci<63>n');
IESetTranslationWord(msSpanish, IEMsg_RemoveTheSelectedImage, 'Elimina la imagen seleccionada');
IESetTranslationWord(msSpanish, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Elimina la capa seleccionada de la imagen');
IESetTranslationWord(msSpanish, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Elimina le objeto seleccionado de la imagen');
IESetTranslationWord(msSpanish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Elimina los bordes transparentes de la capa seleccionada');
IESetTranslationWord(msSpanish, IEMsg_RestartPlaybackAfterItCompletes, 'Reinicia la reproducci<63>n despu<70>s que finaliza');
IESetTranslationWord(msSpanish, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Obtiene una imagen desde una c<>mara o scanner');
IESetTranslationWord(msSpanish, IEMsg_RetrieveImagesFromACameraOrScanner, 'Obtiene im<69>genes de desde una c<>mara o scanner');
IESetTranslationWord(msSpanish, IEMsg_RotateTheImage180Clockwise, 'Rotar la imagen 180<38> a la derecha');
IESetTranslationWord(msSpanish, IEMsg_RotateTheImage90Clockwise, 'Rotar la imagen 90<39> a la derecha');
IESetTranslationWord(msSpanish, IEMsg_RotateTheImage90CounterClockwise, 'Rotar la imagen 90<39> a la izquierda');
IESetTranslationWord(msSpanish, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotar la imagen seleccionada 180<38> a la derecha');
IESetTranslationWord(msSpanish, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotar la imagen seleccionada 90<39> a la derecha');
IESetTranslationWord(msSpanish, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotar la imagen seleccionada 90<39> a la izquierda');
IESetTranslationWord(msSpanish, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotar el objeto seleccionado 180<38> a la derecha');
IESetTranslationWord(msSpanish, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotar el objeto seleccionado 90<39> a la derecha');
IESetTranslationWord(msSpanish, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotar el objeto seleccionado 90<39> a la izquierda');
IESetTranslationWord(msSpanish, IEMsg_SaveChangesToThisImageToFile, 'Graba los cambios a esta imagen en un archivo');
IESetTranslationWord(msSpanish, IEMsg_SaveThisImageToANewFilename, 'Graba esta imagen en un nuevo nombre de archvio');
IESetTranslationWord(msSpanish, IEMsg_SelectACircularAreaOfYourImage, 'Selecciona un <20>rea circular de su imagen');
IESetTranslationWord(msSpanish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Selecciona una porci<63>n de su imagen de un color similar');
IESetTranslationWord(msSpanish, IEMsg_SelectARectangularAreaOfYourImage, 'Selecciona un <20>rea rectangular de su imagen');
IESetTranslationWord(msSpanish, IEMsg_SelectAllImagesInTheGrid, 'Selecciona todas las im<69>genes en la cuadr<64>cula');
IESetTranslationWord(msSpanish, IEMsg_SelectAllObjectsOfImage, 'Selecciona todos los objetos de imagen');
IESetTranslationWord(msSpanish, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Selecciona un <20>rea de la imagen para acercar');
IESetTranslationWord(msSpanish, IEMsg_SelectOrResizeAnObject, 'Selecciona o redimensiona un objeto (Presione Alt para mantener la relaci<63>n de aspecto)');
IESetTranslationWord(msSpanish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Selecciona la c<>mara o scanner desde la que se obtendr<64> la imagen');
IESetTranslationWord(msSpanish, IEMsg_SelectTheFirstFrame, 'Selecciona el primer cuadro');
IESetTranslationWord(msSpanish, IEMsg_SelectTheLastFrame, 'Selecciona el <20>ltimo cuadro');
IESetTranslationWord(msSpanish, IEMsg_SelectTheNextFrame, 'Selecciona el pr<70>ximo cuadro');
IESetTranslationWord(msSpanish, IEMsg_SelectThePreviousFrame, 'Selecciona el cuadro anterior');
IESetTranslationWord(msSpanish, IEMsg_SingleClickingWillNotInsertANewObject, 'Hacer un solo click no insertar<61> un nuevo objeto');
IESetTranslationWord(msSpanish, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Especifica propiedades avanzadas para todas las im<69>genes');
IESetTranslationWord(msSpanish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Especifica propiedades avanzadas para la imagen seleccionada');
IESetTranslationWord(msSpanish, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Especifica propiedades avanzadas para esta imagen');
IESetTranslationWord(msSpanish, IEMsg_UndoTheLastAction, 'Deshacer <20>ltima acci<63>n');
IESetTranslationWord(msSpanish, IEMsg_UndoTheLastEdit, 'Deshacer <20>ltima edici<63>n');
IESetTranslationWord(msSpanish, IEMsg_UseTheMouseToMoveImageLayers, 'Use el rat<61>n para mover las capas de la imagen');
IESetTranslationWord(msSpanish, IEMsg_UseTheMouseToResizeImageLayers, 'Use el rat<61>n para redimensionar las capas de la imagen');
IESetTranslationWord(msSpanish, IEMsg_UseTheMouseToRotateImageLayers, 'Use el rat<61>n para rotar las capas de la imagen');
IESetTranslationWord(msSpanish, IEMsg_ZoomImage , 'Ampliar Imagen' );
IESetTranslationWord(msSpanish, IEMsg_DisplayImageAtCustomZoom , 'Muestre imagen con ampliaci<63>n presonalizada' );
IESetTranslationWord(msSpanish, IEMsg_CustomRotate , 'Personalizar Rotaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_RotateImageByACustomAngle , 'Rote la imagen con <20>ngulo personalizado');
IESetTranslationWord(msSpanish, IEMsg_ResizeImage , 'Redimensione Imagen' );
IESetTranslationWord(msSpanish, IEMsg_SpecifyANewSizeForTheImage, 'Especifique un nuevo tama<6D>o para la imagen' );
IESetTranslationWord(msSpanish, IEMSG_RESIZE, 'Redimensione');
IESetTranslationWord(msSpanish, IEMSG_CURRENT, 'Actual');
IESetTranslationWord(msSpanish, IEMSG_NEW, 'Nuevo');
IESetTranslationWord(msSpanish, IEMSG_SCALE, 'Relaci<63>n');
IESetTranslationWord(msSpanish, IEMSG_MAINTAINASPECTRATIO, 'Mantener Relaci<63>n De Aspecto');
IESetTranslationWord(msSpanish, IEMSG_Folder , 'Carpeta');
IESetTranslationWord(msSpanish, IEMSG_Dimensions, 'Dimensiones');
IESetTranslationWord(msSpanish, IEMSG_Type , 'Tipo');
IESetTranslationWord(msSpanish, IEMSG_Created , 'Creado');
IESetTranslationWord(msSpanish, IEMSG_Modified , 'Modificado');
IESetTranslationWord(msSpanish, IEMsg_CopyFiles , 'Copiar a Carpeta' );
IESetTranslationWord(msSpanish, IEMsg_CopyFilesToClipboard , 'Copiar Archivos al Portapapeles' );
IESetTranslationWord(msSpanish, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copie archivos seleccionados a nueva carpeta' );
IESetTranslationWord(msSpanish, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copie archivos seleccionados al Portapapeles' );
IESetTranslationWord(msSpanish, IEMsg_CutFilesToClipboard , 'Cortar archivos para Portapapeles' );
IESetTranslationWord(msSpanish, IEMsg_CutTheSelectedFilesToTheClipboard , 'Corte archivos seleccionados para Portapapeles' );
IESetTranslationWord(msSpanish, IEMsg_DeleteFiles , 'Eliminar Archivos' );
IESetTranslationWord(msSpanish, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Borre archivos seleccionados de la carpeta' );
IESetTranslationWord(msSpanish, IEMsg_GoUp , 'Suba' );
IESetTranslationWord(msSpanish, IEMsg_MoveFiles , 'Mover a Carpeta' );
IESetTranslationWord(msSpanish, IEMsg_MoveTheSelectedFilesToANewFolder , 'Mover archivos seleccionados a nueva carpeta' );
IESetTranslationWord(msSpanish, IEMsg_OpenFile , 'Abrir Archivo' );
IESetTranslationWord(msSpanish, IEMsg_OpenTheParentOfTheCurrentFolder , 'Abra el padre de la carpeta actual' );
IESetTranslationWord(msSpanish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Abra archivo seleccionado en visor predeterminado' );
IESetTranslationWord(msSpanish, IEMsg_PasteFilesFromClipboard , 'Pegue Archivos del Portapapeles' );
IESetTranslationWord(msSpanish, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Pegue Archivos del portapapeles a esta carpeta' );
IESetTranslationWord(msSpanish, IEMsg_Refresh , 'Refrescar' );
IESetTranslationWord(msSpanish, IEMsg_RefreshTheFileListing , 'Refrescar el listado de archivos' );
IESetTranslationWord(msSpanish, IEMsg_WhereDoYouWantToMoveTheseFiles , '<27>A d<>nde quiere mover estos archivos?' );
IESetTranslationWord(msSpanish, IEMsg_WhereDoYouWantToCopyTheseFiles , '<27>A d<>nde quiere copiar estos archivos?' );
IESetTranslationWord(msSpanish, IEMsg_XIsNotAValidFolder , '"%s" no es una carpeta v<>lida' );
IESetTranslationWord(msSpanish, IEMsg_RenameFile , 'Renombrar Archivo' );
IESetTranslationWord(msSpanish, IEMsg_SpecifyANewNameForTheSelectedFile , 'Especifique nuevo nombre para el archivo seleccionado' );
IESetTranslationWord(msSpanish, IEMsg_SpecifyANewNameForX , 'Especifique nuevo nombre para "%s"' );
IESetTranslationWord(msSpanish, IEMsg_SelectAFolderToOpen , 'Seleccione una carpeta para abrir' );
IESetTranslationWord(msSpanish, IEMsg_SelectFolder , 'Seleccione Carpeta' );
IESetTranslationWord(msSpanish, IEMsg_CreateFolder , 'Crear Carpeta' );
IESetTranslationWord(msSpanish, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Crear nueva carpeta en lugar actual' );
IESetTranslationWord(msSpanish, IEMsg_SpecifyTheNameOfYourNewFolder , 'Especifique el nombre de su nueva carpeta' );
IESetTranslationWord(msSpanish, IEMsg_SoftShadow , 'Sombra Suave' );
IESetTranslationWord(msSpanish, IEMsg_AddSoftShadow , 'Agregue Sombra Suave' );
IESetTranslationWord(msSpanish, IEMsg_Radius , 'Radio' );
IESetTranslationWord(msSpanish, IEMsg_Offset , 'Compensaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_All_Glow , 'Todo (Brillar)' );
IESetTranslationWord(msSpanish, IEMsg_FillPage , 'Llenar p<>gina' );
IESetTranslationWord(msSpanish, IEMsg_AutoEnhance , 'Auto-Realzar' );
IESetTranslationWord(msSpanish, IEMsg_AutoEnhanceMethod , 'M<>todo Auto-Realzar' );
IESetTranslationWord(msSpanish, IEMsg_General , 'General' );
IESetTranslationWord(msSpanish, IEMsg_ToneMapping , 'Mapa de Tono' );
IESetTranslationWord(msSpanish, IEMsg_Slope , 'Inclinaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_Range , 'Rango' );
IESetTranslationWord(msSpanish, IEMsg_Gamma , 'Gama' );
IESetTranslationWord(msSpanish, IEMsg_Crop , 'Recortar' );
IESetTranslationWord(msSpanish, IEMsg_CropImage , 'Recortar Imagen' );
IESetTranslationWord(msSpanish, IEMsg_EditImage , 'Editar Imagen' );
IESetTranslationWord(msSpanish, IEMsg_PerformEditingFunctionsOnTheImage , 'Realice funciones de edici<63>n en la imagen' );
IESetTranslationWord(msSpanish, IEMsg_PreviewEffects , 'Efectos Vista Previa' );
IESetTranslationWord(msSpanish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Efectos Vista Previa para editar y realzar la imagen' );
IESetTranslationWord(msSpanish, IEMsg_ThumbnailView , 'Ver Miniaturas' );
IESetTranslationWord(msSpanish, IEMsg_DisplayLargeThumbnails , 'Muestre miniaturas grandes' );
IESetTranslationWord(msSpanish, IEMsg_DetailView , 'Ver Detalles' );
IESetTranslationWord(msSpanish, IEMsg_DisplayFileDetails , 'Muestre detalles de archivos' );
IESetTranslationWord(msSpanish, IEMsg_Filename , 'Nombre archivo' );
IESetTranslationWord(msSpanish, IEMsg_FileType , 'Tipo Archivo' );
IESetTranslationWord(msSpanish, IEMsg_FileSize , 'Tama<6D>o Archivo' );
IESetTranslationWord(msSpanish, IEMsg_CreateDate , 'Crear Fecha' );
IESetTranslationWord(msSpanish, IEMsg_EditDate , 'Editar Fecha' );
IESetTranslationWord(msSpanish, IEMsg_ImageSize , 'Dimensiones' );
IESetTranslationWord(msSpanish, IEMsg_SortByX , 'Ordene por %s' );
IESetTranslationWord(msSpanish, IEMsg_Ascending , 'Ascendente' );
IESetTranslationWord(msSpanish, IEMsg_Descending , 'Descendente' );
IESetTranslationWord(msSpanish, IEMsg_SortX , 'Ordene %s' );
IESetTranslationWord(msSpanish, IEMsg_MultiplePages , 'Folleto' );
IESetTranslationWord(msSpanish, IEMsg_PagesAcross , 'A Trav<61>s de P<>ginas' );
IESetTranslationWord(msSpanish, IEMsg_PagesDown , 'P<>gina Abajo' );
IESetTranslationWord(msSpanish, IEMsg_SelectAllLayers , 'Selecciona Todas Las Capas' );
IESetTranslationWord(msSpanish, IEMsg_SelectAllLayersOfTheImage , 'Selecciona Todas Las Capas de la imagen' );
IESetTranslationWord(msSpanish, IEMsg_DeselectAllLayers , 'Deselecciona Todas Las Capas' );
IESetTranslationWord(msSpanish, IEMsg_DeselectAllLayersOfTheImage , 'Deselecciona Todas Las Capas de la imagen' );
IESetTranslationWord(msSpanish, IEMsg_GroupLayers , 'Agrupar Capas' );
IESetTranslationWord(msSpanish, IEMsg_AddSelectedLayersToASelectionGroup , 'Agregar capas seleccionadas a grupo de selecci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_UngroupLayers , 'Desagrupar Capas' );
IESetTranslationWord(msSpanish, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Elimine capas seleccionadas de grupo de selecci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_MergeLayers , 'Unir Capas' );
IESetTranslationWord(msSpanish, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Unir capas seleccionadas en una sola capa' );
IESetTranslationWord(msSpanish, IEMsg_ColumnView , 'Ver Columna' );
IESetTranslationWord(msSpanish, IEMsg_DisplayFileColumns , 'Visualizar archivos en columnas' );
IESetTranslationWord(msSpanish, IEMsg_LargeThumbnailView , 'Ver miniaturas grandes' );
IESetTranslationWord(msSpanish, IEMsg_DisplayThumbnails , 'Ver Miniaturas' );
IESetTranslationWord(msSpanish, IEMsg_FileListView , 'Ver Lista De Archivos' );
IESetTranslationWord(msSpanish, IEMsg_DisplayFileList , 'Muestra vista lista de archivos' );
IESetTranslationWord(msSpanish, IEMsg_ShowColumnX , 'Muestra %s Columna' );
IESetTranslationWord(msSpanish, IEMsg_Path , 'Ruta' );
IESetTranslationWord(msSpanish, IEMsg_ImageProperties , 'Propiedades' );
IESetTranslationWord(msSpanish, IEMsg_Caption , 'Etiqueta' );
IESetTranslationWord(msSpanish, IEMsg_ADDINNERSHADOW , 'A<>adir Sombra Interior' );
IESetTranslationWord(msSpanish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Ajustar Brillo/Contraste/Saturaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_ADJUSTGAINOFFSET , 'Ajustar Ganancia de Compensaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_AdjustLuminanceSaturation , 'Ajustar Luminosidad/Saturaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_ADJUSTTEMPERATURE , 'Ajustar Temperatura' );
IESetTranslationWord(msSpanish, IEMsg_ADJUSTTINT , 'Ajustar Matiz' );
IESetTranslationWord(msSpanish, IEMsg_Automatic , 'Autom<6F>tico' );
IESetTranslationWord(msSpanish, IEMsg_AUTOSHARPEN , 'Auto Enfoque' );
IESetTranslationWord(msSpanish, IEMsg_BLUR , 'Enturbiar' );
IESetTranslationWord(msSpanish, IEMsg_CASTALPHA , 'Alfa Fundido' );
IESetTranslationWord(msSpanish, IEMsg_CASTCOLOR , 'Color Fundido' );
IESetTranslationWord(msSpanish, IEMsg_CASTCOLORRANGE , 'Rango de Color Fundido' );
IESetTranslationWord(msSpanish, IEMsg_CLEARSEL , 'Borrar Selecci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_COLORIZE , 'Colorear' );
IESetTranslationWord(msSpanish, IEMsg_CONVERTTO , 'Convertir Pixeles' );
IESetTranslationWord(msSpanish, IEMsg_CONVERTTO24BIT , 'Convertir a 24bit' );
IESetTranslationWord(msSpanish, IEMsg_CONVERTTOPALETTE , 'Convertir a Paleta' );
IESetTranslationWord(msSpanish, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msSpanish, IEMsg_CONVOLVE , 'Retorcer' );
IESetTranslationWord(msSpanish, IEMsg_DECRYPT , 'Desencriptar' );
IESetTranslationWord(msSpanish, IEMsg_DEINTERLACE , 'Desentrelace' );
IESetTranslationWord(msSpanish, IEMsg_ReorderColorChannels , 'Reordenar Color de Canales' );
IESetTranslationWord(msSpanish, IEMsg_EDGEDETECT , 'Detecci<63>n de Borde' );
IESetTranslationWord(msSpanish, IEMsg_ENCRYPT , 'Encriptar' );
IESetTranslationWord(msSpanish, IEMsg_FEATHEREDGES , 'Bordes de Pluma' );
IESetTranslationWord(msSpanish, IEMsg_FILL , 'Llenar' );
IESetTranslationWord(msSpanish, IEMsg_FTCLEARZONE , 'Limpiar Zona FFT' );
IESetTranslationWord(msSpanish, IEMsg_HISTAUTOEQUALIZE , 'Auto-Ecualizaci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_INTENSITY , 'Intensidad' );
IESetTranslationWord(msSpanish, IEMsg_AdjustHistogram , 'Ajuste Histograma' );
IESetTranslationWord(msSpanish, IEMsg_MAPGRAYTOCOLOR , 'Mapa de Color Gris' );
IESetTranslationWord(msSpanish, IEMsg_MATCHHSVRANGE , 'Coincidir Rango HSV' );
IESetTranslationWord(msSpanish, IEMsg_MEDIANFILTER , 'Filtro de Mediana' );
IESetTranslationWord(msSpanish, IEMsg_MERGEWITHMASK , 'Combinar con M<>scara' );
IESetTranslationWord(msSpanish, IEMsg_MERGE , 'Combinar' );
IESetTranslationWord(msSpanish, IEMsg_Monochrome , 'Monocromo' );
IESetTranslationWord(msSpanish, IEMsg_MOTIONBLUR , 'Movimiento Borroso' );
IESetTranslationWord(msSpanish, IEMsg_PAINTMARK , 'Pintar Marca' );
IESetTranslationWord(msSpanish, IEMsg_PERSPECTIVEDRAW , 'Dibujar Perspectiva' );
IESetTranslationWord(msSpanish, IEMsg_ConvolutionFilter , 'Fltro de Retorcer' );
IESetTranslationWord(msSpanish, IEMsg_PROJECTDRAW , 'Dibujar Proyecto' );
IESetTranslationWord(msSpanish, IEMsg_RADIALSTRETCH , 'Estiramiento Radial' );
IESetTranslationWord(msSpanish, IEMsg_RANDOMIZE , 'Aleatorios' );
IESetTranslationWord(msSpanish, IEMsg_REFLECTION , 'Reflecci<63>n' );
IESetTranslationWord(msSpanish, IEMsg_REMOVECHROMAKEY , 'Quite Clave-Croma' );
IESetTranslationWord(msSpanish, IEMsg_REMOVEISOLATEDPIXELS , 'Quite Pixeles Aislados' );
IESetTranslationWord(msSpanish, IEMsg_REMOVENOISE , 'Quite Ruido' );
IESetTranslationWord(msSpanish, IEMsg_RESIZECANVASXX , 'Cambie Tama<6D>o Lienzo a %dx%d' );
IESetTranslationWord(msSpanish, IEMsg_ROTATEANDCROP , 'Rotar y Recortar' );
IESetTranslationWord(msSpanish, IEMsg_ROUNDIMAGE , 'Redondear Imagen' );
IESetTranslationWord(msSpanish, IEMSG_ConvertToXColors , 'Convertir a %d colores' );
IESetTranslationWord(msSpanish, IEMsg_SHIFTCHANNEL , 'Cambiar de Canal' );
IESetTranslationWord(msSpanish, IEMsg_TileImage , 'Mosaico de Imagen' );
IESetTranslationWord(msSpanish, IEMsg_UNSHARPEN , 'Desenfocado' );
IESetTranslationWord(msSpanish, IEMsg_WALLISFILTER , 'Filtro Wallis' );
IESetTranslationWord(msSpanish, IEMsg_WHITEBALANCE , 'Balance de Blancos' );
IESetTranslationWord(msSpanish, IEMsg_WRITEHIDDENDATA , 'Escribir Datos Ocultos' );
IESetTranslationWord(msSpanish, IEMsg_AdjustHSV , 'Ajuste HSV' );
IESetTranslationWord(msSpanish, IEMsg_AdjustHSL , 'Ajuste HSL' );
IESetTranslationWord(msSpanish, IEMsg_AdjustRGB , 'Ajuste RGB' );
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msSpanish, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msSpanish, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msSpanish, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msSpanish, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msSpanish, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msSpanish, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msSpanish, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msSpanish, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msSpanish, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msSpanish, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msSpanish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msSpanish, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msSpanish, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msSpanish, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msSpanish, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msSpanish, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msSpanish, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msSpanish, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msSpanish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msSpanish, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msSpanish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msSpanish, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msSpanish, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msSpanish, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msSpanish, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msSpanish, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msSpanish, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msSpanish, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msSpanish, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msSpanish, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msSpanish, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msSpanish, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msSpanish, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msSpanish, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msSpanish, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msSpanish, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msSpanish, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msSpanish, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msSpanish, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msSpanish, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msSpanish, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msSpanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msSpanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msSpanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msSpanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msSpanish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msSpanish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msSpanish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msSpanish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msSpanish, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msSpanish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msSpanish, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msSpanish, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msSpanish, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msSpanish, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msSpanish, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msSpanish, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msSpanish, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msSpanish, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msSpanish, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msSpanish, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msSpanish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msSpanish, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msSpanish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msSpanish, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msSpanish, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msSpanish, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msSpanish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msSpanish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msSpanish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msSpanish, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msSpanish, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msSpanish, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msSpanish, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msSpanish, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msSpanish, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msSpanish, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msSpanish, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msSpanish, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msSpanish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msSpanish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msSpanish, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msSpanish, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msSpanish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msSpanish, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msSpanish, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msSpanish, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msSpanish, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msSpanish, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msSpanish, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_French;
begin
/////// msFrench
{$IFDEF IESUPPORTFRENCH}
IESetTranslationWord(msFrench, IEMSG_PREVIEW, 'Pr<50>visualisation');
IESetTranslationWord(msFrench, IEMSG_SOURCE, 'Source');
IESetTranslationWord(msFrench, IEMSG_RESULT, 'R<>sultat');
IESetTranslationWord(msFrench, IEMSG_OK, 'Ok');
IESetTranslationWord(msFrench, IEMSG_CANCEL, 'Annuler');
IESetTranslationWord(msFrench, IEMSG_LOCKPREVIEW, 'Bloquer la pr<70>visualisation');
IESetTranslationWord(msFrench, IEMSG_COPYRESULTTOSOURCE, 'Copier le r<>sultat dans la source');
IESetTranslationWord(msFrench, IEMSG_CONTRAST, 'Contraste');
IESetTranslationWord(msFrench, IEMSG_BRIGHTNESS, 'Luminosit<69>');
IESetTranslationWord(msFrench, IEMSG_HUE, 'Teinte');
IESetTranslationWord(msFrench, IEMSG_SATURATION, 'Saturation');
IESetTranslationWord(msFrench, IEMSG_VALUE, 'Valeur');
IESetTranslationWord(msFrench, IEMSG_BASECOLOR, 'Couleur de base');
IESetTranslationWord(msFrench, IEMSG_NEWCOLOR, 'Nouvelle couleur');
IESetTranslationWord(msFrench, IEMSG_LUMINOSITY, 'Luminosit<69>');
IESetTranslationWord(msFrench, IEMSG_RED, 'Rouge');
IESetTranslationWord(msFrench, IEMSG_GREEN, 'Vert');
IESetTranslationWord(msFrench, IEMSG_BLUE, 'Bleu');
IESetTranslationWord(msFrench, IEMSG_FILTERVALUES, 'Valeurs du filtre');
IESetTranslationWord(msFrench, IEMSG_PRESETS, 'Pr<50>d<E9>finis');
IESetTranslationWord(msFrench, IEMSG_DIVISOR, 'Diviseur');
IESetTranslationWord(msFrench, IEMSG_LOAD, 'Ouvrir');
IESetTranslationWord(msFrench, IEMSG_SAVE, 'Enregistrer');
IESetTranslationWord(msFrench, IEMSG_EQUALIZATION, 'Egalisation');
IESetTranslationWord(msFrench, IEMSG_THRESHOLD, 'Seuil');
IESetTranslationWord(msFrench, IEMSG_EQUALIZE, 'Egaliser');
IESetTranslationWord(msFrench, IEMSG_HISTOGRAM, 'Histogramme');
IESetTranslationWord(msFrench, IEMSG_GRAY, 'Noir');
IESetTranslationWord(msFrench, IEMSG_LIGHT, 'Lumi<6D>re');
IESetTranslationWord(msFrench, IEMSG_LEFT, 'Gauche');
IESetTranslationWord(msFrench, IEMSG_TOP, 'Haut');
IESetTranslationWord(msFrench, IEMSG_WIDTH, 'Largeur');
IESetTranslationWord(msFrench, IEMSG_HEIGHT, 'Hauteur');
IESetTranslationWord(msFrench, IEMSG_COLOR, 'Couleur de la lumi<6D>re');
IESetTranslationWord(msFrench, IEMSG_SOURCEIMAGEQUANTITY, 'Quantit<69> d''image source');
IESetTranslationWord(msFrench, IEMSG_LENS, 'Loupe');
IESetTranslationWord(msFrench, IEMSG_REFRACTION, 'R<>fraction');
IESetTranslationWord(msFrench, IEMSG_PARAMETERSPREVIEW, 'Param<61>tres de l''aper<65>u');
IESetTranslationWord(msFrench, IEMSG_QUALITY, 'Qualit<69>');
IESetTranslationWord(msFrench, IEMSG_DCTMETHOD, 'M<>thode DCT');
IESetTranslationWord(msFrench, IEMSG_SMOOTHINGFACTOR, 'Facteur de smoothing');
IESetTranslationWord(msFrench, IEMSG_GRAYSCALE, 'Niveaux de gris');
IESetTranslationWord(msFrench, IEMSG_OPTIMALHUFFMAN, 'Optimisation Huffman');
IESetTranslationWord(msFrench, IEMSG_ORIGINALSIZE, 'Taille originale');
IESetTranslationWord(msFrench, IEMSG_COMPRESSEDSIZE, 'Taille compress<73>e');
IESetTranslationWord(msFrench, IEMSG_ADVANCED, 'Avanc<6E>');
IESetTranslationWord(msFrench, IEMSG_PROGRESSIVE, 'Progression');
IESetTranslationWord(msFrench, IEMSG_COMPRESSION, 'Compression');
IESetTranslationWord(msFrench, IEMSG_IMAGEINDEX, 'Index');
IESetTranslationWord(msFrench, IEMSG_PHOTOMETRIC, 'Photo-m<>trique');
IESetTranslationWord(msFrench, IEMSG_SCANNDEDDOCUMENTINFO, 'Informations sur le document scann<6E>');
IESetTranslationWord(msFrench, IEMSG_NAME, 'Nom');
IESetTranslationWord(msFrench, IEMSG_DESCRIPTION, 'Description');
IESetTranslationWord(msFrench, IEMSG_PAGENAME, 'Nom de la page');
IESetTranslationWord(msFrench, IEMSG_PAGENUMBER, 'Num<75>ro de page');
IESetTranslationWord(msFrench, IEMSG_OF, 'sur');
IESetTranslationWord(msFrench, IEMSG_HORIZPOSITIONINCH, 'Pos. Horiz. (Pouces)');
IESetTranslationWord(msFrench, IEMSG_VERTPOSITIONINCH, 'Pos. Vert. (Pouces)');
IESetTranslationWord(msFrench, IEMSG_COLORS, 'Couleurs');
IESetTranslationWord(msFrench, IEMSG_TRANSPARENT, 'Transparent');
IESetTranslationWord(msFrench, IEMSG_TRANSPARENTCOLOR, 'Couleur transparente');
IESetTranslationWord(msFrench, IEMSG_INTERLACED, 'Entrelac<61>e');
IESetTranslationWord(msFrench, IEMSG_BACKGROUND, 'Couleur de fonds');
IESetTranslationWord(msFrench, IEMSG_HORIZPOSITION, 'Pos. Horizontale');
IESetTranslationWord(msFrench, IEMSG_VERTPOSITION, 'Pos. Verticale');
IESetTranslationWord(msFrench, IEMSG_DELAYTIME, 'Temps de pause');
IESetTranslationWord(msFrench, IEMSG_FILTER, 'Filtre');
IESetTranslationWord(msFrench, IEMSG_WAVE, 'Onde');
IESetTranslationWord(msFrench, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msFrench, IEMSG_WAVELENGTH, 'Taille de l''onde');
IESetTranslationWord(msFrench, IEMSG_PHASE, 'Phase');
IESetTranslationWord(msFrench, IEMSG_REFLECTIVE, 'R<>flexion');
IESetTranslationWord(msFrench, IEMSG_USERFILTER, 'Filtre utilisateur');
IESetTranslationWord(msFrench, IEMSG_MORPHFILTER, 'Filtre morphing');
IESetTranslationWord(msFrench, IEMSG_WINDOWSIZE, 'Taille de la fen<65>tre');
IESetTranslationWord(msFrench, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msFrench, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msFrench, IEMSG_OPEN, 'Filtre ouvert');
IESetTranslationWord(msFrench, IEMSG_CLOSE, 'Filtre ferm<72>');
IESetTranslationWord(msFrench, IEMSG_ROTATE, 'Rotation');
IESetTranslationWord(msFrench, IEMSG_FLIP, 'Sym<79>trie');
IESetTranslationWord(msFrench, IEMSG_FLIPHOR, 'Horizontale');
IESetTranslationWord(msFrench, IEMSG_FLIPVER, 'Verticale');
IESetTranslationWord(msFrench, IEMSG_FREQUENCYDOMAINIMAGE, 'Image du domaine de fr<66>quence');
IESetTranslationWord(msFrench, IEMSG_SELECTTHEREGIONTOCLEAR, 'S<>lectionner la r<>gion <20> effacer');
IESetTranslationWord(msFrench, IEMSG_CLEAR, 'Effacer');
IESetTranslationWord(msFrench, IEMSG_RESET, 'R<>-initialiser');
IESetTranslationWord(msFrench, IEMSG_ANIMATE, 'Anim<69>');
IESetTranslationWord(msFrench, IEMSG_LOADFILTER, 'Charger filtre');
IESetTranslationWord(msFrench, IEMSG_SAVEFILTER, 'Sauvegarder filtre');
IESetTranslationWord(msFrench, IEMSG_BUMPMAP, 'Bump mapping');
IESetTranslationWord(msFrench, IEMSG_PRINT, 'Imprimer');
IESetTranslationWord(msFrench, IEMSG_MARGINS, 'Marges');
IESetTranslationWord(msFrench, IEMSG_INCHES, 'Pouces');
IESetTranslationWord(msFrench, IEMSG_RIGHT, 'Droit');
IESetTranslationWord(msFrench, IEMSG_BOTTOM, 'Bas');
IESetTranslationWord(msFrench, IEMSG_POSITION, 'Position');
IESetTranslationWord(msFrench, IEMSG_SIZE, 'Taille');
IESetTranslationWord(msFrench, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msFrench, IEMSG_FITTOPAGE, 'Adapter <20> la page');
IESetTranslationWord(msFrench, IEMSG_STRETCHTOPAGE, 'Etirer <20> la page');
IESetTranslationWord(msFrench, IEMSG_SPECIFIEDSIZE, 'Taille sp<73>cifi<66>e');
IESetTranslationWord(msFrench, IEMSG_GAMMACORRECTION, 'Correction gamma');
IESetTranslationWord(msFrench, IEMSG_VALUE2, 'Valeur');
IESetTranslationWord(msFrench, IEMSG_PRINTSETUP, 'R<>glage impression');
IESetTranslationWord(msFrench, IEMSG_LEFTMARGIN, 'Marge gauche');
IESetTranslationWord(msFrench, IEMSG_TOPMARGIN, 'Marge sup<75>rieure');
IESetTranslationWord(msFrench, IEMSG_RIGHTMARGIN, 'Marge droite');
IESetTranslationWord(msFrench, IEMSG_BOTTOMMARGIN, 'Marge inf<6E>rieure');
IESetTranslationWord(msFrench, IEMSG_LOCATIONSIZE, 'Position de l''image');
IESetTranslationWord(msFrench, IEMSG_TOPLEFT, 'Haut gauche');
IESetTranslationWord(msFrench, IEMSG_TOPCENTER, 'Haut centre');
IESetTranslationWord(msFrench, IEMSG_TOPRIGHT, 'Haut droite');
IESetTranslationWord(msFrench, IEMSG_CENTERLEFT, 'Centre gauche');
IESetTranslationWord(msFrench, IEMSG_CENTER, 'Centre');
IESetTranslationWord(msFrench, IEMSG_CENTERRIGHT, 'Centre droit');
IESetTranslationWord(msFrench, IEMSG_BOTTOMLEFT, 'Bas gauche');
IESetTranslationWord(msFrench, IEMSG_BOTTOMCENTER, 'Bas centre');
IESetTranslationWord(msFrench, IEMSG_BOTTOMRIGHT, 'Bas droite');
IESetTranslationWord(msFrench, IEMSG_CLOSE2, 'Fermer');
IESetTranslationWord(msFrench, IEMSG_APPLY, 'Appliquer');
IESetTranslationWord(msFrench, IEMSG_MEASUREUNITS, 'Unit<69>s de mesure');
IESetTranslationWord(msFrench, IEMSG_UNITS, 'Unit<69>s');
IESetTranslationWord(msFrench, IEMSG_RATE, 'Vitesse');
IESetTranslationWord(msFrench, IEMSG_ALLGRAPHICS, 'Tous les graphiques');
IESetTranslationWord(msFrench, IEMSG_VIDEOFORWINDOWS, 'Vid<69>o pour Windows');
IESetTranslationword(msFrench, IEMSG_FILE, 'Fichier');
IESetTranslationword(msFrench, IEMSG_MEM, 'M<>m'); // M<>moire
IESetTranslationWord(msFrench, IEMSG_LOCKPREVIEWHINT, 'Emp<6D>cher la pr<70>visualisation');
IESetTranslationword(msFrench, IEMSG_PRINTALL, 'Imprimer tout');
IESetTranslationword(msFrench, IEMSG_PRINTSELECTED, 'Imprimer la s<>lection');
IESetTranslationWord(msFrench, IEMSG_ALLCOMMONGRAPHICFILES, 'Fichiers image');
IESetTranslationWord(msFrench, IEMSG_ALLFILES, 'Tous les fichiers');
IESetTranslationWord(msFrench, IEMSG_HSV, 'HSV');
IESetTranslationWord(msFrench, IEMSG_HSL, 'HSL');
IESetTranslationWord(msFrench, IEMSG_RGB, 'RVB');
IESetTranslationWord(msFrench, IEMSG_FFT, 'FFT');
IESetTranslationWord(msFrench, IEMSG_SHARPEN, 'Nettet<65> ');
IESetTranslationWord(msFrench, IEMSG_CHANNELS, 'Canal');
IESetTranslationWord(msFrench, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msFrench, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msFrench, IEMSG_BIT, 'bit');
IESetTranslationWord(msFrench, IEMSG_BYTE, 'octet');
IESetTranslationWord(msFrench, IEMSG_DPI, 'dpi');
IESetTranslationWord(msFrench, IEMSG_KB, 'Ko'); // kilobyte (KB)
IESetTranslationWord(msFrench, IEMSG_FIT, 'Ajuster');
IESetTranslationWord(msFrench, IEMSG_OTHER, 'Autre');
IESetTranslationWord(msFrench, IEMSG_COLUMNS, 'Colonnes');
IESetTranslationWord(msFrench, IEMSG_ROWS, 'Lignes');
IESetTranslationWord(msFrench, IEMSG_STYLE, 'Style');
IESetTranslationWord(msFrench, IEMSG_SPACING, 'Espacement');
IESetTranslationWord(msFrench, IEMSG_SELECTACQUIREDEVICE, 'S<>lectionner un p<>riph<70>rique d''acquisition');
IESetTranslationWord(msFrench, IEMSG_SELECTANACQUISITIONDEVICE, 'S<>lectionner un p<>riph<70>rique d''acquisition');
IESetTranslationWord(msFrench, IEMSG_Page_X_of_X, 'Page %d sur %d');
IESetTranslationWord(msFrench, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msFrench, IEMSG_Previous, 'Pr<50>c<E9>dent');
IESetTranslationWord(msFrench, IEMSG_Next, 'Suivant');
IESetTranslationWord(msFrench, IEMSG_THUMBNAILS, 'Miniatures');
IESetTranslationWord(msFrench, IEMsg_Acquire, 'Acqu<71>rir');
IESetTranslationWord(msFrench, IEMsg_AddFromFile, 'Ajouter depuis fichier');
IESetTranslationWord(msFrench, IEMsg_AddLayer, 'Ajouter calque');
IESetTranslationWord(msFrench, IEMsg_AdjustColors, 'Adjuster couleurs');
IESetTranslationWord(msFrench, IEMsg_AutoEqualizeColors, 'Egaliser les coulers automatiquement');
IESetTranslationWord(msFrench, IEMsg_AutoRotateDisplay, 'Tourner automatiquement');
IESetTranslationWord(msFrench, IEMsg_AutoShrink, 'R<>duire automatiquement');
IESetTranslationWord(msFrench, IEMsg_AutoStretch, 'Agrandir automatiquement');
IESetTranslationWord(msFrench, IEMsg_BringForward, 'Avancer');
IESetTranslationWord(msFrench, IEMsg_BringToFront, 'Mettre au premier plan');
IESetTranslationWord(msFrench, IEMsg_CircularSelect, 'S<>lection circulaire');
IESetTranslationWord(msFrench, IEMsg_ConvertToGray, 'Niveau de gris');
IESetTranslationWord(msFrench, IEMsg_CopyImage, 'Copier image');
IESetTranslationWord(msFrench, IEMsg_CopySelection, 'Copier s<>lection');
IESetTranslationWord(msFrench, IEMsg_Copy, 'Copier');
IESetTranslationWord(msFrench, IEMsg_CropImageToObjects, 'Recadrer l''image aux objets');
IESetTranslationWord(msFrench, IEMsg_CropToSelection, 'Recadrer <20> la s<>lection');
IESetTranslationWord(msFrench, IEMsg_CropTransparency, 'Recadrer <20> la transparence');
IESetTranslationWord(msFrench, IEMsg_CutSelection, 'Couper s<>lection');
IESetTranslationWord(msFrench, IEMsg_Cut, 'Couper');
IESetTranslationWord(msFrench, IEMsg_DeleteAll, 'Supprimer tout');
IESetTranslationWord(msFrench, IEMsg_Delete, 'Supprimer');
IESetTranslationWord(msFrench, IEMsg_DeselectAll, 'D<>selectionner tout');
IESetTranslationWord(msFrench, IEMsg_Deselect, 'D<>selectionner');
IESetTranslationWord(msFrench, IEMsg_EditPolyline, 'Modifier polygone');
IESetTranslationWord(msFrench, IEMsg_FirstFrame, 'Premi<6D>re image');
IESetTranslationWord(msFrench, IEMsg_FitImageToHeight, 'Adapter <20> la hauteur de l''image');
IESetTranslationWord(msFrench, IEMsg_FitImageToWidth, 'Adapter <20> la largeur de l''image');
IESetTranslationWord(msFrench, IEMsg_FitImage, 'Adapter <20> l''image');
IESetTranslationWord(msFrench, IEMsg_FlipHorizontal, 'Retourner horizontalement');
IESetTranslationWord(msFrench, IEMsg_FlipVertical, 'Renverser verticalement');
IESetTranslationWord(msFrench, IEMsg_ImageEffects, 'Effets');
IESetTranslationWord(msFrench, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msFrench, IEMsg_InsertAngle, 'Ins<6E>rer angle');
IESetTranslationWord(msFrench, IEMsg_InsertEllipse, 'Ins<6E>rer ellipse');
IESetTranslationWord(msFrench, IEMsg_InsertImage, 'Ins<6E>rer image');
IESetTranslationWord(msFrench, IEMsg_InsertLabelWithLine, 'Ins<6E>rer texte avec ligne');
IESetTranslationWord(msFrench, IEMsg_InsertLine, 'Ins<6E>rer ligne');
IESetTranslationWord(msFrench, IEMsg_InsertMemo, 'Ins<6E>rer m<>mo');
IESetTranslationWord(msFrench, IEMsg_InsertPolyline, 'Ins<6E>rer polygone');
IESetTranslationWord(msFrench, IEMsg_InsertRectangle, 'Ins<6E>rer rectangle');
IESetTranslationWord(msFrench, IEMsg_InsertRuler, 'Ins<6E>rer r<>gle');
IESetTranslationWord(msFrench, IEMsg_InsertText, 'Ins<6E>rer texte');
IESetTranslationWord(msFrench, IEMsg_LassoSelect, 'Lasso ');
IESetTranslationWord(msFrench, IEMsg_LastFrame, 'Derni<6E>re image');
IESetTranslationWord(msFrench, IEMsg_LoadFileAsLayer, 'Charger fichier comme calque');
IESetTranslationWord(msFrench, IEMsg_LoopPlayback, 'Lecture en boucle');
IESetTranslationWord(msFrench, IEMsg_MeasureArea, 'Mesurer zone');
IESetTranslationWord(msFrench, IEMsg_MeasureDistance, 'Mesurer distance');
IESetTranslationWord(msFrench, IEMsg_MeasureLength, 'Mesurer longueur');
IESetTranslationWord(msFrench, IEMsg_MergeAllLayers, 'Fusionner tous les calques');
IESetTranslationWord(msFrench, IEMsg_MergeAllToBackground, 'Fusionner tout avec arri<72>re-plan');
IESetTranslationWord(msFrench, IEMsg_MergeToBackground, 'Fusionner avec arri<72>re-plan');
IESetTranslationWord(msFrench, IEMsg_MoveLayers, 'D<>placer calque');
IESetTranslationWord(msFrench, IEMsg_Negative, 'N<>gatif');
IESetTranslationWord(msFrench, IEMsg_NextFrame, 'Image suivante');
IESetTranslationWord(msFrench, IEMsg_PasteAsLayer, 'Coller comme calque');
IESetTranslationWord(msFrench, IEMsg_Paste, 'Coller');
IESetTranslationWord(msFrench, IEMsg_PolygonSelect, 'S<>lection polygone');
IESetTranslationWord(msFrench, IEMsg_PreviousFrame, 'Image pr<70>c<E9>dente');
IESetTranslationWord(msFrench, IEMsg_PrintAllThumbnails, 'Imprimer toutes les miniatures');
IESetTranslationWord(msFrench, IEMsg_PrintPreview, 'Aper<65>u avant impression');
IESetTranslationWord(msFrench, IEMsg_PrintThumbnails, 'Imprimer miniaturess');
IESetTranslationWord(msFrench, IEMsg_PrintToPage, 'Imprimer <20> la page');
IESetTranslationWord(msFrench, IEMsg_RectangularSelect, 'S<>lection rectangulaire');
IESetTranslationWord(msFrench, IEMsg_Redo, 'Refaire');
IESetTranslationWord(msFrench, IEMsg_RemoveLayer, 'Supprimer calque');
IESetTranslationWord(msFrench, IEMsg_RemoveRedEyes, 'Enlever yeux rouges');
IESetTranslationWord(msFrench, IEMsg_ResizeLayers, 'Rediensionner calques');
IESetTranslationWord(msFrench, IEMsg_Rotate180, 'Rotation 180<38>');
IESetTranslationWord(msFrench, IEMsg_RotateLayers, 'Rotation calque');
IESetTranslationWord(msFrench, IEMsg_RotateLeft, 'Rotation vers la gauche');
IESetTranslationWord(msFrench, IEMsg_RotateRight, 'Rotate vers la droite');
IESetTranslationWord(msFrench, IEMsg_SaveAs, 'Enregistrer sous');
IESetTranslationWord(msFrench, IEMsg_SaveProperties, 'Enregistrer les propri<72>t<E9>s');
IESetTranslationWord(msFrench, IEMsg_ScrollImage, 'D<>placer image');
IESetTranslationWord(msFrench, IEMsg_ScrollToCursor, 'D<>placer au curseur');
IESetTranslationWord(msFrench, IEMsg_SelectAcquisitionSource, 'Choisir source d''acquisition');
IESetTranslationWord(msFrench, IEMsg_SelectAll, 'S<>lectionner tout');
IESetTranslationWord(msFrench, IEMsg_SelectByColor, 'S<>lectionner par couleur');
IESetTranslationWord(msFrench, IEMsg_Select, 'S<>lectionner');
IESetTranslationWord(msFrench, IEMsg_SendBackward, 'Reculer');
IESetTranslationWord(msFrench, IEMsg_SendToBack, 'Mettre <20> l''arri<72>re-plan');
IESetTranslationWord(msFrench, IEMsg_SingleFrameOnly, 'Image simple seulement');
IESetTranslationWord(msFrench, IEMsg_Undo, 'Annuler');
IESetTranslationWord(msFrench, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msFrench, IEMsg_ZoomIn, 'Zoom +');
IESetTranslationWord(msFrench, IEMsg_ZoomOut, 'Zoom -');
IESetTranslationWord(msFrench, IEMsg_ZoomToFullSize, 'Zoomer <20> la taille r<>elle');
IESetTranslationWord(msFrench, IEMsg_ZoomToSelection, 'Zoomer s<>lection');
IESetTranslationWord(msFrench, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msFrench, IEMsg_AddALineObject, 'Ajouter objet ligne');
IESetTranslationWord(msFrench, IEMsg_AddAMultiLineTextObject, 'Ajouter objet multi-lignes');
IESetTranslationWord(msFrench, IEMsg_AddANewLabelObjectWithALine, 'Ajouter objet texte plus ligne');
IESetTranslationWord(msFrench, IEMsg_AddANewLayerToThisImage, 'Ajouter un calque');
IESetTranslationWord(msFrench, IEMsg_AddARulerObject, 'Ajouter objet r<>gle');
IESetTranslationWord(msFrench, IEMsg_AddATextObject, 'Ajouter objet texte');
IESetTranslationWord(msFrench, IEMsg_AddAnAngleMeasurementObject, 'Ajouter objet angle de mesure (3 clics)');
IESetTranslationWord(msFrench, IEMsg_AddAnEllipticalObject, 'Ajouter objet ellipse');
IESetTranslationWord(msFrench, IEMsg_AddAnImageObject, 'Ajouter objet image');
IESetTranslationWord(msFrench, IEMsg_AddAnImageToTheGridFromFile, 'Ajouter image <20> la grille depuis fichier');
IESetTranslationWord(msFrench, IEMsg_AddAnRectangularObject, 'Ajouter objet rectangle');
IESetTranslationWord(msFrench, IEMsg_ApplyASharpeningFilterToTheImage, 'Appliquer un filtre de nettet<65> <20> l''image');
IESetTranslationWord(msFrench, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Afficher automatiquement image avec orientation correcte');
IESetTranslationWord(msFrench, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Afficher automatiquement images avec orientation correcte');
IESetTranslationWord(msFrench, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Mettre le calque au premier plan des autres');
IESetTranslationWord(msFrench, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Mettre l''objet au premier plan des autres');
IESetTranslationWord(msFrench, IEMsg_ClearAllImages, 'Vider toutes les images');
IESetTranslationWord(msFrench, IEMsg_ClearAll, 'Vider cette image');
IESetTranslationWord(msFrench, IEMsg_ClearThisImage, 'Vider cette image');
IESetTranslationWord(msFrench, IEMsg_ClearYourSelection, 'Supprimer la s<>lection');
IESetTranslationWord(msFrench, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Glisser l''image pour la d<>placer');
IESetTranslationWord(msFrench, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Lire le fichier GIF ou AVI en boucle');
IESetTranslationWord(msFrench, IEMsg_CopyImageToTheClipboard, 'Copier l''image dans le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copier l''image en cours ou la s<>lection dans le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copier l''image en cours dans le presse-papiers et la suprimer');
IESetTranslationWord(msFrench, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copier l''image en cours dans le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_CutTheSelectionToTheClipboard, 'Copier la s<>lection en cours dans le presse-papiers et la supprimer de l''image');
IESetTranslationWord(msFrench, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copier la s<>lection en cours dans le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copier l''objet s<>lectionn<6E> dans le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_DeselectAllObjects, 'D<>selectionner tous les objets');
IESetTranslationWord(msFrench, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Affiche un aper<65>u avant impression de l''image');
IESetTranslationWord(msFrench, IEMsg_DisplayAPreviewOfYourPrinting, 'Afficher un aper<65>u avant impression');
IESetTranslationWord(msFrench, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Afficher les grandes images <20> la taille de la fen<65>tre');
IESetTranslationWord(msFrench, IEMsg_DisplayOnlyTheActiveFrame, 'Afficher seulement l''image en cours');
IESetTranslationWord(msFrench, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Afficher les petites images <20> la taille de la fen<65>tre');
IESetTranslationWord(msFrench, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Afficher l''animation d''un fichier GIF ou AVI');
IESetTranslationWord(msFrench, IEMsg_DisplayTheFirstFrameOfThisImage, 'Afficher la premi<6D>re image');
IESetTranslationWord(msFrench, IEMsg_DisplayTheImageAtFullSize, 'Afficher l''image <20> sa taille r<>elle (zoom 100%)');
IESetTranslationWord(msFrench, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Afficher l''image <20> la hateur de la fen<65>tre');
IESetTranslationWord(msFrench, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Afficher l''image <20> la taille de la fen<65>tre');
IESetTranslationWord(msFrench, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Afficher l''image <20> la largeur de la fen<65>tre');
IESetTranslationWord(msFrench, IEMsg_DisplayTheImageLarger, 'Afficher l''image plus grande');
IESetTranslationWord(msFrench, IEMsg_DisplayTheImageSmaller, 'Afficher l''image plus petite');
IESetTranslationWord(msFrench, IEMsg_DisplayTheLastFrameOfThisImage, 'Afficher la derni<6E>re image');
IESetTranslationWord(msFrench, IEMsg_DisplayTheNextFrameOfThisImage, 'Afficher l''image suivante');
IESetTranslationWord(msFrench, IEMsg_DisplayThePriorFrameOfThisImage, 'Afficher l''image pr<70>c<E9>dente');
IESetTranslationWord(msFrench, IEMsg_DynamicallyMeasureADistance, 'Mesurer dynamiquement une distance');
IESetTranslationWord(msFrench, IEMsg_EditPointsOfAPolyline, 'Modifier les points d''une ligne (Ctrl pour enlever un point)');
IESetTranslationWord(msFrench, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Egaliser la couleur de l''histogramme pour la zone s<>lectionn<6E>e');
IESetTranslationWord(msFrench, IEMsg_FlipTheImageFromLeftToRight, 'Inverser l''image de gauche <20> droite');
IESetTranslationWord(msFrench, IEMsg_FlipTheImageFromTopToBottom, 'Inverser l''image de haut en bas');
IESetTranslationWord(msFrench, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Inverser l''image s<>lectionn<6E>e de gauche <20> droite');
IESetTranslationWord(msFrench, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Inverser l''image s<>lectionn<6E>e de haut en bas');
IESetTranslationWord(msFrench, IEMsg_FreeHandPaintAnOpenPolygon, 'Dessiner un polygone <20> main lev<65>e');
IESetTranslationWord(msFrench, IEMsg_InvertTheColorsOfTheImage, 'Inverser les couleurs de l''image');
IESetTranslationWord(msFrench, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Clic gauche pour zoomer, clic droit pour d<>zoomer');
IESetTranslationWord(msFrench, IEMsg_LoadAnImageFromFile, 'Charger une image depuis un fichier');
IESetTranslationWord(msFrench, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Adapter la taille de l'' image d''arri<72>re-plan <20> tous les objets');
IESetTranslationWord(msFrench, IEMsg_MeasureARectangularArea, 'Mesurer une zone rectangulaire');
IESetTranslationWord(msFrench, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Mesurer la distance entre 2 points');
IESetTranslationWord(msFrench, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Fusionner tous les objets avec le calque d''arri<72>re-plan');
IESetTranslationWord(msFrench, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Fusionner l''objet avec le calque d''arri<72>re-plan');
IESetTranslationWord(msFrench, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Fusionner tous les calques de l''image dans un seul');
IESetTranslationWord(msFrench, IEMsg_MoveTheMouseToScrollTheImage, 'D<>placer la souris pour d<>placer l''image');
IESetTranslationWord(msFrench, IEMsg_MoveTheSelectedLayerBackward, 'D<>placer le calque vers l''arri<72>re');
IESetTranslationWord(msFrench, IEMsg_MoveTheSelectedLayerForward, 'D<>placer le calque vers l''avant');
IESetTranslationWord(msFrench, IEMsg_MoveTheSelectedObjectBackward, 'D<>placer l''objet vers l''arri<72>re');
IESetTranslationWord(msFrench, IEMsg_MoveTheSelectedObjectForward, 'D<>placer l''objet vers l''avant');
IESetTranslationWord(msFrench, IEMsg_MoveTheSelectedObjectToTheClipboard, 'D<>placer l''objet dans le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_PasteFromTheClipboard, 'Coller une image depuis le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_PasteObjectFromTheClipboard, 'Coler un objet depuis le presse-papiers');
IESetTranslationWord(msFrench, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Coller le presse-paiers dans un calque');
IESetTranslationWord(msFrench, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Appliquer des optimisations de couleurs sur l''image');
IESetTranslationWord(msFrench, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Appliquer des optimisations de couleurs sur l''image s<>lectionn<6E>e');
IESetTranslationWord(msFrench, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Effectuer une s<>lection irr<72>guli<6C>re de l''image en cliquant');
IESetTranslationWord(msFrench, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Effectuer une s<>lection irr<72>guli<6C>re de l''image en faisant glisser la souris');
IESetTranslationWord(msFrench, IEMsg_PerformEffectsOnTheImage, 'Appliquer des effets sur l''image');
IESetTranslationWord(msFrench, IEMsg_PerformEffectsOnTheSelectedImage, 'Appliquer des effets sur l''image s<>lectionn<6E>e');
IESetTranslationWord(msFrench, IEMsg_PlaybackTheseFramesInSequence, 'Lire cette s<>quence d''images');
IESetTranslationWord(msFrench, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Positionner le calque s<>lectionn<6E> derri<72>re tous les autres');
IESetTranslationWord(msFrench, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Positionner l''objet s<>lectionn<6E> derri<72>re tous les autres');
IESetTranslationWord(msFrench, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Imprimer toutes les images comme un tableau de miniatures');
IESetTranslationWord(msFrench, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Imprimer l''image s<>lectionn<6E>e <20> sa taille originale');
IESetTranslationWord(msFrench, IEMsg_PrintTheSelectedImageToFitThePage, 'Imprimer l''image s<>lectionn<6E>e adapt<70>e <20> la page');
IESetTranslationWord(msFrench, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Imprimer les images s<>lectionn<6E>es comme un tableau de miniatures');
IESetTranslationWord(msFrench, IEMsg_PrintThisImageAtItsOriginalSize, 'Imprimer cette image <20> sa taille originale');
IESetTranslationWord(msFrench, IEMsg_PrintThisImageToFitThePage, 'Imprimer cette image adapt<70>e <20> la page');
IESetTranslationWord(msFrench, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Demander pour qu''un fichier soit charg<72> comme un nouveau calque');
IESetTranslationWord(msFrench, IEMsg_RedoTheLastActionThatWasUndone, 'Refaire la derni<6E>re action qui a <20>t<E9> annul<75>e');
IESetTranslationWord(msFrench, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'R<>duire les couleurs de l''image en niveaux de gris');
IESetTranslationWord(msFrench, IEMsg_RemoveAllObjectsFromTheImage, 'Supprimer tous les objets de l''image');
IESetTranslationWord(msFrench, IEMsg_CropTheImageToTheCurrentSelection, 'Supprimer les parties de l''image en dehors de la s<>lection');
IESetTranslationWord(msFrench, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Enlever les yeux rouges dans la s<>lection');
IESetTranslationWord(msFrench, IEMsg_RemoveTheSelectedImage, 'Supprimer l''image s<>lectionn<6E>e');
IESetTranslationWord(msFrench, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Supprimer le calque s<>lectionn<6E> de l''image');
IESetTranslationWord(msFrench, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Supprimer l''objet s<>lectionn<6E> de l''image');
IESetTranslationWord(msFrench, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Supprimer les bordures transparentes du calque s<>lectionn<6E>');
IESetTranslationWord(msFrench, IEMsg_RestartPlaybackAfterItCompletes, 'Recomencer la lecture <20> la fin de celle-ci');
IESetTranslationWord(msFrench, IEMsg_RetrieveAnImageFromACameraOrScanner, 'R<>cup<75>rer une image depuis une cam<61>ra ou un scanner');
IESetTranslationWord(msFrench, IEMsg_RetrieveImagesFromACameraOrScanner, 'R<>cup<75>rer des images depuis une cam<61>ra ou un scanner');
IESetTranslationWord(msFrench, IEMsg_RotateTheImage180Clockwise, 'Tourner l''image de 180<38> (sens horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheImage90Clockwise, 'Tourner l''image de 90<39> (sens horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheImage90CounterClockwise, 'Tourner l''image de 90<39> (sens anti-horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheSelectedImage180Clockwise, 'Tourner l''image s<>lectionn<6E>e de 180<38> (sens horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheSelectedImage90Clockwise, 'Tourner l''image s<>lectionn<6E>e de 90<39> (sens horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Tourner l''image s<>lectionn<6E>e de 90<39> (sens anti-horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheSelectedObject180Clockwise, 'Tourner l''objet s<>lectionn<6E> de 180<38> (sens horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheSelectedObject90Clockwise, 'Tourner l''objet s<>lectionn<6E> de 90<39> (sens horaire)');
IESetTranslationWord(msFrench, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Tourner l''objet s<>lectionn<6E> de 90<39> (sens anti-horaire)');
IESetTranslationWord(msFrench, IEMsg_SaveChangesToThisImageToFile, 'Enregistrer les modifications de l''image dans le fichier');
IESetTranslationWord(msFrench, IEMsg_SaveThisImageToANewFilename, 'Enregistrer cette image dans un nouveau fichier');
IESetTranslationWord(msFrench, IEMsg_SelectACircularAreaOfYourImage, 'S<>lectionner une zone circulaire de l''image');
IESetTranslationWord(msFrench, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'S<>lectionner une portion de l''image avec une couleur similaire');
IESetTranslationWord(msFrench, IEMsg_SelectARectangularAreaOfYourImage, 'S<>lectionner une zone rectangulaire de l''image');
IESetTranslationWord(msFrench, IEMsg_SelectAllImagesInTheGrid, 'S<>lectionner toutes les images dans la grille');
IESetTranslationWord(msFrench, IEMsg_SelectAllObjectsOfImage, 'S<>lectionner tous les objets de l''image');
IESetTranslationWord(msFrench, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'S<>lectionner une zone de l''image pour zommer');
IESetTranslationWord(msFrench, IEMsg_SelectOrResizeAnObject, 'S<>lectionner ou redimensionner un objet (maintenir Alt pour garder le radio)');
IESetTranslationWord(msFrench, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'S<>lectionner la cam<61>ra ou le scanner pour acqu<71>rir des images');
IESetTranslationWord(msFrench, IEMsg_SelectTheFirstFrame, 'S<>lectionner la premi<6D>re image');
IESetTranslationWord(msFrench, IEMsg_SelectTheLastFrame, 'S<>lectionner la derni<6E>re image');
IESetTranslationWord(msFrench, IEMsg_SelectTheNextFrame, 'S<>lectionner l''image suivante');
IESetTranslationWord(msFrench, IEMsg_SelectThePreviousFrame, 'S<>lectionner l''image pr<70>c<E9>dente');
IESetTranslationWord(msFrench, IEMsg_SingleClickingWillNotInsertANewObject, 'Un simple clic ne peut pas ins<6E>rer un nouvel objet');
IESetTranslationWord(msFrench, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Sp<53>cifier les propri<72>t<E9>s avanc<6E>es pour toutes les images');
IESetTranslationWord(msFrench, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Sp<53>cifier les propri<72>t<E9>s avanc<6E>es pour l''images s<>lectionn<6E>e');
IESetTranslationWord(msFrench, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Sp<53>cifier les propri<72>t<E9>s avanc<6E>es pour cette image');
IESetTranslationWord(msFrench, IEMsg_UndoTheLastAction, 'Annuler derni<6E>re action');
IESetTranslationWord(msFrench, IEMsg_UndoTheLastEdit, 'Annuler derni<6E>re modification');
IESetTranslationWord(msFrench, IEMsg_UseTheMouseToMoveImageLayers, 'Utiliser la souris pour d<>placer les calques');
IESetTranslationWord(msFrench, IEMsg_UseTheMouseToResizeImageLayers, 'Utiliser la souris pour redimensionner les calques');
IESetTranslationWord(msFrench, IEMsg_UseTheMouseToRotateImageLayers, 'Utiliser la souris pour tourner les calques');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msFrench, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msFrench, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msFrench, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msFrench, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msFrench, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msFrench, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msFrench, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msFrench, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msFrench, IEMSG_NEW, 'New');
IESetTranslationWord(msFrench, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msFrench, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msFrench, IEMSG_Folder , 'Folder');
IESetTranslationWord(msFrench, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msFrench, IEMSG_Type , 'Type');
IESetTranslationWord(msFrench, IEMSG_Created , 'Created');
IESetTranslationWord(msFrench, IEMSG_Modified , 'Modified');
IESetTranslationWord(msFrench, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msFrench, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msFrench, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msFrench, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msFrench, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msFrench, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msFrench, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msFrench, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msFrench, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msFrench, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msFrench, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msFrench, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msFrench, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msFrench, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msFrench, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msFrench, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msFrench, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msFrench, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msFrench, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msFrench, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msFrench, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msFrench, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msFrench, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msFrench, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msFrench, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msFrench, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msFrench, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msFrench, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msFrench, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msFrench, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msFrench, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msFrench, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msFrench, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msFrench, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msFrench, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msFrench, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msFrench, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msFrench, IEMsg_General , 'General' );
IESetTranslationWord(msFrench, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msFrench, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msFrench, IEMsg_Range , 'Range' );
IESetTranslationWord(msFrench, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msFrench, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msFrench, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msFrench, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msFrench, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msFrench, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msFrench, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msFrench, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msFrench, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msFrench, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msFrench, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msFrench, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msFrench, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msFrench, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msFrench, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msFrench, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msFrench, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msFrench, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msFrench, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msFrench, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msFrench, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msFrench, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msFrench, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msFrench, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msFrench, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msFrench, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msFrench, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msFrench, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msFrench, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msFrench, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msFrench, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msFrench, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msFrench, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msFrench, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msFrench, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msFrench, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msFrench, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msFrench, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msFrench, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msFrench, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msFrench, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msFrench, IEMsg_Path , 'Path' );
IESetTranslationWord(msFrench, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msFrench, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msFrench, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msFrench, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msFrench, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msFrench, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msFrench, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msFrench, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msFrench, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msFrench, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msFrench, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msFrench, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msFrench, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msFrench, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msFrench, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msFrench, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msFrench, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msFrench, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msFrench, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msFrench, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msFrench, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msFrench, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msFrench, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msFrench, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msFrench, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msFrench, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msFrench, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msFrench, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msFrench, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msFrench, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msFrench, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msFrench, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msFrench, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msFrench, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msFrench, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msFrench, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msFrench, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msFrench, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msFrench, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msFrench, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msFrench, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msFrench, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msFrench, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msFrench, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msFrench, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msFrench, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msFrench, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msFrench, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msFrench, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msFrench, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msFrench, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msFrench, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msFrench, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msFrench, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msFrench, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msFrench, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msFrench, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msFrench, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msFrench, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msFrench, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msFrench, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msFrench, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msFrench, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msFrench, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msFrench, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msFrench, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msFrench, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msFrench, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msFrench, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msFrench, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msFrench, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msFrench, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msFrench, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msFrench, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msFrench, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msFrench, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msFrench, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msFrench, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msFrench, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msFrench, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msFrench, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msFrench, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msFrench, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msFrench, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msFrench, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msFrench, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msFrench, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msFrench, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msFrench, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msFrench, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msFrench, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msFrench, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msFrench, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msFrench, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msFrench, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msFrench, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msFrench, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msFrench, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msFrench, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msFrench, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msFrench, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msFrench, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msFrench, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msFrench, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msFrench, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msFrench, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msFrench, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msFrench, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msFrench, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msFrench, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msFrench, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msFrench, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msFrench, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msFrench, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msFrench, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msFrench, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msFrench, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msFrench, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msFrench, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msFrench, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msFrench, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msFrench, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msFrench, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msFrench, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msFrench, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msFrench, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msFrench, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msFrench, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msFrench, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msFrench, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msFrench, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msFrench, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msFrench, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msFrench, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msFrench, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msFrench, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msFrench, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msFrench, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msFrench, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msFrench, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msFrench, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msFrench, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msFrench, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msFrench, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msFrench, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msFrench, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msFrench, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msFrench, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msFrench, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msFrench, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msFrench, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msFrench, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Portuguese;
begin
/////// msPortuguese
{$IFDEF IESUPPORTPORTUGUESE}
IESetTranslationWord(msPortuguese, IEMSG_PREVIEW, 'Visualizar');
IESetTranslationWord(msPortuguese, IEMSG_SOURCE, 'Original');
IESetTranslationWord(msPortuguese, IEMSG_RESULT, 'Resultado');
IESetTranslationWord(msPortuguese, IEMSG_OK, 'OK');
IESetTranslationWord(msPortuguese, IEMSG_CANCEL, 'Cancelar');
IESetTranslationWord(msPortuguese, IEMSG_LOCKPREVIEW, 'Bloquear Visualiza<7A><61>o');
IESetTranslationWord(msPortuguese, IEMSG_COPYRESULTTOSOURCE, 'Copiar resultado p/ original');
IESetTranslationWord(msPortuguese, IEMSG_CONTRAST, 'Contraste');
IESetTranslationWord(msPortuguese, IEMSG_BRIGHTNESS, 'Brilho');
IESetTranslationWord(msPortuguese, IEMSG_HUE, 'Tonalidade');
IESetTranslationWord(msPortuguese, IEMSG_SATURATION, 'Satura<72><61>o');
IESetTranslationWord(msPortuguese, IEMSG_VALUE, 'Valor');
IESetTranslationWord(msPortuguese, IEMSG_BASECOLOR, 'Cor base');
IESetTranslationWord(msPortuguese, IEMSG_NEWCOLOR, 'Nova cor');
IESetTranslationWord(msPortuguese, IEMSG_LUMINOSITY, 'Luminosidade');
IESetTranslationWord(msPortuguese, IEMSG_RED, 'Vermelho');
IESetTranslationWord(msPortuguese, IEMSG_GREEN, 'Verde');
IESetTranslationWord(msPortuguese, IEMSG_BLUE, 'Azul');
IESetTranslationWord(msPortuguese, IEMSG_FILTERVALUES, 'Valores de filtro');
IESetTranslationWord(msPortuguese, IEMSG_PRESETS, 'Pr<50>-definidos');
IESetTranslationWord(msPortuguese, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msPortuguese, IEMSG_LOAD, 'Carregar');
IESetTranslationWord(msPortuguese, IEMSG_SAVE, 'Salvar');
IESetTranslationWord(msPortuguese, IEMSG_EQUALIZATION, 'Equaliza<7A><61>o');
IESetTranslationWord(msPortuguese, IEMSG_THRESHOLD, 'Limiar');
IESetTranslationWord(msPortuguese, IEMSG_EQUALIZE, 'Equalizar');
IESetTranslationWord(msPortuguese, IEMSG_HISTOGRAM, 'Histograma');
IESetTranslationWord(msPortuguese, IEMSG_GRAY, 'Cinza');
IESetTranslationWord(msPortuguese, IEMSG_LIGHT, 'Luz');
IESetTranslationWord(msPortuguese, IEMSG_LEFT, 'Esquerda');
IESetTranslationWord(msPortuguese, IEMSG_TOP, 'Topo');
IESetTranslationWord(msPortuguese, IEMSG_WIDTH, 'Largura');
IESetTranslationWord(msPortuguese, IEMSG_HEIGHT, 'Altura');
IESetTranslationWord(msPortuguese, IEMSG_COLOR, 'Cor');
IESetTranslationWord(msPortuguese, IEMSG_SOURCEIMAGEQUANTITY, 'Quantidade de Original');
IESetTranslationWord(msPortuguese, IEMSG_LENS, 'Lentes');
IESetTranslationWord(msPortuguese, IEMSG_REFRACTION, 'Refra<72><61>o');
IESetTranslationWord(msPortuguese, IEMSG_PARAMETERSPREVIEW, 'Pr<50>-Visualiza<7A><61>o de Par<61>metros');
IESetTranslationWord(msPortuguese, IEMSG_QUALITY, 'Qualidade');
IESetTranslationWord(msPortuguese, IEMSG_DCTMETHOD, 'M<>todo DCT');
IESetTranslationWord(msPortuguese, IEMSG_SMOOTHINGFACTOR, 'Fator de suavidade');
IESetTranslationWord(msPortuguese, IEMSG_GRAYSCALE, 'N<>veis de Cinza');
IESetTranslationWord(msPortuguese, IEMSG_OPTIMALHUFFMAN, 'Otimiza<7A><61>o Huffman');
IESetTranslationWord(msPortuguese, IEMSG_ORIGINALSIZE, 'Tam. original');
IESetTranslationWord(msPortuguese, IEMSG_COMPRESSEDSIZE, 'Tam. comprimido');
IESetTranslationWord(msPortuguese, IEMSG_ADVANCED, 'Avan<61>ados');
IESetTranslationWord(msPortuguese, IEMSG_PROGRESSIVE, 'Progressivo');
IESetTranslationWord(msPortuguese, IEMSG_COMPRESSION, 'Compress<73>o');
IESetTranslationWord(msPortuguese, IEMSG_IMAGEINDEX, '<27>ndice de Imagem');
IESetTranslationWord(msPortuguese, IEMSG_PHOTOMETRIC, 'Fotometria');
IESetTranslationWord(msPortuguese, IEMSG_SCANNDEDDOCUMENTINFO, 'Informa<6D><61>o documentos escaneados');
IESetTranslationWord(msPortuguese, IEMSG_NAME, 'Nome');
IESetTranslationWord(msPortuguese, IEMSG_DESCRIPTION, 'Descri<72><69>o');
IESetTranslationWord(msPortuguese, IEMSG_PAGENAME, 'Nome da P<>gina');
IESetTranslationWord(msPortuguese, IEMSG_PAGENUMBER, 'P<>gina n<>mero');
IESetTranslationWord(msPortuguese, IEMSG_OF, 'de');
IESetTranslationWord(msPortuguese, IEMSG_HORIZPOSITIONINCH, 'Pos. Horiz. (pol)');
IESetTranslationWord(msPortuguese, IEMSG_VERTPOSITIONINCH, 'Pos. Vert. (pol)');
IESetTranslationWord(msPortuguese, IEMSG_COLORS, 'Cores');
IESetTranslationWord(msPortuguese, IEMSG_TRANSPARENT, 'Transparente');
IESetTranslationWord(msPortuguese, IEMSG_TRANSPARENTCOLOR, 'Cor trasparente');
IESetTranslationWord(msPortuguese, IEMSG_INTERLACED, 'Entrela<6C>ado');
IESetTranslationWord(msPortuguese, IEMSG_BACKGROUND, 'Cor de fundo');
IESetTranslationWord(msPortuguese, IEMSG_HORIZPOSITION, 'Pos. Horizontal');
IESetTranslationWord(msPortuguese, IEMSG_VERTPOSITION, 'Pos. Vertical');
IESetTranslationWord(msPortuguese, IEMSG_DELAYTIME, 'Tempo de pausa');
IESetTranslationWord(msPortuguese, IEMSG_FILTER, 'Filtro');
IESetTranslationWord(msPortuguese, IEMSG_WAVE, 'Onda');
IESetTranslationWord(msPortuguese, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msPortuguese, IEMSG_WAVELENGTH, 'Largura da onda');
IESetTranslationWord(msPortuguese, IEMSG_PHASE, 'Fase');
IESetTranslationWord(msPortuguese, IEMSG_REFLECTIVE, 'Reflexivo');
IESetTranslationWord(msPortuguese, IEMSG_USERFILTER, 'Filtro do Usu<73>rio');
IESetTranslationWord(msPortuguese, IEMSG_MORPHFILTER, 'Filtro morphing');
IESetTranslationWord(msPortuguese, IEMSG_WINDOWSIZE, 'Tamanho da Janela');
IESetTranslationWord(msPortuguese, IEMSG_MAXIMUM, 'M<>ximo');
IESetTranslationWord(msPortuguese, IEMSG_MINIMUM, 'M<>nimo');
IESetTranslationWord(msPortuguese, IEMSG_OPEN, 'Abrir');
IESetTranslationWord(msPortuguese, IEMSG_CLOSE, 'Fechar');
IESetTranslationWord(msPortuguese, IEMSG_ROTATE, 'Rota<74><61>o');
IESetTranslationWord(msPortuguese, IEMSG_FLIP, 'Inverter');
IESetTranslationWord(msPortuguese, IEMSG_FLIPHOR, 'Horizontal');
IESetTranslationWord(msPortuguese, IEMSG_FLIPVER, 'Vertical');
IESetTranslationWord(msPortuguese, IEMSG_FREQUENCYDOMAINIMAGE, 'Imagem de dom<6F>nio de freq<65><71>ncia');
IESetTranslationWord(msPortuguese, IEMSG_SELECTTHEREGIONTOCLEAR, 'Selecione <20>rea a limpar');
IESetTranslationWord(msPortuguese, IEMSG_CLEAR, 'Limpar');
IESetTranslationWord(msPortuguese, IEMSG_RESET, 'Reajustar');
IESetTranslationWord(msPortuguese, IEMSG_ANIMATE, 'Animate');
IESetTranslationWord(msPortuguese, IEMSG_LOADFILTER, 'Carrega filtro');
IESetTranslationWord(msPortuguese, IEMSG_SAVEFILTER, 'Conserva filtro');
IESetTranslationWord(msPortuguese, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msPortuguese, IEMSG_PRINT, 'Imprimir');
IESetTranslationWord(msPortuguese, IEMSG_MARGINS, 'Margens');
IESetTranslationWord(msPortuguese, IEMSG_INCHES, 'polegadas');
IESetTranslationWord(msPortuguese, IEMSG_RIGHT, 'Direita');
IESetTranslationWord(msPortuguese, IEMSG_BOTTOM, 'Inferior');
IESetTranslationWord(msPortuguese, IEMSG_POSITION, 'Posi<73><69>o');
IESetTranslationWord(msPortuguese, IEMSG_SIZE, 'Tamanho');
IESetTranslationWord(msPortuguese, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msPortuguese, IEMSG_FITTOPAGE, 'Ajustar <20> p<>gina');
IESetTranslationWord(msPortuguese, IEMSG_STRETCHTOPAGE, 'Adaptar <20> p<>gina');
IESetTranslationWord(msPortuguese, IEMSG_SPECIFIEDSIZE, 'Tamanho especificado');
IESetTranslationWord(msPortuguese, IEMSG_GAMMACORRECTION, 'Corre<72><65>o Gamma');
IESetTranslationWord(msPortuguese, IEMSG_VALUE2, 'Valor');
IESetTranslationWord(msPortuguese, IEMSG_PRINTSETUP, 'Configurar Impress<73>o');
IESetTranslationWord(msPortuguese, IEMSG_LEFTMARGIN, 'Margem Esquerda');
IESetTranslationWord(msPortuguese, IEMSG_TOPMARGIN, 'Margem Superior');
IESetTranslationWord(msPortuguese, IEMSG_RIGHTMARGIN, 'Margem Direita');
IESetTranslationWord(msPortuguese, IEMSG_BOTTOMMARGIN, 'Margem Inferior');
IESetTranslationWord(msPortuguese, IEMSG_LOCATIONSIZE, 'Localiza<7A><61>o/tamanho');
IESetTranslationWord(msPortuguese, IEMSG_TOPLEFT, 'Superior Esquerda');
IESetTranslationWord(msPortuguese, IEMSG_TOPCENTER, 'Superior Centro');
IESetTranslationWord(msPortuguese, IEMSG_TOPRIGHT, 'Superior Direita');
IESetTranslationWord(msPortuguese, IEMSG_CENTERLEFT, 'Centro Esquerda');
IESetTranslationWord(msPortuguese, IEMSG_CENTER, 'Centro');
IESetTranslationWord(msPortuguese, IEMSG_CENTERRIGHT, 'Centro Direita');
IESetTranslationWord(msPortuguese, IEMSG_BOTTOMLEFT, 'Inferior Esquerda');
IESetTranslationWord(msPortuguese, IEMSG_BOTTOMCENTER, 'Inferior Centro');
IESetTranslationWord(msPortuguese, IEMSG_BOTTOMRIGHT, 'Inferior Direita');
IESetTranslationWord(msPortuguese, IEMSG_CLOSE2, 'Fechar');
IESetTranslationWord(msPortuguese, IEMSG_APPLY, 'Aplicar');
IESetTranslationWord(msPortuguese, IEMSG_MEASUREUNITS, 'Unidades da medida');
IESetTranslationWord(msPortuguese, IEMSG_UNITS, 'Unidades');
IESetTranslationWord(msPortuguese, IEMSG_RATE, 'Taxa');
IESetTranslationWord(msPortuguese, IEMSG_ALLGRAPHICS, 'Todos os gr<67>ficos');
IESetTranslationWord(msPortuguese, IEMSG_VIDEOFORWINDOWS, 'V<>deo para Windows');
IESetTranslationword(msPortuguese, IEMSG_FILE, 'Arquivo');
IESetTranslationword(msPortuguese, IEMSG_MEM, 'Mem<65>ria');
IESetTranslationWord(msPortuguese, IEMSG_LOCKPREVIEWHINT, 'Bloquear Visualiza<7A><61>o');
IESetTranslationword(msPortuguese, IEMSG_PRINTALL, 'Imprimir Tudo');
IESetTranslationword(msPortuguese, IEMSG_PRINTSELECTED, 'C<>pia Selecionada');
IESetTranslationWord(msPortuguese, IEMSG_ALLCOMMONGRAPHICFILES, 'Arquivos gr<67>ficos comum');
IESetTranslationWord(msPortuguese, IEMSG_ALLFILES, 'Todos Arquivos');
IESetTranslationWord(msPortuguese, IEMSG_HSV, 'HSV');
IESetTranslationWord(msPortuguese, IEMSG_HSL, 'HSL');
IESetTranslationWord(msPortuguese, IEMSG_RGB, 'RGB');
IESetTranslationWord(msPortuguese, IEMSG_FFT, 'FFT');
IESetTranslationWord(msPortuguese, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msPortuguese, IEMSG_CHANNELS, 'Canais');
IESetTranslationWord(msPortuguese, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msPortuguese, IEMSG_FRAMES, 'Frames ou Quadros');
IESetTranslationWord(msPortuguese, IEMSG_BIT, 'bit');
IESetTranslationWord(msPortuguese, IEMSG_BYTE, 'byte');
IESetTranslationWord(msPortuguese, IEMSG_DPI, 'dpi');
IESetTranslationWord(msPortuguese, IEMSG_KB, 'KB');
IESetTranslationWord(msPortuguese, IEMSG_FIT, 'Melhor Ajuste');
IESetTranslationWord(msPortuguese, IEMSG_OTHER, 'Outros');
IESetTranslationWord(msPortuguese, IEMSG_COLUMNS, 'Colunas');
IESetTranslationWord(msPortuguese, IEMSG_ROWS, 'Linhas');
IESetTranslationWord(msPortuguese, IEMSG_STYLE, 'Estilo');
IESetTranslationWord(msPortuguese, IEMSG_SPACING, 'Espa<70>o');
IESetTranslationWord(msPortuguese, IEMSG_SELECTACQUIREDEVICE, 'Selecionar Dispositivo');
IESetTranslationWord(msPortuguese, IEMSG_SELECTANACQUISITIONDEVICE, 'Selecionar um Dispostivo');
IESetTranslationWord(msPortuguese, IEMSG_SELECTANACQUISITIONDEVICE, 'Selecionar um Dispositivo');
IESetTranslationWord(msPortuguese, IEMSG_Page_X_of_X, 'P<>gina %d of %d');
IESetTranslationWord(msPortuguese, IEMSG_X_Pages, '%d p<>ginas');
IESetTranslationWord(msPortuguese, IEMSG_Previous, 'Anterior');
IESetTranslationWord(msPortuguese, IEMSG_Next, 'Pr<50>ximo');
IESetTranslationWord(msPortuguese, IEMSG_THUMBNAILS, 'Miniaturas');
IESetTranslationWord(msPortuguese, IEMsg_Acquire, 'Adquirir');
IESetTranslationWord(msPortuguese, IEMsg_AddFromFile, 'Adicionar do arquivo');
IESetTranslationWord(msPortuguese, IEMsg_AddLayer, 'Adicionar camada');
IESetTranslationWord(msPortuguese, IEMsg_AdjustColors, 'Ajuste de cores');
IESetTranslationWord(msPortuguese, IEMsg_AutoEqualizeColors, 'Equalizar cores autom<6F>ticamente');
IESetTranslationWord(msPortuguese, IEMsg_AutoRotateDisplay, 'Girar tela autom<6F>ticamente');
IESetTranslationWord(msPortuguese, IEMsg_AutoShrink, 'Reduzir autom<6F>ticamente');
IESetTranslationWord(msPortuguese, IEMsg_AutoStretch, 'Esticar autom<6F>ticamente');
IESetTranslationWord(msPortuguese, IEMsg_BringForward, 'Trazer a frente');
IESetTranslationWord(msPortuguese, IEMsg_BringToFront, 'Trazer para a frente');
IESetTranslationWord(msPortuguese, IEMsg_CircularSelect, 'Sele<6C><65>o circular');
IESetTranslationWord(msPortuguese, IEMsg_ConvertToGray, 'Converter para cinza');
IESetTranslationWord(msPortuguese, IEMsg_CopyImage, 'Copiar imagem');
IESetTranslationWord(msPortuguese, IEMsg_CopySelection, 'Copiar Sele<6C><65>o');
IESetTranslationWord(msPortuguese, IEMsg_Copy, 'Copiar');
IESetTranslationWord(msPortuguese, IEMsg_CropImageToObjects, 'Cortar imagem para os objetos');
IESetTranslationWord(msPortuguese, IEMsg_CropToSelection, 'Cortar para sele<6C><65>o');
IESetTranslationWord(msPortuguese, IEMsg_CropTransparency, 'Cortar transpar<61>ncia');
IESetTranslationWord(msPortuguese, IEMsg_CutSelection, 'Recortar sele<6C><65>o');
IESetTranslationWord(msPortuguese, IEMsg_Cut, 'Recortar');
IESetTranslationWord(msPortuguese, IEMsg_DeleteAll, 'Deletar tudo');
IESetTranslationWord(msPortuguese, IEMsg_Delete, 'Deletar');
IESetTranslationWord(msPortuguese, IEMsg_DeselectAll, 'Deselecionar tudo');
IESetTranslationWord(msPortuguese, IEMsg_Deselect, 'Deselecionar');
IESetTranslationWord(msPortuguese, IEMsg_EditPolyline, 'Editar polylinha');
IESetTranslationWord(msPortuguese, IEMsg_FirstFrame, 'Primeiro quadro');
IESetTranslationWord(msPortuguese, IEMsg_FitImageToHeight, 'Ajustar imagem na altura');
IESetTranslationWord(msPortuguese, IEMsg_FitImageToWidth, 'Ajustar imagem na largura');
IESetTranslationWord(msPortuguese, IEMsg_FitImage, 'Ajustar imagem');
IESetTranslationWord(msPortuguese, IEMsg_FlipHorizontal, 'Inverter horizontal');
IESetTranslationWord(msPortuguese, IEMsg_FlipVertical, 'Inverter vertical');
IESetTranslationWord(msPortuguese, IEMsg_ImageEffects, 'Efeitos de imagem');
IESetTranslationWord(msPortuguese, IEMsg_ImageSaveProperties, 'Salvar Propriedades da imagem');
IESetTranslationWord(msPortuguese, IEMsg_InsertAngle, 'Inserir <20>ngulo');
IESetTranslationWord(msPortuguese, IEMsg_InsertEllipse, 'Inserir elipse');
IESetTranslationWord(msPortuguese, IEMsg_InsertImage, 'Inserir imagem');
IESetTranslationWord(msPortuguese, IEMsg_InsertLabelWithLine, 'Inserir etiqueta com Linha');
IESetTranslationWord(msPortuguese, IEMsg_InsertLine, 'Inserir linha');
IESetTranslationWord(msPortuguese, IEMsg_InsertMemo, 'Inserir memorando');
IESetTranslationWord(msPortuguese, IEMsg_InsertPolyline, 'Inserir polylinha');
IESetTranslationWord(msPortuguese, IEMsg_InsertRectangle, 'Inserir ret<65>ngulo');
IESetTranslationWord(msPortuguese, IEMsg_InsertRuler, 'Inserir r<>gua');
IESetTranslationWord(msPortuguese, IEMsg_InsertText, 'Inserir texto');
IESetTranslationWord(msPortuguese, IEMsg_LassoSelect, 'Sele<6C><65>o de la<6C>o');
IESetTranslationWord(msPortuguese, IEMsg_LastFrame, '<27>ltimo quadro');
IESetTranslationWord(msPortuguese, IEMsg_LoadFileAsLayer, 'Carregar arquivo como camada');
IESetTranslationWord(msPortuguese, IEMsg_LoopPlayback, 'Reprodu<64><75>o do loop');
IESetTranslationWord(msPortuguese, IEMsg_MeasureArea, '<27>rea de medida');
IESetTranslationWord(msPortuguese, IEMsg_MeasureDistance, 'Dist<73>ncia da medida');
IESetTranslationWord(msPortuguese, IEMsg_MeasureLength, 'Medida de comprimento');
IESetTranslationWord(msPortuguese, IEMsg_MergeAllLayers, 'Juntar todas as camadas');
IESetTranslationWord(msPortuguese, IEMsg_MergeAllToBackground, 'Juntar tudo para o fundo');
IESetTranslationWord(msPortuguese, IEMsg_MergeToBackground, 'Juntar para o fundo');
IESetTranslationWord(msPortuguese, IEMsg_MoveLayers, 'Mover camadas');
IESetTranslationWord(msPortuguese, IEMsg_Negative, 'Negativo');
IESetTranslationWord(msPortuguese, IEMsg_NextFrame, 'Pr<50>ximo quadro');
IESetTranslationWord(msPortuguese, IEMsg_PasteAsLayer, 'Colar como camada');
IESetTranslationWord(msPortuguese, IEMsg_Paste, 'Colar');
IESetTranslationWord(msPortuguese, IEMsg_PolygonSelect, 'Sele<6C><65>o poligonal');
IESetTranslationWord(msPortuguese, IEMsg_PreviousFrame, 'Quadro anterior');
IESetTranslationWord(msPortuguese, IEMsg_PrintAllThumbnails, 'Imprimir todas as miniaturas');
IESetTranslationWord(msPortuguese, IEMsg_PrintPreview, 'Visualizar impress<73>o');
IESetTranslationWord(msPortuguese, IEMsg_PrintThumbnails, 'Imprimir miniaturas');
IESetTranslationWord(msPortuguese, IEMsg_PrintToPage, 'Imprimir a p<>gina');
IESetTranslationWord(msPortuguese, IEMsg_RectangularSelect, 'Sele<6C><65>o ret<65>ngular');
IESetTranslationWord(msPortuguese, IEMsg_Redo, 'Refazer');
IESetTranslationWord(msPortuguese, IEMsg_RemoveLayer, 'Remover camada');
IESetTranslationWord(msPortuguese, IEMsg_RemoveRedEyes, 'Remover olhos vermelhos');
IESetTranslationWord(msPortuguese, IEMsg_ResizeLayers, 'Redimensionar camadas');
IESetTranslationWord(msPortuguese, IEMsg_Rotate180, 'Girar 180<38>');
IESetTranslationWord(msPortuguese, IEMsg_RotateLayers, 'Girar camadas');
IESetTranslationWord(msPortuguese, IEMsg_RotateLeft, 'Girar para a esquerda');
IESetTranslationWord(msPortuguese, IEMsg_RotateRight, 'Girar para a direita');
IESetTranslationWord(msPortuguese, IEMsg_SaveAs, 'Salvar como');
IESetTranslationWord(msPortuguese, IEMsg_SaveProperties, 'Salvar propriedades');
IESetTranslationWord(msPortuguese, IEMsg_ScrollImage, 'Rolar imagem');
IESetTranslationWord(msPortuguese, IEMsg_ScrollToCursor, 'Rolar at<61> o cursor');
IESetTranslationWord(msPortuguese, IEMsg_SelectAcquisitionSource, 'Selecione a fonte de aquisi<73><69>o');
IESetTranslationWord(msPortuguese, IEMsg_SelectAll, 'Selecionar tudo');
IESetTranslationWord(msPortuguese, IEMsg_SelectByColor, 'Sele<6C><65>o por Cor');
IESetTranslationWord(msPortuguese, IEMsg_Select, 'Selecionar');
IESetTranslationWord(msPortuguese, IEMsg_SendBackward, 'Enviar atr<74>s');
IESetTranslationWord(msPortuguese, IEMsg_SendToBack, 'Enviar para tr<74>s');
IESetTranslationWord(msPortuguese, IEMsg_SingleFrameOnly, '<27>nico quadro apenas');
IESetTranslationWord(msPortuguese, IEMsg_Undo, 'Desfazer');
IESetTranslationWord(msPortuguese, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msPortuguese, IEMsg_ZoomIn, 'Aumentar o zoom');
IESetTranslationWord(msPortuguese, IEMsg_ZoomOut, 'Diminuir o zoom');
IESetTranslationWord(msPortuguese, IEMsg_ZoomToFullSize, 'Ampliar para o tamanho total');
IESetTranslationWord(msPortuguese, IEMsg_ZoomToSelection, 'Zoom para sele<6C><65>o');
IESetTranslationWord(msPortuguese, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msPortuguese, IEMsg_AddALineObject, 'Adicionar um objeto de linha');
IESetTranslationWord(msPortuguese, IEMsg_AddAMultiLineTextObject, 'Adicionar um objeto de texto de m<>ltiplas linhas');
IESetTranslationWord(msPortuguese, IEMsg_AddANewLabelObjectWithALine, 'Adicionar um novo objeto de etiqueta com uma linha');
IESetTranslationWord(msPortuguese, IEMsg_AddANewLayerToThisImage, 'Adicione uma nova camada para esta imagem');
IESetTranslationWord(msPortuguese, IEMsg_AddARulerObject, 'Adicione um objeto de r<>gua');
IESetTranslationWord(msPortuguese, IEMsg_AddATextObject, 'Adicionar um objeto de texto');
IESetTranslationWord(msPortuguese, IEMsg_AddAnAngleMeasurementObject, 'Adicionar um objeto de medi<64><69>o angular (requer tr<74>s cliques)');
IESetTranslationWord(msPortuguese, IEMsg_AddAnEllipticalObject, 'Adicionar um objeto de ellipical');
IESetTranslationWord(msPortuguese, IEMsg_AddAnImageObject, 'Adicionar um objeto de imagem');
IESetTranslationWord(msPortuguese, IEMsg_AddAnImageToTheGridFromFile, 'Adicionar uma imagem <20> grade a partir do arquivo');
IESetTranslationWord(msPortuguese, IEMsg_AddAnRectangularObject, 'Adicionar um objeto ret<65>ngular');
IESetTranslationWord(msPortuguese, IEMsg_ApplyASharpeningFilterToTheImage, 'Aplicar um filtro de nitidez <20> imagem');
IESetTranslationWord(msPortuguese, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Exibir autom<6F>ticamente a imagem com a orienta<74><61>o correta');
IESetTranslationWord(msPortuguese, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Exibir autom<6F>ticamente as imagens com a orienta<74><61>o correta');
IESetTranslationWord(msPortuguese, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'TrEnviar a camada selecionada para a frente de todos os outros');
IESetTranslationWord(msPortuguese, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Enviar o objeto selecionado para a frente de todos os outros objetos');
IESetTranslationWord(msPortuguese, IEMsg_ClearAllImages, 'Limpar todas as imagens');
IESetTranslationWord(msPortuguese, IEMsg_ClearAll, 'Limpar esta imagem');
IESetTranslationWord(msPortuguese, IEMsg_ClearThisImage, 'Limpar esta imagem');
IESetTranslationWord(msPortuguese, IEMsg_ClearYourSelection, 'Limpar a sua sele<6C><65>o');
IESetTranslationWord(msPortuguese, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Clique na imagem e arraste o mouse para navegar');
IESetTranslationWord(msPortuguese, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Reproduzir continuamente os quadros de um arquivo GIF ou AVI');
IESetTranslationWord(msPortuguese, IEMsg_CopyImageToTheClipboard, 'Copiar a imagem para a <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copiar a imagem ou sele<6C><65>o atual para a <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copiar a imagem atual para a <20>rea de transfer<65>ncia e remov<6F>-lo');
IESetTranslationWord(msPortuguese, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copiar a imagem atual para a <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_CutTheSelectionToTheClipboard, 'Copie a sele<6C><65>o atual para a <20>rea de transfer<65>ncia e remov<6F>-lo a partir da imagem');
IESetTranslationWord(msPortuguese, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copiar a sele<6C><65>o atual para a <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copiar o objeto selecionado para a <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_DeselectAllObjects, 'Deselecionar todos os objetos');
IESetTranslationWord(msPortuguese, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Exibir uma visualiza<7A><61>o desta imagem para imprimir');
IESetTranslationWord(msPortuguese, IEMsg_DisplayAPreviewOfYourPrinting, 'Exibir o visualizador de impress<73>o');
IESetTranslationWord(msPortuguese, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Exibir imagens grandes no tamanho da janela');
IESetTranslationWord(msPortuguese, IEMsg_DisplayOnlyTheActiveFrame, 'Mostrar s<> o quadro ativo');
IESetTranslationWord(msPortuguese, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Exibir imagens pequenas no tamanho da janela');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Exibir a anima<6D><61>o de um arquivo GIF ou AVI');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheFirstFrameOfThisImage, 'Apresentar o primeiro quadro desta imagem');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheImageAtFullSize, 'Visualize a imagem em tamanho completo (100% zoom)');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Visualizar a imagem na altura da janela');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Exibir a imagem no tamanho da janela');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Visualizar a imagem na largura da janela');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheImageLarger, 'Visualizar a imagem maior');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheImageSmaller, 'Visualizar a imagem menor');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheLastFrameOfThisImage, 'Apresentar o <20>ltimo quadro desta imagem');
IESetTranslationWord(msPortuguese, IEMsg_DisplayTheNextFrameOfThisImage, 'Exibir o pr<70>ximo quadro desta imagem');
IESetTranslationWord(msPortuguese, IEMsg_DisplayThePriorFrameOfThisImage, 'Exibir o quadro antes desta imagem');
IESetTranslationWord(msPortuguese, IEMsg_DynamicallyMeasureADistance, 'Medir uma dist<73>ncia dinamicamente');
IESetTranslationWord(msPortuguese, IEMsg_EditPointsOfAPolyline, 'Editar pontos de um pol<6F>gono (segure Ctrl para remover um ponto)');
IESetTranslationWord(msPortuguese, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equaliza o histograma de cor para a regi<67>o selecionada');
IESetTranslationWord(msPortuguese, IEMsg_FlipTheImageFromLeftToRight, 'Inverter a imagem da esquerda para a direita');
IESetTranslationWord(msPortuguese, IEMsg_FlipTheImageFromTopToBottom, 'Inverter a imagem de cima para baixo');
IESetTranslationWord(msPortuguese, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Inverter a imagem selecionada da esquerda para a direita');
IESetTranslationWord(msPortuguese, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Inverter a imagem selecionada a partir de cima para baixo');
IESetTranslationWord(msPortuguese, IEMsg_FreeHandPaintAnOpenPolygon, 'Pintura <20> m<>o livre com um pol<6F>gono aberto');
IESetTranslationWord(msPortuguese, IEMsg_InvertTheColorsOfTheImage, 'Inverter as cores da imagem');
IESetTranslationWord(msPortuguese, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Clique com o bot<6F>o esquerdo do mouse na imagem para Aumentar o zoom e Bot<6F>o direito do mouse para diminuir o zoom');
IESetTranslationWord(msPortuguese, IEMsg_LoadAnImageFromFile, 'Carregar uma imagem do arquivo');
IESetTranslationWord(msPortuguese, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Coincidir com o tamanho da imagem de fundo de todos os objetos que ele cont<6E>m');
IESetTranslationWord(msPortuguese, IEMsg_MeasureARectangularArea, 'Medir uma <20>rea ret<65>ngular');
IESetTranslationWord(msPortuguese, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Medir a dist<73>ncia entre dois pontos');
IESetTranslationWord(msPortuguese, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Juntar todos os objetos com a camada de fundo');
IESetTranslationWord(msPortuguese, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Juntar o objeto selecionado com a camada de fundo');
IESetTranslationWord(msPortuguese, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Juntar todas as camadas da imagem em uma <20>nica');
IESetTranslationWord(msPortuguese, IEMsg_MoveTheMouseToScrollTheImage, 'Mover o mouse para navegar na imagem');
IESetTranslationWord(msPortuguese, IEMsg_MoveTheSelectedLayerBackward, 'Mover a camada selecionada para tr<74>s');
IESetTranslationWord(msPortuguese, IEMsg_MoveTheSelectedLayerForward, 'Mover a camada selecionada para a frente');
IESetTranslationWord(msPortuguese, IEMsg_MoveTheSelectedObjectBackward, 'Mover o objeto selecionado para tr<74>s');
IESetTranslationWord(msPortuguese, IEMsg_MoveTheSelectedObjectForward, 'Mover o objeto selecionado para a frente');
IESetTranslationWord(msPortuguese, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Mover o objeto selecionado para a <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_PasteFromTheClipboard, 'Colar uma imagem da <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_PasteObjectFromTheClipboard, 'Colar o objeto da <20>rea de transfer<65>ncia');
IESetTranslationWord(msPortuguese, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Colar o conte<74>do da <20>rea de transfer<65>ncia como uma nova camada');
IESetTranslationWord(msPortuguese, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Executar fun<75><6E>es de melhoria de cor na imagem');
IESetTranslationWord(msPortuguese, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Executar fun<75><6E>es de realce de cor na imagem selecionada ');
IESetTranslationWord(msPortuguese, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Realizar uma sele<6C><65>o irregular de sua imagem clicando com o mouse');
IESetTranslationWord(msPortuguese, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Realizar uma sele<6C><65>o irregular de sua imagem arrastando o mouse');
IESetTranslationWord(msPortuguese, IEMsg_PerformEffectsOnTheImage, 'Realizar efeitos sobre a imagem');
IESetTranslationWord(msPortuguese, IEMsg_PerformEffectsOnTheSelectedImage, 'Realizar efeitos sobre a imagem selecionada');
IESetTranslationWord(msPortuguese, IEMsg_PlaybackTheseFramesInSequence, 'Reproduzir estes quadros em seq<65><71>ncia');
IESetTranslationWord(msPortuguese, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Posicione a camada selecionada por tr<74>s de todos os outros');
IESetTranslationWord(msPortuguese, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Posicione o objeto selecionado para tr<74>s de todos os outros objetos');
IESetTranslationWord(msPortuguese, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Imprimir todas as imagens da grade como uma p<>gina de miniaturas');
IESetTranslationWord(msPortuguese, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Imprimir a imagem selecionada em seu tamanho original');
IESetTranslationWord(msPortuguese, IEMsg_PrintTheSelectedImageToFitThePage, 'Imprimir a imagem selecionada para caber na p<>gina');
IESetTranslationWord(msPortuguese, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Imprimir as imagens selecionadas como uma p<>gina de miniaturas');
IESetTranslationWord(msPortuguese, IEMsg_PrintThisImageAtItsOriginalSize, 'Imprimir esta imagem em seu tamanho original');
IESetTranslationWord(msPortuguese, IEMsg_PrintThisImageToFitThePage, 'Imprimir esta imagem para caber na p<>gina');
IESetTranslationWord(msPortuguese, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Solicitar um arquivo de imagem para carregar como uma nova camada');
IESetTranslationWord(msPortuguese, IEMsg_RedoTheLastActionThatWasUndone, 'Refazer a <20>ltima a<><61>o que foi desfeita');
IESetTranslationWord(msPortuguese, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduzir as cores da imagem em tons de cinza');
IESetTranslationWord(msPortuguese, IEMsg_RemoveAllObjectsFromTheImage, 'Remover todos os objetos a partir da imagem');
IESetTranslationWord(msPortuguese, IEMsg_CropTheImageToTheCurrentSelection, 'Remover todas as partes da imagem fora da sele<6C><65>o atual');
IESetTranslationWord(msPortuguese, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remover o efeito de olhos vermelhos da sele<6C><65>o');
IESetTranslationWord(msPortuguese, IEMsg_RemoveTheSelectedImage, 'Remover a imagem selecionada');
IESetTranslationWord(msPortuguese, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remover a camada selecionada a partir da imagem');
IESetTranslationWord(msPortuguese, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remover o objeto selecionado a partir da imagem');
IESetTranslationWord(msPortuguese, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remover as bordas transparentes da camada selecionada');
IESetTranslationWord(msPortuguese, IEMsg_RestartPlaybackAfterItCompletes, 'Reiniciar a reprodu<64><75>o ap<61>s completar');
IESetTranslationWord(msPortuguese, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Recuperar uma imagem de uma c<>mera ou scanner');
IESetTranslationWord(msPortuguese, IEMsg_RetrieveImagesFromACameraOrScanner, 'Obter imagens de uma c<>mera ou scanner');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheImage180Clockwise, 'Girar a imagem em 180<38> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheImage90Clockwise, 'Girar a imagem 90 <20> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheImage90CounterClockwise, 'Girar a imagem em 90<39> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheSelectedImage180Clockwise, 'Girar a imagem selecionada em 180<38> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheSelectedImage90Clockwise, 'Girar a imagem selecionada em 90<39> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Girar a imagem selecionada em 90<39> anti-hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheSelectedObject180Clockwise, 'Girar o objeto selecionado em 180<38> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheSelectedObject90Clockwise, 'Girar o objeto selecionado em 90<39> no sentido hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Girar o objeto selecionado em 90<39> anti-hor<6F>rio');
IESetTranslationWord(msPortuguese, IEMsg_SaveChangesToThisImageToFile, 'Salve as altera<72><61>es desta imagem para o arquivo');
IESetTranslationWord(msPortuguese, IEMsg_SaveThisImageToANewFilename, 'Salvar esta imagem com um novo nome');
IESetTranslationWord(msPortuguese, IEMsg_SelectACircularAreaOfYourImage, 'Selecione uma <20>rea circular de sua imagem');
IESetTranslationWord(msPortuguese, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Selecione uma cor semelhante de uma parte da sua imagem de ');
IESetTranslationWord(msPortuguese, IEMsg_SelectARectangularAreaOfYourImage, 'Selecione uma <20>rea ret<65>ngular de sua imagem');
IESetTranslationWord(msPortuguese, IEMsg_SelectAllImagesInTheGrid, 'Selecione todas as imagens na grade');
IESetTranslationWord(msPortuguese, IEMsg_SelectAllObjectsOfImage, 'Selecione todos os objetos de imagem');
IESetTranslationWord(msPortuguese, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Selecione uma <20>rea da imagem para ampliar');
IESetTranslationWord(msPortuguese, IEMsg_SelectOrResizeAnObject, 'Selecione ou redimensione um objeto (segure a tecla Alt para manter a rela<6C><61>o de aspecto)');
IESetTranslationWord(msPortuguese, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Selecione a c<>mera ou scanner para adquirir imagens de');
IESetTranslationWord(msPortuguese, IEMsg_SelectTheFirstFrame, 'Selecione o primeiro quadro');
IESetTranslationWord(msPortuguese, IEMsg_SelectTheLastFrame, 'Selecione o <20>ltimo quadro');
IESetTranslationWord(msPortuguese, IEMsg_SelectTheNextFrame, 'Selecione o pr<70>ximo quadro');
IESetTranslationWord(msPortuguese, IEMsg_SelectThePreviousFrame, 'Selecione o quadro anterior');
IESetTranslationWord(msPortuguese, IEMsg_SingleClickingWillNotInsertANewObject, 'Um <20>nico clique n<>o vai inserir um novo objeto');
IESetTranslationWord(msPortuguese, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Especifique as propriedades avan<61>adas para todas as imagens');
IESetTranslationWord(msPortuguese, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Especifique as propriedades avan<61>adas para a imagem selecionada');
IESetTranslationWord(msPortuguese, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Especifique as propriedades avan<61>adas para esta imagem');
IESetTranslationWord(msPortuguese, IEMsg_UndoTheLastAction, 'Desfazer a <20>ltima a<><61>o');
IESetTranslationWord(msPortuguese, IEMsg_UndoTheLastEdit, 'Desfazer a <20>ltima edi<64><69>o');
IESetTranslationWord(msPortuguese, IEMsg_UseTheMouseToMoveImageLayers, 'Usar o mouse para mover as camadas da imagem');
IESetTranslationWord(msPortuguese, IEMsg_UseTheMouseToResizeImageLayers, 'Usar o mouse para redimensionar as camadas da imagem');
IESetTranslationWord(msPortuguese, IEMsg_UseTheMouseToRotateImageLayers, 'Usar o mouse para girar as camadas da imagem');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msPortuguese, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msPortuguese, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msPortuguese, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msPortuguese, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msPortuguese, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msPortuguese, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msPortuguese, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msPortuguese, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msPortuguese, IEMSG_NEW, 'New');
IESetTranslationWord(msPortuguese, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msPortuguese, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msPortuguese, IEMSG_Folder , 'Folder');
IESetTranslationWord(msPortuguese, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msPortuguese, IEMSG_Type , 'Type');
IESetTranslationWord(msPortuguese, IEMSG_Created , 'Created');
IESetTranslationWord(msPortuguese, IEMSG_Modified , 'Modified');
IESetTranslationWord(msPortuguese, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msPortuguese, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msPortuguese, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msPortuguese, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msPortuguese, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msPortuguese, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msPortuguese, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msPortuguese, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msPortuguese, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msPortuguese, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msPortuguese, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msPortuguese, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msPortuguese, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msPortuguese, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msPortuguese, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msPortuguese, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msPortuguese, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msPortuguese, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msPortuguese, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msPortuguese, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msPortuguese, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msPortuguese, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msPortuguese, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msPortuguese, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msPortuguese, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msPortuguese, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msPortuguese, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msPortuguese, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msPortuguese, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msPortuguese, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msPortuguese, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msPortuguese, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msPortuguese, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msPortuguese, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msPortuguese, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msPortuguese, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msPortuguese, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msPortuguese, IEMsg_General , 'General' );
IESetTranslationWord(msPortuguese, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msPortuguese, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msPortuguese, IEMsg_Range , 'Range' );
IESetTranslationWord(msPortuguese, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msPortuguese, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msPortuguese, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msPortuguese, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msPortuguese, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msPortuguese, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msPortuguese, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msPortuguese, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msPortuguese, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msPortuguese, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msPortuguese, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msPortuguese, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msPortuguese, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msPortuguese, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msPortuguese, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msPortuguese, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msPortuguese, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msPortuguese, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msPortuguese, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msPortuguese, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msPortuguese, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msPortuguese, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msPortuguese, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msPortuguese, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msPortuguese, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msPortuguese, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msPortuguese, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msPortuguese, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msPortuguese, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msPortuguese, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msPortuguese, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msPortuguese, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msPortuguese, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msPortuguese, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msPortuguese, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msPortuguese, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msPortuguese, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msPortuguese, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msPortuguese, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msPortuguese, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msPortuguese, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msPortuguese, IEMsg_Path , 'Path' );
IESetTranslationWord(msPortuguese, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msPortuguese, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msPortuguese, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msPortuguese, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msPortuguese, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msPortuguese, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msPortuguese, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msPortuguese, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msPortuguese, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msPortuguese, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msPortuguese, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msPortuguese, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msPortuguese, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msPortuguese, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msPortuguese, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msPortuguese, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msPortuguese, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msPortuguese, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msPortuguese, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msPortuguese, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msPortuguese, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msPortuguese, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msPortuguese, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msPortuguese, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msPortuguese, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msPortuguese, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msPortuguese, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msPortuguese, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msPortuguese, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msPortuguese, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msPortuguese, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msPortuguese, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msPortuguese, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msPortuguese, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msPortuguese, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msPortuguese, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msPortuguese, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msPortuguese, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msPortuguese, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msPortuguese, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msPortuguese, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msPortuguese, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msPortuguese, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msPortuguese, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msPortuguese, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msPortuguese, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msPortuguese, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msPortuguese, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msPortuguese, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msPortuguese, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msPortuguese, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msPortuguese, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msPortuguese, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msPortuguese, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msPortuguese, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msPortuguese, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msPortuguese, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msPortuguese, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msPortuguese, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msPortuguese, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msPortuguese, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msPortuguese, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msPortuguese, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msPortuguese, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msPortuguese, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msPortuguese, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msPortuguese, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msPortuguese, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msPortuguese, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msPortuguese, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msPortuguese, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msPortuguese, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msPortuguese, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msPortuguese, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msPortuguese, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msPortuguese, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msPortuguese, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msPortuguese, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msPortuguese, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msPortuguese, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msPortuguese, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msPortuguese, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msPortuguese, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msPortuguese, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msPortuguese, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msPortuguese, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msPortuguese, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msPortuguese, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msPortuguese, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msPortuguese, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msPortuguese, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msPortuguese, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msPortuguese, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msPortuguese, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msPortuguese, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msPortuguese, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msPortuguese, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msPortuguese, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msPortuguese, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msPortuguese, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msPortuguese, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msPortuguese, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msPortuguese, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msPortuguese, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msPortuguese, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msPortuguese, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msPortuguese, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msPortuguese, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msPortuguese, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msPortuguese, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msPortuguese, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msPortuguese, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msPortuguese, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msPortuguese, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msPortuguese, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msPortuguese, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msPortuguese, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msPortuguese, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msPortuguese, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msPortuguese, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msPortuguese, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msPortuguese, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msPortuguese, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msPortuguese, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msPortuguese, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msPortuguese, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msPortuguese, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msPortuguese, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msPortuguese, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msPortuguese, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msPortuguese, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msPortuguese, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msPortuguese, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msPortuguese, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msPortuguese, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msPortuguese, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msPortuguese, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msPortuguese, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msPortuguese, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msPortuguese, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msPortuguese, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msPortuguese, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msPortuguese, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msPortuguese, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msPortuguese, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Greek;
begin
/////// msGreek
{$IFDEF IESUPPORTGREEK}
IESetTranslationWord(msGreek, IEMSG_PREVIEW, '<27><><D0><F1><EF><E5><F0><E9><F3><EA><FC><F0><E7>');
IESetTranslationWord(msGreek, IEMSG_SOURCE, '<27><><C1><F1><F7><E9>');
IESetTranslationWord(msGreek, IEMSG_RESULT, '<27><><C1><F0><EF><F4><DD><EB><E5><F3>');
IESetTranslationWord(msGreek, IEMSG_OK, '<27><>');
IESetTranslationWord(msGreek, IEMSG_CANCEL, '<27><><A2><EA><F5>');
IESetTranslationWord(msGreek, IEMSG_LOCKPREVIEW, '<27><><CA><EB><E5><DF><E4><F9> <20><><F0><F1><EF><E5><F0><E9><F3><EA><FC><F0><E7><F3>');
IESetTranslationWord(msGreek, IEMSG_COPYRESULTTOSOURCE, '<27><><C1><ED><F4><E9><E3><F1><E1> <20><><E1><F0><EF><F4><E5><EB><DD><F3><EC><E1><F4> <20><><F3> <20><><E1><F1><F7><E9>');
IESetTranslationWord(msGreek, IEMSG_CONTRAST, '<27><><C1><ED><F4><DF><E8><E5>');
IESetTranslationWord(msGreek, IEMSG_BRIGHTNESS, '<27><><D6><F9><F4><E5><E9><ED><FC><F4><E7>');
IESetTranslationWord(msGreek, IEMSG_HUE, '<27><><D7><F1><EF>');
IESetTranslationWord(msGreek, IEMSG_SATURATION, '<27><><CA><EF><F1><E5><F3><EC>');
IESetTranslationWord(msGreek, IEMSG_VALUE, '<27><><D4><E9>');
IESetTranslationWord(msGreek, IEMSG_BASECOLOR, '<27><><C2><E1><F3><E9> <20><><F7><F1><FE>');
IESetTranslationWord(msGreek, IEMSG_NEWCOLOR, '<27><><CD> <20><><F7><F1><FE>');
IESetTranslationWord(msGreek, IEMSG_LUMINOSITY, '<27><><D6><F9><F4><E5><E9> <20><><DD><ED><F4><E1>');
IESetTranslationWord(msGreek, IEMSG_RED, '<27><><CA><FC><EA><EA><E9>');
IESetTranslationWord(msGreek, IEMSG_GREEN, '<27><><D0><F1><DC><F3><E9>');
IESetTranslationWord(msGreek, IEMSG_BLUE, '<27><><CC><F0>');
IESetTranslationWord(msGreek, IEMSG_FILTERVALUES, '<27><><D4><E9><EC> <20><><F6><DF><EB><F4><F1>');
IESetTranslationWord(msGreek, IEMSG_PRESETS, '<27><><D0><F1><EF><F1><F5><E8><EC><DF><F3><E5>');
IESetTranslationWord(msGreek, IEMSG_DIVISOR, '<27><><C4><E9><E1><E9><F1><DD><F4>');
IESetTranslationWord(msGreek, IEMSG_LOAD, '<27><><A2><ED><EF><E9><E3>');
IESetTranslationWord(msGreek, IEMSG_SAVE, '<27><><C1><F0><EF><E8><DE><EA><E5><F5>');
IESetTranslationWord(msGreek, IEMSG_EQUALIZATION, '<27><><C5><EE><E9><F3><EF><F1><F1><FC><F0><E7>');
IESetTranslationWord(msGreek, IEMSG_THRESHOLD, '<27><><CA><E1><F4><FE><F6>');
IESetTranslationWord(msGreek, IEMSG_EQUALIZE, '<27><><C5><EE><E9><F3><EF><F1><F1><FC><F0><E7>');
IESetTranslationWord(msGreek, IEMSG_HISTOGRAM, '<27><><C9><F3><F4><FC><E3><F1><E1><EC>');
IESetTranslationWord(msGreek, IEMSG_GRAY, '<27><><C3><EA>');
IESetTranslationWord(msGreek, IEMSG_LIGHT, '<27><><D6>');
IESetTranslationWord(msGreek, IEMSG_LEFT, '<27><><C1><F1><E9><F3><F4><E5>');
IESetTranslationWord(msGreek, IEMSG_TOP, '<27><><C5><F0><DC>');
IESetTranslationWord(msGreek, IEMSG_WIDTH, '<27><><D0><EB><DC><F4>');
IESetTranslationWord(msGreek, IEMSG_HEIGHT, '<27><><BE><F8>');
IESetTranslationWord(msGreek, IEMSG_COLOR, '<27><><D7><F1><FE>');
IESetTranslationWord(msGreek, IEMSG_SOURCEIMAGEQUANTITY, '<27><><D0><EB><DE><E8> <20><><E1><F1><F7><E9><EA> <20><><E5><E9><EA><FC><ED>');
IESetTranslationWord(msGreek, IEMSG_LENS, '<27><><D6><E1><EA>');
IESetTranslationWord(msGreek, IEMSG_REFRACTION, '<27><><C4><E9><DC><E8><EB><E1>');
IESetTranslationWord(msGreek, IEMSG_PARAMETERSPREVIEW, '<27><><D0><F1><EF><E5><F0><E9><F3><EA><FC><F0><E7> <20><><F1><F5><E8><EC><DF><F3><E5>');
IESetTranslationWord(msGreek, IEMSG_QUALITY, '<27><><D0><EF><E9><FC><F4><E7>');
IESetTranslationWord(msGreek, IEMSG_DCTMETHOD, '<27><><CC><DD><E8><EF><E4> DCT');
IESetTranslationWord(msGreek, IEMSG_SMOOTHINGFACTOR, '<27><><D0><E1><F1><DC><E3><EF><ED><F4> <20><><E5><EE><EF><EC><DC><EB><F5><ED><F3>');
IESetTranslationWord(msGreek, IEMSG_GRAYSCALE, '<27><><CA><EB><DF><EC><E1> <20><><E3><EA>');
IESetTranslationWord(msGreek, IEMSG_OPTIMALHUFFMAN, '<27><><C2><E5><EB><F4><E9><F3><F4><EF><F0><EF><DF><E7> Huffman');
IESetTranslationWord(msGreek, IEMSG_ORIGINALSIZE, '<27><><C1><F1><F7><E9> <20><><EC><DD><E3><E5><E8>');
IESetTranslationWord(msGreek, IEMSG_COMPRESSEDSIZE, '<27><><D3><F5><EC><F0><E9><E5><F3><EC><DD> <20><><EC><DD><E3><E5><E8>');
IESetTranslationWord(msGreek, IEMSG_ADVANCED, '<27><><D0><F1><EF><F7><F9><F1><E7><EC><DD>');
IESetTranslationWord(msGreek, IEMSG_PROGRESSIVE, '<27><><C4><E9><E1><E4><EF><F7><E9>');
IESetTranslationWord(msGreek, IEMSG_COMPRESSION, '<27><><D3><F5><EC><F0><DF><E5>');
IESetTranslationWord(msGreek, IEMSG_IMAGEINDEX, '<27>/<2F> <20><><E5><E9><EA><FC><ED>');
IESetTranslationWord(msGreek, IEMSG_PHOTOMETRIC, '<27><><D6><F9><F4><EF><EC><E5><F4><F1><E9><EA>');
IESetTranslationWord(msGreek, IEMSG_SCANNDEDDOCUMENTINFO, '<27><><D0><EB><E7><F1><EF><F6><EF><F1><DF> <20><><F3><E1><F1><F9><EC><DD><ED> <20><><E5><E3><E3><F1><DC><F6>');
IESetTranslationWord(msGreek, IEMSG_NAME, '<27><><BC><ED><EF>');
IESetTranslationWord(msGreek, IEMSG_DESCRIPTION, '<27><><D0><E5><F1><E9><E3><F1><E1>');
IESetTranslationWord(msGreek, IEMSG_PAGENAME, '<27><><BC><ED><EF> <20><><F3><E5><EB><DF><E4>');
IESetTranslationWord(msGreek, IEMSG_PAGENUMBER, '<27><>. <20><><F3><E5><EB><DF><E4>');
IESetTranslationWord(msGreek, IEMSG_OF, '<27><><E1>');
IESetTranslationWord(msGreek, IEMSG_HORIZPOSITIONINCH, '<27><><CF><F1>. <20><><E8><DD> (<28><><DF><ED><F4><F3>)');
IESetTranslationWord(msGreek, IEMSG_VERTPOSITIONINCH, '<27><><CA><E1><F4>. <20><><E8><DD> (<28><><DF><ED><F4><F3>)');
IESetTranslationWord(msGreek, IEMSG_COLORS, '<27><><D7><F1><FE><EC><E1>');
IESetTranslationWord(msGreek, IEMSG_TRANSPARENT, '<27><><C4><E9><E1><F6><E1><ED>');
IESetTranslationWord(msGreek, IEMSG_TRANSPARENTCOLOR, '<27><><C4><E9><E1><F6><E1><ED> <20><><F7><F1><FE>');
IESetTranslationWord(msGreek, IEMSG_INTERLACED, '<27><><C4><E9><E1><EA><E5><EA><EF><EC><EC><DD> (interlaced)');
IESetTranslationWord(msGreek, IEMSG_BACKGROUND, '<27><><D7><F1><FE> <20><><F5><F0><EF><E2><DC><E8><F1>');
IESetTranslationWord(msGreek, IEMSG_HORIZPOSITION, '<27><><CF><F1>. <20><><E8><DD>');
IESetTranslationWord(msGreek, IEMSG_VERTPOSITION, '<27><><CA><E1><F4>. <20><><E8><DD>');
IESetTranslationWord(msGreek, IEMSG_DELAYTIME, '<27><><D7><F1>. <20><><E1><ED><E1><EC><EF>');
IESetTranslationWord(msGreek, IEMSG_FILTER, '<27><><D6><DF><EB><F4>');
IESetTranslationWord(msGreek, IEMSG_WAVE, '<27><><CA><FD>');
IESetTranslationWord(msGreek, IEMSG_AMPLITUDE, '<27><><D0><EB><DC><F4>');
IESetTranslationWord(msGreek, IEMSG_WAVELENGTH, '<27><><CC><DE><EA> <20><><EA><FD><EC><E1><F4>');
IESetTranslationWord(msGreek, IEMSG_PHASE, '<27><><D6><DC>');
IESetTranslationWord(msGreek, IEMSG_REFLECTIVE, '<27><><C1><ED><E1><EA><EB><FE><EC><E5>');
IESetTranslationWord(msGreek, IEMSG_USERFILTER, '<27><><D0><E1><F1><E1><EC><E5><F4><F1><EF><F0><EF><E9><E7><EC><DD> <20><><F6><DF><EB><F4>');
IESetTranslationWord(msGreek, IEMSG_MORPHFILTER, '<27><><D6><DF><EB><F4> morphing');
IESetTranslationWord(msGreek, IEMSG_WINDOWSIZE, '<27><><CC><DD><E3><E5><E8> <20><><F0><E1><F1><E1><E8><FD><F1>');
IESetTranslationWord(msGreek, IEMSG_MAXIMUM, '<27><><CC><DD><E3><E9><F3>');
IESetTranslationWord(msGreek, IEMSG_MINIMUM, '<27><><C5><EB><DC><F7><E9><F3>');
IESetTranslationWord(msGreek, IEMSG_OPEN, '<27><><A2><ED><EF><E9><E3>');
IESetTranslationWord(msGreek, IEMSG_CLOSE, '<27><><CA><EB><E5><DF><F3><E9>');
IESetTranslationWord(msGreek, IEMSG_ROTATE, '<27><><D0><E5><F1><E9><F3><F4><F1><EF>');
IESetTranslationWord(msGreek, IEMSG_FLIP, '<27><><C1><ED><F4><E9><EA><E1><F4><EF><F0><F4><F1><E9><F3><EC>');
IESetTranslationWord(msGreek, IEMSG_FLIPHOR, '<27><><CF><F1><E9><E6><EF><ED><F4><DF>');
IESetTranslationWord(msGreek, IEMSG_FLIPVER, '<27><><CA><E1><E8><DD><F4>');
IESetTranslationWord(msGreek, IEMSG_FREQUENCYDOMAINIMAGE, '<27><><C1><F0><E5><E9><EA><FC><ED><E9> <20><><F0><E5><E4><DF> <20><><F3><F5><F7><ED><EF><F4><DE><F4>');
IESetTranslationWord(msGreek, IEMSG_SELECTTHEREGIONTOCLEAR, '<27><><C5><F0><E9><EB><EF> <20><><F0><E5><F1><E9><EF><F7> <20><><E3> <20><><EA><E1><E8><E1><F1><E9><F3>');
IESetTranslationWord(msGreek, IEMSG_CLEAR, '<27><><CA><E1><E8><E1><F1><E9><F3><EC>');
IESetTranslationWord(msGreek, IEMSG_RESET, '<27><><C5><F0><E1><ED><E1><F6><EF>');
IESetTranslationWord(msGreek, IEMSG_ANIMATE, '<27><><C1><F0><FC><E4><EF> <20><><EA><DF><ED><E7><F3>');
IESetTranslationWord(msGreek, IEMSG_LOADFILTER, '<27><><D6><FC><F1><F4><F9> <20><><F6><DF><EB><F4><F1>');
IESetTranslationWord(msGreek, IEMSG_SAVEFILTER, '<27><><C1><F0><EF><E8><DE><EA><E5><F5> <20><><F6><DF><EB><F4><F1>');
IESetTranslationWord(msGreek, IEMSG_BUMPMAP, '<27><><C1><ED><DC><E3><EB><F5>');
IESetTranslationWord(msGreek, IEMSG_PRINT, '<27><><D4><F5><F0><FC><F3>');
IESetTranslationWord(msGreek, IEMSG_MARGINS, '<27><><D0><E5><F1><E9><E8><FE><F1>');
IESetTranslationWord(msGreek, IEMSG_INCHES, '<27><><BA><ED><F4><F3>');
IESetTranslationWord(msGreek, IEMSG_RIGHT, '<27><><C4><DD><EE>');
IESetTranslationWord(msGreek, IEMSG_BOTTOM, '<27><><C2><DC><E8>');
IESetTranslationWord(msGreek, IEMSG_POSITION, '<27><><D4><EF><F0><EF><E8><E5><F3>');
IESetTranslationWord(msGreek, IEMSG_SIZE, '<27><><CC><DD><E3><E5><E8>');
IESetTranslationWord(msGreek, IEMSG_NORMAL, '<27><><CA><E1><ED><FC><ED><E9><EA>');
IESetTranslationWord(msGreek, IEMSG_FITTOPAGE, '<27><><C5><F6><E1><F1><EC><FC><F3> <20><><F3><F4> <20><><F3><E5><EB><DF>');
IESetTranslationWord(msGreek, IEMSG_STRETCHTOPAGE, '<27><><C1><F0><EB><FE><F3> <20><><F3><F4> <20><><F3><E5><EB><DF>');
IESetTranslationWord(msGreek, IEMSG_SPECIFIEDSIZE, '<27><><CC><DD><E3><E5><E8> <20><><CA><E1><E8><EF><F1><DF><E6><EF><ED><F4>');
IESetTranslationWord(msGreek, IEMSG_GAMMACORRECTION, '<27><><C4><E9><FC><F1><E8><F9> <20><><F4> <20><><C3><DC><EC><E1><F4>');
IESetTranslationWord(msGreek, IEMSG_VALUE2, '<27><><D0><EF><F2><FC><F4><E7>');
IESetTranslationWord(msGreek, IEMSG_PRINTSETUP, '<27><><D4><EF><F0><EF><E8><DD><F4><E7> <20><><F4> <20><><D4><F5><F0><EF><E3><F1><E1><F6><DF>');
IESetTranslationWord(msGreek, IEMSG_LEFTMARGIN, '<27><><C1><F1><E9><F3><F4><E5> <20><><D0><E5><F1><E9><E8><FE><F1>');
IESetTranslationWord(msGreek, IEMSG_TOPMARGIN, '<27><><CA><EF><F1><F5> <20><><D0><E5><F1><E9><E8><FE><F1>');
IESetTranslationWord(msGreek, IEMSG_RIGHTMARGIN, '<27><><C4><DD><EE> <20><><D0><E5><F1><E9><E8><FE><F1>');
IESetTranslationWord(msGreek, IEMSG_BOTTOMMARGIN, '<27><><C2><DC><E8> <20><><D0><E5><F1><E9><E8><FE><F1>');
IESetTranslationWord(msGreek, IEMSG_LOCATIONSIZE, '<27><><D4><EF><F0><EF><E8><E5><F3> / <20><><CC><DD><E3><E5><E8>');
IESetTranslationWord(msGreek, IEMSG_TOPLEFT, '<27><><CA><EF><F1><F5> <20><><C1><F1><E9><F3><F4><E5>');
IESetTranslationWord(msGreek, IEMSG_TOPCENTER, '<27><><CA><EF><F1><F5> <20><><CA><DD><ED><F4>');
IESetTranslationWord(msGreek, IEMSG_TOPRIGHT, '<27><><CA><EF><F1><F5> <20><><C4><DD><EE>');
IESetTranslationWord(msGreek, IEMSG_CENTERLEFT, '<27><><CA><DD><ED><F4> <20><><C1><F1><E9><F3><F4><E5>');
IESetTranslationWord(msGreek, IEMSG_CENTER, '<27><><CA><DD><ED><F4>');
IESetTranslationWord(msGreek, IEMSG_CENTERRIGHT, '<27><><CA><DD><ED><F4> <20><><C4><DD><F7>');
IESetTranslationWord(msGreek, IEMSG_BOTTOMLEFT, '<27><><C2><DC><E8> <20><><C1><F1><E9><F3><F4><E5>');
IESetTranslationWord(msGreek, IEMSG_BOTTOMCENTER, '<27><><C2><DC><E8> <20><><CA><DD><ED><F4>');
IESetTranslationWord(msGreek, IEMSG_BOTTOMRIGHT, '<27><><C2><DC><E8> <20><><C4><DD><EE>');
IESetTranslationWord(msGreek, IEMSG_CLOSE2, '<27><><CA><EB><E5><DF><F3>');
IESetTranslationWord(msGreek, IEMSG_APPLY, '<27><><C5><F6><E1><F1><EC><EF>');
IESetTranslationWord(msGreek, IEMSG_MEASUREUNITS, '<27><><CC><EF><ED><DC><E4> <20><><EC><DD><F4><F1><E7><F3>');
IESetTranslationWord(msGreek, IEMSG_UNITS, '<27><><CC><EF><ED><DC><E4>');
IESetTranslationWord(msGreek, IEMSG_RATE, '<27><><D1><F5><E8><EC>');
IESetTranslationWord(msGreek, IEMSG_ALLGRAPHICS, '<27><><BC><EB> <20><> <20><><E5><E9><EA><FC><ED>');
IESetTranslationWord(msGreek, IEMSG_VIDEOFORWINDOWS, '<27><><C2><DF><ED><F4> <20><><E3> Windows');
IESetTranslationword(msGreek, IEMSG_FILE, '<27><><C1><F1><F7><E5>');
IESetTranslationword(msGreek, IEMSG_MEM, '<27><><CC><ED><DE>'); // Mem.ory
IESetTranslationword(msGreek, IEMSG_PRINTALL, '<27><><C5><EA><F4><FD><F0><F9> <20><><FC><EB>');
IESetTranslationword(msGreek, IEMSG_PRINTSELECTED, '<27><><C5><EA><F4><FD><F0><F9> <20><><E5><F0><E9><EB><E5><E3><EC><DD><ED>');
IESetTranslationWord(msGreek, IEMSG_ALLCOMMONGRAPHICFILES, '<27><><C3><ED><F9><F3> <20><><E1><F1><F7><E5> <20><><E5><E9><EA><FC><ED>');
IESetTranslationWord(msGreek, IEMSG_ALLFILES, '<27><><BC> <20><> <20><><E1><F1><F7><E5>');
IESetTranslationWord(msGreek, IEMSG_HSV, 'HSV');
IESetTranslationWord(msGreek, IEMSG_HSL, 'HSL');
IESetTranslationWord(msGreek, IEMSG_RGB, 'RGB');
IESetTranslationWord(msGreek, IEMSG_FFT, 'FFT');
IESetTranslationWord(msGreek, IEMSG_SHARPEN, '<27><><BC><EE><F5><ED>');
IESetTranslationWord(msGreek, IEMSG_CHANNELS, '<27><><CA><E1><ED><DC><EB>');
IESetTranslationWord(msGreek, IEMSG_PIXELS, '<27><><E5><E9><EA><EF><ED><EF><F3><F4><EF><E9><F7><E5>');
IESetTranslationWord(msGreek, IEMSG_FRAMES, '<27><><EA><E1>');
IESetTranslationWord(msGreek, IEMSG_BIT, 'bit');
IESetTranslationWord(msGreek, IEMSG_BYTE, 'byte');
IESetTranslationWord(msGreek, IEMSG_DPI, 'dpi');
IESetTranslationWord(msGreek, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msGreek, IEMSG_FIT, '<27><><D0><F1><EF><F3><E1><F3><EC><EF><F3><EC><DD>');
IESetTranslationWord(msGreek, IEMSG_OTHER, '<27><><A2><EB>');
IESetTranslationWord(msGreek, IEMSG_COLUMNS, '<27><><D3><F4><DE><EB>');
IESetTranslationWord(msGreek, IEMSG_ROWS, '<27><><D3><E5><E9><F1>');
IESetTranslationWord(msGreek, IEMSG_STYLE, '<27><><D3><F4>');
IESetTranslationWord(msGreek, IEMSG_SPACING, '<27><><C4><E9><DC><F3><F4><E7>');
IESetTranslationWord(msGreek, IEMSG_SELECTACQUIREDEVICE, '<27><><C5><F0><E9><EB><EF> <20><><F3><F5><F3><EA><E5><F5> <20><><E5><E9><F3><FC><E4>');
IESetTranslationWord(msGreek, IEMSG_SELECTANACQUISITIONDEVICE, '<27><><C5><F0><E9><EB><EF> <20><><EC><E9> <20><><F3><F5><F3><EA><E5><F5> <20><><E5><E9><F3><FC><E4>');
IESetTranslationWord(msGreek, IEMSG_Page_X_of_X, '<27><><D3><E5><EB><DF> %d <20><><E1> %d');
IESetTranslationWord(msGreek, IEMSG_X_Pages, '%d <20><><F3><E5><EB><DF><E4>');
IESetTranslationWord(msGreek, IEMSG_Previous, '<27><><D0><F1><EF><E7><E3><EF><FD><EC><E5>');
IESetTranslationWord(msGreek, IEMSG_Next, '<27><><C5><F0><FC><EC><E5>');
IESetTranslationWord(msGreek, IEMSG_THUMBNAILS, '<27><><CC><E9><EA><F1><EF><E3><F1><E1><F6><DF>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msGreek, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msGreek, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msGreek, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msGreek, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msGreek, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msGreek, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msGreek, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msGreek, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msGreek, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msGreek, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msGreek, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msGreek, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msGreek, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msGreek, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msGreek, IEMsg_Copy, 'Copy');
IESetTranslationWord(msGreek, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msGreek, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msGreek, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msGreek, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msGreek, IEMsg_Cut, 'Cut');
IESetTranslationWord(msGreek, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msGreek, IEMsg_Delete, 'Delete');
IESetTranslationWord(msGreek, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msGreek, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msGreek, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msGreek, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msGreek, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msGreek, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msGreek, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msGreek, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msGreek, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msGreek, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msGreek, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msGreek, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msGreek, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msGreek, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msGreek, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msGreek, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msGreek, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msGreek, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msGreek, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msGreek, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msGreek, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msGreek, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msGreek, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msGreek, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msGreek, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msGreek, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msGreek, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msGreek, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msGreek, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msGreek, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msGreek, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msGreek, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msGreek, IEMsg_Negative, 'Negative');
IESetTranslationWord(msGreek, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msGreek, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msGreek, IEMsg_Paste, 'Paste');
IESetTranslationWord(msGreek, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msGreek, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msGreek, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msGreek, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msGreek, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msGreek, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msGreek, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msGreek, IEMsg_Redo, 'Redo');
IESetTranslationWord(msGreek, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msGreek, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msGreek, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msGreek, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msGreek, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msGreek, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msGreek, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msGreek, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msGreek, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msGreek, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msGreek, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msGreek, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msGreek, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msGreek, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msGreek, IEMsg_Select, 'Select');
IESetTranslationWord(msGreek, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msGreek, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msGreek, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msGreek, IEMsg_Undo, 'Undo');
IESetTranslationWord(msGreek, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msGreek, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msGreek, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msGreek, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msGreek, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msGreek, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msGreek, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msGreek, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msGreek, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msGreek, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msGreek, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msGreek, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msGreek, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msGreek, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msGreek, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msGreek, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msGreek, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msGreek, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msGreek, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msGreek, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msGreek, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msGreek, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msGreek, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msGreek, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msGreek, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msGreek, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msGreek, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msGreek, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msGreek, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msGreek, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msGreek, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msGreek, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msGreek, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msGreek, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msGreek, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msGreek, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msGreek, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msGreek, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msGreek, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msGreek, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msGreek, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msGreek, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msGreek, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msGreek, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msGreek, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msGreek, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msGreek, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msGreek, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msGreek, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msGreek, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msGreek, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msGreek, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msGreek, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msGreek, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msGreek, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msGreek, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msGreek, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msGreek, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msGreek, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msGreek, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msGreek, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msGreek, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msGreek, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msGreek, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msGreek, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msGreek, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msGreek, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msGreek, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msGreek, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msGreek, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msGreek, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msGreek, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msGreek, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msGreek, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msGreek, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msGreek, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msGreek, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msGreek, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msGreek, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msGreek, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msGreek, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msGreek, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msGreek, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msGreek, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msGreek, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msGreek, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msGreek, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msGreek, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msGreek, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msGreek, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msGreek, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msGreek, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msGreek, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msGreek, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msGreek, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msGreek, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msGreek, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msGreek, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msGreek, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msGreek, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msGreek, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msGreek, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msGreek, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msGreek, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msGreek, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msGreek, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msGreek, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msGreek, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msGreek, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msGreek, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msGreek, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msGreek, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msGreek, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msGreek, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msGreek, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msGreek, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msGreek, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msGreek, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msGreek, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msGreek, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msGreek, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msGreek, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msGreek, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msGreek, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msGreek, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msGreek, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msGreek, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msGreek, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msGreek, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msGreek, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msGreek, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msGreek, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msGreek, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msGreek, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msGreek, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msGreek, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msGreek, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msGreek, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msGreek, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msGreek, IEMSG_NEW, 'New');
IESetTranslationWord(msGreek, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msGreek, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msGreek, IEMSG_Folder , 'Folder');
IESetTranslationWord(msGreek, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msGreek, IEMSG_Type , 'Type');
IESetTranslationWord(msGreek, IEMSG_Created , 'Created');
IESetTranslationWord(msGreek, IEMSG_Modified , 'Modified');
IESetTranslationWord(msGreek, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msGreek, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msGreek, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msGreek, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msGreek, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msGreek, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msGreek, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msGreek, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msGreek, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msGreek, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msGreek, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msGreek, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msGreek, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msGreek, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msGreek, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msGreek, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msGreek, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msGreek, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msGreek, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msGreek, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msGreek, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msGreek, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msGreek, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msGreek, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msGreek, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msGreek, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msGreek, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msGreek, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msGreek, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msGreek, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msGreek, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msGreek, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msGreek, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msGreek, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msGreek, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msGreek, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msGreek, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msGreek, IEMsg_General , 'General' );
IESetTranslationWord(msGreek, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msGreek, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msGreek, IEMsg_Range , 'Range' );
IESetTranslationWord(msGreek, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msGreek, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msGreek, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msGreek, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msGreek, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msGreek, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msGreek, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msGreek, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msGreek, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msGreek, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msGreek, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msGreek, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msGreek, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msGreek, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msGreek, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msGreek, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msGreek, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msGreek, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msGreek, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msGreek, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msGreek, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msGreek, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msGreek, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msGreek, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msGreek, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msGreek, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msGreek, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msGreek, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msGreek, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msGreek, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msGreek, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msGreek, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msGreek, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msGreek, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msGreek, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msGreek, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msGreek, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msGreek, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msGreek, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msGreek, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msGreek, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msGreek, IEMsg_Path , 'Path' );
IESetTranslationWord(msGreek, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msGreek, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msGreek, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msGreek, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msGreek, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msGreek, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msGreek, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msGreek, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msGreek, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msGreek, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msGreek, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msGreek, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msGreek, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msGreek, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msGreek, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msGreek, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msGreek, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msGreek, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msGreek, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msGreek, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msGreek, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msGreek, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msGreek, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msGreek, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msGreek, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msGreek, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msGreek, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msGreek, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msGreek, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msGreek, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msGreek, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msGreek, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msGreek, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msGreek, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msGreek, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msGreek, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msGreek, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msGreek, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msGreek, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msGreek, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msGreek, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msGreek, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msGreek, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msGreek, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msGreek, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msGreek, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msGreek, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msGreek, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msGreek, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msGreek, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msGreek, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msGreek, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msGreek, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msGreek, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msGreek, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msGreek, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msGreek, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msGreek, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msGreek, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msGreek, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msGreek, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msGreek, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msGreek, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msGreek, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msGreek, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msGreek, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msGreek, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msGreek, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msGreek, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msGreek, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msGreek, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msGreek, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msGreek, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msGreek, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msGreek, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msGreek, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msGreek, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msGreek, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msGreek, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msGreek, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msGreek, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msGreek, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msGreek, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msGreek, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msGreek, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msGreek, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msGreek, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msGreek, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msGreek, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msGreek, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msGreek, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msGreek, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msGreek, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msGreek, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msGreek, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msGreek, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msGreek, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msGreek, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msGreek, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msGreek, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msGreek, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msGreek, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msGreek, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msGreek, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msGreek, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msGreek, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msGreek, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msGreek, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msGreek, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msGreek, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msGreek, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msGreek, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msGreek, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msGreek, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msGreek, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msGreek, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msGreek, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msGreek, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msGreek, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msGreek, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msGreek, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msGreek, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msGreek, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msGreek, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msGreek, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msGreek, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msGreek, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msGreek, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msGreek, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msGreek, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msGreek, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msGreek, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msGreek, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msGreek, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msGreek, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msGreek, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msGreek, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msGreek, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msGreek, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msGreek, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msGreek, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msGreek, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msGreek, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msGreek, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msGreek, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msGreek, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msGreek, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msGreek, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msGreek, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msGreek, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msGreek, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msGreek, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Russian;
begin
/////// msRussian
{$IFDEF IESUPPORTRUSSIAN}
// Unicode -> CP1251 (Windows) conversion (via convertcyrillic.com)
IESetTranslationWord(msRussian, IEMSG_PREVIEW, '<27><><CF><F0><EE><F1><EC><EE>');
IESetTranslationWord(msRussian, IEMSG_SOURCE, '<27><><CE><F0><E8><E3><E8><ED>');
IESetTranslationWord(msRussian, IEMSG_RESULT, '<27><><D0><E5><E7><F3><EB><FC><F2>');
IESetTranslationWord(msRussian, IEMSG_OK, 'OK');
IESetTranslationWord(msRussian, IEMSG_CANCEL, '<27><><CE><F2><EC><E5>');
IESetTranslationWord(msRussian, IEMSG_LOCKPREVIEW, '<27><><C1><EB><EE><EA><E8><F0><EE><E2><E0>');
IESetTranslationWord(msRussian, IEMSG_COPYRESULTTOSOURCE, '<27><><D0><E5><E7><F3><EB><FC><F2> <20> <20><><E8><F1><F2><EE><F7><ED>');
IESetTranslationWord(msRussian, IEMSG_CONTRAST, '<27><><CA><EE><ED><F2><F0><E0>');
IESetTranslationWord(msRussian, IEMSG_BRIGHTNESS, '<27><><DF><F0><EA><EE><F1>');
IESetTranslationWord(msRussian, IEMSG_HUE, '<27><><CE><F2><F2><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_SATURATION, '<27><><CD><E0><F1><FB><F9><E5><ED><ED><EE><F1>');
IESetTranslationWord(msRussian, IEMSG_VALUE, '<27><><CE><F1><E2><E5><F9><E5><ED><ED><EE><F1>');
IESetTranslationWord(msRussian, IEMSG_BASECOLOR, '<27><><C1><E0><E7><EE><E2> <20><><F6><E2>');
IESetTranslationWord(msRussian, IEMSG_NEWCOLOR, '<27><><CD><EE><E2> <20><><F6><E2>');
IESetTranslationWord(msRussian, IEMSG_LUMINOSITY, '<27><><D1><E2><E5><F7><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_RED, '<27><><CA><F0><E0><F1><ED>');
IESetTranslationWord(msRussian, IEMSG_GREEN, '<27><><C7><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_BLUE, '<27><><D1><E8><ED>');
IESetTranslationWord(msRussian, IEMSG_FILTERVALUES, '<27><><C7><ED><E0><F7><E5><ED> <20><><F4><E8><EB><FC><F2>');
IESetTranslationWord(msRussian, IEMSG_PRESETS, '<27><><C7><E0><E4><E0><ED><ED>');
IESetTranslationWord(msRussian, IEMSG_DIVISOR, '<27><><C4><E5><EB><E8><F2><E5>');
IESetTranslationWord(msRussian, IEMSG_LOAD, '<27><><CE><F2><EA><F0><FB>');
IESetTranslationWord(msRussian, IEMSG_SAVE, '<27><><D1><EE><F5><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_EQUALIZATION, '<27><><D3><F0><E0><E2><ED><E8><E2><E0><ED>');
IESetTranslationWord(msRussian, IEMSG_THRESHOLD, '<27><><CF><EE><F0>');
IESetTranslationWord(msRussian, IEMSG_EQUALIZE, '<27><><D3><F0><E0><E2><ED><FF>');
IESetTranslationWord(msRussian, IEMSG_HISTOGRAM, '<27><><C3><E8><F1><F2><EE><E3><F0><E0><EC>');
IESetTranslationWord(msRussian, IEMSG_GRAY, '<27><><D1><E5><F0>');
IESetTranslationWord(msRussian, IEMSG_LIGHT, '<27><><D1><E2><E5><F2><EB>');
IESetTranslationWord(msRussian, IEMSG_LEFT, '<27><><D1><EB><E5>');
IESetTranslationWord(msRussian, IEMSG_TOP, '<27><><D1><E2><E5><F0>');
IESetTranslationWord(msRussian, IEMSG_WIDTH, '<27><><D8><E8><F0><E8>');
IESetTranslationWord(msRussian, IEMSG_HEIGHT, '<27><><C2><FB><F1><EE>');
IESetTranslationWord(msRussian, IEMSG_COLOR, '<27><><D6><E2>');
IESetTranslationWord(msRussian, IEMSG_SOURCEIMAGEQUANTITY, '<27><><D0><E0><E7><EC> <20><><E8><F1><F5><EE><E4><ED><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_LENS, '<27><><CB><E8><ED>');
IESetTranslationWord(msRussian, IEMSG_REFRACTION, '<27><><CF><F0><E5><EB><EE><EC><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_PARAMETERSPREVIEW, '<27><><CD><E0><F1><F2><F0><EE><E9> <20><><EF><E0><F0><E0><EC><E5><F2><F0>');
IESetTranslationWord(msRussian, IEMSG_QUALITY, '<27><><CA><E0><F7><E5><F1><F2>');
IESetTranslationWord(msRussian, IEMSG_DCTMETHOD, '<27><><CC><E5><F2> DCT');
IESetTranslationWord(msRussian, IEMSG_SMOOTHINGFACTOR, '<27><><D1><E3><EB><E0><E6><E8><E2><E0><ED>');
IESetTranslationWord(msRussian, IEMSG_GRAYSCALE, '<27><><CF><EE><EB><F3><F2><EE><ED><EE><E2>');
IESetTranslationWord(msRussian, IEMSG_OPTIMALHUFFMAN, '<27><><CE><EF><F2><E8><EC><E8><E7><E0><F6>');
IESetTranslationWord(msRussian, IEMSG_ORIGINALSIZE, '<27><><CE><F0><E8><E3><E8><ED>');
IESetTranslationWord(msRussian, IEMSG_COMPRESSEDSIZE, '<27><><D3><EF><E0><EA><EE><E2><E0><ED><ED>');
IESetTranslationWord(msRussian, IEMSG_ADVANCED, '<27><><CE><EF><F6>');
IESetTranslationWord(msRussian, IEMSG_PROGRESSIVE, '<27><><CF><F0><EE><E3><F0><E5><F1><F1><E8><E2><ED>');
IESetTranslationWord(msRussian, IEMSG_COMPRESSION, '<27><><D1><E6><E0><F2>');
IESetTranslationWord(msRussian, IEMSG_IMAGEINDEX, '<27><><CD><EE><EC> <20><><E8><E7><EE>.');
IESetTranslationWord(msRussian, IEMSG_PHOTOMETRIC, '<27><><D0><E5><E6>');
IESetTranslationWord(msRussian, IEMSG_SCANNDEDDOCUMENTINFO, '<27><><C8><ED><F4><EE><F0><EC><E0><F6> <20> <20><><E4><EE><EA><F3><EC><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_NAME, '<27><><CD><E0><E7><E2><E0><ED>');
IESetTranslationWord(msRussian, IEMSG_DESCRIPTION, '<27><><CE><EF><E8><F1><E0><ED>');
IESetTranslationWord(msRussian, IEMSG_PAGENAME, '<27><><CD><E0>. <20><><F1><F2><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_PAGENUMBER, '<27><><CD><EE><EC> <20><><F1><F2><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_OF, '<27><>');
IESetTranslationWord(msRussian, IEMSG_HORIZPOSITIONINCH, '<27><><C3><EE><F0>. <20><><EF><EE><E7><E8><F6> (<28><><E4><FE><E9><EC>)');
IESetTranslationWord(msRussian, IEMSG_VERTPOSITIONINCH, '<27><><C2><E5>. <20><><EF><EE><E7><E8><F6> (<28><><E4><FE><E9><EC>)');
IESetTranslationWord(msRussian, IEMSG_COLORS, '<27><><D6><E2><E5>');
IESetTranslationWord(msRussian, IEMSG_TRANSPARENT, '<27><><CF><F0><EE><E7><F0><E0><F7><ED>');
IESetTranslationWord(msRussian, IEMSG_TRANSPARENTCOLOR, '<27><><CF><F0><EE><E7><F0><E0><F7><ED> <20><><F6><E2>');
IESetTranslationWord(msRussian, IEMSG_INTERLACED, '<27><><D7><E5><F0><E5><E7><F1><F2><F0>.');
IESetTranslationWord(msRussian, IEMSG_BACKGROUND, '<27><><D4>');
IESetTranslationWord(msRussian, IEMSG_HORIZPOSITION, '<27><><C3><EE><F0>. <20><><EF><EE><E7><E8><F6>');
IESetTranslationWord(msRussian, IEMSG_VERTPOSITION, '<27><><C2><E5>. <20><><EF><EE><E7><E8><F6>');
IESetTranslationWord(msRussian, IEMSG_DELAYTIME, '<27><><C7><E0><E4><E5><F0><E6>');
IESetTranslationWord(msRussian, IEMSG_FILTER, '<27><><D4><E8><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_WAVE, '<27><><C2><EE><EB>');
IESetTranslationWord(msRussian, IEMSG_AMPLITUDE, '<27><><C0><EC><EF><EB><E8><F2><F3>');
IESetTranslationWord(msRussian, IEMSG_WAVELENGTH, '<27><><C4><EB><E8> <20><><E2><EE><EB>');
IESetTranslationWord(msRussian, IEMSG_PHASE, '<27><><D4><E0>');
IESetTranslationWord(msRussian, IEMSG_REFLECTIVE, '<27><><CE><F2><F0><E0><E6><E5><ED><ED>');
IESetTranslationWord(msRussian, IEMSG_USERFILTER, '<27><><CF><EE><EB>. <20><><F4><E8><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_MORPHFILTER, '<27><><D4><E8><EB><FC><F2> <20><><EC><EE><F0><F4><E8><ED>');
IESetTranslationWord(msRussian, IEMSG_WINDOWSIZE, '<27><><D0><E0><E7><EC> <20><><EE><EA>');
IESetTranslationWord(msRussian, IEMSG_MAXIMUM, '<27><><CC><E0><EA><F1><E8><EC>');
IESetTranslationWord(msRussian, IEMSG_MINIMUM, '<27><><CC><E8><ED><E8><EC>');
IESetTranslationWord(msRussian, IEMSG_OPEN, '<27><><CE><F2><EA><F0><FB><F2>');
IESetTranslationWord(msRussian, IEMSG_CLOSE, '<27><><C7><E0><EA><F0><FB><F2>');
IESetTranslationWord(msRussian, IEMSG_ROTATE, '<27><><C2><F0><E0><F9><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_FLIP, '<27><><CF><E5><F0><E5><E2><EE><F0>');
IESetTranslationWord(msRussian, IEMSG_FLIPHOR, '<27><><C3><EE><F0><E8><E7><EE><ED><F2><E0><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_FLIPVER, '<27><><C2><E5><F0><F2><E8><EA><E0><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_FREQUENCYDOMAINIMAGE, '<27><><C8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F7><E0><F1><F2><EE><F2><ED> <20><><EE><E1><EB><E0><F1>');
IESetTranslationWord(msRussian, IEMSG_SELECTTHEREGIONTOCLEAR, '<27><><C2><FB><E1><E5><F0><E8> <20><><EE><E1><EB><E0><F1> <20><><E4> <20><><EE><F7><E8><F1><F2>');
IESetTranslationWord(msRussian, IEMSG_CLEAR, '<27><><CE><F7><E8><F1><F2><E8>');
IESetTranslationWord(msRussian, IEMSG_RESET, '<27><><D1><E1><F0>');
IESetTranslationWord(msRussian, IEMSG_ANIMATE, '<27><><C0><ED><E8><EC><E0><F6>');
IESetTranslationWord(msRussian, IEMSG_LOADFILTER, '<27><><C7><E0>. <20><><F4><E8><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_SAVEFILTER, '<27><><D1><EE>. <20><><F4><E8><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msRussian, IEMSG_PRINT, '<27><><CF><E5><F7><E0>');
IESetTranslationWord(msRussian, IEMSG_MARGINS, '<27><><C3><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_INCHES, '<27><><E4><FE><E9><EC>');
IESetTranslationWord(msRussian, IEMSG_RIGHT, '<27><><D1><EF><F0><E0>');
IESetTranslationWord(msRussian, IEMSG_BOTTOM, '<27><><D1><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_POSITION, '<27><><CF><EE><EB><EE><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_SIZE, '<27><><D0><E0><E7><EC>');
IESetTranslationWord(msRussian, IEMSG_NORMAL, '<27><><CD><EE><F0><EC><E0><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_FITTOPAGE, '<27><><C2><EF><E8><F1><E0>');
IESetTranslationWord(msRussian, IEMSG_STRETCHTOPAGE, '<27><><D0><E0><F1><F2><FF><ED><F3>');
IESetTranslationWord(msRussian, IEMSG_SPECIFIEDSIZE, '<27><><CE><F1><EE><E1> <20><><F0><E0><E7><EC>');
IESetTranslationWord(msRussian, IEMSG_GAMMACORRECTION, '<27><><CA><EE><F0><F0><E5><EA><F6> <20><><E3><E0><EC>');
IESetTranslationWord(msRussian, IEMSG_VALUE2, '<27><><E7><ED><E0><F7><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_PRINTSETUP, '<27><><CD><E0><F1><F2><F0><EE><E9> <20><><EF><E5><F7><E0>');
IESetTranslationWord(msRussian, IEMSG_LEFTMARGIN, '<27><><CB><E5><E2> <20><><E3><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_TOPMARGIN, '<27><><C2><E5><F0><F5><ED> <20><><E3><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_RIGHTMARGIN, '<27><><CF><F0><E0><E2> <20><><E3><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_BOTTOMMARGIN, '<27><><CD><E8><E6><ED> <20><><E3><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_LOCATIONSIZE, '<27><><D0><E0><F1><EF><EE><EB><EE><E6><E5><ED>/<2F><><F0><E0><E7><EC>');
IESetTranslationWord(msRussian, IEMSG_TOPLEFT, '<27><><D1><E2><E5><F0> <20><><F1><EB><E5>');
IESetTranslationWord(msRussian, IEMSG_TOPCENTER, '<27><><D1><E2><E5><F0> <20> <20><><F6><E5><ED><F2>');
IESetTranslationWord(msRussian, IEMSG_TOPRIGHT, '<27><><D1><E2><E5><F0> <20><><F1><EF><F0><E0>');
IESetTranslationWord(msRussian, IEMSG_CENTERLEFT, '<27> <20><><F6><E5><ED><F2> <20><><F1><EB><E5>');
IESetTranslationWord(msRussian, IEMSG_CENTER, '<27> <20><><F6><E5><ED><F2>');
IESetTranslationWord(msRussian, IEMSG_CENTERRIGHT, '<27> <20><><F6><E5><ED><F2> <20><><F1><EF><F0><E0>');
IESetTranslationWord(msRussian, IEMSG_BOTTOMLEFT, '<27><><D1><ED><E8> <20><><F1><EB><E5>');
IESetTranslationWord(msRussian, IEMSG_BOTTOMCENTER, '<27><><D1><ED><E8> <20> <20><><F6><E5><ED><F2>');
IESetTranslationWord(msRussian, IEMSG_BOTTOMRIGHT, '<27><><D1><ED><E8> <20><><F1><EF><F0><E0>');
IESetTranslationWord(msRussian, IEMSG_CLOSE2, '<27><><C7><E0><EA><F0><FB>');
IESetTranslationWord(msRussian, IEMSG_APPLY, '<27><><CF><F0><E8><EC><E5><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_MEASUREUNITS, '<27><><C5><E4><E8><ED><E8> <20><><E8><E7><EC><E5><F0><E5><ED>');
IESetTranslationWord(msRussian, IEMSG_UNITS, '<27><><C5><E4><E8><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_RATE, '<27><><D1><F2><E5><EF><E5>');
IESetTranslationWord(msRussian, IEMSG_ALLGRAPHICS, '<27><><C2> <20><><E3><F0><E0><F4><E8>');
IESetTranslationWord(msRussian, IEMSG_VIDEOFORWINDOWS, '<27><><C2><E8><E4> <20><><E4> Windows');
IESetTranslationword(msRussian, IEMSG_FILE, '<27><><D4><E0>');
IESetTranslationword(msRussian, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msRussian, IEMSG_LOCKPREVIEWHINT, '<27><><C1><EB><EE><EA><E8><F0><EE><E2><E0>');
IESetTranslationword(msRussian, IEMSG_PRINTALL, '<27><><CF><E5><F7><E0><F2><E0> <20><><E2>');
IESetTranslationword(msRussian, IEMSG_PRINTSELECTED, '<27><><CF><E5><F7><E0><F2><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED>');
IESetTranslationWord(msRussian, IEMSG_ALLCOMMONGRAPHICFILES, '<27><><CE><F1><ED><EE><E2><ED> <20><><E3><F0><E0><F4><E8><F7><E5><F1><EA> <20><><F4><EE><F0><EC><E0>');
IESetTranslationWord(msRussian, IEMSG_ALLFILES, '<27><><C2> <20><><F4><E0><E9>');
IESetTranslationWord(msRussian, IEMSG_HSV, 'HSV');
IESetTranslationWord(msRussian, IEMSG_HSL, 'HSL');
IESetTranslationWord(msRussian, IEMSG_RGB, 'RGB');
IESetTranslationWord(msRussian, IEMSG_FFT, 'FFT');
IESetTranslationWord(msRussian, IEMSG_SHARPEN, '<27><><D0><E5><E7><EA><EE><F1>');
IESetTranslationWord(msRussian, IEMSG_CHANNELS, '<27><><CA><E0><ED><E0>');
IESetTranslationWord(msRussian, IEMSG_PIXELS, '<27><><EF><E8><EA><F1><E5><EB>');
IESetTranslationWord(msRussian, IEMSG_FRAMES, '<27><><EA><E0>(a,<2C><>)');
IESetTranslationWord(msRussian, IEMSG_BIT, 'bit');
IESetTranslationWord(msRussian, IEMSG_BYTE, '<27><><E1><E0>');
IESetTranslationWord(msRussian, IEMSG_DPI, 'dpi');
IESetTranslationWord(msRussian, IEMSG_KB, '<27><>'); // kilobyte (KB)
IESetTranslationWord(msRussian, IEMSG_FIT, '<27><><C2><EF><E8><F1><E0>');
IESetTranslationWord(msRussian, IEMSG_OTHER, '<27><><C4><F0><F3><E3>');
IESetTranslationWord(msRussian, IEMSG_COLUMNS, '<27><><CA><EE><EB><EE><ED>');
IESetTranslationWord(msRussian, IEMSG_ROWS, '<27><><D1><F2><F0><EE>');
IESetTranslationWord(msRussian, IEMSG_STYLE, '<27><><D1><F2><E8>');
IESetTranslationWord(msRussian, IEMSG_SPACING, '<27><><C8><ED><F2><E5><F0><E2>');
IESetTranslationWord(msRussian, IEMSG_SELECTACQUIREDEVICE, '<27><><C2><FB><E1> <20><><E8><F1><F2><EE><F7><ED><E8>');
IESetTranslationWord(msRussian, IEMSG_SELECTANACQUISITIONDEVICE, '<27><><C2><FB><E1><E5><F0><E8> <20><><E8><F1><F2><EE><F7><ED>');
IESetTranslationWord(msRussian, IEMSG_Page_X_of_X, '<27><><F1><F2><F0><E0><ED><E8> %d <20><> %d');
IESetTranslationWord(msRussian, IEMSG_X_Pages, '<27><><F1><F2><F0><E0><ED>: %d');
IESetTranslationWord(msRussian, IEMSG_Previous, '<27><><CD><E0><E7>');
IESetTranslationWord(msRussian, IEMSG_Next, '<27><><C4><E0><EB><FC>');
IESetTranslationWord(msRussian, IEMSG_THUMBNAILS, '<27><><DD><F1><EA><E8>');
IESetTranslationWord(msRussian, IEMsg_Acquire, '<27><><CF><EE><EB><F3><F7><E8>');
IESetTranslationWord(msRussian, IEMsg_AddFromFile, '<27><><C4><EE><E1><E0><E2><E8> <20><> <20><><F4><E0><E9>');
IESetTranslationWord(msRussian, IEMsg_AddLayer, '<27><><C4><EE><E1><E0><E2><E8> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_AdjustColors, '<27><><CA><EE><F0><F0><E5><EA><F6> <20><><F6><E2><E5>');
IESetTranslationWord(msRussian, IEMsg_AutoEqualizeColors, '<27><><C0><E2><F2><EE><EC><E0><F2><E8><F7><E5><F1> <20><><E2><FB><F0><EE><E2><ED><FF> <20><><F6><E2>');
IESetTranslationWord(msRussian, IEMsg_AutoRotateDisplay, '<27><><C0><E2><F2><EE><EF><EE><E2><EE><F0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_AutoShrink, '<27><><C0><E2><F2><EE><EC><E0><F2><E8><F7><E5><F1> <20><><F3><EC><E5><ED><FC><F8><E8>');
IESetTranslationWord(msRussian, IEMsg_AutoStretch, '<27><><C0><E2><F2><EE><EC><E0><F2><E8><F2><F7><E5><F1> <20><><F0><E0><F1><F2><FF><ED><F3>');
IESetTranslationWord(msRussian, IEMsg_BringForward, '<27><><CF><E5><F0><E5><EC><E5><F1><F2><E8> <20><> <20><><EE><E4> <20><><F3><F0><EE><E2><E5> <20><><E2><EF><E5><F0>');
IESetTranslationWord(msRussian, IEMsg_BringToFront, '<27><><CF><E5><F0><E5><EC><E5><F1><F2><E8> <20><> <20><><EF><E5><F0><E5><E4><ED> <20><><EF><EB>');
IESetTranslationWord(msRussian, IEMsg_CircularSelect, '<27><><C2><FB><E4><E5><EB><E5><ED> <20> <20><><F4><EE><F0> <20><><EA><F0><F3>');
IESetTranslationWord(msRussian, IEMsg_ConvertToGray, '<27><><CF><F0><E5><EE><E1><F0><E0><E7><EE><E2><E0> <20> <20><><F1><E5><F0>');
IESetTranslationWord(msRussian, IEMsg_CopyImage, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_CopySelection, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED>');
IESetTranslationWord(msRussian, IEMsg_Copy, '<27><><CA><EE><EF><E8><F0><EE><E2><E0>');
IESetTranslationWord(msRussian, IEMsg_CropImageToObjects, '<27><><CE><E1><F0><E5><E7><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><EE><E1><FA><E5><EA><F2>');
IESetTranslationWord(msRussian, IEMsg_CropToSelection, '<27><><CE><E1><F0><E5><E7><E0> <20><> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_CropTransparency, '<27><><CE><E1><F0><E5><E7><E0> <20><><EF><F0><EE><E7><F0><E0><F7><ED> <20><><F7><E0><F1>');
IESetTranslationWord(msRussian, IEMsg_CutSelection, '<27><><C2><FB><F0><E5><E7><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED>');
IESetTranslationWord(msRussian, IEMsg_Cut, '<27><><C2><FB><F0><E5><E7><E0>');
IESetTranslationWord(msRussian, IEMsg_DeleteAll, '<27><><D3><E4><E0><EB><E8> <20><><E2>');
IESetTranslationWord(msRussian, IEMsg_Delete, '<27><><D3><E4><E0><EB><E8>');
IESetTranslationWord(msRussian, IEMsg_DeselectAll, '<27><><D1><ED><FF> <20><><E2> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_Deselect, '<27><><D1><ED><FF> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_EditPolyline, '<27><><D0><E5><E4><E0><EA><F2><E8><F0><EE><E2><E0> <20><><EB><EE><EC><E0><ED> <20><><EB><E8><ED>');
IESetTranslationWord(msRussian, IEMsg_FirstFrame, '<27><><CF><E5><F0><E2> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_FitImageToHeight, '<27><><C2><EF><E8><F1><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><E2><FB><F1><EE>');
IESetTranslationWord(msRussian, IEMsg_FitImageToWidth, '<27><><C2><EF><E8><F1><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><F8><E8><F0><E8>');
IESetTranslationWord(msRussian, IEMsg_FitImage, '<27><><C2><EF><E8><F1><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_FlipHorizontal, '<27><><CE><F2><F0><E0><E7><E8> <20><> <20><><E3><EE><F0><E8><E7><EE><ED><F2><E0>');
IESetTranslationWord(msRussian, IEMsg_FlipVertical, '<27><><CE><F2><F0><E0><E7><E8> <20><> <20><><E2><E5><F0><F2><E8><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_ImageEffects, '<27><><DD><F4><F4><E5><EA> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ImageSaveProperties, '<27><><CF><E0><F0><E0><EC><E5><F2> <20><><F1><EE><F5><F0><E0><ED><E5><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_InsertAngle, '<27><><C2><F1><F2><E0><E2><E8> <20><><F3><E3>');
IESetTranslationWord(msRussian, IEMsg_InsertEllipse, '<27><><C2><F1><F2><E0><E2><E8> <20><><FD><EB><EB><E8>');
IESetTranslationWord(msRussian, IEMsg_InsertImage, '<27><><C2><F1><F2><E0><E2><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_InsertLabelWithLine, '<27><><C2><F1><F2><E0><E2><E8> <20><><EC><E5><F2> <20> <20><><EB><E8><ED><E8>');
IESetTranslationWord(msRussian, IEMsg_InsertLine, '<27><><C2><F1><F2><E0><E2><E8> <20><><EB><E8><ED>');
IESetTranslationWord(msRussian, IEMsg_InsertMemo, '<27><><C2><F1><F2><E0><E2><E8> <20><><F2><E5><EA><F1><F2><EE><E2> <20><><EF><EE>');
IESetTranslationWord(msRussian, IEMsg_InsertPolyline, '<27><><C2><F1><F2><E0><E2><E8> <20><><EB><EE><EC><E0><ED> <20><><EB><E8><ED>');
IESetTranslationWord(msRussian, IEMsg_InsertRectangle, '<27><><C2><F1><F2><E0><E2><E8> <20><><EF><F0><FF><EC><EE><F3><E3><EE><EB><FC><ED>');
IESetTranslationWord(msRussian, IEMsg_InsertRuler, '<27><><C2><F1><F2><E0><E2><E8> <20><><EB><E8><ED><E5><E9>');
IESetTranslationWord(msRussian, IEMsg_InsertText, '<27><><C2><F1><F2><E0><E2><E8> <20><><F2><E5><EA>');
IESetTranslationWord(msRussian, IEMsg_LassoSelect, '<27><><C2><FB><E4><E5><EB><E5><ED> <20><><EB><E0><F1>');
IESetTranslationWord(msRussian, IEMsg_LastFrame, '<27><><CF><EE><F1><EB><E5><E4><ED> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_LoadFileAsLayer, '<27><><C7><E0><E3><F0><F3><E7><E8> <20><><F4><E0> <20><><EA> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_LoopPlayback, '<27><><C7><E0><EA><EE><EB><FC><F6><E5><E2><E0> <20><><E2><EE><F1><EF><F0><EE><E8><E7><E2><E5><E4><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_MeasureArea, '<27><><C8><E7><EC><E5><F0><E8> <20><><EE><E1><EB><E0><F1>');
IESetTranslationWord(msRussian, IEMsg_MeasureDistance, '<27><><C8><E7><EC><E5><F0><E8> <20><><F0><E0><F1><F1><F2><EE><FF><ED>');
IESetTranslationWord(msRussian, IEMsg_MeasureLength, '<27><><C8><E7><EC><E5><F0><E8> <20><><E4><EB><E8>');
IESetTranslationWord(msRussian, IEMsg_MergeAllLayers, '<27><><CE><E1><FA><E5><E4><E5><ED><E8> <20><><E2> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_MergeAllToBackground, '<27><><CE><E1><FA><E5><E4><E5><ED><E8> <20><><E2> <20> <20><><F4><EE><ED>');
IESetTranslationWord(msRussian, IEMsg_MergeToBackground, '<27><><CE><E1><FA><E5><E4><E5><ED><E8> <20> <20><><F4><EE><ED>');
IESetTranslationWord(msRussian, IEMsg_MoveLayers, '<27><><CF><E5><F0><E5><EC><E5><F1><F2><E8> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_Negative, '<27><><CD><E5><E3><E0><F2>');
IESetTranslationWord(msRussian, IEMsg_NextFrame, '<27><><D1><EB><E5><E4><F3><FE><F9> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_PasteAsLayer, '<27><><C2><F1><F2><E0><E2><E8> <20><><EA> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_Paste, '<27><><C2><F1><F2><E0><E2><E8>');
IESetTranslationWord(msRussian, IEMsg_PolygonSelect, '<27><><CB><EE><EC><E0><ED> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_PreviousFrame, '<27><><CF><F0><E5><E4><FB><E4><F3><F9> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_PrintAllThumbnails, '<27><><CF><E5><F7><E0> <20><><E2><F1> <20><><FD><F1><EA><E8><E7>');
IESetTranslationWord(msRussian, IEMsg_PrintPreview, '<27><><CF><F0><E5><E4><EF><F0><EE><F1><EC><EE> <20><><EF><E5><F7><E0>');
IESetTranslationWord(msRussian, IEMsg_PrintThumbnails, '<27><><CF><E5><F7><E0> <20><><FD><F1><EA><E8><E7>');
IESetTranslationWord(msRussian, IEMsg_PrintToPage, '<27><><CF><E5><F7><E0> <20><> <20><><F1><F2><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMsg_RectangularSelect, '<27><><CF><F0><FF><EC><EE><F3><E3><EE><EB><FC><ED> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_Redo, '<27><><C2><E5><F0><ED><F3>');
IESetTranslationWord(msRussian, IEMsg_RemoveLayer, '<27><><D3><E4><E0><EB><E8> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_RemoveRedEyes, '<27><><CA><EE><F0><F0><E5><EA><F6> <20><><EA><F0><E0><F1><ED> <20><><E3><EB>');
IESetTranslationWord(msRussian, IEMsg_ResizeLayers, '<27><><C8><E7><EC><E5><ED><E8> <20><><F0><E0><E7><EC> <20><><F1><EB><EE>');
IESetTranslationWord(msRussian, IEMsg_Rotate180, '<27><><CF><EE><E2><EE><F0> <20><> 180<38>');
IESetTranslationWord(msRussian, IEMsg_RotateLayers, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateLeft, '<27><><CF><EE><E2><EE><F0> <20><><EF><F0><EE><F2> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateRight, '<27><><CF><EE><E2><EE><F0> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_SaveAs, '<27><><D1><EE><F5><F0><E0><ED><E8> <20><><EA>');
IESetTranslationWord(msRussian, IEMsg_SaveProperties, '<27><><CF><E0><F0><E0><EC><E5><F2> <20><><F1><EE><F5><F0><E0><ED><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ScrollImage, '<27><><CF><F0><EE><EA><F0><F3><F2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ScrollToCursor, '<27><><CF><F0><EE><EA><F0><F3><F2><E8> <20><> <20><><EA><F3><F0><F1><EE>');
IESetTranslationWord(msRussian, IEMsg_SelectAcquisitionSource, '<27><><C2><FB><E1> <20><><E8><F1><F2><EE><F7><ED><E8>');
IESetTranslationWord(msRussian, IEMsg_SelectAll, '<27><><C2><FB><E4><E5><EB><E8> <20><><E2>');
IESetTranslationWord(msRussian, IEMsg_SelectByColor, '<27><><C2><FB><E4><E5><EB><E8> <20><> <20><><F6><E2><E5>');
IESetTranslationWord(msRussian, IEMsg_Select, '<27><><C2><FB><E4><E5><EB><E8>');
IESetTranslationWord(msRussian, IEMsg_SendBackward, '<27><><CF><E5><F0><E5><EC><E5><F1><F2><E8> <20><> <20><><EE><E4> <20><><F3><F0><EE><E2><E5> <20><><ED><E0><E7>');
IESetTranslationWord(msRussian, IEMsg_SendToBack, '<27><><CF><E5><F0><E5><EC><E5><F1><F2><E8> <20><> <20><><E7><E0><E4><ED> <20><><EF><EB>');
IESetTranslationWord(msRussian, IEMsg_SingleFrameOnly, '<27><><D2><EE><EB><FC> <20><><EE><E4> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_Undo, '<27><><CE><F2><EC><E5><ED><E8>');
IESetTranslationWord(msRussian, IEMsg_Unstamp, '<27><><D3><E4><E0><EB><E8> <20><><F8><F2><E0>');
IESetTranslationWord(msRussian, IEMsg_ZoomIn, '<27><><CF><F0><E8><E1><EB><E8><E7><E8>');
IESetTranslationWord(msRussian, IEMsg_ZoomOut, '<27><><CE><F2><E4><E0><EB><E8>');
IESetTranslationWord(msRussian, IEMsg_ZoomToFullSize, '<27><><CE><F0><E8><E3><E8><ED><E0><EB><FC><ED> <20><><F0><E0><E7><EC>');
IESetTranslationWord(msRussian, IEMsg_ZoomToSelection, '<27><><CF><EE><E4><EE><E3><ED><E0> <20><><EF> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_Zoom, '<27><><CC><E0><F1><F8><F2><E0><E1><E8><F0><EE><E2><E0><ED>');
IESetTranslationWord(msRussian, IEMsg_AddALineObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><CB><E8><ED>"');
IESetTranslationWord(msRussian, IEMsg_AddAMultiLineTextObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><D2><E5><EA><F1><F2><EE><E2> <20><><EF><EE>"');
IESetTranslationWord(msRussian, IEMsg_AddANewLabelObjectWithALine, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><CC><E5><F2> <20> <20><><EB><E8><ED><E8>"');
IESetTranslationWord(msRussian, IEMsg_AddANewLayerToThisImage, '<27><><C4><EE><E1><E0><E2><E8> <20><><ED><EE><E2> <20><><F1><EB> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_AddARulerObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><CB><E8><ED><E5><E9>"');
IESetTranslationWord(msRussian, IEMsg_AddATextObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><D2><E5><EA>"');
IESetTranslationWord(msRussian, IEMsg_AddAnAngleMeasurementObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><C8><E7><EC><E5><F0><E5><ED> <20><><F3><E3><EB>" (<28><><F2><F0><E5><E1><F3><E5><F2> <20><><F2> <20><><ED><E0><E6><E0><F2>)');
IESetTranslationWord(msRussian, IEMsg_AddAnEllipticalObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><DD><EB><EB><E8>"');
IESetTranslationWord(msRussian, IEMsg_AddAnImageObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_AddAnImageToTheGridFromFile, '<27><><C4><EE><E1><E0><E2><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F1><E5><F2> <20><> <20><><F4><E0><E9>');
IESetTranslationWord(msRussian, IEMsg_AddAnRectangularObject, '<27><><C4><EE><E1><E0><E2><E8> <20><><EE><E1><FA><E5> "<22><><CF><F0><FF><EC><EE><F3><E3><EE><EB><FC><ED>"');
IESetTranslationWord(msRussian, IEMsg_ApplyASharpeningFilterToTheImage, '<27><><CF><F0><E8><EC><E5><ED><E8> <20><><F4><E8><EB><FC> <20><><F3><F1><E8><EB><E5><ED> <20><><F0><E5><E7><EA><EE><F1> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, '<27><><C0><E2><F2><EE><EC><E0><F2><E8><F7><E5><F1> <20><><EF><EE><E2><EE><F0><E0><F7><E8><E2><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><E7><ED><E0><F7><E5><ED> <20><><EE><F0><E8><E5><ED><F2><E0><F6> <20> EXIF');
IESetTranslationWord(msRussian, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, '<27><><C0><E2><F2><EE><EC><E0><F2><E8><F7><E5><F1> <20><><EF><EE><E2><EE><F0><E0><F7><E8><E2><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><E7><ED><E0><F7><E5><ED> <20><><EE><F0><E8><E5><ED><F2><E0><F6> <20> EXIF');
IESetTranslationWord(msRussian, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, '<27><><CF><EE><EC><E5><F1><F2><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20><><E2><EF><E5><F0><E5> <20><><E2><F1> <20><><EE><F1><F2><E0><EB><FC><ED>');
IESetTranslationWord(msRussian, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, '<27><><CF><EE><EC><E5><F1><F2><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><><E2><EF><E5><F0><E5> <20><><E2><F1> <20><><EE><F1><F2><E0><EB><FC><ED> <20><><EE><E1><FA><E5><EA><F2>');
IESetTranslationWord(msRussian, IEMsg_ClearAllImages, '<27><><CE><F7><E8><F1><F2><E8> <20><><E2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ClearAll, '<27><><CE><F7><E8><F1><F2><E8> <20><><FD> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ClearThisImage, '<27><><CE><F7><E8><F1><F2><E8> <20><><FD> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ClearYourSelection, '<27><><CE><F7><E8><F1><F2><E8> <20><><E2><E0> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ClickTheImageAndDragTheMouseToScroll, '<27><><CD><E0><E6><EC><E8> <20><> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EF><E5><F0><E5><EC><E5><F9><E0><E9> <20><><EA><F3><F0><F1> <20><><E4> <20><><EF><F0><EE><EA><F0><F3><F2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, '<27><><C1><E5><F1><EA><EE><ED><E5><F7> <20><><E2><EE><F1><EF><F0><EE><E8><E7><E2><EE><E4><E8> <20><><F4><E0><E9> GIF <20><><E8> AVI');
IESetTranslationWord(msRussian, IEMsg_CopyImageToTheClipboard, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><F2><E5><EA><F3><F9> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><E8> <20><><E2><FB><E4><E5><EB><E5><ED> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><F2><E5><EA><F3><F9> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5> <20> <20><><F3><E4><E0><EB><E8> <20><><E5>');
IESetTranslationWord(msRussian, IEMsg_CopyTheCurrentImageToTheClipboard, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><F2><E5><EA><F3><F9> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_CutTheSelectionToTheClipboard, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><F2><E5><EA><F3><F9> <20><><E2><FB><E4><E5><EB><E5><ED> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5> <20> <20><><F3><E4><E0><EB><E8> <20><><E5> <20><> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_CopyTheCurrentSelectionToTheClipboard, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><F2><E5><EA><F3><F9> <20><><E2><FB><E4><E5><EB><E5><ED> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_CopyTheSelectedObjectToTheClipboard, '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_DeselectAllObjects, '<27><><D1><ED><FF> <20><><E2><FB><E4><E5><EB><E5><ED> <20><> <20><><E2><F1> <20><><EE><E1><FA><E5><EA><F2>');
IESetTranslationWord(msRussian, IEMsg_DisplayAPreviewOfThisImageForPrinting, '<27><><CF><F0><E5><E4><E2><E0><E2><F0><E8><F2><E5><EB><FC><ED> <20><><EF><F0><EE><F1><EC><EE> <20><><FD><F2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><E4> <20><><EF><E5><F7><E0>');
IESetTranslationWord(msRussian, IEMsg_DisplayAPreviewOfYourPrinting, '<27><><CF><F0><E5><E4><E2><E0><F0><E8><F2><E5><EB><FC><ED> <20><><EF><F0><EE><F1><EC><EE> <20><><EF><E5><F7><E0>');
IESetTranslationWord(msRussian, IEMsg_DisplayLargeImagesAtTheWindowSize, '<27><><CF><EE><E4><E3><EE><ED><FF> <20><><E1><EE><EB><FC><F8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F0><E0><E7><EC><E5> <20><><EE><EA>');
IESetTranslationWord(msRussian, IEMsg_DisplayOnlyTheActiveFrame, '<27><><CF><EE><EA><E0><E7><E0> <20><><F2><EE><EB><FC> <20><><F2><E5><EA><F3><F9> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_DisplaySmallImagesAtTheWindowSize, '<27><><CF><EE><E4><E3><EE><ED><FF> <20><><EC><E0><EB><E5><ED><FC><EA> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F0><E0><E7><EC><E5> <20><><EE><EA>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, '<27><><CF><EE><EA><E0><E7><FB><E2><E0> <20><><E0><ED><E8><EC><E0><F6> GIF <20><><E8> AVI');
IESetTranslationWord(msRussian, IEMsg_DisplayTheFirstFrameOfThisImage, '<27><><CF><EE><EA><E0><E7><E0> <20><><EF><E5><F0><E2> <20><><EA><E0> <20><><FD><F2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheImageAtFullSize, '<27><><CE><F0><E8><E3><E8><ED><E0><EB><FC><ED> <20><><F0><E0><E7><EC> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> (<28><><EC><E0><F1><F8><F2> 100%)');
IESetTranslationWord(msRussian, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, '<27><><CF><EE><E4><E3><EE><ED><FF> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><E2><FB><F1><EE> <20><><EE><EA>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, '<27><><CF><EE><E4><E3><EE><ED><FF> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><F0><E0><E7><EC><E5> <20><><EE><EA>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, '<27><><CF><EE><E4><E3><EE><ED><FF> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><F8><E8><F0><E8> <20><><EE><EA>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheImageLarger, '<27><><D3><E2><E5><EB><E8><F7><E8> <20><><EC><E0><F1><F8><F2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheImageSmaller, '<27><><D3><EC><E5><ED><FC><F8><E8> <20><><EC><E0><F1><F8><F2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheLastFrameOfThisImage, '<27><><CF><EE><EA><E0><E7><E0> <20><><EF><EE><F1><EB><E5><E4><ED> <20><><EA><E0> <20><><FD><F2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_DisplayTheNextFrameOfThisImage, '<27><><CF><EE><EA><E0><E7><E0> <20><><F1><EB><E5><E4><F3><FE><F9> <20><><EA><E0> <20><><FD><F2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_DisplayThePriorFrameOfThisImage, '<27><><CF><EE><EA><E0><E7><E0> <20><><EF><F0><E5><E4><FB><E4><F3><F9> <20><><EA><E0> <20><><FD><F2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_DynamicallyMeasureADistance, '<27><><C4><E8><ED><E0><EC><E8><F7><E5><F1> <20><><E8><E7><EC><E5><F0><FF> <20><><F0><E0><F1><F1><F2><EE><FF><ED>');
IESetTranslationWord(msRussian, IEMsg_EditPointsOfAPolyline, '<27><><D0><E5><E4><E0><EA><F2><E8><F0><EE><E2><E0> <20><><F2><EE><F7> <20><><EB><EE><EC><E0><ED> <20><><EB><E8><ED> (<28><><F3><E4><E5><F0><E6><E8><E2><E0> Ctrl <20><><E4> <20><><F3><E4><E0><EB><E5><ED> <20><><F2><EE><F7>)');
IESetTranslationWord(msRussian, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, '<27><><D3><F0><E0><E2><ED><FF> <20><><F6><E2><E5><F2><EE><E2> <20><><E3><E8><F1><F2><EE><E3><F0><E0><EC> <20><><E4> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><EB><E0><F1>');
IESetTranslationWord(msRussian, IEMsg_FlipTheImageFromLeftToRight, '<27><><CE><F2><F0><E0><E7><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><F1><EB><E5> <20><><ED><E0><EF><F0><E0>');
IESetTranslationWord(msRussian, IEMsg_FlipTheImageFromTopToBottom, '<27><><CE><F2><F0><E0><E7><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><F1><E2><E5><F0> <20><><E2><ED>');
IESetTranslationWord(msRussian, IEMsg_FlipTheSelectedImageFromLeftToRight, '<27><><CE><F2><F0><E0><E7><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><F1><EB><E5> <20><><ED><E0><EF><F0><E0>');
IESetTranslationWord(msRussian, IEMsg_FlipTheSelectedImageFromTopToBottom, '<27><><CE><F2><F0><E0><E7><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><F1><E2><E5><F0> <20><><E2><ED>');
IESetTranslationWord(msRussian, IEMsg_FreeHandPaintAnOpenPolygon, '<27><><D1><E2><EE><E1><EE><E4><ED> <20><><F0><E8><F1><EE><E2><E0><ED> <20><><ED><E5><E7><E0><EC><EA><ED><F3><F2> <20><><EB><EE><EC><E0><ED> <20><><EB><E8><ED>');
IESetTranslationWord(msRussian, IEMsg_InvertTheColorsOfTheImage, '<27><><C8><ED><E2><E5><F0><F2><E8><F0><EE><E2><E0> <20><><F6><E2><E5> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, '<27><><CD><E0><E6><E0><F2> <20><><EB><E5><E2> <20><><EA><ED><EE><EF><EA> <20><><EC><FB> - <20><><F3><E2><E5><EB><E8><F7><E5><ED>, <20><><EF><F0><E0><E2> - <20><><F3><EC><E5><ED><FC><F8><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_LoadAnImageFromFile, '<27><><C7><E0><E3><F0><F3><E7><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><F4><E0><E9>');
IESetTranslationWord(msRussian, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, '<27><><C8><E7><EC><E5><ED><E8> <20><><F0><E0><E7><EC> <20><><F4><EE><ED><EE><E2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><F2>, <20><><F7><F2><EE> <20><><E2><EC><E5><F9><E0><EB><E8> <20><><E2> <20><><EE><E1><FA><E5><EA>');
IESetTranslationWord(msRussian, IEMsg_MeasureARectangularArea, '<27><><C8><E7><EC><E5><F0><E8> <20><><EF><F0><FF><EC><EE><F3><E3><EE><EB><FC><ED> <20><><EE><E1><EB><E0><F1>');
IESetTranslationWord(msRussian, IEMsg_MeasureTheDistanceBetweenTwoPoints, '<27><><C8><E7><EC><E5><F0><E8> <20><><F0><E0><F1><F1><F2><EE><FF><ED> <20><><EC><E5><E6> <20><><E4><E2><F3> <20><><F2><EE><F7><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_MergeAllObjectsWithTheBackgroundLayer, '<27><><CE><E1><FA><E5><E4><E5><ED><E8> <20><><E2> <20><><EE><E1><FA><E5><EA> <20> <20><><F4><EE><ED><EE><E2> <20><><F1><EB><EE>');
IESetTranslationWord(msRussian, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, '<27><><CE><E1><FA><E5><E4><E5><ED><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20> <20><><F4><EE><ED><EE><E2> <20><><F1><EB><EE>');
IESetTranslationWord(msRussian, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, '<27><><CE><E1><E5><E4><E5><ED><E8> <20><><E2> <20><><F1><EB> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EE><E4>');
IESetTranslationWord(msRussian, IEMsg_MoveTheMouseToScrollTheImage, '<27><><CF><E5><F0><E5><EC><E5><F9><E0><E9> <20><><EC><FB><F8> <20><><E4> <20><><EF><F0><EE><EA><F0><F3><F2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_MoveTheSelectedLayerBackward, '<27><><CF><E5><F0><E5><E4><E2><E8><ED><F3> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20><> <20><><EE><E4> <20><><F3><F0><EE><E2><E5> <20><><ED><E0><E7>');
IESetTranslationWord(msRussian, IEMsg_MoveTheSelectedLayerForward, '<27><><CF><E5><F0><E5><E4><E2><E8><ED><F3> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20><> <20><><EE><E4> <20><><F3><F0><EE><E2><E5> <20><><E2><EF><E5><F0>');
IESetTranslationWord(msRussian, IEMsg_MoveTheSelectedObjectBackward, '<27><><CF><E5><F0><E5><E4><E2><E8><ED><F3> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><> <20><><EE><E4> <20><><F3><F0><EE><E2><E5> <20><><ED><E0><E7>');
IESetTranslationWord(msRussian, IEMsg_MoveTheSelectedObjectForward, '<27><><CF><E5><F0><E5><E4><E2><E8><ED><F3> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><> <20><><EE><E4> <20><><F3><F0><EE><E2><E5> <20><><E2><EF><E5><F0>');
IESetTranslationWord(msRussian, IEMsg_MoveTheSelectedObjectToTheClipboard, '<27><><CF><E5><F0><E5><EC><E5><F1><F2><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_PasteFromTheClipboard, '<27><><C2><F1><F2><E0><E2><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><C1><F3><F4><E5> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_PasteObjectFromTheClipboard, '<27><><C2><F1><F2><E0><E2><E8> <20><><EE><E1><FA><E5> <20><> <20><><C1><F3><F4><E5> <20><><EE><E1><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, '<27><><C2><F1><F2><E0><E2><E8> <20><><F1><EE><E4><E5><F0><E6><E8><EC> <20><><C1><F3><F4><E5> <20><><EE><E1><EC><E5> <20><><EA> <20><><ED><EE><E2> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_PerformColorEnhancementFunctionsOnTheImage, '<27><><CF><F0><E8><EC><E5><ED><E8> <20><><F4><F3><ED><EA><F6> <20><><F6><E2><E5><F2><EE><E2><EE> <20><><F3><EB><F3><F7><F8><E5><ED> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, '<27><><CF><F0><E8><EC><E5><ED><E8> <20><><F4><F3><ED><EA><F6> <20><><F6><E2><E5><F2><EE><E2><EE> <20><><F3><EB><F3><F7><F8><E5><ED> <20> <20><><E2><FB><E4><E5><EB><E5><ED><ED><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, '<27><><D1><E4><E5><EB><E0> <20><><F1><E2><EE><E1><EE><E4><ED> <20><><E2><FB><E4><E5><EB><E5><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><ED><E0><E6><E0><F2><E8><FF> <20><><EC><FB>');
IESetTranslationWord(msRussian, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, '<27><><D1><E4><E5><EB><E0> <20><><F1><E2><EE><E1><EE><E4><ED> <20><><E2><FB><E4><E5><EB><E5><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><EF><E5><F0><E5><EC><E5><F9> <20><><EC><FB>');
IESetTranslationWord(msRussian, IEMsg_PerformEffectsOnTheImage, '<27><><CF><F0><E8><EC><E5><ED><E8> <20><><FD><F4><F4><E5><EA> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_PerformEffectsOnTheSelectedImage, '<27><><CF><F0><E8><EC><E5><ED><E8> <20><><FD><F4><F4><E5><EA> <20> <20><><E2><FB><E4><E5><EB><E5><ED><ED><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_PlaybackTheseFramesInSequence, '<27><><C2><EE><F1><EF><F0><EE><E8><E7><E2><E5><F1> <20><><FD> <20><><EF><EE><F1><EB><E5><E4><EE><E2><E0><F2><E5><EB><FC><ED><EE><F1> <20><><EA><E0><E4><F0>');
IESetTranslationWord(msRussian, IEMsg_PositionTheSelectedLayerBehindAllOthers, '<27><><CF><EE><EC><E5><F1><F2><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><F1><EB> <20><><EF><EE><E7><E0> <20><><E2><F1> <20><><EE><F1><F2><E0><EB><FC><ED>');
IESetTranslationWord(msRussian, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, '<27><><CF><EE><EC><E5><F1><F2><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><><EF><EE><E7><E0> <20><><E2><F1> <20><><EE><F1><F2><E0><EB><FC><ED> <20><><EE><E1><FA><E5><EA><F2>');
IESetTranslationWord(msRussian, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, '<27><><CF><E5><F7><E0><F2><E0> <20><><E2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><EA> <20><><F2><E0><E1><EB><E8> <20><><FD><F1><EA><E8><E7>');
IESetTranslationWord(msRussian, IEMsg_PrintTheSelectedImageAtItsOriginalSize, '<27><><CF><E5><F7><E0><F2><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EE><F0><E8><E3><E8><ED><E0><EB><FC><ED> <20><><F0><E0><E7><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_PrintTheSelectedImageToFitThePage, '<27><><CF><E5><F7><E0><F2><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><E2><EF><E8><F1><E0><ED><ED> <20> <20><><F1><F2><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, '<27><><CF><E5><F7><E0><F2><E0> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><EA> <20><><F2><E0><E1><EB><E8> <20><><FD><F1><EA><E8><E7>');
IESetTranslationWord(msRussian, IEMsg_PrintThisImageAtItsOriginalSize, '<27><><CF><E5><F7><E0><F2><E0> <20><><FD> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EE><F0><E8><E3><E8><ED><E0><EB><FC><ED> <20><><F0><E0><E7><EC><E5>');
IESetTranslationWord(msRussian, IEMsg_PrintThisImageToFitThePage, '<27><><CF><E5><F7><E0><F2><E0> <20><><FD> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><E2><EF><E8><F1><E0><ED><ED> <20> <20><><F1><F2><F0><E0><ED><E8>');
IESetTranslationWord(msRussian, IEMsg_PromptForAnImageFileToLoadAsANewLayer, '<27><><C2><FB><E1><F0><E0> <20><><F4><E0> <20><><E4> <20><><E7><E0><E3><F0><F3><E7> <20> <20><><EA><E0><F7><E5><F1><F2> <20><><ED><EE><E2><EE> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_RedoTheLastActionThatWasUndone, '<27><><C2><E5><F0><ED><F3> <20><><EF><EE><F1><EB><E5><E4><ED> <20><><E4><E5><E9><F1><F2><E2>, <20><><EA><EE><F2><EE><F0> <20><><E1><FB> <20><><EE><F2><EC><E5><ED><E5>');
IESetTranslationWord(msRussian, IEMsg_ReduceTheColorsOfTheImageToGrayscale, '<27><><CA><EE><ED><E2><E5><F0><F2><E8><F0><EE><E2><E0> <20><><F6><E2><E5><F2><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F1><E5><F0>');
IESetTranslationWord(msRussian, IEMsg_RemoveAllObjectsFromTheImage, '<27><><D3><E4><E0><EB><E8> <20><><E2> <20><><EE><E1><FA><E5><EA> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_CropTheImageToTheCurrentSelection, '<27><><D3><E4><E0><EB><E8> <20><><E2> <20><><F7><E0><F1> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><EF><F0><E5><E4><E5><EB><E0> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_RemoveTheRedEyeEffectFromTheSelection, '<27><><CA><EE><F0><F0><E5><EA><F2><E8><F0><EE><E2><E0> <20><><FD><F4><F4><E5> <20><><EA><F0><E0><F1><ED> <20><><E3><EB> <20> <20><><E2><FB><E4><E5><EB><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_RemoveTheSelectedImage, '<27><><D3><E4><E0><EB><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_RemoveTheSelectedLayersFromTheImage, '<27><><D3><E4><E0><EB><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20><> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_RemoveTheSelectedObjectFromTheImage, '<27><><D3><E4><E0><EB><E8> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, '<27><><D3><E4><E0><EB><E8> <20><><EF><F0><EE><E7><F0><E0><F7><ED> <20><><EA><F0> <20><><E2><FB><E4><E5><EB><E5><ED><ED><EE> <20><><F1><EB>');
IESetTranslationWord(msRussian, IEMsg_RestartPlaybackAfterItCompletes, '<27><><C2><EE><E7><EE><E1><ED><EE><E2><E8> <20><><E2><EE><F1><EF><F0><EE><E8><E7><E2><E5><E4><E5><ED> <20><> <20><><E5> <20><><E7><E0><E2><E5><F0><F8><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_RetrieveAnImageFromACameraOrScanner, '<27><><CF><EE><EB><F3><F7><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EA><E0><EC><E5> <20><><E8> <20><><F1><EA><E0><ED><E5>');
IESetTranslationWord(msRussian, IEMsg_RetrieveImagesFromACameraOrScanner, '<27><><CF><EE><EB><F3><F7><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EA><E0><EC><E5> <20><><E8> <20><><F1><EA><E0><ED><E5>');
IESetTranslationWord(msRussian, IEMsg_RotateTheImage180Clockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> 180<38> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheImage90Clockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> 90<39> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheImage90CounterClockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> 90<39> <20><><EF><F0><EE><F2> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheSelectedImage180Clockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> 180<38> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheSelectedImage90Clockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> 90<39> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheSelectedImage90CounterClockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> 90<39> <20><><EF><F0><EE><F2> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheSelectedObject180Clockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><> 180<38> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheSelectedObject90Clockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><> 90<39> <20><> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_RotateTheSelectedObject90CounterClockwise, '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E2><FB><E4><E5><EB><E5><ED><ED> <20><><EE><E1><FA><E5> <20><> 90<39> <20><><EF><F0><EE><F2> <20><><F7><E0><F1><EE><E2> <20><><F1><F2><F0><E5><EB>');
IESetTranslationWord(msRussian, IEMsg_SaveChangesToThisImageToFile, '<27><><D1><EE><F5><F0><E0><ED><E8> <20><><E8><E7><EC><E5><ED><E5><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F4><E0>');
IESetTranslationWord(msRussian, IEMsg_SaveThisImageToANewFilename, '<27><><D1><EE><F5><F0><E0><ED><E8> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><ED><EE><E2> <20><><F4><E0>');
IESetTranslationWord(msRussian, IEMsg_SelectACircularAreaOfYourImage, '<27><><C2><FB><E4><E5><EB><E8> <20><><EA><F0><F3><E3><EB> <20><><EE><E1><EB><E0><F1> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_SelectAPortionOfYourImageOfASimilarColor, '<27><><C2><FB><E4><E5><EB><E8> <20><><F7><E0><F1> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><F1><F5><EE><E6><E5> <20><><F6><E2><E5>');
IESetTranslationWord(msRussian, IEMsg_SelectARectangularAreaOfYourImage, '<27><><C2><FB><E4><E5><EB><E8> <20><><EF><F0><FF><EC><EE><F3><E3><EE><EB><FC><ED> <20><><EE><E1><EB><E0><F1> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_SelectAllImagesInTheGrid, '<27><><C2><FB><E1><F0><E0> <20><><E2> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><F2><E0><E1><EB><E8>');
IESetTranslationWord(msRussian, IEMsg_SelectAllObjectsOfImage, '<27><><C2><FB><E4><E5><EB><E8> <20><><E2> <20><><EE><E1><FA><E5><EA> <20><> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_SelectAnAreaOfTheImageToZoomInto, '<27><><C2><FB><E4><E5><EB><E8> <20><><EE><E1><EB><E0><F1> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><><E4> <20><><EC><E0><F1><F8><F2><E0><E1><E8><F0><EE><E2><E0><ED>');
IESetTranslationWord(msRussian, IEMsg_SelectOrResizeAnObject, '<27><><C2><FB><E4><E5><EB><E8> <20><><E8> <20><><E8><E7><EC><E5><ED><E8> <20><><F0><E0><E7><EC> <20><><EE><E1><FA><E5><EA> (<28><><F3><E4><E5><F0><E6><E8><E2><E0> Alt <20><><E4> <20><><F1><EE><F5><F0><E0><ED><E5><ED> <20><><F1><EE><EE><F2><ED><EE><F8><E5><ED> <20><><F1><F2><EE><F0>)');
IESetTranslationWord(msRussian, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, '<27><><C2><FB><E1><F0><E0> <20><><EA><E0><EC><E5> <20><><E8> <20><><F1><EA><E0><ED> <20><><E4> <20><><EF><EE><EB><F3><F7><E5><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_SelectTheFirstFrame, '<27><><C2><FB><E1><F0><E0> <20><><EF><E5><F0><E2> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_SelectTheLastFrame, '<27><><C2><FB><E1><F0><E0> <20><><EF><EE><F1><EB><E5><E4><ED> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_SelectTheNextFrame, '<27><><C2><FB><E1><F0><E0> <20><><F1><EB><E5><E4><F3><FE><F9> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_SelectThePreviousFrame, '<27><><C2><FB><E1><F0><E0> <20><><EF><F0><E5><E4><FB><E4><F3><F9> <20><><EA><E0>');
IESetTranslationWord(msRussian, IEMsg_SingleClickingWillNotInsertANewObject, '<27><> <20><><EE><E4><E8><ED><EE><F7><ED><EE> <20><><ED><E0><E6><E0><F2> <20><><ED><EE><E2> <20><><EE><E1><FA><E5> <20><><E2><F1><F2><E0><E2><EB> <20><> <20><><E1><F3><E4>');
IESetTranslationWord(msRussian, IEMsg_SpecifyAdvancedPropertiesForAllImages, '<27><><D3><F1><F2><E0><ED><EE><E2><E8> <20><><E4><EE><EF><EE><EB><ED><E8><F2><E5><EB><FC><ED> <20><><F1><E2><EE><E9><F1><F2> <20><><E4> <20><><E2><F1> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, '<27><><D3><F1><F2><E0><ED><EE><E2><E8> <20><><E4><EE><EF><EE><EB><ED><E8><F2><E5><EB><FC><ED> <20><><F1><E2><EE><E9><F1><F2> <20><><E4> <20><><E2><FB><E1><F0><E0><ED><ED><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_SpecifyAdvancedPropertiesForThisImage, '<27><><D3><F1><F2><E0><ED><EE><E2><E8> <20><><E4><EE><EF><EE><EB><ED><E8><F2><E5><EB><FC><ED> <20><><F1><E2><EE><E9><F1><F2> <20><><E4> <20><><FD><F2><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_UndoTheLastAction, '<27><><CE><F2><EC><E5><ED><E8> <20><><EF><EE><F1><EB><E5><E4><ED> <20><><E4><E5><E9><F1><F2><E2>');
IESetTranslationWord(msRussian, IEMsg_UndoTheLastEdit, '<27><><CE><F2><EC><E5><ED><E8> <20><><EF><EE><F1><EB><E5><E4><ED> <20><><F0><E5><E4><E0><EA><F2><E8><F0><EE><E2><E0><ED>');
IESetTranslationWord(msRussian, IEMsg_UseTheMouseToMoveImageLayers, '<27><><C8><F1><EF><EE><EB><FC><E7><F3><E9> <20><><EC><FB><F8> <20><><E4> <20><><EF><E5><F0><E5><EC><E5><F9><E5><ED> <20><><F1><EB><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_UseTheMouseToResizeImageLayers, '<27><><C8><F1><EF><EE><EB><FC><E7><F3><E9> <20><><EC><FB><F8> <20><><E4> <20><><E8><E7><EC><E5><ED><E5><ED> <20><><F0><E0><E7><EC><E5><F0> <20><><F1><EB><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_UseTheMouseToRotateImageLayers, '<27><><C8><F1><EF><EE><EB><FC><E7><F3><E9> <20><><EC><FB><F8> <20><><E4> <20><><EF><EE><E2><EE><F0><EE> <20><><F1><EB><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_ZoomImage , '<27><><CC><E0><F1><F8><F2><E0><E1><E8><F0><EE><E2><E0> <20><><C8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_DisplayImageAtCustomZoom , '<27><><CF><EE><EA><E0><E7><E0> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20> <20><><EF><EE><EB><FC><E7><EE><E2><E0><F2><E5><EB><FC><F1><EA> <20><><EC><E0><F1><F8><F2><E0><E1>' );
IESetTranslationWord(msRussian, IEMsg_CustomRotate , '<27><><CF><EE><EB><FC><E7><EE><E2><E0><F2><E5><EB><FC><F1><EA> <20><><EF><EE><E2><EE><F0>' );
IESetTranslationWord(msRussian, IEMsg_RotateImageByACustomAngle , '<27><><CF><EE><E2><E5><F0><ED><F3> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED> <20><> <20><><EF><F0><EE><E8><E7><E2><EE><EB><FC><ED> <20><><F3><E3>');
IESetTranslationWord(msRussian, IEMsg_ResizeImage , '<27><><C8><E7><EC><E5><ED><E8> <20><><F0><E0><E7><EC> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_SpecifyANewSizeForTheImage, '<27><><D3><EA><E0><E6><E8> <20><><ED><EE><E2> <20><><F0><E0><E7><EC> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMSG_RESIZE, '<27><><C8><E7><EC><E5><ED><E5><ED> <20><><F0><E0><E7><EC><E5>');
IESetTranslationWord(msRussian, IEMSG_CURRENT, '<27><><D2><E5><EA><F3><F9>');
IESetTranslationWord(msRussian, IEMSG_NEW, '<27><><CD><EE><E2>');
IESetTranslationWord(msRussian, IEMSG_SCALE, '<27><><CC><E0><F1><F8><F2>');
IESetTranslationWord(msRussian, IEMSG_MAINTAINASPECTRATIO, '<27><><D1><EE><F5><F0><E0><ED><FF> <20><><EF><F0><EE><EF><EE><F0><F6>');
IESetTranslationWord(msRussian, IEMSG_Folder , '<27><><CF><E0><EF>');
IESetTranslationWord(msRussian, IEMSG_Dimensions, '<27><><D0><E0><E7><EC><E5>');
IESetTranslationWord(msRussian, IEMSG_Type , '<27><><D2>');
IESetTranslationWord(msRussian, IEMSG_Created , '<27><><D1><EE><E7><E4>');
IESetTranslationWord(msRussian, IEMSG_Modified , '<27><><C8><E7><EC><E5><ED>');
IESetTranslationWord(msRussian, IEMsg_CopyFiles , '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20> <20><><CF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_CopyFilesToClipboard , '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><F4><E0><E9> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>' );
IESetTranslationWord(msRussian, IEMsg_CopyTheSelectedFilesToANewFolder , '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F4><E0><E9> <20> <20><><ED><EE><E2> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_CopyTheSelectedFilesToTheClipboard , '<27><><CA><EE><EF><E8><F0><EE><E2><E0> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F4><E0><E9> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>' );
IESetTranslationWord(msRussian, IEMsg_CutFilesToClipboard , '<27><><C2><FB><F0><E5><E7><E0> <20><><D4><E0><E9> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>' );
IESetTranslationWord(msRussian, IEMsg_CutTheSelectedFilesToTheClipboard , '<27><><C2><FB><F0><E5><E7><E0> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F4><E0><E9> <20> <20><><C1><F3><F4> <20><><EE><E1><EC><E5>' );
IESetTranslationWord(msRussian, IEMsg_DeleteFiles , '<27><><D3><E4><E0><EB><E8> <20><><D4><E0><E9>' );
IESetTranslationWord(msRussian, IEMsg_DeleteTheSelectedFilesFromTheFolder , '<27><><D3><E4><E0><EB><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F4><E0><E9> <20><> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_GoUp , '<27><><C2><E2><E5>' );
IESetTranslationWord(msRussian, IEMsg_MoveFiles , '<27><><CF><E5><F0><E5><ED><E5><F1> <20> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_MoveTheSelectedFilesToANewFolder , '<27><><CF><E5><F0><E5><ED><E5><F1> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F4><E0><E9> <20> <20><><ED><EE><E2> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_OpenFile , '<27><><CE><F2><EA><F0><FB> <20><><D4><E0>' );
IESetTranslationWord(msRussian, IEMsg_OpenTheParentOfTheCurrentFolder , '<27><><CE><F2><EA><F0><FB> <20><><EA><EE><F0><ED><E5><E2> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_OpenTheSelectedFileInTheDefaultViewer , '<27><><CE><F2><EA><F0><FB> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F4><E0> <20> <20><><EF><F0><EE><F1><EC><EE><F2><F0><F9><E8> <20><>-<2D><><F3><EC><EE><EB><F7><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_PasteFilesFromClipboard , '<27><><C2><F1><F2><E0><E2><E8> <20><><D4><E0><E9> <20><> <20><><C1><F3><F4><E5> <20><><EE><E1><EC><E5>' );
IESetTranslationWord(msRussian, IEMsg_PasteFilesFromTheClipboardToThisFolder, '<27><><C2><F1><F2><E0><E2><E8> <20><><D4><E0><E9> <20><> <20><><C1><F3><F4><E5> <20><><EE><E1><EC><E5> <20> <20><><FD> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_Refresh , '<27><><CE><E1><ED><EE><E2><E8>' );
IESetTranslationWord(msRussian, IEMsg_RefreshTheFileListing , '<27><><CE><E1><ED><EE><E2><E8> <20><><F1><EF><E8><F1> <20><><F4><E0><E9><EB>' );
IESetTranslationWord(msRussian, IEMsg_WhereDoYouWantToMoveTheseFiles , '<27><><CA><F3> <20><> <20><><F5><EE><F2><E8> <20><><EF><E5><F0><E5><ED><E5><F1> <20><><FD> <20><><F4><E0><E9>?' );
IESetTranslationWord(msRussian, IEMsg_WhereDoYouWantToCopyTheseFiles , '<27><><CA><F3> <20><> <20><><F5><EE><F2><E8> <20><><EA><EE><EF><E8><F0><EE><E2><E0> <20><><FD> <20><><F4><E0><E9>?' );
IESetTranslationWord(msRussian, IEMsg_XIsNotAValidFolder , '"%s" <20><><ED><E5><E2><E5><F0><ED> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_RenameFile , '<27><><CF><E5><F0><E5><E8><EC><E5><ED><EE><E2><E0> <20><><F4><E0>' );
IESetTranslationWord(msRussian, IEMsg_SpecifyANewNameForTheSelectedFile , '<27><><D3><EA><E0><E6><E8> <20><><ED><EE><E2> <20><><E8> <20><><E4> <20><><E2><FB><E1><F0><E0><ED><ED><EE> <20><><F4><E0><E9>' );
IESetTranslationWord(msRussian, IEMsg_SpecifyANewNameForX , '<27><><D3><EA><E0><E6><E8> <20><><ED><EE><E2> <20><><E8> <20><><E4> "%s"' );
IESetTranslationWord(msRussian, IEMsg_SelectAFolderToOpen , '<27><><C2><FB><E1><E5><F0><E8> <20><><EF><E0><EF> <20><><E4> <20><><EE><F2><EA><F0><FB><F2>' );
IESetTranslationWord(msRussian, IEMsg_SelectFolder , '<27><><C2><FB><E1><F0><E0> <20><><CF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_CreateFolder , '<27><><D1><EE><E7><E4><E0> <20><><CF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_CreateANewFolderAtTheCurrentLocation , '<27><><D1><EE><E7><E4><E0> <20><><ED><EE><E2> <20><><EF><E0><EF> <20> <20><><F2><E5><EA><F3><F9> <20><><EC><E5><F1>' );
IESetTranslationWord(msRussian, IEMsg_SpecifyTheNameOfYourNewFolder , '<27><><D3><EA><E0><E6><E8> <20><><E8> <20><><E2><E0><F8> <20><><ED><EE><E2> <20><><EF><E0><EF>' );
IESetTranslationWord(msRussian, IEMsg_SoftShadow , '<27><><CC><FF><E3><EA> <20><><F2><E5>' );
IESetTranslationWord(msRussian, IEMsg_AddSoftShadow , '<27><><C4><EE><E1><E0><E2><E8> <20><><CC><FF><E3><EA> <20><><D2><E5>' );
IESetTranslationWord(msRussian, IEMsg_Radius , '<27><><D0><E0><E4><E8>' );
IESetTranslationWord(msRussian, IEMsg_Offset , '<27><><D1><E4><E2>' );
IESetTranslationWord(msRussian, IEMsg_All_Glow , '<27><><C2><E5><E7> (<28><><D1><E2><E5><F7><E5><ED>)' );
IESetTranslationWord(msRussian, IEMsg_FillPage , '<27><><C7><E0><EF><EE><EB><ED><E8> <20><><F1><F2><F0><E0><ED><E8>' );
IESetTranslationWord(msRussian, IEMsg_AutoEnhance , '<27><><C0><E2><F2><EE><F3><EB><F3><F7><F8><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_AutoEnhanceMethod , '<27><><CC><E5><F2> <20><><C0><E2><F2><EE><F3><EB><F3><F7><F8><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_General , '<27><><CE><F1><ED><EE><E2><ED>' );
IESetTranslationWord(msRussian, IEMsg_ToneMapping , '<27><><D2><EE><ED><E0><EB><FC><ED> <20><><EE><F2><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_Slope , '<27><><CD><E0><EA><EB>' );
IESetTranslationWord(msRussian, IEMsg_Range , '<27><><C4><E8><E0><EF><E0><E7>' );
IESetTranslationWord(msRussian, IEMsg_Gamma , '<27><><C3><E0><EC>' );
IESetTranslationWord(msRussian, IEMsg_Crop , '<27><><CE><E1><F0><E5><E7>' );
IESetTranslationWord(msRussian, IEMsg_CropImage , '<27><><CE><E1><F0><E5><E7> <20><><C8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_EditImage , '<27><><D0><E5><E4><E0><EA><F2><E8><F0><EE><E2><E0> <20><><C8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_PerformEditingFunctionsOnTheImage , '<27><><CF><F0><E8><EC><E5><ED><E8> <20><><F4><F3><ED><EA><F6> <20><><F0><E5><E4><E0><EA><F2><E8><F0><EE><E2><E0><ED> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_PreviewEffects , '<27><><CF><F0><EE><F1><EC><EE> <20><><DD><F4><F4><E5><EA><F2>' );
IESetTranslationWord(msRussian, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, '<27><><CF><F0><EE><F1><EC><EE> <20><><FD><F4><F4><E5><EA><F2> <20><><E4> <20><><F0><E5><E4><E0><EA><F2><E8><F0><EE><E2><E0><ED> <20> <20><><F3><EB><F3><F7><F8><E5><ED> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_ThumbnailView , '<27><><CF><F0><EE><F1><EC><EE> <20><><DD><F1><EA><E8><E7>' );
IESetTranslationWord(msRussian, IEMsg_DisplayLargeThumbnails , '<27><><CF><EE><EA><E0><E7><FB><E2><E0> <20><><E1><EE><EB><FC><F8> <20><><FD><F1><EA><E8>' );
IESetTranslationWord(msRussian, IEMsg_DetailView , '<27><><CF><F0><EE><F1><EC><EE> <20><><E8><ED><F4><EE><F0><EC><E0><F6>' );
IESetTranslationWord(msRussian, IEMsg_DisplayFileDetails , '<27><><CF><EE><EA><E0><E7><E0> <20><><E8><ED><F4><EE><F0><EC><E0><F6> <20> <20><><F4><E0><E9>' );
IESetTranslationWord(msRussian, IEMsg_Filename , '<27><><C8> <20><><D4><E0><E9>' );
IESetTranslationWord(msRussian, IEMsg_FileType , '<27><><D2> <20><><D4><E0><E9>' );
IESetTranslationWord(msRussian, IEMsg_FileSize , '<27><><D0><E0><E7><EC> <20><><D4><E0><E9>' );
IESetTranslationWord(msRussian, IEMsg_CreateDate , '<27><><C4><E0> <20><><D1><EE><E7><E4><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_EditDate , '<27><><C4> <20><><C8><E7><EC><E5><ED><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_ImageSize , '<27><><D0><E0><E7><EC> <20><><C8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_SortByX , '<27><><D1><EE><F0><F2><E8><F0><EE><E2> <20><> %s' );
IESetTranslationWord(msRussian, IEMsg_Ascending , '<27><> <20><><E2><EE><E7><F0><E0><F1><F2><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_Descending , '<27><> <20><><F3><E1><FB><E2><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_SortX , '<27><><D1><EE><F0><F2><E8><F0><EE><E2> %s' );
IESetTranslationWord(msRussian, IEMsg_MultiplePages , '<27><><CF><EB><E0><EA>' );
IESetTranslationWord(msRussian, IEMsg_PagesAcross , '<27><><D1><F2><F0><E0><ED> <20> <20><><D8><E8><F0><E8>' );
IESetTranslationWord(msRussian, IEMsg_PagesDown , '<27><><D1><F2><F0><E0><ED> <20> <20><><C2><FB><F1><EE>' );
IESetTranslationWord(msRussian, IEMsg_SelectAllLayers , '<27><><C2><FB><E1><F0><E0> <20><><C2> <20><><D1><EB>' );
IESetTranslationWord(msRussian, IEMsg_SelectAllLayersOfTheImage , '<27><><C2><FB><E1><F0><E0> <20><><E2> <20><><F1><EB> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_DeselectAllLayers , '<27><><CE><F2><EC><E5><ED><E8> <20><><E2><FB><E1> <20><><C2><F1> <20><><D1><EB><EE>' );
IESetTranslationWord(msRussian, IEMsg_DeselectAllLayersOfTheImage , '<27><><CE><F2><EC><E5><ED><E8> <20><><E2><FB><E1> <20><><E2><F1> <20><><F1><EB><EE> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_GroupLayers , '<27><><C3><F0><F3><EF><EF><E8><F0><EE><E2><E0> <20><><F1><EB>' );
IESetTranslationWord(msRussian, IEMsg_AddSelectedLayersToASelectionGroup , '<27><><C4><EE><E1><E0><E2><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><E3><F0><F3><EF>' );
IESetTranslationWord(msRussian, IEMsg_UngroupLayers , '<27><><D0><E0><E7><E3><F0><F3><EF><EF><E8><F0><EE><E2><E0> <20><><D1><EB>' );
IESetTranslationWord(msRussian, IEMsg_RemoveSelectedLayersFromSelectionGroup, '<27><><D3><E4><E0><EB><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20><> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><E3><F0><F3><EF>' );
IESetTranslationWord(msRussian, IEMsg_MergeLayers , '<27><><CE><E1><FA><E5><E4><E8><ED><E8> <20><><D1><EB>' );
IESetTranslationWord(msRussian, IEMsg_MergeSelectedLayersIntoASingleLayer , '<27><><CE><E1><FA><E5><E4><E8><ED><E8> <20><><E2><FB><E1><F0><E0><ED><ED> <20><><F1><EB> <20> <20><><EE><E4> <20><><F1><EB>' );
IESetTranslationWord(msRussian, IEMsg_ColumnView , '<27><><CF><F0><EE><F1><EC><EE> <20><><F1><F2><EE><EB><E1><F6>' );
IESetTranslationWord(msRussian, IEMsg_DisplayFileColumns , '<27><><CE><F2><EE><E1><F0><E0><E6><E5><ED> <20><><F1><F2><EE><EB><E1><F6> <20> <20><><F4><E0><E9><EB><E0>' );
IESetTranslationWord(msRussian, IEMsg_LargeThumbnailView , '<27><><CF><F0><EE><F1><EC><EE> <20><><E1><EE><EB><FC><F8> <20><><FD><F1><EA><E8><E7>' );
IESetTranslationWord(msRussian, IEMsg_DisplayThumbnails , '<27><><CE><F2><EE><E1><F0><E0><E6><E5><ED> <20><><FD><F1><EA><E8><E7>' );
IESetTranslationWord(msRussian, IEMsg_FileListView , '<27><><CF><F0><EE><F1><EC><EE> <20><><F1><EF><E8><F1> <20><><F4><E0><E9><EB>' );
IESetTranslationWord(msRussian, IEMsg_DisplayFileList , '<27><><CE><F2><EE><E1><F0><E0><E6><E5><ED> <20><><F1><EF><E8><F1> <20><><F4><E0><E9><EB>' );
IESetTranslationWord(msRussian, IEMsg_ShowColumnX , '<27><><CF><EE><EA><E0><E7><E0> %s <20><><CA><EE><EB><EE><ED>' );
IESetTranslationWord(msRussian, IEMsg_Path , '<27><><CF><F3>' );
IESetTranslationWord(msRussian, IEMsg_ImageProperties , '<27><><D1><E2><EE><E9><F1><F2>' );
IESetTranslationWord(msRussian, IEMsg_Caption , '<27><><CD><E0><E7><E2><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_ADDINNERSHADOW , '<27><><C4><EE><E1><E0><E2><E8> <20><><C2><ED><F3><F2><F0><E5><ED><ED> <20><><D2><E5>' );
IESetTranslationWord(msRussian, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , '<27><><CD><E0><F1><F2><F0><EE><E8> <20><><DF><F0><EA><EE><F1> / <20><><CA><EE><ED><F2><F0><E0> / <20><><CD><E0><F1><FB><F9><E5><ED><ED><EE><F1>' );
IESetTranslationWord(msRussian, IEMsg_ADJUSTGAINOFFSET , '<27><><CD><E0><F1><F2><F0><EE><E8> <20><><D1><EC><E5><F9><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_AdjustLuminanceSaturation , '<27><><CD><E0><F1><F2><F0><EE><E8> <20><><D1><E2><E5><F2><E8><EC><EE><F1> / <20><><CD><E0><F1><FB><F9><E5><ED><ED><EE><F1>' );
IESetTranslationWord(msRussian, IEMsg_ADJUSTTEMPERATURE , '<27><><CD><E0><F1><F2><F0><EE><E8> <20><><D2><E5><EC><EF><E5><F0><E0><F2><F3>' );
IESetTranslationWord(msRussian, IEMsg_ADJUSTTINT , '<27><><CD><E0><F1><F2><F0><EE><E8> <20><><CE><F2><F2><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_Automatic , '<27><><C0><E2><F2><EE><EC><E0><F2><E8><F7><E5><F1>' );
IESetTranslationWord(msRussian, IEMsg_AUTOSHARPEN , '<27><><C0><E2> <20><><D0><E5><E7><EA><EE><F1>' );
IESetTranslationWord(msRussian, IEMsg_BLUR , '<27><><CF><FF><F2>' );
IESetTranslationWord(msRussian, IEMsg_CASTALPHA , '<27><><C7><E0><EB><E8><E2> <20><><C0><EB><FC>' );
IESetTranslationWord(msRussian, IEMsg_CASTCOLOR , '<27><><C7><E0><EB><E8><E2> <20><><D6><E2><E5><F2>' );
IESetTranslationWord(msRussian, IEMsg_CASTCOLORRANGE , '<27><><C7><E0><EB><E8><E2> <20><><D6><E2><E5><F2><EE><E2> <20><><C3><E0><EC><EC>' );
IESetTranslationWord(msRussian, IEMsg_CLEARSEL , '<27><><CE><F7><E8><F1><F2><E8> <20><><C2><FB><E1>' );
IESetTranslationWord(msRussian, IEMsg_COLORIZE , '<27><><D0><E0><F1><EA><F0><E0><F1><E8>' );
IESetTranslationWord(msRussian, IEMsg_CONVERTTO , '<27><><CA><F0><ED><E2><E5><F0><F2><E8><F0><EE><E2><E0> <20><><CF><E8><EA><F1><E5>' );
IESetTranslationWord(msRussian, IEMsg_CONVERTTO24BIT , '<27><><CA><F0><ED><E2><E5><F0><F2><E8><F0><EE><E2><E0> <20> 24<32><34><E1>' );
IESetTranslationWord(msRussian, IEMsg_CONVERTTOPALETTE , '<27><><CA><F0><ED><E2><E5><F0><F2><E8><F0><EE><E2><E0> <20> <20><><EF><E0><EB><E8><F2>' );
IESetTranslationWord(msRussian, IEMsg_CONVERTTOSEPIA , '<27><><D1><E5><EF>' );
IESetTranslationWord(msRussian, IEMsg_CONVOLVE , '<27><><D1><EA><F0><F3><F7><E8><E2><E0>' );
IESetTranslationWord(msRussian, IEMsg_DECRYPT , '<27><><D0><E0><F1><F8><E8><F4><F0><EE><E2><E0>' );
IESetTranslationWord(msRussian, IEMsg_DEINTERLACE , '<27><><D3><F1><F2><F0><E0><ED><E5><ED> <20><><F7><E5><F0><E5><F1><F1><F2><F0><EE><F7><ED><EE><F1>' );
IESetTranslationWord(msRussian, IEMsg_ReorderColorChannels , '<27><><C8><E7><EC><E5><ED><E8> <20><><EF><EE><F0><FF><E4> <20><><D6><E2><E5><F2><EE><E2> <20><><CA><E0><ED><E0><EB>' );
IESetTranslationWord(msRussian, IEMsg_EDGEDETECT , '<27><><CE><E1><ED><E0><F0><F3><E6><E5><ED> <20><><CA><F0>' );
IESetTranslationWord(msRussian, IEMsg_ENCRYPT , '<27><><D8><E8><F4><F0><EE><E2><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_FEATHEREDGES , '<27><><CA><F0> <20><><CF><E5>' );
IESetTranslationWord(msRussian, IEMsg_FILL , '<27><><C7><E0><EF><EE><EB><ED><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_FTCLEARZONE , '<27><><CE><F7><E8><F1><F2><E8> FFT <20><><CE><E1><EB><E0><F1>' );
IESetTranslationWord(msRussian, IEMsg_HISTAUTOEQUALIZE , '<27><><C0><E2>-<2D><><DD><EA><E2><E0><EB><E0><E9><E7>' );
IESetTranslationWord(msRussian, IEMsg_INTENSITY , '<27><><C8><ED><F2><E5><ED><F1><E8><E2><ED><EE><F1>' );
IESetTranslationWord(msRussian, IEMsg_AdjustHistogram , '<27><><CD><E0><F1><F2><F0><EE><E8> <20><><C3><E8><F1><F2><EE><E3><F0><E0><EC>' );
IESetTranslationWord(msRussian, IEMsg_MAPGRAYTOCOLOR , '<27><><CE><F2><F2><E5><ED> <20><><F1><E5><F0><EE> <20> <20><><D6><E2>' );
IESetTranslationWord(msRussian, IEMsg_MATCHHSVRANGE , '<27><><D1><EE><EE><F2><E2><E5><F2><F1><F2><E2> HSV <20><><C4><E8><E0><EF><E0><E7><EE>' );
IESetTranslationWord(msRussian, IEMsg_MEDIANFILTER , '<27><><D1><F0><E5><E4><E8><ED><ED> <20><><D4><E8><EB><FC>' );
IESetTranslationWord(msRussian, IEMsg_MERGEWITHMASK , '<27><><CE><E1><FA><E5><E4><E8><ED><E8> <20> <20><><CC><E0><F1><EA>' );
IESetTranslationWord(msRussian, IEMsg_MERGE , '<27><><CE><E1><FA><E5><E4><E8><ED><E8>' );
IESetTranslationWord(msRussian, IEMsg_Monochrome , '<27><><CC><EE><ED><EE><F5><F0><EE><EC><ED>' );
IESetTranslationWord(msRussian, IEMsg_MOTIONBLUR , '<27><><D0><E0><E7><EC><FB><F2><EE><F1>' );
IESetTranslationWord(msRussian, IEMsg_PAINTMARK , '<27><><D0><E8><F1><EE><E2><E0> <20><><CC><E5><F2>' );
IESetTranslationWord(msRussian, IEMsg_PERSPECTIVEDRAW , '<27><><CF><E5><F0><F1><EF><E5><EA><F2><E8><E2><ED> <20><><D0><E8><F1><EE><E2><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_ConvolutionFilter , '<27><><D1><E2><E5><F0><ED><F3><F2> <20><><D4><E8><EB><FC>' );
IESetTranslationWord(msRussian, IEMsg_PROJECTDRAW , '<27><><CF><F0><EE><E5><EA><F2><ED> <20><><D0><E8><F1><EE><E2><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_RADIALSTRETCH , '<27><><D0><E0><E4><E8><E0><EB><FC> <20><><D0><E0><F1><F2><FF><ED><F3>' );
IESetTranslationWord(msRussian, IEMsg_RANDOMIZE , '<27><><CF><E5><F0><E5><EC><E5><F8><E0>' );
IESetTranslationWord(msRussian, IEMsg_REFLECTION , '<27><><CE><F2><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_REMOVECHROMAKEY , '<27><><D3><E4><E0><EB><E8> <20><><D5><F0><EE><EC><E0><EA>' );
IESetTranslationWord(msRussian, IEMsg_REMOVEISOLATEDPIXELS , '<27><><D3><E4><E0><EB><E8> <20><><C8><E7><EE><EB><E8><F0><EE><E2><E0><ED><ED> <20><><CF><E8><EA><F1><E5>' );
IESetTranslationWord(msRussian, IEMsg_REMOVENOISE , '<27><><D3><E4><E0><EB><E8> <20><><D8>' );
IESetTranslationWord(msRussian, IEMsg_RESIZECANVASXX , '<27><><C8><E7><EC><E5><ED><E8> <20><><F0><E0><E7><EC> <20><><CA><E0><ED> <20> %dx%d' );
IESetTranslationWord(msRussian, IEMsg_ROTATEANDCROP , '<27><><CF><EE><E2><E5><F0><ED><F3> <20> <20><><CE><E1><F0><E5><E7><E0>' );
IESetTranslationWord(msRussian, IEMsg_ROUNDIMAGE , '<27><><D1><EA><F0><F3><E3><EB><E5><ED><ED> <20><><C8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMSG_ConvertToXColors , '<27><><CA><EE><ED><E2><E5><F0><F2><E8><F0><EE><E2><E0> <20> %d <20><><F6><E2><E5><F2>' );
IESetTranslationWord(msRussian, IEMsg_SHIFTCHANNEL , '<27><><D1><E4><E2><E8><ED><F3> <20><><CA><E0><ED>' );
IESetTranslationWord(msRussian, IEMsg_TileImage , '<27><><CF><EB><E8><F2><EE><F7><ED> <20><><C8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_UNSHARPEN , '<27><><CA><EE><ED><F2>' );
IESetTranslationWord(msRussian, IEMsg_WALLISFILTER , 'Wallis <20><><D4><E8><EB><FC>' );
IESetTranslationWord(msRussian, IEMsg_WHITEBALANCE , '<27><><C1><E0><EB><E0> <20><><C1><E5><EB><EE>' );
IESetTranslationWord(msRussian, IEMsg_WRITEHIDDENDATA , '<27><><C7><E0><EF><E8><F1><E0> <20><><D1><EA><F0><FB><F2> <20><><C4><E0><ED><ED>' );
IESetTranslationWord(msRussian, IEMsg_AdjustHSV , '<27><><CD><E0><F1><F2><F0><EE><E8> HSV' );
IESetTranslationWord(msRussian, IEMsg_AdjustHSL , '<27><><CD><E0><F1><F2><F0><EE><E8> HSL' );
IESetTranslationWord(msRussian, IEMsg_AdjustRGB , '<27><><CD><E0><F1><F2><F0><EE><E8> RGB' );
IESetTranslationWord(msRussian, IEMsg_ShowRulers , '<27><><CF><EE><EA><E0><E7><E0> <20><><EB><E8><ED><E5><E9>' );
IESetTranslationWord(msRussian, IEMsg_ShowMeasurementRulersBesideImage , '<27><><CF><EE><EA><E0><E7><E0> <20><><E8><E7><EC><E5><F0><E8><F2><E5><EB><FC><ED> <20><><EB><E8><ED><E5><E9> <20> <20><><E8><E7><EE><E1><F0><E0><E6><E5><ED>' );
IESetTranslationWord(msRussian, IEMsg_CapPixels , '<27><><CF><E8><EA><F1><E5>' );
IESetTranslationWord(msRussian, IEMsg_ShowRulerInPixels , '<27><><C5><E4><E8><ED><E8> <20><><E8><E7><EC><E5><F0><E5><ED> <20><><EB><E8><ED><E5> - <20><><EF><E8><EA><F1><E5>' );
IESetTranslationWord(msRussian, IEMsg_CapInches , '<27><><C4><FE><E9>' );
IESetTranslationWord(msRussian, IEMsg_ShowRulerInInches , '<27><><C5><E4><E8><ED><E8> <20><><E8><E7><EC><E5><F0><E5><ED> <20><><EB><E8><ED><E5> - <20><><E4><FE><E9>' );
IESetTranslationWord(msRussian, IEMsg_Millimeters , '<27><><CC><E8><EB><EB><E8><EC><E5><F2>' );
IESetTranslationWord(msRussian, IEMsg_ShowRulerInMillimeters , '<27><><C5><E4><E8><ED><E8> <20><><E8><E7><EC><E5><F0><E5><ED> <20><><EB><E8><ED><E5> - <20><><EC><E8><EB><EB><E8><EC><E5><F2>' );
IESetTranslationWord(msRussian, IEMsg_Centimeters , '<27><><D1><E0><ED><F2><E8><EC><E5><F2>' );
IESetTranslationWord(msRussian, IEMsg_ShowRulerInCentimeters , '<27><><C5><E4><E8><ED><E8> <20><><E8><E7><EC><E5><F0><E5><ED> <20><><EB><E8><ED><E5> - <20><><F1><E0><ED><F2><E8><EC><E5><F2>' );
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msRussian, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msRussian, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msRussian, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msRussian, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msRussian, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msRussian, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msRussian, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msRussian, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msRussian, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msRussian, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msRussian, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msRussian, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msRussian, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msRussian, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msRussian, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msRussian, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msRussian, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msRussian, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msRussian, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msRussian, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msRussian, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msRussian, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msRussian, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msRussian, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msRussian, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msRussian, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msRussian, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msRussian, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msRussian, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msRussian, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msRussian, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msRussian, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msRussian, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msRussian, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msRussian, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msRussian, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msRussian, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msRussian, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msRussian, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msRussian, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msRussian, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msRussian, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msRussian, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msRussian, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msRussian, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msRussian, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msRussian, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msRussian, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msRussian, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msRussian, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msRussian, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msRussian, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msRussian, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msRussian, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msRussian, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msRussian, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msRussian, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msRussian, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msRussian, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msRussian, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msRussian, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msRussian, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msRussian, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msRussian, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msRussian, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msRussian, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msRussian, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msRussian, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msRussian, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msRussian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msRussian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msRussian, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msRussian, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msRussian, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msRussian, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msRussian, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msRussian, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msRussian, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msRussian, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msRussian, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Dutch;
begin
/////// msDutch
{$IFDEF IESUPPORTDUTCH}
IESetTranslationWord(msDutch, IEMSG_PREVIEW, 'Voorbeeld');
IESetTranslationWord(msDutch, IEMSG_SOURCE, 'Origineel');
IESetTranslationWord(msDutch, IEMSG_RESULT, 'Resultaat');
IESetTranslationWord(msDutch, IEMSG_OK, 'OK');
IESetTranslationWord(msDutch, IEMSG_CANCEL, 'Annuleren');
IESetTranslationWord(msDutch, IEMSG_LOCKPREVIEW, 'Voorbeeld vegrendelen');
IESetTranslationWord(msDutch, IEMSG_COPYRESULTTOSOURCE, 'Kopieer resultaat naar bron');
IESetTranslationWord(msDutch, IEMSG_CONTRAST, 'Contrast');
IESetTranslationWord(msDutch, IEMSG_BRIGHTNESS, 'Helderheid');
IESetTranslationWord(msDutch, IEMSG_HUE, 'Tint');
IESetTranslationWord(msDutch, IEMSG_SATURATION, 'Intensiteit');
IESetTranslationWord(msDutch, IEMSG_VALUE, 'Waarde');
IESetTranslationWord(msDutch, IEMSG_BASECOLOR, 'Basis kleur');
IESetTranslationWord(msDutch, IEMSG_NEWCOLOR, 'Nieuwe kleur');
IESetTranslationWord(msDutch, IEMSG_LUMINOSITY, 'Lichtsterkte');
IESetTranslationWord(msDutch, IEMSG_RED, 'Rood');
IESetTranslationWord(msDutch, IEMSG_GREEN, 'Groen');
IESetTranslationWord(msDutch, IEMSG_BLUE, 'Blauw');
IESetTranslationWord(msDutch, IEMSG_FILTERVALUES, 'Filter waarden');
IESetTranslationWord(msDutch, IEMSG_PRESETS, 'Presets');
IESetTranslationWord(msDutch, IEMSG_DIVISOR, 'Deler');
IESetTranslationWord(msDutch, IEMSG_LOAD, 'Laden');
IESetTranslationWord(msDutch, IEMSG_SAVE, 'Opslaan');
IESetTranslationWord(msDutch, IEMSG_EQUALIZATION, 'Equalizer');
IESetTranslationWord(msDutch, IEMSG_THRESHOLD, 'Drempelwaarde');
IESetTranslationWord(msDutch, IEMSG_EQUALIZE, 'Gelijk maken');
IESetTranslationWord(msDutch, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msDutch, IEMSG_GRAY, 'Grijs');
IESetTranslationWord(msDutch, IEMSG_LIGHT, 'Licht');
IESetTranslationWord(msDutch, IEMSG_LEFT, 'Links');
IESetTranslationWord(msDutch, IEMSG_TOP, 'Top');
IESetTranslationWord(msDutch, IEMSG_WIDTH, 'Breedte');
IESetTranslationWord(msDutch, IEMSG_HEIGHT, 'Hoogte');
IESetTranslationWord(msDutch, IEMSG_COLOR, 'Kleur');
IESetTranslationWord(msDutch, IEMSG_SOURCEIMAGEQUANTITY, 'Bron afbeelding grootte');
IESetTranslationWord(msDutch, IEMSG_LENS, 'Lens');
IESetTranslationWord(msDutch, IEMSG_REFRACTION, 'Refractie');
IESetTranslationWord(msDutch, IEMSG_PARAMETERSPREVIEW, 'Parameters Voorbeeld');
IESetTranslationWord(msDutch, IEMSG_QUALITY, 'Kwaliteit');
IESetTranslationWord(msDutch, IEMSG_DCTMETHOD, 'DCT methode');
IESetTranslationWord(msDutch, IEMSG_SMOOTHINGFACTOR, 'Verzachting factor');
IESetTranslationWord(msDutch, IEMSG_GRAYSCALE, 'Grijs schaal');
IESetTranslationWord(msDutch, IEMSG_OPTIMALHUFFMAN, 'Optimale Huffman');
IESetTranslationWord(msDutch, IEMSG_ORIGINALSIZE, 'Originele grootte');
IESetTranslationWord(msDutch, IEMSG_COMPRESSEDSIZE, 'Ingepakte grootte');
IESetTranslationWord(msDutch, IEMSG_ADVANCED, 'Geavanceerd');
IESetTranslationWord(msDutch, IEMSG_PROGRESSIVE, 'Progressief');
IESetTranslationWord(msDutch, IEMSG_COMPRESSION, 'Inpakken');
IESetTranslationWord(msDutch, IEMSG_IMAGEINDEX, 'Afbeeldings index');
IESetTranslationWord(msDutch, IEMSG_PHOTOMETRIC, 'Fotometrisch');
IESetTranslationWord(msDutch, IEMSG_SCANNDEDDOCUMENTINFO, 'Gescand document info');
IESetTranslationWord(msDutch, IEMSG_NAME, 'Naam');
IESetTranslationWord(msDutch, IEMSG_DESCRIPTION, 'Beschrijving');
IESetTranslationWord(msDutch, IEMSG_PAGENAME, 'Pagina naam');
IESetTranslationWord(msDutch, IEMSG_PAGENUMBER, 'Pagina nummer');
IESetTranslationWord(msDutch, IEMSG_OF, 'of');
IESetTranslationWord(msDutch, IEMSG_HORIZPOSITIONINCH, 'Horiz. Positie (inch)');
IESetTranslationWord(msDutch, IEMSG_VERTPOSITIONINCH, 'Vert. Positie (inch)');
IESetTranslationWord(msDutch, IEMSG_COLORS, 'Kleuren');
IESetTranslationWord(msDutch, IEMSG_TRANSPARENT, 'Transparant');
IESetTranslationWord(msDutch, IEMSG_TRANSPARENTCOLOR, 'Transparante kleur');
IESetTranslationWord(msDutch, IEMSG_INTERLACED, 'Interlace');
IESetTranslationWord(msDutch, IEMSG_BACKGROUND, 'Achtergrond');
IESetTranslationWord(msDutch, IEMSG_HORIZPOSITION, 'Horiz. positie');
IESetTranslationWord(msDutch, IEMSG_VERTPOSITION, 'Vert. positie');
IESetTranslationWord(msDutch, IEMSG_DELAYTIME, 'Vertragingstijd');
IESetTranslationWord(msDutch, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msDutch, IEMSG_WAVE, 'Golf');
IESetTranslationWord(msDutch, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msDutch, IEMSG_WAVELENGTH, 'Golflengte');
IESetTranslationWord(msDutch, IEMSG_PHASE, 'Fase');
IESetTranslationWord(msDutch, IEMSG_REFLECTIVE, 'Reflectief');
IESetTranslationWord(msDutch, IEMSG_USERFILTER, 'Correctie Filter');
IESetTranslationWord(msDutch, IEMSG_MORPHFILTER, 'Vervormings Filter');
IESetTranslationWord(msDutch, IEMSG_WINDOWSIZE, 'Venstergrootte');
IESetTranslationWord(msDutch, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msDutch, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msDutch, IEMSG_OPEN, 'Openen');
IESetTranslationWord(msDutch, IEMSG_CLOSE, 'Sluiten');
IESetTranslationWord(msDutch, IEMSG_ROTATE, 'Roteren');
IESetTranslationWord(msDutch, IEMSG_FLIP, 'Omdraaien');
IESetTranslationWord(msDutch, IEMSG_FLIPHOR, 'Horizontaal');
IESetTranslationWord(msDutch, IEMSG_FLIPVER, 'Verticaal');
IESetTranslationWord(msDutch, IEMSG_FREQUENCYDOMAINIMAGE, 'Frequentie domein afbeelding');
IESetTranslationWord(msDutch, IEMSG_SELECTTHEREGIONTOCLEAR, 'Selecteer het op te schonen gebied');
IESetTranslationWord(msDutch, IEMSG_CLEAR, 'Opschonen');
IESetTranslationWord(msDutch, IEMSG_RESET, 'Reset');
IESetTranslationWord(msDutch, IEMSG_ANIMATE, 'Animeren');
IESetTranslationWord(msDutch, IEMSG_LOADFILTER, 'Filter laden');
IESetTranslationWord(msDutch, IEMSG_SAVEFILTER, 'Filter opslaan');
IESetTranslationWord(msDutch, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msDutch, IEMSG_PRINT, 'Afdrukken');
IESetTranslationWord(msDutch, IEMSG_MARGINS, 'Marges');
IESetTranslationWord(msDutch, IEMSG_INCHES, 'inch');
IESetTranslationWord(msDutch, IEMSG_RIGHT, 'Rechts');
IESetTranslationWord(msDutch, IEMSG_BOTTOM, 'Onder');
IESetTranslationWord(msDutch, IEMSG_POSITION, 'Positie');
IESetTranslationWord(msDutch, IEMSG_SIZE, 'Grootte');
IESetTranslationWord(msDutch, IEMSG_NORMAL, 'Normaal');
IESetTranslationWord(msDutch, IEMSG_FITTOPAGE, 'Maak passend tot paginagrootte');
IESetTranslationWord(msDutch, IEMSG_STRETCHTOPAGE, 'Uitrekken tot paginagrootte');
IESetTranslationWord(msDutch, IEMSG_SPECIFIEDSIZE, 'Gespecificeerde grootte');
IESetTranslationWord(msDutch, IEMSG_GAMMACORRECTION, 'Gamma Correctie');
IESetTranslationWord(msDutch, IEMSG_VALUE2, 'Waarde');
IESetTranslationWord(msDutch, IEMSG_PRINTSETUP, 'Print Instellingen');
IESetTranslationWord(msDutch, IEMSG_LEFTMARGIN, 'Linker Marge');
IESetTranslationWord(msDutch, IEMSG_TOPMARGIN, 'Boven Marge');
IESetTranslationWord(msDutch, IEMSG_RIGHTMARGIN, 'Rechter Marge');
IESetTranslationWord(msDutch, IEMSG_BOTTOMMARGIN, 'Onder Marge');
IESetTranslationWord(msDutch, IEMSG_LOCATIONSIZE, 'Locatie/grootte');
IESetTranslationWord(msDutch, IEMSG_TOPLEFT, 'Boven Links');
IESetTranslationWord(msDutch, IEMSG_TOPCENTER, 'Boven Centrum');
IESetTranslationWord(msDutch, IEMSG_TOPRIGHT, 'Boven Rechts');
IESetTranslationWord(msDutch, IEMSG_CENTERLEFT, 'Centrum Links');
IESetTranslationWord(msDutch, IEMSG_CENTER, 'Centrum');
IESetTranslationWord(msDutch, IEMSG_CENTERRIGHT, 'Centrum Rechts');
IESetTranslationWord(msDutch, IEMSG_BOTTOMLEFT, 'Onder Links');
IESetTranslationWord(msDutch, IEMSG_BOTTOMCENTER, 'Onder Centrum');
IESetTranslationWord(msDutch, IEMSG_BOTTOMRIGHT, 'Onder Rechts');
IESetTranslationWord(msDutch, IEMSG_CLOSE2, 'Sluiten');
IESetTranslationWord(msDutch, IEMSG_APPLY, 'Toepassen');
IESetTranslationWord(msDutch, IEMSG_MEASUREUNITS, 'Afmetings Eenheden');
IESetTranslationWord(msDutch, IEMSG_UNITS, 'Eenheden');
IESetTranslationWord(msDutch, IEMSG_RATE, 'Ratio');
IESetTranslationWord(msDutch, IEMSG_ALLGRAPHICS, 'Alle afbeeldingen');
IESetTranslationWord(msDutch, IEMSG_VIDEOFORWINDOWS, 'Video voor Windows');
IESetTranslationword(msDutch, IEMSG_FILE, 'Bestand');
IESetTranslationword(msDutch, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msDutch, IEMSG_LOCKPREVIEWHINT, 'Voorbeeld vergrendelen');
IESetTranslationword(msDutch, IEMSG_PRINTALL, 'Alles printen');
IESetTranslationword(msDutch, IEMSG_PRINTSELECTED, 'Print Selectie');
IESetTranslationWord(msDutch, IEMSG_ALLCOMMONGRAPHICFILES, 'Grafische bestanden');
IESetTranslationWord(msDutch, IEMSG_ALLFILES, 'Alle Bestanden');
IESetTranslationWord(msDutch, IEMSG_HSV, 'HSV');
IESetTranslationWord(msDutch, IEMSG_HSL, 'HSL');
IESetTranslationWord(msDutch, IEMSG_RGB, 'RGB');
IESetTranslationWord(msDutch, IEMSG_FFT, 'FFT');
IESetTranslationWord(msDutch, IEMSG_SHARPEN, 'Verscherpen');
IESetTranslationWord(msDutch, IEMSG_CHANNELS, 'Kanalen');
IESetTranslationWord(msDutch, IEMSG_PIXELS, 'pixel');
IESetTranslationWord(msDutch, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msDutch, IEMSG_BIT, 'bit');
IESetTranslationWord(msDutch, IEMSG_BYTE, 'byte');
IESetTranslationWord(msDutch, IEMSG_DPI, 'dpi');
IESetTranslationWord(msDutch, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msDutch, IEMSG_FIT, 'Passen');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msDutch, IEMSG_OTHER, 'Other');
IESetTranslationWord(msDutch, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msDutch, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msDutch, IEMSG_STYLE, 'Style');
IESetTranslationWord(msDutch, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msDutch, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msDutch, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msDutch, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msDutch, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msDutch, IEMSG_Previous, 'Previous');
IESetTranslationWord(msDutch, IEMSG_Next, 'Next');
IESetTranslationWord(msDutch, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msDutch, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msDutch, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msDutch, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msDutch, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msDutch, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msDutch, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msDutch, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msDutch, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msDutch, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msDutch, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msDutch, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msDutch, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msDutch, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msDutch, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msDutch, IEMsg_Copy, 'Copy');
IESetTranslationWord(msDutch, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msDutch, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msDutch, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msDutch, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msDutch, IEMsg_Cut, 'Cut');
IESetTranslationWord(msDutch, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msDutch, IEMsg_Delete, 'Delete');
IESetTranslationWord(msDutch, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msDutch, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msDutch, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msDutch, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msDutch, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msDutch, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msDutch, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msDutch, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msDutch, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msDutch, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msDutch, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msDutch, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msDutch, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msDutch, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msDutch, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msDutch, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msDutch, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msDutch, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msDutch, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msDutch, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msDutch, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msDutch, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msDutch, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msDutch, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msDutch, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msDutch, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msDutch, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msDutch, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msDutch, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msDutch, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msDutch, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msDutch, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msDutch, IEMsg_Negative, 'Negative');
IESetTranslationWord(msDutch, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msDutch, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msDutch, IEMsg_Paste, 'Paste');
IESetTranslationWord(msDutch, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msDutch, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msDutch, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msDutch, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msDutch, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msDutch, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msDutch, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msDutch, IEMsg_Redo, 'Redo');
IESetTranslationWord(msDutch, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msDutch, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msDutch, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msDutch, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msDutch, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msDutch, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msDutch, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msDutch, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msDutch, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msDutch, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msDutch, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msDutch, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msDutch, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msDutch, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msDutch, IEMsg_Select, 'Select');
IESetTranslationWord(msDutch, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msDutch, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msDutch, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msDutch, IEMsg_Undo, 'Undo');
IESetTranslationWord(msDutch, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msDutch, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msDutch, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msDutch, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msDutch, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msDutch, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msDutch, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msDutch, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msDutch, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msDutch, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msDutch, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msDutch, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msDutch, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msDutch, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msDutch, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msDutch, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msDutch, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msDutch, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msDutch, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msDutch, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msDutch, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msDutch, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msDutch, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msDutch, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msDutch, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msDutch, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msDutch, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msDutch, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msDutch, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msDutch, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msDutch, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msDutch, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msDutch, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msDutch, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msDutch, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msDutch, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msDutch, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msDutch, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msDutch, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msDutch, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msDutch, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msDutch, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msDutch, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msDutch, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msDutch, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msDutch, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msDutch, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msDutch, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msDutch, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msDutch, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msDutch, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msDutch, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msDutch, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msDutch, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msDutch, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msDutch, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msDutch, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msDutch, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msDutch, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msDutch, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msDutch, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msDutch, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msDutch, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msDutch, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msDutch, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msDutch, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msDutch, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msDutch, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msDutch, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msDutch, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msDutch, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msDutch, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msDutch, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msDutch, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msDutch, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msDutch, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msDutch, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msDutch, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msDutch, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msDutch, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msDutch, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msDutch, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msDutch, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msDutch, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msDutch, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msDutch, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msDutch, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msDutch, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msDutch, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msDutch, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msDutch, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msDutch, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msDutch, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msDutch, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msDutch, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msDutch, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msDutch, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msDutch, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msDutch, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msDutch, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msDutch, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msDutch, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msDutch, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msDutch, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msDutch, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msDutch, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msDutch, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msDutch, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msDutch, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msDutch, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msDutch, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msDutch, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msDutch, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msDutch, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msDutch, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msDutch, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msDutch, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msDutch, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msDutch, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msDutch, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msDutch, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msDutch, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msDutch, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msDutch, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msDutch, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msDutch, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msDutch, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msDutch, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msDutch, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msDutch, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msDutch, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msDutch, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msDutch, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msDutch, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msDutch, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msDutch, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msDutch, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msDutch, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msDutch, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msDutch, IEMSG_NEW, 'New');
IESetTranslationWord(msDutch, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msDutch, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msDutch, IEMSG_Folder , 'Folder');
IESetTranslationWord(msDutch, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msDutch, IEMSG_Type , 'Type');
IESetTranslationWord(msDutch, IEMSG_Created , 'Created');
IESetTranslationWord(msDutch, IEMSG_Modified , 'Modified');
IESetTranslationWord(msDutch, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msDutch, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msDutch, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msDutch, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msDutch, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msDutch, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msDutch, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msDutch, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msDutch, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msDutch, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msDutch, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msDutch, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msDutch, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msDutch, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msDutch, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msDutch, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msDutch, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msDutch, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msDutch, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msDutch, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msDutch, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msDutch, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msDutch, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msDutch, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msDutch, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msDutch, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msDutch, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msDutch, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msDutch, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msDutch, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msDutch, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msDutch, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msDutch, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msDutch, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msDutch, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msDutch, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msDutch, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msDutch, IEMsg_General , 'General' );
IESetTranslationWord(msDutch, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msDutch, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msDutch, IEMsg_Range , 'Range' );
IESetTranslationWord(msDutch, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msDutch, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msDutch, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msDutch, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msDutch, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msDutch, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msDutch, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msDutch, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msDutch, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msDutch, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msDutch, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msDutch, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msDutch, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msDutch, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msDutch, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msDutch, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msDutch, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msDutch, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msDutch, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msDutch, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msDutch, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msDutch, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msDutch, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msDutch, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msDutch, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msDutch, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msDutch, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msDutch, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msDutch, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msDutch, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msDutch, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msDutch, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msDutch, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msDutch, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msDutch, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msDutch, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msDutch, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msDutch, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msDutch, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msDutch, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msDutch, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msDutch, IEMsg_Path , 'Path' );
IESetTranslationWord(msDutch, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msDutch, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msDutch, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msDutch, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msDutch, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msDutch, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msDutch, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msDutch, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msDutch, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msDutch, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msDutch, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msDutch, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msDutch, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msDutch, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msDutch, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msDutch, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msDutch, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msDutch, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msDutch, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msDutch, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msDutch, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msDutch, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msDutch, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msDutch, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msDutch, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msDutch, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msDutch, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msDutch, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msDutch, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msDutch, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msDutch, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msDutch, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msDutch, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msDutch, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msDutch, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msDutch, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msDutch, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msDutch, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msDutch, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msDutch, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msDutch, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msDutch, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msDutch, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msDutch, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msDutch, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msDutch, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msDutch, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msDutch, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msDutch, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msDutch, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msDutch, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msDutch, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msDutch, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msDutch, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msDutch, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msDutch, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msDutch, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msDutch, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msDutch, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msDutch, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msDutch, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msDutch, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msDutch, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msDutch, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msDutch, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msDutch, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msDutch, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msDutch, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msDutch, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msDutch, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msDutch, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msDutch, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msDutch, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msDutch, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msDutch, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msDutch, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msDutch, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msDutch, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msDutch, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msDutch, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msDutch, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msDutch, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msDutch, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msDutch, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msDutch, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msDutch, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msDutch, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msDutch, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msDutch, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msDutch, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msDutch, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msDutch, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msDutch, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msDutch, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msDutch, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msDutch, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msDutch, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msDutch, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msDutch, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msDutch, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msDutch, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msDutch, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msDutch, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msDutch, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msDutch, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msDutch, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msDutch, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msDutch, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msDutch, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msDutch, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msDutch, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msDutch, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msDutch, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msDutch, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msDutch, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msDutch, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msDutch, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msDutch, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msDutch, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msDutch, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msDutch, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msDutch, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msDutch, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msDutch, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msDutch, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msDutch, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msDutch, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msDutch, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msDutch, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msDutch, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msDutch, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msDutch, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msDutch, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msDutch, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msDutch, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msDutch, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msDutch, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msDutch, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msDutch, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msDutch, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msDutch, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msDutch, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msDutch, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msDutch, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msDutch, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msDutch, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msDutch, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msDutch, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msDutch, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msDutch, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msDutch, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msDutch, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_Swedish;
begin
// msSwedish
{$IFDEF IESUPPORTSWEDISH}
IESetTranslationWord(msSwedish, IEMSG_PREVIEW, 'Granska');
IESetTranslationWord(msSwedish, IEMSG_SOURCE, 'Original');
IESetTranslationWord(msSwedish, IEMSG_RESULT, 'Resultat');
IESetTranslationWord(msSwedish, IEMSG_OK, 'OK');
IESetTranslationWord(msSwedish, IEMSG_CANCEL, 'Avbryt');
IESetTranslationWord(msSwedish, IEMSG_LOCKPREVIEW, 'L<>s granskning');
IESetTranslationWord(msSwedish, IEMSG_COPYRESULTTOSOURCE, 'Kopiera resultat till original');
IESetTranslationWord(msSwedish, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msSwedish, IEMSG_BRIGHTNESS, 'Ljusstyrka');
IESetTranslationWord(msSwedish, IEMSG_HUE, 'Nyans');
IESetTranslationWord(msSwedish, IEMSG_SATURATION, 'M<>ttnad');
IESetTranslationWord(msSwedish, IEMSG_VALUE, 'V<>rde');
IESetTranslationWord(msSwedish, IEMSG_BASECOLOR, 'Bas f<>rg');
IESetTranslationWord(msSwedish, IEMSG_NEWCOLOR, 'Ny f<>rg');
IESetTranslationWord(msSwedish, IEMSG_LUMINOSITY, 'Ljusstyrka');
IESetTranslationWord(msSwedish, IEMSG_RED, 'R<>d');
IESetTranslationWord(msSwedish, IEMSG_GREEN, 'Gr<47>n');
IESetTranslationWord(msSwedish, IEMSG_BLUE, 'Bl<42>');
IESetTranslationWord(msSwedish, IEMSG_FILTERVALUES, 'Filter v<>rde');
IESetTranslationWord(msSwedish, IEMSG_PRESETS, 'Presets');
IESetTranslationWord(msSwedish, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msSwedish, IEMSG_LOAD, 'Ladda');
IESetTranslationWord(msSwedish, IEMSG_SAVE, 'Spara');
IESetTranslationWord(msSwedish, IEMSG_EQUALIZATION, 'Utj<74>mning');
IESetTranslationWord(msSwedish, IEMSG_THRESHOLD, 'Tr<54>skel');
IESetTranslationWord(msSwedish, IEMSG_EQUALIZE, 'Utj<74>mna');
IESetTranslationWord(msSwedish, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msSwedish, IEMSG_GRAY, 'Gr<47>');
IESetTranslationWord(msSwedish, IEMSG_LIGHT, 'Ljus');
IESetTranslationWord(msSwedish, IEMSG_LEFT, 'V<>nster');
IESetTranslationWord(msSwedish, IEMSG_TOP, 'Topp');
IESetTranslationWord(msSwedish, IEMSG_WIDTH, 'Bredd');
IESetTranslationWord(msSwedish, IEMSG_HEIGHT, 'H<>jd');
IESetTranslationWord(msSwedish, IEMSG_COLOR, 'F<>rg');
IESetTranslationWord(msSwedish, IEMSG_SOURCEIMAGEQUANTITY, 'Bildkvantitetsk<73>lla');
IESetTranslationWord(msSwedish, IEMSG_LENS, 'Lins');
IESetTranslationWord(msSwedish, IEMSG_REFRACTION, 'Refraktion');
IESetTranslationWord(msSwedish, IEMSG_PARAMETERSPREVIEW, 'Granskningsparameter');
IESetTranslationWord(msSwedish, IEMSG_QUALITY, 'Kvalite');
IESetTranslationWord(msSwedish, IEMSG_DCTMETHOD, 'DCT metod');
IESetTranslationWord(msSwedish, IEMSG_SMOOTHINGFACTOR, 'Utj<74>mningsfaktor');
IESetTranslationWord(msSwedish, IEMSG_GRAYSCALE, 'Gr<47>skala');
IESetTranslationWord(msSwedish, IEMSG_OPTIMALHUFFMAN, 'Optimal Huffman');
IESetTranslationWord(msSwedish, IEMSG_ORIGINALSIZE, 'Originalstorlek');
IESetTranslationWord(msSwedish, IEMSG_COMPRESSEDSIZE, 'Komprimerad storlek');
IESetTranslationWord(msSwedish, IEMSG_ADVANCED, 'Avancerat');
IESetTranslationWord(msSwedish, IEMSG_PROGRESSIVE, 'Progressiv');
IESetTranslationWord(msSwedish, IEMSG_COMPRESSION, 'Kompression');
IESetTranslationWord(msSwedish, IEMSG_IMAGEINDEX, 'Bildindex');
IESetTranslationWord(msSwedish, IEMSG_PHOTOMETRIC, 'Fotometric');
IESetTranslationWord(msSwedish, IEMSG_SCANNDEDDOCUMENTINFO, 'Scannad dokument info');
IESetTranslationWord(msSwedish, IEMSG_NAME, 'Namn');
IESetTranslationWord(msSwedish, IEMSG_DESCRIPTION, 'Beskrivning');
IESetTranslationWord(msSwedish, IEMSG_PAGENAME, 'Sidnamn');
IESetTranslationWord(msSwedish, IEMSG_PAGENUMBER, 'Sidnummer');
IESetTranslationWord(msSwedish, IEMSG_OF, 'av');
IESetTranslationWord(msSwedish, IEMSG_HORIZPOSITIONINCH, 'Horis. Position (tum)');
IESetTranslationWord(msSwedish, IEMSG_VERTPOSITIONINCH, 'Vert. Position (tum)');
IESetTranslationWord(msSwedish, IEMSG_COLORS, 'F<>rger');
IESetTranslationWord(msSwedish, IEMSG_TRANSPARENT, 'Transparent');
IESetTranslationWord(msSwedish, IEMSG_TRANSPARENTCOLOR, 'Transparent f<>rg');
IESetTranslationWord(msSwedish, IEMSG_INTERLACED, 'Slinga');
IESetTranslationWord(msSwedish, IEMSG_BACKGROUND, 'Bakgrund');
IESetTranslationWord(msSwedish, IEMSG_HORIZPOSITION, 'Horis. Position');
IESetTranslationWord(msSwedish, IEMSG_VERTPOSITION, 'Vert. Position');
IESetTranslationWord(msSwedish, IEMSG_DELAYTIME, 'F<>rdr<64>jning');
IESetTranslationWord(msSwedish, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msSwedish, IEMSG_WAVE, 'V<>g');
IESetTranslationWord(msSwedish, IEMSG_AMPLITUDE, 'Amplitud');
IESetTranslationWord(msSwedish, IEMSG_WAVELENGTH, 'V<>gl<67>ngd');
IESetTranslationWord(msSwedish, IEMSG_PHASE, 'Fas');
IESetTranslationWord(msSwedish, IEMSG_REFLECTIVE, 'Reflekterande');
IESetTranslationWord(msSwedish, IEMSG_USERFILTER, 'Anv<6E>ndarfilter');
IESetTranslationWord(msSwedish, IEMSG_MORPHFILTER, 'Formfilter');
IESetTranslationWord(msSwedish, IEMSG_WINDOWSIZE, 'F<>nsterstorlek');
IESetTranslationWord(msSwedish, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msSwedish, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msSwedish, IEMSG_OPEN, '<27>ppna');
IESetTranslationWord(msSwedish, IEMSG_CLOSE, 'St<53>ng');
IESetTranslationWord(msSwedish, IEMSG_ROTATE, 'Rotera');
IESetTranslationWord(msSwedish, IEMSG_FLIP, 'Spegelv<6C>nd');
IESetTranslationWord(msSwedish, IEMSG_FLIPHOR, 'Horisontal');
IESetTranslationWord(msSwedish, IEMSG_FLIPVER, 'Vertikal');
IESetTranslationWord(msSwedish, IEMSG_FREQUENCYDOMAINIMAGE, 'Bildfrekvensomr<6D>de');
IESetTranslationWord(msSwedish, IEMSG_SELECTTHEREGIONTOCLEAR, 'Markera klippomr<6D>de');
IESetTranslationWord(msSwedish, IEMSG_CLEAR, 'Rensa');
IESetTranslationWord(msSwedish, IEMSG_RESET, '<27>terst<73>ll');
IESetTranslationWord(msSwedish, IEMSG_ANIMATE, 'Animation');
IESetTranslationWord(msSwedish, IEMSG_LOADFILTER, 'Ladda filter');
IESetTranslationWord(msSwedish, IEMSG_SAVEFILTER, 'Spara filter');
IESetTranslationWord(msSwedish, IEMSG_BUMPMAP, 'Bul mapp');
IESetTranslationWord(msSwedish, IEMSG_PRINT, 'Skriv ut');
IESetTranslationWord(msSwedish, IEMSG_MARGINS, 'Marginaler');
IESetTranslationWord(msSwedish, IEMSG_INCHES, 'tum');
IESetTranslationWord(msSwedish, IEMSG_RIGHT, 'H<>ger');
IESetTranslationWord(msSwedish, IEMSG_BOTTOM, 'Botten');
IESetTranslationWord(msSwedish, IEMSG_POSITION, 'Position');
IESetTranslationWord(msSwedish, IEMSG_SIZE, 'Storlek');
IESetTranslationWord(msSwedish, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msSwedish, IEMSG_FITTOPAGE, 'Exakt');
IESetTranslationWord(msSwedish, IEMSG_STRETCHTOPAGE, 'Str<74>ck till sida');
IESetTranslationWord(msSwedish, IEMSG_SPECIFIEDSIZE, 'Specificerad storlek');
IESetTranslationWord(msSwedish, IEMSG_GAMMACORRECTION, 'Gamma korrektion');
IESetTranslationWord(msSwedish, IEMSG_VALUE2, 'V<>rde');
IESetTranslationWord(msSwedish, IEMSG_PRINTSETUP, 'Skrivarinst<73>ll.');
IESetTranslationWord(msSwedish, IEMSG_LEFTMARGIN, 'V<>nster marginal');
IESetTranslationWord(msSwedish, IEMSG_TOPMARGIN, 'Topp Marginal');
IESetTranslationWord(msSwedish, IEMSG_RIGHTMARGIN, 'H<>ger Marginal');
IESetTranslationWord(msSwedish, IEMSG_BOTTOMMARGIN, 'Botten Marginal');
IESetTranslationWord(msSwedish, IEMSG_LOCATIONSIZE, 'Lokal/storlek');
IESetTranslationWord(msSwedish, IEMSG_TOPLEFT, 'Topp V<>nster');
IESetTranslationWord(msSwedish, IEMSG_TOPCENTER, 'Topp Mitten');
IESetTranslationWord(msSwedish, IEMSG_TOPRIGHT, 'Topp H<>ger');
IESetTranslationWord(msSwedish, IEMSG_CENTERLEFT, 'Mitten V<>nster');
IESetTranslationWord(msSwedish, IEMSG_CENTER, 'Mitten');
IESetTranslationWord(msSwedish, IEMSG_CENTERRIGHT, 'Mitten H<>ger');
IESetTranslationWord(msSwedish, IEMSG_BOTTOMLEFT, 'Botten V<>nster');
IESetTranslationWord(msSwedish, IEMSG_BOTTOMCENTER, 'Botten Mitten');
IESetTranslationWord(msSwedish, IEMSG_BOTTOMRIGHT, 'Botten H<>ger');
IESetTranslationWord(msSwedish, IEMSG_CLOSE2, 'St<53>ng');
IESetTranslationWord(msSwedish, IEMSG_APPLY, 'Applicera');
IESetTranslationWord(msSwedish, IEMSG_MEASUREUNITS, 'M<>ttenheter');
IESetTranslationWord(msSwedish, IEMSG_UNITS, 'Enheter');
IESetTranslationWord(msSwedish, IEMSG_RATE, 'Proportion');
IESetTranslationWord(msSwedish, IEMSG_ALLGRAPHICS, 'All graphics');
IESetTranslationWord(msSwedish, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationword(msSwedish, IEMSG_FILE, 'File');
IESetTranslationword(msSwedish, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msSwedish, IEMSG_LOCKPREVIEWHINT, 'L<>s granskning');
IESetTranslationword(msSwedish, IEMSG_PRINTALL, 'Skriv ut Allt');
IESetTranslationword(msSwedish, IEMSG_PRINTSELECTED, 'Skriv ut Markerat');
IESetTranslationWord(msSwedish, IEMSG_ALLCOMMONGRAPHICFILES, 'Vanliga Bildformats Filer');
IESetTranslationWord(msSwedish, IEMSG_ALLFILES, 'Alla Filer');
IESetTranslationWord(msSwedish, IEMSG_HSV, 'HSV');
IESetTranslationWord(msSwedish, IEMSG_HSL, 'HSL');
IESetTranslationWord(msSwedish, IEMSG_RGB, 'RGB');
IESetTranslationWord(msSwedish, IEMSG_FFT, 'FFT');
IESetTranslationWord(msSwedish, IEMSG_SHARPEN, 'Sk<53>rpa');
IESetTranslationWord(msSwedish, IEMSG_CHANNELS, 'Kanaler');
IESetTranslationWord(msSwedish, IEMSG_PIXELS, 'pixlar');
IESetTranslationWord(msSwedish, IEMSG_FRAMES, 'ramar');
IESetTranslationWord(msSwedish, IEMSG_BIT, 'bit');
IESetTranslationWord(msSwedish, IEMSG_BYTE, 'byte');
IESetTranslationWord(msSwedish, IEMSG_DPI, 'dpi');
IESetTranslationWord(msSwedish, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msSwedish, IEMSG_FIT, 'Anpassa');
IESetTranslationWord(msSwedish, IEMSG_OTHER, 'Andra');
IESetTranslationWord(msSwedish, IEMSG_COLUMNS, 'Kolumner');
IESetTranslationWord(msSwedish, IEMSG_ROWS, 'Rader');
IESetTranslationWord(msSwedish, IEMSG_STYLE, 'Stil');
IESetTranslationWord(msSwedish, IEMSG_SPACING, 'Mellanrum');
IESetTranslationWord(msSwedish, IEMSG_SELECTACQUIREDEVICE, 'V<>lj Skanner Enhet');
IESetTranslationWord(msSwedish, IEMSG_SELECTANACQUISITIONDEVICE, 'V<>lj en Skanner Enhet');
IESetTranslationWord(msSwedish, IEMSG_Page_X_of_X, 'Sida %d av %d');
IESetTranslationWord(msSwedish, IEMSG_X_Pages, '%d sidor');
IESetTranslationWord(msSwedish, IEMSG_Previous, 'F<>reg<65>ende');
IESetTranslationWord(msSwedish, IEMSG_Next, 'N<>sta');
IESetTranslationWord(msSwedish, IEMSG_THUMBNAILS, 'Tumnaglar');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msSwedish, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msSwedish, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msSwedish, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msSwedish, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msSwedish, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msSwedish, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msSwedish, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msSwedish, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msSwedish, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msSwedish, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msSwedish, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msSwedish, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msSwedish, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msSwedish, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msSwedish, IEMsg_Copy, 'Copy');
IESetTranslationWord(msSwedish, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msSwedish, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msSwedish, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msSwedish, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msSwedish, IEMsg_Cut, 'Cut');
IESetTranslationWord(msSwedish, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msSwedish, IEMsg_Delete, 'Delete');
IESetTranslationWord(msSwedish, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msSwedish, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msSwedish, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msSwedish, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msSwedish, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msSwedish, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msSwedish, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msSwedish, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msSwedish, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msSwedish, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msSwedish, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msSwedish, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msSwedish, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msSwedish, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msSwedish, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msSwedish, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msSwedish, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msSwedish, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msSwedish, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msSwedish, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msSwedish, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msSwedish, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msSwedish, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msSwedish, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msSwedish, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msSwedish, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msSwedish, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msSwedish, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msSwedish, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msSwedish, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msSwedish, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msSwedish, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msSwedish, IEMsg_Negative, 'Negative');
IESetTranslationWord(msSwedish, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msSwedish, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msSwedish, IEMsg_Paste, 'Paste');
IESetTranslationWord(msSwedish, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msSwedish, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msSwedish, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msSwedish, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msSwedish, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msSwedish, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msSwedish, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msSwedish, IEMsg_Redo, 'Redo');
IESetTranslationWord(msSwedish, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msSwedish, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msSwedish, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msSwedish, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msSwedish, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msSwedish, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msSwedish, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msSwedish, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msSwedish, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msSwedish, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msSwedish, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msSwedish, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msSwedish, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msSwedish, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msSwedish, IEMsg_Select, 'Select');
IESetTranslationWord(msSwedish, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msSwedish, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msSwedish, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msSwedish, IEMsg_Undo, 'Undo');
IESetTranslationWord(msSwedish, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msSwedish, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msSwedish, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msSwedish, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msSwedish, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msSwedish, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msSwedish, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msSwedish, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msSwedish, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msSwedish, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msSwedish, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msSwedish, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msSwedish, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msSwedish, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msSwedish, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msSwedish, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msSwedish, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msSwedish, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msSwedish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msSwedish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msSwedish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msSwedish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msSwedish, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msSwedish, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msSwedish, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msSwedish, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msSwedish, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msSwedish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msSwedish, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msSwedish, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msSwedish, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msSwedish, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msSwedish, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msSwedish, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msSwedish, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msSwedish, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msSwedish, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msSwedish, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msSwedish, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msSwedish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msSwedish, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msSwedish, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msSwedish, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msSwedish, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msSwedish, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msSwedish, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msSwedish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msSwedish, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msSwedish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msSwedish, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msSwedish, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msSwedish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msSwedish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msSwedish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msSwedish, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msSwedish, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msSwedish, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msSwedish, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msSwedish, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msSwedish, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msSwedish, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msSwedish, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msSwedish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msSwedish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msSwedish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msSwedish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msSwedish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msSwedish, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msSwedish, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msSwedish, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msSwedish, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msSwedish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msSwedish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msSwedish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msSwedish, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msSwedish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msSwedish, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msSwedish, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msSwedish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msSwedish, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msSwedish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msSwedish, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msSwedish, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msSwedish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msSwedish, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msSwedish, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msSwedish, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msSwedish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msSwedish, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msSwedish, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msSwedish, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msSwedish, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msSwedish, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msSwedish, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msSwedish, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msSwedish, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msSwedish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msSwedish, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msSwedish, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msSwedish, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msSwedish, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msSwedish, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msSwedish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msSwedish, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msSwedish, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msSwedish, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msSwedish, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msSwedish, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msSwedish, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msSwedish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msSwedish, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msSwedish, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msSwedish, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msSwedish, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msSwedish, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msSwedish, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msSwedish, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msSwedish, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msSwedish, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msSwedish, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msSwedish, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msSwedish, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msSwedish, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msSwedish, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msSwedish, IEMSG_NEW, 'New');
IESetTranslationWord(msSwedish, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msSwedish, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msSwedish, IEMSG_Folder , 'Folder');
IESetTranslationWord(msSwedish, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msSwedish, IEMSG_Type , 'Type');
IESetTranslationWord(msSwedish, IEMSG_Created , 'Created');
IESetTranslationWord(msSwedish, IEMSG_Modified , 'Modified');
IESetTranslationWord(msSwedish, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msSwedish, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msSwedish, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msSwedish, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msSwedish, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msSwedish, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msSwedish, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msSwedish, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msSwedish, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msSwedish, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msSwedish, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msSwedish, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msSwedish, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msSwedish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msSwedish, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msSwedish, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msSwedish, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msSwedish, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msSwedish, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msSwedish, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msSwedish, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msSwedish, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msSwedish, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msSwedish, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msSwedish, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msSwedish, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msSwedish, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msSwedish, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msSwedish, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msSwedish, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msSwedish, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msSwedish, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msSwedish, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msSwedish, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msSwedish, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msSwedish, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msSwedish, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msSwedish, IEMsg_General , 'General' );
IESetTranslationWord(msSwedish, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msSwedish, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msSwedish, IEMsg_Range , 'Range' );
IESetTranslationWord(msSwedish, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msSwedish, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msSwedish, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msSwedish, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msSwedish, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msSwedish, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msSwedish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msSwedish, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msSwedish, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msSwedish, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msSwedish, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msSwedish, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msSwedish, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msSwedish, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msSwedish, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msSwedish, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msSwedish, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msSwedish, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msSwedish, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msSwedish, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msSwedish, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msSwedish, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msSwedish, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msSwedish, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msSwedish, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msSwedish, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msSwedish, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msSwedish, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msSwedish, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msSwedish, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msSwedish, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msSwedish, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msSwedish, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msSwedish, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msSwedish, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msSwedish, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msSwedish, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msSwedish, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msSwedish, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msSwedish, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msSwedish, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msSwedish, IEMsg_Path , 'Path' );
IESetTranslationWord(msSwedish, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msSwedish, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msSwedish, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msSwedish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msSwedish, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msSwedish, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msSwedish, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msSwedish, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msSwedish, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msSwedish, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msSwedish, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msSwedish, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msSwedish, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msSwedish, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msSwedish, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msSwedish, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msSwedish, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msSwedish, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msSwedish, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msSwedish, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msSwedish, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msSwedish, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msSwedish, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msSwedish, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msSwedish, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msSwedish, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msSwedish, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msSwedish, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msSwedish, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msSwedish, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msSwedish, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msSwedish, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msSwedish, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msSwedish, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msSwedish, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msSwedish, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msSwedish, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msSwedish, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msSwedish, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msSwedish, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msSwedish, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msSwedish, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msSwedish, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msSwedish, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msSwedish, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msSwedish, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msSwedish, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msSwedish, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msSwedish, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msSwedish, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msSwedish, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msSwedish, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msSwedish, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msSwedish, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msSwedish, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msSwedish, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msSwedish, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msSwedish, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msSwedish, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msSwedish, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msSwedish, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msSwedish, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msSwedish, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msSwedish, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msSwedish, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msSwedish, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msSwedish, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msSwedish, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msSwedish, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msSwedish, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msSwedish, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msSwedish, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msSwedish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msSwedish, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msSwedish, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msSwedish, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msSwedish, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msSwedish, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msSwedish, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msSwedish, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msSwedish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msSwedish, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msSwedish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msSwedish, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msSwedish, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msSwedish, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msSwedish, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msSwedish, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msSwedish, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msSwedish, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msSwedish, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msSwedish, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msSwedish, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msSwedish, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msSwedish, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msSwedish, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msSwedish, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msSwedish, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msSwedish, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msSwedish, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msSwedish, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msSwedish, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msSwedish, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msSwedish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msSwedish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msSwedish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msSwedish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msSwedish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msSwedish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msSwedish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msSwedish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msSwedish, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msSwedish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msSwedish, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msSwedish, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msSwedish, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msSwedish, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msSwedish, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msSwedish, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msSwedish, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msSwedish, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msSwedish, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msSwedish, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msSwedish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msSwedish, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msSwedish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msSwedish, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msSwedish, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msSwedish, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msSwedish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msSwedish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msSwedish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msSwedish, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msSwedish, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msSwedish, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msSwedish, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msSwedish, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msSwedish, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msSwedish, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msSwedish, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msSwedish, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msSwedish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msSwedish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msSwedish, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msSwedish, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msSwedish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msSwedish, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msSwedish, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msSwedish, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msSwedish, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msSwedish, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msSwedish, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Polish;
begin
{$IFDEF IESUPPORTPOLISH}
IESetTranslationWord(msPolish, IEMSG_PREVIEW, 'Podgl<67>d');
IESetTranslationWord(msPolish, IEMSG_SOURCE, '<27>r<8F>d<F3>o');
IESetTranslationWord(msPolish, IEMSG_RESULT, 'Rezultat');
IESetTranslationWord(msPolish, IEMSG_OK, 'OK');
IESetTranslationWord(msPolish, IEMSG_CANCEL, 'Anuluj');
IESetTranslationWord(msPolish, IEMSG_LOCKPREVIEW, 'Zablokuj podgl<67>d');
IESetTranslationWord(msPolish, IEMSG_COPYRESULTTOSOURCE, 'skopiuj efekty do <20>r<9F>d<F3>a');
IESetTranslationWord(msPolish, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msPolish, IEMSG_BRIGHTNESS, 'Jasno<6E><6F>');
IESetTranslationWord(msPolish, IEMSG_HUE, 'Barwa');
IESetTranslationWord(msPolish, IEMSG_SATURATION, 'Nasycenie');
IESetTranslationWord(msPolish, IEMSG_VALUE, 'Warto<74><6F>');
IESetTranslationWord(msPolish, IEMSG_BASECOLOR, 'Kolor <20>r<9F>d<F3>a');
IESetTranslationWord(msPolish, IEMSG_NEWCOLOR, 'Nowy kolor');
IESetTranslationWord(msPolish, IEMSG_LUMINOSITY, 'Luminancja');
IESetTranslationWord(msPolish, IEMSG_RED, 'Czerw.');
IESetTranslationWord(msPolish, IEMSG_GREEN, 'Zielony');
IESetTranslationWord(msPolish, IEMSG_BLUE, 'Niebies.');
IESetTranslationWord(msPolish, IEMSG_FILTERVALUES, 'Warto<74>ci filtra');
IESetTranslationWord(msPolish, IEMSG_PRESETS, 'Warto<74>ci domy<6D>lne');
IESetTranslationWord(msPolish, IEMSG_DIVISOR, 'Podzielnik');
IESetTranslationWord(msPolish, IEMSG_LOAD, 'Wczytaj');
IESetTranslationWord(msPolish, IEMSG_SAVE, 'Zapisz');
IESetTranslationWord(msPolish, IEMSG_EQUALIZATION, 'Wyr<79>wnanie poziom<6F>w');
IESetTranslationWord(msPolish, IEMSG_THRESHOLD, 'Warto<74><6F> graniczna');
IESetTranslationWord(msPolish, IEMSG_EQUALIZE, 'Wyr<79>wnanie');
IESetTranslationWord(msPolish, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msPolish, IEMSG_GRAY, 'Szary');
IESetTranslationWord(msPolish, IEMSG_LIGHT, '<27>wiat<61>o');
IESetTranslationWord(msPolish, IEMSG_LEFT, 'Lewy');
IESetTranslationWord(msPolish, IEMSG_TOP, 'G<>ra');
IESetTranslationWord(msPolish, IEMSG_WIDTH, 'Szeroko<6B><6F>');
IESetTranslationWord(msPolish, IEMSG_HEIGHT, 'Wysoko<6B><6F>');
IESetTranslationWord(msPolish, IEMSG_COLOR, 'Kolor');
IESetTranslationWord(msPolish, IEMSG_SOURCEIMAGEQUANTITY, 'Rozmiar <20>r<BF>d<F3>a');
IESetTranslationWord(msPolish, IEMSG_LENS, 'Soczewka');
IESetTranslationWord(msPolish, IEMSG_REFRACTION, 'Refrakcja');
IESetTranslationWord(msPolish, IEMSG_PARAMETERSPREVIEW, 'Parametry podgl<67>du');
IESetTranslationWord(msPolish, IEMSG_QUALITY, 'Jako<6B><6F>');
IESetTranslationWord(msPolish, IEMSG_DCTMETHOD, 'metoda DCT');
IESetTranslationWord(msPolish, IEMSG_SMOOTHINGFACTOR, 'Stopie<69> wyg<79>adzania');
IESetTranslationWord(msPolish, IEMSG_GRAYSCALE, 'Skala szaro<72>ci');
IESetTranslationWord(msPolish, IEMSG_OPTIMALHUFFMAN, 'Optymalizacja Huffmana');
IESetTranslationWord(msPolish, IEMSG_ORIGINALSIZE, 'Oryginalny rozmiar');
IESetTranslationWord(msPolish, IEMSG_COMPRESSEDSIZE, 'Stopie<69> kompresji');
IESetTranslationWord(msPolish, IEMSG_ADVANCED, 'Zaawansowany');
IESetTranslationWord(msPolish, IEMSG_PROGRESSIVE, 'Progresywna');
IESetTranslationWord(msPolish, IEMSG_COMPRESSION, 'Kompresja');
IESetTranslationWord(msPolish, IEMSG_IMAGEINDEX, 'Indeks');
IESetTranslationWord(msPolish, IEMSG_PHOTOMETRIC, 'Fotometria');
IESetTranslationWord(msPolish, IEMSG_SCANNDEDDOCUMENTINFO, 'Informacje z zeskanowanego dokumentu');
IESetTranslationWord(msPolish, IEMSG_NAME, 'Nazwa');
IESetTranslationWord(msPolish, IEMSG_DESCRIPTION, 'Opis');
IESetTranslationWord(msPolish, IEMSG_PAGENAME, 'Nazwa strony');
IESetTranslationWord(msPolish, IEMSG_PAGENUMBER, 'Numer strony');
IESetTranslationWord(msPolish, IEMSG_OF, 'z');
IESetTranslationWord(msPolish, IEMSG_HORIZPOSITIONINCH, 'Po<50>o<B3>enie w poziomie (mm)');
IESetTranslationWord(msPolish, IEMSG_VERTPOSITIONINCH, 'Po<50>o<B3>enie w pionie (mm)');
IESetTranslationWord(msPolish, IEMSG_COLORS, 'Kolory');
IESetTranslationWord(msPolish, IEMSG_TRANSPARENT, 'Prze<7A>roczysto<74><6F>');
IESetTranslationWord(msPolish, IEMSG_TRANSPARENTCOLOR, 'Kolor wybrany jako prze<7A>roczysty');
IESetTranslationWord(msPolish, IEMSG_INTERLACED, 'Z przeplotem');
IESetTranslationWord(msPolish, IEMSG_BACKGROUND, 'T<>o');
IESetTranslationWord(msPolish, IEMSG_HORIZPOSITION, 'Po<50>o<B3>enie w poziomie');
IESetTranslationWord(msPolish, IEMSG_VERTPOSITION, 'Po<50>o<B3>enie w pionie');
IESetTranslationWord(msPolish, IEMSG_DELAYTIME, 'Op<4F><70>nienie');
IESetTranslationWord(msPolish, IEMSG_FILTER, 'Filtr');
IESetTranslationWord(msPolish, IEMSG_WAVE, 'Fala');
IESetTranslationWord(msPolish, IEMSG_AMPLITUDE, 'Amplituda');
IESetTranslationWord(msPolish, IEMSG_WAVELENGTH, 'D<>ugo<67><6F> fali');
IESetTranslationWord(msPolish, IEMSG_PHASE, 'Faza');
IESetTranslationWord(msPolish, IEMSG_REFLECTIVE, 'Refleksy');
IESetTranslationWord(msPolish, IEMSG_USERFILTER, 'Filtry');
IESetTranslationWord(msPolish, IEMSG_MORPHFILTER, 'Morphing');
IESetTranslationWord(msPolish, IEMSG_WINDOWSIZE, 'Rozmiar okna');
IESetTranslationWord(msPolish, IEMSG_MAXIMUM, 'Maksimum');
IESetTranslationWord(msPolish, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msPolish, IEMSG_OPEN, 'Otwieranie');
IESetTranslationWord(msPolish, IEMSG_CLOSE, 'Zamykanie');
IESetTranslationWord(msPolish, IEMSG_ROTATE, 'Obr<62><72>');
IESetTranslationWord(msPolish, IEMSG_FLIP, 'Odbicie');
IESetTranslationWord(msPolish, IEMSG_FLIPHOR, 'w poziomie');
IESetTranslationWord(msPolish, IEMSG_FLIPVER, 'w pionie');
IESetTranslationWord(msPolish, IEMSG_FREQUENCYDOMAINIMAGE, 'Obraz zakresu cz<63>stotliwo<77>ci');
IESetTranslationWord(msPolish, IEMSG_SELECTTHEREGIONTOCLEAR, 'Wybierz obszar do wyczyszczenia');
IESetTranslationWord(msPolish, IEMSG_CLEAR, 'Wyczy<7A><79>');
IESetTranslationWord(msPolish, IEMSG_RESET, 'Wr<57><72>');
IESetTranslationWord(msPolish, IEMSG_ANIMATE, 'Animuj');
IESetTranslationWord(msPolish, IEMSG_LOADFILTER, 'Za<5A>aduj filtr');
IESetTranslationWord(msPolish, IEMSG_SAVEFILTER, 'Zachowaj filtr');
IESetTranslationWord(msPolish, IEMSG_BUMPMAP, 'Mapa nier<65>wno<6E>ci (bump)');
IESetTranslationWord(msPolish, IEMSG_PRINT, 'Drukuj');
IESetTranslationWord(msPolish, IEMSG_MARGINS, 'Marginesy');
IESetTranslationWord(msPolish, IEMSG_INCHES, 'cale');
IESetTranslationWord(msPolish, IEMSG_RIGHT, 'Prawy');
IESetTranslationWord(msPolish, IEMSG_BOTTOM, 'D<><44>');
IESetTranslationWord(msPolish, IEMSG_POSITION, 'Pozycja');
IESetTranslationWord(msPolish, IEMSG_SIZE, 'Rozmiar');
IESetTranslationWord(msPolish, IEMSG_NORMAL, 'Normalny');
IESetTranslationWord(msPolish, IEMSG_FITTOPAGE, 'Dopasuj do strony');
IESetTranslationWord(msPolish, IEMSG_STRETCHTOPAGE, 'Rozci<63>gnij do strony');
IESetTranslationWord(msPolish, IEMSG_SPECIFIEDSIZE, 'Wybrany rozmiar');
IESetTranslationWord(msPolish, IEMSG_GAMMACORRECTION, 'Zmiana warto<74>ci Gamma');
IESetTranslationWord(msPolish, IEMSG_VALUE2, 'Warto<74><6F>');
IESetTranslationWord(msPolish, IEMSG_PRINTSETUP, 'Ustawienia wydruku');
IESetTranslationWord(msPolish, IEMSG_LEFTMARGIN, 'Lewy margines');
IESetTranslationWord(msPolish, IEMSG_TOPMARGIN, 'G<>rny margines');
IESetTranslationWord(msPolish, IEMSG_RIGHTMARGIN, 'Prawy margines');
IESetTranslationWord(msPolish, IEMSG_BOTTOMMARGIN, 'Dolny margines');
IESetTranslationWord(msPolish, IEMSG_LOCATIONSIZE, 'Po<50>o<B3>enie/rozmiar');
IESetTranslationWord(msPolish, IEMSG_TOPLEFT, 'G<>rny lewy');
IESetTranslationWord(msPolish, IEMSG_TOPCENTER, 'G<>ra <20>rodek');
IESetTranslationWord(msPolish, IEMSG_TOPRIGHT, 'G<>rny prawy');
IESetTranslationWord(msPolish, IEMSG_CENTERLEFT, 'Lewa, <20>rodek');
IESetTranslationWord(msPolish, IEMSG_CENTER, '<27>rodek');
IESetTranslationWord(msPolish, IEMSG_CENTERRIGHT, 'Prawa, <20>rodek');
IESetTranslationWord(msPolish, IEMSG_BOTTOMLEFT, 'Dolny lewy');
IESetTranslationWord(msPolish, IEMSG_BOTTOMCENTER, 'D<><44>, <20>rodek');
IESetTranslationWord(msPolish, IEMSG_BOTTOMRIGHT, 'Dolny prawy');
IESetTranslationWord(msPolish, IEMSG_CLOSE2, 'Zamknij');
IESetTranslationWord(msPolish, IEMSG_APPLY, 'Zastosuj');
IESetTranslationWord(msPolish, IEMSG_MEASUREUNITS, 'Jednostki miary');
IESetTranslationWord(msPolish, IEMSG_UNITS, 'Jednostki');
IESetTranslationWord(msPolish, IEMSG_ALLGRAPHICS, 'Wszystkie obrazy');
IESetTranslationWord(msPolish, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationword(msPolish, IEMSG_FILE, 'Plik');
IESetTranslationword(msPolish, IEMSG_MEM, 'Pami<6D><69>'); // Mem.ory
IESetTranslationWord(msPolish, IEMSG_LOCKPREVIEWHINT, 'Automatycznie poka<6B> wynik');
IESetTranslationword(msPolish, IEMSG_PRINTALL, 'Drukuj wszystko');
IESetTranslationword(msPolish, IEMSG_PRINTSELECTED, 'Drukuj wybrane');
IESetTranslationWord(msPolish, IEMSG_ALLCOMMONGRAPHICFILES, 'Pliki graficzne');
IESetTranslationWord(msPolish, IEMSG_ALLFILES, 'Wszystkie pliki');
IESetTranslationWord(msPolish, IEMSG_HSV, 'HSV');
IESetTranslationWord(msPolish, IEMSG_HSL, 'HSL');
IESetTranslationWord(msPolish, IEMSG_RGB, 'RGB');
IESetTranslationWord(msPolish, IEMSG_FFT, 'FFT');
IESetTranslationWord(msPolish, IEMSG_SHARPEN, 'Wyostrz');
IESetTranslationWord(msPolish, IEMSG_CHANNELS, 'Kana<6E>y');
IESetTranslationWord(msPolish, IEMsg_BringForward, 'Przesuc do Przodu');
IESetTranslationWord(msPolish, IEMsg_BringToFront, 'Przesuc na Wierzch');
IESetTranslationWord(msPolish, IEMsg_SendBackward, 'Przesuc do Tyiu');
IESetTranslationWord(msPolish, IEMsg_SendToBack, 'Przesuc na Spyd');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msPolish, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msPolish, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msPolish, IEMSG_BIT, 'bit');
IESetTranslationWord(msPolish, IEMSG_BYTE, 'byte');
IESetTranslationWord(msPolish, IEMSG_DPI, 'dpi');
IESetTranslationWord(msPolish, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msPolish, IEMSG_FIT, 'Fit');
IESetTranslationWord(msPolish, IEMSG_OTHER, 'Other');
IESetTranslationWord(msPolish, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msPolish, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msPolish, IEMSG_STYLE, 'Style');
IESetTranslationWord(msPolish, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msPolish, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msPolish, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msPolish, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msPolish, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msPolish, IEMSG_Previous, 'Previous');
IESetTranslationWord(msPolish, IEMSG_Next, 'Next');
IESetTranslationWord(msPolish, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msPolish, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msPolish, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msPolish, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msPolish, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msPolish, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msPolish, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msPolish, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msPolish, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msPolish, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msPolish, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msPolish, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msPolish, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msPolish, IEMsg_Copy, 'Copy');
IESetTranslationWord(msPolish, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msPolish, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msPolish, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msPolish, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msPolish, IEMsg_Cut, 'Cut');
IESetTranslationWord(msPolish, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msPolish, IEMsg_Delete, 'Delete');
IESetTranslationWord(msPolish, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msPolish, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msPolish, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msPolish, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msPolish, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msPolish, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msPolish, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msPolish, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msPolish, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msPolish, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msPolish, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msPolish, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msPolish, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msPolish, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msPolish, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msPolish, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msPolish, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msPolish, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msPolish, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msPolish, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msPolish, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msPolish, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msPolish, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msPolish, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msPolish, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msPolish, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msPolish, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msPolish, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msPolish, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msPolish, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msPolish, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msPolish, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msPolish, IEMsg_Negative, 'Negative');
IESetTranslationWord(msPolish, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msPolish, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msPolish, IEMsg_Paste, 'Paste');
IESetTranslationWord(msPolish, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msPolish, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msPolish, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msPolish, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msPolish, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msPolish, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msPolish, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msPolish, IEMsg_Redo, 'Redo');
IESetTranslationWord(msPolish, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msPolish, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msPolish, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msPolish, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msPolish, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msPolish, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msPolish, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msPolish, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msPolish, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msPolish, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msPolish, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msPolish, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msPolish, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msPolish, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msPolish, IEMsg_Select, 'Select');
IESetTranslationWord(msPolish, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msPolish, IEMsg_Undo, 'Undo');
IESetTranslationWord(msPolish, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msPolish, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msPolish, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msPolish, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msPolish, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msPolish, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msPolish, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msPolish, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msPolish, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msPolish, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msPolish, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msPolish, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msPolish, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msPolish, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msPolish, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msPolish, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msPolish, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msPolish, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msPolish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msPolish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msPolish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msPolish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msPolish, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msPolish, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msPolish, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msPolish, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msPolish, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msPolish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msPolish, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msPolish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msPolish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msPolish, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msPolish, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msPolish, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msPolish, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msPolish, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msPolish, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msPolish, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msPolish, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msPolish, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msPolish, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msPolish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msPolish, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msPolish, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msPolish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msPolish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msPolish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msPolish, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msPolish, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msPolish, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msPolish, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msPolish, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msPolish, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msPolish, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msPolish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msPolish, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msPolish, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msPolish, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msPolish, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msPolish, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msPolish, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msPolish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msPolish, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msPolish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msPolish, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msPolish, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msPolish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msPolish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msPolish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msPolish, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msPolish, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msPolish, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msPolish, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msPolish, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msPolish, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msPolish, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msPolish, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msPolish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msPolish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msPolish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msPolish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msPolish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msPolish, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msPolish, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msPolish, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msPolish, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msPolish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msPolish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msPolish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msPolish, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msPolish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msPolish, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msPolish, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msPolish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msPolish, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msPolish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msPolish, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msPolish, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msPolish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msPolish, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msPolish, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msPolish, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msPolish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msPolish, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msPolish, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msPolish, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msPolish, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msPolish, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msPolish, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msPolish, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msPolish, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msPolish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msPolish, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msPolish, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msPolish, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msPolish, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msPolish, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msPolish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msPolish, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msPolish, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msPolish, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msPolish, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msPolish, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msPolish, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msPolish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msPolish, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msPolish, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msPolish, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msPolish, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msPolish, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msPolish, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msPolish, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msPolish, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msPolish, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msPolish, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msPolish, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msPolish, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msPolish, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msPolish, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msPolish, IEMSG_NEW, 'New');
IESetTranslationWord(msPolish, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msPolish, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msPolish, IEMSG_Folder , 'Folder');
IESetTranslationWord(msPolish, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msPolish, IEMSG_Type , 'Type');
IESetTranslationWord(msPolish, IEMSG_Created , 'Created');
IESetTranslationWord(msPolish, IEMSG_Modified , 'Modified');
IESetTranslationWord(msPolish, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msPolish, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msPolish, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msPolish, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msPolish, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msPolish, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msPolish, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msPolish, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msPolish, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msPolish, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msPolish, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msPolish, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msPolish, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msPolish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msPolish, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msPolish, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msPolish, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msPolish, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msPolish, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msPolish, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msPolish, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msPolish, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msPolish, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msPolish, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msPolish, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msPolish, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msPolish, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msPolish, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msPolish, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msPolish, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msPolish, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msPolish, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msPolish, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msPolish, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msPolish, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msPolish, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msPolish, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msPolish, IEMsg_General , 'General' );
IESetTranslationWord(msPolish, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msPolish, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msPolish, IEMsg_Range , 'Range' );
IESetTranslationWord(msPolish, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msPolish, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msPolish, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msPolish, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msPolish, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msPolish, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msPolish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msPolish, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msPolish, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msPolish, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msPolish, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msPolish, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msPolish, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msPolish, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msPolish, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msPolish, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msPolish, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msPolish, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msPolish, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msPolish, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msPolish, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msPolish, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msPolish, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msPolish, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msPolish, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msPolish, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msPolish, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msPolish, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msPolish, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msPolish, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msPolish, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msPolish, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msPolish, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msPolish, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msPolish, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msPolish, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msPolish, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msPolish, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msPolish, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msPolish, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msPolish, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msPolish, IEMsg_Path , 'Path' );
IESetTranslationWord(msPolish, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msPolish, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msPolish, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msPolish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msPolish, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msPolish, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msPolish, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msPolish, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msPolish, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msPolish, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msPolish, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msPolish, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msPolish, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msPolish, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msPolish, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msPolish, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msPolish, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msPolish, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msPolish, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msPolish, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msPolish, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msPolish, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msPolish, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msPolish, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msPolish, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msPolish, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msPolish, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msPolish, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msPolish, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msPolish, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msPolish, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msPolish, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msPolish, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msPolish, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msPolish, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msPolish, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msPolish, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msPolish, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msPolish, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msPolish, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msPolish, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msPolish, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msPolish, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msPolish, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msPolish, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msPolish, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msPolish, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msPolish, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msPolish, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msPolish, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msPolish, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msPolish, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msPolish, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msPolish, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msPolish, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msPolish, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msPolish, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msPolish, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msPolish, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msPolish, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msPolish, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msPolish, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msPolish, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msPolish, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msPolish, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msPolish, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msPolish, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msPolish, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msPolish, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msPolish, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msPolish, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msPolish, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msPolish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msPolish, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msPolish, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msPolish, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msPolish, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msPolish, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msPolish, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msPolish, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msPolish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msPolish, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msPolish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msPolish, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msPolish, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msPolish, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msPolish, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msPolish, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msPolish, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msPolish, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msPolish, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msPolish, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msPolish, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msPolish, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msPolish, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msPolish, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msPolish, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msPolish, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msPolish, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msPolish, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msPolish, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msPolish, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msPolish, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msPolish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msPolish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msPolish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msPolish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msPolish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msPolish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msPolish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msPolish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msPolish, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msPolish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msPolish, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msPolish, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msPolish, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msPolish, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msPolish, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msPolish, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msPolish, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msPolish, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msPolish, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msPolish, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msPolish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msPolish, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msPolish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msPolish, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msPolish, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msPolish, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msPolish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msPolish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msPolish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msPolish, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msPolish, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msPolish, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msPolish, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msPolish, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msPolish, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msPolish, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msPolish, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msPolish, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msPolish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msPolish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msPolish, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msPolish, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msPolish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msPolish, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msPolish, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msPolish, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msPolish, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msPolish, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msPolish, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Japanese;
begin
/////// msJapanese
{$IFDEF IESUPPORTJAPANESE}
IESetTranslationWord(msJapanese, IEMSG_PREVIEW, '<27>v<83><76><83>r<83><72><83>[');
IESetTranslationWord(msJapanese, IEMSG_SOURCE, '<27>I<83><49><83>W<83>i<83><69>');
IESetTranslationWord(msJapanese, IEMSG_RESULT, '<27><><8C><8B>');
IESetTranslationWord(msJapanese, IEMSG_OK, 'OK');
IESetTranslationWord(msJapanese, IEMSG_CANCEL, '<27>L<83><4C><83><83><83>Z<83><5A>');
IESetTranslationWord(msJapanese, IEMSG_LOCKPREVIEW, '<27><><8F>Ƀv<C983><76><83>r<83><72><83>[');
IESetTranslationWord(msJapanese, IEMSG_COPYRESULTTOSOURCE, '<27><><8C>ʂ<89><CA82>R<83>s<83>[');
IESetTranslationWord(msJapanese, IEMSG_CONTRAST, '<27>R<83><52><83>g<83><67><83>X<83>g');
IESetTranslationWord(msJapanese, IEMSG_BRIGHTNESS, '<27>P<8B>x');
IESetTranslationWord(msJapanese, IEMSG_HUE, '<27>F<90><46>');
IESetTranslationWord(msJapanese, IEMSG_SATURATION, '<27>ʓx');
IESetTranslationWord(msJapanese, IEMSG_VALUE, '<27><><96>x');
IESetTranslationWord(msJapanese, IEMSG_BASECOLOR, '<27><><8C>̐F');
IESetTranslationWord(msJapanese, IEMSG_NEWCOLOR, '<27>V<90><56><82><B5><82>F');
IESetTranslationWord(msJapanese, IEMSG_LUMINOSITY, '<27><><8E>Ȕ<8C><C894><AD><8C>x');
IESetTranslationWord(msJapanese, IEMSG_RED, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_GREEN, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_BLUE, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_FILTERVALUES, '<27>t<83>B<83><42><83>^<5E>̒l');
IESetTranslationWord(msJapanese, IEMSG_PRESETS, '<27>v<83><76><83>Z<83>b<83>g');
IESetTranslationWord(msJapanese, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msJapanese, IEMSG_LOAD, '<27>ǂݍ<C782><DD8D><9E>');
IESetTranslationWord(msJapanese, IEMSG_SAVE, '<27>ۑ<95>');
IESetTranslationWord(msJapanese, IEMSG_EQUALIZATION, '<27><><95>ω<8B>');
IESetTranslationWord(msJapanese, IEMSG_THRESHOLD, '臒l');
IESetTranslationWord(msJapanese, IEMSG_EQUALIZE, '<27><><95>ω<8B>');
IESetTranslationWord(msJapanese, IEMSG_HISTOGRAM, '<27>q<83>X<83>g<83>O<83><4F><83><89>');
IESetTranslationWord(msJapanese, IEMSG_GRAY, '<27>O<83><4F><83>[');
IESetTranslationWord(msJapanese, IEMSG_LIGHT, '<27><><83>C<83>g');
IESetTranslationWord(msJapanese, IEMSG_LEFT, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_TOP, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_WIDTH, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_HEIGHT, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_COLOR, '<27>F');
IESetTranslationWord(msJapanese, IEMSG_SOURCEIMAGEQUANTITY, '<27><><8C>C<83><43><83>[<5B>W<83>̓x<CC93><78><8D><87>');
IESetTranslationWord(msJapanese, IEMSG_LENS, '<27><><83><8C><83>Y<83><59><8C><F8>');
IESetTranslationWord(msJapanese, IEMSG_REFRACTION, '<27><><8B><FC>');
IESetTranslationWord(msJapanese, IEMSG_PARAMETERSPREVIEW, '<27>v<83><76><83>r<83><72><83>[');
IESetTranslationWord(msJapanese, IEMSG_QUALITY, '<27>i<95><69>');
IESetTranslationWord(msJapanese, IEMSG_DCTMETHOD, 'DCT method');
IESetTranslationWord(msJapanese, IEMSG_SMOOTHINGFACTOR, '<27>X<83><58><83>[<5B>W<83><57><83>O<83>t<83>@<40>N<83>^');
IESetTranslationWord(msJapanese, IEMSG_GRAYSCALE, '<27>O<83><4F><83>[<5B>X<83>P<83>[<5B><>');
IESetTranslationWord(msJapanese, IEMSG_OPTIMALHUFFMAN, 'Optimal Huffman');
IESetTranslationWord(msJapanese, IEMSG_ORIGINALSIZE, '<27>I<83><49><83>W<83>i<83><69><83>T<83>C<83>Y');
IESetTranslationWord(msJapanese, IEMSG_COMPRESSEDSIZE, '<27><><88>k<8F>T<83>C<83>Y');
IESetTranslationWord(msJapanese, IEMSG_ADVANCED, '<27>g<8A><67><92>ݒ<90>');
IESetTranslationWord(msJapanese, IEMSG_PROGRESSIVE, '<27>v<83><76><83>O<83><4F><83>b<83>V<83>u');
IESetTranslationWord(msJapanese, IEMSG_COMPRESSION, '<27><><88>k');
IESetTranslationWord(msJapanese, IEMSG_IMAGEINDEX, '<27>C<83><43><83>f<83>b<83>N<83>X');
IESetTranslationWord(msJapanese, IEMSG_PHOTOMETRIC, '<27>C<83><43><83>[<5B>W<83>`<60><>');
IESetTranslationWord(msJapanese, IEMSG_SCANNDEDDOCUMENTINFO, '<27>X<83>L<83><4C><83><83><83>C<83><43><83>[<5B>W<83><57><8F><EE>');
IESetTranslationWord(msJapanese, IEMSG_NAME, '<27><><96>O');
IESetTranslationWord(msJapanese, IEMSG_DESCRIPTION, '<27><><90><E0>');
IESetTranslationWord(msJapanese, IEMSG_PAGENAME, '<27>y<83>[<5B>W<83><57>');
IESetTranslationWord(msJapanese, IEMSG_PAGENUMBER, '<27>y<83>[<5B>WNo.');
IESetTranslationWord(msJapanese, IEMSG_OF, 'of');
IESetTranslationWord(msJapanese, IEMSG_HORIZPOSITIONINCH, '<27><><90><85><95>ʒu(inch)');
IESetTranslationWord(msJapanese, IEMSG_VERTPOSITIONINCH, '<27><><90><82><92>ʒu(inch)');
IESetTranslationWord(msJapanese, IEMSG_COLORS, '<27>F');
IESetTranslationWord(msJapanese, IEMSG_TRANSPARENT, '<27><><93><A7>');
IESetTranslationWord(msJapanese, IEMSG_TRANSPARENTCOLOR, '<27><><93>ߐF');
IESetTranslationWord(msJapanese, IEMSG_INTERLACED, '<27>C<83><43><83>^<5E>[<5B><><83>[<5B>X');
IESetTranslationWord(msJapanese, IEMSG_BACKGROUND, '<27>w<94>i');
IESetTranslationWord(msJapanese, IEMSG_HORIZPOSITION, '<27><><90><85><95>ʒu');
IESetTranslationWord(msJapanese, IEMSG_VERTPOSITION, '<27><><90><82><92>ʒu');
IESetTranslationWord(msJapanese, IEMSG_DELAYTIME, '<27>f<83>B<83><42><83>C');
IESetTranslationWord(msJapanese, IEMSG_FILTER, '<27>t<83>B<83><42><83>^');
IESetTranslationWord(msJapanese, IEMSG_WAVE, '<27>E<83>F<83>[<5B>u<83><75><8C><F8>');
IESetTranslationWord(msJapanese, IEMSG_AMPLITUDE, '<27><>(<28>U<90><55>)');
IESetTranslationWord(msJapanese, IEMSG_WAVELENGTH, '<27>E<83>F<83>[<5B>u<83>̒<82><CC92><B7>');
IESetTranslationWord(msJapanese, IEMSG_PHASE, '<27>t<83>F<83>[<5B>Y');
IESetTranslationWord(msJapanese, IEMSG_REFLECTIVE, '<27><><94><BD>');
IESetTranslationWord(msJapanese, IEMSG_USERFILTER, '<27><><83>[<5B>U<83>[<5B>t<83>B<83><42><83>^');
IESetTranslationWord(msJapanese, IEMSG_MORPHFILTER, '<27><><83>[<5B>t<83>B<83><42><83>O<83>t<83>B<83><42><83>^');
IESetTranslationWord(msJapanese, IEMSG_WINDOWSIZE, '<27>E<83>B<83><42><83>h<83>E<83>T<83>C<83>Y');
IESetTranslationWord(msJapanese, IEMSG_MAXIMUM, '<27>ő<8D>');
IESetTranslationWord(msJapanese, IEMSG_MINIMUM, '<27>ŏ<8D>');
IESetTranslationWord(msJapanese, IEMSG_OPEN, 'Opening');
IESetTranslationWord(msJapanese, IEMSG_CLOSE, 'Closing');
IESetTranslationWord(msJapanese, IEMSG_ROTATE, '<27><><89>]');
IESetTranslationWord(msJapanese, IEMSG_FLIP, '<27><><94>]');
IESetTranslationWord(msJapanese, IEMSG_FLIPHOR, '<27><><90><85>');
IESetTranslationWord(msJapanese, IEMSG_FLIPVER, '<27><><90><82>');
IESetTranslationWord(msJapanese, IEMSG_FREQUENCYDOMAINIMAGE, 'Frequency domain image');
IESetTranslationWord(msJapanese, IEMSG_SELECTTHEREGIONTOCLEAR, '<27>I<91><49><91>̈<97><CC88>̃N<CC83><4E><83>A');
IESetTranslationWord(msJapanese, IEMSG_CLEAR, '<27>N<83><4E><83>A');
IESetTranslationWord(msJapanese, IEMSG_RESET, '<27><><83>Z<83>b<83>g');
IESetTranslationWord(msJapanese, IEMSG_ANIMATE, '<27>Đ<8D>');
IESetTranslationWord(msJapanese, IEMSG_LOADFILTER, '<27>t<83>B<83><42><83>^<5E>̓ǂݍ<C782><DD8D><9E>');
IESetTranslationWord(msJapanese, IEMSG_SAVEFILTER, '<27>t<83>B<83><42><83>^<5E>̕ۑ<CC95>');
IESetTranslationWord(msJapanese, IEMSG_BUMPMAP, '<27>o<83><6F><83>v<83>}<7D>b<83>s<83><73><83>O');
IESetTranslationWord(msJapanese, IEMSG_PRINT, '<27><><88><F3>');
IESetTranslationWord(msJapanese, IEMSG_MARGINS, '<27>]<5D><>');
IESetTranslationWord(msJapanese, IEMSG_INCHES, 'inches');
IESetTranslationWord(msJapanese, IEMSG_RIGHT, '<27>E');
IESetTranslationWord(msJapanese, IEMSG_BOTTOM, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_POSITION, '<27>ʒu');
IESetTranslationWord(msJapanese, IEMSG_SIZE, '<27>T<83>C<83>Y');
IESetTranslationWord(msJapanese, IEMSG_NORMAL, '<27><><8C><B4><90><A1>');
IESetTranslationWord(msJapanese, IEMSG_FITTOPAGE, '<27>p<97><70><8E>ɍ<82><C98D><82><ED82B9>');
IESetTranslationWord(msJapanese, IEMSG_STRETCHTOPAGE, '<27>p<97><70><8E>ɍ<82><C98D><82>ĐL<C490>k');
IESetTranslationWord(msJapanese, IEMSG_SPECIFIEDSIZE, '<27>T<83>C<83>Y<83><59><82>w<8E><77>');
IESetTranslationWord(msJapanese, IEMSG_GAMMACORRECTION, '<27>K<83><4B><83>}<7D>␳');
IESetTranslationWord(msJapanese, IEMSG_VALUE2, '<27>K<83><4B><83>}<7D>l');
IESetTranslationWord(msJapanese, IEMSG_PRINTSETUP, '<27>v<83><76><83><8A><83>^<5E>̐ݒ<CC90>');
IESetTranslationWord(msJapanese, IEMSG_LEFTMARGIN, '<27><><8D>]<5D><>');
IESetTranslationWord(msJapanese, IEMSG_TOPMARGIN, '<27><><8F>]<5D><>');
IESetTranslationWord(msJapanese, IEMSG_RIGHTMARGIN, '<27>E<89>]<5D><>');
IESetTranslationWord(msJapanese, IEMSG_BOTTOMMARGIN, '<27><><89>]<5D><>');
IESetTranslationWord(msJapanese, IEMSG_LOCATIONSIZE, '<27><><88><F3><8D>T<83>C<83>Y');
IESetTranslationWord(msJapanese, IEMSG_TOPLEFT, '<27><><8D><B6>');
IESetTranslationWord(msJapanese, IEMSG_TOPCENTER, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_TOPRIGHT, '<27>E<89><45>');
IESetTranslationWord(msJapanese, IEMSG_CENTERLEFT, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_CENTER, '<27><><92>S');
IESetTranslationWord(msJapanese, IEMSG_CENTERRIGHT, '<27>E');
IESetTranslationWord(msJapanese, IEMSG_BOTTOMLEFT, '<27><><8D><B6>');
IESetTranslationWord(msJapanese, IEMSG_BOTTOMCENTER, '<27><>');
IESetTranslationWord(msJapanese, IEMSG_BOTTOMRIGHT, '<27>E<89><45>');
IESetTranslationWord(msJapanese, IEMSG_CLOSE2, '<27>‚<95><C282><B6>');
IESetTranslationWord(msJapanese, IEMSG_APPLY, '<27>K<93>p');
IESetTranslationWord(msJapanese, IEMSG_MEASUREUNITS, '<27><><92><B7><82>̒P<CC92><50>');
IESetTranslationWord(msJapanese, IEMSG_UNITS, '<27>P<92><50>');
IESetTranslationWord(msJapanese, IEMSG_RATE, '<27><><83>[<5B>g');
IESetTranslationWord(msJapanese, IEMSG_ALLGRAPHICS, '<27>S<91>ẴC<CC83><43><83>[<5B>W<83>t<83>@<40>C<83><43>');
IESetTranslationWord(msJapanese, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationword(msJapanese, IEMSG_FILE, '<27>t<83>@<40>C<83><43>');
IESetTranslationword(msJapanese, IEMSG_MEM, '<27><><83><81><83><82>'); // Mem.ory
IESetTranslationWord(msJapanese, IEMSG_LOCKPREVIEWHINT, '<27>ύX<CF8D><58><82><F0><8E><A9><93>I<93>Ƀv<C983><76><83>r<83><72><83>[<5B>ɔ<82><C994>f');
IESetTranslationword(msJapanese, IEMSG_PRINTALL, '<27>S<91>Ĉ<82><C488><F3>');
IESetTranslationword(msJapanese, IEMSG_PRINTSELECTED, '<27>I<91><49><91>y<83>[<5B>W<83><57><82><F0><88><F3>');
IESetTranslationWord(msJapanese, IEMSG_ALLCOMMONGRAPHICFILES, '<27><><8B>ʂ̃C<CC83><43><83>[<5B>W<83>t<83>@<40>C<83><43>');
IESetTranslationWord(msJapanese, IEMSG_ALLFILES, '<27><><82>ׂẴt<CC83>@<40>C<83><43>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msJapanese, IEMSG_HSV, 'HSV');
IESetTranslationWord(msJapanese, IEMSG_HSL, 'HSL');
IESetTranslationWord(msJapanese, IEMSG_RGB, 'RGB');
IESetTranslationWord(msJapanese, IEMSG_FFT, 'FFT');
IESetTranslationWord(msJapanese, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msJapanese, IEMSG_CHANNELS, 'Channels');
IESetTranslationWord(msJapanese, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msJapanese, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msJapanese, IEMSG_BIT, 'bit');
IESetTranslationWord(msJapanese, IEMSG_BYTE, 'byte');
IESetTranslationWord(msJapanese, IEMSG_DPI, 'dpi');
IESetTranslationWord(msJapanese, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msJapanese, IEMSG_FIT, 'Fit');
IESetTranslationWord(msJapanese, IEMSG_OTHER, 'Other');
IESetTranslationWord(msJapanese, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msJapanese, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msJapanese, IEMSG_STYLE, 'Style');
IESetTranslationWord(msJapanese, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msJapanese, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msJapanese, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msJapanese, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msJapanese, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msJapanese, IEMSG_Previous, 'Previous');
IESetTranslationWord(msJapanese, IEMSG_Next, 'Next');
IESetTranslationWord(msJapanese, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msJapanese, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msJapanese, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msJapanese, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msJapanese, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msJapanese, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msJapanese, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msJapanese, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msJapanese, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msJapanese, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msJapanese, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msJapanese, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msJapanese, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msJapanese, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msJapanese, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msJapanese, IEMsg_Copy, 'Copy');
IESetTranslationWord(msJapanese, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msJapanese, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msJapanese, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msJapanese, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msJapanese, IEMsg_Cut, 'Cut');
IESetTranslationWord(msJapanese, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msJapanese, IEMsg_Delete, 'Delete');
IESetTranslationWord(msJapanese, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msJapanese, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msJapanese, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msJapanese, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msJapanese, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msJapanese, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msJapanese, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msJapanese, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msJapanese, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msJapanese, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msJapanese, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msJapanese, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msJapanese, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msJapanese, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msJapanese, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msJapanese, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msJapanese, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msJapanese, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msJapanese, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msJapanese, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msJapanese, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msJapanese, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msJapanese, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msJapanese, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msJapanese, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msJapanese, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msJapanese, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msJapanese, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msJapanese, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msJapanese, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msJapanese, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msJapanese, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msJapanese, IEMsg_Negative, 'Negative');
IESetTranslationWord(msJapanese, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msJapanese, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msJapanese, IEMsg_Paste, 'Paste');
IESetTranslationWord(msJapanese, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msJapanese, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msJapanese, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msJapanese, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msJapanese, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msJapanese, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msJapanese, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msJapanese, IEMsg_Redo, 'Redo');
IESetTranslationWord(msJapanese, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msJapanese, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msJapanese, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msJapanese, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msJapanese, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msJapanese, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msJapanese, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msJapanese, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msJapanese, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msJapanese, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msJapanese, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msJapanese, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msJapanese, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msJapanese, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msJapanese, IEMsg_Select, 'Select');
IESetTranslationWord(msJapanese, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msJapanese, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msJapanese, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msJapanese, IEMsg_Undo, 'Undo');
IESetTranslationWord(msJapanese, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msJapanese, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msJapanese, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msJapanese, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msJapanese, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msJapanese, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msJapanese, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msJapanese, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msJapanese, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msJapanese, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msJapanese, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msJapanese, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msJapanese, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msJapanese, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msJapanese, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msJapanese, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msJapanese, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msJapanese, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msJapanese, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msJapanese, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msJapanese, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msJapanese, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msJapanese, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msJapanese, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msJapanese, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msJapanese, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msJapanese, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msJapanese, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msJapanese, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msJapanese, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msJapanese, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msJapanese, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msJapanese, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msJapanese, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msJapanese, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msJapanese, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msJapanese, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msJapanese, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msJapanese, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msJapanese, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msJapanese, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msJapanese, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msJapanese, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msJapanese, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msJapanese, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msJapanese, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msJapanese, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msJapanese, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msJapanese, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msJapanese, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msJapanese, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msJapanese, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msJapanese, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msJapanese, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msJapanese, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msJapanese, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msJapanese, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msJapanese, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msJapanese, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msJapanese, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msJapanese, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msJapanese, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msJapanese, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msJapanese, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msJapanese, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msJapanese, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msJapanese, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msJapanese, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msJapanese, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msJapanese, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msJapanese, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msJapanese, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msJapanese, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msJapanese, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msJapanese, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msJapanese, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msJapanese, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msJapanese, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msJapanese, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msJapanese, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msJapanese, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msJapanese, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msJapanese, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msJapanese, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msJapanese, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msJapanese, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msJapanese, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msJapanese, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msJapanese, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msJapanese, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msJapanese, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msJapanese, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msJapanese, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msJapanese, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msJapanese, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msJapanese, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msJapanese, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msJapanese, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msJapanese, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msJapanese, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msJapanese, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msJapanese, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msJapanese, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msJapanese, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msJapanese, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msJapanese, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msJapanese, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msJapanese, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msJapanese, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msJapanese, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msJapanese, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msJapanese, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msJapanese, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msJapanese, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msJapanese, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msJapanese, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msJapanese, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msJapanese, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msJapanese, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msJapanese, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msJapanese, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msJapanese, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msJapanese, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msJapanese, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msJapanese, IEMSG_NEW, 'New');
IESetTranslationWord(msJapanese, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msJapanese, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msJapanese, IEMSG_Folder , 'Folder');
IESetTranslationWord(msJapanese, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msJapanese, IEMSG_Type , 'Type');
IESetTranslationWord(msJapanese, IEMSG_Created , 'Created');
IESetTranslationWord(msJapanese, IEMSG_Modified , 'Modified');
IESetTranslationWord(msJapanese, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msJapanese, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msJapanese, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msJapanese, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msJapanese, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msJapanese, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msJapanese, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msJapanese, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msJapanese, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msJapanese, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msJapanese, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msJapanese, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msJapanese, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msJapanese, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msJapanese, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msJapanese, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msJapanese, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msJapanese, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msJapanese, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msJapanese, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msJapanese, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msJapanese, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msJapanese, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msJapanese, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msJapanese, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msJapanese, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msJapanese, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msJapanese, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msJapanese, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msJapanese, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msJapanese, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msJapanese, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msJapanese, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msJapanese, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msJapanese, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msJapanese, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msJapanese, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msJapanese, IEMsg_General , 'General' );
IESetTranslationWord(msJapanese, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msJapanese, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msJapanese, IEMsg_Range , 'Range' );
IESetTranslationWord(msJapanese, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msJapanese, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msJapanese, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msJapanese, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msJapanese, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msJapanese, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msJapanese, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msJapanese, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msJapanese, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msJapanese, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msJapanese, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msJapanese, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msJapanese, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msJapanese, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msJapanese, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msJapanese, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msJapanese, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msJapanese, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msJapanese, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msJapanese, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msJapanese, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msJapanese, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msJapanese, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msJapanese, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msJapanese, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msJapanese, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msJapanese, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msJapanese, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msJapanese, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msJapanese, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msJapanese, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msJapanese, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msJapanese, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msJapanese, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msJapanese, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msJapanese, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msJapanese, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msJapanese, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msJapanese, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msJapanese, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msJapanese, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msJapanese, IEMsg_Path , 'Path' );
IESetTranslationWord(msJapanese, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msJapanese, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msJapanese, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msJapanese, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msJapanese, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msJapanese, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msJapanese, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msJapanese, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msJapanese, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msJapanese, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msJapanese, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msJapanese, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msJapanese, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msJapanese, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msJapanese, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msJapanese, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msJapanese, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msJapanese, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msJapanese, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msJapanese, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msJapanese, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msJapanese, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msJapanese, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msJapanese, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msJapanese, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msJapanese, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msJapanese, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msJapanese, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msJapanese, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msJapanese, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msJapanese, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msJapanese, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msJapanese, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msJapanese, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msJapanese, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msJapanese, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msJapanese, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msJapanese, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msJapanese, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msJapanese, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msJapanese, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msJapanese, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msJapanese, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msJapanese, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msJapanese, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msJapanese, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msJapanese, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msJapanese, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msJapanese, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msJapanese, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msJapanese, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msJapanese, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msJapanese, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msJapanese, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msJapanese, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msJapanese, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msJapanese, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msJapanese, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msJapanese, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msJapanese, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msJapanese, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msJapanese, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msJapanese, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msJapanese, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msJapanese, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msJapanese, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msJapanese, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msJapanese, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msJapanese, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msJapanese, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msJapanese, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msJapanese, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msJapanese, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msJapanese, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msJapanese, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msJapanese, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msJapanese, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msJapanese, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msJapanese, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msJapanese, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msJapanese, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msJapanese, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msJapanese, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msJapanese, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msJapanese, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msJapanese, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msJapanese, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msJapanese, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msJapanese, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msJapanese, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msJapanese, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msJapanese, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msJapanese, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msJapanese, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msJapanese, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msJapanese, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msJapanese, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msJapanese, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msJapanese, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msJapanese, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msJapanese, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msJapanese, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msJapanese, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msJapanese, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msJapanese, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msJapanese, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msJapanese, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msJapanese, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msJapanese, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msJapanese, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msJapanese, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msJapanese, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msJapanese, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msJapanese, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msJapanese, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msJapanese, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msJapanese, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msJapanese, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msJapanese, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msJapanese, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msJapanese, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msJapanese, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msJapanese, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msJapanese, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msJapanese, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msJapanese, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msJapanese, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msJapanese, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msJapanese, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msJapanese, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msJapanese, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msJapanese, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msJapanese, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msJapanese, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msJapanese, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msJapanese, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msJapanese, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msJapanese, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msJapanese, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msJapanese, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msJapanese, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msJapanese, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msJapanese, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msJapanese, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msJapanese, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msJapanese, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msJapanese, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msJapanese, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msJapanese, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msJapanese, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msJapanese, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msJapanese, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Czech;
begin
/////// msCzech
{$ifdef IESUPPORTCZECH}
IESetTranslationWord(msCzech, IEMSG_PREVIEW, 'N<>hled');
IESetTranslationWord(msCzech, IEMSG_SOURCE, 'Origin<69>l');
IESetTranslationWord(msCzech, IEMSG_RESULT, 'V<>sledek');
IESetTranslationWord(msCzech, IEMSG_OK, 'OK');
IESetTranslationWord(msCzech, IEMSG_CANCEL, 'Storno');
IESetTranslationWord(msCzech, IEMSG_LOCKPREVIEW, 'Automatick<63> n<>hled');
IESetTranslationWord(msCzech, IEMSG_COPYRESULTTOSOURCE, 'P<>enes v<>sledek do origin<69>lu');
IESetTranslationWord(msCzech, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msCzech, IEMSG_BRIGHTNESS, 'Jas');
IESetTranslationWord(msCzech, IEMSG_HUE, 'Zabarven<65>');
IESetTranslationWord(msCzech, IEMSG_SATURATION, 'Sytost');
IESetTranslationWord(msCzech, IEMSG_VALUE, 'Hodnota');
IESetTranslationWord(msCzech, IEMSG_BASECOLOR, 'Z<>kladn<64> barva');
IESetTranslationWord(msCzech, IEMSG_NEWCOLOR, 'Nov<6F> barva');
IESetTranslationWord(msCzech, IEMSG_LUMINOSITY, 'Sv<53>tivost');
IESetTranslationWord(msCzech, IEMSG_RED, '<27>erven<65>');
IESetTranslationWord(msCzech, IEMSG_GREEN, 'Zelen<65>');
IESetTranslationWord(msCzech, IEMSG_BLUE, 'Modr<64>');
IESetTranslationWord(msCzech, IEMSG_FILTERVALUES, 'Hodnoty filtru');
IESetTranslationWord(msCzech, IEMSG_PRESETS, 'P<>edvolen<65>');
IESetTranslationWord(msCzech, IEMSG_DIVISOR, 'D<>litel');
IESetTranslationWord(msCzech, IEMSG_LOAD, 'Na<4E><61>st');
IESetTranslationWord(msCzech, IEMSG_SAVE, 'Ulo<6C>it');
IESetTranslationWord(msCzech, IEMSG_EQUALIZATION, '<27>rovn<76>');
IESetTranslationWord(msCzech, IEMSG_THRESHOLD, 'Pr<50>h');
IESetTranslationWord(msCzech, IEMSG_EQUALIZE, 'Vyrovnat');
IESetTranslationWord(msCzech, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msCzech, IEMSG_GRAY, '<27>ed<65>');
IESetTranslationWord(msCzech, IEMSG_LIGHT, 'Sv<53>tlo');
IESetTranslationWord(msCzech, IEMSG_LEFT, 'Vlevo');
IESetTranslationWord(msCzech, IEMSG_TOP, 'Naho<68>e');
IESetTranslationWord(msCzech, IEMSG_WIDTH, '<27><><8A>ka');
IESetTranslationWord(msCzech, IEMSG_HEIGHT, 'V<><56>ka');
IESetTranslationWord(msCzech, IEMSG_COLOR, 'Barva');
IESetTranslationWord(msCzech, IEMSG_SOURCEIMAGEQUANTITY, 'Pom<6F>r zdrojov<6F>ho obr<62>zku');
IESetTranslationWord(msCzech, IEMSG_LENS, '<27>o<C8>ka');
IESetTranslationWord(msCzech, IEMSG_REFRACTION, 'Lom sv<73>tla');
IESetTranslationWord(msCzech, IEMSG_PARAMETERSPREVIEW, 'N<>hled');
IESetTranslationWord(msCzech, IEMSG_QUALITY, 'Kvalita');
IESetTranslationWord(msCzech, IEMSG_DCTMETHOD, 'DCT metoda');
IESetTranslationWord(msCzech, IEMSG_SMOOTHINGFACTOR, 'Faktor zjemn<6D>n<EC>');
IESetTranslationWord(msCzech, IEMSG_GRAYSCALE, 'Odst<73>ny <20>edi');
IESetTranslationWord(msCzech, IEMSG_OPTIMALHUFFMAN, 'Optimal Huffman');
IESetTranslationWord(msCzech, IEMSG_ORIGINALSIZE, 'Velikost origin<69>lu');
IESetTranslationWord(msCzech, IEMSG_COMPRESSEDSIZE, 'Velikost po kompresi');
IESetTranslationWord(msCzech, IEMSG_ADVANCED, 'Pokro<72>il<69>');
IESetTranslationWord(msCzech, IEMSG_PROGRESSIVE, 'Progresivn<76>');
IESetTranslationWord(msCzech, IEMSG_COMPRESSION, 'Komprese');
IESetTranslationWord(msCzech, IEMSG_IMAGEINDEX, 'Index obr<62>zku');
IESetTranslationWord(msCzech, IEMSG_PHOTOMETRIC, 'Barevn<76> prostor');
IESetTranslationWord(msCzech, IEMSG_SCANNDEDDOCUMENTINFO, 'Dokument info');
IESetTranslationWord(msCzech, IEMSG_NAME, 'N<>zev');
IESetTranslationWord(msCzech, IEMSG_DESCRIPTION, 'Popis');
IESetTranslationWord(msCzech, IEMSG_PAGENAME, 'N<>zev strany');
IESetTranslationWord(msCzech, IEMSG_PAGENUMBER, 'Strana <20><>slo');
IESetTranslationWord(msCzech, IEMSG_OF, 'z');
IESetTranslationWord(msCzech, IEMSG_HORIZPOSITIONINCH, 'Horiz. pozice (palc<6C>)');
IESetTranslationWord(msCzech, IEMSG_VERTPOSITIONINCH, 'Vert. pozice (palc<6C>)');
IESetTranslationWord(msCzech, IEMSG_COLORS, 'Barvy');
IESetTranslationWord(msCzech, IEMSG_TRANSPARENT, 'Transparentn<74>');
IESetTranslationWord(msCzech, IEMSG_TRANSPARENTCOLOR, 'Transparentn<74> barva');
IESetTranslationWord(msCzech, IEMSG_INTERLACED, 'Prokl<6B>dan<61>');
IESetTranslationWord(msCzech, IEMSG_BACKGROUND, 'Pozad<61>');
IESetTranslationWord(msCzech, IEMSG_HORIZPOSITION, 'Horiz. pozice');
IESetTranslationWord(msCzech, IEMSG_VERTPOSITION, 'Vert. pozice');
IESetTranslationWord(msCzech, IEMSG_DELAYTIME, 'Zpo<70>d<9E>n<EC>');
IESetTranslationWord(msCzech, IEMSG_FILTER, 'Filtr');
IESetTranslationWord(msCzech, IEMSG_WAVE, 'Vlna');
IESetTranslationWord(msCzech, IEMSG_AMPLITUDE, 'Amplituda');
IESetTranslationWord(msCzech, IEMSG_WAVELENGTH, 'D<>lka vlny');
IESetTranslationWord(msCzech, IEMSG_PHASE, 'F<>ze');
IESetTranslationWord(msCzech, IEMSG_REFLECTIVE, 'Reflexn<78>');
IESetTranslationWord(msCzech, IEMSG_USERFILTER, 'U<>ivatelsk<73> filtr');
IESetTranslationWord(msCzech, IEMSG_MORPHFILTER, 'Morphing filtry');
IESetTranslationWord(msCzech, IEMSG_WINDOWSIZE, 'R<>dius');
IESetTranslationWord(msCzech, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msCzech, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msCzech, IEMSG_OPEN, 'Otv<74>raj<61>c<ED>');
IESetTranslationWord(msCzech, IEMSG_CLOSE, 'Zav<61>raj<61>c<ED>');
IESetTranslationWord(msCzech, IEMSG_ROTATE, 'Oto<74>it');
IESetTranslationWord(msCzech, IEMSG_FLIP, 'P<>evr<76>tit');
IESetTranslationWord(msCzech, IEMSG_FLIPHOR, 'Horizont<6E>ln<6C>');
IESetTranslationWord(msCzech, IEMSG_FLIPVER, 'Vertik<69>ln<6C>');
IESetTranslationWord(msCzech, IEMSG_FREQUENCYDOMAINIMAGE, 'Frequency domain image');
IESetTranslationWord(msCzech, IEMSG_SELECTTHEREGIONTOCLEAR, 'Vyber oblast pro <20>i<E8>t<9A>n<EC>');
IESetTranslationWord(msCzech, IEMSG_CLEAR, 'Vypr<70>zdnit');
IESetTranslationWord(msCzech, IEMSG_RESET, 'Reset');
IESetTranslationWord(msCzech, IEMSG_ANIMATE, 'Animovat');
IESetTranslationWord(msCzech, IEMSG_LOADFILTER, 'Na<4E><61>st filtr');
IESetTranslationWord(msCzech, IEMSG_SAVEFILTER, 'Ulo<6C>it filtr');
IESetTranslationWord(msCzech, IEMSG_BUMPMAP, 'Reli<6C>f');
IESetTranslationWord(msCzech, IEMSG_PRINT, 'Tisk');
IESetTranslationWord(msCzech, IEMSG_MARGINS, 'Okraje');
IESetTranslationWord(msCzech, IEMSG_INCHES, 'palce');
IESetTranslationWord(msCzech, IEMSG_RIGHT, 'Vpravo');
IESetTranslationWord(msCzech, IEMSG_BOTTOM, 'Dole');
IESetTranslationWord(msCzech, IEMSG_POSITION, 'Pozice');
IESetTranslationWord(msCzech, IEMSG_SIZE, 'Velikost');
IESetTranslationWord(msCzech, IEMSG_NORMAL, 'Norm<72>ln<6C>');
IESetTranslationWord(msCzech, IEMSG_FITTOPAGE, 'P<>izp<7A>sobit str<74>nce');
IESetTranslationWord(msCzech, IEMSG_STRETCHTOPAGE, 'Rozt<7A>hnout na str<74>nku');
IESetTranslationWord(msCzech, IEMSG_SPECIFIEDSIZE, 'Vlastn<74> velikost');
IESetTranslationWord(msCzech, IEMSG_GAMMACORRECTION, 'Gamma korekce');
IESetTranslationWord(msCzech, IEMSG_VALUE2, 'Hodnota');
IESetTranslationWord(msCzech, IEMSG_PRINTSETUP, 'Nastaven<65> tisk<73>rny');
IESetTranslationWord(msCzech, IEMSG_LEFTMARGIN, 'Lev<65> okraj');
IESetTranslationWord(msCzech, IEMSG_TOPMARGIN, 'Horn<72> okraj');
IESetTranslationWord(msCzech, IEMSG_RIGHTMARGIN, 'Prav<61> okraj');
IESetTranslationWord(msCzech, IEMSG_BOTTOMMARGIN, 'Spodn<64> okraj');
IESetTranslationWord(msCzech, IEMSG_LOCATIONSIZE, 'Um<55>st<73>n<EC>/Velikost');
IESetTranslationWord(msCzech, IEMSG_TOPLEFT, 'Vlevo naho<68>e');
IESetTranslationWord(msCzech, IEMSG_TOPCENTER, 'Naho<68>e uprost<73>ed');
IESetTranslationWord(msCzech, IEMSG_TOPRIGHT, 'Vpravo naho<68>e');
IESetTranslationWord(msCzech, IEMSG_CENTERLEFT, 'Uprost<73>ed vlevo');
IESetTranslationWord(msCzech, IEMSG_CENTER, 'Uprost<73>ed');
IESetTranslationWord(msCzech, IEMSG_CENTERRIGHT, 'Uprost<73>ed vpravo');
IESetTranslationWord(msCzech, IEMSG_BOTTOMLEFT, 'Vlevo dole');
IESetTranslationWord(msCzech, IEMSG_BOTTOMCENTER, 'Dole uprost<73>ed');
IESetTranslationWord(msCzech, IEMSG_BOTTOMRIGHT, 'Vpravo dole');
IESetTranslationWord(msCzech, IEMSG_CLOSE2, 'Zav<61><76>t');
IESetTranslationWord(msCzech, IEMSG_APPLY, 'Pou<6F><75>t');
IESetTranslationWord(msCzech, IEMSG_MEASUREUNITS, 'Jednotky');
IESetTranslationWord(msCzech, IEMSG_UNITS, 'Jednotky');
IESetTranslationWord(msCzech, IEMSG_RATE, 'Kvalita');
IESetTranslationWord(msCzech, IEMSG_ALLGRAPHICS, 'V<>echny obr<62>zky');
IESetTranslationWord(msCzech, IEMSG_VIDEOFORWINDOWS, 'Video pro Windows');
IESetTranslationword(msCzech, IEMSG_FILE, 'Soubor');
IESetTranslationword(msCzech, IEMSG_MEM, 'Pam<61><6D>');
IESetTranslationWord(msCzech, IEMSG_LOCKPREVIEWHINT, 'Automaticky aktualizuje n<>hled');
IESetTranslationword(msCzech, IEMSG_PRINTALL, 'Tisknout v<>e');
IESetTranslationword(msCzech, IEMSG_PRINTSELECTED, 'Tisknout ozna<6E>en<65>');
IESetTranslationWord(msCzech, IEMSG_ALLCOMMONGRAPHICFILES, 'Grafick<63> soubory');
IESetTranslationWord(msCzech, IEMSG_ALLFILES, 'V<>echny soubory');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msCzech, IEMSG_HSV, 'HSV');
IESetTranslationWord(msCzech, IEMSG_HSL, 'HSL');
IESetTranslationWord(msCzech, IEMSG_RGB, 'RGB');
IESetTranslationWord(msCzech, IEMSG_FFT, 'FFT');
IESetTranslationWord(msCzech, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msCzech, IEMSG_CHANNELS, 'Channels');
IESetTranslationWord(msCzech, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msCzech, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msCzech, IEMSG_BIT, 'bit');
IESetTranslationWord(msCzech, IEMSG_BYTE, 'byte');
IESetTranslationWord(msCzech, IEMSG_DPI, 'dpi');
IESetTranslationWord(msCzech, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msCzech, IEMSG_FIT, 'Fit');
IESetTranslationWord(msCzech, IEMSG_OTHER, 'Other');
IESetTranslationWord(msCzech, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msCzech, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msCzech, IEMSG_STYLE, 'Style');
IESetTranslationWord(msCzech, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msCzech, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msCzech, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msCzech, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msCzech, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msCzech, IEMSG_Previous, 'Previous');
IESetTranslationWord(msCzech, IEMSG_Next, 'Next');
IESetTranslationWord(msCzech, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msCzech, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msCzech, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msCzech, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msCzech, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msCzech, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msCzech, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msCzech, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msCzech, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msCzech, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msCzech, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msCzech, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msCzech, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msCzech, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msCzech, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msCzech, IEMsg_Copy, 'Copy');
IESetTranslationWord(msCzech, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msCzech, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msCzech, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msCzech, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msCzech, IEMsg_Cut, 'Cut');
IESetTranslationWord(msCzech, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msCzech, IEMsg_Delete, 'Delete');
IESetTranslationWord(msCzech, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msCzech, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msCzech, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msCzech, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msCzech, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msCzech, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msCzech, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msCzech, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msCzech, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msCzech, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msCzech, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msCzech, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msCzech, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msCzech, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msCzech, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msCzech, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msCzech, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msCzech, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msCzech, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msCzech, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msCzech, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msCzech, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msCzech, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msCzech, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msCzech, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msCzech, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msCzech, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msCzech, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msCzech, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msCzech, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msCzech, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msCzech, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msCzech, IEMsg_Negative, 'Negative');
IESetTranslationWord(msCzech, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msCzech, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msCzech, IEMsg_Paste, 'Paste');
IESetTranslationWord(msCzech, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msCzech, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msCzech, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msCzech, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msCzech, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msCzech, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msCzech, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msCzech, IEMsg_Redo, 'Redo');
IESetTranslationWord(msCzech, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msCzech, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msCzech, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msCzech, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msCzech, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msCzech, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msCzech, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msCzech, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msCzech, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msCzech, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msCzech, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msCzech, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msCzech, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msCzech, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msCzech, IEMsg_Select, 'Select');
IESetTranslationWord(msCzech, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msCzech, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msCzech, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msCzech, IEMsg_Undo, 'Undo');
IESetTranslationWord(msCzech, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msCzech, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msCzech, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msCzech, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msCzech, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msCzech, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msCzech, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msCzech, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msCzech, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msCzech, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msCzech, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msCzech, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msCzech, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msCzech, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msCzech, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msCzech, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msCzech, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msCzech, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msCzech, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msCzech, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msCzech, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msCzech, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msCzech, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msCzech, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msCzech, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msCzech, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msCzech, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msCzech, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msCzech, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msCzech, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msCzech, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msCzech, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msCzech, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msCzech, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msCzech, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msCzech, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msCzech, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msCzech, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msCzech, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msCzech, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msCzech, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msCzech, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msCzech, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msCzech, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msCzech, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msCzech, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msCzech, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msCzech, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msCzech, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msCzech, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msCzech, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msCzech, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msCzech, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msCzech, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msCzech, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msCzech, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msCzech, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msCzech, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msCzech, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msCzech, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msCzech, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msCzech, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msCzech, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msCzech, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msCzech, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msCzech, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msCzech, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msCzech, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msCzech, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msCzech, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msCzech, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msCzech, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msCzech, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msCzech, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msCzech, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msCzech, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msCzech, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msCzech, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msCzech, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msCzech, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msCzech, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msCzech, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msCzech, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msCzech, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msCzech, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msCzech, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msCzech, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msCzech, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msCzech, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msCzech, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msCzech, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msCzech, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msCzech, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msCzech, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msCzech, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msCzech, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msCzech, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msCzech, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msCzech, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msCzech, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msCzech, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msCzech, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msCzech, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msCzech, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msCzech, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msCzech, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msCzech, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msCzech, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msCzech, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msCzech, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msCzech, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msCzech, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msCzech, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msCzech, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msCzech, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msCzech, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msCzech, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msCzech, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msCzech, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msCzech, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msCzech, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msCzech, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msCzech, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msCzech, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msCzech, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msCzech, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msCzech, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msCzech, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msCzech, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msCzech, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msCzech, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msCzech, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msCzech, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msCzech, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msCzech, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msCzech, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msCzech, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msCzech, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msCzech, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msCzech, IEMSG_NEW, 'New');
IESetTranslationWord(msCzech, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msCzech, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msCzech, IEMSG_Folder , 'Folder');
IESetTranslationWord(msCzech, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msCzech, IEMSG_Type , 'Type');
IESetTranslationWord(msCzech, IEMSG_Created , 'Created');
IESetTranslationWord(msCzech, IEMSG_Modified , 'Modified');
IESetTranslationWord(msCzech, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msCzech, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msCzech, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msCzech, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msCzech, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msCzech, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msCzech, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msCzech, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msCzech, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msCzech, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msCzech, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msCzech, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msCzech, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msCzech, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msCzech, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msCzech, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msCzech, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msCzech, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msCzech, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msCzech, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msCzech, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msCzech, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msCzech, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msCzech, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msCzech, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msCzech, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msCzech, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msCzech, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msCzech, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msCzech, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msCzech, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msCzech, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msCzech, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msCzech, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msCzech, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msCzech, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msCzech, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msCzech, IEMsg_General , 'General' );
IESetTranslationWord(msCzech, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msCzech, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msCzech, IEMsg_Range , 'Range' );
IESetTranslationWord(msCzech, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msCzech, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msCzech, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msCzech, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msCzech, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msCzech, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msCzech, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msCzech, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msCzech, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msCzech, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msCzech, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msCzech, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msCzech, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msCzech, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msCzech, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msCzech, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msCzech, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msCzech, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msCzech, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msCzech, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msCzech, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msCzech, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msCzech, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msCzech, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msCzech, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msCzech, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msCzech, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msCzech, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msCzech, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msCzech, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msCzech, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msCzech, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msCzech, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msCzech, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msCzech, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msCzech, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msCzech, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msCzech, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msCzech, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msCzech, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msCzech, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msCzech, IEMsg_Path , 'Path' );
IESetTranslationWord(msCzech, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msCzech, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msCzech, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msCzech, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msCzech, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msCzech, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msCzech, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msCzech, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msCzech, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msCzech, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msCzech, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msCzech, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msCzech, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msCzech, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msCzech, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msCzech, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msCzech, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msCzech, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msCzech, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msCzech, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msCzech, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msCzech, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msCzech, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msCzech, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msCzech, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msCzech, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msCzech, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msCzech, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msCzech, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msCzech, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msCzech, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msCzech, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msCzech, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msCzech, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msCzech, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msCzech, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msCzech, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msCzech, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msCzech, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msCzech, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msCzech, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msCzech, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msCzech, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msCzech, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msCzech, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msCzech, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msCzech, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msCzech, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msCzech, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msCzech, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msCzech, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msCzech, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msCzech, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msCzech, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msCzech, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msCzech, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msCzech, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msCzech, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msCzech, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msCzech, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msCzech, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msCzech, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msCzech, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msCzech, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msCzech, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msCzech, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msCzech, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msCzech, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msCzech, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msCzech, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msCzech, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msCzech, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msCzech, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msCzech, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msCzech, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msCzech, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msCzech, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msCzech, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msCzech, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msCzech, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msCzech, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msCzech, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msCzech, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msCzech, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msCzech, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msCzech, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msCzech, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msCzech, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msCzech, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msCzech, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msCzech, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msCzech, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msCzech, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msCzech, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msCzech, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msCzech, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msCzech, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msCzech, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msCzech, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msCzech, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msCzech, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msCzech, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msCzech, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msCzech, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msCzech, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msCzech, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msCzech, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msCzech, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msCzech, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msCzech, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msCzech, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msCzech, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msCzech, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msCzech, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msCzech, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msCzech, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msCzech, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msCzech, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msCzech, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msCzech, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msCzech, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msCzech, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msCzech, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msCzech, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msCzech, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msCzech, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msCzech, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msCzech, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msCzech, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msCzech, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msCzech, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msCzech, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msCzech, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msCzech, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msCzech, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msCzech, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msCzech, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msCzech, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msCzech, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msCzech, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msCzech, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msCzech, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msCzech, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msCzech, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msCzech, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msCzech, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msCzech, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msCzech, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msCzech, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msCzech, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msCzech, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msCzech, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_Finnish;
begin
/////// msFinnish
{$IFDEF IESUPPORTFINNISH}
IESetTranslationWord(msFinnish, IEMSG_PREVIEW, 'Esikatselu');
IESetTranslationWord(msFinnish, IEMSG_SOURCE, 'Alkuper<65>inen');
IESetTranslationWord(msFinnish, IEMSG_RESULT, 'Kohde');
IESetTranslationWord(msFinnish, IEMSG_OK, 'OK');
IESetTranslationWord(msFinnish, IEMSG_CANCEL, 'Peruuta');
IESetTranslationWord(msFinnish, IEMSG_LOCKPREVIEW, 'Lukitse esikatselu');
IESetTranslationWord(msFinnish, IEMSG_COPYRESULTTOSOURCE, 'Kopioi kohde alkuper<65>iseen');
IESetTranslationWord(msFinnish, IEMSG_CONTRAST, 'Kontrasti');
IESetTranslationWord(msFinnish, IEMSG_BRIGHTNESS, 'Kirkkaus');
IESetTranslationWord(msFinnish, IEMSG_HUE, 'Hue');
IESetTranslationWord(msFinnish, IEMSG_SATURATION, 'Saturaatio');
IESetTranslationWord(msFinnish, IEMSG_VALUE, 'Arvo');
IESetTranslationWord(msFinnish, IEMSG_BASECOLOR, 'Perusv<73>ri');
IESetTranslationWord(msFinnish, IEMSG_NEWCOLOR, 'Uusi v<>ri');
IESetTranslationWord(msFinnish, IEMSG_LUMINOSITY, 'Valoteho');
IESetTranslationWord(msFinnish, IEMSG_RED, 'Punainen');
IESetTranslationWord(msFinnish, IEMSG_GREEN, 'Vihre<72>');
IESetTranslationWord(msFinnish, IEMSG_BLUE, 'Sininen');
IESetTranslationWord(msFinnish, IEMSG_FILTERVALUES, 'Filtterin arvot');
IESetTranslationWord(msFinnish, IEMSG_PRESETS, 'Esiasetukset');
IESetTranslationWord(msFinnish, IEMSG_DIVISOR, 'Jakaja');
IESetTranslationWord(msFinnish, IEMSG_LOAD, 'Lataa');
IESetTranslationWord(msFinnish, IEMSG_SAVE, 'Tallenna');
IESetTranslationWord(msFinnish, IEMSG_EQUALIZATION, 'Ekvalisaatio');
IESetTranslationWord(msFinnish, IEMSG_THRESHOLD, 'Kynnys');
IESetTranslationWord(msFinnish, IEMSG_EQUALIZE, 'Ekvalisoi');
IESetTranslationWord(msFinnish, IEMSG_HISTOGRAM, 'Histogrammi');
IESetTranslationWord(msFinnish, IEMSG_GRAY, 'Harmaa');
IESetTranslationWord(msFinnish, IEMSG_LIGHT, 'Valo');
IESetTranslationWord(msFinnish, IEMSG_LEFT, 'Vasen');
IESetTranslationWord(msFinnish, IEMSG_TOP, 'Yl<59>');
IESetTranslationWord(msFinnish, IEMSG_WIDTH, 'Leveys');
IESetTranslationWord(msFinnish, IEMSG_HEIGHT, 'Korkeus');
IESetTranslationWord(msFinnish, IEMSG_COLOR, 'V<>ri');
IESetTranslationWord(msFinnish, IEMSG_SOURCEIMAGEQUANTITY, 'Alkuper<65>isen kuvan laatu');
IESetTranslationWord(msFinnish, IEMSG_LENS, 'Linssi');
IESetTranslationWord(msFinnish, IEMSG_REFRACTION, 'Heijastus');
IESetTranslationWord(msFinnish, IEMSG_PARAMETERSPREVIEW, 'Parameterien esikatselu');
IESetTranslationWord(msFinnish, IEMSG_QUALITY, 'Laatu');
IESetTranslationWord(msFinnish, IEMSG_DCTMETHOD, 'DCT metodi');
IESetTranslationWord(msFinnish, IEMSG_SMOOTHINGFACTOR, 'Smoothing arvo');
IESetTranslationWord(msFinnish, IEMSG_GRAYSCALE, 'Harmaas<61>vy');
IESetTranslationWord(msFinnish, IEMSG_OPTIMALHUFFMAN, 'Optimaalinen Huffman');
IESetTranslationWord(msFinnish, IEMSG_ORIGINALSIZE, 'Alkuper<65>inen koko');
IESetTranslationWord(msFinnish, IEMSG_COMPRESSEDSIZE, 'Pakattu koko');
IESetTranslationWord(msFinnish, IEMSG_ADVANCED, 'Asetukset');
IESetTranslationWord(msFinnish, IEMSG_PROGRESSIVE, 'Progressiivinen');
IESetTranslationWord(msFinnish, IEMSG_COMPRESSION, 'Pakkaus');
IESetTranslationWord(msFinnish, IEMSG_IMAGEINDEX, 'Kuvan indeksi');
IESetTranslationWord(msFinnish, IEMSG_PHOTOMETRIC, 'Photometrinen');
IESetTranslationWord(msFinnish, IEMSG_SCANNDEDDOCUMENTINFO, 'Scannatun dokumentin tiedot');
IESetTranslationWord(msFinnish, IEMSG_NAME, 'Nimi');
IESetTranslationWord(msFinnish, IEMSG_DESCRIPTION, 'Kuvaus');
IESetTranslationWord(msFinnish, IEMSG_PAGENAME, 'Sivun nimi');
IESetTranslationWord(msFinnish, IEMSG_PAGENUMBER, 'Sivun numero');
IESetTranslationWord(msFinnish, IEMSG_OF, '/');
IESetTranslationWord(msFinnish, IEMSG_HORIZPOSITIONINCH, 'Paikka vaakasuunnassa (tuumaa)');
IESetTranslationWord(msFinnish, IEMSG_VERTPOSITIONINCH, 'Paikka pystysuunnassa (tuumaa)');
IESetTranslationWord(msFinnish, IEMSG_COLORS, 'V<>rit');
IESetTranslationWord(msFinnish, IEMSG_TRANSPARENT, 'L<>pin<69>kyv<79>');
IESetTranslationWord(msFinnish, IEMSG_TRANSPARENTCOLOR, 'L<>pin<69>kyv<79> v<>ri');
IESetTranslationWord(msFinnish, IEMSG_INTERLACED, 'Lomitettu');
IESetTranslationWord(msFinnish, IEMSG_BACKGROUND, 'Tausta');
IESetTranslationWord(msFinnish, IEMSG_HORIZPOSITION, 'Paikka vaakasuunnassa');
IESetTranslationWord(msFinnish, IEMSG_VERTPOSITION, 'Paikka pystysuunnassa');
IESetTranslationWord(msFinnish, IEMSG_DELAYTIME, 'Viivearvo');
IESetTranslationWord(msFinnish, IEMSG_FILTER, 'Filtteri');
IESetTranslationWord(msFinnish, IEMSG_WAVE, 'Aalto');
IESetTranslationWord(msFinnish, IEMSG_AMPLITUDE, 'Amplitudi');
IESetTranslationWord(msFinnish, IEMSG_WAVELENGTH, 'Aallonpituus');
IESetTranslationWord(msFinnish, IEMSG_PHASE, 'Jakso');
IESetTranslationWord(msFinnish, IEMSG_REFLECTIVE, 'Heijastava');
IESetTranslationWord(msFinnish, IEMSG_USERFILTER, 'K<>ytt<74>j<E4>n filtterit');
IESetTranslationWord(msFinnish, IEMSG_MORPHFILTER, 'Morphing filtterit');
IESetTranslationWord(msFinnish, IEMSG_WINDOWSIZE, 'Ikkunan koko');
IESetTranslationWord(msFinnish, IEMSG_MAXIMUM, 'Maksimi');
IESetTranslationWord(msFinnish, IEMSG_MINIMUM, 'Minimi');
IESetTranslationWord(msFinnish, IEMSG_OPEN, 'Avataan');
IESetTranslationWord(msFinnish, IEMSG_CLOSE, 'Suljetaan');
IESetTranslationWord(msFinnish, IEMSG_ROTATE, 'Kierr<72>');
IESetTranslationWord(msFinnish, IEMSG_FLIP, 'K<><4B>nn<6E>');
IESetTranslationWord(msFinnish, IEMSG_FLIPHOR, 'Vaaka');
IESetTranslationWord(msFinnish, IEMSG_FLIPVER, 'Pysty');
IESetTranslationWord(msFinnish, IEMSG_FREQUENCYDOMAINIMAGE, 'Frequency domain image');
IESetTranslationWord(msFinnish, IEMSG_SELECTTHEREGIONTOCLEAR, 'Valitse tyhjennett<74>v<E4> alue');
IESetTranslationWord(msFinnish, IEMSG_CLEAR, 'Tyhjenn<6E>');
IESetTranslationWord(msFinnish, IEMSG_RESET, 'Nollaa');
IESetTranslationWord(msFinnish, IEMSG_ANIMATE, 'Animoi');
IESetTranslationWord(msFinnish, IEMSG_LOADFILTER, 'Lataa filtteri');
IESetTranslationWord(msFinnish, IEMSG_SAVEFILTER, 'Tallenna filtteri');
IESetTranslationWord(msFinnish, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msFinnish, IEMSG_PRINT, 'Tulosta');
IESetTranslationWord(msFinnish, IEMSG_MARGINS, 'Marginaalit');
IESetTranslationWord(msFinnish, IEMSG_INCHES, 'tuumaa');
IESetTranslationWord(msFinnish, IEMSG_RIGHT, 'Oikea');
IESetTranslationWord(msFinnish, IEMSG_BOTTOM, 'Ala');
IESetTranslationWord(msFinnish, IEMSG_POSITION, 'Paikka');
IESetTranslationWord(msFinnish, IEMSG_SIZE, 'Koko');
IESetTranslationWord(msFinnish, IEMSG_NORMAL, 'Normaali');
IESetTranslationWord(msFinnish, IEMSG_FITTOPAGE, 'Sovita sivulle');
IESetTranslationWord(msFinnish, IEMSG_STRETCHTOPAGE, 'Venyt<79> sivulle');
IESetTranslationWord(msFinnish, IEMSG_SPECIFIEDSIZE, 'M<><4D>ritelty koko');
IESetTranslationWord(msFinnish, IEMSG_GAMMACORRECTION, 'Gammakorjaus');
IESetTranslationWord(msFinnish, IEMSG_VALUE2, 'Arvo');
IESetTranslationWord(msFinnish, IEMSG_PRINTSETUP, 'Tulostusasetukset');
IESetTranslationWord(msFinnish, IEMSG_LEFTMARGIN, 'Vasen marginaali');
IESetTranslationWord(msFinnish, IEMSG_TOPMARGIN, 'Yl<59>marginaali');
IESetTranslationWord(msFinnish, IEMSG_RIGHTMARGIN, 'Oikea marginaali');
IESetTranslationWord(msFinnish, IEMSG_BOTTOMMARGIN, 'Alamarginaali');
IESetTranslationWord(msFinnish, IEMSG_LOCATIONSIZE, 'Paikka/koko');
IESetTranslationWord(msFinnish, IEMSG_TOPLEFT, 'Yl<59>s vasemmalle');
IESetTranslationWord(msFinnish, IEMSG_TOPCENTER, 'Yl<59>s keskelle');
IESetTranslationWord(msFinnish, IEMSG_TOPRIGHT, 'Yl<59>s oikealle');
IESetTranslationWord(msFinnish, IEMSG_CENTERLEFT, 'Keskitetty vasemmalle');
IESetTranslationWord(msFinnish, IEMSG_CENTER, 'Keskitetty');
IESetTranslationWord(msFinnish, IEMSG_CENTERRIGHT, 'Keskitetty oikealle');
IESetTranslationWord(msFinnish, IEMSG_BOTTOMLEFT, 'Alas vasemmalle');
IESetTranslationWord(msFinnish, IEMSG_BOTTOMCENTER, 'Alas keskelle');
IESetTranslationWord(msFinnish, IEMSG_BOTTOMRIGHT, 'Alas oikealle');
IESetTranslationWord(msFinnish, IEMSG_CLOSE2, 'Sulje');
IESetTranslationWord(msFinnish, IEMSG_APPLY, 'K<>yt<79>');
IESetTranslationWord(msFinnish, IEMSG_MEASUREUNITS, 'Mittayksikk<6B>');
IESetTranslationWord(msFinnish, IEMSG_UNITS, 'Yksikk<6B><6B>');
IESetTranslationWord(msFinnish, IEMSG_RATE, 'Laatu');
IESetTranslationWord(msFinnish, IEMSG_ALLGRAPHICS, 'Kaikki grafiikkatiedostot');
IESetTranslationWord(msFinnish, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationword(msFinnish, IEMSG_FILE, 'Tiedosto');
IESetTranslationword(msFinnish, IEMSG_MEM, 'Muisti'); // Mem.ory
IESetTranslationWord(msFinnish, IEMSG_LOCKPREVIEWHINT, 'P<>ivit<69> automaattisesti esikatselu valitsemillasi muutoksilla');
IESetTranslationword(msFinnish, IEMSG_PRINTALL, 'Tulosta kaikki');
IESetTranslationword(msFinnish, IEMSG_PRINTSELECTED, 'Tulosta valitut');
IESetTranslationWord(msFinnish, IEMSG_ALLCOMMONGRAPHICFILES, 'Yleisimm<6D>t grafiikkatiedostot');
IESetTranslationWord(msFinnish, IEMSG_ALLFILES, 'Kaikki tiedostot');
IESetTranslationWord(msFinnish, IEMSG_HSV, 'HSV');
IESetTranslationWord(msFinnish, IEMSG_HSL, 'HSL');
IESetTranslationWord(msFinnish, IEMSG_RGB, 'RGB');
IESetTranslationWord(msFinnish, IEMSG_FFT, 'FFT');
IESetTranslationWord(msFinnish, IEMSG_SHARPEN, 'Ter<65>v<E4>it<69>');
IESetTranslationWord(msFinnish, IEMSG_CHANNELS, 'Kanavat');
IESetTranslationWord(msFinnish, IEMSG_PIXELS, 'pikseli');
IESetTranslationWord(msFinnish, IEMSG_FRAMES, 'ruudut');
IESetTranslationWord(msFinnish, IEMSG_BIT, 'bit');
IESetTranslationWord(msFinnish, IEMSG_BYTE, 'byte');
IESetTranslationWord(msFinnish, IEMSG_DPI, 'dpi');
IESetTranslationWord(msFinnish, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msFinnish, IEMSG_FIT, 'Sovita');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msFinnish, IEMSG_OTHER, 'Other');
IESetTranslationWord(msFinnish, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msFinnish, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msFinnish, IEMSG_STYLE, 'Style');
IESetTranslationWord(msFinnish, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msFinnish, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msFinnish, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msFinnish, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msFinnish, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msFinnish, IEMSG_Previous, 'Previous');
IESetTranslationWord(msFinnish, IEMSG_Next, 'Next');
IESetTranslationWord(msFinnish, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msFinnish, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msFinnish, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msFinnish, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msFinnish, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msFinnish, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msFinnish, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msFinnish, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msFinnish, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msFinnish, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msFinnish, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msFinnish, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msFinnish, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msFinnish, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msFinnish, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msFinnish, IEMsg_Copy, 'Copy');
IESetTranslationWord(msFinnish, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msFinnish, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msFinnish, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msFinnish, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msFinnish, IEMsg_Cut, 'Cut');
IESetTranslationWord(msFinnish, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msFinnish, IEMsg_Delete, 'Delete');
IESetTranslationWord(msFinnish, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msFinnish, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msFinnish, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msFinnish, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msFinnish, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msFinnish, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msFinnish, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msFinnish, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msFinnish, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msFinnish, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msFinnish, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msFinnish, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msFinnish, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msFinnish, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msFinnish, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msFinnish, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msFinnish, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msFinnish, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msFinnish, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msFinnish, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msFinnish, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msFinnish, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msFinnish, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msFinnish, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msFinnish, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msFinnish, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msFinnish, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msFinnish, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msFinnish, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msFinnish, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msFinnish, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msFinnish, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msFinnish, IEMsg_Negative, 'Negative');
IESetTranslationWord(msFinnish, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msFinnish, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msFinnish, IEMsg_Paste, 'Paste');
IESetTranslationWord(msFinnish, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msFinnish, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msFinnish, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msFinnish, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msFinnish, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msFinnish, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msFinnish, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msFinnish, IEMsg_Redo, 'Redo');
IESetTranslationWord(msFinnish, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msFinnish, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msFinnish, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msFinnish, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msFinnish, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msFinnish, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msFinnish, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msFinnish, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msFinnish, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msFinnish, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msFinnish, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msFinnish, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msFinnish, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msFinnish, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msFinnish, IEMsg_Select, 'Select');
IESetTranslationWord(msFinnish, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msFinnish, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msFinnish, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msFinnish, IEMsg_Undo, 'Undo');
IESetTranslationWord(msFinnish, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msFinnish, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msFinnish, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msFinnish, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msFinnish, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msFinnish, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msFinnish, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msFinnish, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msFinnish, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msFinnish, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msFinnish, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msFinnish, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msFinnish, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msFinnish, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msFinnish, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msFinnish, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msFinnish, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msFinnish, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msFinnish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msFinnish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msFinnish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msFinnish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msFinnish, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msFinnish, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msFinnish, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msFinnish, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msFinnish, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msFinnish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msFinnish, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msFinnish, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msFinnish, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msFinnish, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msFinnish, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msFinnish, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msFinnish, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msFinnish, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msFinnish, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msFinnish, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msFinnish, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msFinnish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msFinnish, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msFinnish, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msFinnish, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msFinnish, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msFinnish, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msFinnish, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msFinnish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msFinnish, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msFinnish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msFinnish, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msFinnish, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msFinnish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msFinnish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msFinnish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msFinnish, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msFinnish, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msFinnish, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msFinnish, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msFinnish, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msFinnish, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msFinnish, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msFinnish, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msFinnish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msFinnish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msFinnish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msFinnish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msFinnish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msFinnish, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msFinnish, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msFinnish, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msFinnish, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msFinnish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msFinnish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msFinnish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msFinnish, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msFinnish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msFinnish, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msFinnish, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msFinnish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msFinnish, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msFinnish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msFinnish, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msFinnish, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msFinnish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msFinnish, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msFinnish, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msFinnish, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msFinnish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msFinnish, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msFinnish, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msFinnish, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msFinnish, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msFinnish, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msFinnish, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msFinnish, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msFinnish, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msFinnish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msFinnish, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msFinnish, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msFinnish, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msFinnish, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msFinnish, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msFinnish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msFinnish, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msFinnish, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msFinnish, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msFinnish, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msFinnish, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msFinnish, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msFinnish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msFinnish, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msFinnish, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msFinnish, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msFinnish, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msFinnish, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msFinnish, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msFinnish, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msFinnish, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msFinnish, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msFinnish, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msFinnish, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msFinnish, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msFinnish, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msFinnish, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msFinnish, IEMSG_NEW, 'New');
IESetTranslationWord(msFinnish, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msFinnish, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msFinnish, IEMSG_Folder , 'Folder');
IESetTranslationWord(msFinnish, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msFinnish, IEMSG_Type , 'Type');
IESetTranslationWord(msFinnish, IEMSG_Created , 'Created');
IESetTranslationWord(msFinnish, IEMSG_Modified , 'Modified');
IESetTranslationWord(msFinnish, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msFinnish, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msFinnish, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msFinnish, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msFinnish, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msFinnish, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msFinnish, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msFinnish, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msFinnish, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msFinnish, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msFinnish, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msFinnish, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msFinnish, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msFinnish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msFinnish, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msFinnish, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msFinnish, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msFinnish, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msFinnish, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msFinnish, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msFinnish, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msFinnish, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msFinnish, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msFinnish, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msFinnish, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msFinnish, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msFinnish, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msFinnish, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msFinnish, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msFinnish, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msFinnish, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msFinnish, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msFinnish, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msFinnish, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msFinnish, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msFinnish, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msFinnish, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msFinnish, IEMsg_General , 'General' );
IESetTranslationWord(msFinnish, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msFinnish, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msFinnish, IEMsg_Range , 'Range' );
IESetTranslationWord(msFinnish, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msFinnish, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msFinnish, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msFinnish, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msFinnish, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msFinnish, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msFinnish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msFinnish, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msFinnish, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msFinnish, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msFinnish, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msFinnish, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msFinnish, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msFinnish, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msFinnish, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msFinnish, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msFinnish, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msFinnish, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msFinnish, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msFinnish, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msFinnish, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msFinnish, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msFinnish, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msFinnish, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msFinnish, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msFinnish, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msFinnish, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msFinnish, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msFinnish, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msFinnish, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msFinnish, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msFinnish, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msFinnish, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msFinnish, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msFinnish, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msFinnish, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msFinnish, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msFinnish, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msFinnish, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msFinnish, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msFinnish, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msFinnish, IEMsg_Path , 'Path' );
IESetTranslationWord(msFinnish, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msFinnish, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msFinnish, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msFinnish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msFinnish, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msFinnish, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msFinnish, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msFinnish, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msFinnish, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msFinnish, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msFinnish, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msFinnish, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msFinnish, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msFinnish, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msFinnish, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msFinnish, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msFinnish, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msFinnish, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msFinnish, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msFinnish, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msFinnish, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msFinnish, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msFinnish, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msFinnish, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msFinnish, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msFinnish, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msFinnish, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msFinnish, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msFinnish, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msFinnish, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msFinnish, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msFinnish, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msFinnish, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msFinnish, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msFinnish, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msFinnish, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msFinnish, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msFinnish, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msFinnish, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msFinnish, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msFinnish, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msFinnish, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msFinnish, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msFinnish, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msFinnish, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msFinnish, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msFinnish, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msFinnish, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msFinnish, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msFinnish, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msFinnish, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msFinnish, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msFinnish, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msFinnish, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msFinnish, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msFinnish, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msFinnish, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msFinnish, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msFinnish, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msFinnish, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msFinnish, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msFinnish, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msFinnish, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msFinnish, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msFinnish, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msFinnish, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msFinnish, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msFinnish, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msFinnish, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msFinnish, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msFinnish, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msFinnish, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msFinnish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msFinnish, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msFinnish, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msFinnish, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msFinnish, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msFinnish, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msFinnish, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msFinnish, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msFinnish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msFinnish, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msFinnish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msFinnish, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msFinnish, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msFinnish, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msFinnish, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msFinnish, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msFinnish, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msFinnish, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msFinnish, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msFinnish, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msFinnish, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msFinnish, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msFinnish, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msFinnish, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msFinnish, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msFinnish, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msFinnish, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msFinnish, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msFinnish, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msFinnish, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msFinnish, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msFinnish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msFinnish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msFinnish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msFinnish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msFinnish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msFinnish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msFinnish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msFinnish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msFinnish, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msFinnish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msFinnish, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msFinnish, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msFinnish, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msFinnish, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msFinnish, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msFinnish, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msFinnish, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msFinnish, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msFinnish, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msFinnish, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msFinnish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msFinnish, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msFinnish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msFinnish, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msFinnish, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msFinnish, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msFinnish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msFinnish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msFinnish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msFinnish, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msFinnish, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msFinnish, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msFinnish, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msFinnish, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msFinnish, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msFinnish, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msFinnish, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msFinnish, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msFinnish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msFinnish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msFinnish, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msFinnish, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msFinnish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msFinnish, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msFinnish, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msFinnish, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msFinnish, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msFinnish, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msFinnish, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Farsi;
begin
/////// msFarsi
{$IFDEF IESUPPORTFARSI}
IESetTranslationWord(msFarsi, IEMSG_PREVIEW, '<27><><81> <20><><E4><E3><C7>');
IESetTranslationWord(msFarsi, IEMSG_SOURCE, '<27><><C7><D5>');
IESetTranslationWord(msFarsi, IEMSG_RESULT, '<27><><E4><CA><ED>');
IESetTranslationWord(msFarsi, IEMSG_OK, '<27><><CA><C7><C6>');
IESetTranslationWord(msFarsi, IEMSG_CANCEL, '<27><><C7><E4><D5><D1>');
IESetTranslationWord(msFarsi, IEMSG_LOCKPREVIEW, '<27><><DE> <20><><DF><D1> <20><><81> <20><><E4><E3><C7>');
IESetTranslationWord(msFarsi, IEMSG_COPYRESULTTOSOURCE, '߁<> <20><><E4><CA><ED> <20><><DF> <20><> <20><><C7><D5>');
IESetTranslationWord(msFarsi, IEMSG_CONTRAST, '<27><><DB><E1> <20><><D1>');
IESetTranslationWord(msFarsi, IEMSG_BRIGHTNESS, '<27><><D1><E6><D4><E4><C7>');
IESetTranslationWord(msFarsi, IEMSG_HUE, '<27><><C7><D4><C8><C7> <20><><D1>');
IESetTranslationWord(msFarsi, IEMSG_SATURATION, '<27><><C7><D4><C8> <20>ϐ<D4>');
IESetTranslationWord(msFarsi, IEMSG_VALUE, '<27><><E3><DE><CF>');
IESetTranslationWord(msFarsi, IEMSG_BASECOLOR, '<27><><D1> <20><><81><C7>');
IESetTranslationWord(msFarsi, IEMSG_NEWCOLOR, '<27><><D1> <20><><CC><CF>');
IESetTranslationWord(msFarsi, IEMSG_LUMINOSITY, '<27><><CF><D1><CE>');
IESetTranslationWord(msFarsi, IEMSG_RED, '<27><><DE><D1>');
IESetTranslationWord(msFarsi, IEMSG_GREEN, '<27><><D3>');
IESetTranslationWord(msFarsi, IEMSG_BLUE, '<27><><C2>');
IESetTranslationWord(msFarsi, IEMSG_FILTERVALUES, '<27><><E3><DE><C7><CF> <20><><DD><ED><E1>');
IESetTranslationWord(msFarsi, IEMSG_PRESETS, '<27><><CA><E4><D9><ED><E3> <20><><E3><D1> <20><><D4> <20><><DE><C8>');
IESetTranslationWord(msFarsi, IEMSG_DIVISOR, '<27><><C8> <20><><81><D0><ED>');
IESetTranslationWord(msFarsi, IEMSG_LOAD, '<27><><E1> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_SAVE, '<27><><D0><CE><ED> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_EQUALIZATION, '<27><><C8><D1><C7> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_THRESHOLD, '<27><><E3><DE><CF> <20><><C2><D3><CA><C7>');
IESetTranslationWord(msFarsi, IEMSG_EQUALIZE, '<27><><ED><DF><D3> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_HISTOGRAM, '<27><><E5><ED><D3><CA><E6><90><D1>');
IESetTranslationWord(msFarsi, IEMSG_GRAY, '<27><><CE><C7><DF><D3><CA>');
IESetTranslationWord(msFarsi, IEMSG_LIGHT, '<27><><E4>');
IESetTranslationWord(msFarsi, IEMSG_LEFT, '<27><>');
IESetTranslationWord(msFarsi, IEMSG_TOP, '<27><><C8><C7>');
IESetTranslationWord(msFarsi, IEMSG_WIDTH, '<27><><81><E5>');
IESetTranslationWord(msFarsi, IEMSG_HEIGHT, '<27><><C7><D1><CA><DD>');
IESetTranslationWord(msFarsi, IEMSG_COLOR, '<27><><D1>');
IESetTranslationWord(msFarsi, IEMSG_SOURCEIMAGEQUANTITY, '<27><><DF><E3> <20><><CA><D5><E6> <20><><C7><D5>');
IESetTranslationWord(msFarsi, IEMSG_LENS, '<27><><DA><CF>');
IESetTranslationWord(msFarsi, IEMSG_REFRACTION, '<27><><C7><E4><DF><D3> <20><><E4>');
IESetTranslationWord(msFarsi, IEMSG_PARAMETERSPREVIEW, '<27><><81><C7><D1><C7><E3><CA><D1><E5> <20><><81> <20><><E4><E3><C7>');
IESetTranslationWord(msFarsi, IEMSG_QUALITY, '<27><><DF><ED><DD>');
IESetTranslationWord(msFarsi, IEMSG_DCTMETHOD, 'DCT <20><><D1>');
IESetTranslationWord(msFarsi, IEMSG_SMOOTHINGFACTOR, '<27><><DD><C7><DF><CA> <20><><E5><E3><E6><C7><D1><D3><C7>');
IESetTranslationWord(msFarsi, IEMSG_GRAYSCALE, '<27><><CE><C7><DF><D3><CA>');
IESetTranslationWord(msFarsi, IEMSG_OPTIMALHUFFMAN, '<27><><E5><C7><DD> <20><><C8><E5><ED>');
IESetTranslationWord(msFarsi, IEMSG_ORIGINALSIZE, '<27><><D3><C7> <20><><C7><D5>');
IESetTranslationWord(msFarsi, IEMSG_COMPRESSEDSIZE, '<27><><D3><C7> <20><><DD><D4><D1> <20><><D4>');
IESetTranslationWord(msFarsi, IEMSG_ADVANCED, '<27><><81><ED><D4><D1><DD>');
IESetTranslationWord(msFarsi, IEMSG_PROGRESSIVE, '<27><><CA><D5><E6> <20><><CC> <20><><D1><E6><E4>');
IESetTranslationWord(msFarsi, IEMSG_COMPRESSION, '<27><><DD><D4><D1> <20><><D3><C7>');
IESetTranslationWord(msFarsi, IEMSG_IMAGEINDEX, '<27><><C7><ED><E4><CF><ED> <20><><CA><D5><E6>');
IESetTranslationWord(msFarsi, IEMSG_PHOTOMETRIC, '<27><><E4><E6><D1><D3><E4>');
IESetTranslationWord(msFarsi, IEMSG_SCANNDEDDOCUMENTINFO, '<27><><C7><D8><E1><C7><DA> <20><><CA><D5><E6> <20><><C7><D3> <20><><D4>');
IESetTranslationWord(msFarsi, IEMSG_NAME, '<27><><E4>');
IESetTranslationWord(msFarsi, IEMSG_DESCRIPTION, '<27><><D4>');
IESetTranslationWord(msFarsi, IEMSG_PAGENAME, '<27><><E4> <20><><D5><DD>');
IESetTranslationWord(msFarsi, IEMSG_PAGENUMBER, '<27><><D4><E3><C7> <20><><D5><DD>');
IESetTranslationWord(msFarsi, IEMSG_OF, '<27><>');
IESetTranslationWord(msFarsi, IEMSG_HORIZPOSITIONINCH, '<27><><E3><DF> <20><><C7><DD> <20><> <20><><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_VERTPOSITIONINCH, '<27><><E3><DF> <20><><DA><E3><E6> <20><> <20><><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_COLORS, '<27><><D1><E4><90>');
IESetTranslationWord(msFarsi, IEMSG_TRANSPARENT, '<27><><D4><DD>');
IESetTranslationWord(msFarsi, IEMSG_TRANSPARENTCOLOR, '<27><><D1> <20><><D4><DD>');
IESetTranslationWord(msFarsi, IEMSG_INTERLACED, '<27><><C8> <20><><81><ED>ϐ<ED>');
IESetTranslationWord(msFarsi, IEMSG_BACKGROUND, '<27><><D2><E3><ED>');
IESetTranslationWord(msFarsi, IEMSG_HORIZPOSITION, '<27><><E3><DF> <20><><C7><DD>');
IESetTranslationWord(msFarsi, IEMSG_VERTPOSITION, '<27><><E3><DF> <20><><DA><E3><E6>');
IESetTranslationWord(msFarsi, IEMSG_DELAYTIME, '<27><><D2><E3> <20><><CA><C7><CE>');
IESetTranslationWord(msFarsi, IEMSG_FILTER, '<27><><DD><ED><E1>');
IESetTranslationWord(msFarsi, IEMSG_WAVE, '<27><><E3>');
IESetTranslationWord(msFarsi, IEMSG_AMPLITUDE, '<27><><CF><C7><E3>');
IESetTranslationWord(msFarsi, IEMSG_WAVELENGTH, '<27><><D8> <20><><E3>');
IESetTranslationWord(msFarsi, IEMSG_PHASE, '<27><><DD>');
IESetTranslationWord(msFarsi, IEMSG_REFLECTIVE, '<27><><C7><E4><DA><DF><C7>');
IESetTranslationWord(msFarsi, IEMSG_USERFILTER, '<27><><DD><ED><E1> <20><><DF><C7><D1>');
IESetTranslationWord(msFarsi, IEMSG_MORPHFILTER, '<27><><DD><ED><E1> <20><><E3><E6><D1><DD><ED>');
IESetTranslationWord(msFarsi, IEMSG_WINDOWSIZE, '<27><><C7><E4><CF><C7> <20><><81><E4><CC>');
IESetTranslationWord(msFarsi, IEMSG_MAXIMUM, '<27><><E3><C7><DF><D2><ED>');
IESetTranslationWord(msFarsi, IEMSG_MINIMUM, '<27><><E3><ED><E4><ED>');
IESetTranslationWord(msFarsi, IEMSG_OPEN, '<27><> <20><><CD> <20><><C8> <20><><D4>');
IESetTranslationWord(msFarsi, IEMSG_CLOSE, '<27><> <20><><CD> <20><><C8><D3> <20><><D4>');
IESetTranslationWord(msFarsi, IEMSG_ROTATE, '<27><><8D><D1>');
IESetTranslationWord(msFarsi, IEMSG_FLIP, '<27><><C2><ED> <20><>');
IESetTranslationWord(msFarsi, IEMSG_FLIPHOR, '<27><><C7><DD>');
IESetTranslationWord(msFarsi, IEMSG_FLIPVER, '<27><><DA><E3><E6>');
IESetTranslationWord(msFarsi, IEMSG_FREQUENCYDOMAINIMAGE, '<27><><CF><C7><E3> <20><><DD><D1><DF><C7> <20><><CA><D5><E6>');
IESetTranslationWord(msFarsi, IEMSG_SELECTTHEREGIONTOCLEAR, '<27><><E4><C7><CD> <20><><81> <20><><DF><D1> <20><> <20><><C7><E4><CA><CE> <20><><DF><E4>');
IESetTranslationWord(msFarsi, IEMSG_CLEAR, '<27><><CE><C7> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_RESET, '<27><><D1><ED>');
IESetTranslationWord(msFarsi, IEMSG_ANIMATE, '<27><><C7><E4><ED><E3><ED>');
IESetTranslationWord(msFarsi, IEMSG_LOADFILTER, '<27><><E1> <20><><DF><D1> <20><><DD><ED><E1>');
IESetTranslationWord(msFarsi, IEMSG_SAVEFILTER, '<27><><D0><CE><ED> <20><><DF><D1> <20><><DD><ED><E1>');
IESetTranslationWord(msFarsi, IEMSG_BUMPMAP, 'Bump <20><><E4><DE>');
IESetTranslationWord(msFarsi, IEMSG_PRINT, '<27>ǁ');
IESetTranslationWord(msFarsi, IEMSG_MARGINS, '<27><><CD><C7><D4> <20><>');
IESetTranslationWord(msFarsi, IEMSG_INCHES, '<27><><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_RIGHT, '<27><><D1><C7>');
IESetTranslationWord(msFarsi, IEMSG_BOTTOM, '<27><><81><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_POSITION, '<27><><E3><DF>');
IESetTranslationWord(msFarsi, IEMSG_SIZE, '<27><><D3><C7>');
IESetTranslationWord(msFarsi, IEMSG_NORMAL, '<27><><E4><D1><E3>');
IESetTranslationWord(msFarsi, IEMSG_FITTOPAGE, '<27><><DD> <20><><D5><DD> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_STRETCHTOPAGE, '<27><><C7>э <20><><D5><DD> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_SPECIFIEDSIZE, '<27><><D3><C7> <20><><CA><DA><ED> <20><><D4>');
IESetTranslationWord(msFarsi, IEMSG_GAMMACORRECTION, '<27><><C7><D5><E1> <20><><90><C7><E3> <20><><CA><D5><E6>');
IESetTranslationWord(msFarsi, IEMSG_VALUE2, '<27><><E3><DE><CF>');
IESetTranslationWord(msFarsi, IEMSG_PRINTSETUP, '<27><><CA><E4><D9><ED><E3> <20>ǁ');
IESetTranslationWord(msFarsi, IEMSG_LEFTMARGIN, '<27><><CD><C7><D4> <20><>');
IESetTranslationWord(msFarsi, IEMSG_TOPMARGIN, '<27><><CD><C7><D4> <20><><C8><C7>');
IESetTranslationWord(msFarsi, IEMSG_RIGHTMARGIN, '<27><><CD><C7><D4> <20><><D1><C7>');
IESetTranslationWord(msFarsi, IEMSG_BOTTOMMARGIN, '<27><><CD><C7><D4> <20><><81><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_LOCATIONSIZE, '<27><><E3><DF>/<2F><><D3><C7>');
IESetTranslationWord(msFarsi, IEMSG_TOPLEFT, '<27><><E4><C7><CD> <20><> <20><><C8><C7>');
IESetTranslationWord(msFarsi, IEMSG_TOPCENTER, '<27><><E4><C7><CD> <20><><E6> <20><><C8><C7>');
IESetTranslationWord(msFarsi, IEMSG_TOPRIGHT, '<27><><E4><C7><CD> <20><><D1><C7> <20><><C8><C7>');
IESetTranslationWord(msFarsi, IEMSG_CENTERLEFT, '<27><> <20><><E3><D1>');
IESetTranslationWord(msFarsi, IEMSG_CENTER, '<27><><E6>');
IESetTranslationWord(msFarsi, IEMSG_CENTERRIGHT, '<27><><E4><C7><CD> <20><><E6> <20><><D1><C7>');
IESetTranslationWord(msFarsi, IEMSG_BOTTOMLEFT, '<27><><E4><C7><CD> <20><> <20><><81><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_BOTTOMCENTER, '<27><><E4><C7><CD> <20><><E6> <20><><81><C7><ED>');
IESetTranslationWord(msFarsi, IEMSG_BOTTOMRIGHT, '<27><><E4><C7><CD> <20><><E6> <20><><D1><C7>');
IESetTranslationWord(msFarsi, IEMSG_CLOSE2, '<27><><C8><D3>');
IESetTranslationWord(msFarsi, IEMSG_APPLY, '<27><><C7><DA><E3> <20><><DF><D1>');
IESetTranslationWord(msFarsi, IEMSG_MEASUREUNITS, '<27><><C7><E4><CF><C7> <20><><E6><C7><CD><CF>');
IESetTranslationWord(msFarsi, IEMSG_UNITS, '<27><><E6><C7><CD><CF>');
IESetTranslationWord(msFarsi, IEMSG_RATE, '<27><><E4><D3>');
IESetTranslationWord(msFarsi, IEMSG_ALLGRAPHICS, '<27><><E5> <20><><E4> <20><><90><D1><C7><DD>');
IESetTranslationWord(msFarsi, IEMSG_VIDEOFORWINDOWS, '<27><><E6><ED><CF> <20><><C8><D1> <20><><E6><ED><E4><CF>');
IESetTranslationword(msFarsi, IEMSG_FILE, '<27><><DD><C7>');
IESetTranslationword(msFarsi, IEMSG_MEM, '<27><><CD><C7><DD>'); // Mem.ory
IESetTranslationWord(msFarsi, IEMSG_LOCKPREVIEWHINT, '<27><> <20><><D1><E6><D2><D1><D3><C7> <20><><C7><CA><E6><E3><C7><CA> <20><><81> <20><><E4><E3><C7> <20><><D4> <20><><C8><E6><D3><ED> <20><><CA><DB><ED> <20><><E4><C7><CD> <20><><C7><E4><CA><CE> <20><><D4>');
IESetTranslationword(msFarsi, IEMSG_PRINTALL, '<27>ǁ <20><><E5>');
IESetTranslationword(msFarsi, IEMSG_PRINTSELECTED, '<27>ǁ <20><><E4><C7><CD> <20><><C7><E4><CA><CE> <20><><D4>');
IESetTranslationWord(msFarsi, IEMSG_ALLCOMMONGRAPHICFILES, '<27><><DD><C7><ED><E1><E5> <20><><90><D1><C7><DD><ED> <20><><DA><E3><E6>');
IESetTranslationWord(msFarsi, IEMSG_ALLFILES, '<27><><E5> <20><><DD><C7><ED><E1>');
IESetTranslationWord(msFarsi, IEMSG_HSV, 'HSV <20><><C7><D4><C8> <20><><DF><D1> <20><><D1> <20><> <20><><D1>');
IESetTranslationWord(msFarsi, IEMSG_HSL, 'HSL <20><><C7><D4><C8> <20><><DF><D1> <20><><D1> <20><> <20><><D1>');
IESetTranslationWord(msFarsi, IEMSG_RGB, 'RGB <20><><CA><DB><ED><ED><D1> <20><> <20><><D1> ');
IESetTranslationWord(msFarsi, IEMSG_FFT, 'FFT <20><><C7><DD>');
IESetTranslationWord(msFarsi, IEMSG_SHARPEN, '<27><><C7><DD> <20><>с <20><><DF><D1> <20><><CA><D5><E6>');
IESetTranslationWord(msFarsi, IEMSG_CHANNELS, '<27><><DF><C7><E4><C7><E5> <20><><D1>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msFarsi, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msFarsi, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msFarsi, IEMSG_BIT, 'bit');
IESetTranslationWord(msFarsi, IEMSG_BYTE, 'byte');
IESetTranslationWord(msFarsi, IEMSG_DPI, 'dpi');
IESetTranslationWord(msFarsi, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msFarsi, IEMSG_FIT, 'Fit');
IESetTranslationWord(msFarsi, IEMSG_OTHER, 'Other');
IESetTranslationWord(msFarsi, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msFarsi, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msFarsi, IEMSG_STYLE, 'Style');
IESetTranslationWord(msFarsi, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msFarsi, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msFarsi, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msFarsi, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msFarsi, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msFarsi, IEMSG_Previous, 'Previous');
IESetTranslationWord(msFarsi, IEMSG_Next, 'Next');
IESetTranslationWord(msFarsi, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msFarsi, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msFarsi, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msFarsi, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msFarsi, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msFarsi, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msFarsi, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msFarsi, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msFarsi, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msFarsi, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msFarsi, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msFarsi, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msFarsi, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msFarsi, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msFarsi, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msFarsi, IEMsg_Copy, 'Copy');
IESetTranslationWord(msFarsi, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msFarsi, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msFarsi, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msFarsi, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msFarsi, IEMsg_Cut, 'Cut');
IESetTranslationWord(msFarsi, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msFarsi, IEMsg_Delete, 'Delete');
IESetTranslationWord(msFarsi, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msFarsi, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msFarsi, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msFarsi, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msFarsi, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msFarsi, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msFarsi, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msFarsi, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msFarsi, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msFarsi, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msFarsi, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msFarsi, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msFarsi, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msFarsi, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msFarsi, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msFarsi, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msFarsi, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msFarsi, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msFarsi, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msFarsi, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msFarsi, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msFarsi, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msFarsi, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msFarsi, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msFarsi, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msFarsi, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msFarsi, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msFarsi, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msFarsi, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msFarsi, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msFarsi, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msFarsi, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msFarsi, IEMsg_Negative, 'Negative');
IESetTranslationWord(msFarsi, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msFarsi, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msFarsi, IEMsg_Paste, 'Paste');
IESetTranslationWord(msFarsi, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msFarsi, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msFarsi, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msFarsi, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msFarsi, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msFarsi, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msFarsi, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msFarsi, IEMsg_Redo, 'Redo');
IESetTranslationWord(msFarsi, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msFarsi, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msFarsi, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msFarsi, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msFarsi, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msFarsi, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msFarsi, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msFarsi, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msFarsi, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msFarsi, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msFarsi, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msFarsi, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msFarsi, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msFarsi, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msFarsi, IEMsg_Select, 'Select');
IESetTranslationWord(msFarsi, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msFarsi, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msFarsi, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msFarsi, IEMsg_Undo, 'Undo');
IESetTranslationWord(msFarsi, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msFarsi, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msFarsi, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msFarsi, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msFarsi, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msFarsi, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msFarsi, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msFarsi, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msFarsi, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msFarsi, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msFarsi, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msFarsi, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msFarsi, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msFarsi, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msFarsi, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msFarsi, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msFarsi, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msFarsi, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msFarsi, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msFarsi, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msFarsi, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msFarsi, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msFarsi, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msFarsi, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msFarsi, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msFarsi, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msFarsi, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msFarsi, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msFarsi, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msFarsi, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msFarsi, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msFarsi, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msFarsi, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msFarsi, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msFarsi, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msFarsi, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msFarsi, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msFarsi, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msFarsi, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msFarsi, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msFarsi, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msFarsi, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msFarsi, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msFarsi, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msFarsi, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msFarsi, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msFarsi, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msFarsi, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msFarsi, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msFarsi, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msFarsi, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msFarsi, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msFarsi, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msFarsi, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msFarsi, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msFarsi, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msFarsi, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msFarsi, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msFarsi, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msFarsi, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msFarsi, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msFarsi, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msFarsi, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msFarsi, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msFarsi, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msFarsi, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msFarsi, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msFarsi, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msFarsi, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msFarsi, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msFarsi, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msFarsi, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msFarsi, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msFarsi, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msFarsi, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msFarsi, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msFarsi, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msFarsi, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msFarsi, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msFarsi, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msFarsi, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msFarsi, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msFarsi, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msFarsi, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msFarsi, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msFarsi, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msFarsi, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msFarsi, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msFarsi, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msFarsi, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msFarsi, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msFarsi, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msFarsi, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msFarsi, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msFarsi, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msFarsi, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msFarsi, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msFarsi, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msFarsi, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msFarsi, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msFarsi, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msFarsi, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msFarsi, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msFarsi, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msFarsi, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msFarsi, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msFarsi, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msFarsi, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msFarsi, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msFarsi, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msFarsi, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msFarsi, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msFarsi, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msFarsi, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msFarsi, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msFarsi, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msFarsi, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msFarsi, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msFarsi, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msFarsi, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msFarsi, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msFarsi, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msFarsi, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msFarsi, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msFarsi, IEMSG_NEW, 'New');
IESetTranslationWord(msFarsi, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msFarsi, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msFarsi, IEMSG_Folder , 'Folder');
IESetTranslationWord(msFarsi, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msFarsi, IEMSG_Type , 'Type');
IESetTranslationWord(msFarsi, IEMSG_Created , 'Created');
IESetTranslationWord(msFarsi, IEMSG_Modified , 'Modified');
IESetTranslationWord(msFarsi, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msFarsi, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msFarsi, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msFarsi, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msFarsi, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msFarsi, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msFarsi, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msFarsi, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msFarsi, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msFarsi, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msFarsi, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msFarsi, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msFarsi, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msFarsi, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msFarsi, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msFarsi, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msFarsi, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msFarsi, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msFarsi, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msFarsi, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msFarsi, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msFarsi, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msFarsi, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msFarsi, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msFarsi, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msFarsi, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msFarsi, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msFarsi, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msFarsi, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msFarsi, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msFarsi, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msFarsi, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msFarsi, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msFarsi, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msFarsi, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msFarsi, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msFarsi, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msFarsi, IEMsg_General , 'General' );
IESetTranslationWord(msFarsi, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msFarsi, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msFarsi, IEMsg_Range , 'Range' );
IESetTranslationWord(msFarsi, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msFarsi, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msFarsi, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msFarsi, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msFarsi, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msFarsi, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msFarsi, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msFarsi, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msFarsi, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msFarsi, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msFarsi, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msFarsi, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msFarsi, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msFarsi, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msFarsi, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msFarsi, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msFarsi, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msFarsi, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msFarsi, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msFarsi, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msFarsi, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msFarsi, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msFarsi, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msFarsi, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msFarsi, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msFarsi, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msFarsi, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msFarsi, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msFarsi, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msFarsi, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msFarsi, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msFarsi, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msFarsi, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msFarsi, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msFarsi, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msFarsi, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msFarsi, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msFarsi, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msFarsi, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msFarsi, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msFarsi, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msFarsi, IEMsg_Path , 'Path' );
IESetTranslationWord(msFarsi, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msFarsi, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msFarsi, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msFarsi, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msFarsi, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msFarsi, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msFarsi, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msFarsi, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msFarsi, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msFarsi, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msFarsi, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msFarsi, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msFarsi, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msFarsi, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msFarsi, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msFarsi, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msFarsi, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msFarsi, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msFarsi, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msFarsi, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msFarsi, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msFarsi, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msFarsi, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msFarsi, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msFarsi, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msFarsi, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msFarsi, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msFarsi, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msFarsi, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msFarsi, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msFarsi, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msFarsi, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msFarsi, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msFarsi, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msFarsi, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msFarsi, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msFarsi, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msFarsi, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msFarsi, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msFarsi, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msFarsi, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msFarsi, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msFarsi, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msFarsi, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msFarsi, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msFarsi, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msFarsi, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msFarsi, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msFarsi, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msFarsi, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msFarsi, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msFarsi, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msFarsi, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msFarsi, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msFarsi, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msFarsi, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msFarsi, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msFarsi, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msFarsi, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msFarsi, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msFarsi, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msFarsi, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msFarsi, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msFarsi, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msFarsi, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msFarsi, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msFarsi, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msFarsi, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msFarsi, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msFarsi, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msFarsi, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msFarsi, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msFarsi, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msFarsi, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msFarsi, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msFarsi, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msFarsi, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msFarsi, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msFarsi, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msFarsi, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msFarsi, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msFarsi, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msFarsi, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msFarsi, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msFarsi, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msFarsi, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msFarsi, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msFarsi, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msFarsi, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msFarsi, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msFarsi, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msFarsi, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msFarsi, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msFarsi, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msFarsi, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msFarsi, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msFarsi, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msFarsi, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msFarsi, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msFarsi, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msFarsi, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msFarsi, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msFarsi, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msFarsi, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msFarsi, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msFarsi, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msFarsi, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msFarsi, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msFarsi, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msFarsi, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msFarsi, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msFarsi, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msFarsi, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msFarsi, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msFarsi, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msFarsi, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msFarsi, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msFarsi, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msFarsi, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msFarsi, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msFarsi, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msFarsi, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msFarsi, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msFarsi, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msFarsi, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msFarsi, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msFarsi, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msFarsi, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msFarsi, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msFarsi, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msFarsi, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msFarsi, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msFarsi, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msFarsi, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msFarsi, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msFarsi, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msFarsi, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msFarsi, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msFarsi, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msFarsi, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msFarsi, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msFarsi, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msFarsi, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msFarsi, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msFarsi, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msFarsi, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msFarsi, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msFarsi, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msFarsi, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msFarsi, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msFarsi, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msFarsi, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_Chinese;
begin
///// Chinese
{$ifdef IESUPPORTCHINESE}
IESetTranslationWord(msChinese, IEMSG_PREVIEW, 'Ԥ<><D4A4>');
IESetTranslationWord(msChinese, IEMSG_SOURCE, 'ԭͼ');
IESetTranslationWord(msChinese, IEMSG_RESULT, 'Ч<><D0A7>ͼ');
IESetTranslationWord(msChinese, IEMSG_OK, 'ȷ<><C8B7>');
IESetTranslationWord(msChinese, IEMSG_CANCEL, 'ȡ<><C8A1>');
IESetTranslationWord(msChinese, IEMSG_LOCKPREVIEW, '<27><><CB><F8>Ԥ<A8><D4A4>');
IESetTranslationWord(msChinese, IEMSG_COPYRESULTTOSOURCE, '<27><><B8><B4>Ч<C6><D0A7><B9><FB>ԭͼ');
IESetTranslationWord(msChinese, IEMSG_CONTRAST, '<27>Աȶ<D4B1>');
IESetTranslationWord(msChinese, IEMSG_BRIGHTNESS, '<27><><C1><C1>');
IESetTranslationWord(msChinese, IEMSG_HUE, 'ɫ<><C9AB>');
IESetTranslationWord(msChinese, IEMSG_SATURATION, '<27><><B1>Ͷ<BA>');
IESetTranslationWord(msChinese, IEMSG_VALUE, '<27><>ֵ');
IESetTranslationWord(msChinese, IEMSG_BASECOLOR, '<27><>ɫ');
IESetTranslationWord(msChinese, IEMSG_NEWCOLOR, '<27><><D0><C2>ɫ');
IESetTranslationWord(msChinese, IEMSG_LUMINOSITY, '<27><><C1><C1>');
IESetTranslationWord(msChinese, IEMSG_RED, '<27><>');
IESetTranslationWord(msChinese, IEMSG_GREEN, '<27><>');
IESetTranslationWord(msChinese, IEMSG_BLUE, '<27><>');
IESetTranslationWord(msChinese, IEMSG_FILTERVALUES, '<27>˲<C2>ֵ');
IESetTranslationWord(msChinese, IEMSG_PRESETS, 'Ԥ<><D4A4>');
IESetTranslationWord(msChinese, IEMSG_DIVISOR, '<27><><B3><FD>');
IESetTranslationWord(msChinese, IEMSG_LOAD, '<27><><BC><D3>');
IESetTranslationWord(msChinese, IEMSG_SAVE, '<27><><B1><A3>');
IESetTranslationWord(msChinese, IEMSG_EQUALIZATION, '<27><><BE>⻯');
IESetTranslationWord(msChinese, IEMSG_THRESHOLD, '<27><>ֵ');
IESetTranslationWord(msChinese, IEMSG_EQUALIZE, '<27><><BE>⻯');
IESetTranslationWord(msChinese, IEMSG_HISTOGRAM, 'ֱ<><D6B1>ͼ');
IESetTranslationWord(msChinese, IEMSG_GRAY, '<27>Ҷ<BB>');
IESetTranslationWord(msChinese, IEMSG_LIGHT, '<27><><B9><E2>');
IESetTranslationWord(msChinese, IEMSG_LEFT, '<27><>');
IESetTranslationWord(msChinese, IEMSG_TOP, '<27><>');
IESetTranslationWord(msChinese, IEMSG_WIDTH, '<27><><BF><ED>');
IESetTranslationWord(msChinese, IEMSG_HEIGHT, '<27>߶<B8>');
IESetTranslationWord(msChinese, IEMSG_COLOR, '<27><>ɫ');
IESetTranslationWord(msChinese, IEMSG_SOURCEIMAGEQUANTITY, 'ԭͼ<D4AD><CDBC><CF><F1><CA><FD>');
IESetTranslationWord(msChinese, IEMSG_LENS, '<27><>ͷЧ<CDB7><D0A7>');
IESetTranslationWord(msChinese, IEMSG_REFRACTION, '<27><><D5><DB>');
IESetTranslationWord(msChinese, IEMSG_PARAMETERSPREVIEW, '<27><><B2><CE>Ԥ<FD><D4A4>');
IESetTranslationWord(msChinese, IEMSG_QUALITY, '<27><><D6><CA>');
IESetTranslationWord(msChinese, IEMSG_DCTMETHOD, 'DCT<43><54><B7><BD>');
IESetTranslationWord(msChinese, IEMSG_SMOOTHINGFACTOR, 'ƽ<><C6BD>Ҫ<AC><D2AA>');
IESetTranslationWord(msChinese, IEMSG_GRAYSCALE, '<27>Ҷȱ<D2B6><C8B1><C8>');
IESetTranslationWord(msChinese, IEMSG_OPTIMALHUFFMAN, '<27><><D7>ѹ<BC><D1B9><FE><B7><F2><C2><FC><B1><E0>');
IESetTranslationWord(msChinese, IEMSG_ORIGINALSIZE, 'ԭʼ<D4AD><CABC>С');
IESetTranslationWord(msChinese, IEMSG_COMPRESSEDSIZE, 'ѹ<><D1B9><CB><F5>С');
IESetTranslationWord(msChinese, IEMSG_ADVANCED, '<27>߼<B8>');
IESetTranslationWord(msChinese, IEMSG_PROGRESSIVE, '<27><><BD><A5>');
IESetTranslationWord(msChinese, IEMSG_COMPRESSION, 'ѹ<><D1B9>');
IESetTranslationWord(msChinese, IEMSG_IMAGEINDEX, 'ͼ<><CDBC><CF><F1><CB><F7>');
IESetTranslationWord(msChinese, IEMSG_PHOTOMETRIC, '<27><><B9>ȼ<B6>');
IESetTranslationWord(msChinese, IEMSG_SCANNDEDDOCUMENTINFO, 'ɨ<><C9A8><C3>ļ<CE><C4BC><FE>Ϣ');
IESetTranslationWord(msChinese, IEMSG_NAME, '<27><><C3><FB>');
IESetTranslationWord(msChinese, IEMSG_DESCRIPTION, '<27><><C3><E8>');
IESetTranslationWord(msChinese, IEMSG_PAGENAME, 'ҳ<><D2B3><C3><FB>');
IESetTranslationWord(msChinese, IEMSG_PAGENUMBER, 'ҳ<><D2B3>');
IESetTranslationWord(msChinese, IEMSG_OF, 'of');
IESetTranslationWord(msChinese, IEMSG_HORIZPOSITIONINCH, 'ˮƽλ<C6BD><CEBB><><D3A2>)');
IESetTranslationWord(msChinese, IEMSG_VERTPOSITIONINCH, '<27><>ֱλ<D6B1><CEBB><><D3A2>)');
IESetTranslationWord(msChinese, IEMSG_COLORS, '<27><>ɫ');
IESetTranslationWord(msChinese, IEMSG_TRANSPARENT, '͸<><CDB8>');
IESetTranslationWord(msChinese, IEMSG_TRANSPARENTCOLOR, '͸<><CDB8><C3><F7>ɫ');
IESetTranslationWord(msChinese, IEMSG_INTERLACED, '<27><><BD><BB>');
IESetTranslationWord(msChinese, IEMSG_BACKGROUND, '<27><><B1><B3>');
IESetTranslationWord(msChinese, IEMSG_HORIZPOSITION, 'ˮƽλ<C6BD><CEBB>');
IESetTranslationWord(msChinese, IEMSG_VERTPOSITION, '<27><>ֱλ<D6B1><CEBB>');
IESetTranslationWord(msChinese, IEMSG_DELAYTIME, '<27><>ʱ');
IESetTranslationWord(msChinese, IEMSG_FILTER, '<27>˲<C2><CBB2><A8>');
IESetTranslationWord(msChinese, IEMSG_WAVE, '<27><><B2><A8><C0><CB>');
{$ifdef UNICODE}
IESetTranslationWordU(msChinese, IEMSG_AMPLITUDE,#1583#1575#1605#1606#1607);
{$else}
IESetTranslationWord(msChinese, IEMSG_AMPLITUDE, 'Amplitude');
{$endif}
IESetTranslationWord(msChinese, IEMSG_WAVELENGTH, '<27><><B2><A8>');
IESetTranslationWord(msChinese, IEMSG_PHASE, '<27><>λ');
IESetTranslationWord(msChinese, IEMSG_REFLECTIVE, '<27><><B7><B4>');
IESetTranslationWord(msChinese, IEMSG_USERFILTER, '<27>Զ<D7><D4B6><A8><D2><E5><B9><FD>');
IESetTranslationWord(msChinese, IEMSG_MORPHFILTER, '<27><>̬<CE><CCAC><B9><FD>');
{$ifdef UNICODE}
IESetTranslationWordU(msChinese, IEMSG_WINDOWSIZE,#1575#1606#1583#1575#1586#1607' '#1662#1606#1580#1585#1607);
{$else}
IESetTranslationWord(msChinese, IEMSG_WINDOWSIZE, 'Window Size');
{$endif}
IESetTranslationWord(msChinese, IEMSG_MAXIMUM, '<27><><D7><EE>');
IESetTranslationWord(msChinese, IEMSG_MINIMUM, '<27><>С');
IESetTranslationWord(msChinese, IEMSG_OPEN, '<27><><BF><AA>ʽ');
IESetTranslationWord(msChinese, IEMSG_CLOSE, '<27><><B7><E2>ʽ');
IESetTranslationWord(msChinese, IEMSG_ROTATE, '<27><>ת');
IESetTranslationWord(msChinese, IEMSG_FLIP, '<27><><BE><B5>');
IESetTranslationWord(msChinese, IEMSG_FLIPHOR, 'ˮƽ');
IESetTranslationWord(msChinese, IEMSG_FLIPVER, '<27><>ֱ');
IESetTranslationWord(msChinese, IEMSG_FREQUENCYDOMAINIMAGE, 'ͼ<><CDBC><CF><F1>Ƶ<F7><C6B5>');
IESetTranslationWord(msChinese, IEMSG_SELECTTHEREGIONTOCLEAR, 'ѡ<><D1A1>Ҫ<F1><D2AA><C7><E5><B3><FD><B5><C4><C7><F8>');
IESetTranslationWord(msChinese, IEMSG_CLEAR, '<27><><C7><E5>');
IESetTranslationWord(msChinese, IEMSG_RESET, '<27><>λ');
IESetTranslationWord(msChinese, IEMSG_ANIMATE, '<27><>̬');
IESetTranslationWord(msChinese, IEMSG_LOADFILTER, '<27><><BC><D3>');
IESetTranslationWord(msChinese, IEMSG_SAVEFILTER, '<27><><B1><A3>');
IESetTranslationWord(msChinese, IEMSG_BUMPMAP, '<27><>ײЧ<D7B2><D0A7>');
IESetTranslationWord(msChinese, IEMSG_PRINT, '<27><>ӡ');
IESetTranslationWord(msChinese, IEMSG_MARGINS, 'ҳ<>߾<B1>');
IESetTranslationWord(msChinese, IEMSG_INCHES, 'Ӣ<><D3A2>');
IESetTranslationWord(msChinese, IEMSG_RIGHT, '<27><>');
IESetTranslationWord(msChinese, IEMSG_BOTTOM, '<27><>');
IESetTranslationWord(msChinese, IEMSG_POSITION, 'λ<><CEBB>');
IESetTranslationWord(msChinese, IEMSG_SIZE, '<27><>С');
IESetTranslationWord(msChinese, IEMSG_NORMAL, '<27><><D5><FD>');
IESetTranslationWord(msChinese, IEMSG_FITTOPAGE, '<27>ʺ<CA>ҳ<CF><D2B3>');
IESetTranslationWord(msChinese, IEMSG_STRETCHTOPAGE, '<27><><C0>쵽ҳ<ECB5BD><D2B3><C3><E6>С');
IESetTranslationWord(msChinese, IEMSG_SPECIFIEDSIZE, 'ָ<><D6B8><B6><A8>С');
IESetTranslationWord(msChinese, IEMSG_GAMMACORRECTION, '٤<><D9A4>У<EA><D0A3>');
IESetTranslationWord(msChinese, IEMSG_VALUE2, '<27><>ֵ');
IESetTranslationWord(msChinese, IEMSG_PRINTSETUP, '<27><>ӡ<F2><D3A1><BB><FA><C9><E8>');
IESetTranslationWord(msChinese, IEMSG_LEFTMARGIN, '<27><><D7>߾<B1>');
IESetTranslationWord(msChinese, IEMSG_TOPMARGIN, '<27>ϱ߾<CFB1>');
IESetTranslationWord(msChinese, IEMSG_RIGHTMARGIN, '<27>ұ߾<D2B1>');
IESetTranslationWord(msChinese, IEMSG_BOTTOMMARGIN, '<27>ױ߾<D7B1>');
IESetTranslationWord(msChinese, IEMSG_LOCATIONSIZE, 'λ<><CEBB>/<2F><>С');
IESetTranslationWord(msChinese, IEMSG_TOPLEFT, '<27><><D7>Ͻ<C9>');
IESetTranslationWord(msChinese, IEMSG_TOPCENTER, '<27><><B6><A5><B2><BF><D6><D0>');
IESetTranslationWord(msChinese, IEMSG_TOPRIGHT, '<27><><D3>Ͻ<C9>');
IESetTranslationWord(msChinese, IEMSG_CENTERLEFT, '<27><><D7><F3><D6><D0>');
IESetTranslationWord(msChinese, IEMSG_CENTER, '<27><><D6><D0>');
IESetTranslationWord(msChinese, IEMSG_CENTERRIGHT, '<27><><D3><D2><D6><D0>');
IESetTranslationWord(msChinese, IEMSG_BOTTOMLEFT, '<27><><D7>½<CF>');
IESetTranslationWord(msChinese, IEMSG_BOTTOMCENTER, '<27>ײ<B5><D7B2><BF><D6><D0>');
IESetTranslationWord(msChinese, IEMSG_BOTTOMRIGHT, '<27><><D3>½<CF>');
IESetTranslationWord(msChinese, IEMSG_CLOSE2, '<27>ر<B9>');
IESetTranslationWord(msChinese, IEMSG_APPLY, 'Ӧ<><D3A6>');
IESetTranslationWord(msChinese, IEMSG_MEASUREUNITS, '<27><><B2><E2><C1><BF>λ');
IESetTranslationWord(msChinese, IEMSG_UNITS, '<27><>λ');
IESetTranslationWord(msChinese, IEMSG_RATE, '<27><><B1><C8>');
IESetTranslationWord(msChinese, IEMSG_ALLGRAPHICS, '<27><><CB><F9>ͼ<D0><CDBC><CF><F1>ʽ');
IESetTranslationWord(msChinese, IEMSG_VIDEOFORWINDOWS, 'Windows<77><73>Ƶ');
IESetTranslationword(msChinese, IEMSG_FILE, '<27>ļ<CE>');
IESetTranslationword(msChinese, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msChinese, IEMSG_LOCKPREVIEWHINT, '<27>Զ<D7><D4B6><AF><B8><FC><D0><C2>ѡ<F9><D1A1><D4><F1><C7><F8>');
IESetTranslationword(msChinese, IEMSG_PRINTALL, '<27><>ӡ<F2><D3A1><CB><F9>');
IESetTranslationword(msChinese, IEMSG_PRINTSELECTED, 'ѡ<><D1A1><D4><F1>ӡ<F2><D3A1>');
IESetTranslationWord(msChinese, IEMSG_ALLCOMMONGRAPHICFILES, 'һ<><D2BB>ͼ<E3><CDBC><CF>ļ<CE>');
IESetTranslationWord(msChinese, IEMSG_ALLFILES, '<27><><CB><F9><D3>ļ<CE>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msChinese, IEMSG_HSV, 'HSV');
IESetTranslationWord(msChinese, IEMSG_HSL, 'HSL');
IESetTranslationWord(msChinese, IEMSG_RGB, 'RGB');
IESetTranslationWord(msChinese, IEMSG_FFT, 'FFT');
IESetTranslationWord(msChinese, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msChinese, IEMSG_CHANNELS, 'Channels');
IESetTranslationWord(msChinese, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msChinese, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msChinese, IEMSG_BIT, 'bit');
IESetTranslationWord(msChinese, IEMSG_BYTE, 'byte');
IESetTranslationWord(msChinese, IEMSG_DPI, 'dpi');
IESetTranslationWord(msChinese, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msChinese, IEMSG_FIT, 'Fit');
IESetTranslationWord(msChinese, IEMSG_OTHER, 'Other');
IESetTranslationWord(msChinese, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msChinese, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msChinese, IEMSG_STYLE, 'Style');
IESetTranslationWord(msChinese, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msChinese, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msChinese, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msChinese, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msChinese, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msChinese, IEMSG_Previous, 'Previous');
IESetTranslationWord(msChinese, IEMSG_Next, 'Next');
IESetTranslationWord(msChinese, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msChinese, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msChinese, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msChinese, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msChinese, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msChinese, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msChinese, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msChinese, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msChinese, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msChinese, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msChinese, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msChinese, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msChinese, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msChinese, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msChinese, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msChinese, IEMsg_Copy, 'Copy');
IESetTranslationWord(msChinese, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msChinese, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msChinese, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msChinese, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msChinese, IEMsg_Cut, 'Cut');
IESetTranslationWord(msChinese, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msChinese, IEMsg_Delete, 'Delete');
IESetTranslationWord(msChinese, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msChinese, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msChinese, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msChinese, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msChinese, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msChinese, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msChinese, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msChinese, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msChinese, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msChinese, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msChinese, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msChinese, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msChinese, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msChinese, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msChinese, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msChinese, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msChinese, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msChinese, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msChinese, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msChinese, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msChinese, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msChinese, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msChinese, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msChinese, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msChinese, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msChinese, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msChinese, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msChinese, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msChinese, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msChinese, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msChinese, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msChinese, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msChinese, IEMsg_Negative, 'Negative');
IESetTranslationWord(msChinese, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msChinese, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msChinese, IEMsg_Paste, 'Paste');
IESetTranslationWord(msChinese, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msChinese, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msChinese, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msChinese, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msChinese, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msChinese, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msChinese, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msChinese, IEMsg_Redo, 'Redo');
IESetTranslationWord(msChinese, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msChinese, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msChinese, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msChinese, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msChinese, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msChinese, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msChinese, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msChinese, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msChinese, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msChinese, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msChinese, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msChinese, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msChinese, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msChinese, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msChinese, IEMsg_Select, 'Select');
IESetTranslationWord(msChinese, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msChinese, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msChinese, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msChinese, IEMsg_Undo, 'Undo');
IESetTranslationWord(msChinese, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msChinese, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msChinese, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msChinese, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msChinese, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msChinese, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msChinese, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msChinese, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msChinese, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msChinese, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msChinese, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msChinese, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msChinese, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msChinese, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msChinese, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msChinese, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msChinese, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msChinese, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msChinese, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msChinese, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msChinese, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msChinese, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msChinese, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msChinese, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msChinese, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msChinese, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msChinese, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msChinese, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msChinese, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msChinese, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msChinese, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msChinese, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msChinese, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msChinese, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msChinese, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msChinese, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msChinese, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msChinese, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msChinese, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msChinese, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msChinese, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msChinese, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msChinese, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msChinese, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msChinese, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msChinese, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msChinese, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msChinese, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msChinese, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msChinese, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msChinese, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msChinese, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msChinese, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msChinese, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msChinese, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msChinese, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msChinese, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msChinese, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msChinese, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msChinese, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msChinese, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msChinese, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msChinese, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msChinese, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msChinese, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msChinese, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msChinese, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msChinese, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msChinese, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msChinese, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msChinese, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msChinese, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msChinese, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msChinese, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msChinese, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msChinese, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msChinese, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msChinese, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msChinese, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msChinese, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msChinese, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msChinese, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msChinese, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msChinese, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msChinese, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msChinese, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msChinese, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msChinese, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msChinese, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msChinese, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msChinese, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msChinese, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msChinese, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msChinese, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msChinese, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msChinese, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msChinese, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msChinese, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msChinese, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msChinese, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msChinese, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msChinese, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msChinese, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msChinese, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msChinese, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msChinese, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msChinese, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msChinese, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msChinese, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msChinese, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msChinese, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msChinese, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msChinese, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msChinese, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msChinese, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msChinese, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msChinese, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msChinese, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msChinese, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msChinese, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msChinese, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msChinese, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msChinese, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msChinese, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msChinese, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msChinese, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msChinese, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msChinese, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msChinese, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msChinese, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msChinese, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msChinese, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msChinese, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msChinese, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msChinese, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msChinese, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msChinese, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msChinese, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msChinese, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msChinese, IEMSG_NEW, 'New');
IESetTranslationWord(msChinese, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msChinese, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msChinese, IEMSG_Folder , 'Folder');
IESetTranslationWord(msChinese, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msChinese, IEMSG_Type , 'Type');
IESetTranslationWord(msChinese, IEMSG_Created , 'Created');
IESetTranslationWord(msChinese, IEMSG_Modified , 'Modified');
IESetTranslationWord(msChinese, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msChinese, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msChinese, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msChinese, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msChinese, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msChinese, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msChinese, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msChinese, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msChinese, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msChinese, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msChinese, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msChinese, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msChinese, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msChinese, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msChinese, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msChinese, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msChinese, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msChinese, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msChinese, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msChinese, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msChinese, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msChinese, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msChinese, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msChinese, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msChinese, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msChinese, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msChinese, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msChinese, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msChinese, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msChinese, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msChinese, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msChinese, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msChinese, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msChinese, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msChinese, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msChinese, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msChinese, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msChinese, IEMsg_General , 'General' );
IESetTranslationWord(msChinese, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msChinese, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msChinese, IEMsg_Range , 'Range' );
IESetTranslationWord(msChinese, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msChinese, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msChinese, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msChinese, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msChinese, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msChinese, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msChinese, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msChinese, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msChinese, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msChinese, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msChinese, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msChinese, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msChinese, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msChinese, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msChinese, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msChinese, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msChinese, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msChinese, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msChinese, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msChinese, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msChinese, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msChinese, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msChinese, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msChinese, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msChinese, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msChinese, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msChinese, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msChinese, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msChinese, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msChinese, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msChinese, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msChinese, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msChinese, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msChinese, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msChinese, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msChinese, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msChinese, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msChinese, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msChinese, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msChinese, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msChinese, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msChinese, IEMsg_Path , 'Path' );
IESetTranslationWord(msChinese, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msChinese, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msChinese, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msChinese, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msChinese, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msChinese, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msChinese, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msChinese, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msChinese, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msChinese, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msChinese, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msChinese, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msChinese, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msChinese, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msChinese, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msChinese, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msChinese, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msChinese, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msChinese, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msChinese, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msChinese, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msChinese, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msChinese, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msChinese, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msChinese, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msChinese, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msChinese, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msChinese, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msChinese, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msChinese, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msChinese, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msChinese, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msChinese, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msChinese, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msChinese, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msChinese, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msChinese, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msChinese, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msChinese, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msChinese, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msChinese, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msChinese, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msChinese, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msChinese, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msChinese, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msChinese, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msChinese, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msChinese, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msChinese, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msChinese, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msChinese, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msChinese, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msChinese, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msChinese, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msChinese, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msChinese, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msChinese, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msChinese, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msChinese, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msChinese, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msChinese, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msChinese, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msChinese, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msChinese, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msChinese, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msChinese, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msChinese, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msChinese, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msChinese, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msChinese, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msChinese, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msChinese, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msChinese, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msChinese, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msChinese, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msChinese, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msChinese, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msChinese, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msChinese, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msChinese, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msChinese, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msChinese, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msChinese, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msChinese, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msChinese, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msChinese, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msChinese, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msChinese, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msChinese, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msChinese, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msChinese, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msChinese, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msChinese, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msChinese, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msChinese, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msChinese, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msChinese, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msChinese, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msChinese, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msChinese, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msChinese, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msChinese, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msChinese, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msChinese, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msChinese, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msChinese, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msChinese, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msChinese, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msChinese, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msChinese, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msChinese, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msChinese, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msChinese, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msChinese, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msChinese, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msChinese, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msChinese, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msChinese, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msChinese, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msChinese, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msChinese, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msChinese, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msChinese, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msChinese, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msChinese, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msChinese, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msChinese, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msChinese, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msChinese, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msChinese, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msChinese, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msChinese, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msChinese, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msChinese, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msChinese, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msChinese, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msChinese, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msChinese, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msChinese, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msChinese, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msChinese, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msChinese, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msChinese, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msChinese, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msChinese, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msChinese, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msChinese, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msChinese, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msChinese, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msChinese, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msChinese, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msChinese, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_ChineseTraditional;
begin
///// Chinese Traditional
{$ifdef IESUPPORTCHINESE}
IESetTranslationWord(msChineseTraditional, IEMSG_PREVIEW, '<27>A<EE>[');
IESetTranslationWord(msChineseTraditional, IEMSG_SOURCE, 'ԭ<>D');
IESetTranslationWord(msChineseTraditional, IEMSG_RESULT, 'Ч<><D0A7><B9>D');
IESetTranslationWord(msChineseTraditional, IEMSG_OK, '<27>_<B4><5F>');
IESetTranslationWord(msChineseTraditional, IEMSG_CANCEL, 'ȡ<><C8A1>');
IESetTranslationWord(msChineseTraditional, IEMSG_LOCKPREVIEW, '<27>i<E6><69><B6>A<EE>[');
IESetTranslationWord(msChineseTraditional, IEMSG_COPYRESULTTOSOURCE, '<27><><8F><CD>Ч<C6><D0A7><B9><FB>ԭ<BD>D');
IESetTranslationWord(msChineseTraditional, IEMSG_CONTRAST, '<27><><8C>ȶ<B1>');
IESetTranslationWord(msChineseTraditional, IEMSG_BRIGHTNESS, '<27><><C1><C1>');
IESetTranslationWord(msChineseTraditional, IEMSG_HUE, 'ɫ<><C9AB>');
IESetTranslationWord(msChineseTraditional, IEMSG_SATURATION, 'Ͷ<EF96BA>');
IESetTranslationWord(msChineseTraditional, IEMSG_VALUE, '<27><>ֵ');
IESetTranslationWord(msChineseTraditional, IEMSG_BASECOLOR, '<27><>ɫ');
IESetTranslationWord(msChineseTraditional, IEMSG_NEWCOLOR, '<27><><D0><C2>ɫ');
IESetTranslationWord(msChineseTraditional, IEMSG_LUMINOSITY, '<27><><C1><C1>');
IESetTranslationWord(msChineseTraditional, IEMSG_RED, '<27>t');
IESetTranslationWord(msChineseTraditional, IEMSG_GREEN, '<27>G');
IESetTranslationWord(msChineseTraditional, IEMSG_BLUE, '<27>{');
IESetTranslationWord(msChineseTraditional, IEMSG_FILTERVALUES, '<27>V<9E><56>ֵ');
IESetTranslationWord(msChineseTraditional, IEMSG_PRESETS, '<27>A<EE>O');
IESetTranslationWord(msChineseTraditional, IEMSG_DIVISOR, '<27><><B3><FD>');
IESetTranslationWord(msChineseTraditional, IEMSG_LOAD, '<27><><BC>d');
IESetTranslationWord(msChineseTraditional, IEMSG_SAVE, '<27><><B1><A3>');
IESetTranslationWord(msChineseTraditional, IEMSG_EQUALIZATION, '<27><><BE>⻯');
IESetTranslationWord(msChineseTraditional, IEMSG_THRESHOLD, '<27><>ֵ');
IESetTranslationWord(msChineseTraditional, IEMSG_EQUALIZE, '<27><><BE>⻯');
IESetTranslationWord(msChineseTraditional, IEMSG_HISTOGRAM, 'ֱ<><D6B1><B7>D');
IESetTranslationWord(msChineseTraditional, IEMSG_GRAY, '<27>Ҷ<BB>');
IESetTranslationWord(msChineseTraditional, IEMSG_LIGHT, '<27><><B9><E2>');
IESetTranslationWord(msChineseTraditional, IEMSG_LEFT, '<27><>');
IESetTranslationWord(msChineseTraditional, IEMSG_TOP, '<27><>');
IESetTranslationWord(msChineseTraditional, IEMSG_WIDTH, '<27><><8C><92>');
IESetTranslationWord(msChineseTraditional, IEMSG_HEIGHT, '<27>߶<B8>');
IESetTranslationWord(msChineseTraditional, IEMSG_COLOR, '<27><>ɫ');
IESetTranslationWord(msChineseTraditional, IEMSG_SOURCEIMAGEQUANTITY, 'ԭ<>D<88><44><CF><F1><94><B5>');
IESetTranslationWord(msChineseTraditional, IEMSG_LENS, '<27>R<E7><><D0A7>');
IESetTranslationWord(msChineseTraditional, IEMSG_REFRACTION, '<27><><D5><DB>');
IESetTranslationWord(msChineseTraditional, IEMSG_PARAMETERSPREVIEW, '<27><><85><A2><94>A<EE>[');
IESetTranslationWord(msChineseTraditional, IEMSG_QUALITY, '<27>|<7C><>');
IESetTranslationWord(msChineseTraditional, IEMSG_DCTMETHOD, 'DCT<43><54><B7><BD>');
IESetTranslationWord(msChineseTraditional, IEMSG_SMOOTHINGFACTOR, 'ƽ<><C6BD>Ҫ<AC><D2AA>');
IESetTranslationWord(msChineseTraditional, IEMSG_GRAYSCALE, '<27>Ҷȱ<D2B6><C8B1><C8>');
IESetTranslationWord(msChineseTraditional, IEMSG_OPTIMALHUFFMAN, '<27><><D7>ѹ<BC><D1B9><FE><B7><F2><C2><FC><BE>a');
IESetTranslationWord(msChineseTraditional, IEMSG_ORIGINALSIZE, 'ԭʼ<D4AD><CABC>С');
IESetTranslationWord(msChineseTraditional, IEMSG_COMPRESSEDSIZE, '<27><><89>s<BF><73>С');
IESetTranslationWord(msChineseTraditional, IEMSG_ADVANCED, '<27>߼<B8>');
IESetTranslationWord(msChineseTraditional, IEMSG_PROGRESSIVE, '<27>u<9D>M');
IESetTranslationWord(msChineseTraditional, IEMSG_COMPRESSION, '<27><><89>s');
IESetTranslationWord(msChineseTraditional, IEMSG_IMAGEINDEX, '<27>D<88><44><CF><F1><CB><F7>');
IESetTranslationWord(msChineseTraditional, IEMSG_PHOTOMETRIC, '<27><><B9><E2>Ӌ');
IESetTranslationWord(msChineseTraditional, IEMSG_SCANNDEDDOCUMENTINFO, '<27><><92><DF><C3>ļ<CE><C4BC><FE>Ϣ');
IESetTranslationWord(msChineseTraditional, IEMSG_NAME, '<27><><C3>Q');
IESetTranslationWord(msChineseTraditional, IEMSG_DESCRIPTION, '<27><><C3><E8>');
IESetTranslationWord(msChineseTraditional, IEMSG_PAGENAME, '<27><><ED><93><C3>Q');
IESetTranslationWord(msChineseTraditional, IEMSG_PAGENUMBER, '퓔<>');
IESetTranslationWord(msChineseTraditional, IEMSG_OF, 'of');
IESetTranslationWord(msChineseTraditional, IEMSG_HORIZPOSITIONINCH, 'ˮƽλ<C6BD><CEBB><><D3A2>)');
IESetTranslationWord(msChineseTraditional, IEMSG_VERTPOSITIONINCH, '<27><>ֱλ<D6B1><CEBB><><D3A2>)');
IESetTranslationWord(msChineseTraditional, IEMSG_COLORS, '<27><>ɫ');
IESetTranslationWord(msChineseTraditional, IEMSG_TRANSPARENT, '͸<><CDB8>');
IESetTranslationWord(msChineseTraditional, IEMSG_TRANSPARENTCOLOR, '͸<><CDB8><C3><F7>ɫ');
IESetTranslationWord(msChineseTraditional, IEMSG_INTERLACED, '<27><><BD>e');
IESetTranslationWord(msChineseTraditional, IEMSG_BACKGROUND, '<27><><B1><B3>');
IESetTranslationWord(msChineseTraditional, IEMSG_HORIZPOSITION, 'ˮƽλ<C6BD><CEBB>');
IESetTranslationWord(msChineseTraditional, IEMSG_VERTPOSITION, '<27><>ֱλ<D6B1><CEBB>');
IESetTranslationWord(msChineseTraditional, IEMSG_DELAYTIME, '<27>ӕr');
IESetTranslationWord(msChineseTraditional, IEMSG_FILTER, '<27>V<9E><56><B2><A8>');
IESetTranslationWord(msChineseTraditional, IEMSG_WAVE, '<27><><B2><A8><C0><CB>');
IESetTranslationWord(msChineseTraditional, IEMSG_AMPLITUDE, '<27><><D5><F1>');
IESetTranslationWord(msChineseTraditional, IEMSG_WAVELENGTH, '<27><><B2>L');
IESetTranslationWord(msChineseTraditional, IEMSG_PHASE, '<27><>λ');
IESetTranslationWord(msChineseTraditional, IEMSG_REFLECTIVE, '<27><><B7><B4>');
IESetTranslationWord(msChineseTraditional, IEMSG_USERFILTER, '<27>Զ<D7><D4B6>x<C1>^<5E>V');
IESetTranslationWord(msChineseTraditional, IEMSG_MORPHFILTER, '<27>ΑB<CE91>^<5E>V');
IESetTranslationWord(msChineseTraditional, IEMSG_WINDOWSIZE, '<27><><B4>ڴ<BF>С');
IESetTranslationWord(msChineseTraditional, IEMSG_MAXIMUM, '<27><><D7><EE>');
IESetTranslationWord(msChineseTraditional, IEMSG_MINIMUM, '<27><>С');
IESetTranslationWord(msChineseTraditional, IEMSG_OPEN, '<27>_<E9><5F>ʽ');
IESetTranslationWord(msChineseTraditional, IEMSG_CLOSE, '<27><><B7>]ʽ');
IESetTranslationWord(msChineseTraditional, IEMSG_ROTATE, '<27><><D0>D');
IESetTranslationWord(msChineseTraditional, IEMSG_FLIP, '<27>R<E7><52>');
IESetTranslationWord(msChineseTraditional, IEMSG_FLIPHOR, 'ˮƽ');
IESetTranslationWord(msChineseTraditional, IEMSG_FLIPVER, '<27><>ֱ');
IESetTranslationWord(msChineseTraditional, IEMSG_FREQUENCYDOMAINIMAGE, '<27>D<88><44><CF><F1><D6>l<EE><6C>');
IESetTranslationWord(msChineseTraditional, IEMSG_SELECTTHEREGIONTOCLEAR, '<27>x<DF><78>Ҫ<F1><D2AA><C7><E5><B3>ą^<5E><>');
IESetTranslationWord(msChineseTraditional, IEMSG_CLEAR, '<27><><C7><E5>');
IESetTranslationWord(msChineseTraditional, IEMSG_RESET, '<27><>λ');
IESetTranslationWord(msChineseTraditional, IEMSG_ANIMATE, '<27>ӑB');
IESetTranslationWord(msChineseTraditional, IEMSG_LOADFILTER, '<27><><BC>d');
IESetTranslationWord(msChineseTraditional, IEMSG_SAVEFILTER, '<27><><B1><A3>');
IESetTranslationWord(msChineseTraditional, IEMSG_BUMPMAP, '<27><>ײЧ<D7B2><D0A7>');
IESetTranslationWord(msChineseTraditional, IEMSG_PRINT, '<27><>ӡ');
IESetTranslationWord(msChineseTraditional, IEMSG_MARGINS, '<27><>߅<93><DF85>');
IESetTranslationWord(msChineseTraditional, IEMSG_INCHES, 'Ӣ<><D3A2>');
IESetTranslationWord(msChineseTraditional, IEMSG_RIGHT, '<27><>');
IESetTranslationWord(msChineseTraditional, IEMSG_BOTTOM, '<27><>');
IESetTranslationWord(msChineseTraditional, IEMSG_POSITION, 'λ<><CEBB>');
IESetTranslationWord(msChineseTraditional, IEMSG_SIZE, '<27><>С');
IESetTranslationWord(msChineseTraditional, IEMSG_NORMAL, '<27><><D5><FD>');
IESetTranslationWord(msChineseTraditional, IEMSG_FITTOPAGE, '<27>m<DF><6D><BA><CF><ED><93>');
IESetTranslationWord(msChineseTraditional, IEMSG_STRETCHTOPAGE, '<27><><C0><C9><ECB5BD><ED><93><C3><E6>С');
IESetTranslationWord(msChineseTraditional, IEMSG_SPECIFIEDSIZE, 'ָ<><D6B8><B6><A8>С');
IESetTranslationWord(msChineseTraditional, IEMSG_GAMMACORRECTION, '٤<><D9A4>У<94><D0A3>');
IESetTranslationWord(msChineseTraditional, IEMSG_VALUE2, '<27><>ֵ');
IESetTranslationWord(msChineseTraditional, IEMSG_PRINTSETUP, '<27><>ӡ<F2>C<99>O<D4><4F>');
IESetTranslationWord(msChineseTraditional, IEMSG_LEFTMARGIN, '<27><>߅<F3><DF85>');
IESetTranslationWord(msChineseTraditional, IEMSG_TOPMARGIN, '<27><>߅<CF><DF85>');
IESetTranslationWord(msChineseTraditional, IEMSG_RIGHTMARGIN, '<27><>߅<D2><DF85>');
IESetTranslationWord(msChineseTraditional, IEMSG_BOTTOMMARGIN, '<27><>߅<D7><DF85>');
IESetTranslationWord(msChineseTraditional, IEMSG_LOCATIONSIZE, 'λ<><CEBB>/<2F><>С');
IESetTranslationWord(msChineseTraditional, IEMSG_TOPLEFT, '<27><><D7>Ͻ<C9>');
IESetTranslationWord(msChineseTraditional, IEMSG_TOPCENTER, '픲<><ED94B2><BF><D6><D0>');
IESetTranslationWord(msChineseTraditional, IEMSG_TOPRIGHT, '<27><><D3>Ͻ<C9>');
IESetTranslationWord(msChineseTraditional, IEMSG_CENTERLEFT, '<27><><D7><F3><D6><D0>');
IESetTranslationWord(msChineseTraditional, IEMSG_CENTER, '<27><><D6><D0>');
IESetTranslationWord(msChineseTraditional, IEMSG_CENTERRIGHT, '<27><><D3><D2><D6><D0>');
IESetTranslationWord(msChineseTraditional, IEMSG_BOTTOMLEFT, '<27><><D7>½<CF>');
IESetTranslationWord(msChineseTraditional, IEMSG_BOTTOMCENTER, '<27>ײ<B5><D7B2><BF><D6><D0>');
IESetTranslationWord(msChineseTraditional, IEMSG_BOTTOMRIGHT, '<27><><D3>½<CF>');
IESetTranslationWord(msChineseTraditional, IEMSG_CLOSE2, '<27>P<EA>]');
IESetTranslationWord(msChineseTraditional, IEMSG_APPLY, '<27><><91><AA>');
IESetTranslationWord(msChineseTraditional, IEMSG_MEASUREUNITS, '<27>y<9C><79><C1><BF>λ');
IESetTranslationWord(msChineseTraditional, IEMSG_UNITS, '<27><>λ');
IESetTranslationWord(msChineseTraditional, IEMSG_RATE, '<27><><B1><C8>');
IESetTranslationWord(msChineseTraditional, IEMSG_ALLGRAPHICS, '<27><><CB>ЈD<D088><44><CF><F1>ʽ');
IESetTranslationWord(msChineseTraditional, IEMSG_VIDEOFORWINDOWS, 'Windowsҕ<73>l');
IESetTranslationword(msChineseTraditional, IEMSG_FILE, '<27>ļ<CE>');
IESetTranslationword(msChineseTraditional, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msChineseTraditional, IEMSG_LOCKPREVIEWHINT, '<27>ԄӸ<D484><D3B8><FC><D0><C2><CB>x<DF><78><93>^<5E><>');
IESetTranslationword(msChineseTraditional, IEMSG_PRINTALL, '<27><>ӡ<F2><D3A1><CB><F9>');
IESetTranslationword(msChineseTraditional, IEMSG_PRINTSELECTED, '<27>x<DF><78><93><F1>ӡ<F2>C');
IESetTranslationWord(msChineseTraditional, IEMSG_ALLCOMMONGRAPHICFILES, 'һ<><D2BB><B0>D<88><44><CF>ļ<CE>');
IESetTranslationWord(msChineseTraditional, IEMSG_ALLFILES, '<27><><CB><F9><D3>ļ<CE>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msChineseTraditional, IEMSG_HSV, 'HSV');
IESetTranslationWord(msChineseTraditional, IEMSG_HSL, 'HSL');
IESetTranslationWord(msChineseTraditional, IEMSG_RGB, 'RGB');
IESetTranslationWord(msChineseTraditional, IEMSG_FFT, 'FFT');
IESetTranslationWord(msChineseTraditional, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msChineseTraditional, IEMSG_CHANNELS, 'Channels');
IESetTranslationWord(msChineseTraditional, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msChineseTraditional, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msChineseTraditional, IEMSG_BIT, 'bit');
IESetTranslationWord(msChineseTraditional, IEMSG_BYTE, 'byte');
IESetTranslationWord(msChineseTraditional, IEMSG_DPI, 'dpi');
IESetTranslationWord(msChineseTraditional, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msChineseTraditional, IEMSG_FIT, 'Fit');
IESetTranslationWord(msChineseTraditional, IEMSG_OTHER, 'Other');
IESetTranslationWord(msChineseTraditional, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msChineseTraditional, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msChineseTraditional, IEMSG_STYLE, 'Style');
IESetTranslationWord(msChineseTraditional, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msChineseTraditional, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msChineseTraditional, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msChineseTraditional, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msChineseTraditional, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msChineseTraditional, IEMSG_Previous, 'Previous');
IESetTranslationWord(msChineseTraditional, IEMSG_Next, 'Next');
IESetTranslationWord(msChineseTraditional, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msChineseTraditional, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msChineseTraditional, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msChineseTraditional, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msChineseTraditional, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msChineseTraditional, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msChineseTraditional, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msChineseTraditional, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msChineseTraditional, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msChineseTraditional, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msChineseTraditional, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msChineseTraditional, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msChineseTraditional, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msChineseTraditional, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msChineseTraditional, IEMsg_Copy, 'Copy');
IESetTranslationWord(msChineseTraditional, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msChineseTraditional, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msChineseTraditional, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msChineseTraditional, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msChineseTraditional, IEMsg_Cut, 'Cut');
IESetTranslationWord(msChineseTraditional, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msChineseTraditional, IEMsg_Delete, 'Delete');
IESetTranslationWord(msChineseTraditional, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msChineseTraditional, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msChineseTraditional, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msChineseTraditional, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msChineseTraditional, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msChineseTraditional, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msChineseTraditional, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msChineseTraditional, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msChineseTraditional, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msChineseTraditional, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msChineseTraditional, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msChineseTraditional, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msChineseTraditional, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msChineseTraditional, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msChineseTraditional, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msChineseTraditional, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msChineseTraditional, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msChineseTraditional, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msChineseTraditional, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msChineseTraditional, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msChineseTraditional, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msChineseTraditional, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msChineseTraditional, IEMsg_Negative, 'Negative');
IESetTranslationWord(msChineseTraditional, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msChineseTraditional, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msChineseTraditional, IEMsg_Paste, 'Paste');
IESetTranslationWord(msChineseTraditional, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msChineseTraditional, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msChineseTraditional, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msChineseTraditional, IEMsg_Redo, 'Redo');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msChineseTraditional, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msChineseTraditional, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msChineseTraditional, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msChineseTraditional, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msChineseTraditional, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msChineseTraditional, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msChineseTraditional, IEMsg_Select, 'Select');
IESetTranslationWord(msChineseTraditional, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msChineseTraditional, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msChineseTraditional, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msChineseTraditional, IEMsg_Undo, 'Undo');
IESetTranslationWord(msChineseTraditional, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msChineseTraditional, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msChineseTraditional, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msChineseTraditional, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msChineseTraditional, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msChineseTraditional, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msChineseTraditional, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msChineseTraditional, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msChineseTraditional, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msChineseTraditional, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msChineseTraditional, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msChineseTraditional, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msChineseTraditional, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msChineseTraditional, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msChineseTraditional, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msChineseTraditional, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msChineseTraditional, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msChineseTraditional, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msChineseTraditional, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msChineseTraditional, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msChineseTraditional, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msChineseTraditional, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msChineseTraditional, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msChineseTraditional, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msChineseTraditional, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msChineseTraditional, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msChineseTraditional, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msChineseTraditional, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msChineseTraditional, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msChineseTraditional, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msChineseTraditional, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msChineseTraditional, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msChineseTraditional, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msChineseTraditional, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msChineseTraditional, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msChineseTraditional, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msChineseTraditional, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msChineseTraditional, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msChineseTraditional, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msChineseTraditional, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msChineseTraditional, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msChineseTraditional, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msChineseTraditional, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msChineseTraditional, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msChineseTraditional, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msChineseTraditional, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msChineseTraditional, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msChineseTraditional, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msChineseTraditional, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msChineseTraditional, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msChineseTraditional, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msChineseTraditional, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msChineseTraditional, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msChineseTraditional, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msChineseTraditional, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msChineseTraditional, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msChineseTraditional, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msChineseTraditional, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msChineseTraditional, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msChineseTraditional, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msChineseTraditional, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msChineseTraditional, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msChineseTraditional, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msChineseTraditional, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msChineseTraditional, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msChineseTraditional, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msChineseTraditional, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msChineseTraditional, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msChineseTraditional, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msChineseTraditional, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msChineseTraditional, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msChineseTraditional, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msChineseTraditional, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msChineseTraditional, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msChineseTraditional, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msChineseTraditional, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msChineseTraditional, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msChineseTraditional, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msChineseTraditional, IEMSG_NEW, 'New');
IESetTranslationWord(msChineseTraditional, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msChineseTraditional, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msChineseTraditional, IEMSG_Folder , 'Folder');
IESetTranslationWord(msChineseTraditional, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msChineseTraditional, IEMSG_Type , 'Type');
IESetTranslationWord(msChineseTraditional, IEMSG_Created , 'Created');
IESetTranslationWord(msChineseTraditional, IEMSG_Modified , 'Modified');
IESetTranslationWord(msChineseTraditional, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msChineseTraditional, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msChineseTraditional, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msChineseTraditional, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msChineseTraditional, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msChineseTraditional, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msChineseTraditional, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msChineseTraditional, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msChineseTraditional, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msChineseTraditional, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msChineseTraditional, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msChineseTraditional, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msChineseTraditional, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msChineseTraditional, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msChineseTraditional, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msChineseTraditional, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msChineseTraditional, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msChineseTraditional, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msChineseTraditional, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msChineseTraditional, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msChineseTraditional, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msChineseTraditional, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msChineseTraditional, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msChineseTraditional, IEMsg_General , 'General' );
IESetTranslationWord(msChineseTraditional, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msChineseTraditional, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msChineseTraditional, IEMsg_Range , 'Range' );
IESetTranslationWord(msChineseTraditional, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msChineseTraditional, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msChineseTraditional, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msChineseTraditional, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msChineseTraditional, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msChineseTraditional, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msChineseTraditional, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msChineseTraditional, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msChineseTraditional, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msChineseTraditional, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msChineseTraditional, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msChineseTraditional, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msChineseTraditional, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msChineseTraditional, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msChineseTraditional, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msChineseTraditional, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msChineseTraditional, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msChineseTraditional, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msChineseTraditional, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msChineseTraditional, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msChineseTraditional, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msChineseTraditional, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msChineseTraditional, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msChineseTraditional, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msChineseTraditional, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msChineseTraditional, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msChineseTraditional, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msChineseTraditional, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msChineseTraditional, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msChineseTraditional, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msChineseTraditional, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msChineseTraditional, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msChineseTraditional, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msChineseTraditional, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msChineseTraditional, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msChineseTraditional, IEMsg_Path , 'Path' );
IESetTranslationWord(msChineseTraditional, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msChineseTraditional, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msChineseTraditional, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msChineseTraditional, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msChineseTraditional, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msChineseTraditional, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msChineseTraditional, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msChineseTraditional, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msChineseTraditional, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msChineseTraditional, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msChineseTraditional, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msChineseTraditional, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msChineseTraditional, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msChineseTraditional, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msChineseTraditional, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msChineseTraditional, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msChineseTraditional, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msChineseTraditional, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msChineseTraditional, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msChineseTraditional, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msChineseTraditional, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msChineseTraditional, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msChineseTraditional, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msChineseTraditional, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msChineseTraditional, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msChineseTraditional, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msChineseTraditional, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msChineseTraditional, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msChineseTraditional, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msChineseTraditional, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msChineseTraditional, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msChineseTraditional, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msChineseTraditional, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msChineseTraditional, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msChineseTraditional, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msChineseTraditional, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msChineseTraditional, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msChineseTraditional, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msChineseTraditional, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msChineseTraditional, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msChineseTraditional, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msChineseTraditional, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msChineseTraditional, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msChineseTraditional, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msChineseTraditional, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msChineseTraditional, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msChineseTraditional, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msChineseTraditional, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msChineseTraditional, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msChineseTraditional, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msChineseTraditional, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msChineseTraditional, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msChineseTraditional, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msChineseTraditional, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msChineseTraditional, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msChineseTraditional, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msChineseTraditional, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msChineseTraditional, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msChineseTraditional, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msChineseTraditional, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msChineseTraditional, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msChineseTraditional, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msChineseTraditional, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msChineseTraditional, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msChineseTraditional, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msChineseTraditional, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msChineseTraditional, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msChineseTraditional, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msChineseTraditional, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msChineseTraditional, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msChineseTraditional, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msChineseTraditional, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msChineseTraditional, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msChineseTraditional, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msChineseTraditional, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msChineseTraditional, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msChineseTraditional, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msChineseTraditional, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msChineseTraditional, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msChineseTraditional, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msChineseTraditional, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msChineseTraditional, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msChineseTraditional, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msChineseTraditional, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msChineseTraditional, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msChineseTraditional, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msChineseTraditional, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msChineseTraditional, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msChineseTraditional, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msChineseTraditional, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msChineseTraditional, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msChineseTraditional, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msChineseTraditional, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msChineseTraditional, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msChineseTraditional, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msChineseTraditional, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msChineseTraditional, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msChineseTraditional, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msChineseTraditional, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msChineseTraditional, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msChineseTraditional, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msChineseTraditional, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msChineseTraditional, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msChineseTraditional, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msChineseTraditional, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msChineseTraditional, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msChineseTraditional, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_ChineseTraditional_Big5;
begin
///// Chinese Traditional (Big5 Encoding)
{$ifdef IESUPPORTCHINESE}
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PREVIEW, '<27>w<B9><77>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SOURCE, '<27><><AD><EC>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RESULT, '<27>ĪG<C4AA><47>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_OK, '<27>T<BD>w');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CANCEL, '<27><><A8><FA>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LOCKPREVIEW, '<27><><C2>w<A9>w<B9><77>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_COPYRESULTTOSOURCE, '<27>ƻs<C6BB>ĪG<C4AA><47><A8><EC><AD><EC>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CONTRAST, '<27><><B9><EF><A4><F1>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BRIGHTNESS, '<27>G<AB><47>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HUE, '<27><><A6><E2>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SATURATION, '<27><><B9>M<A9><4D>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_VALUE, '<27>ƭ<BC>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BASECOLOR, '<27><><B0><F2>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_NEWCOLOR, '<27>s<B7>C<C3><43>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LUMINOSITY, '<27>G<AB><47>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RED, '<27><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_GREEN, '<27><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BLUE, '<27><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FILTERVALUES, '<27>o<C2>i<AA><69>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PRESETS, '<27>w<B9>]');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_DIVISOR, '<27><><B0><A3>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LOAD, '<27>[<5B><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SAVE, '<27>O<AB>s');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_EQUALIZATION, '<27><><A7>Ť<BF>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_THRESHOLD, '?<3F><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_EQUALIZE, '<27><><A7>Ť<BF>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HISTOGRAM, '<27><><AA><BD><A4><E8>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_GRAY, '<27>ǫ<A6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LIGHT, '<27><><A5><FA>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LEFT, '<27><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TOP, '<27>W');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_WIDTH, '<27>e<BC><65>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HEIGHT, '<27><><B0><AA>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_COLOR, '<27>C<C3><43>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SOURCEIMAGEQUANTITY, '<27><><AD>Ϲ<B9><CFB9>ƶq');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LENS, '<27><><C3>Y<C0>ĪG');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_REFRACTION, '<27><><A7>g');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PARAMETERSPREVIEW, '<27>Ѽƹw<C6B9><77>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_QUALITY, '<27><><BD>q');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_DCTMETHOD, 'DCT<43><54><A4>k');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SMOOTHINGFACTOR, '<27><><A5>ƭn<C6AD><6E>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_GRAYSCALE, '<27>ǫפ<C7AB><D7A4><F1>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_OPTIMALHUFFMAN, '<27>̨Ϋ<CCA8><CEAB>Ұҽs<D2BD>X');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ORIGINALSIZE, '<27><><AD>l<A9>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_COMPRESSEDSIZE, '<27><><C0>Y<C1>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ADVANCED, '<27>i<B6><69>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PROGRESSIVE, '<27><><BA>i');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_COMPRESSION, '<27><><C0>Y');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_IMAGEINDEX, '<27>Ϲ<B9><CFB9><B3><AF><C1>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PHOTOMETRIC, '<27><><A5>׭p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SCANNDEDDOCUMENTINFO, '<27><><B1>ˤ<BA><CBA4><E5><A5>H<AB><48>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_NAME, '<27>W<A6><57>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_DESCRIPTION, '<27>y<B4>z');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PAGENAME, '?<3F>W<A6><57>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PAGENUMBER, '<27><><AD><B6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_OF, 'of');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HORIZPOSITIONINCH, '<27><><A4><F4><A5><AD><A6>m(<28>^<5E>T)');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_VERTPOSITIONINCH, '<27><><AB><AB><AA><BD><A6>m(<28>^<5E>T)');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_COLORS, '<27>C<C3><43>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TRANSPARENT, '<27>z<B3><7A>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TRANSPARENTCOLOR, '<27>z<B3><7A><A9><FA>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_INTERLACED, '<27><><A5><E6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BACKGROUND, '<27>I<AD><49>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HORIZPOSITION, '<27><><A4><F4><A5><AD><A6>m');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_VERTPOSITION, '<27><><AB><AB><AA><BD><A6>m');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_DELAYTIME, '<27><><A9><B5>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FILTER, '<27>o<C2>i<AA><69>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_WAVE, '<27>i<AA><69><AE><F6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_AMPLITUDE, '<27><><AE>T');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_WAVELENGTH, '<27>i<AA><69>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PHASE, '<27>ۦ<AC>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_REFLECTIVE, '<27>Ϯg');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_USERFILTER, '<27>۩w<DBA9>q<B8>L<B9>o');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_MORPHFILTER, '<27>κA<CEBA>L<B9>o');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_WINDOWSIZE, '<27><><B5>f<A4>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_MAXIMUM, '<27>̤j');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_MINIMUM, '<27>̤p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_OPEN, '<27>}<7D><><A9><F1>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CLOSE, '<27>ʳ<AB><CAB3><AC>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ROTATE, '<27><><B1><DB>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FLIP, '<27>蹳');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FLIPHOR, '<27><><A4><F4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FLIPVER, '<27><><AB><AB>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FREQUENCYDOMAINIMAGE, '<27>Ϲ<B9><CFB9>D<A5>W<C0>v');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SELECTTHEREGIONTOCLEAR, '<27><><BF>ܭn<DCAD>M<B2><4D><B0><A3><AA>ϰ<B0>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CLEAR, '<27>M<B2><4D>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RESET, '<27>^<5E>_');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ANIMATE, '<27>ʺA');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LOADFILTER, '<27>[<5B><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SAVEFILTER, '<27>O<AB>s');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BUMPMAP, '<27>I<B8><49><BC>ĪG');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PRINT, '<27>C<A6>L');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_MARGINS, '<27><><C3><E4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_INCHES, '<27>^<5E>T');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RIGHT, '<27>k');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BOTTOM, '<27>U');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_POSITION, '<27><><A6>m');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SIZE, '<27>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_NORMAL, '<27><><A5>`');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FITTOPAGE, '<27>A<BE>X<A6><58><AD><B6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_STRETCHTOPAGE, '<27><><A9><B5><A6><A8><ECADB6><AD>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SPECIFIEDSIZE, '<27><><AB>w<A9>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_GAMMACORRECTION, '<27><><A6>X<BD>ե<AE>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_VALUE2, '<27>ƭ<BC>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PRINTSETUP, '<27>L<A6><4C><AA><ED><BE>]<5D>m');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LEFTMARGIN, '<27><><A5><AA><C3><E4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TOPMARGIN, '<27>W<A4><57><C3><E4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RIGHTMARGIN, '<27>k<A5><6B><C3><E4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BOTTOMMARGIN, '<27><><A9><B3><C3><E4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LOCATIONSIZE, '<27><><A6>m/<2F>j<A4>p');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TOPLEFT, '<27><><A5>W<A4><57>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TOPCENTER, '<27><><B3><BB><B3><A1><A4><A4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_TOPRIGHT, '<27>k<A5>W<A4><57>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CENTERLEFT, '<27><><A5><AA><A4><A4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CENTER, '<27><><A4><A4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CENTERRIGHT, '<27>k<A5><6B><A4><A4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BOTTOMLEFT, '<27><><A5>U<A4><55>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BOTTOMCENTER, '<27><><A9><B3><B3><A1><A4><A4>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BOTTOMRIGHT, '<27>k<A5>U<A4><55>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CLOSE2, '<27><><C3><F6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_APPLY, '<27><><C0><B3>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_MEASUREUNITS, '<27><><B4>q<B6><71><B3><E6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_UNITS, '<27><><B3><E6>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RATE, '<27><><A4>v');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ALLGRAPHICS, '<27>Ҧ<A9><D2A6>Ϲ<B9><CFB9>榡');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_VIDEOFORWINDOWS, 'Windows<77><73><B5>W');
IESetTranslationword(msChineseTraditionalBig5, IEMSG_FILE, '<27><><A4><E5>');
IESetTranslationword(msChineseTraditionalBig5, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_LOCKPREVIEWHINT, '<27>۰ʧ<DBB0><CAA7>s<B7>ҿ<A9><D2BF>ܰϰ<DCB0>');
IESetTranslationword(msChineseTraditionalBig5, IEMSG_PRINTALL, '<27><><A5><FE><B3>C<A6>L');
IESetTranslationword(msChineseTraditionalBig5, IEMSG_PRINTSELECTED, '<27><><BF>ܦL<DCA6><4C><AA><ED>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ALLCOMMONGRAPHICFILES, '<27>@<40><><AF>Ϲ<B9><CFB9><B3><A4><E5>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ALLFILES, '<27>Ҧ<A9><D2A6><B3><A4><E5>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HSV, 'HSV');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_HSL, 'HSL');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RGB, 'RGB');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FFT, 'FFT');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SHARPEN, '<27>U<BE>Q');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CHANNELS, 'Channels');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BIT, 'bit');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_BYTE, 'byte');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_DPI, 'dpi');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_FIT, 'Fit');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_OTHER, 'Other');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_STYLE, 'Style');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SELECTACQUIREDEVICE, '<27><><BF><EF><BE>^<5E><><A8>]<5D><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SELECTANACQUISITIONDEVICE, '<27><><BF><EF><BE>^<5E><><A8>]<5D><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_X_Pages, '%d <20><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Previous, '<27>W<A4>@<40><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Next, '<27>U<A4>@<40><>');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_THUMBNAILS, '<27><><B2><A4>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Copy, 'Copy');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Cut, 'Cut');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Delete, 'Delete');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Negative, 'Negative');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Paste, 'Paste');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Redo, 'Redo');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Select, 'Select');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Undo, 'Undo');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_NEW, 'New');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Folder , 'Folder');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Type , 'Type');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Created , 'Created');
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_Modified , 'Modified');
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_General , 'General' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Range , 'Range' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Crop ,'Crop' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Path , 'Path' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msChineseTraditionalBig5, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msChineseTraditionalBig5, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msChineseTraditionalBig5, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_Danish;
begin
{$ifdef IESUPPORTDANISH}
IESetTranslationWord(msDanish, IEMSG_PREVIEW, 'Visning');
IESetTranslationWord(msDanish, IEMSG_SOURCE, 'Original');
IESetTranslationWord(msDanish, IEMSG_RESULT, 'Resultat');
IESetTranslationWord(msDanish, IEMSG_OK, 'OK');
IESetTranslationWord(msDanish, IEMSG_CANCEL, 'Annuller');
IESetTranslationWord(msDanish, IEMSG_LOCKPREVIEW, 'L<>s visning');
IESetTranslationWord(msDanish, IEMSG_COPYRESULTTOSOURCE, 'Kopier Resultat to Original');
IESetTranslationWord(msDanish, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msDanish, IEMSG_BRIGHTNESS, 'Lys');
IESetTranslationWord(msDanish, IEMSG_HUE, 'Hue');
IESetTranslationWord(msDanish, IEMSG_SATURATION, 'Saturation');
IESetTranslationWord(msDanish, IEMSG_VALUE, 'V<>rdi');
IESetTranslationWord(msDanish, IEMSG_BASECOLOR, 'Grund farve');
IESetTranslationWord(msDanish, IEMSG_NEWCOLOR, 'Ny farve');
IESetTranslationWord(msDanish, IEMSG_LUMINOSITY, 'Luminosity');
IESetTranslationWord(msDanish, IEMSG_RED, 'R<>d');
IESetTranslationWord(msDanish, IEMSG_GREEN, 'Gr<47>n');
IESetTranslationWord(msDanish, IEMSG_BLUE, 'Bl<42>');
IESetTranslationWord(msDanish, IEMSG_FILTERVALUES, 'Filter v<>rdier');
IESetTranslationWord(msDanish, IEMSG_PRESETS, 'Forudindstillinger');
IESetTranslationWord(msDanish, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msDanish, IEMSG_LOAD, 'Hent');
IESetTranslationWord(msDanish, IEMSG_SAVE, 'Gem');
IESetTranslationWord(msDanish, IEMSG_EQUALIZATION, 'Equalization');
IESetTranslationWord(msDanish, IEMSG_THRESHOLD, 'Threshold');
IESetTranslationWord(msDanish, IEMSG_EQUALIZE, 'Equalize');
IESetTranslationWord(msDanish, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msDanish, IEMSG_GRAY, 'Gr<47>');
IESetTranslationWord(msDanish, IEMSG_LIGHT, 'Lys');
IESetTranslationWord(msDanish, IEMSG_LEFT, 'Venstre');
IESetTranslationWord(msDanish, IEMSG_TOP, 'Top');
IESetTranslationWord(msDanish, IEMSG_WIDTH, 'Bredde');
IESetTranslationWord(msDanish, IEMSG_HEIGHT, 'H<>jde');
IESetTranslationWord(msDanish, IEMSG_COLOR, 'Farve');
IESetTranslationWord(msDanish, IEMSG_SOURCEIMAGEQUANTITY, 'Original billed kvantitet');
IESetTranslationWord(msDanish, IEMSG_LENS, 'Linse');
IESetTranslationWord(msDanish, IEMSG_REFRACTION, 'Refraktion');
IESetTranslationWord(msDanish, IEMSG_PARAMETERSPREVIEW, 'Parametre visning');
IESetTranslationWord(msDanish, IEMSG_QUALITY, 'Kvalitet');
IESetTranslationWord(msDanish, IEMSG_DCTMETHOD, 'DCT metode');
IESetTranslationWord(msDanish, IEMSG_SMOOTHINGFACTOR, 'Bl<42>dheds faktor');
IESetTranslationWord(msDanish, IEMSG_GRAYSCALE, 'Gr<47> skala');
IESetTranslationWord(msDanish, IEMSG_OPTIMALHUFFMAN, 'Optimal Huffman');
IESetTranslationWord(msDanish, IEMSG_ORIGINALSIZE, 'Original st<73>rrelse');
IESetTranslationWord(msDanish, IEMSG_COMPRESSEDSIZE, 'Komprimeret st<73>rrelse');
IESetTranslationWord(msDanish, IEMSG_ADVANCED, 'Avanceret');
IESetTranslationWord(msDanish, IEMSG_PROGRESSIVE, 'Progressiv');
IESetTranslationWord(msDanish, IEMSG_COMPRESSION, 'Kompression');
IESetTranslationWord(msDanish, IEMSG_IMAGEINDEX, 'Billed indeks');
IESetTranslationWord(msDanish, IEMSG_PHOTOMETRIC, 'Photometrisk');
IESetTranslationWord(msDanish, IEMSG_SCANNDEDDOCUMENTINFO, 'Scannet dokument info');
IESetTranslationWord(msDanish, IEMSG_NAME, 'Navn');
IESetTranslationWord(msDanish, IEMSG_DESCRIPTION, 'Beskrivelse');
IESetTranslationWord(msDanish, IEMSG_PAGENAME, 'Side navn');
IESetTranslationWord(msDanish, IEMSG_PAGENUMBER, 'Side nummer');
IESetTranslationWord(msDanish, IEMSG_OF, 'af');
IESetTranslationWord(msDanish, IEMSG_HORIZPOSITIONINCH, 'Horis. Position');
IESetTranslationWord(msDanish, IEMSG_VERTPOSITIONINCH, 'Vert. Position');
IESetTranslationWord(msDanish, IEMSG_COLORS, 'farver');
IESetTranslationWord(msDanish, IEMSG_TRANSPARENT, 'Transparent');
IESetTranslationWord(msDanish, IEMSG_TRANSPARENTCOLOR, 'Transparent farve');
IESetTranslationWord(msDanish, IEMSG_INTERLACED, 'Interlaced');
IESetTranslationWord(msDanish, IEMSG_BACKGROUND, 'Baggrund');
IESetTranslationWord(msDanish, IEMSG_HORIZPOSITION, 'Horis. Position');
IESetTranslationWord(msDanish, IEMSG_VERTPOSITION, 'Vert. Position');
IESetTranslationWord(msDanish, IEMSG_DELAYTIME, 'Forsinket tid');
IESetTranslationWord(msDanish, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msDanish, IEMSG_WAVE, 'B<>lge');
IESetTranslationWord(msDanish, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msDanish, IEMSG_WAVELENGTH, 'B<>lge l<>ngde');
IESetTranslationWord(msDanish, IEMSG_PHASE, 'Fase');
IESetTranslationWord(msDanish, IEMSG_REFLECTIVE, 'Reflekterbar');
IESetTranslationWord(msDanish, IEMSG_USERFILTER, 'Bruger filter');
IESetTranslationWord(msDanish, IEMSG_MORPHFILTER, 'Morphing filtre');
IESetTranslationWord(msDanish, IEMSG_WINDOWSIZE, 'Vindue st<73>rrelse');
IESetTranslationWord(msDanish, IEMSG_MAXIMUM, 'Maksimum');
IESetTranslationWord(msDanish, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msDanish, IEMSG_OPEN, '<27>bner');
IESetTranslationWord(msDanish, IEMSG_CLOSE, 'Lukker');
IESetTranslationWord(msDanish, IEMSG_ROTATE, 'Roter');
IESetTranslationWord(msDanish, IEMSG_FLIP, 'Flip');
IESetTranslationWord(msDanish, IEMSG_FLIPHOR, 'Horisontal');
IESetTranslationWord(msDanish, IEMSG_FLIPVER, 'Vertikal');
IESetTranslationWord(msDanish, IEMSG_FREQUENCYDOMAINIMAGE, 'Frekvens domain billede');
IESetTranslationWord(msDanish, IEMSG_SELECTTHEREGIONTOCLEAR, 'V<>lg regioner der skal t<>mmes');
IESetTranslationWord(msDanish, IEMSG_CLEAR, 'T<>m');
IESetTranslationWord(msDanish, IEMSG_RESET, 'Reset');
IESetTranslationWord(msDanish, IEMSG_ANIMATE, 'Animer');
IESetTranslationWord(msDanish, IEMSG_LOADFILTER, 'Hent filter');
IESetTranslationWord(msDanish, IEMSG_SAVEFILTER, 'Gem filter');
IESetTranslationWord(msDanish, IEMSG_BUMPMAP, 'Bump map');
IESetTranslationWord(msDanish, IEMSG_PRINT, 'Udskriv');
IESetTranslationWord(msDanish, IEMSG_MARGINS, 'Marginer');
IESetTranslationWord(msDanish, IEMSG_INCHES, 'tommer');
IESetTranslationWord(msDanish, IEMSG_RIGHT, 'H<>jre');
IESetTranslationWord(msDanish, IEMSG_BOTTOM, 'Bund');
IESetTranslationWord(msDanish, IEMSG_POSITION, 'Position');
IESetTranslationWord(msDanish, IEMSG_SIZE, 'St<53>rrelse');
IESetTranslationWord(msDanish, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msDanish, IEMSG_FITTOPAGE, 'Hele siden');
IESetTranslationWord(msDanish, IEMSG_STRETCHTOPAGE, 'Sidebredde');
IESetTranslationWord(msDanish, IEMSG_SPECIFIEDSIZE, 'Specificeret st<73>rrelse');
IESetTranslationWord(msDanish, IEMSG_GAMMACORRECTION, 'Gamma korrektion');
IESetTranslationWord(msDanish, IEMSG_VALUE2, 'V<>rdi');
IESetTranslationWord(msDanish, IEMSG_PRINTSETUP, 'Print ops<70>tning');
IESetTranslationWord(msDanish, IEMSG_LEFTMARGIN, 'Venstre Margin');
IESetTranslationWord(msDanish, IEMSG_TOPMARGIN, 'Top Margin');
IESetTranslationWord(msDanish, IEMSG_RIGHTMARGIN, 'H<>jre Margin');
IESetTranslationWord(msDanish, IEMSG_BOTTOMMARGIN, 'Bund Margin');
IESetTranslationWord(msDanish, IEMSG_LOCATIONSIZE, 'Placering/st<73>rrelse');
IESetTranslationWord(msDanish, IEMSG_TOPLEFT, 'Top Venstre');
IESetTranslationWord(msDanish, IEMSG_TOPCENTER, 'Top Center');
IESetTranslationWord(msDanish, IEMSG_TOPRIGHT, 'Top H<>jre');
IESetTranslationWord(msDanish, IEMSG_CENTERLEFT, 'Center Venstre');
IESetTranslationWord(msDanish, IEMSG_CENTER, 'Center');
IESetTranslationWord(msDanish, IEMSG_CENTERRIGHT, 'Center H<>jre');
IESetTranslationWord(msDanish, IEMSG_BOTTOMLEFT, 'Bund Venstre');
IESetTranslationWord(msDanish, IEMSG_BOTTOMCENTER, 'Bund Center');
IESetTranslationWord(msDanish, IEMSG_BOTTOMRIGHT, 'Bund H<>jre');
IESetTranslationWord(msDanish, IEMSG_CLOSE2, 'Luk');
IESetTranslationWord(msDanish, IEMSG_APPLY, 'S<>t');
IESetTranslationWord(msDanish, IEMSG_MEASUREUNITS, 'M<>leenheder');
IESetTranslationWord(msDanish, IEMSG_UNITS, 'Enheder');
IESetTranslationWord(msDanish, IEMSG_RATE, 'Hastighed');
IESetTranslationWord(msDanish, IEMSG_ALLGRAPHICS, 'Alle grafik');
IESetTranslationWord(msDanish, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationWord(msDanish, IEMSG_FILE, 'Fil');
IESetTranslationWord(msDanish, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msDanish, IEMSG_LOCKPREVIEWHINT, 'Automatisk opdater visning med de <20>ndringer du har valgt');
IESetTranslationWord(msDanish, IEMSG_PRINTALL, 'Udskriv Alle');
IESetTranslationWord(msDanish, IEMSG_PRINTSELECTED, 'Udskriv valgt');
IESetTranslationWord(msDanish, IEMSG_ALLCOMMONGRAPHICFILES, 'Grafik Filer');
IESetTranslationWord(msDanish, IEMSG_ALLFILES, 'Alle Filer');
IESetTranslationWord(msDanish, IEMSG_HSV, 'HSV');
IESetTranslationWord(msDanish, IEMSG_HSL, 'HSL');
IESetTranslationWord(msDanish, IEMSG_RGB, 'RGB');
IESetTranslationWord(msDanish, IEMSG_FFT, 'FFT');
IESetTranslationWord(msDanish, IEMSG_SHARPEN, 'Skarpere');
IESetTranslationWord(msDanish, IEMSG_CHANNELS, 'Kanaler');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msDanish, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msDanish, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msDanish, IEMSG_BIT, 'bit');
IESetTranslationWord(msDanish, IEMSG_BYTE, 'byte');
IESetTranslationWord(msDanish, IEMSG_DPI, 'dpi');
IESetTranslationWord(msDanish, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msDanish, IEMSG_FIT, 'Fit');
IESetTranslationWord(msDanish, IEMSG_OTHER, 'Other');
IESetTranslationWord(msDanish, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msDanish, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msDanish, IEMSG_STYLE, 'Style');
IESetTranslationWord(msDanish, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msDanish, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msDanish, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msDanish, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msDanish, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msDanish, IEMSG_Previous, 'Previous');
IESetTranslationWord(msDanish, IEMSG_Next, 'Next');
IESetTranslationWord(msDanish, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msDanish, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msDanish, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msDanish, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msDanish, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msDanish, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msDanish, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msDanish, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msDanish, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msDanish, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msDanish, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msDanish, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msDanish, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msDanish, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msDanish, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msDanish, IEMsg_Copy, 'Copy');
IESetTranslationWord(msDanish, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msDanish, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msDanish, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msDanish, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msDanish, IEMsg_Cut, 'Cut');
IESetTranslationWord(msDanish, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msDanish, IEMsg_Delete, 'Delete');
IESetTranslationWord(msDanish, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msDanish, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msDanish, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msDanish, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msDanish, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msDanish, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msDanish, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msDanish, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msDanish, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msDanish, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msDanish, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msDanish, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msDanish, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msDanish, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msDanish, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msDanish, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msDanish, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msDanish, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msDanish, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msDanish, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msDanish, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msDanish, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msDanish, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msDanish, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msDanish, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msDanish, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msDanish, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msDanish, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msDanish, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msDanish, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msDanish, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msDanish, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msDanish, IEMsg_Negative, 'Negative');
IESetTranslationWord(msDanish, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msDanish, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msDanish, IEMsg_Paste, 'Paste');
IESetTranslationWord(msDanish, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msDanish, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msDanish, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msDanish, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msDanish, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msDanish, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msDanish, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msDanish, IEMsg_Redo, 'Redo');
IESetTranslationWord(msDanish, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msDanish, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msDanish, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msDanish, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msDanish, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msDanish, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msDanish, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msDanish, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msDanish, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msDanish, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msDanish, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msDanish, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msDanish, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msDanish, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msDanish, IEMsg_Select, 'Select');
IESetTranslationWord(msDanish, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msDanish, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msDanish, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msDanish, IEMsg_Undo, 'Undo');
IESetTranslationWord(msDanish, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msDanish, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msDanish, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msDanish, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msDanish, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msDanish, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msDanish, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msDanish, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msDanish, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msDanish, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msDanish, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msDanish, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msDanish, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msDanish, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msDanish, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msDanish, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msDanish, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msDanish, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msDanish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msDanish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msDanish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msDanish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msDanish, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msDanish, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msDanish, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msDanish, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msDanish, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msDanish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msDanish, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msDanish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msDanish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msDanish, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msDanish, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msDanish, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msDanish, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msDanish, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msDanish, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msDanish, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msDanish, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msDanish, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msDanish, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msDanish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msDanish, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msDanish, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msDanish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msDanish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msDanish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msDanish, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msDanish, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msDanish, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msDanish, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msDanish, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msDanish, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msDanish, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msDanish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msDanish, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msDanish, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msDanish, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msDanish, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msDanish, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msDanish, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msDanish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msDanish, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msDanish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msDanish, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msDanish, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msDanish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msDanish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msDanish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msDanish, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msDanish, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msDanish, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msDanish, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msDanish, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msDanish, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msDanish, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msDanish, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msDanish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msDanish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msDanish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msDanish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msDanish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msDanish, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msDanish, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msDanish, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msDanish, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msDanish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msDanish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msDanish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msDanish, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msDanish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msDanish, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msDanish, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msDanish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msDanish, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msDanish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msDanish, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msDanish, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msDanish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msDanish, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msDanish, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msDanish, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msDanish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msDanish, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msDanish, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msDanish, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msDanish, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msDanish, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msDanish, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msDanish, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msDanish, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msDanish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msDanish, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msDanish, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msDanish, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msDanish, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msDanish, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msDanish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msDanish, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msDanish, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msDanish, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msDanish, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msDanish, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msDanish, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msDanish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msDanish, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msDanish, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msDanish, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msDanish, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msDanish, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msDanish, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msDanish, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msDanish, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msDanish, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msDanish, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msDanish, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msDanish, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msDanish, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msDanish, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msDanish, IEMSG_NEW, 'New');
IESetTranslationWord(msDanish, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msDanish, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msDanish, IEMSG_Folder , 'Folder');
IESetTranslationWord(msDanish, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msDanish, IEMSG_Type , 'Type');
IESetTranslationWord(msDanish, IEMSG_Created , 'Created');
IESetTranslationWord(msDanish, IEMSG_Modified , 'Modified');
IESetTranslationWord(msDanish, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msDanish, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msDanish, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msDanish, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msDanish, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msDanish, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msDanish, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msDanish, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msDanish, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msDanish, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msDanish, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msDanish, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msDanish, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msDanish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msDanish, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msDanish, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msDanish, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msDanish, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msDanish, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msDanish, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msDanish, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msDanish, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msDanish, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msDanish, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msDanish, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msDanish, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msDanish, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msDanish, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msDanish, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msDanish, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msDanish, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msDanish, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msDanish, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msDanish, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msDanish, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msDanish, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msDanish, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msDanish, IEMsg_General , 'General' );
IESetTranslationWord(msDanish, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msDanish, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msDanish, IEMsg_Range , 'Range' );
IESetTranslationWord(msDanish, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msDanish, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msDanish, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msDanish, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msDanish, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msDanish, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msDanish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msDanish, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msDanish, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msDanish, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msDanish, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msDanish, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msDanish, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msDanish, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msDanish, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msDanish, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msDanish, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msDanish, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msDanish, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msDanish, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msDanish, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msDanish, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msDanish, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msDanish, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msDanish, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msDanish, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msDanish, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msDanish, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msDanish, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msDanish, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msDanish, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msDanish, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msDanish, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msDanish, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msDanish, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msDanish, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msDanish, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msDanish, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msDanish, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msDanish, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msDanish, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msDanish, IEMsg_Path , 'Path' );
IESetTranslationWord(msDanish, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msDanish, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msDanish, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msDanish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msDanish, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msDanish, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msDanish, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msDanish, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msDanish, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msDanish, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msDanish, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msDanish, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msDanish, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msDanish, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msDanish, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msDanish, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msDanish, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msDanish, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msDanish, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msDanish, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msDanish, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msDanish, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msDanish, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msDanish, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msDanish, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msDanish, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msDanish, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msDanish, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msDanish, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msDanish, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msDanish, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msDanish, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msDanish, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msDanish, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msDanish, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msDanish, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msDanish, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msDanish, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msDanish, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msDanish, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msDanish, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msDanish, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msDanish, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msDanish, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msDanish, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msDanish, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msDanish, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msDanish, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msDanish, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msDanish, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msDanish, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msDanish, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msDanish, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msDanish, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msDanish, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msDanish, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msDanish, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msDanish, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msDanish, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msDanish, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msDanish, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msDanish, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msDanish, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msDanish, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msDanish, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msDanish, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msDanish, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msDanish, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msDanish, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msDanish, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msDanish, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msDanish, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msDanish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msDanish, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msDanish, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msDanish, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msDanish, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msDanish, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msDanish, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msDanish, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msDanish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msDanish, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msDanish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msDanish, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msDanish, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msDanish, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msDanish, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msDanish, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msDanish, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msDanish, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msDanish, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msDanish, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msDanish, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msDanish, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msDanish, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msDanish, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msDanish, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msDanish, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msDanish, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msDanish, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msDanish, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msDanish, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msDanish, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msDanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msDanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msDanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msDanish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msDanish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msDanish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msDanish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msDanish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msDanish, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msDanish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msDanish, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msDanish, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msDanish, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msDanish, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msDanish, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msDanish, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msDanish, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msDanish, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msDanish, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msDanish, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msDanish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msDanish, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msDanish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msDanish, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msDanish, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msDanish, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msDanish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msDanish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msDanish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msDanish, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msDanish, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msDanish, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msDanish, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msDanish, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msDanish, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msDanish, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msDanish, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msDanish, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msDanish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msDanish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msDanish, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msDanish, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msDanish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msDanish, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msDanish, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msDanish, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msDanish, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msDanish, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msDanish, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_Turkish;
begin
{$IFDEF IESUPPORTTURKISH}
IESetTranslationWord(msTurkish, IEMSG_PREVIEW, '<27>nizleme');
IESetTranslationWord(msTurkish, IEMSG_SOURCE, 'Orjinal');
IESetTranslationWord(msTurkish, IEMSG_RESULT, 'Sonu<6E>');
IESetTranslationWord(msTurkish, IEMSG_OK, 'Tamam');
IESetTranslationWord(msTurkish, IEMSG_CANCEL, '<27>ptal');
IESetTranslationWord(msTurkish, IEMSG_LOCKPREVIEW, '<27>nizleme kilidi');
IESetTranslationWord(msTurkish, IEMSG_COPYRESULTTOSOURCE, 'Sonucu Orjinale Kopyala');
IESetTranslationWord(msTurkish, IEMSG_CONTRAST, 'Kar<61><72>tl<74>k');
IESetTranslationWord(msTurkish, IEMSG_BRIGHTNESS, 'Parlakl<6B>k');
IESetTranslationWord(msTurkish, IEMSG_HUE, 'Renk Tonu');
IESetTranslationWord(msTurkish, IEMSG_SATURATION, 'Doygunluk');
IESetTranslationWord(msTurkish, IEMSG_VALUE, 'De<44>er');
IESetTranslationWord(msTurkish, IEMSG_BASECOLOR, 'Temel renk');
IESetTranslationWord(msTurkish, IEMSG_NEWCOLOR, 'Yeni renk');
IESetTranslationWord(msTurkish, IEMSG_LUMINOSITY, 'Ayd<79>nl<6E>k');
IESetTranslationWord(msTurkish, IEMSG_RED, 'K<>rm<72>z<FD>');
IESetTranslationWord(msTurkish, IEMSG_GREEN, 'Ye<59>il');
IESetTranslationWord(msTurkish, IEMSG_BLUE, 'Mavi');
IESetTranslationWord(msTurkish, IEMSG_FILTERVALUES, 'Filtre de<64>erleri');
IESetTranslationWord(msTurkish, IEMSG_PRESETS, '<27>n ayarlar');
IESetTranslationWord(msTurkish, IEMSG_DIVISOR, 'B<>l<F6>k');
IESetTranslationWord(msTurkish, IEMSG_LOAD, 'Y<>kle');
IESetTranslationWord(msTurkish, IEMSG_SAVE, 'Kaydet');
IESetTranslationWord(msTurkish, IEMSG_EQUALIZATION, 'E<>itleme');
IESetTranslationWord(msTurkish, IEMSG_THRESHOLD, 'Basamak');
IESetTranslationWord(msTurkish, IEMSG_EQUALIZE, 'E<>itle');
IESetTranslationWord(msTurkish, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msTurkish, IEMSG_GRAY, 'Gri');
IESetTranslationWord(msTurkish, IEMSG_LIGHT, 'A<><41>k');
IESetTranslationWord(msTurkish, IEMSG_LEFT, 'Sol');
IESetTranslationWord(msTurkish, IEMSG_TOP, '<27>st');
IESetTranslationWord(msTurkish, IEMSG_WIDTH, 'Geni<6E>lik');
IESetTranslationWord(msTurkish, IEMSG_HEIGHT, 'Y<>kseklik');
IESetTranslationWord(msTurkish, IEMSG_COLOR, 'Renk');
IESetTranslationWord(msTurkish, IEMSG_SOURCEIMAGEQUANTITY, 'Orjinal imaj miktar<61>');
IESetTranslationWord(msTurkish, IEMSG_LENS, 'Lens');
IESetTranslationWord(msTurkish, IEMSG_REFRACTION, 'K<>r<FD>lma');
IESetTranslationWord(msTurkish, IEMSG_PARAMETERSPREVIEW, 'Parametreler <20>nizlemesi');
IESetTranslationWord(msTurkish, IEMSG_QUALITY, 'Kalite');
IESetTranslationWord(msTurkish, IEMSG_DCTMETHOD, 'DCT metodu');
IESetTranslationWord(msTurkish, IEMSG_SMOOTHINGFACTOR, 'D<>zle<6C>tirme fakt<6B>r<F6>');
IESetTranslationWord(msTurkish, IEMSG_GRAYSCALE, 'Siyah Beyaz');
IESetTranslationWord(msTurkish, IEMSG_OPTIMALHUFFMAN, 'Optimal Huffman');
IESetTranslationWord(msTurkish, IEMSG_ORIGINALSIZE, 'Orjinal ebat');
IESetTranslationWord(msTurkish, IEMSG_COMPRESSEDSIZE, 'S<>k<FD><6B>t<FE>r<FD>lm<6C><6D> ebat');
IESetTranslationWord(msTurkish, IEMSG_ADVANCED, 'Geli<6C>mi<6D>');
IESetTranslationWord(msTurkish, IEMSG_PROGRESSIVE, 'A<>amal<61>');
IESetTranslationWord(msTurkish, IEMSG_COMPRESSION, 'S<>k<FD><6B>t<FE>rma');
IESetTranslationWord(msTurkish, IEMSG_IMAGEINDEX, '<27>maj katalo<6C>u');
IESetTranslationWord(msTurkish, IEMSG_PHOTOMETRIC, 'Fotometrik');
IESetTranslationWord(msTurkish, IEMSG_SCANNDEDDOCUMENTINFO, 'G<>zlemlenen dok<6F>man bilgisi');
IESetTranslationWord(msTurkish, IEMSG_NAME, '<27>sim');
IESetTranslationWord(msTurkish, IEMSG_DESCRIPTION, 'A<><41>klama');
IESetTranslationWord(msTurkish, IEMSG_PAGENAME, 'Sayfa ismi');
IESetTranslationWord(msTurkish, IEMSG_PAGENUMBER, 'Sayfa numaras<61>');
IESetTranslationWord(msTurkish, IEMSG_OF, 'n<>n');
IESetTranslationWord(msTurkish, IEMSG_HORIZPOSITIONINCH, 'Yatay Pozisyon (in<69>)');
IESetTranslationWord(msTurkish, IEMSG_VERTPOSITIONINCH, 'Dikey Pozisyon (in<69>)');
IESetTranslationWord(msTurkish, IEMSG_COLORS, 'Renkler');
IESetTranslationWord(msTurkish, IEMSG_TRANSPARENT, '<27>effaf');
IESetTranslationWord(msTurkish, IEMSG_TRANSPARENTCOLOR, '<27>effaf renk');
IESetTranslationWord(msTurkish, IEMSG_INTERLACED, 'Birle<6C>tirildi');
IESetTranslationWord(msTurkish, IEMSG_BACKGROUND, 'Arkaplan');
IESetTranslationWord(msTurkish, IEMSG_HORIZPOSITION, 'Yatay Posizyon');
IESetTranslationWord(msTurkish, IEMSG_VERTPOSITION, 'Diker Pozisyon');
IESetTranslationWord(msTurkish, IEMSG_DELAYTIME, 'Gecikme zaman<61>');
IESetTranslationWord(msTurkish, IEMSG_FILTER, 'Filtre');
IESetTranslationWord(msTurkish, IEMSG_WAVE, 'Dalga');
IESetTranslationWord(msTurkish, IEMSG_AMPLITUDE, 'B<>y<FC>kl<6B>k');
IESetTranslationWord(msTurkish, IEMSG_WAVELENGTH, 'Dalga boyu');
IESetTranslationWord(msTurkish, IEMSG_PHASE, 'A<>ama');
IESetTranslationWord(msTurkish, IEMSG_REFLECTIVE, 'Yans<6E>t<FD>c<FD>');
IESetTranslationWord(msTurkish, IEMSG_USERFILTER, 'Kullan<61>c<FD> filtresi');
IESetTranslationWord(msTurkish, IEMSG_MORPHFILTER, 'Yuvarlama filtreleri');
IESetTranslationWord(msTurkish, IEMSG_WINDOWSIZE, 'Pencere ebad<61>');
IESetTranslationWord(msTurkish, IEMSG_MAXIMUM, 'Maksimum');
IESetTranslationWord(msTurkish, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msTurkish, IEMSG_OPEN, 'A<>ma');
IESetTranslationWord(msTurkish, IEMSG_CLOSE, 'Kapama');
IESetTranslationWord(msTurkish, IEMSG_ROTATE, 'D<>nd<6E>rme');
IESetTranslationWord(msTurkish, IEMSG_FLIP, '<27>evirme');
IESetTranslationWord(msTurkish, IEMSG_FLIPHOR, 'Yatay');
IESetTranslationWord(msTurkish, IEMSG_FLIPVER, 'Dikey');
IESetTranslationWord(msTurkish, IEMSG_FREQUENCYDOMAINIMAGE, 'S<>kl<6B>k b<>lgesi imaj<61>');
IESetTranslationWord(msTurkish, IEMSG_SELECTTHEREGIONTOCLEAR, 'Temizlenecek b<>lgeyi se<73>');
IESetTranslationWord(msTurkish, IEMSG_CLEAR, 'Temizle');
IESetTranslationWord(msTurkish, IEMSG_RESET, 'S<>f<FD>rla');
IESetTranslationWord(msTurkish, IEMSG_ANIMATE, 'Canland<6E>r');
IESetTranslationWord(msTurkish, IEMSG_LOADFILTER, 'Filtre y<>kle');
IESetTranslationWord(msTurkish, IEMSG_SAVEFILTER, 'Filtre kaydet');
IESetTranslationWord(msTurkish, IEMSG_BUMPMAP, 'Tampon haritas<61>');
IESetTranslationWord(msTurkish, IEMSG_PRINT, 'Yazd<7A>r');
IESetTranslationWord(msTurkish, IEMSG_MARGINS, 'Kenarlar');
IESetTranslationWord(msTurkish, IEMSG_INCHES, 'in<69>ler');
IESetTranslationWord(msTurkish, IEMSG_RIGHT, 'Sa<53>');
IESetTranslationWord(msTurkish, IEMSG_BOTTOM, 'Alt');
IESetTranslationWord(msTurkish, IEMSG_POSITION, 'Pozisyon');
IESetTranslationWord(msTurkish, IEMSG_SIZE, 'Ebat');
IESetTranslationWord(msTurkish, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msTurkish, IEMSG_FITTOPAGE, 'Sayfaya s<><73>d<F0>r');
IESetTranslationWord(msTurkish, IEMSG_STRETCHTOPAGE, 'Sayfaya ger');
IESetTranslationWord(msTurkish, IEMSG_SPECIFIEDSIZE, 'Belirlenmi<6D> ebat');
IESetTranslationWord(msTurkish, IEMSG_GAMMACORRECTION, 'Gama d<>zeltme');
IESetTranslationWord(msTurkish, IEMSG_VALUE2, 'De<44>er');
IESetTranslationWord(msTurkish, IEMSG_PRINTSETUP, 'Yazd<7A>rma Ayar<61>');
IESetTranslationWord(msTurkish, IEMSG_LEFTMARGIN, 'Sol Kenar');
IESetTranslationWord(msTurkish, IEMSG_TOPMARGIN, '<27>st Kenar');
IESetTranslationWord(msTurkish, IEMSG_RIGHTMARGIN, 'Sa<53> Kenar');
IESetTranslationWord(msTurkish, IEMSG_BOTTOMMARGIN, 'Alt Kenar');
IESetTranslationWord(msTurkish, IEMSG_LOCATIONSIZE, 'Mevki/ebat');
IESetTranslationWord(msTurkish, IEMSG_TOPLEFT, 'Sol <20>st');
IESetTranslationWord(msTurkish, IEMSG_TOPCENTER, '<27>st Merken');
IESetTranslationWord(msTurkish, IEMSG_TOPRIGHT, 'Sa<53> <20>st');
IESetTranslationWord(msTurkish, IEMSG_CENTERLEFT, 'Sol Merkez');
IESetTranslationWord(msTurkish, IEMSG_CENTER, 'Merkez');
IESetTranslationWord(msTurkish, IEMSG_CENTERRIGHT, 'Sa<53> Merkez');
IESetTranslationWord(msTurkish, IEMSG_BOTTOMLEFT, 'Sol Alt');
IESetTranslationWord(msTurkish, IEMSG_BOTTOMCENTER, 'Alt Merkaz');
IESetTranslationWord(msTurkish, IEMSG_BOTTOMRIGHT, 'Sa<53> Alt');
IESetTranslationWord(msTurkish, IEMSG_CLOSE2, 'Kapat');
IESetTranslationWord(msTurkish, IEMSG_APPLY, 'Uygula');
IESetTranslationWord(msTurkish, IEMSG_MEASUREUNITS, '<27>l<D6><6C> Birimleri');
IESetTranslationWord(msTurkish, IEMSG_UNITS, 'Birimler');
IESetTranslationWord(msTurkish, IEMSG_RATE, 'Oran');
IESetTranslationWord(msTurkish, IEMSG_ALLGRAPHICS, 'B<>t<FC>n grafikler');
IESetTranslationWord(msTurkish, IEMSG_VIDEOFORWINDOWS, 'Windows <20><>in Video');
IESetTranslationword(msTurkish, IEMSG_FILE, 'Dosya');
IESetTranslationword(msTurkish, IEMSG_MEM, 'Haf<61>za'); // Haf<61>za
IESetTranslationWord(msTurkish, IEMSG_LOCKPREVIEWHINT, 'Se<53>ti<74>iniz de<64>i<F0>ikliklerle <20>nizlemeyi otomatik olarak g<>nceller');
IESetTranslationword(msTurkish, IEMSG_PRINTALL, 'Hepsini Yazd<7A>r');
IESetTranslationword(msTurkish, IEMSG_PRINTSELECTED, 'Se<53>ileni Yazd<7A>r');
IESetTranslationWord(msTurkish, IEMSG_ALLCOMMONGRAPHICFILES, 'Genel Grafik Dosyalar<61>');
IESetTranslationWord(msTurkish, IEMSG_ALLFILES, 'B<>t<FC>n Dosyalar');
IESetTranslationWord(msTurkish, IEMSG_HSV, 'HSV (Renk Uzay<61>)');
IESetTranslationWord(msTurkish, IEMSG_HSL, 'HSL (Renk Uzay<61>)');
IESetTranslationWord(msTurkish, IEMSG_RGB, 'RGB (Renk Modeli)');
IESetTranslationWord(msTurkish, IEMSG_FFT, 'FFT (Algoritmik)');
IESetTranslationWord(msTurkish, IEMSG_SHARPEN, 'Keskinlik');
IESetTranslationWord(msTurkish, IEMSG_CHANNELS, 'Kanallar');
IESetTranslationWord(msTurkish, IEMSG_PIXELS, 'Piksel');
IESetTranslationWord(msTurkish, IEMSG_FRAMES, '<27>er<65>eveler');
IESetTranslationWord(msTurkish, IEMSG_BIT, 'Bit');
IESetTranslationWord(msTurkish, IEMSG_BYTE, 'Bayt');
IESetTranslationWord(msTurkish, IEMSG_DPI, 'Dpi');
IESetTranslationWord(msTurkish, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msTurkish, IEMSG_FIT, 'Sigdir');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msTurkish, IEMSG_OTHER, 'Other');
IESetTranslationWord(msTurkish, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msTurkish, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msTurkish, IEMSG_STYLE, 'Style');
IESetTranslationWord(msTurkish, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msTurkish, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msTurkish, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msTurkish, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msTurkish, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msTurkish, IEMSG_Previous, 'Previous');
IESetTranslationWord(msTurkish, IEMSG_Next, 'Next');
IESetTranslationWord(msTurkish, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msTurkish, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msTurkish, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msTurkish, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msTurkish, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msTurkish, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msTurkish, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msTurkish, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msTurkish, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msTurkish, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msTurkish, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msTurkish, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msTurkish, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msTurkish, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msTurkish, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msTurkish, IEMsg_Copy, 'Copy');
IESetTranslationWord(msTurkish, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msTurkish, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msTurkish, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msTurkish, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msTurkish, IEMsg_Cut, 'Cut');
IESetTranslationWord(msTurkish, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msTurkish, IEMsg_Delete, 'Delete');
IESetTranslationWord(msTurkish, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msTurkish, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msTurkish, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msTurkish, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msTurkish, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msTurkish, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msTurkish, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msTurkish, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msTurkish, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msTurkish, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msTurkish, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msTurkish, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msTurkish, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msTurkish, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msTurkish, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msTurkish, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msTurkish, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msTurkish, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msTurkish, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msTurkish, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msTurkish, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msTurkish, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msTurkish, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msTurkish, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msTurkish, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msTurkish, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msTurkish, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msTurkish, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msTurkish, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msTurkish, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msTurkish, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msTurkish, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msTurkish, IEMsg_Negative, 'Negative');
IESetTranslationWord(msTurkish, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msTurkish, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msTurkish, IEMsg_Paste, 'Paste');
IESetTranslationWord(msTurkish, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msTurkish, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msTurkish, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msTurkish, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msTurkish, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msTurkish, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msTurkish, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msTurkish, IEMsg_Redo, 'Redo');
IESetTranslationWord(msTurkish, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msTurkish, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msTurkish, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msTurkish, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msTurkish, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msTurkish, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msTurkish, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msTurkish, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msTurkish, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msTurkish, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msTurkish, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msTurkish, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msTurkish, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msTurkish, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msTurkish, IEMsg_Select, 'Select');
IESetTranslationWord(msTurkish, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msTurkish, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msTurkish, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msTurkish, IEMsg_Undo, 'Undo');
IESetTranslationWord(msTurkish, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msTurkish, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msTurkish, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msTurkish, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msTurkish, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msTurkish, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msTurkish, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msTurkish, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msTurkish, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msTurkish, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msTurkish, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msTurkish, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msTurkish, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msTurkish, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msTurkish, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msTurkish, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msTurkish, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msTurkish, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msTurkish, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msTurkish, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msTurkish, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msTurkish, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msTurkish, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msTurkish, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msTurkish, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msTurkish, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msTurkish, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msTurkish, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msTurkish, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msTurkish, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msTurkish, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msTurkish, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msTurkish, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msTurkish, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msTurkish, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msTurkish, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msTurkish, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msTurkish, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msTurkish, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msTurkish, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msTurkish, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msTurkish, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msTurkish, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msTurkish, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msTurkish, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msTurkish, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msTurkish, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msTurkish, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msTurkish, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msTurkish, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msTurkish, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msTurkish, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msTurkish, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msTurkish, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msTurkish, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msTurkish, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msTurkish, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msTurkish, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msTurkish, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msTurkish, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msTurkish, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msTurkish, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msTurkish, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msTurkish, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msTurkish, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msTurkish, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msTurkish, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msTurkish, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msTurkish, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msTurkish, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msTurkish, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msTurkish, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msTurkish, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msTurkish, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msTurkish, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msTurkish, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msTurkish, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msTurkish, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msTurkish, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msTurkish, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msTurkish, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msTurkish, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msTurkish, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msTurkish, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msTurkish, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msTurkish, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msTurkish, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msTurkish, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msTurkish, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msTurkish, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msTurkish, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msTurkish, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msTurkish, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msTurkish, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msTurkish, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msTurkish, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msTurkish, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msTurkish, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msTurkish, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msTurkish, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msTurkish, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msTurkish, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msTurkish, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msTurkish, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msTurkish, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msTurkish, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msTurkish, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msTurkish, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msTurkish, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msTurkish, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msTurkish, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msTurkish, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msTurkish, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msTurkish, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msTurkish, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msTurkish, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msTurkish, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msTurkish, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msTurkish, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msTurkish, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msTurkish, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msTurkish, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msTurkish, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msTurkish, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msTurkish, IEMSG_NEW, 'New');
IESetTranslationWord(msTurkish, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msTurkish, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msTurkish, IEMSG_Folder , 'Folder');
IESetTranslationWord(msTurkish, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msTurkish, IEMSG_Type , 'Type');
IESetTranslationWord(msTurkish, IEMSG_Created , 'Created');
IESetTranslationWord(msTurkish, IEMSG_Modified , 'Modified');
IESetTranslationWord(msTurkish, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msTurkish, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msTurkish, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msTurkish, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msTurkish, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msTurkish, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msTurkish, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msTurkish, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msTurkish, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msTurkish, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msTurkish, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msTurkish, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msTurkish, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msTurkish, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msTurkish, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msTurkish, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msTurkish, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msTurkish, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msTurkish, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msTurkish, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msTurkish, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msTurkish, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msTurkish, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msTurkish, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msTurkish, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msTurkish, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msTurkish, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msTurkish, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msTurkish, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msTurkish, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msTurkish, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msTurkish, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msTurkish, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msTurkish, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msTurkish, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msTurkish, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msTurkish, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msTurkish, IEMsg_General , 'General' );
IESetTranslationWord(msTurkish, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msTurkish, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msTurkish, IEMsg_Range , 'Range' );
IESetTranslationWord(msTurkish, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msTurkish, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msTurkish, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msTurkish, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msTurkish, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msTurkish, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msTurkish, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msTurkish, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msTurkish, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msTurkish, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msTurkish, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msTurkish, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msTurkish, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msTurkish, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msTurkish, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msTurkish, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msTurkish, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msTurkish, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msTurkish, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msTurkish, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msTurkish, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msTurkish, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msTurkish, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msTurkish, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msTurkish, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msTurkish, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msTurkish, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msTurkish, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msTurkish, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msTurkish, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msTurkish, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msTurkish, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msTurkish, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msTurkish, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msTurkish, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msTurkish, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msTurkish, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msTurkish, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msTurkish, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msTurkish, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msTurkish, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msTurkish, IEMsg_Path , 'Path' );
IESetTranslationWord(msTurkish, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msTurkish, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msTurkish, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msTurkish, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msTurkish, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msTurkish, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msTurkish, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msTurkish, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msTurkish, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msTurkish, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msTurkish, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msTurkish, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msTurkish, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msTurkish, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msTurkish, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msTurkish, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msTurkish, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msTurkish, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msTurkish, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msTurkish, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msTurkish, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msTurkish, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msTurkish, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msTurkish, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msTurkish, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msTurkish, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msTurkish, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msTurkish, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msTurkish, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msTurkish, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msTurkish, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msTurkish, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msTurkish, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msTurkish, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msTurkish, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msTurkish, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msTurkish, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msTurkish, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msTurkish, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msTurkish, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msTurkish, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msTurkish, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msTurkish, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msTurkish, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msTurkish, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msTurkish, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msTurkish, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msTurkish, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msTurkish, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msTurkish, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msTurkish, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msTurkish, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msTurkish, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msTurkish, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msTurkish, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msTurkish, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msTurkish, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msTurkish, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msTurkish, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msTurkish, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msTurkish, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msTurkish, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msTurkish, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msTurkish, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msTurkish, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msTurkish, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msTurkish, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msTurkish, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msTurkish, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msTurkish, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msTurkish, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msTurkish, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msTurkish, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msTurkish, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msTurkish, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msTurkish, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msTurkish, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msTurkish, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msTurkish, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msTurkish, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msTurkish, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msTurkish, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msTurkish, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msTurkish, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msTurkish, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msTurkish, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msTurkish, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msTurkish, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msTurkish, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msTurkish, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msTurkish, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msTurkish, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msTurkish, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msTurkish, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msTurkish, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msTurkish, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msTurkish, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msTurkish, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msTurkish, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msTurkish, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msTurkish, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msTurkish, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msTurkish, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msTurkish, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msTurkish, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msTurkish, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msTurkish, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msTurkish, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msTurkish, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msTurkish, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msTurkish, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msTurkish, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msTurkish, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msTurkish, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msTurkish, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msTurkish, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msTurkish, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msTurkish, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msTurkish, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msTurkish, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msTurkish, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msTurkish, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msTurkish, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msTurkish, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msTurkish, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msTurkish, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msTurkish, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msTurkish, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msTurkish, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msTurkish, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msTurkish, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msTurkish, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msTurkish, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msTurkish, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msTurkish, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msTurkish, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msTurkish, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msTurkish, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msTurkish, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msTurkish, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msTurkish, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msTurkish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msTurkish, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msTurkish, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msTurkish, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msTurkish, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msTurkish, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msTurkish, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msTurkish, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msTurkish, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msTurkish, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msTurkish, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Korean;
begin
/////// msKorean
{$IFDEF IESUPPORTKOREAN}
IESetTranslationWord(msKorean, IEMSG_PREVIEW, '<27≯<B9><CCB8><AE><BA><B8>');
IESetTranslationWord(msKorean, IEMSG_SOURCE, '<27><><BF><F8>');
IESetTranslationWord(msKorean, IEMSG_RESULT, '<27><><B0><E1>');
IESetTranslationWord(msKorean, IEMSG_OK, 'Ȯ<><C8AE>');
IESetTranslationWord(msKorean, IEMSG_CANCEL, '<27><><C3><EB>');
IESetTranslationWord(msKorean, IEMSG_LOCKPREVIEW, '<27≯<B9><CCB8><AE><BA><B8> <20><><C0><E1>');
IESetTranslationWord(msKorean, IEMSG_COPYRESULTTOSOURCE, '<27><><B5><BE><EEBEB2>');
IESetTranslationWord(msKorean, IEMSG_CONTRAST, '<27><><B4><EB>');
IESetTranslationWord(msKorean, IEMSG_BRIGHTNESS, '<27><><BC><B1>');
IESetTranslationWord(msKorean, IEMSG_HUE, '<27><><BB><F6>');
IESetTranslationWord(msKorean, IEMSG_SATURATION, 'ä<><C3A4>');
IESetTranslationWord(msKorean, IEMSG_VALUE, '<27><>');
IESetTranslationWord(msKorean, IEMSG_BASECOLOR, '<27><20><><BB><F6>');
IESetTranslationWord(msKorean, IEMSG_NEWCOLOR, '<27>ű<BD> <20><><BB><F6>');
IESetTranslationWord(msKorean, IEMSG_LUMINOSITY, '<27><><B9><E0>');
IESetTranslationWord(msKorean, IEMSG_RED, '<27><><BB><A1>');
IESetTranslationWord(msKorean, IEMSG_GREEN, '<27><><B3><EC>');
IESetTranslationWord(msKorean, IEMSG_BLUE, '<27>Ķ<C6>');
IESetTranslationWord(msKorean, IEMSG_FILTERVALUES, '<27><><C7><CA> <20><>');
IESetTranslationWord(msKorean, IEMSG_PRESETS, '<27><><BB><E7><C0><FC><BC><B3>');
IESetTranslationWord(msKorean, IEMSG_DIVISOR, '<27><><B3><AA><B4><AE>');
IESetTranslationWord(msKorean, IEMSG_LOAD, '<27>б<C0>');
IESetTranslationWord(msKorean, IEMSG_SAVE, '<27><><C0><FA>');
IESetTranslationWord(msKorean, IEMSG_EQUALIZATION, '<27>յ<B1>ȭ');
IESetTranslationWord(msKorean, IEMSG_THRESHOLD, '<27>Ӱ谪');
IESetTranslationWord(msKorean, IEMSG_EQUALIZE, '<27>յ<B1><D5B5>й<BA>');
IESetTranslationWord(msKorean, IEMSG_HISTOGRAM, '<27><><B8><B7><B4>׷<B1><D7B7><A1>');
IESetTranslationWord(msKorean, IEMSG_GRAY, 'ȸ<><C8B8>');
IESetTranslationWord(msKorean, IEMSG_LIGHT, '<27><><B1><A4>');
IESetTranslationWord(msKorean, IEMSG_LEFT, '<27><><BF><DE>');
IESetTranslationWord(msKorean, IEMSG_TOP, '<27><>');
IESetTranslationWord(msKorean, IEMSG_WIDTH, '<27><><B3><D0>');
IESetTranslationWord(msKorean, IEMSG_HEIGHT, '<27><><B3><F4>');
IESetTranslationWord(msKorean, IEMSG_COLOR, '<27><><BB><F6>');
IESetTranslationWord(msKorean, IEMSG_SOURCEIMAGEQUANTITY, '<27><><BF><F8> <20>̹<C0><CCB9><CC> <20><>');
IESetTranslationWord(msKorean, IEMSG_LENS, '<27><><B7><BB>');
IESetTranslationWord(msKorean, IEMSG_REFRACTION, '<27><><B1><BC>');
IESetTranslationWord(msKorean, IEMSG_PARAMETERSPREVIEW, '<27>Ű<B8><C5B0><B3><BA><AF> <20≯<B9><CCB8><AE><BA><B8>');
IESetTranslationWord(msKorean, IEMSG_QUALITY, 'ǰ<><C7B0>');
IESetTranslationWord(msKorean, IEMSG_DCTMETHOD, 'DCT <20><><B9><E6>');
IESetTranslationWord(msKorean, IEMSG_SMOOTHINGFACTOR, '<27><><BD><BA><B9><AB> <20><>');
IESetTranslationWord(msKorean, IEMSG_GRAYSCALE, 'ȸ<><C8B8> ô<><C3B4>');
IESetTranslationWord(msKorean, IEMSG_OPTIMALHUFFMAN, '<27><><C3><D6> ȣ<><C8A3><C7><C1>');
IESetTranslationWord(msKorean, IEMSG_ORIGINALSIZE, '<27><><BF><F8> ũ<><C5A9>');
IESetTranslationWord(msKorean, IEMSG_COMPRESSEDSIZE, '<27><><BE><D0> ũ<><C5A9>');
IESetTranslationWord(msKorean, IEMSG_ADVANCED, '<27><><B0><ED>');
IESetTranslationWord(msKorean, IEMSG_PROGRESSIVE, '<27><><C1><F8>');
IESetTranslationWord(msKorean, IEMSG_COMPRESSION, '<27><><BE><D0>');
IESetTranslationWord(msKorean, IEMSG_IMAGEINDEX, '<27>̹<C0><CCB9><CC> <20>ε<C0><CEB5><A6>');
IESetTranslationWord(msKorean, IEMSG_PHOTOMETRIC, '<27><><B1><A4><B5><B5><C3><F8>');
IESetTranslationWord(msKorean, IEMSG_SCANNDEDDOCUMENTINFO, '<27><>ĵ<BA><C4B5> <20><><B9><AE> <20><><C1><A4>');
IESetTranslationWord(msKorean, IEMSG_NAME, '<27><><BC><BA>');
IESetTranslationWord(msKorean, IEMSG_DESCRIPTION, '<27><><BC><B3>');
IESetTranslationWord(msKorean, IEMSG_PAGENAME, '<27><> <20≯<C0>');
IESetTranslationWord(msKorean, IEMSG_PAGENUMBER, '<27><> <20><>ȣ');
IESetTranslationWord(msKorean, IEMSG_OF, 'of');
IESetTranslationWord(msKorean, IEMSG_HORIZPOSITIONINCH, '<27><><BC><F6> <20><>ġ(inch)');
IESetTranslationWord(msKorean, IEMSG_VERTPOSITIONINCH, '<27><><BC><F6> <20><>ġ(inch)');
IESetTranslationWord(msKorean, IEMSG_COLORS, '<27><><BB><F6><BB><F3>');
IESetTranslationWord(msKorean, IEMSG_TRANSPARENT, '<27><><C5><F5><B8><ED>');
IESetTranslationWord(msKorean, IEMSG_TRANSPARENTCOLOR, '<27><><C5><F5> <20><><BB><F6>');
IESetTranslationWord(msKorean, IEMSG_INTERLACED, '<27><><BA><F1><BF>ֻ<C1>');
IESetTranslationWord(msKorean, IEMSG_BACKGROUND, '<27><><B9><E8>');
IESetTranslationWord(msKorean, IEMSG_HORIZPOSITION, '<27><><BC><F6> <20><>ġ');
IESetTranslationWord(msKorean, IEMSG_VERTPOSITION, '<27><><BC><F6> <20><>ġ');
IESetTranslationWord(msKorean, IEMSG_DELAYTIME, '<27><><C1><F6> <20>ð<BD>');
IESetTranslationWord(msKorean, IEMSG_FILTER, '<27><><C7><CA>');
IESetTranslationWord(msKorean, IEMSG_WAVE, '<27><><BF>̺<C0>');
IESetTranslationWord(msKorean, IEMSG_AMPLITUDE, '<27><><C1><F8>');
IESetTranslationWord(msKorean, IEMSG_WAVELENGTH, '<27><><BF>̺<C0> <20><><B1><E6>');
IESetTranslationWord(msKorean, IEMSG_PHASE, '<27><><C0><A7>');
IESetTranslationWord(msKorean, IEMSG_REFLECTIVE, '<27><><B5><DA><C1><FD>');
IESetTranslationWord(msKorean, IEMSG_USERFILTER, '<27><><BB><E7><BF><EB> <20><><C7><CA>');
IESetTranslationWord(msKorean, IEMSG_MORPHFILTER, '<27><><B8><F0> <20><><C7><CA>');
IESetTranslationWord(msKorean, IEMSG_WINDOWSIZE, 'â ũ<><C5A9>');
IESetTranslationWord(msKorean, IEMSG_MAXIMUM, '<27>ִ<C3>ȭ');
IESetTranslationWord(msKorean, IEMSG_MINIMUM, '<27>ּ<C3>ȭ');
IESetTranslationWord(msKorean, IEMSG_OPEN, '<27><><BF><AD>');
IESetTranslationWord(msKorean, IEMSG_CLOSE, '<27>ݱ<B4>');
IESetTranslationWord(msKorean, IEMSG_ROTATE, 'ȸ<><C8B8>');
IESetTranslationWord(msKorean, IEMSG_FLIP, '<27>ø<C7>');
IESetTranslationWord(msKorean, IEMSG_FLIPHOR, '<27><><BC><F6>');
IESetTranslationWord(msKorean, IEMSG_FLIPVER, '<27><><BC><F6>');
IESetTranslationWord(msKorean, IEMSG_FREQUENCYDOMAINIMAGE, '<27>̹<C0><CCB9><CC> <20><><C1>ļ<C6> <20><><BA><D0>');
IESetTranslationWord(msKorean, IEMSG_SELECTTHEREGIONTOCLEAR, '<27><><BC>ÿ<C5><C3BF><B5> <20><><C1><F6><BF><EC>');
IESetTranslationWord(msKorean, IEMSG_CLEAR, '<27><><C1><F6><BF><EC>');
IESetTranslationWord(msKorean, IEMSG_RESET, '<27><C0><E7BCB3>');
IESetTranslationWord(msKorean, IEMSG_ANIMATE, '<27>ִϸ<D6B4><CFB8><DE>Ʈ');
IESetTranslationWord(msKorean, IEMSG_LOADFILTER, '<27><><C7><CA> <20>б<C0>');
IESetTranslationWord(msKorean, IEMSG_SAVEFILTER, '<27><><C7><CA> <20><><C0><FA>');
IESetTranslationWord(msKorean, IEMSG_BUMPMAP, '<27><><B9><FC><C7><C1>');
IESetTranslationWord(msKorean, IEMSG_PRINT, '<27><><C3><E2>');
IESetTranslationWord(msKorean, IEMSG_MARGINS, '<27><><BF><A9>');
IESetTranslationWord(msKorean, IEMSG_INCHES, '<27><>ġ');
IESetTranslationWord(msKorean, IEMSG_RIGHT, '<27><><BF><C0><B8><A5>');
IESetTranslationWord(msKorean, IEMSG_BOTTOM, '<27>ٴ<B9>');
IESetTranslationWord(msKorean, IEMSG_POSITION, '<27><>ġ');
IESetTranslationWord(msKorean, IEMSG_SIZE, 'ũ<><C5A9>');
IESetTranslationWord(msKorean, IEMSG_NORMAL, '<27><><BA><B8>');
IESetTranslationWord(msKorean, IEMSG_FITTOPAGE, '<27><> <20><><B8><C2>');
IESetTranslationWord(msKorean, IEMSG_STRETCHTOPAGE, '<27>ʿ<C2> <20>°<B8> <20>ø<B4><C3B8><AE>');
IESetTranslationWord(msKorean, IEMSG_SPECIFIEDSIZE, '<27><><BC><B3><C1><A4> ũ<><C5A9>');
IESetTranslationWord(msKorean, IEMSG_GAMMACORRECTION, '<27><><B0><A8> <20><><C1><B6>');
IESetTranslationWord(msKorean, IEMSG_VALUE2, '<27><>');
IESetTranslationWord(msKorean, IEMSG_PRINTSETUP, '<27><><C3><E2> <20><><BC><B3>');
IESetTranslationWord(msKorean, IEMSG_LEFTMARGIN, '<27><><BF><DE> <20><><BF><A9>');
IESetTranslationWord(msKorean, IEMSG_TOPMARGIN, '<27><> <20><><BF><A9>');
IESetTranslationWord(msKorean, IEMSG_RIGHTMARGIN, '<27><><BF><C0><B8><A5> <20><><BF><A9>');
IESetTranslationWord(msKorean, IEMSG_BOTTOMMARGIN, '<27>ٴ<B9> <20><><BF><A9>');
IESetTranslationWord(msKorean, IEMSG_LOCATIONSIZE, '<27><>ġ/ũ<><C5A9>');
IESetTranslationWord(msKorean, IEMSG_TOPLEFT, '<27><><BF><DE> <20><>');
IESetTranslationWord(msKorean, IEMSG_TOPCENTER, '<27>߾<C1> <20><>');
IESetTranslationWord(msKorean, IEMSG_TOPRIGHT, '<27><><BF><C0><B8><A5> <20><>');
IESetTranslationWord(msKorean, IEMSG_CENTERLEFT, '<27><><BF><DE> <20>߾<C1>');
IESetTranslationWord(msKorean, IEMSG_CENTER, '<27><> <20>߾<C1>');
IESetTranslationWord(msKorean, IEMSG_CENTERRIGHT, '<27><><BF><C0><B8><A5> <20>߾<C1>');
IESetTranslationWord(msKorean, IEMSG_BOTTOMLEFT, '<27><><BF><DE> <20>Ʒ<BE>');
IESetTranslationWord(msKorean, IEMSG_BOTTOMCENTER, '<27>߾<C1> <20>Ʒ<BE>');
IESetTranslationWord(msKorean, IEMSG_BOTTOMRIGHT, '<27><><BF><C0><B8><A5> <20>Ʒ<BE>');
IESetTranslationWord(msKorean, IEMSG_CLOSE2, '<27>ݱ<B4>');
IESetTranslationWord(msKorean, IEMSG_APPLY, '<27><><C0><FB>');
IESetTranslationWord(msKorean, IEMSG_MEASUREUNITS, '<27><><C3><F8> <20><><B4><DC>');
IESetTranslationWord(msKorean, IEMSG_UNITS, '<27><><B4><DC>');
IESetTranslationWord(msKorean, IEMSG_RATE, '<27><><BA><F1>');
IESetTranslationWord(msKorean, IEMSG_ALLGRAPHICS, '<27><><B8><F0> <20>̹<C0><CCB9><CC>');
IESetTranslationWord(msKorean, IEMSG_VIDEOFORWINDOWS, '<27><><C0><A9><B5><B5> <20><><BA><F1><B5><F0>');
IESetTranslationword(msKorean, IEMSG_FILE, '<27><><C6><C4>');
IESetTranslationword(msKorean, IEMSG_MEM, '<27>޸<B8><DEB8><F0>'); // Mem.ory
IESetTranslationWord(msKorean, IEMSG_LOCKPREVIEWHINT, '<27≯<B9><CCB8><AE><BA><B8> <20>ڵ<C0><DAB5><BF><B0><BB>');
IESetTranslationword(msKorean, IEMSG_PRINTALL, '<27><><B8><F0> <20><><C3><E2>');
IESetTranslationword(msKorean, IEMSG_PRINTSELECTED, '<27><><BC><B1> <20><><C3><E2>');
IESetTranslationWord(msKorean, IEMSG_ALLCOMMONGRAPHICFILES, '<27><><BA><B8> <20>̹<C0><CCB9><CC> <20><><C6><C4>');
IESetTranslationWord(msKorean, IEMSG_ALLFILES, '<27><><B8><F0> <20><><C6><C4>');
IESetTranslationWord(msKorean, IEMSG_HSV, 'HSV');
IESetTranslationWord(msKorean, IEMSG_HSL, 'HSL');
IESetTranslationWord(msKorean, IEMSG_RGB, 'RGB');
IESetTranslationWord(msKorean, IEMSG_FFT, 'FFT');
IESetTranslationWord(msKorean, IEMSG_SHARPEN, '<27><>ī<AF>Ӱ<B7>');
IESetTranslationWord(msKorean, IEMSG_CHANNELS, 'ä<><C3A4>');
IESetTranslationWord(msKorean, IEMSG_PIXELS, '<27>ȼ<C7>');
IESetTranslationWord(msKorean, IEMSG_FRAMES, '<27><><C7><C1><B7><B9>');
IESetTranslationWord(msKorean, IEMSG_BIT, '<27><>Ʈ');
IESetTranslationWord(msKorean, IEMSG_BYTE, '<27><><B9><D9>Ʈ');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msKorean, IEMSG_DPI, 'dpi');
IESetTranslationWord(msKorean, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msKorean, IEMSG_FIT, 'Fit');
IESetTranslationWord(msKorean, IEMSG_OTHER, 'Other');
IESetTranslationWord(msKorean, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msKorean, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msKorean, IEMSG_STYLE, 'Style');
IESetTranslationWord(msKorean, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msKorean, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msKorean, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msKorean, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msKorean, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msKorean, IEMSG_Previous, 'Previous');
IESetTranslationWord(msKorean, IEMSG_Next, 'Next');
IESetTranslationWord(msKorean, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msKorean, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msKorean, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msKorean, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msKorean, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msKorean, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msKorean, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msKorean, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msKorean, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msKorean, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msKorean, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msKorean, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msKorean, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msKorean, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msKorean, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msKorean, IEMsg_Copy, 'Copy');
IESetTranslationWord(msKorean, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msKorean, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msKorean, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msKorean, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msKorean, IEMsg_Cut, 'Cut');
IESetTranslationWord(msKorean, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msKorean, IEMsg_Delete, 'Delete');
IESetTranslationWord(msKorean, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msKorean, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msKorean, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msKorean, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msKorean, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msKorean, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msKorean, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msKorean, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msKorean, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msKorean, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msKorean, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msKorean, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msKorean, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msKorean, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msKorean, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msKorean, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msKorean, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msKorean, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msKorean, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msKorean, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msKorean, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msKorean, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msKorean, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msKorean, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msKorean, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msKorean, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msKorean, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msKorean, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msKorean, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msKorean, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msKorean, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msKorean, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msKorean, IEMsg_Negative, 'Negative');
IESetTranslationWord(msKorean, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msKorean, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msKorean, IEMsg_Paste, 'Paste');
IESetTranslationWord(msKorean, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msKorean, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msKorean, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msKorean, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msKorean, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msKorean, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msKorean, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msKorean, IEMsg_Redo, 'Redo');
IESetTranslationWord(msKorean, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msKorean, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msKorean, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msKorean, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msKorean, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msKorean, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msKorean, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msKorean, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msKorean, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msKorean, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msKorean, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msKorean, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msKorean, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msKorean, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msKorean, IEMsg_Select, 'Select');
IESetTranslationWord(msKorean, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msKorean, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msKorean, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msKorean, IEMsg_Undo, 'Undo');
IESetTranslationWord(msKorean, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msKorean, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msKorean, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msKorean, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msKorean, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msKorean, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msKorean, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msKorean, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msKorean, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msKorean, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msKorean, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msKorean, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msKorean, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msKorean, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msKorean, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msKorean, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msKorean, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msKorean, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msKorean, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msKorean, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msKorean, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msKorean, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msKorean, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msKorean, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msKorean, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msKorean, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msKorean, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msKorean, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msKorean, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msKorean, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msKorean, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msKorean, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msKorean, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msKorean, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msKorean, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msKorean, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msKorean, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msKorean, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msKorean, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msKorean, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msKorean, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msKorean, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msKorean, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msKorean, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msKorean, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msKorean, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msKorean, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msKorean, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msKorean, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msKorean, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msKorean, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msKorean, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msKorean, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msKorean, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msKorean, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msKorean, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msKorean, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msKorean, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msKorean, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msKorean, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msKorean, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msKorean, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msKorean, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msKorean, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msKorean, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msKorean, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msKorean, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msKorean, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msKorean, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msKorean, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msKorean, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msKorean, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msKorean, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msKorean, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msKorean, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msKorean, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msKorean, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msKorean, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msKorean, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msKorean, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msKorean, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msKorean, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msKorean, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msKorean, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msKorean, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msKorean, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msKorean, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msKorean, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msKorean, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msKorean, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msKorean, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msKorean, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msKorean, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msKorean, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msKorean, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msKorean, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msKorean, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msKorean, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msKorean, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msKorean, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msKorean, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msKorean, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msKorean, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msKorean, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msKorean, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msKorean, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msKorean, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msKorean, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msKorean, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msKorean, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msKorean, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msKorean, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msKorean, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msKorean, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msKorean, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msKorean, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msKorean, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msKorean, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msKorean, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msKorean, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msKorean, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msKorean, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msKorean, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msKorean, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msKorean, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msKorean, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msKorean, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msKorean, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msKorean, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msKorean, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msKorean, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msKorean, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msKorean, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msKorean, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msKorean, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msKorean, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msKorean, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msKorean, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msKorean, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msKorean, IEMSG_NEW, 'New');
IESetTranslationWord(msKorean, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msKorean, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msKorean, IEMSG_Folder , 'Folder');
IESetTranslationWord(msKorean, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msKorean, IEMSG_Type , 'Type');
IESetTranslationWord(msKorean, IEMSG_Created , 'Created');
IESetTranslationWord(msKorean, IEMSG_Modified , 'Modified');
IESetTranslationWord(msKorean, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msKorean, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msKorean, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msKorean, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msKorean, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msKorean, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msKorean, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msKorean, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msKorean, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msKorean, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msKorean, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msKorean, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msKorean, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msKorean, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msKorean, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msKorean, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msKorean, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msKorean, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msKorean, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msKorean, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msKorean, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msKorean, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msKorean, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msKorean, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msKorean, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msKorean, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msKorean, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msKorean, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msKorean, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msKorean, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msKorean, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msKorean, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msKorean, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msKorean, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msKorean, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msKorean, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msKorean, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msKorean, IEMsg_General , 'General' );
IESetTranslationWord(msKorean, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msKorean, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msKorean, IEMsg_Range , 'Range' );
IESetTranslationWord(msKorean, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msKorean, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msKorean, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msKorean, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msKorean, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msKorean, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msKorean, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msKorean, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msKorean, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msKorean, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msKorean, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msKorean, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msKorean, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msKorean, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msKorean, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msKorean, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msKorean, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msKorean, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msKorean, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msKorean, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msKorean, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msKorean, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msKorean, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msKorean, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msKorean, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msKorean, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msKorean, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msKorean, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msKorean, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msKorean, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msKorean, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msKorean, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msKorean, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msKorean, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msKorean, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msKorean, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msKorean, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msKorean, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msKorean, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msKorean, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msKorean, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msKorean, IEMsg_Path , 'Path' );
IESetTranslationWord(msKorean, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msKorean, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msKorean, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msKorean, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msKorean, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msKorean, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msKorean, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msKorean, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msKorean, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msKorean, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msKorean, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msKorean, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msKorean, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msKorean, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msKorean, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msKorean, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msKorean, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msKorean, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msKorean, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msKorean, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msKorean, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msKorean, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msKorean, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msKorean, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msKorean, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msKorean, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msKorean, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msKorean, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msKorean, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msKorean, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msKorean, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msKorean, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msKorean, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msKorean, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msKorean, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msKorean, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msKorean, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msKorean, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msKorean, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msKorean, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msKorean, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msKorean, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msKorean, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msKorean, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msKorean, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msKorean, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msKorean, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msKorean, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msKorean, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msKorean, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msKorean, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msKorean, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msKorean, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msKorean, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msKorean, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msKorean, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msKorean, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msKorean, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msKorean, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msKorean, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msKorean, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msKorean, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msKorean, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msKorean, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msKorean, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msKorean, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msKorean, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msKorean, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msKorean, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msKorean, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msKorean, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msKorean, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msKorean, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msKorean, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msKorean, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msKorean, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msKorean, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msKorean, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msKorean, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msKorean, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msKorean, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msKorean, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msKorean, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msKorean, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msKorean, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msKorean, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msKorean, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msKorean, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msKorean, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msKorean, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msKorean, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msKorean, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msKorean, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msKorean, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msKorean, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msKorean, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msKorean, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msKorean, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msKorean, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msKorean, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msKorean, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msKorean, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msKorean, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msKorean, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msKorean, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msKorean, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msKorean, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msKorean, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msKorean, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msKorean, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msKorean, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msKorean, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msKorean, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msKorean, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msKorean, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msKorean, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msKorean, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msKorean, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msKorean, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msKorean, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msKorean, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msKorean, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msKorean, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msKorean, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msKorean, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msKorean, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msKorean, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msKorean, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msKorean, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msKorean, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msKorean, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msKorean, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msKorean, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msKorean, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msKorean, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msKorean, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msKorean, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msKorean, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msKorean, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msKorean, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msKorean, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msKorean, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msKorean, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msKorean, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msKorean, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msKorean, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msKorean, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msKorean, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msKorean, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msKorean, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msKorean, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msKorean, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Hungarian;
begin
/////// msHungarian
{$IFDEF IESUPPORTHUNGARIAN}
IESetTranslationWord(msHungarian, IEMSG_PREVIEW, 'El<45>n<F5>zet');
IESetTranslationWord(msHungarian, IEMSG_SOURCE, 'Forr<72>s');
IESetTranslationWord(msHungarian, IEMSG_RESULT, 'Eredm<64>ny');
IESetTranslationWord(msHungarian, IEMSG_OK, 'OK');
IESetTranslationWord(msHungarian, IEMSG_CANCEL, 'M<>gsem');
IESetTranslationWord(msHungarian, IEMSG_LOCKPREVIEW, 'El<45>n<F5>zet z<>rolva');
IESetTranslationWord(msHungarian, IEMSG_COPYRESULTTOSOURCE, 'Erdem<65>ny m<>sol<6F>sa a forr<72>sba');
IESetTranslationWord(msHungarian, IEMSG_CONTRAST, 'Kontraszt');
IESetTranslationWord(msHungarian, IEMSG_BRIGHTNESS, 'Vil<69>goss<73>g');
IESetTranslationWord(msHungarian, IEMSG_HUE, 'Sz<53>n<ED>rnyalat, ');
IESetTranslationWord(msHungarian, IEMSG_SATURATION, 'Szatur<75>ci<63>');
IESetTranslationWord(msHungarian, IEMSG_VALUE, '<27>rt<72>k');
IESetTranslationWord(msHungarian, IEMSG_BASECOLOR, 'Alapsz<73>n');
IESetTranslationWord(msHungarian, IEMSG_NEWCOLOR, '<27>j sz<73>n');
IESetTranslationWord(msHungarian, IEMSG_LUMINOSITY, 'F<>nyess<73>g');
IESetTranslationWord(msHungarian, IEMSG_RED, 'Piros');
IESetTranslationWord(msHungarian, IEMSG_GREEN, 'Z<>ld');
IESetTranslationWord(msHungarian, IEMSG_BLUE, 'K<>k');
IESetTranslationWord(msHungarian, IEMSG_FILTERVALUES, 'Sz<53>r<FB> <20>rt<72>kek');
IESetTranslationWord(msHungarian, IEMSG_PRESETS, 'Alap be<62>ll<6C>t<ED>sok');
IESetTranslationWord(msHungarian, IEMSG_DIVISOR, 'Oszt<7A>');
IESetTranslationWord(msHungarian, IEMSG_LOAD, 'Bet<65>lt<6C>s');
IESetTranslationWord(msHungarian, IEMSG_SAVE, 'Ment<6E>s');
IESetTranslationWord(msHungarian, IEMSG_EQUALIZATION, 'Kiegyenl<6E>t<ED>s');
IESetTranslationWord(msHungarian, IEMSG_THRESHOLD, 'K<>sz<73>b');
IESetTranslationWord(msHungarian, IEMSG_EQUALIZE, 'Kiegyenl<6E>t');
IESetTranslationWord(msHungarian, IEMSG_HISTOGRAM, 'Hisztogram');
IESetTranslationWord(msHungarian, IEMSG_GRAY, 'Sz<53>rke');
IESetTranslationWord(msHungarian, IEMSG_LIGHT, 'Vil<69>goss<73>g');
IESetTranslationWord(msHungarian, IEMSG_LEFT, 'Bal');
IESetTranslationWord(msHungarian, IEMSG_TOP, 'Fent');
IESetTranslationWord(msHungarian, IEMSG_WIDTH, 'Sz<53>less<73>g');
IESetTranslationWord(msHungarian, IEMSG_HEIGHT, 'Magass<73>g');
IESetTranslationWord(msHungarian, IEMSG_COLOR, 'Sz<53>n');
IESetTranslationWord(msHungarian, IEMSG_SOURCEIMAGEQUANTITY, 'Forr<72>s k<>pek mennyis<69>ge');
IESetTranslationWord(msHungarian, IEMSG_LENS, 'Lencse');
IESetTranslationWord(msHungarian, IEMSG_REFRACTION, 'Refrakci<63>');
IESetTranslationWord(msHungarian, IEMSG_PARAMETERSPREVIEW, 'Param<61>terek el<65>n<F5>zete');
IESetTranslationWord(msHungarian, IEMSG_QUALITY, 'Min<69>s<F5>g');
IESetTranslationWord(msHungarian, IEMSG_DCTMETHOD, 'DCT m<>dszer');
IESetTranslationWord(msHungarian, IEMSG_SMOOTHINGFACTOR, 'Sim<69>t<ED>si t<>nyez<65>');
IESetTranslationWord(msHungarian, IEMSG_GRAYSCALE, 'Sz<53>rke <20>rnyalat');
IESetTranslationWord(msHungarian, IEMSG_OPTIMALHUFFMAN, 'Optim<69>lis Huffman');
IESetTranslationWord(msHungarian, IEMSG_ORIGINALSIZE, 'Eredeti m<>ret');
IESetTranslationWord(msHungarian, IEMSG_COMPRESSEDSIZE, 'T<>m<F6>r<F6>tett m<>ret');
IESetTranslationWord(msHungarian, IEMSG_ADVANCED, 'Halad<61>');
IESetTranslationWord(msHungarian, IEMSG_PROGRESSIVE, 'Progressz<73>v');
IESetTranslationWord(msHungarian, IEMSG_COMPRESSION, 'T<>m<F6>r<F6>t<ED>s');
IESetTranslationWord(msHungarian, IEMSG_IMAGEINDEX, 'K<>p sorsz<73>m');
IESetTranslationWord(msHungarian, IEMSG_PHOTOMETRIC, 'Fotometrikus');
IESetTranslationWord(msHungarian, IEMSG_SCANNDEDDOCUMENTINFO, 'Szkennelt dokumentum inf<6E>');
IESetTranslationWord(msHungarian, IEMSG_NAME, 'N<>v');
IESetTranslationWord(msHungarian, IEMSG_DESCRIPTION, 'Le<4C>r<ED>s');
IESetTranslationWord(msHungarian, IEMSG_PAGENAME, 'Oldaln<6C>v');
IESetTranslationWord(msHungarian, IEMSG_PAGENUMBER, 'Oldalsz<73>m');
IESetTranslationWord(msHungarian, IEMSG_OF, '-b<>l(b<>l)');
IESetTranslationWord(msHungarian, IEMSG_HORIZPOSITIONINCH, 'Vizszintes poz. (inch)');
IESetTranslationWord(msHungarian, IEMSG_VERTPOSITIONINCH, 'F<>gg<67>leges poz. (inch)');
IESetTranslationWord(msHungarian, IEMSG_COLORS, 'Sz<53>nek');
IESetTranslationWord(msHungarian, IEMSG_TRANSPARENT, '<27>tl<74>tsz<73>');
IESetTranslationWord(msHungarian, IEMSG_TRANSPARENTCOLOR, '<27>tl<74>tsz<73>s<F3>gi sz<73>n');
IESetTranslationWord(msHungarian, IEMSG_INTERLACED, 'V<>lt<6C>soros');
IESetTranslationWord(msHungarian, IEMSG_BACKGROUND, 'H<>tt<74>r');
IESetTranslationWord(msHungarian, IEMSG_HORIZPOSITION, 'Vizszintes poz.');
IESetTranslationWord(msHungarian, IEMSG_VERTPOSITION, 'F<>gg<67>leges poz.');
IESetTranslationWord(msHungarian, IEMSG_DELAYTIME, 'K<>sleltet<65>si id<69>');
IESetTranslationWord(msHungarian, IEMSG_FILTER, 'Sz<53>r<FB>');
IESetTranslationWord(msHungarian, IEMSG_WAVE, 'Hull<6C>m');
IESetTranslationWord(msHungarian, IEMSG_AMPLITUDE, 'Amplit<69>d<FA>');
IESetTranslationWord(msHungarian, IEMSG_WAVELENGTH, 'Hull<6C>mhossz');
IESetTranslationWord(msHungarian, IEMSG_PHASE, 'F<>zis');
IESetTranslationWord(msHungarian, IEMSG_REFLECTIVE, 'Visszat<61>kr<6B>z<F6>');
IESetTranslationWord(msHungarian, IEMSG_USERFILTER, 'Felhaszn. sz<73>r<FB>');
IESetTranslationWord(msHungarian, IEMSG_MORPHFILTER, 'Morphing sz<73>r<FB>');
IESetTranslationWord(msHungarian, IEMSG_WINDOWSIZE, 'Ablak m<>ret');
IESetTranslationWord(msHungarian, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msHungarian, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msHungarian, IEMSG_OPEN, 'Megnyit<69>s');
IESetTranslationWord(msHungarian, IEMSG_CLOSE, 'Bez<65>r<E1>s');
IESetTranslationWord(msHungarian, IEMSG_ROTATE, 'Forgat<61>s');
IESetTranslationWord(msHungarian, IEMSG_FLIP, 'Flip');
IESetTranslationWord(msHungarian, IEMSG_FLIPHOR, 'Vizszintes');
IESetTranslationWord(msHungarian, IEMSG_FLIPVER, 'F<>gg<67>leges');
IESetTranslationWord(msHungarian, IEMSG_FREQUENCYDOMAINIMAGE, 'Frekvenciatartom<6F>ny k<>pe');
IESetTranslationWord(msHungarian, IEMSG_SELECTTHEREGIONTOCLEAR, 'T<>rl<72>si ter<65>let kiv<69>laszt<7A>sa');
IESetTranslationWord(msHungarian, IEMSG_CLEAR, 'T<>rl<72>s');
IESetTranslationWord(msHungarian, IEMSG_RESET, 'Alap be<62>ll<6C>t<ED>s');
IESetTranslationWord(msHungarian, IEMSG_ANIMATE, 'Anim<69>ci<63>');
IESetTranslationWord(msHungarian, IEMSG_LOADFILTER, 'Sz<53>r<FB> bet<65>lt<6C>s');
IESetTranslationWord(msHungarian, IEMSG_SAVEFILTER, 'Sz<53>r<FB> ment<6E>s');
IESetTranslationWord(msHungarian, IEMSG_BUMPMAP, 'Bump t<>rk<72>p');
IESetTranslationWord(msHungarian, IEMSG_PRINT, 'Nyomtat<61>s');
IESetTranslationWord(msHungarian, IEMSG_MARGINS, 'Marg<72>k');
IESetTranslationWord(msHungarian, IEMSG_INCHES, 'inch');
IESetTranslationWord(msHungarian, IEMSG_RIGHT, 'Jobb');
IESetTranslationWord(msHungarian, IEMSG_BOTTOM, 'Lent');
IESetTranslationWord(msHungarian, IEMSG_POSITION, 'Pozici<63>');
IESetTranslationWord(msHungarian, IEMSG_SIZE, 'M<>ret');
IESetTranslationWord(msHungarian, IEMSG_NORMAL, 'Norm<72>l');
IESetTranslationWord(msHungarian, IEMSG_FITTOPAGE, 'Lapra nagy<67>t<ED>s');
IESetTranslationWord(msHungarian, IEMSG_STRETCHTOPAGE, 'Lapra ny<6E>jt<6A>s');
IESetTranslationWord(msHungarian, IEMSG_SPECIFIEDSIZE, 'Speci<63>lis m<>ret');
IESetTranslationWord(msHungarian, IEMSG_GAMMACORRECTION, 'Gamma korrekci<63>');
IESetTranslationWord(msHungarian, IEMSG_VALUE2, '<27>rt<72>k');
IESetTranslationWord(msHungarian, IEMSG_PRINTSETUP, 'Nyomtat<61> be<62>ll<6C>t<ED>s');
IESetTranslationWord(msHungarian, IEMSG_LEFTMARGIN, 'Bal marg<72>');
IESetTranslationWord(msHungarian, IEMSG_TOPMARGIN, 'Fels<6C> marg<72>');
IESetTranslationWord(msHungarian, IEMSG_RIGHTMARGIN, 'Jobb marg<72>');
IESetTranslationWord(msHungarian, IEMSG_BOTTOMMARGIN, 'Als<6C> marg<72>');
IESetTranslationWord(msHungarian, IEMSG_LOCATIONSIZE, 'Hely/m<>ret');
IESetTranslationWord(msHungarian, IEMSG_TOPLEFT, 'Fent balra');
IESetTranslationWord(msHungarian, IEMSG_TOPCENTER, 'Fent k<>z<F6>pre');
IESetTranslationWord(msHungarian, IEMSG_TOPRIGHT, 'Fent jobbra');
IESetTranslationWord(msHungarian, IEMSG_CENTERLEFT, 'K<>z<F6>pen balra');
IESetTranslationWord(msHungarian, IEMSG_CENTER, 'K<>z<F6>pen');
IESetTranslationWord(msHungarian, IEMSG_CENTERRIGHT, 'K<>z<F6>pen jobbra');
IESetTranslationWord(msHungarian, IEMSG_BOTTOMLEFT, 'Lent balra');
IESetTranslationWord(msHungarian, IEMSG_BOTTOMCENTER, 'Lent k<>z<F6>pre');
IESetTranslationWord(msHungarian, IEMSG_BOTTOMRIGHT, 'Lent jobbra');
IESetTranslationWord(msHungarian, IEMSG_CLOSE2, 'Bez<65>r');
IESetTranslationWord(msHungarian, IEMSG_APPLY, 'Alkalmaz');
IESetTranslationWord(msHungarian, IEMSG_MEASUREUNITS, 'M<>r<E9>si egys<79>g');
IESetTranslationWord(msHungarian, IEMSG_UNITS, 'Egys<79>g');
IESetTranslationWord(msHungarian, IEMSG_RATE, 'Ar<41>ny');
IESetTranslationWord(msHungarian, IEMSG_ALLGRAPHICS, '<27>sszes grafika');
IESetTranslationWord(msHungarian, IEMSG_VIDEOFORWINDOWS, 'Windows Vide<64>');
IESetTranslationWord(msHungarian, IEMSG_FILE, 'F<>jl');
IESetTranslationWord(msHungarian, IEMSG_MEM, 'Mem.'); // Mem.ory
IESetTranslationWord(msHungarian, IEMSG_LOCKPREVIEWHINT, 'A kiv<69>lasztott el<65>n<F5>zet<65>nek automatikus friss<73>t<ED>se');
IESetTranslationWord(msHungarian, IEMSG_PRINTALL, '<27>sszes nyomtat<61>sa');
IESetTranslationWord(msHungarian, IEMSG_PRINTSELECTED, 'Kiv<69>lasztott nyomtat<61>sa');
IESetTranslationWord(msHungarian, IEMSG_ALLCOMMONGRAPHICFILES, '<27>lt. grafikai f<>jlok');
IESetTranslationWord(msHungarian, IEMSG_ALLFILES, 'Minden f<>lj');
IESetTranslationWord(msHungarian, IEMSG_HSV, 'HSV');
IESetTranslationWord(msHungarian, IEMSG_HSL, 'HSL');
IESetTranslationWord(msHungarian, IEMSG_RGB, 'RGB');
IESetTranslationWord(msHungarian, IEMSG_FFT, 'FFT');
IESetTranslationWord(msHungarian, IEMSG_SHARPEN, '<27>les<65>t<ED>s');
IESetTranslationWord(msHungarian, IEMSG_CHANNELS, 'Csatorn<72>k');
IESetTranslationWord(msHungarian, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msHungarian, IEMSG_FRAMES, 'frame(ek)');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msHungarian, IEMSG_BIT, 'bit');
IESetTranslationWord(msHungarian, IEMSG_BYTE, 'byte');
IESetTranslationWord(msHungarian, IEMSG_DPI, 'dpi');
IESetTranslationWord(msHungarian, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msHungarian, IEMSG_FIT, 'Igaz<61>t');
IESetTranslationWord(msHungarian, IEMSG_OTHER, 'Other');
IESetTranslationWord(msHungarian, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msHungarian, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msHungarian, IEMSG_STYLE, 'Style');
IESetTranslationWord(msHungarian, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msHungarian, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msHungarian, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msHungarian, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msHungarian, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msHungarian, IEMSG_Previous, 'Previous');
IESetTranslationWord(msHungarian, IEMSG_Next, 'Next');
IESetTranslationWord(msHungarian, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msHungarian, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msHungarian, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msHungarian, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msHungarian, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msHungarian, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msHungarian, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msHungarian, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msHungarian, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msHungarian, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msHungarian, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msHungarian, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msHungarian, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msHungarian, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msHungarian, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msHungarian, IEMsg_Copy, 'Copy');
IESetTranslationWord(msHungarian, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msHungarian, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msHungarian, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msHungarian, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msHungarian, IEMsg_Cut, 'Cut');
IESetTranslationWord(msHungarian, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msHungarian, IEMsg_Delete, 'Delete');
IESetTranslationWord(msHungarian, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msHungarian, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msHungarian, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msHungarian, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msHungarian, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msHungarian, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msHungarian, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msHungarian, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msHungarian, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msHungarian, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msHungarian, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msHungarian, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msHungarian, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msHungarian, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msHungarian, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msHungarian, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msHungarian, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msHungarian, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msHungarian, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msHungarian, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msHungarian, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msHungarian, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msHungarian, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msHungarian, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msHungarian, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msHungarian, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msHungarian, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msHungarian, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msHungarian, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msHungarian, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msHungarian, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msHungarian, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msHungarian, IEMsg_Negative, 'Negative');
IESetTranslationWord(msHungarian, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msHungarian, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msHungarian, IEMsg_Paste, 'Paste');
IESetTranslationWord(msHungarian, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msHungarian, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msHungarian, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msHungarian, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msHungarian, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msHungarian, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msHungarian, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msHungarian, IEMsg_Redo, 'Redo');
IESetTranslationWord(msHungarian, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msHungarian, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msHungarian, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msHungarian, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msHungarian, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msHungarian, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msHungarian, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msHungarian, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msHungarian, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msHungarian, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msHungarian, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msHungarian, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msHungarian, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msHungarian, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msHungarian, IEMsg_Select, 'Select');
IESetTranslationWord(msHungarian, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msHungarian, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msHungarian, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msHungarian, IEMsg_Undo, 'Undo');
IESetTranslationWord(msHungarian, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msHungarian, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msHungarian, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msHungarian, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msHungarian, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msHungarian, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msHungarian, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msHungarian, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msHungarian, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msHungarian, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msHungarian, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msHungarian, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msHungarian, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msHungarian, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msHungarian, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msHungarian, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msHungarian, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msHungarian, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msHungarian, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msHungarian, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msHungarian, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msHungarian, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msHungarian, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msHungarian, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msHungarian, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msHungarian, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msHungarian, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msHungarian, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msHungarian, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msHungarian, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msHungarian, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msHungarian, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msHungarian, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msHungarian, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msHungarian, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msHungarian, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msHungarian, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msHungarian, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msHungarian, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msHungarian, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msHungarian, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msHungarian, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msHungarian, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msHungarian, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msHungarian, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msHungarian, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msHungarian, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msHungarian, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msHungarian, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msHungarian, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msHungarian, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msHungarian, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msHungarian, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msHungarian, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msHungarian, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msHungarian, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msHungarian, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msHungarian, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msHungarian, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msHungarian, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msHungarian, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msHungarian, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msHungarian, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msHungarian, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msHungarian, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msHungarian, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msHungarian, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msHungarian, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msHungarian, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msHungarian, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msHungarian, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msHungarian, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msHungarian, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msHungarian, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msHungarian, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msHungarian, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msHungarian, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msHungarian, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msHungarian, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msHungarian, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msHungarian, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msHungarian, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msHungarian, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msHungarian, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msHungarian, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msHungarian, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msHungarian, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msHungarian, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msHungarian, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msHungarian, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msHungarian, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msHungarian, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msHungarian, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msHungarian, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msHungarian, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msHungarian, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msHungarian, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msHungarian, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msHungarian, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msHungarian, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msHungarian, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msHungarian, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msHungarian, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msHungarian, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msHungarian, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msHungarian, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msHungarian, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msHungarian, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msHungarian, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msHungarian, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msHungarian, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msHungarian, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msHungarian, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msHungarian, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msHungarian, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msHungarian, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msHungarian, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msHungarian, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msHungarian, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msHungarian, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msHungarian, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msHungarian, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msHungarian, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msHungarian, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msHungarian, IEMSG_NEW, 'New');
IESetTranslationWord(msHungarian, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msHungarian, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msHungarian, IEMSG_Folder , 'Folder');
IESetTranslationWord(msHungarian, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msHungarian, IEMSG_Type , 'Type');
IESetTranslationWord(msHungarian, IEMSG_Created , 'Created');
IESetTranslationWord(msHungarian, IEMSG_Modified , 'Modified');
IESetTranslationWord(msHungarian, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msHungarian, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msHungarian, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msHungarian, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msHungarian, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msHungarian, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msHungarian, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msHungarian, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msHungarian, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msHungarian, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msHungarian, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msHungarian, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msHungarian, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msHungarian, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msHungarian, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msHungarian, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msHungarian, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msHungarian, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msHungarian, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msHungarian, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msHungarian, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msHungarian, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msHungarian, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msHungarian, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msHungarian, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msHungarian, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msHungarian, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msHungarian, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msHungarian, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msHungarian, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msHungarian, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msHungarian, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msHungarian, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msHungarian, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msHungarian, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msHungarian, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msHungarian, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msHungarian, IEMsg_General , 'General' );
IESetTranslationWord(msHungarian, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msHungarian, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msHungarian, IEMsg_Range , 'Range' );
IESetTranslationWord(msHungarian, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msHungarian, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msHungarian, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msHungarian, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msHungarian, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msHungarian, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msHungarian, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msHungarian, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msHungarian, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msHungarian, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msHungarian, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msHungarian, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msHungarian, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msHungarian, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msHungarian, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msHungarian, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msHungarian, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msHungarian, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msHungarian, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msHungarian, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msHungarian, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msHungarian, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msHungarian, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msHungarian, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msHungarian, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msHungarian, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msHungarian, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msHungarian, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msHungarian, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msHungarian, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msHungarian, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msHungarian, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msHungarian, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msHungarian, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msHungarian, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msHungarian, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msHungarian, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msHungarian, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msHungarian, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msHungarian, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msHungarian, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msHungarian, IEMsg_Path , 'Path' );
IESetTranslationWord(msHungarian, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msHungarian, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msHungarian, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msHungarian, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msHungarian, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msHungarian, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msHungarian, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msHungarian, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msHungarian, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msHungarian, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msHungarian, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msHungarian, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msHungarian, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msHungarian, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msHungarian, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msHungarian, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msHungarian, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msHungarian, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msHungarian, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msHungarian, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msHungarian, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msHungarian, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msHungarian, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msHungarian, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msHungarian, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msHungarian, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msHungarian, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msHungarian, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msHungarian, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msHungarian, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msHungarian, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msHungarian, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msHungarian, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msHungarian, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msHungarian, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msHungarian, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msHungarian, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msHungarian, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msHungarian, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msHungarian, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msHungarian, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msHungarian, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msHungarian, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msHungarian, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msHungarian, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msHungarian, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msHungarian, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msHungarian, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msHungarian, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msHungarian, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msHungarian, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msHungarian, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msHungarian, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msHungarian, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msHungarian, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msHungarian, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msHungarian, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msHungarian, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msHungarian, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msHungarian, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msHungarian, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msHungarian, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msHungarian, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msHungarian, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msHungarian, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msHungarian, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msHungarian, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msHungarian, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msHungarian, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msHungarian, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msHungarian, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msHungarian, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msHungarian, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msHungarian, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msHungarian, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msHungarian, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msHungarian, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msHungarian, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msHungarian, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msHungarian, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msHungarian, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msHungarian, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msHungarian, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msHungarian, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msHungarian, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msHungarian, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msHungarian, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msHungarian, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msHungarian, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msHungarian, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msHungarian, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msHungarian, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msHungarian, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msHungarian, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msHungarian, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msHungarian, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msHungarian, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msHungarian, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msHungarian, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msHungarian, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msHungarian, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msHungarian, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msHungarian, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msHungarian, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msHungarian, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msHungarian, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msHungarian, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msHungarian, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msHungarian, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msHungarian, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msHungarian, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msHungarian, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msHungarian, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msHungarian, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msHungarian, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msHungarian, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msHungarian, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msHungarian, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msHungarian, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msHungarian, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msHungarian, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msHungarian, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msHungarian, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msHungarian, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msHungarian, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msHungarian, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msHungarian, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msHungarian, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msHungarian, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msHungarian, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msHungarian, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msHungarian, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msHungarian, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msHungarian, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msHungarian, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msHungarian, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msHungarian, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msHungarian, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msHungarian, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msHungarian, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msHungarian, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msHungarian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msHungarian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msHungarian, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msHungarian, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msHungarian, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msHungarian, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msHungarian, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msHungarian, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msHungarian, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msHungarian, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msHungarian, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$endif}
end;
procedure IESetDefaultTranslationWords_Arabic;
begin
/////// msArabic
{$IFDEF IESUPPORTARABIC}
{$IFDEF USE_UNICODE_FOR_TRANSLATION}
IESetTranslationWordU(msArabic, IEMSG_PREVIEW, '#1605#1593#1575#1610#1606#1577');
IESetTranslationWordU(msArabic, IEMSG_SOURCE, '#1575#1589#1604#1610');
IESetTranslationWordU(msArabic, IEMSG_RESULT, '#1575#1604#1606#1578#1610#1580#1607');
IESetTranslationWordU(msArabic, IEMSG_OK, '#1605#1608#1575#1601#1602');
IESetTranslationWordU(msArabic, IEMSG_CANCEL, '#1575#1604#1594#1575#1569');
IESetTranslationWordU(msArabic, IEMSG_LOCKPREVIEW, '#1575#1594#1604#1575#1602 #1575#1604#1605#1593#1575#1610#1606#1577');
IESetTranslationWordU(msArabic, IEMSG_COPYRESULTTOSOURCE, '#1606#1587#1582 #1575#1604#1606#1578#1610#1580#1577 #1573#1604#1609 #1575#1604#1571#1589#1604');
IESetTranslationWordU(msArabic, IEMSG_CONTRAST, '#1578#1576#1575#1610#1606');
IESetTranslationWordU(msArabic, IEMSG_BRIGHTNESS, '#1604#1605#1593#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_HUE, 'Hue #1583#1585#1580#1577 #1604#1608#1606');
IESetTranslationWordU(msArabic, IEMSG_SATURATION, '#1589#1601#1575#1569 #1575#1604#1604#1608#1606');
IESetTranslationWordU(msArabic, IEMSG_VALUE, '#1575#1604#1602#1610#1605#1577');
IESetTranslationWordU(msArabic, IEMSG_BASECOLOR, '#1575#1604#1575#1604#1608#1575#1606 #1575#1604#1575#1587#1575#1587#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_NEWCOLOR, '#1604#1608#1606 #1580#1583#1610#1583');
IESetTranslationWordU(msArabic, IEMSG_LUMINOSITY, '#1605#1590#1610#1569');
IESetTranslationWordU(msArabic, IEMSG_RED, '#1575#1581#1605#1585');
IESetTranslationWordU(msArabic, IEMSG_GREEN, '#1575#1582#1590#1585');
IESetTranslationWordU(msArabic, IEMSG_BLUE, '#1575#1586#1585#1602');
IESetTranslationWordU(msArabic, IEMSG_FILTERVALUES, '#1578#1589#1601#1610#1577 #1575#1604#1602#1610#1605');
IESetTranslationWordU(msArabic, IEMSG_PRESETS, '#1575#1604#1605#1587#1576#1602#1577');
IESetTranslationWordU(msArabic, IEMSG_DIVISOR, '#1602#1587#1605#1577');
IESetTranslationWordU(msArabic, IEMSG_LOAD, '#1578#1581#1605#1610#1604');
IESetTranslationWordU(msArabic, IEMSG_SAVE, '#1581#1601#1592');
IESetTranslationWordU(msArabic, IEMSG_EQUALIZATION, '#1575#1587#1578#1608#1575#1569');
IESetTranslationWordU(msArabic, IEMSG_THRESHOLD, '#1576#1583#1575#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_EQUALIZE, '#1580#1593#1604#1607 #1605#1578#1587#1575#1608#1610#1575');
IESetTranslationWordU(msArabic, IEMSG_HISTOGRAM, '#1575#1604#1585#1587#1605 #1575#1604#1576#1610#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_GRAY, '#1585#1605#1575#1583#1610');
IESetTranslationWordU(msArabic, IEMSG_LIGHT, '#1590#1608#1569');
IESetTranslationWordU(msArabic, IEMSG_LEFT, '#1588#1605#1575#1604');
IESetTranslationWordU(msArabic, IEMSG_TOP, '#1575#1593#1604#1609');
IESetTranslationWordU(msArabic, IEMSG_WIDTH, '#1593#1585#1590');
IESetTranslationWordU(msArabic, IEMSG_HEIGHT, '#1575#1604#1575#1585#1578#1601#1575#1593');
IESetTranslationWordU(msArabic, IEMSG_COLOR, '#1575#1604#1604#1608#1606');
IESetTranslationWordU(msArabic, IEMSG_SOURCEIMAGEQUANTITY, '#1575#1604#1589#1608#1585#1577 #1575#1604#1571#1589#1604#1610#1577 #1575#1604#1603#1605#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_LENS, '#1593#1583#1587#1577');
IESetTranslationWordU(msArabic, IEMSG_REFRACTION, '#1573#1606#1603#1587#1575#1585 #1604#1604#1590#1608#1569');
IESetTranslationWordU(msArabic, IEMSG_PARAMETERSPREVIEW, '#1605#1593#1575#1610#1606#1577 #1575#1604#1605#1578#1594#1610#1585#1575#1578');
IESetTranslationWordU(msArabic, IEMSG_QUALITY, '#1575#1604#1580#1608#1583#1577');
IESetTranslationWordU(msArabic, IEMSG_DCTMETHOD, 'DCT #1582#1589#1575#1574#1589');
IESetTranslationWordU(msArabic, IEMSG_SMOOTHINGFACTOR, '#1578#1580#1575#1606#1587 #1593#1575#1605#1604');
IESetTranslationWordU(msArabic, IEMSG_GRAYSCALE, '#1606#1591#1575#1602 #1585#1605#1575#1583#1610');
IESetTranslationWordU(msArabic, IEMSG_OPTIMALHUFFMAN, '#1575#1604#1571#1605#1579#1604 Huffman');
IESetTranslationWordU(msArabic, IEMSG_ORIGINALSIZE, '#1575#1604#1581#1580#1605 #1575#1604#1571#1589#1604#1610');
IESetTranslationWordU(msArabic, IEMSG_COMPRESSEDSIZE, '#1581#1580#1605 #1605#1590#1594#1608#1591');
IESetTranslationWordU(msArabic, IEMSG_ADVANCED, '#1605#1578#1602#1583#1605');
IESetTranslationWordU(msArabic, IEMSG_PROGRESSIVE, '#1578#1589#1575#1593#1583#1610');
IESetTranslationWordU(msArabic, IEMSG_COMPRESSION, '#1590#1594#1591');
IESetTranslationWordU(msArabic, IEMSG_IMAGEINDEX, '#1578#1585#1578#1610#1576 #1589#1608#1585#1577');
IESetTranslationWordU(msArabic, IEMSG_PHOTOMETRIC, '#1589#1608#1585#1577 #1590#1608#1574#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_SCANNDEDDOCUMENTINFO, '#1605#1593#1604#1608#1605#1575#1578 #1593#1606 #1575#1604#1589#1601#1581#1577');
IESetTranslationWordU(msArabic, IEMSG_NAME, '#1575#1604#1575#1587#1605');
IESetTranslationWordU(msArabic, IEMSG_DESCRIPTION, '#1575#1604#1608#1589#1601');
IESetTranslationWordU(msArabic, IEMSG_PAGENAME, '#1575#1587#1605 #1575#1604#1589#1601#1581#1577');
IESetTranslationWordU(msArabic, IEMSG_PAGENUMBER, '#1585#1602#1605 #1575#1604#1589#1601#1581#1577');
IESetTranslationWordU(msArabic, IEMSG_OF, '#1575#1604#1609');
IESetTranslationWordU(msArabic, IEMSG_HORIZPOSITIONINCH, '#1575#1601#1602#1610. Position (#1576#1608#1589#1577)');
IESetTranslationWordU(msArabic, IEMSG_VERTPOSITIONINCH, '#1585#1571#1587#1610. Position (#1576#1608#1589#1577)');
IESetTranslationWordU(msArabic, IEMSG_COLORS, '#1575#1604#1575#1604#1608#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_TRANSPARENT, '#1588#1601#1575#1601');
IESetTranslationWordU(msArabic, IEMSG_TRANSPARENTCOLOR, '#1604#1608#1606 #1588#1601#1575#1601');
IESetTranslationWordU(msArabic, IEMSG_INTERLACED, '#1575#1604#1605#1578#1583#1575#1582#1604#1577');
IESetTranslationWordU(msArabic, IEMSG_BACKGROUND, '#1582#1604#1601#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_HORIZPOSITION, '#1575#1601#1602#1610. Position');
IESetTranslationWordU(msArabic, IEMSG_VERTPOSITION, '#1585#1571#1587#1610. Position');
IESetTranslationWordU(msArabic, IEMSG_DELAYTIME, '#1578#1571#1582#1610#1585 #1575#1604#1608#1602#1578');
IESetTranslationWordU(msArabic, IEMSG_FILTER, '#1578#1589#1601#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_WAVE, '#1605#1608#1580#1577');
IESetTranslationWordU(msArabic, IEMSG_AMPLITUDE, '#1605#1583#1609');
IESetTranslationWordU(msArabic, IEMSG_WAVELENGTH, '#1591#1608#1604 #1575#1604#1605#1608#1580#1607');
IESetTranslationWordU(msArabic, IEMSG_PHASE, '#1605#1585#1581#1604#1577');
IESetTranslationWordU(msArabic, IEMSG_REFLECTIVE, '#1593#1575#1603#1587');
IESetTranslationWordU(msArabic, IEMSG_USERFILTER, '#1578#1589#1601#1610#1577 #1605#1587#1578#1582#1583#1605');
IESetTranslationWordU(msArabic, IEMSG_MORPHFILTER, '#1578#1581#1608#1604 #1575#1604#1578#1589#1601#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_WINDOWSIZE, '#1581#1580#1605 #1575#1604#1606#1575#1601#1584#1577');
IESetTranslationWordU(msArabic, IEMSG_MAXIMUM, '#1575#1604#1602#1610#1605#1577 #1575#1604#1602#1589#1608#1609');
IESetTranslationWordU(msArabic, IEMSG_MINIMUM, '#1575#1604#1602#1610#1605#1577 #1575#1604#1589#1594#1585#1609');
IESetTranslationWordU(msArabic, IEMSG_OPEN, '#1580#1575#1585#1610 #1575#1604#1601#1578#1581');
IESetTranslationWordU(msArabic, IEMSG_CLOSE, '#1580#1575#1585#1610 #1575#1604#1575#1594#1604#1575#1602');
IESetTranslationWordU(msArabic, IEMSG_ROTATE, '#1583#1608#1585#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_FLIP, '#1602#1604#1576 #1575#1604#1589#1608#1585#1577');
IESetTranslationWordU(msArabic, IEMSG_FLIPHOR, '#1571#1601#1602#1610');
IESetTranslationWordU(msArabic, IEMSG_FLIPVER, '#1585#1571#1587#1610');
IESetTranslationWordU(msArabic, IEMSG_FREQUENCYDOMAINIMAGE, '#1578#1585#1583#1583 #1605#1580#1575#1604 #1575#1604#1589#1608#1585#1577');
IESetTranslationWordU(msArabic, IEMSG_SELECTTHEREGIONTOCLEAR, '#1581#1583#1583 #1604#1578#1606#1592#1610#1601 #1575#1604#1605#1606#1591#1602#1577');
IESetTranslationWordU(msArabic, IEMSG_CLEAR, '#1605#1587#1581');
IESetTranslationWordU(msArabic, IEMSG_RESET, '#1575#1593#1575#1583#1577');
IESetTranslationWordU(msArabic, IEMSG_ANIMATE, '#1581#1585#1603#1610');
IESetTranslationWordU(msArabic, IEMSG_LOADFILTER, '#1578#1581#1605#1610#1604 #1575#1604#1578#1589#1601#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_SAVEFILTER, '#1581#1601#1592 #1575#1604#1578#1589#1601#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_BUMPMAP, '#1582#1591#1571 #1601#1610 #1575#1604#1582#1585#1610#1591#1607');
IESetTranslationWordU(msArabic, IEMSG_PRINT, '#1591#1576#1575#1593#1577');
IESetTranslationWordU(msArabic, IEMSG_MARGINS, '#1575#1604#1607#1575#1605#1588');
IESetTranslationWordU(msArabic, IEMSG_INCHES, '#1576#1608#1589#1577');
IESetTranslationWordU(msArabic, IEMSG_RIGHT, '#1610#1605#1610#1606');
IESetTranslationWordU(msArabic, IEMSG_BOTTOM, '#1575#1587#1601#1604');
IESetTranslationWordU(msArabic, IEMSG_POSITION, '#1575#1604#1608#1590#1593');
IESetTranslationWordU(msArabic, IEMSG_SIZE, '#1575#1604#1581#1580#1605');
IESetTranslationWordU(msArabic, IEMSG_NORMAL, '#1591#1576#1610#1593#1610');
IESetTranslationWordU(msArabic, IEMSG_FITTOPAGE, '#1589#1601#1581#1577 #1575#1589#1604#1610#1577');
IESetTranslationWordU(msArabic, IEMSG_STRETCHTOPAGE, '#1605#1604#1574 #1575#1604#1589#1601#1581#1607');
IESetTranslationWordU(msArabic, IEMSG_SPECIFIEDSIZE, '#1581#1580#1605 #1582#1575#1589');
IESetTranslationWordU(msArabic, IEMSG_GAMMACORRECTION, '#1578#1582#1601#1610#1601 #1575#1604#1604#1608#1606');
IESetTranslationWordU(msArabic, IEMSG_VALUE2, '#1575#1604#1602#1610#1605#1607');
IESetTranslationWordU(msArabic, IEMSG_PRINTSETUP, '#1578#1580#1607#1610#1586 #1575#1604#1591#1576#1575#1593#1577');
IESetTranslationWordU(msArabic, IEMSG_LEFTMARGIN, '#1575#1604#1607#1575#1605#1588 #1575#1604#1575#1610#1587#1585');
IESetTranslationWordU(msArabic, IEMSG_TOPMARGIN, '#1575#1604#1607#1575#1605#1588 #1575#1604#1575#1593#1604#1609');
IESetTranslationWordU(msArabic, IEMSG_RIGHTMARGIN, '#1575#1604#1607#1575#1605#1588 #1575#1604#1575#1610#1605#1606');
IESetTranslationWordU(msArabic, IEMSG_BOTTOMMARGIN, '#1575#1604#1607#1575#1605#1588 #1575#1604#1575#1587#1601#1604');
IESetTranslationWordU(msArabic, IEMSG_LOCATIONSIZE, '#1575#1604#1605#1608#1602#1593/#1575#1604#1581#1580#1605');
IESetTranslationWordU(msArabic, IEMSG_TOPLEFT, '#1588#1605#1575#1604 #1593#1604#1608#1610');
IESetTranslationWordU(msArabic, IEMSG_TOPCENTER, '#1608#1587#1591 #1593#1604#1608#1610');
IESetTranslationWordU(msArabic, IEMSG_TOPRIGHT, '#1575#1610#1605#1606 #1593#1604#1608#1610');
IESetTranslationWordU(msArabic, IEMSG_CENTERLEFT, '#1588#1605#1575#1604 #1608#1587#1591');
IESetTranslationWordU(msArabic, IEMSG_CENTER, '#1605#1585#1603#1586#1610');
IESetTranslationWordU(msArabic, IEMSG_CENTERRIGHT, '#1610#1605#1610#1606 #1608#1587#1591');
IESetTranslationWordU(msArabic, IEMSG_BOTTOMLEFT, '#1588#1605#1575#1604 #1575#1587#1601#1604');
IESetTranslationWordU(msArabic, IEMSG_BOTTOMCENTER, '#1608#1587#1591 #1575#1587#1601#1604');
IESetTranslationWordU(msArabic, IEMSG_BOTTOMRIGHT, '#1610#1605#1610#1606 #1575#1587#1601#1604');
IESetTranslationWordU(msArabic, IEMSG_CLOSE2, '#1575#1594#1604#1575#1602');
IESetTranslationWordU(msArabic, IEMSG_APPLY, '#1578#1591#1576#1610#1602');
IESetTranslationWordU(msArabic, IEMSG_MEASUREUNITS, '#1608#1581#1583#1577 #1575#1604#1602#1610#1575#1587');
IESetTranslationWordU(msArabic, IEMSG_UNITS, '#1575#1604#1608#1581#1583#1575#1578');
IESetTranslationWordU(msArabic, IEMSG_RATE, '#1605#1593#1583#1604');
IESetTranslationWordU(msArabic, IEMSG_ALLGRAPHICS, '#1580#1605#1610#1593 #1575#1604#1585#1587#1608#1605#1575#1578');
IESetTranslationWordU(msArabic, IEMSG_VIDEOFORWINDOWS, '#1601#1610#1583#1610#1608 #1604#1606#1592#1575#1605 #1575#1604#1578#1588#1594#1610#1604 Windows');
IESetTranslationWordU(msArabic, IEMSG_FILE, '#1605#1604#1601');
IESetTranslationWordU(msArabic, IEMSG_MEM, '#1605#1604#1575#1581#1592#1575#1578'); // Mem.ory
IESetTranslationWordU(msArabic, IEMSG_LOCKPREVIEWHINT, '#1580#1575#1585#1610 #1578#1581#1583#1610#1579 #1578#1593#1583#1610#1604#1575#1578 #1575#1604#1605#1593#1575#1610#1606#1577');
IESetTranslationWordU(msArabic, IEMSG_PRINTALL, '#1591#1576#1575#1593#1577 #1575#1604#1603#1604');
IESetTranslationWordU(msArabic, IEMSG_PRINTSELECTED, '#1591#1576#1575#1593#1577 #1575#1604#1589#1601#1581#1607');
IESetTranslationWordU(msArabic, IEMSG_ALLCOMMONGRAPHICFILES, '#1580#1585#1575#1601#1610#1603 #1575#1604#1605#1604#1601#1575#1578 #1575#1604#1605#1588#1578#1585#1603#1577');
IESetTranslationWordU(msArabic, IEMSG_ALLFILES, '#1580#1605#1610#1593 #1575#1604#1605#1604#1601#1575#1578');
IESetTranslationWordU(msArabic, IEMSG_HSV, 'HSV #1575#1604#1608#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_HSL, 'HSL #1575#1604#1608#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_RGB, 'RGB #1575#1604#1608#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_FFT, 'FFT #1575#1604#1608#1575#1606');
IESetTranslationWordU(msArabic, IEMSG_SHARPEN, '#1608#1590#1608#1581 #1581#1575#1583');
IESetTranslationWordU(msArabic, IEMSG_CHANNELS, '#1575#1604#1602#1606#1608#1575#1578');
IESetTranslationWordU(msArabic, IEMSG_PIXELS, '#1576#1603#1587#1604');
IESetTranslationWordU(msArabic, IEMSG_FRAMES, '#1573#1591#1575#1585#1575#1578');
IESetTranslationWordU(msArabic, IEMSG_BIT, 'bit #1580#1586#1569 #1608#1581#1583#1577');
IESetTranslationWordU(msArabic, IEMSG_BYTE, 'byte #1608#1581#1583#1577 #1576#1575#1610#1578');
IESetTranslationWordU(msArabic, IEMSG_DPI, 'dpi #1606#1602#1591#1577 #1601#1610 #1575#1604#1576#1608#1589#1577');
IESetTranslationWordU(msArabic, IEMSG_KB, 'KB #1603#1610#1604#1608 #1576#1575#1610#1578'); // kilobyte (KB)
IESetTranslationWordU(msArabic, IEMSG_FIT, '#1575#1589#1604#1610');
IESetTranslationWordU(msArabic, IEMSG_OTHER, '#1575#1582#1585#1608#1606');
IESetTranslationWordU(msArabic, IEMSG_COLUMNS, ' #1575#1604#1571#1593#1605#1583#1577');
IESetTranslationWordU(msArabic, IEMSG_ROWS, ' #1575#1604#1589#1601#1608#1601');
IESetTranslationWordU(msArabic, IEMSG_STYLE, '#1575#1604#1575#1587#1604#1608#1576');
IESetTranslationWordU(msArabic, IEMSG_SPACING, '#1575#1604#1605#1587#1575#1601#1577');
IESetTranslationWordU(msArabic, IEMSG_SELECTACQUIREDEVICE, '#1575#1582#1578#1610#1575#1585 #1580#1607#1575#1586 #1575#1604#1605#1575#1587#1581');
IESetTranslationWordU(msArabic, IEMSG_SELECTANACQUISITIONDEVICE, '#1575#1582#1578#1610#1575#1585 #1580#1607#1575#1586 #1575#1604#1605#1575#1587#1581');
IESetTranslationWordU(msArabic, IEMSG_Page_X_of_X, '#1589#1601#1581#1577 %d #1575#1604#1609 %d');
IESetTranslationWordU(msArabic, IEMSG_X_Pages, '%d #1589#1601#1581#1577');
IESetTranslationWordU(msArabic, IEMSG_Previous, '#1575#1604#1587#1575#1576#1602');
IESetTranslationWordU(msArabic, IEMSG_Next, '#1575#1604#1578#1575#1604#1610');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWordU(msArabic, IEMsg_Acquire, 'Acquire');
IESetTranslationWordU(msArabic, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWordU(msArabic, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWordU(msArabic, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWordU(msArabic, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWordU(msArabic, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWordU(msArabic, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWordU(msArabic, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWordU(msArabic, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWordU(msArabic, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWordU(msArabic, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWordU(msArabic, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWordU(msArabic, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWordU(msArabic, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWordU(msArabic, IEMsg_Copy, 'Copy');
IESetTranslationWordU(msArabic, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWordU(msArabic, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWordU(msArabic, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWordU(msArabic, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWordU(msArabic, IEMsg_Cut, 'Cut');
IESetTranslationWordU(msArabic, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWordU(msArabic, IEMsg_Delete, 'Delete');
IESetTranslationWordU(msArabic, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWordU(msArabic, IEMsg_Deselect, 'Deselect');
IESetTranslationWordU(msArabic, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWordU(msArabic, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWordU(msArabic, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWordU(msArabic, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWordU(msArabic, IEMsg_FitImage, 'Fit Image');
IESetTranslationWordU(msArabic, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWordU(msArabic, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWordU(msArabic, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWordU(msArabic, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWordU(msArabic, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWordU(msArabic, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWordU(msArabic, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWordU(msArabic, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWordU(msArabic, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWordU(msArabic, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWordU(msArabic, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWordU(msArabic, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWordU(msArabic, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWordU(msArabic, IEMsg_InsertText, 'Insert Text');
IESetTranslationWordU(msArabic, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWordU(msArabic, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWordU(msArabic, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWordU(msArabic, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWordU(msArabic, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWordU(msArabic, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWordU(msArabic, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWordU(msArabic, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWordU(msArabic, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWordU(msArabic, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWordU(msArabic, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWordU(msArabic, IEMsg_Negative, 'Negative');
IESetTranslationWordU(msArabic, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWordU(msArabic, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWordU(msArabic, IEMsg_Paste, 'Paste');
IESetTranslationWordU(msArabic, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWordU(msArabic, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWordU(msArabic, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWordU(msArabic, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWordU(msArabic, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWordU(msArabic, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWordU(msArabic, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWordU(msArabic, IEMsg_Redo, 'Redo');
IESetTranslationWordU(msArabic, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWordU(msArabic, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWordU(msArabic, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWordU(msArabic, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWordU(msArabic, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWordU(msArabic, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWordU(msArabic, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWordU(msArabic, IEMsg_SaveAs, 'Save as');
IESetTranslationWordU(msArabic, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWordU(msArabic, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWordU(msArabic, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWordU(msArabic, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWordU(msArabic, IEMsg_SelectAll, 'Select All');
IESetTranslationWordU(msArabic, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWordU(msArabic, IEMsg_Select, 'Select');
IESetTranslationWordU(msArabic, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWordU(msArabic, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWordU(msArabic, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWordU(msArabic, IEMsg_Undo, 'Undo');
IESetTranslationWordU(msArabic, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWordU(msArabic, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWordU(msArabic, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWordU(msArabic, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWordU(msArabic, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWordU(msArabic, IEMsg_Zoom, 'Zoom');
IESetTranslationWordU(msArabic, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWordU(msArabic, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWordU(msArabic, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWordU(msArabic, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWordU(msArabic, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWordU(msArabic, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWordU(msArabic, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWordU(msArabic, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWordU(msArabic, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWordU(msArabic, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWordU(msArabic, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWordU(msArabic, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWordU(msArabic, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWordU(msArabic, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWordU(msArabic, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWordU(msArabic, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWordU(msArabic, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWordU(msArabic, IEMsg_ClearAll, 'Clear All');
IESetTranslationWordU(msArabic, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWordU(msArabic, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWordU(msArabic, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWordU(msArabic, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWordU(msArabic, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWordU(msArabic, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWordU(msArabic, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWordU(msArabic, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWordU(msArabic, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWordU(msArabic, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWordU(msArabic, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWordU(msArabic, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWordU(msArabic, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWordU(msArabic, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWordU(msArabic, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWordU(msArabic, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWordU(msArabic, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWordU(msArabic, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWordU(msArabic, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWordU(msArabic, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWordU(msArabic, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWordU(msArabic, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWordU(msArabic, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWordU(msArabic, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWordU(msArabic, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWordU(msArabic, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWordU(msArabic, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWordU(msArabic, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWordU(msArabic, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWordU(msArabic, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWordU(msArabic, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWordU(msArabic, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWordU(msArabic, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWordU(msArabic, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWordU(msArabic, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWordU(msArabic, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWordU(msArabic, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWordU(msArabic, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWordU(msArabic, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWordU(msArabic, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWordU(msArabic, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWordU(msArabic, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWordU(msArabic, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWordU(msArabic, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWordU(msArabic, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWordU(msArabic, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWordU(msArabic, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWordU(msArabic, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWordU(msArabic, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWordU(msArabic, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWordU(msArabic, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWordU(msArabic, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWordU(msArabic, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWordU(msArabic, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWordU(msArabic, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWordU(msArabic, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWordU(msArabic, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWordU(msArabic, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWordU(msArabic, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWordU(msArabic, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWordU(msArabic, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWordU(msArabic, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWordU(msArabic, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWordU(msArabic, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWordU(msArabic, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWordU(msArabic, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWordU(msArabic, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWordU(msArabic, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWordU(msArabic, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWordU(msArabic, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWordU(msArabic, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWordU(msArabic, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWordU(msArabic, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWordU(msArabic, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWordU(msArabic, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWordU(msArabic, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWordU(msArabic, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWordU(msArabic, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWordU(msArabic, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWordU(msArabic, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWordU(msArabic, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWordU(msArabic, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWordU(msArabic, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWordU(msArabic, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWordU(msArabic, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWordU(msArabic, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWordU(msArabic, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWordU(msArabic, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWordU(msArabic, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWordU(msArabic, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWordU(msArabic, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWordU(msArabic, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWordU(msArabic, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWordU(msArabic, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWordU(msArabic, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWordU(msArabic, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWordU(msArabic, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWordU(msArabic, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWordU(msArabic, IEMSG_RESIZE, 'Resize');
IESetTranslationWordU(msArabic, IEMSG_CURRENT, 'Current');
IESetTranslationWordU(msArabic, IEMSG_NEW, 'New');
IESetTranslationWordU(msArabic, IEMSG_SCALE, 'Scale');
IESetTranslationWordU(msArabic, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWordU(msArabic, IEMSG_Folder , 'Folder');
IESetTranslationWordU(msArabic, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWordU(msArabic, IEMSG_Type , 'Type');
IESetTranslationWordU(msArabic, IEMSG_Created , 'Created');
IESetTranslationWordU(msArabic, IEMSG_Modified , 'Modified');
IESetTranslationWordU(msArabic, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWordU(msArabic, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWordU(msArabic, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWordU(msArabic, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWordU(msArabic, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWordU(msArabic, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWordU(msArabic, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWordU(msArabic, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWordU(msArabic, IEMsg_GoUp , 'Go Up' );
IESetTranslationWordU(msArabic, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWordU(msArabic, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWordU(msArabic, IEMsg_OpenFile , 'Open File' );
IESetTranslationWordU(msArabic, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWordU(msArabic, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWordU(msArabic, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWordU(msArabic, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWordU(msArabic, IEMsg_Refresh , 'Refresh' );
IESetTranslationWordU(msArabic, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWordU(msArabic, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWordU(msArabic, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWordU(msArabic, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWordU(msArabic, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWordU(msArabic, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWordU(msArabic, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWordU(msArabic, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWordU(msArabic, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWordU(msArabic, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWordU(msArabic, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWordU(msArabic, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWordU(msArabic, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWordU(msArabic, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWordU(msArabic, IEMsg_Radius , 'Radius' );
IESetTranslationWordU(msArabic, IEMsg_Offset , 'Offset' );
IESetTranslationWordU(msArabic, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWordU(msArabic, IEMsg_FillPage , 'Fill page' );
IESetTranslationWordU(msArabic, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWordU(msArabic, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWordU(msArabic, IEMsg_General , 'General' );
IESetTranslationWordU(msArabic, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWordU(msArabic, IEMsg_Slope , 'Slope' );
IESetTranslationWordU(msArabic, IEMsg_Range , 'Range' );
IESetTranslationWordU(msArabic, IEMsg_Gamma , 'Gamma' );
IESetTranslationWordU(msArabic, IEMsg_Crop , 'Crop' );
IESetTranslationWordU(msArabic, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWordU(msArabic, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWordU(msArabic, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWordU(msArabic, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWordU(msArabic, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWordU(msArabic, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWordU(msArabic, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWordU(msArabic, IEMsg_DetailView , 'Detail View' );
IESetTranslationWordU(msArabic, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWordU(msArabic, IEMsg_Filename , 'Filename' );
IESetTranslationWordU(msArabic, IEMsg_FileType , 'File Type' );
IESetTranslationWordU(msArabic, IEMsg_FileSize , 'File Size' );
IESetTranslationWordU(msArabic, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWordU(msArabic, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWordU(msArabic, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWordU(msArabic, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWordU(msArabic, IEMsg_Ascending , 'Ascending' );
IESetTranslationWordU(msArabic, IEMsg_Descending , 'Descending' );
IESetTranslationWordU(msArabic, IEMsg_SortX , 'Sort %s' );
IESetTranslationWordU(msArabic, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWordU(msArabic, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWordU(msArabic, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWordU(msArabic, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWordU(msArabic, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWordU(msArabic, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWordU(msArabic, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWordU(msArabic, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWordU(msArabic, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWordU(msArabic, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWordU(msArabic, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWordU(msArabic IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWordU(msArabic, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWordU(msArabic, IEMsg_ColumnView , 'Column View' );
IESetTranslationWordU(msArabic, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWordU(msArabic, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWordU(msArabic, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWordU(msArabic, IEMsg_FileListView , 'File List View' );
IESetTranslationWordU(msArabic, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWordU(msArabic, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWordU(msArabic, IEMsg_Path , 'Path' );
IESetTranslationWordU(msArabic, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWordU(msArabic, IEMsg_Caption , 'Caption' );
IESetTranslationWordU(msArabic, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWordU(msArabic, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWordU(msArabic, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWordU(msArabic, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWordU(msArabic, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWordU(msArabic, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWordU(msArabic, IEMsg_Automatic , 'Automatic' );
IESetTranslationWordU(msArabic, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWordU(msArabic, IEMsg_BLUR , 'Blur' );
IESetTranslationWordU(msArabic, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWordU(msArabic, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWordU(msArabic, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWordU(msArabic, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWordU(msArabic, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWordU(msArabic, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWordU(msArabic, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWordU(msArabic, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWordU(msArabic, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWordU(msArabic, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWordU(msArabic, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWordU(msArabic, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWordU(msArabic, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWordU(msArabic, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWordU(msArabic, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWordU(msArabic, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWordU(msArabic, IEMsg_FILL , 'Fill' );
IESetTranslationWordU(msArabic, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWordU(msArabic, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWordU(msArabic, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWordU(msArabic, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWordU(msArabic, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWordU(msArabic, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWordU(msArabic, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWordU(msArabic, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWordU(msArabic, IEMsg_MERGE , 'Merge' );
IESetTranslationWordU(msArabic, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWordU(msArabic, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWordU(msArabic, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWordU(msArabic, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWordU(msArabic, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWordU(msArabic, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWordU(msArabic, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWordU(msArabic, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWordU(msArabic, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWordU(msArabic, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWordU(msArabic, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWordU(msArabic, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWordU(msArabic, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWordU(msArabic, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWordU(msArabic, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWordU(msArabic, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWordU(msArabic, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWordU(msArabic, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWordU(msArabic, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWordU(msArabic, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWordU(msArabic, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWordU(msArabic, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWordU(msArabic, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWordU(msArabic, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWordU(msArabic, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWordU(msArabic, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWordU(msArabic, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWordU(msArabic, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWordU(msArabic, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWordU(msArabic, IEMsg_CapInches , 'Inches' );
IESetTranslationWordU(msArabic, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWordU(msArabic, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWordU(msArabic, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWordU(msArabic, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWordU(msArabic, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWordU(msArabic, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWordU(msArabic, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWordU(msArabic, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWordU(msArabic, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWordU(msArabic, IEMsg_Linear , 'Linear' );
IESetTranslationWordU(msArabic, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWordU(msArabic, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWordU( msArabic, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWordU( msArabic, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWordU( msArabic, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWordU( msArabic, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWordU( msArabic, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWordU( msArabic, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWordU( msArabic, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWordU( msArabic, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWordU( msArabic, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWordU( msArabic, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWordU( msArabic, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWordU( msArabic, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWordU( msArabic, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWordU( msArabic, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWordU( msArabic, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWordU( msArabic, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWordU( msArabic, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWordU( msArabic, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWordU( msArabic, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWordU( msArabic, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWordU( msArabic, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWordU( msArabic, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWordU( msArabic, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWordU( msArabic, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWordU( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWordU( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWordU( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWordU( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWordU( msArabic, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWordU( msArabic, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWordU( msArabic, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWordU( msArabic, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWordU( msArabic, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWordU( msArabic, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWordU( msArabic, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWordU( msArabic, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWordU( msArabic, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWordU( msArabic, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWordU( msArabic, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWordU( msArabic, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWordU( msArabic, IEMsg_Visible , 'Visible' );
IESetTranslationWordU( msArabic, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWordU( msArabic, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWordU( msArabic, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWordU( msArabic, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWordU( msArabic, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWordU( msArabic, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWordU( msArabic, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWordU( msArabic, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWordU( msArabic, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWordU( msArabic, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWordU( msArabic, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWordU( msArabic, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWordU( msArabic, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWordU( msArabic, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWordU( msArabic, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWordU( msArabic, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWordU( msArabic, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWordU( msArabic, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWordU( msArabic, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWordU( msArabic, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWordU( msArabic, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWordU( msArabic, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWordU( msArabic, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWordU( msArabic, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWordU( msArabic, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWordU( msArabic, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWordU( msArabic, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWordU( msArabic, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWordU( msArabic, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWordU( msArabic, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWordU( msArabic, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWordU( msArabic, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ELSE}
IESetTranslationWord(msArabic, IEMSG_PREVIEW, '<27><><E3><DA><C7><ED>');
IESetTranslationWord(msArabic, IEMSG_SOURCE, '<27><><C7><D5>');
IESetTranslationWord(msArabic, IEMSG_RESULT, '<27><><C7><E1><E4><CA><ED>');
IESetTranslationWord(msArabic, IEMSG_OK, '<27><><E3><E6><C7>');
IESetTranslationWord(msArabic, IEMSG_CANCEL, '<27><><C7><E1><DB>');
IESetTranslationWord(msArabic, IEMSG_LOCKPREVIEW, '<27><><C7><DB><E1> <20><><C7><E1><E3><DA><C7><ED>');
IESetTranslationWord(msArabic, IEMSG_COPYRESULTTOSOURCE, '<27><><E4> <20><><C7><E1><E4><CA><ED> <20><><C5> <20><><C7><E1><C3>');
IESetTranslationWord(msArabic, IEMSG_CONTRAST, '<27><><CA><C8><C7>');
IESetTranslationWord(msArabic, IEMSG_BRIGHTNESS, '<27><><E1><E3><DA>');
IESetTranslationWord(msArabic, IEMSG_HUE, 'Hue <20><><CF><D1> <20><><E1>');
IESetTranslationWord(msArabic, IEMSG_SATURATION, '<27><><D5><DD> <20><><C7><E1><E1>');
IESetTranslationWord(msArabic, IEMSG_VALUE, '<27><><C7><E1><DE><ED>');
IESetTranslationWord(msArabic, IEMSG_BASECOLOR, '<27><><C7><E1><C7><E1><E6> <20><><C7><E1><C7><D3><C7><D3>');
IESetTranslationWord(msArabic, IEMSG_NEWCOLOR, '<27><><E1> <20><><CC><CF>');
IESetTranslationWord(msArabic, IEMSG_LUMINOSITY, '<27><><E3><D6>');
IESetTranslationWord(msArabic, IEMSG_RED, '<27><><C7><CD>');
IESetTranslationWord(msArabic, IEMSG_GREEN, '<27><><C7><CE>');
IESetTranslationWord(msArabic, IEMSG_BLUE, '<27><><C7><D2>');
IESetTranslationWord(msArabic, IEMSG_FILTERVALUES, '<27><><CA><D5><DD> <20><><C7><E1><DE>');
IESetTranslationWord(msArabic, IEMSG_PRESETS, '<27><><C7><E1><E3><D3><C8>');
IESetTranslationWord(msArabic, IEMSG_DIVISOR, '<27><><DE><D3>');
IESetTranslationWord(msArabic, IEMSG_LOAD, '<27><><CA><CD><E3>');
IESetTranslationWord(msArabic, IEMSG_SAVE, '<27><><CD>');
IESetTranslationWord(msArabic, IEMSG_EQUALIZATION, '<27><><C7><D3><CA><E6>');
IESetTranslationWord(msArabic, IEMSG_THRESHOLD, '<27><><C8><CF><C7>');
IESetTranslationWord(msArabic, IEMSG_EQUALIZE, '<27><><CC><DA> <20><><E3><CA><D3><C7><E6>');
IESetTranslationWord(msArabic, IEMSG_HISTOGRAM, '<27><><C7><E1><D1> <20><><C7><E1><C8><ED>');
IESetTranslationWord(msArabic, IEMSG_GRAY, '<27><><D1><E3><C7>');
IESetTranslationWord(msArabic, IEMSG_LIGHT, '<27><><D6>');
IESetTranslationWord(msArabic, IEMSG_LEFT, '<27><><D4><E3>');
IESetTranslationWord(msArabic, IEMSG_TOP, '<27><><C7><DA>');
IESetTranslationWord(msArabic, IEMSG_WIDTH, '<27><><DA>');
IESetTranslationWord(msArabic, IEMSG_HEIGHT, '<27><><C7><E1><C7><D1><CA><DD>');
IESetTranslationWord(msArabic, IEMSG_COLOR, '<27><><C7><E1><E1>');
IESetTranslationWord(msArabic, IEMSG_SOURCEIMAGEQUANTITY, '<27><><C7><E1><D5><E6> <20><><C7><E1><C3><D5><E1> <20><><C7><E1><DF><E3>');
IESetTranslationWord(msArabic, IEMSG_LENS, '<27><><DA><CF>');
IESetTranslationWord(msArabic, IEMSG_REFRACTION, '<27><><C5><E4><DF><D3> <20><><E1><E1><D6>');
IESetTranslationWord(msArabic, IEMSG_PARAMETERSPREVIEW, '<27><><E3><DA><C7><ED> <20><><C7><E1><E3><CA><DB><ED><D1>');
IESetTranslationWord(msArabic, IEMSG_QUALITY, '<27><><C7><E1><CC><E6>');
IESetTranslationWord(msArabic, IEMSG_DCTMETHOD, 'DCT <20><><CE><D5><C7>');
IESetTranslationWord(msArabic, IEMSG_SMOOTHINGFACTOR, '<27><><CA><CC><C7> <20><><DA><C7>');
IESetTranslationWord(msArabic, IEMSG_GRAYSCALE, '<27><><E4><D8> <20><><D1><E3><C7>');
IESetTranslationWord(msArabic, IEMSG_OPTIMALHUFFMAN, '<27><><C7><E1><C3><E3> Huffman');
IESetTranslationWord(msArabic, IEMSG_ORIGINALSIZE, '<27><><C7><E1><CD> <20><><C7><E1><C3><D5>');
IESetTranslationWord(msArabic, IEMSG_COMPRESSEDSIZE, '<27><><CD> <20><><E3><D6><DB>');
IESetTranslationWord(msArabic, IEMSG_ADVANCED, '<27><><E3><CA><DE>');
IESetTranslationWord(msArabic, IEMSG_PROGRESSIVE, '<27><><CA><D5><C7><DA>');
IESetTranslationWord(msArabic, IEMSG_COMPRESSION, '<27><><D6>');
IESetTranslationWord(msArabic, IEMSG_IMAGEINDEX, '<27><><CA><D1><CA> <20><><D5><E6>');
IESetTranslationWord(msArabic, IEMSG_PHOTOMETRIC, '<27><><D5><E6> <20><><D6><E6><C6>');
IESetTranslationWord(msArabic, IEMSG_SCANNDEDDOCUMENTINFO, '<27><><E3><DA><E1><E6><E3> <20><> <20><><C7><E1><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_NAME, '<27><><C7><E1><C7>');
IESetTranslationWord(msArabic, IEMSG_DESCRIPTION, '<27><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_PAGENAME, '<27><><C7> <20><><C7><E1><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_PAGENUMBER, '<27><><D1> <20><><C7><E1><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_OF, '<27><><C7>');
IESetTranslationWord(msArabic, IEMSG_HORIZPOSITIONINCH, '<27><><C7><DD>. Position (<28><><C8><E6>)');
IESetTranslationWord(msArabic, IEMSG_VERTPOSITIONINCH, '<27><><D1><C3>. Position (<28><><C8><E6>)');
IESetTranslationWord(msArabic, IEMSG_COLORS, '<27><><C7><E1><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_TRANSPARENT, '<27><><D4><DD>');
IESetTranslationWord(msArabic, IEMSG_TRANSPARENTCOLOR, '<27><><E1> <20><><D4><DD>');
IESetTranslationWord(msArabic, IEMSG_INTERLACED, '<27><><C7><E1><E3><CA><CF><C7><CE>');
IESetTranslationWord(msArabic, IEMSG_BACKGROUND, '<27><><CE><E1><DD>');
IESetTranslationWord(msArabic, IEMSG_HORIZPOSITION, '<27><><C7><DD>. Position');
IESetTranslationWord(msArabic, IEMSG_VERTPOSITION, '<27><><D1><C3>. Position');
IESetTranslationWord(msArabic, IEMSG_DELAYTIME, '<27><><CA><C3><CE> <20><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_FILTER, '<27><><CA><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_WAVE, '<27><><E3><E6>');
IESetTranslationWord(msArabic, IEMSG_AMPLITUDE, '<27><><E3>');
IESetTranslationWord(msArabic, IEMSG_WAVELENGTH, '<27><><D8> <20><><C7><E1><E3><E6>');
IESetTranslationWord(msArabic, IEMSG_PHASE, '<27><><E3><D1><CD>');
IESetTranslationWord(msArabic, IEMSG_REFLECTIVE, '<27><><DA><C7>');
IESetTranslationWord(msArabic, IEMSG_USERFILTER, '<27><><CA><D5><DD> <20><><E3><D3><CA><CE>');
IESetTranslationWord(msArabic, IEMSG_MORPHFILTER, '<27><><CA><CD> <20><><C7><E1><CA><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_WINDOWSIZE, '<27><><CD> <20><><C7><E1><E4><C7><DD>');
IESetTranslationWord(msArabic, IEMSG_MAXIMUM, '<27><><C7><E1><DE><ED> <20><><C7><E1><DE><D5>');
IESetTranslationWord(msArabic, IEMSG_MINIMUM, '<27><><C7><E1><DE><ED> <20><><C7><E1><D5><DB>');
IESetTranslationWord(msArabic, IEMSG_OPEN, '<27><><CC><C7> <20><><C7><E1><DD>');
IESetTranslationWord(msArabic, IEMSG_CLOSE, '<27><><CC><C7> <20><><C7><E1><C7><DB><E1>');
IESetTranslationWord(msArabic, IEMSG_ROTATE, '<27><><CF><E6><D1>');
IESetTranslationWord(msArabic, IEMSG_FLIP, '<27><><DE> <20><><C7><E1><D5><E6>');
IESetTranslationWord(msArabic, IEMSG_FLIPHOR, '<27><><C3><DD>');
IESetTranslationWord(msArabic, IEMSG_FLIPVER, '<27><><D1><C3>');
IESetTranslationWord(msArabic, IEMSG_FREQUENCYDOMAINIMAGE, '<27><><CA><D1> <20><><E3><CC> <20><><C7><E1><D5><E6>');
IESetTranslationWord(msArabic, IEMSG_SELECTTHEREGIONTOCLEAR, '<27><><CD> <20><><E1><CA><E4><D9> <20><><C7><E1><E3><E4><D8>');
IESetTranslationWord(msArabic, IEMSG_CLEAR, '<27><><E3>');
IESetTranslationWord(msArabic, IEMSG_RESET, '<27><><C7><DA><C7>');
IESetTranslationWord(msArabic, IEMSG_ANIMATE, '<27><><CD><D1>');
IESetTranslationWord(msArabic, IEMSG_LOADFILTER, '<27><><CA><CD><E3> <20><><C7><E1><CA><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_SAVEFILTER, '<27><><CD> <20><><C7><E1><CA><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_BUMPMAP, '<27><><CE> <20><> <20><><C7><E1><CE><D1><ED>');
IESetTranslationWord(msArabic, IEMSG_PRINT, '<27><><D8><C8><C7>');
IESetTranslationWord(msArabic, IEMSG_MARGINS, '<27><><C7><E1><E5><C7>');
IESetTranslationWord(msArabic, IEMSG_INCHES, '<27><><C8><E6>');
IESetTranslationWord(msArabic, IEMSG_RIGHT, '<27><><ED><E3>');
IESetTranslationWord(msArabic, IEMSG_BOTTOM, '<27><><C7><D3>');
IESetTranslationWord(msArabic, IEMSG_POSITION, '<27><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_SIZE, '<27><><C7><E1><CD>');
IESetTranslationWord(msArabic, IEMSG_NORMAL, '<27><><D8><C8><ED>');
IESetTranslationWord(msArabic, IEMSG_FITTOPAGE, '<27><><D5><DD> <20><><C7><D5><E1>');
IESetTranslationWord(msArabic, IEMSG_STRETCHTOPAGE, '<27><><E3> <20><><C7><E1><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_SPECIFIEDSIZE, '<27><><CD> <20><><CE>');
IESetTranslationWord(msArabic, IEMSG_GAMMACORRECTION, '<27><><CA><CE><DD> <20><><C7><E1><E1>');
IESetTranslationWord(msArabic, IEMSG_VALUE2, '<27><><C7><E1><DE><ED>');
IESetTranslationWord(msArabic, IEMSG_PRINTSETUP, '<27><><CA><CC><E5> <20><><C7><E1><D8><C8><C7>');
IESetTranslationWord(msArabic, IEMSG_LEFTMARGIN, '<27><><C7><E1><E5><C7> <20><><C7><E1><C7><ED>');
IESetTranslationWord(msArabic, IEMSG_TOPMARGIN, '<27><><C7><E1><E5><C7> <20><><C7><E1><C7><DA>');
IESetTranslationWord(msArabic, IEMSG_RIGHTMARGIN, '<27><><C7><E1><E5><C7> <20><><C7><E1><C7><ED>');
IESetTranslationWord(msArabic, IEMSG_BOTTOMMARGIN, '<27><><C7><E1><E5><C7> <20><><C7><E1><C7><D3>');
IESetTranslationWord(msArabic, IEMSG_LOCATIONSIZE, '<27><><C7><E1><E3><E6>/<2F><><C7><E1><CD>');
IESetTranslationWord(msArabic, IEMSG_TOPLEFT, '<27><><D4><E3> <20><><DA><E1>');
IESetTranslationWord(msArabic, IEMSG_TOPCENTER, '<27><><E6> <20><><DA><E1>');
IESetTranslationWord(msArabic, IEMSG_TOPRIGHT, '<27><><C7><ED> <20><><DA><E1>');
IESetTranslationWord(msArabic, IEMSG_CENTERLEFT, '<27><><D4><E3> <20><><E6>');
IESetTranslationWord(msArabic, IEMSG_CENTER, '<27><><E3><D1><DF>');
IESetTranslationWord(msArabic, IEMSG_CENTERRIGHT, '<27><><ED><E3> <20><><E6>');
IESetTranslationWord(msArabic, IEMSG_BOTTOMLEFT, '<27><><D4><E3> <20><><C7><D3>');
IESetTranslationWord(msArabic, IEMSG_BOTTOMCENTER, '<27><><E6> <20><><C7><D3>');
IESetTranslationWord(msArabic, IEMSG_BOTTOMRIGHT, '<27><><ED><E3> <20><><C7><D3>');
IESetTranslationWord(msArabic, IEMSG_CLOSE2, '<27><><C7><DB><E1>');
IESetTranslationWord(msArabic, IEMSG_APPLY, '<27><><CA><D8><C8>');
IESetTranslationWord(msArabic, IEMSG_MEASUREUNITS, '<27><><E6><CD> <20><><C7><E1><DE><ED>');
IESetTranslationWord(msArabic, IEMSG_UNITS, '<27><><C7><E1><E6><CD><CF>');
IESetTranslationWord(msArabic, IEMSG_RATE, '<27><><E3><DA>');
IESetTranslationWord(msArabic, IEMSG_ALLGRAPHICS, '<27><><CC><E3> <20><><C7><E1><D1><D3><E6><E3>');
IESetTranslationWord(msArabic, IEMSG_VIDEOFORWINDOWS, '<27><><DD><ED><CF> <20><><E1><E4><D9> <20><><C7><E1><CA><D4><DB> Windows');
IESetTranslationWord(msArabic, IEMSG_FILE, '<27><><E3>');
IESetTranslationWord(msArabic, IEMSG_MEM, '<27><><E3><E1><C7><CD><D9>'); // Mem.ory
IESetTranslationWord(msArabic, IEMSG_LOCKPREVIEWHINT, '<27><><CC><C7> <20><><CA><CD><CF> <20><><CA><DA><CF><ED><E1> <20><><C7><E1><E3><DA><C7><ED>');
IESetTranslationWord(msArabic, IEMSG_PRINTALL, '<27><><D8><C8><C7> <20><><C7><E1>');
IESetTranslationWord(msArabic, IEMSG_PRINTSELECTED, '<27><><D8><C8><C7> <20><><C7><E1><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_ALLCOMMONGRAPHICFILES, '<27><><CC><D1><C7><DD> <20><><C7><E1><E3><E1><DD> <20><><C7><E1><E3><D4><CA><D1>');
IESetTranslationWord(msArabic, IEMSG_ALLFILES, '<27><><CC><E3> <20><><C7><E1><E3><E1><DD>');
IESetTranslationWord(msArabic, IEMSG_HSV, 'HSV <20><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_HSL, 'HSL <20><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_RGB, 'RGB <20><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_FFT, 'FFT <20><><C7><E1><E6>');
IESetTranslationWord(msArabic, IEMSG_SHARPEN, '<27><><E6><D6> <20><><CD>');
IESetTranslationWord(msArabic, IEMSG_CHANNELS, '<27><><C7><E1><DE><E4><E6>');
IESetTranslationWord(msArabic, IEMSG_PIXELS, '<27><><C8><DF>');
IESetTranslationWord(msArabic, IEMSG_FRAMES, '<27><><C5><D8><C7><D1>');
IESetTranslationWord(msArabic, IEMSG_BIT, 'bit <20><><CC> <20><><E6><CD>');
IESetTranslationWord(msArabic, IEMSG_BYTE, 'byte <20><><E6><CD> <20><><C8><C7>');
IESetTranslationWord(msArabic, IEMSG_DPI, 'dpi <20><><E4><DE> <20><> <20><><C7><E1><C8><E6>');
IESetTranslationWord(msArabic, IEMSG_KB, 'KB <20><><DF><ED> <20><><C8><C7>'); // kilobyte (KB)
IESetTranslationWord(msArabic, IEMSG_FIT, '<27><><C7><D5>');
IESetTranslationWord(msArabic, IEMSG_OTHER, '<27><><C7><CE><D1>');
IESetTranslationWord(msArabic, IEMSG_COLUMNS, ' <20><><C7><E1><C3><DA><E3>');
IESetTranslationWord(msArabic, IEMSG_ROWS, ' <20><><C7><E1><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_STYLE, '<27><><C7><E1><C7><D3><E1>');
IESetTranslationWord(msArabic, IEMSG_SPACING, '<27><><C7><E1><E3><D3><C7>');
IESetTranslationWord(msArabic, IEMSG_SELECTACQUIREDEVICE, '<27><><C7><CE><CA><ED> <20><><CC><E5> <20><><C7><E1><E3><C7>');
IESetTranslationWord(msArabic, IEMSG_SELECTANACQUISITIONDEVICE, '<27><><C7><CE><CA><ED> <20><><CC><E5> <20><><C7><E1><E3><C7>');
IESetTranslationWord(msArabic, IEMSG_Page_X_of_X, '<27><><D5><DD> %d <20><><C7> %d');
IESetTranslationWord(msArabic, IEMSG_X_Pages, '%d <20><><D5><DD>');
IESetTranslationWord(msArabic, IEMSG_Previous, '<27><><C7><E1><D3><C7>');
IESetTranslationWord(msArabic, IEMSG_Next, '<27><><C7><E1><CA><C7>');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msArabic, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msArabic, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msArabic, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msArabic, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msArabic, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msArabic, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msArabic, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msArabic, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msArabic, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msArabic, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msArabic, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msArabic, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msArabic, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msArabic, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msArabic, IEMsg_Copy, 'Copy');
IESetTranslationWord(msArabic, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msArabic, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msArabic, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msArabic, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msArabic, IEMsg_Cut, 'Cut');
IESetTranslationWord(msArabic, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msArabic, IEMsg_Delete, 'Delete');
IESetTranslationWord(msArabic, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msArabic, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msArabic, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msArabic, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msArabic, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msArabic, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msArabic, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msArabic, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msArabic, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msArabic, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msArabic, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msArabic, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msArabic, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msArabic, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msArabic, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msArabic, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msArabic, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msArabic, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msArabic, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msArabic, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msArabic, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msArabic, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msArabic, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msArabic, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msArabic, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msArabic, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msArabic, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msArabic, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msArabic, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msArabic, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msArabic, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msArabic, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msArabic, IEMsg_Negative, 'Negative');
IESetTranslationWord(msArabic, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msArabic, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msArabic, IEMsg_Paste, 'Paste');
IESetTranslationWord(msArabic, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msArabic, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msArabic, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msArabic, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msArabic, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msArabic, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msArabic, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msArabic, IEMsg_Redo, 'Redo');
IESetTranslationWord(msArabic, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msArabic, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msArabic, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msArabic, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msArabic, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msArabic, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msArabic, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msArabic, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msArabic, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msArabic, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msArabic, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msArabic, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msArabic, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msArabic, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msArabic, IEMsg_Select, 'Select');
IESetTranslationWord(msArabic, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msArabic, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msArabic, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msArabic, IEMsg_Undo, 'Undo');
IESetTranslationWord(msArabic, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msArabic, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msArabic, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msArabic, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msArabic, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msArabic, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msArabic, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msArabic, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msArabic, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msArabic, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msArabic, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msArabic, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msArabic, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msArabic, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msArabic, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msArabic, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msArabic, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msArabic, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msArabic, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msArabic, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msArabic, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msArabic, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msArabic, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msArabic, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msArabic, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msArabic, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msArabic, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msArabic, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msArabic, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msArabic, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msArabic, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msArabic, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msArabic, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msArabic, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msArabic, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msArabic, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msArabic, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msArabic, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msArabic, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msArabic, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msArabic, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msArabic, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msArabic, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msArabic, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msArabic, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msArabic, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msArabic, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msArabic, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msArabic, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msArabic, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msArabic, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msArabic, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msArabic, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msArabic, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msArabic, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msArabic, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msArabic, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msArabic, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msArabic, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msArabic, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msArabic, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msArabic, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msArabic, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msArabic, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msArabic, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msArabic, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msArabic, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msArabic, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msArabic, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msArabic, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msArabic, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msArabic, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msArabic, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msArabic, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msArabic, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msArabic, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msArabic, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msArabic, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msArabic, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msArabic, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msArabic, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msArabic, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msArabic, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msArabic, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msArabic, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msArabic, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msArabic, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msArabic, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msArabic, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msArabic, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msArabic, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msArabic, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msArabic, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msArabic, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msArabic, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msArabic, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msArabic, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msArabic, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msArabic, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msArabic, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msArabic, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msArabic, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msArabic, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msArabic, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msArabic, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msArabic, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msArabic, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msArabic, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msArabic, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msArabic, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msArabic, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msArabic, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msArabic, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msArabic, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msArabic, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msArabic, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msArabic, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msArabic, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msArabic, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msArabic, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msArabic, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msArabic, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msArabic, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msArabic, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msArabic, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msArabic, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msArabic, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msArabic, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msArabic, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msArabic, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msArabic, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msArabic, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msArabic, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msArabic, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msArabic, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msArabic, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msArabic, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msArabic, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msArabic, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msArabic, IEMSG_NEW, 'New');
IESetTranslationWord(msArabic, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msArabic, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msArabic, IEMSG_Folder , 'Folder');
IESetTranslationWord(msArabic, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msArabic, IEMSG_Type , 'Type');
IESetTranslationWord(msArabic, IEMSG_Created , 'Created');
IESetTranslationWord(msArabic, IEMSG_Modified , 'Modified');
IESetTranslationWord(msArabic, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msArabic, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msArabic, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msArabic, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msArabic, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msArabic, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msArabic, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msArabic, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msArabic, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msArabic, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msArabic, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msArabic, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msArabic, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msArabic, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msArabic, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msArabic, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msArabic, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msArabic, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msArabic, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msArabic, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msArabic, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msArabic, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msArabic, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msArabic, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msArabic, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msArabic, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msArabic, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msArabic, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msArabic, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msArabic, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msArabic, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msArabic, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msArabic, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msArabic, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msArabic, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msArabic, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msArabic, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msArabic, IEMsg_General , 'General' );
IESetTranslationWord(msArabic, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msArabic, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msArabic, IEMsg_Range , 'Range' );
IESetTranslationWord(msArabic, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msArabic, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msArabic, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msArabic, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msArabic, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msArabic, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msArabic, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msArabic, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msArabic, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msArabic, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msArabic, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msArabic, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msArabic, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msArabic, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msArabic, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msArabic, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msArabic, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msArabic, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msArabic, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msArabic, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msArabic, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msArabic, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msArabic, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msArabic, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msArabic, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msArabic, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msArabic, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msArabic, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msArabic, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msArabic, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msArabic, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msArabic, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msArabic, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msArabic, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msArabic, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msArabic, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msArabic, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msArabic, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msArabic, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msArabic, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msArabic, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msArabic, IEMsg_Path , 'Path' );
IESetTranslationWord(msArabic, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msArabic, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msArabic, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msArabic, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msArabic, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msArabic, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msArabic, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msArabic, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msArabic, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msArabic, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msArabic, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msArabic, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msArabic, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msArabic, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msArabic, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msArabic, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msArabic, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msArabic, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msArabic, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msArabic, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msArabic, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msArabic, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msArabic, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msArabic, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msArabic, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msArabic, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msArabic, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msArabic, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msArabic, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msArabic, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msArabic, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msArabic, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msArabic, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msArabic, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msArabic, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msArabic, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msArabic, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msArabic, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msArabic, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msArabic, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msArabic, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msArabic, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msArabic, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msArabic, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msArabic, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msArabic, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msArabic, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msArabic, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msArabic, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msArabic, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msArabic, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msArabic, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msArabic, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msArabic, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msArabic, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msArabic, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msArabic, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msArabic, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msArabic, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msArabic, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msArabic, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msArabic, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msArabic, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msArabic, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msArabic, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msArabic, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msArabic, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msArabic, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msArabic, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msArabic, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msArabic, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msArabic, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msArabic, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msArabic, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msArabic, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msArabic, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msArabic, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msArabic, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msArabic, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msArabic, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msArabic, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msArabic, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msArabic, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msArabic, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msArabic, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msArabic, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msArabic, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msArabic, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msArabic, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msArabic, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msArabic, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msArabic, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msArabic, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msArabic, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msArabic, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msArabic, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msArabic, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msArabic, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msArabic, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msArabic, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msArabic, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msArabic, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msArabic, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msArabic, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msArabic, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msArabic, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msArabic, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msArabic, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msArabic, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msArabic, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msArabic, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msArabic, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msArabic, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msArabic, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msArabic, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msArabic, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msArabic, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msArabic, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msArabic, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msArabic, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msArabic, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msArabic, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msArabic, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msArabic, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msArabic, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msArabic, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msArabic, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msArabic, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msArabic, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msArabic, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msArabic, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msArabic, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msArabic, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msArabic, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msArabic, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msArabic, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msArabic, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msArabic, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msArabic, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msArabic, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msArabic, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msArabic, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msArabic, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msArabic, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msArabic, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msArabic, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msArabic, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msArabic, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msArabic, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Serbian;
begin
/////// msSerbian
{$IFDEF IESUPPORTSERBIAN}
IESetTranslationWord(msSerbian, IEMSG_PREVIEW, 'Pregled');
IESetTranslationWord(msSerbian, IEMSG_SOURCE, 'Izvor');
IESetTranslationWord(msSerbian, IEMSG_RESULT, 'Rezultat');
IESetTranslationWord(msSerbian, IEMSG_OK, 'U redu');
IESetTranslationWord(msSerbian, IEMSG_CANCEL, 'Otka<6B>i');
IESetTranslationWord(msSerbian, IEMSG_LOCKPREVIEW, 'Zaklju<6A>an pregled');
IESetTranslationWord(msSerbian, IEMSG_COPYRESULTTOSOURCE, 'Kopirajte izvorni rezultat');
IESetTranslationWord(msSerbian, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msSerbian, IEMSG_BRIGHTNESS, 'Osvetljenje');
IESetTranslationWord(msSerbian, IEMSG_HUE, 'Nijansa');
IESetTranslationWord(msSerbian, IEMSG_SATURATION, 'Zasi<73>enje');
IESetTranslationWord(msSerbian, IEMSG_VALUE, 'Vrednost');
IESetTranslationWord(msSerbian, IEMSG_BASECOLOR, 'Osnovna boja');
IESetTranslationWord(msSerbian, IEMSG_NEWCOLOR, 'Nova boja');
IESetTranslationWord(msSerbian, IEMSG_LUMINOSITY, 'Sjaj');
IESetTranslationWord(msSerbian, IEMSG_RED, 'Crvena');
IESetTranslationWord(msSerbian, IEMSG_GREEN, 'Zelena');
IESetTranslationWord(msSerbian, IEMSG_BLUE, 'Plava');
IESetTranslationWord(msSerbian, IEMSG_FILTERVALUES, 'Filter vrednosti');
IESetTranslationWord(msSerbian, IEMSG_PRESETS, 'Podesi');
IESetTranslationWord(msSerbian, IEMSG_DIVISOR, 'Delilac');
IESetTranslationWord(msSerbian, IEMSG_LOAD, 'U<>itaj');
IESetTranslationWord(msSerbian, IEMSG_SAVE, 'Sa<53>uvaj');
IESetTranslationWord(msSerbian, IEMSG_EQUALIZATION, 'Ujedna<6E>eno');
IESetTranslationWord(msSerbian, IEMSG_THRESHOLD, 'Po<50>etak');
IESetTranslationWord(msSerbian, IEMSG_EQUALIZE, 'Izjedna<6E>i');
IESetTranslationWord(msSerbian, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msSerbian, IEMSG_GRAY, 'Siva');
IESetTranslationWord(msSerbian, IEMSG_LIGHT, 'Svetlost');
IESetTranslationWord(msSerbian, IEMSG_LEFT, 'Levo');
IESetTranslationWord(msSerbian, IEMSG_TOP, 'Gore');
IESetTranslationWord(msSerbian, IEMSG_WIDTH, '<27>irina');
IESetTranslationWord(msSerbian, IEMSG_HEIGHT, 'Vrh');
IESetTranslationWord(msSerbian, IEMSG_COLOR, 'Boja');
IESetTranslationWord(msSerbian, IEMSG_SOURCEIMAGEQUANTITY, 'Izvorni kvantitet slike');
IESetTranslationWord(msSerbian, IEMSG_LENS, 'Objektiv');
IESetTranslationWord(msSerbian, IEMSG_REFRACTION, 'Prelamanje');
IESetTranslationWord(msSerbian, IEMSG_PARAMETERSPREVIEW, 'Pregled parametra');
IESetTranslationWord(msSerbian, IEMSG_QUALITY, 'Kvalitet');
IESetTranslationWord(msSerbian, IEMSG_DCTMETHOD, 'DCT metod');
IESetTranslationWord(msSerbian, IEMSG_SMOOTHINGFACTOR, 'Faktor poravnjanja');
IESetTranslationWord(msSerbian, IEMSG_GRAYSCALE, 'Siva skala');
IESetTranslationWord(msSerbian, IEMSG_OPTIMALHUFFMAN, 'Optimalni Huffman');
IESetTranslationWord(msSerbian, IEMSG_ORIGINALSIZE, 'Originalna veli<6C>ina');
IESetTranslationWord(msSerbian, IEMSG_COMPRESSEDSIZE, 'Komprimovana veli<6C>ina');
IESetTranslationWord(msSerbian, IEMSG_ADVANCED, 'Napredan');
IESetTranslationWord(msSerbian, IEMSG_PROGRESSIVE, 'Progresivan');
IESetTranslationWord(msSerbian, IEMSG_COMPRESSION, 'Kompresija');
IESetTranslationWord(msSerbian, IEMSG_IMAGEINDEX, 'Foto indeks');
IESetTranslationWord(msSerbian, IEMSG_PHOTOMETRIC, 'Fotometrijski');
IESetTranslationWord(msSerbian, IEMSG_SCANNDEDDOCUMENTINFO, 'Skeniran info dokument');
IESetTranslationWord(msSerbian, IEMSG_NAME, 'Naziv');
IESetTranslationWord(msSerbian, IEMSG_DESCRIPTION, 'Opis');
IESetTranslationWord(msSerbian, IEMSG_PAGENAME, 'Naziv stranice');
IESetTranslationWord(msSerbian, IEMSG_PAGENUMBER, 'Broj stranice');
IESetTranslationWord(msSerbian, IEMSG_OF, 'od');
IESetTranslationWord(msSerbian, IEMSG_HORIZPOSITIONINCH, 'Horizontalna pozicija (in<69>)');
IESetTranslationWord(msSerbian, IEMSG_VERTPOSITIONINCH, 'Vertikalna pozicija (inc)');
IESetTranslationWord(msSerbian, IEMSG_COLORS, 'Boje');
IESetTranslationWord(msSerbian, IEMSG_TRANSPARENT, 'Transparentna');
IESetTranslationWord(msSerbian, IEMSG_TRANSPARENTCOLOR, 'Transparentna boja');
IESetTranslationWord(msSerbian, IEMSG_INTERLACED, 'Prepleteno');
IESetTranslationWord(msSerbian, IEMSG_BACKGROUND, 'Pozadina');
IESetTranslationWord(msSerbian, IEMSG_HORIZPOSITION, 'Horizontalna pozicija');
IESetTranslationWord(msSerbian, IEMSG_VERTPOSITION, 'Vertikalna pozicija');
IESetTranslationWord(msSerbian, IEMSG_DELAYTIME, 'Odlo<6C>eno vreme');
IESetTranslationWord(msSerbian, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msSerbian, IEMSG_WAVE, 'Talas');
IESetTranslationWord(msSerbian, IEMSG_AMPLITUDE, 'Amplituda');
IESetTranslationWord(msSerbian, IEMSG_WAVELENGTH, 'Talasna du<64>ina');
IESetTranslationWord(msSerbian, IEMSG_PHASE, 'Faza');
IESetTranslationWord(msSerbian, IEMSG_REFLECTIVE, 'Refleksija');
IESetTranslationWord(msSerbian, IEMSG_USERFILTER, 'Korisni<6E>ki filter');
IESetTranslationWord(msSerbian, IEMSG_MORPHFILTER, 'Morphing filter');
IESetTranslationWord(msSerbian, IEMSG_WINDOWSIZE, 'Veli<6C>ina prozora');
IESetTranslationWord(msSerbian, IEMSG_MAXIMUM, 'Maksimum');
IESetTranslationWord(msSerbian, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msSerbian, IEMSG_OPEN, 'Otvaranje');
IESetTranslationWord(msSerbian, IEMSG_CLOSE, 'Zavr<76>avanje');
IESetTranslationWord(msSerbian, IEMSG_ROTATE, 'Rotiranje');
IESetTranslationWord(msSerbian, IEMSG_FLIP, 'Flip');
IESetTranslationWord(msSerbian, IEMSG_FLIPHOR, 'Horizontalno');
IESetTranslationWord(msSerbian, IEMSG_FLIPVER, 'Vertikalno');
IESetTranslationWord(msSerbian, IEMSG_FREQUENCYDOMAINIMAGE, 'Frekvencija oblasti slike');
IESetTranslationWord(msSerbian, IEMSG_SELECTTHEREGIONTOCLEAR, 'Izaberite region za <20>i<E8><69>enje');
IESetTranslationWord(msSerbian, IEMSG_CLEAR, 'Ukloni');
IESetTranslationWord(msSerbian, IEMSG_RESET, 'Resetuj');
IESetTranslationWord(msSerbian, IEMSG_ANIMATE, 'Animirano');
IESetTranslationWord(msSerbian, IEMSG_LOADFILTER, 'U<>itaj filter');
IESetTranslationWord(msSerbian, IEMSG_SAVEFILTER, 'Sa<53>uvaj filter');
IESetTranslationWord(msSerbian, IEMSG_BUMPMAP, 'Ispup<75>ena mapa');
IESetTranslationWord(msSerbian, IEMSG_PRINT, '<27>tampaj');
IESetTranslationWord(msSerbian, IEMSG_MARGINS, 'Margine');
IESetTranslationWord(msSerbian, IEMSG_INCHES, 'in<69>i');
IESetTranslationWord(msSerbian, IEMSG_RIGHT, 'Desno');
IESetTranslationWord(msSerbian, IEMSG_BOTTOM, 'Dole');
IESetTranslationWord(msSerbian, IEMSG_POSITION, 'Pozicija');
IESetTranslationWord(msSerbian, IEMSG_SIZE, 'Veli<6C>ina');
IESetTranslationWord(msSerbian, IEMSG_NORMAL, 'Normalan');
IESetTranslationWord(msSerbian, IEMSG_FITTOPAGE, 'Pode<64>ena stranica');
IESetTranslationWord(msSerbian, IEMSG_STRETCHTOPAGE, 'Razvu<76>eno na stranici');
IESetTranslationWord(msSerbian, IEMSG_SPECIFIEDSIZE, 'Odredjena veli<6C>ina');
IESetTranslationWord(msSerbian, IEMSG_GAMMACORRECTION, 'Gama korekcija');
IESetTranslationWord(msSerbian, IEMSG_VALUE2, 'Vrednost');
IESetTranslationWord(msSerbian, IEMSG_PRINTSETUP, 'Pode<64>avanje <20>tampa<70>a');
IESetTranslationWord(msSerbian, IEMSG_LEFTMARGIN, 'Leva margina');
IESetTranslationWord(msSerbian, IEMSG_TOPMARGIN, 'Gornja margina');
IESetTranslationWord(msSerbian, IEMSG_RIGHTMARGIN, 'Desna margina');
IESetTranslationWord(msSerbian, IEMSG_BOTTOMMARGIN, 'Donja margina');
IESetTranslationWord(msSerbian, IEMSG_LOCATIONSIZE, 'Lokacija/Veli<6C>ina');
IESetTranslationWord(msSerbian, IEMSG_TOPLEFT, 'Gore levo');
IESetTranslationWord(msSerbian, IEMSG_TOPCENTER, 'Gore na sredini');
IESetTranslationWord(msSerbian, IEMSG_TOPRIGHT, 'Gore desno');
IESetTranslationWord(msSerbian, IEMSG_CENTERLEFT, 'Sredina levo');
IESetTranslationWord(msSerbian, IEMSG_CENTER, 'Sredina');
IESetTranslationWord(msSerbian, IEMSG_CENTERRIGHT, 'Sredina desno');
IESetTranslationWord(msSerbian, IEMSG_BOTTOMLEFT, 'Dole levo');
IESetTranslationWord(msSerbian, IEMSG_BOTTOMCENTER, 'Dole na sredini');
IESetTranslationWord(msSerbian, IEMSG_BOTTOMRIGHT, 'Dole desno');
IESetTranslationWord(msSerbian, IEMSG_CLOSE2, 'Zatvori');
IESetTranslationWord(msSerbian, IEMSG_APPLY, 'Primeni');
IESetTranslationWord(msSerbian, IEMSG_MEASUREUNITS, 'Jedinica mere');
IESetTranslationWord(msSerbian, IEMSG_UNITS, 'Jedinice');
IESetTranslationWord(msSerbian, IEMSG_RATE, 'Procena');
IESetTranslationWord(msSerbian, IEMSG_ALLGRAPHICS, 'Sve grafike');
IESetTranslationWord(msSerbian, IEMSG_VIDEOFORWINDOWS, 'Video za windows');
IESetTranslationWord(msSerbian, IEMSG_FILE, 'Datoteka');
IESetTranslationWord(msSerbian, IEMSG_MEM, 'Memorija'); // Mem.ory
IESetTranslationWord(msSerbian, IEMSG_LOCKPREVIEWHINT, 'Automatski a<>urira svoj prikaz sa promenama koje ste izabrali');
IESetTranslationWord(msSerbian, IEMSG_PRINTALL, 'Od<4F>tampaj sve');
IESetTranslationWord(msSerbian, IEMSG_PRINTSELECTED, 'Izaberi za <20>tampanje');
IESetTranslationWord(msSerbian, IEMSG_ALLCOMMONGRAPHICFILES, 'Zajedni<6E>ke grafi<66>ke datoteke');
IESetTranslationWord(msSerbian, IEMSG_ALLFILES, 'Sve datoteke');
IESetTranslationWord(msSerbian, IEMSG_HSV, 'HSV');
IESetTranslationWord(msSerbian, IEMSG_HSL, 'HSL');
IESetTranslationWord(msSerbian, IEMSG_RGB, 'RGB');
IESetTranslationWord(msSerbian, IEMSG_FFT, 'FFT');
IESetTranslationWord(msSerbian, IEMSG_SHARPEN, 'Izo<7A>treno');
IESetTranslationWord(msSerbian, IEMSG_CHANNELS, 'Kanali');
IESetTranslationWord(msSerbian, IEMSG_PIXELS, 'Pikseli');
IESetTranslationWord(msSerbian, IEMSG_FRAMES, 'Okviri');
IESetTranslationWord(msSerbian, IEMSG_BIT, 'bit');
IESetTranslationWord(msSerbian, IEMSG_BYTE, 'byte');
IESetTranslationWord(msSerbian, IEMSG_DPI, 'dpi');
IESetTranslationWord(msSerbian, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msSerbian, IEMSG_FIT, 'Pogodan');
IESetTranslationWord(msSerbian, IEMSG_OTHER, 'Drugi');
IESetTranslationWord(msSerbian, IEMSG_COLUMNS, 'Kolone');
IESetTranslationWord(msSerbian, IEMSG_ROWS, 'Redovi');
IESetTranslationWord(msSerbian, IEMSG_STYLE, 'Stil');
IESetTranslationWord(msSerbian, IEMSG_SPACING, 'Razmak');
IESetTranslationWord(msSerbian, IEMSG_SELECTACQUIREDEVICE, 'Izaberite uredjaj');
IESetTranslationWord(msSerbian, IEMSG_SELECTANACQUISITIONDEVICE, 'Izaberite uredjaj za akviziciju');
IESetTranslationWord(msSerbian, IEMSG_Page_X_of_X, 'Stranica %d od %d');
IESetTranslationWord(msSerbian, IEMSG_X_Pages, '%d stranice');
IESetTranslationWord(msSerbian, IEMSG_Previous, 'Predhodna');
IESetTranslationWord(msSerbian, IEMSG_Next, 'Slede<64>a');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msSerbian, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msSerbian, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msSerbian, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msSerbian, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msSerbian, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msSerbian, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msSerbian, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msSerbian, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msSerbian, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msSerbian, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msSerbian, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msSerbian, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msSerbian, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msSerbian, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msSerbian, IEMsg_Copy, 'Copy');
IESetTranslationWord(msSerbian, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msSerbian, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msSerbian, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msSerbian, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msSerbian, IEMsg_Cut, 'Cut');
IESetTranslationWord(msSerbian, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msSerbian, IEMsg_Delete, 'Delete');
IESetTranslationWord(msSerbian, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msSerbian, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msSerbian, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msSerbian, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msSerbian, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msSerbian, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msSerbian, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msSerbian, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msSerbian, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msSerbian, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msSerbian, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msSerbian, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msSerbian, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msSerbian, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msSerbian, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msSerbian, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msSerbian, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msSerbian, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msSerbian, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msSerbian, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msSerbian, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msSerbian, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msSerbian, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msSerbian, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msSerbian, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msSerbian, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msSerbian, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msSerbian, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msSerbian, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msSerbian, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msSerbian, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msSerbian, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msSerbian, IEMsg_Negative, 'Negative');
IESetTranslationWord(msSerbian, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msSerbian, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msSerbian, IEMsg_Paste, 'Paste');
IESetTranslationWord(msSerbian, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msSerbian, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msSerbian, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msSerbian, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msSerbian, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msSerbian, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msSerbian, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msSerbian, IEMsg_Redo, 'Redo');
IESetTranslationWord(msSerbian, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msSerbian, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msSerbian, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msSerbian, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msSerbian, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msSerbian, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msSerbian, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msSerbian, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msSerbian, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msSerbian, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msSerbian, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msSerbian, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msSerbian, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msSerbian, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msSerbian, IEMsg_Select, 'Select');
IESetTranslationWord(msSerbian, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msSerbian, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msSerbian, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msSerbian, IEMsg_Undo, 'Undo');
IESetTranslationWord(msSerbian, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msSerbian, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msSerbian, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msSerbian, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msSerbian, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msSerbian, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msSerbian, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msSerbian, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msSerbian, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msSerbian, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msSerbian, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msSerbian, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msSerbian, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msSerbian, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msSerbian, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msSerbian, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msSerbian, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msSerbian, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msSerbian, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msSerbian, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msSerbian, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msSerbian, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msSerbian, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msSerbian, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msSerbian, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msSerbian, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msSerbian, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msSerbian, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msSerbian, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msSerbian, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msSerbian, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msSerbian, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msSerbian, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msSerbian, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msSerbian, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msSerbian, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msSerbian, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msSerbian, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msSerbian, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msSerbian, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msSerbian, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msSerbian, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msSerbian, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msSerbian, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msSerbian, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msSerbian, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msSerbian, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msSerbian, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msSerbian, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msSerbian, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msSerbian, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msSerbian, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msSerbian, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msSerbian, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msSerbian, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msSerbian, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msSerbian, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msSerbian, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msSerbian, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msSerbian, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msSerbian, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msSerbian, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msSerbian, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msSerbian, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msSerbian, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msSerbian, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msSerbian, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msSerbian, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msSerbian, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msSerbian, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msSerbian, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msSerbian, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msSerbian, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msSerbian, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msSerbian, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msSerbian, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msSerbian, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msSerbian, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msSerbian, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msSerbian, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msSerbian, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msSerbian, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msSerbian, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msSerbian, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msSerbian, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msSerbian, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msSerbian, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msSerbian, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msSerbian, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msSerbian, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msSerbian, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msSerbian, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msSerbian, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msSerbian, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msSerbian, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msSerbian, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msSerbian, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msSerbian, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msSerbian, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msSerbian, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msSerbian, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msSerbian, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msSerbian, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msSerbian, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msSerbian, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msSerbian, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msSerbian, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msSerbian, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msSerbian, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msSerbian, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msSerbian, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msSerbian, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msSerbian, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msSerbian, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msSerbian, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msSerbian, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msSerbian, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msSerbian, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msSerbian, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msSerbian, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msSerbian, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msSerbian, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msSerbian, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msSerbian, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msSerbian, IEMSG_NEW, 'New');
IESetTranslationWord(msSerbian, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msSerbian, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msSerbian, IEMSG_Folder , 'Folder');
IESetTranslationWord(msSerbian, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msSerbian, IEMSG_Type , 'Type');
IESetTranslationWord(msSerbian, IEMSG_Created , 'Created');
IESetTranslationWord(msSerbian, IEMSG_Modified , 'Modified');
IESetTranslationWord(msSerbian, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msSerbian, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msSerbian, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msSerbian, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msSerbian, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msSerbian, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msSerbian, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msSerbian, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msSerbian, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msSerbian, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msSerbian, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msSerbian, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msSerbian, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msSerbian, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msSerbian, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msSerbian, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msSerbian, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msSerbian, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msSerbian, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msSerbian, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msSerbian, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msSerbian, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msSerbian, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msSerbian, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msSerbian, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msSerbian, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msSerbian, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msSerbian, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msSerbian, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msSerbian, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msSerbian, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msSerbian, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msSerbian, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msSerbian, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msSerbian, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msSerbian, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msSerbian, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msSerbian, IEMsg_General , 'General' );
IESetTranslationWord(msSerbian, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msSerbian, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msSerbian, IEMsg_Range , 'Range' );
IESetTranslationWord(msSerbian, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msSerbian, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msSerbian, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msSerbian, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msSerbian, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msSerbian, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msSerbian, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msSerbian, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msSerbian, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msSerbian, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msSerbian, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msSerbian, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msSerbian, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msSerbian, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msSerbian, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msSerbian, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msSerbian, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msSerbian, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msSerbian, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msSerbian, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msSerbian, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msSerbian, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msSerbian, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msSerbian, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msSerbian, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msSerbian, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msSerbian, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msSerbian, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msSerbian, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msSerbian, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msSerbian, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msSerbian, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msSerbian, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msSerbian, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msSerbian, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msSerbian, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msSerbian, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msSerbian, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msSerbian, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msSerbian, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msSerbian, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msSerbian, IEMsg_Path , 'Path' );
IESetTranslationWord(msSerbian, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msSerbian, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msSerbian, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msSerbian, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msSerbian, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msSerbian, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msSerbian, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msSerbian, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msSerbian, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msSerbian, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msSerbian, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msSerbian, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msSerbian, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msSerbian, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msSerbian, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msSerbian, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msSerbian, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msSerbian, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msSerbian, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msSerbian, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msSerbian, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msSerbian, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msSerbian, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msSerbian, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msSerbian, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msSerbian, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msSerbian, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msSerbian, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msSerbian, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msSerbian, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msSerbian, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msSerbian, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msSerbian, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msSerbian, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msSerbian, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msSerbian, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msSerbian, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msSerbian, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msSerbian, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msSerbian, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msSerbian, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msSerbian, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msSerbian, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msSerbian, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msSerbian, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msSerbian, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msSerbian, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msSerbian, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msSerbian, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msSerbian, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msSerbian, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msSerbian, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msSerbian, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msSerbian, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msSerbian, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msSerbian, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msSerbian, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msSerbian, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msSerbian, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msSerbian, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msSerbian, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msSerbian, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msSerbian, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msSerbian, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msSerbian, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msSerbian, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msSerbian, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msSerbian, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msSerbian, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msSerbian, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msSerbian, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msSerbian, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msSerbian, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msSerbian, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msSerbian, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msSerbian, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msSerbian, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msSerbian, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msSerbian, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msSerbian, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msSerbian, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msSerbian, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msSerbian, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msSerbian, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msSerbian, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msSerbian, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msSerbian, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msSerbian, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msSerbian, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msSerbian, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msSerbian, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msSerbian, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msSerbian, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msSerbian, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msSerbian, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msSerbian, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msSerbian, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msSerbian, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msSerbian, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msSerbian, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msSerbian, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msSerbian, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msSerbian, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msSerbian, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msSerbian, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msSerbian, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msSerbian, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msSerbian, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msSerbian, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msSerbian, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msSerbian, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msSerbian, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msSerbian, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msSerbian, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msSerbian, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msSerbian, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msSerbian, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msSerbian, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msSerbian, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msSerbian, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msSerbian, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msSerbian, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msSerbian, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msSerbian, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msSerbian, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msSerbian, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msSerbian, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msSerbian, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msSerbian, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msSerbian, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msSerbian, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msSerbian, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msSerbian, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msSerbian, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msSerbian, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msSerbian, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msSerbian, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msSerbian, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msSerbian, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msSerbian, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msSerbian, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msSerbian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msSerbian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msSerbian, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msSerbian, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msSerbian, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msSerbian, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msSerbian, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msSerbian, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msSerbian, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msSerbian, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msSerbian, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
procedure IESetDefaultTranslationWords_Norwegian;
begin
/////// msNorwegian
{$IFDEF IESUPPORTNORWEGIAN}
IESetTranslationWord(msNorwegian, IEMSG_PREVIEW, 'Forh<72>ndsvisning');
IESetTranslationWord(msNorwegian, IEMSG_SOURCE, 'Kilde');
IESetTranslationWord(msNorwegian, IEMSG_RESULT, 'Resultat');
IESetTranslationWord(msNorwegian, IEMSG_OK, 'OK');
IESetTranslationWord(msNorwegian, IEMSG_CANCEL, 'Avbryt');
IESetTranslationWord(msNorwegian, IEMSG_LOCKPREVIEW, 'L<>s forh<72>ndsvisning');
IESetTranslationWord(msNorwegian, IEMSG_COPYRESULTTOSOURCE, 'Kopiere resultatet tilbake');
IESetTranslationWord(msNorwegian, IEMSG_CONTRAST, 'Kontrast');
IESetTranslationWord(msNorwegian, IEMSG_BRIGHTNESS, 'Lysstyrke');
IESetTranslationWord(msNorwegian, IEMSG_HUE, 'Nyanse');
IESetTranslationWord(msNorwegian, IEMSG_SATURATION, 'Metning');
IESetTranslationWord(msNorwegian, IEMSG_VALUE, 'Verdi');
IESetTranslationWord(msNorwegian, IEMSG_BASECOLOR, 'Grunnfarge');
IESetTranslationWord(msNorwegian, IEMSG_NEWCOLOR, 'Ny farge');
IESetTranslationWord(msNorwegian, IEMSG_LUMINOSITY, 'Lysstyrke');
IESetTranslationWord(msNorwegian, IEMSG_RED, 'R<>d');
IESetTranslationWord(msNorwegian, IEMSG_GREEN, 'Gr<47>nn');
IESetTranslationWord(msNorwegian, IEMSG_BLUE, 'Bl<42>');
IESetTranslationWord(msNorwegian, IEMSG_FILTERVALUES, 'Filterverdier');
IESetTranslationWord(msNorwegian, IEMSG_PRESETS, 'Forh<72>ndsinnstillinger');
IESetTranslationWord(msNorwegian, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msNorwegian, IEMSG_LOAD, '<27>pne');
IESetTranslationWord(msNorwegian, IEMSG_SAVE, 'Lagre');
IESetTranslationWord(msNorwegian, IEMSG_EQUALIZATION, 'Tonekontroll');
IESetTranslationWord(msNorwegian, IEMSG_THRESHOLD, 'Terskel');
IESetTranslationWord(msNorwegian, IEMSG_EQUALIZE, 'Utjevning');
IESetTranslationWord(msNorwegian, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msNorwegian, IEMSG_GRAY, 'Gr<47>');
IESetTranslationWord(msNorwegian, IEMSG_LIGHT, 'Lys');
IESetTranslationWord(msNorwegian, IEMSG_LEFT, 'Venstre');
IESetTranslationWord(msNorwegian, IEMSG_TOP, 'Topp');
IESetTranslationWord(msNorwegian, IEMSG_WIDTH, 'Bredde');
IESetTranslationWord(msNorwegian, IEMSG_HEIGHT, 'H<>yde');
IESetTranslationWord(msNorwegian, IEMSG_COLOR, 'Farge');
IESetTranslationWord(msNorwegian, IEMSG_SOURCEIMAGEQUANTITY, 'Antall kildebilder');
IESetTranslationWord(msNorwegian, IEMSG_LENS, 'Linse');
IESetTranslationWord(msNorwegian, IEMSG_REFRACTION, 'Refraksjon');
IESetTranslationWord(msNorwegian, IEMSG_PARAMETERSPREVIEW, 'Forh<72>ndsvisning av parametere');
IESetTranslationWord(msNorwegian, IEMSG_QUALITY, 'Kvalitet');
IESetTranslationWord(msNorwegian, IEMSG_DCTMETHOD, 'DCT metoden');
IESetTranslationWord(msNorwegian, IEMSG_SMOOTHINGFACTOR, 'Utjevningsfaktor');
IESetTranslationWord(msNorwegian, IEMSG_GRAYSCALE, 'Gr<47>tone');
IESetTranslationWord(msNorwegian, IEMSG_OPTIMALHUFFMAN, 'Optimert Huffman');
IESetTranslationWord(msNorwegian, IEMSG_ORIGINALSIZE, 'Originalst<73>rrelse');
IESetTranslationWord(msNorwegian, IEMSG_COMPRESSEDSIZE, 'Komprimert st<73>rrelse');
IESetTranslationWord(msNorwegian, IEMSG_ADVANCED, 'Avansert');
IESetTranslationWord(msNorwegian, IEMSG_PROGRESSIVE, 'Progressiv');
IESetTranslationWord(msNorwegian, IEMSG_COMPRESSION, 'Komprimering');
IESetTranslationWord(msNorwegian, IEMSG_IMAGEINDEX, 'Bildeindeks');
IESetTranslationWord(msNorwegian, IEMSG_PHOTOMETRIC, 'Fotometrisk');
IESetTranslationWord(msNorwegian, IEMSG_SCANNDEDDOCUMENTINFO, 'Skannetdocumentinformasjon');
IESetTranslationWord(msNorwegian, IEMSG_NAME, 'Navn');
IESetTranslationWord(msNorwegian, IEMSG_DESCRIPTION, 'Beskrivelse');
IESetTranslationWord(msNorwegian, IEMSG_PAGENAME, 'Sidenavn');
IESetTranslationWord(msNorwegian, IEMSG_PAGENUMBER, 'Sidenummer');
IESetTranslationWord(msNorwegian, IEMSG_OF, 'av');
IESetTranslationWord(msNorwegian, IEMSG_HORIZPOSITIONINCH, 'Hor. Posisjon (tommer)');
IESetTranslationWord(msNorwegian, IEMSG_VERTPOSITIONINCH, 'Vert. Posisjon (tommer)');
IESetTranslationWord(msNorwegian, IEMSG_COLORS, 'Farger');
IESetTranslationWord(msNorwegian, IEMSG_TRANSPARENT, 'Gjennomsiktig');
IESetTranslationWord(msNorwegian, IEMSG_TRANSPARENTCOLOR, 'Gjennomsiktig farge');
IESetTranslationWord(msNorwegian, IEMSG_INTERLACED, 'Linjefletting');
IESetTranslationWord(msNorwegian, IEMSG_BACKGROUND, 'Bakgrunn');
IESetTranslationWord(msNorwegian, IEMSG_HORIZPOSITION, 'Hor. Posisjon');
IESetTranslationWord(msNorwegian, IEMSG_VERTPOSITION, 'Vert. Posisjon');
IESetTranslationWord(msNorwegian, IEMSG_DELAYTIME, 'Forsinkelsestid');
IESetTranslationWord(msNorwegian, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msNorwegian, IEMSG_WAVE, 'B<>lge');
IESetTranslationWord(msNorwegian, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msNorwegian, IEMSG_WAVELENGTH, 'B<>lgelengde');
IESetTranslationWord(msNorwegian, IEMSG_PHASE, 'Fase');
IESetTranslationWord(msNorwegian, IEMSG_REFLECTIVE, 'Reflektiv');
IESetTranslationWord(msNorwegian, IEMSG_USERFILTER, 'Brukerfilter');
IESetTranslationWord(msNorwegian, IEMSG_MORPHFILTER, 'Morfefiltere');
IESetTranslationWord(msNorwegian, IEMSG_WINDOWSIZE, 'Vindusst<73>rrelse');
IESetTranslationWord(msNorwegian, IEMSG_MAXIMUM, 'Maksimum');
IESetTranslationWord(msNorwegian, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msNorwegian, IEMSG_OPEN, '<27>pner');
IESetTranslationWord(msNorwegian, IEMSG_CLOSE, 'Lukker');
IESetTranslationWord(msNorwegian, IEMSG_ROTATE, 'Rotere');
IESetTranslationWord(msNorwegian, IEMSG_FLIP, 'Vende');
IESetTranslationWord(msNorwegian, IEMSG_FLIPHOR, 'Horisontal');
IESetTranslationWord(msNorwegian, IEMSG_FLIPVER, 'Vertikal');
IESetTranslationWord(msNorwegian, IEMSG_FREQUENCYDOMAINIMAGE, 'Bilde av frekvensdomene');
IESetTranslationWord(msNorwegian, IEMSG_SELECTTHEREGIONTOCLEAR, 'Velg region som skal slettes');
IESetTranslationWord(msNorwegian, IEMSG_CLEAR, 'Slett');
IESetTranslationWord(msNorwegian, IEMSG_RESET, 'Tilbakestille');
IESetTranslationWord(msNorwegian, IEMSG_ANIMATE, 'Animere');
IESetTranslationWord(msNorwegian, IEMSG_LOADFILTER, '<27>pne filter');
IESetTranslationWord(msNorwegian, IEMSG_SAVEFILTER, 'Lagre filter');
IESetTranslationWord(msNorwegian, IEMSG_BUMPMAP, 'Ruglekart');
IESetTranslationWord(msNorwegian, IEMSG_PRINT, 'Skriv ut');
IESetTranslationWord(msNorwegian, IEMSG_MARGINS, 'Marginer');
IESetTranslationWord(msNorwegian, IEMSG_INCHES, 'tommer');
IESetTranslationWord(msNorwegian, IEMSG_RIGHT, 'H<>yre');
IESetTranslationWord(msNorwegian, IEMSG_BOTTOM, 'Bunn');
IESetTranslationWord(msNorwegian, IEMSG_POSITION, 'Posisjon');
IESetTranslationWord(msNorwegian, IEMSG_SIZE, 'St<53>rrelse');
IESetTranslationWord(msNorwegian, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msNorwegian, IEMSG_FITTOPAGE, 'Tilpass til side');
IESetTranslationWord(msNorwegian, IEMSG_STRETCHTOPAGE, 'Tilpass til sidebredde');
IESetTranslationWord(msNorwegian, IEMSG_SPECIFIEDSIZE, 'Oppgitt st<73>rrelse');
IESetTranslationWord(msNorwegian, IEMSG_GAMMACORRECTION, 'Gammakorreksjon');
IESetTranslationWord(msNorwegian, IEMSG_VALUE2, 'Verdi');
IESetTranslationWord(msNorwegian, IEMSG_PRINTSETUP, 'Utskriftsinnstillinger');
IESetTranslationWord(msNorwegian, IEMSG_LEFTMARGIN, 'Venstremarg');
IESetTranslationWord(msNorwegian, IEMSG_TOPMARGIN, 'Toppmarg');
IESetTranslationWord(msNorwegian, IEMSG_RIGHTMARGIN, 'H<>yremarg');
IESetTranslationWord(msNorwegian, IEMSG_BOTTOMMARGIN, 'Bunnmarg');
IESetTranslationWord(msNorwegian, IEMSG_LOCATIONSIZE, 'Plassering/st<73>rrelse');
IESetTranslationWord(msNorwegian, IEMSG_TOPLEFT, 'Topp Venstre');
IESetTranslationWord(msNorwegian, IEMSG_TOPCENTER, 'Topp Midten');
IESetTranslationWord(msNorwegian, IEMSG_TOPRIGHT, 'Topp H<>yre');
IESetTranslationWord(msNorwegian, IEMSG_CENTERLEFT, 'Midten Venstre');
IESetTranslationWord(msNorwegian, IEMSG_CENTER, 'Midten');
IESetTranslationWord(msNorwegian, IEMSG_CENTERRIGHT, 'Midten H<>yre');
IESetTranslationWord(msNorwegian, IEMSG_BOTTOMLEFT, 'Bunn Venstre');
IESetTranslationWord(msNorwegian, IEMSG_BOTTOMCENTER, 'Bunn Midten');
IESetTranslationWord(msNorwegian, IEMSG_BOTTOMRIGHT, 'Bunn H<>yre');
IESetTranslationWord(msNorwegian, IEMSG_CLOSE2, 'Lukk');
IESetTranslationWord(msNorwegian, IEMSG_APPLY, 'Bruk');
IESetTranslationWord(msNorwegian, IEMSG_MEASUREUNITS, 'M<>leenheter');
IESetTranslationWord(msNorwegian, IEMSG_UNITS, 'Enheter');
IESetTranslationWord(msNorwegian, IEMSG_RATE, 'Hastighet');
IESetTranslationWord(msNorwegian, IEMSG_ALLGRAPHICS, 'Alle Bildefiler');
IESetTranslationWord(msNorwegian, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationWord(msNorwegian, IEMSG_FILE, 'Fil');
IESetTranslationWord(msNorwegian, IEMSG_MEM, 'Minne'); // Mem.orys
IESetTranslationWord(msNorwegian, IEMSG_LOCKPREVIEWHINT, 'Oppdaterer forh<72>ndsvisningen automatisk med de endringene du har valgt');
IESetTranslationWord(msNorwegian, IEMSG_PRINTALL, 'Skriv ut alt');
IESetTranslationWord(msNorwegian, IEMSG_PRINTSELECTED, 'Skriv ut merket omr<6D>de');
IESetTranslationWord(msNorwegian, IEMSG_ALLCOMMONGRAPHICFILES, 'Vanlige Bildefiler');
IESetTranslationWord(msNorwegian, IEMSG_ALLFILES, 'Alle Filer');
IESetTranslationWord(msNorwegian, IEMSG_HSV, 'HSV');
IESetTranslationWord(msNorwegian, IEMSG_HSL, 'HSL');
IESetTranslationWord(msNorwegian, IEMSG_RGB, 'RGB');
IESetTranslationWord(msNorwegian, IEMSG_FFT, 'FFT');
IESetTranslationWord(msNorwegian, IEMSG_SHARPEN, 'Skarpere');
IESetTranslationWord(msNorwegian, IEMSG_CHANNELS, 'Kanaler');
IESetTranslationWord(msNorwegian, IEMSG_PIXELS, 'punkter');
IESetTranslationWord(msNorwegian, IEMSG_FRAMES, 'Bilder');
IESetTranslationWord(msNorwegian, IEMSG_BIT, 'bit');
IESetTranslationWord(msNorwegian, IEMSG_BYTE, 'byte');
IESetTranslationWord(msNorwegian, IEMSG_DPI, 'ppt');
IESetTranslationWord(msNorwegian, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msNorwegian, IEMSG_FIT, 'Tilpass');
IESetTranslationWord(msNorwegian, IEMSG_OTHER, 'Annet');
IESetTranslationWord(msNorwegian, IEMSG_COLUMNS, 'Kolonner');
IESetTranslationWord(msNorwegian, IEMSG_ROWS, 'Rader');
IESetTranslationWord(msNorwegian, IEMSG_STYLE, 'Stil');
IESetTranslationWord(msNorwegian, IEMSG_SPACING, 'Mellomrom');
IESetTranslationWord(msNorwegian, IEMSG_SELECTACQUIREDEVICE, 'Velg bilde-enhet');
IESetTranslationWord(msNorwegian, IEMSG_SELECTANACQUISITIONDEVICE, 'Velg en bilde-enhet');
IESetTranslationWord(msNorwegian, IEMSG_Page_X_of_X, 'Side %d av %d');
IESetTranslationWord(msNorwegian, IEMSG_X_Pages, '%d sider');
IESetTranslationWord(msNorwegian, IEMSG_Previous, 'Forrige');
IESetTranslationWord(msNorwegian, IEMSG_Next, 'Neste');
IESetTranslationWord(msNorwegian, IEMSG_THUMBNAILS, 'Miniatyrbilder');
{
EXCLUDE UNTRANSLATED STRINGS
}
{$IFNDEF IESUPPORTENGLISH}
IESetTranslationWord(msNorwegian, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msNorwegian, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msNorwegian, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msNorwegian, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msNorwegian, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msNorwegian, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msNorwegian, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msNorwegian, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msNorwegian, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msNorwegian, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msNorwegian, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msNorwegian, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msNorwegian, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msNorwegian, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msNorwegian, IEMsg_Copy, 'Copy');
IESetTranslationWord(msNorwegian, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msNorwegian, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msNorwegian, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msNorwegian, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msNorwegian, IEMsg_Cut, 'Cut');
IESetTranslationWord(msNorwegian, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msNorwegian, IEMsg_Delete, 'Delete');
IESetTranslationWord(msNorwegian, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msNorwegian, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msNorwegian, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msNorwegian, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msNorwegian, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msNorwegian, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msNorwegian, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msNorwegian, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msNorwegian, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msNorwegian, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msNorwegian, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msNorwegian, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msNorwegian, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msNorwegian, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msNorwegian, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msNorwegian, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msNorwegian, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msNorwegian, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msNorwegian, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msNorwegian, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msNorwegian, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msNorwegian, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msNorwegian, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msNorwegian, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msNorwegian, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msNorwegian, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msNorwegian, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msNorwegian, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msNorwegian, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msNorwegian, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msNorwegian, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msNorwegian, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msNorwegian, IEMsg_Negative, 'Negative');
IESetTranslationWord(msNorwegian, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msNorwegian, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msNorwegian, IEMsg_Paste, 'Paste');
IESetTranslationWord(msNorwegian, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msNorwegian, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msNorwegian, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msNorwegian, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msNorwegian, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msNorwegian, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msNorwegian, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msNorwegian, IEMsg_Redo, 'Redo');
IESetTranslationWord(msNorwegian, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msNorwegian, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msNorwegian, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msNorwegian, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msNorwegian, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msNorwegian, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msNorwegian, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msNorwegian, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msNorwegian, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msNorwegian, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msNorwegian, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msNorwegian, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msNorwegian, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msNorwegian, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msNorwegian, IEMsg_Select, 'Select');
IESetTranslationWord(msNorwegian, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msNorwegian, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msNorwegian, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msNorwegian, IEMsg_Undo, 'Undo');
IESetTranslationWord(msNorwegian, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msNorwegian, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msNorwegian, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msNorwegian, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msNorwegian, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msNorwegian, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msNorwegian, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msNorwegian, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msNorwegian, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msNorwegian, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msNorwegian, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msNorwegian, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msNorwegian, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msNorwegian, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msNorwegian, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msNorwegian, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msNorwegian, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msNorwegian, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msNorwegian, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msNorwegian, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msNorwegian, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msNorwegian, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msNorwegian, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msNorwegian, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msNorwegian, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msNorwegian, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msNorwegian, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msNorwegian, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msNorwegian, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msNorwegian, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msNorwegian, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msNorwegian, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msNorwegian, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msNorwegian, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msNorwegian, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msNorwegian, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msNorwegian, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msNorwegian, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msNorwegian, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msNorwegian, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msNorwegian, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msNorwegian, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msNorwegian, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msNorwegian, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msNorwegian, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msNorwegian, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msNorwegian, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msNorwegian, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msNorwegian, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msNorwegian, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msNorwegian, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msNorwegian, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msNorwegian, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msNorwegian, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msNorwegian, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msNorwegian, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msNorwegian, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msNorwegian, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msNorwegian, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msNorwegian, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msNorwegian, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msNorwegian, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msNorwegian, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msNorwegian, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msNorwegian, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msNorwegian, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msNorwegian, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msNorwegian, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msNorwegian, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msNorwegian, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msNorwegian, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msNorwegian, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msNorwegian, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msNorwegian, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msNorwegian, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msNorwegian, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msNorwegian, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msNorwegian, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msNorwegian, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msNorwegian, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msNorwegian, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msNorwegian, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msNorwegian, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msNorwegian, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msNorwegian, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msNorwegian, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msNorwegian, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msNorwegian, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msNorwegian, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msNorwegian, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msNorwegian, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msNorwegian, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msNorwegian, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msNorwegian, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msNorwegian, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msNorwegian, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msNorwegian, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msNorwegian, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msNorwegian, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msNorwegian, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msNorwegian, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msNorwegian, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msNorwegian, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msNorwegian, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msNorwegian, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msNorwegian, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msNorwegian, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msNorwegian, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msNorwegian, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msNorwegian, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msNorwegian, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msNorwegian, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msNorwegian, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msNorwegian, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msNorwegian, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msNorwegian, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msNorwegian, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msNorwegian, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msNorwegian, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msNorwegian, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msNorwegian, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msNorwegian, IEMSG_NEW, 'New');
IESetTranslationWord(msNorwegian, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msNorwegian, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msNorwegian, IEMSG_Folder , 'Folder');
IESetTranslationWord(msNorwegian, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msNorwegian, IEMSG_Type , 'Type');
IESetTranslationWord(msNorwegian, IEMSG_Created , 'Created');
IESetTranslationWord(msNorwegian, IEMSG_Modified , 'Modified');
IESetTranslationWord(msNorwegian, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msNorwegian, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msNorwegian, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msNorwegian, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msNorwegian, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msNorwegian, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msNorwegian, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msNorwegian, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msNorwegian, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msNorwegian, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msNorwegian, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msNorwegian, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msNorwegian, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msNorwegian, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msNorwegian, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msNorwegian, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msNorwegian, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msNorwegian, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msNorwegian, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msNorwegian, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msNorwegian, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msNorwegian, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msNorwegian, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msNorwegian, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msNorwegian, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msNorwegian, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msNorwegian, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msNorwegian, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msNorwegian, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msNorwegian, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msNorwegian, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msNorwegian, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msNorwegian, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msNorwegian, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msNorwegian, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msNorwegian, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msNorwegian, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msNorwegian, IEMsg_General , 'General' );
IESetTranslationWord(msNorwegian, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msNorwegian, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msNorwegian, IEMsg_Range , 'Range' );
IESetTranslationWord(msNorwegian, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msNorwegian, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msNorwegian, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msNorwegian, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msNorwegian, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msNorwegian, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msNorwegian, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msNorwegian, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msNorwegian, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msNorwegian, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msNorwegian, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msNorwegian, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msNorwegian, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msNorwegian, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msNorwegian, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msNorwegian, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msNorwegian, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msNorwegian, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msNorwegian, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msNorwegian, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msNorwegian, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msNorwegian, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msNorwegian, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msNorwegian, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msNorwegian, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msNorwegian, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msNorwegian, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msNorwegian, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msNorwegian, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msNorwegian, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msNorwegian, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msNorwegian, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msNorwegian, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msNorwegian, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msNorwegian, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msNorwegian, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msNorwegian, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msNorwegian, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msNorwegian, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msNorwegian, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msNorwegian, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msNorwegian, IEMsg_Path , 'Path' );
IESetTranslationWord(msNorwegian, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msNorwegian, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msNorwegian, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msNorwegian, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msNorwegian, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msNorwegian, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msNorwegian, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msNorwegian, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msNorwegian, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msNorwegian, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msNorwegian, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msNorwegian, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msNorwegian, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msNorwegian, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msNorwegian, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msNorwegian, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msNorwegian, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msNorwegian, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msNorwegian, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msNorwegian, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msNorwegian, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msNorwegian, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msNorwegian, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msNorwegian, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msNorwegian, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msNorwegian, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msNorwegian, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msNorwegian, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msNorwegian, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msNorwegian, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msNorwegian, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msNorwegian, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msNorwegian, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msNorwegian, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msNorwegian, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msNorwegian, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msNorwegian, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msNorwegian, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msNorwegian, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msNorwegian, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msNorwegian, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msNorwegian, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msNorwegian, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msNorwegian, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msNorwegian, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msNorwegian, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msNorwegian, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msNorwegian, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msNorwegian, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msNorwegian, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msNorwegian, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msNorwegian, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msNorwegian, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msNorwegian, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msNorwegian, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msNorwegian, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msNorwegian, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msNorwegian, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msNorwegian, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msNorwegian, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msNorwegian, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msNorwegian, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msNorwegian, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msNorwegian, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msNorwegian, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msNorwegian, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msNorwegian, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msNorwegian, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msNorwegian, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msNorwegian, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msNorwegian, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msNorwegian, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msNorwegian, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msNorwegian, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msNorwegian, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msNorwegian, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msNorwegian, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msNorwegian, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msNorwegian, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msNorwegian, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msNorwegian, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msNorwegian, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msNorwegian, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msNorwegian, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msNorwegian, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msNorwegian, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msNorwegian, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msNorwegian, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msNorwegian, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msNorwegian, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msNorwegian, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msNorwegian, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msNorwegian, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msNorwegian, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msNorwegian, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msNorwegian, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msNorwegian, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msNorwegian, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msNorwegian, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msNorwegian, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msNorwegian, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msNorwegian, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msNorwegian, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msNorwegian, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msNorwegian, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msNorwegian, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msNorwegian, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msNorwegian, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msNorwegian, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msNorwegian, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msNorwegian, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msNorwegian, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msNorwegian, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msNorwegian, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msNorwegian, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msNorwegian, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msNorwegian, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msNorwegian, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msNorwegian, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msNorwegian, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msNorwegian, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msNorwegian, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msNorwegian, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msNorwegian, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msNorwegian, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msNorwegian, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msNorwegian, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msNorwegian, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msNorwegian, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msNorwegian, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msNorwegian, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msNorwegian, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msNorwegian, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msNorwegian, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msNorwegian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msNorwegian, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msNorwegian, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msNorwegian, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msNorwegian, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msNorwegian, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msNorwegian, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msNorwegian, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msNorwegian, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msNorwegian, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msNorwegian, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF} // {$IFNDEF IESUPPORTENGLISH}
{$ENDIF}
end;
/////// msUser
(*
{$ifdef IESUPPORTUSER}
IESetTranslationWord(msUser, IEMSG_PREVIEW, 'Preview');
IESetTranslationWord(msUser, IEMSG_SOURCE, 'Source');
IESetTranslationWord(msUser, IEMSG_RESULT, 'Result');
IESetTranslationWord(msUser, IEMSG_OK, 'OK');
IESetTranslationWord(msUser, IEMSG_CANCEL, 'Cancel');
IESetTranslationWord(msUser, IEMSG_LOCKPREVIEW, 'Lock preview');
IESetTranslationWord(msUser, IEMSG_COPYRESULTTOSOURCE, 'Copy Result to Source');
IESetTranslationWord(msUser, IEMSG_CONTRAST, 'Contrast');
IESetTranslationWord(msUser, IEMSG_BRIGHTNESS, 'Brightness');
IESetTranslationWord(msUser, IEMSG_HUE, 'Hue');
IESetTranslationWord(msUser, IEMSG_SATURATION, 'Saturation');
IESetTranslationWord(msUser, IEMSG_VALUE, 'Value');
IESetTranslationWord(msUser, IEMSG_BASECOLOR, 'Base color');
IESetTranslationWord(msUser, IEMSG_NEWCOLOR, 'New color');
IESetTranslationWord(msUser, IEMSG_LUMINOSITY, 'Luminosity');
IESetTranslationWord(msUser, IEMSG_RED, 'Red');
IESetTranslationWord(msUser, IEMSG_GREEN, 'Green');
IESetTranslationWord(msUser, IEMSG_BLUE, 'Blue');
IESetTranslationWord(msUser, IEMSG_FILTERVALUES, 'Filter values');
IESetTranslationWord(msUser, IEMSG_PRESETS, 'Presets');
IESetTranslationWord(msUser, IEMSG_DIVISOR, 'Divisor');
IESetTranslationWord(msUser, IEMSG_LOAD, 'Load');
IESetTranslationWord(msUser, IEMSG_SAVE, 'Save');
IESetTranslationWord(msUser, IEMSG_EQUALIZATION, 'Equalization');
IESetTranslationWord(msUser, IEMSG_THRESHOLD, 'Threshold');
IESetTranslationWord(msUser, IEMSG_EQUALIZE, 'Equalize');
IESetTranslationWord(msUser, IEMSG_HISTOGRAM, 'Histogram');
IESetTranslationWord(msUser, IEMSG_GRAY, 'Gray');
IESetTranslationWord(msUser, IEMSG_LIGHT, 'Light');
IESetTranslationWord(msUser, IEMSG_LEFT, 'Left');
IESetTranslationWord(msUser, IEMSG_TOP, 'Top');
IESetTranslationWord(msUser, IEMSG_WIDTH, 'Width');
IESetTranslationWord(msUser, IEMSG_HEIGHT, 'Height');
IESetTranslationWord(msUser, IEMSG_COLOR, 'Color');
IESetTranslationWord(msUser, IEMSG_SOURCEIMAGEQUANTITY, 'Source image quantity');
IESetTranslationWord(msUser, IEMSG_LENS, 'Lens');
IESetTranslationWord(msUser, IEMSG_REFRACTION, 'Refraction');
IESetTranslationWord(msUser, IEMSG_PARAMETERSPREVIEW, 'Parameters Preview');
IESetTranslationWord(msUser, IEMSG_QUALITY, 'Quality');
IESetTranslationWord(msUser, IEMSG_DCTMETHOD, 'DCT method');
IESetTranslationWord(msUser, IEMSG_SMOOTHINGFACTOR, 'Smoothing factor');
IESetTranslationWord(msUser, IEMSG_GRAYSCALE, 'Gray scale');
IESetTranslationWord(msUser, IEMSG_OPTIMALHUFFMAN, 'Optimal Huffman');
IESetTranslationWord(msUser, IEMSG_ORIGINALSIZE, 'Original size');
IESetTranslationWord(msUser, IEMSG_COMPRESSEDSIZE, 'Compressed size');
IESetTranslationWord(msUser, IEMSG_ADVANCED, 'Advanced');
IESetTranslationWord(msUser, IEMSG_PROGRESSIVE, 'Progressive');
IESetTranslationWord(msUser, IEMSG_COMPRESSION, 'Compression');
IESetTranslationWord(msUser, IEMSG_IMAGEINDEX, 'Image index');
IESetTranslationWord(msUser, IEMSG_PHOTOMETRIC, 'Photometric');
IESetTranslationWord(msUser, IEMSG_SCANNDEDDOCUMENTINFO, 'Scanned document info');
IESetTranslationWord(msUser, IEMSG_NAME, 'Name');
IESetTranslationWord(msUser, IEMSG_DESCRIPTION, 'Description');
IESetTranslationWord(msUser, IEMSG_PAGENAME, 'Page name');
IESetTranslationWord(msUser, IEMSG_PAGENUMBER, 'Page number');
IESetTranslationWord(msUser, IEMSG_OF, 'of');
IESetTranslationWord(msUser, IEMSG_HORIZPOSITIONINCH, 'Horiz. Position (inch)');
IESetTranslationWord(msUser, IEMSG_VERTPOSITIONINCH, 'Vert. Position (inch)');
IESetTranslationWord(msUser, IEMSG_COLORS, 'Colors');
IESetTranslationWord(msUser, IEMSG_TRANSPARENT, 'Transparent');
IESetTranslationWord(msUser, IEMSG_TRANSPARENTCOLOR, 'Transparent color');
IESetTranslationWord(msUser, IEMSG_INTERLACED, 'Interlaced');
IESetTranslationWord(msUser, IEMSG_BACKGROUND, 'Background');
IESetTranslationWord(msUser, IEMSG_HORIZPOSITION, 'Horiz. Position');
IESetTranslationWord(msUser, IEMSG_VERTPOSITION, 'Vert. Position');
IESetTranslationWord(msUser, IEMSG_DELAYTIME, 'Delay time');
IESetTranslationWord(msUser, IEMSG_FILTER, 'Filter');
IESetTranslationWord(msUser, IEMSG_WAVE, 'Wave');
IESetTranslationWord(msUser, IEMSG_AMPLITUDE, 'Amplitude');
IESetTranslationWord(msUser, IEMSG_WAVELENGTH, 'Wave length');
IESetTranslationWord(msUser, IEMSG_PHASE, 'Phase');
IESetTranslationWord(msUser, IEMSG_REFLECTIVE, 'Reflective');
IESetTranslationWord(msUser, IEMSG_USERFILTER, 'User filter');
IESetTranslationWord(msUser, IEMSG_MORPHFILTER, 'Morphing filters');
IESetTranslationWord(msUser, IEMSG_WINDOWSIZE, 'Window size');
IESetTranslationWord(msUser, IEMSG_MAXIMUM, 'Maximum');
IESetTranslationWord(msUser, IEMSG_MINIMUM, 'Minimum');
IESetTranslationWord(msUser, IEMSG_OPEN, 'Opening');
IESetTranslationWord(msUser, IEMSG_CLOSE, 'Closing');
IESetTranslationWord(msUser, IEMSG_ROTATE, 'Rotate');
IESetTranslationWord(msUser, IEMSG_FLIP, 'Flip');
IESetTranslationWord(msUser, IEMSG_FLIPHOR, 'Horizontal');
IESetTranslationWord(msUser, IEMSG_FLIPVER, 'Vertical');
IESetTranslationWord(msUser, IEMSG_FREQUENCYDOMAINIMAGE, 'Frequency domain image');
IESetTranslationWord(msUser, IEMSG_SELECTTHEREGIONTOCLEAR, 'Select region to clean');
IESetTranslationWord(msUser, IEMSG_CLEAR, 'Clear');
IESetTranslationWord(msUser, IEMSG_RESET, 'Reset');
IESetTranslationWord(msUser, IEMSG_ANIMATE, 'Animate');
IESetTranslationWord(msUser, IEMSG_LOADFILTER, 'Load filter');
IESetTranslationWord(msUser, IEMSG_SAVEFILTER, 'Save filter');
IESetTranslationWord(msUser, IEMSG_BUMPMAP, 'Bump Map');
IESetTranslationWord(msUser, IEMSG_PRINT, 'Print');
IESetTranslationWord(msUser, IEMSG_MARGINS, 'Margins');
IESetTranslationWord(msUser, IEMSG_INCHES, 'inches');
IESetTranslationWord(msUser, IEMSG_RIGHT, 'Right');
IESetTranslationWord(msUser, IEMSG_BOTTOM, 'Bottom');
IESetTranslationWord(msUser, IEMSG_POSITION, 'Position');
IESetTranslationWord(msUser, IEMSG_SIZE, 'Size');
IESetTranslationWord(msUser, IEMSG_NORMAL, 'Normal');
IESetTranslationWord(msUser, IEMSG_FITTOPAGE, 'Fit to page');
IESetTranslationWord(msUser, IEMSG_STRETCHTOPAGE, 'Stretch to page');
IESetTranslationWord(msUser, IEMSG_SPECIFIEDSIZE, 'Specified size');
IESetTranslationWord(msUser, IEMSG_GAMMACORRECTION, 'Gamma correction');
IESetTranslationWord(msUser, IEMSG_VALUE2, 'Value');
IESetTranslationWord(msUser, IEMSG_PRINTSETUP, 'Print Setup');
IESetTranslationWord(msUser, IEMSG_LEFTMARGIN, 'Left Margin');
IESetTranslationWord(msUser, IEMSG_TOPMARGIN, 'Top Margin');
IESetTranslationWord(msUser, IEMSG_RIGHTMARGIN, 'Right Margin');
IESetTranslationWord(msUser, IEMSG_BOTTOMMARGIN, 'Bottom Margin');
IESetTranslationWord(msUser, IEMSG_LOCATIONSIZE, 'Location/size');
IESetTranslationWord(msUser, IEMSG_TOPLEFT, 'Top Left');
IESetTranslationWord(msUser, IEMSG_TOPCENTER, 'Top Center');
IESetTranslationWord(msUser, IEMSG_TOPRIGHT, 'Top Right');
IESetTranslationWord(msUser, IEMSG_CENTERLEFT, 'Center Left');
IESetTranslationWord(msUser, IEMSG_CENTER, 'Center');
IESetTranslationWord(msUser, IEMSG_CENTERRIGHT, 'Center Right');
IESetTranslationWord(msUser, IEMSG_BOTTOMLEFT, 'Bottom Left');
IESetTranslationWord(msUser, IEMSG_BOTTOMCENTER, 'Bottom Center');
IESetTranslationWord(msUser, IEMSG_BOTTOMRIGHT, 'Bottom Right');
IESetTranslationWord(msUser, IEMSG_CLOSE2, 'Close');
IESetTranslationWord(msUser, IEMSG_APPLY, 'Apply');
IESetTranslationWord(msUser, IEMSG_MEASUREUNITS, 'Measure Units');
IESetTranslationWord(msUser, IEMSG_UNITS, 'Units');
IESetTranslationWord(msUser, IEMSG_RATE, 'Rate');
IESetTranslationWord(msUser, IEMSG_ALLGRAPHICS, 'All graphics');
IESetTranslationWord(msUser, IEMSG_VIDEOFORWINDOWS, 'Video for Windows');
IESetTranslationWord(msUser, IEMSG_FILE, 'File');
IESetTranslationWord(msUser, IEMSG_MEM, 'Mem'); // Mem.ory
IESetTranslationWord(msUser, IEMSG_LOCKPREVIEWHINT, 'Automatically updates your preview with the changes you have selected');
IESetTranslationWord(msUser, IEMSG_PRINTALL, 'Print All');
IESetTranslationWord(msUser, IEMSG_PRINTSELECTED, 'Print Selected');
IESetTranslationWord(msUser, IEMSG_ALLCOMMONGRAPHICFILES, 'All Common Graphic Files');
IESetTranslationWord(msUser, IEMSG_ALLFILES, 'All Files');
IESetTranslationWord(msUser, IEMSG_HSV, 'HSV');
IESetTranslationWord(msUser, IEMSG_HSL, 'HSL');
IESetTranslationWord(msUser, IEMSG_RGB, 'RGB');
IESetTranslationWord(msUser, IEMSG_FFT, 'FFT');
IESetTranslationWord(msUser, IEMSG_SHARPEN, 'Sharpen');
IESetTranslationWord(msUser, IEMSG_CHANNELS, 'Channels');
IESetTranslationWord(msUser, IEMSG_PIXELS, 'pixels');
IESetTranslationWord(msUser, IEMSG_FRAMES, 'frames');
IESetTranslationWord(msUser, IEMSG_BIT, 'bit');
IESetTranslationWord(msUser, IEMSG_BYTE, 'byte');
IESetTranslationWord(msUser, IEMSG_DPI, 'dpi');
IESetTranslationWord(msUser, IEMSG_KB, 'KB'); // kilobyte (KB)
IESetTranslationWord(msUser, IEMSG_FIT, 'Fit');
IESetTranslationWord(msUser, IEMSG_OTHER, 'Other');
IESetTranslationWord(msUser, IEMSG_COLUMNS, 'Columns');
IESetTranslationWord(msUser, IEMSG_ROWS, 'Rows');
IESetTranslationWord(msUser, IEMSG_STYLE, 'Style');
IESetTranslationWord(msUser, IEMSG_SPACING, 'Spacing');
IESetTranslationWord(msUser, IEMSG_SELECTACQUIREDEVICE, 'Select Acquire Device');
IESetTranslationWord(msUser, IEMSG_SELECTANACQUISITIONDEVICE, 'Select an Acquisition Device');
IESetTranslationWord(msUser, IEMSG_Page_X_of_X, 'Page %d of %d');
IESetTranslationWord(msUser, IEMSG_X_Pages, '%d pages');
IESetTranslationWord(msUser, IEMSG_Previous, 'Previous');
IESetTranslationWord(msUser, IEMSG_Next, 'Next');
IESetTranslationWord(msUser, IEMSG_THUMBNAILS, 'Thumbnails');
IESetTranslationWord(msUser, IEMsg_Acquire, 'Acquire');
IESetTranslationWord(msUser, IEMsg_AddFromFile, 'Add from File');
IESetTranslationWord(msUser, IEMsg_AddLayer, 'Add Layer');
IESetTranslationWord(msUser, IEMsg_AdjustColors, 'Adjust Colors');
IESetTranslationWord(msUser, IEMsg_AutoEqualizeColors, 'Auto Equalize Colors');
IESetTranslationWord(msUser, IEMsg_AutoRotateDisplay, 'Auto-Rotate Display');
IESetTranslationWord(msUser, IEMsg_AutoShrink, 'Auto-Shrink');
IESetTranslationWord(msUser, IEMsg_AutoStretch, 'Auto-Stretch');
IESetTranslationWord(msUser, IEMsg_BringForward, 'Bring Forward');
IESetTranslationWord(msUser, IEMsg_BringToFront, 'Bring to Front');
IESetTranslationWord(msUser, IEMsg_CircularSelect, 'Circular Select');
IESetTranslationWord(msUser, IEMsg_ConvertToGray, 'Convert to Gray');
IESetTranslationWord(msUser, IEMsg_CopyImage, 'Copy Image');
IESetTranslationWord(msUser, IEMsg_CopySelection, 'Copy Selection');
IESetTranslationWord(msUser, IEMsg_Copy, 'Copy');
IESetTranslationWord(msUser, IEMsg_CropImageToObjects, 'Crop Image to Objects');
IESetTranslationWord(msUser, IEMsg_CropToSelection, 'Crop to Selection');
IESetTranslationWord(msUser, IEMsg_CropTransparency, 'Crop Transparency');
IESetTranslationWord(msUser, IEMsg_CutSelection, 'Cut Selection');
IESetTranslationWord(msUser, IEMsg_Cut, 'Cut');
IESetTranslationWord(msUser, IEMsg_DeleteAll, 'Delete All');
IESetTranslationWord(msUser, IEMsg_Delete, 'Delete');
IESetTranslationWord(msUser, IEMsg_DeselectAll, 'Deselect All');
IESetTranslationWord(msUser, IEMsg_Deselect, 'Deselect');
IESetTranslationWord(msUser, IEMsg_EditPolyline, 'Edit Polyline');
IESetTranslationWord(msUser, IEMsg_FirstFrame, 'First Frame');
IESetTranslationWord(msUser, IEMsg_FitImageToHeight, 'Fit Image to Height');
IESetTranslationWord(msUser, IEMsg_FitImageToWidth, 'Fit Image to Width');
IESetTranslationWord(msUser, IEMsg_FitImage, 'Fit Image');
IESetTranslationWord(msUser, IEMsg_FlipHorizontal, 'Flip Horizontal');
IESetTranslationWord(msUser, IEMsg_FlipVertical, 'Flip Vertical');
IESetTranslationWord(msUser, IEMsg_ImageEffects, 'Image Effects');
IESetTranslationWord(msUser, IEMsg_ImageSaveProperties, 'Image Save Properties');
IESetTranslationWord(msUser, IEMsg_InsertAngle, 'Insert Angle');
IESetTranslationWord(msUser, IEMsg_InsertEllipse, 'Insert Ellipse');
IESetTranslationWord(msUser, IEMsg_InsertImage, 'Insert Image');
IESetTranslationWord(msUser, IEMsg_InsertLabelWithLine, 'Insert Label with Line');
IESetTranslationWord(msUser, IEMsg_InsertLine, 'Insert Line');
IESetTranslationWord(msUser, IEMsg_InsertMemo, 'Insert Memo');
IESetTranslationWord(msUser, IEMsg_InsertPolyline, 'Insert Polyline');
IESetTranslationWord(msUser, IEMsg_InsertRectangle, 'Insert Rectangle');
IESetTranslationWord(msUser, IEMsg_InsertRuler, 'Insert Ruler');
IESetTranslationWord(msUser, IEMsg_InsertText, 'Insert Text');
IESetTranslationWord(msUser, IEMsg_LassoSelect, 'Lasso Select');
IESetTranslationWord(msUser, IEMsg_LastFrame, 'Last Frame');
IESetTranslationWord(msUser, IEMsg_LoadFileAsLayer, 'Load File as Layer');
IESetTranslationWord(msUser, IEMsg_LoopPlayback, 'Loop Playback');
IESetTranslationWord(msUser, IEMsg_MeasureArea, 'Measure Area');
IESetTranslationWord(msUser, IEMsg_MeasureDistance, 'Measure Distance');
IESetTranslationWord(msUser, IEMsg_MeasureLength, 'Measure Length');
IESetTranslationWord(msUser, IEMsg_MergeAllLayers, 'Merge All Layers');
IESetTranslationWord(msUser, IEMsg_MergeAllToBackground, 'Merge All to Background');
IESetTranslationWord(msUser, IEMsg_MergeToBackground, 'Merge to Background');
IESetTranslationWord(msUser, IEMsg_MoveLayers, 'Move Layers');
IESetTranslationWord(msUser, IEMsg_Negative, 'Negative');
IESetTranslationWord(msUser, IEMsg_NextFrame, 'Next Frame');
IESetTranslationWord(msUser, IEMsg_PasteAsLayer, 'Paste as Layer');
IESetTranslationWord(msUser, IEMsg_Paste, 'Paste');
IESetTranslationWord(msUser, IEMsg_PolygonSelect, 'Polygon Select');
IESetTranslationWord(msUser, IEMsg_PreviousFrame, 'Previous Frame');
IESetTranslationWord(msUser, IEMsg_PrintAllThumbnails, 'Print All Thumbnails');
IESetTranslationWord(msUser, IEMsg_PrintPreview, 'Print Preview');
IESetTranslationWord(msUser, IEMsg_PrintThumbnails, 'Print Thumbnails');
IESetTranslationWord(msUser, IEMsg_PrintToPage, 'Print to Page');
IESetTranslationWord(msUser, IEMsg_RectangularSelect, 'Rectangular Select');
IESetTranslationWord(msUser, IEMsg_Redo, 'Redo');
IESetTranslationWord(msUser, IEMsg_RemoveLayer, 'Remove Layer');
IESetTranslationWord(msUser, IEMsg_RemoveRedEyes, 'Remove Red-Eyes');
IESetTranslationWord(msUser, IEMsg_ResizeLayers, 'Resize Layers');
IESetTranslationWord(msUser, IEMsg_Rotate180, 'Rotate 180<38>');
IESetTranslationWord(msUser, IEMsg_RotateLayers, 'Rotate Layers');
IESetTranslationWord(msUser, IEMsg_RotateLeft, 'Rotate Left');
IESetTranslationWord(msUser, IEMsg_RotateRight, 'Rotate Right');
IESetTranslationWord(msUser, IEMsg_SaveAs, 'Save as');
IESetTranslationWord(msUser, IEMsg_SaveProperties, 'Save Properties');
IESetTranslationWord(msUser, IEMsg_ScrollImage, 'Scroll Image');
IESetTranslationWord(msUser, IEMsg_ScrollToCursor, 'Scroll to Cursor');
IESetTranslationWord(msUser, IEMsg_SelectAcquisitionSource, 'Select Acquisition Source');
IESetTranslationWord(msUser, IEMsg_SelectAll, 'Select All');
IESetTranslationWord(msUser, IEMsg_SelectByColor, 'Select by Color');
IESetTranslationWord(msUser, IEMsg_Select, 'Select');
IESetTranslationWord(msUser, IEMsg_SendBackward, 'Send Backward');
IESetTranslationWord(msUser, IEMsg_SendToBack, 'Send to Back');
IESetTranslationWord(msUser, IEMsg_SingleFrameOnly, 'Single Frame Only');
IESetTranslationWord(msUser, IEMsg_Undo, 'Undo');
IESetTranslationWord(msUser, IEMsg_Unstamp, 'Unstamp');
IESetTranslationWord(msUser, IEMsg_ZoomIn, 'Zoom In');
IESetTranslationWord(msUser, IEMsg_ZoomOut, 'Zoom Out');
IESetTranslationWord(msUser, IEMsg_ZoomToFullSize, 'Zoom to Full Size');
IESetTranslationWord(msUser, IEMsg_ZoomToSelection, 'Zoom to Selection');
IESetTranslationWord(msUser, IEMsg_Zoom, 'Zoom');
IESetTranslationWord(msUser, IEMsg_AddALineObject, 'Add a line object');
IESetTranslationWord(msUser, IEMsg_AddAMultiLineTextObject, 'Add a multi-line text object');
IESetTranslationWord(msUser, IEMsg_AddANewLabelObjectWithALine, 'Add a new label object with a line');
IESetTranslationWord(msUser, IEMsg_AddANewLayerToThisImage, 'Add a new layer to this image');
IESetTranslationWord(msUser, IEMsg_AddARulerObject, 'Add a ruler object');
IESetTranslationWord(msUser, IEMsg_AddATextObject, 'Add a text object');
IESetTranslationWord(msUser, IEMsg_AddAnAngleMeasurementObject, 'Add an angle measurement object (requires three clicks)');
IESetTranslationWord(msUser, IEMsg_AddAnEllipticalObject, 'Add an elliptical object');
IESetTranslationWord(msUser, IEMsg_AddAnImageObject, 'Add an image object');
IESetTranslationWord(msUser, IEMsg_AddAnImageToTheGridFromFile, 'Add an image to the grid from file');
IESetTranslationWord(msUser, IEMsg_AddAnRectangularObject, 'Add an rectangular object');
IESetTranslationWord(msUser, IEMsg_ApplyASharpeningFilterToTheImage, 'Apply a sharpening filter to the image');
IESetTranslationWord(msUser, IEMsg_AutomaticallyDisplayImageWithTheCorrectOrientation, 'Automatically display image with the correct orientation');
IESetTranslationWord(msUser, IEMsg_AutomaticallyDisplayImagesWithTheCorrectOrientation, 'Automatically display images with the correct orientation');
IESetTranslationWord(msUser, IEMsg_BringTheSelectedLayerToTheFrontOfAllOthers, 'Bring the selected layer to the front of all others');
IESetTranslationWord(msUser, IEMsg_BringTheSelectedObjectToTheFrontOfAllOtherObjects, 'Bring the selected object to the front of all other objects');
IESetTranslationWord(msUser, IEMsg_ClearAllImages, 'Clear all images');
IESetTranslationWord(msUser, IEMsg_ClearAll, 'Clear All');
IESetTranslationWord(msUser, IEMsg_ClearThisImage, 'Clear this image');
IESetTranslationWord(msUser, IEMsg_ClearYourSelection, 'Clear your selection');
IESetTranslationWord(msUser, IEMsg_ClickTheImageAndDragTheMouseToScroll, 'Click the image and drag the mouse to scroll');
IESetTranslationWord(msUser, IEMsg_ContinuouslyLoopThePlaybackOfAGIFOrAVIFile, 'Continuously loop the playback of a GIF or AVI file');
IESetTranslationWord(msUser, IEMsg_CopyImageToTheClipboard, 'Copy image to the clipboard');
IESetTranslationWord(msUser, IEMsg_CopyTheCurrentImageOrSelectionToTheClipboard, 'Copy the current image or selection to the clipboard');
IESetTranslationWord(msUser, IEMsg_CopyTheCurrentImageToTheClipboardAndRemoveIt, 'Copy the current image to the clipboard and remove it');
IESetTranslationWord(msUser, IEMsg_CopyTheCurrentImageToTheClipboard, 'Copy the current image to the clipboard');
IESetTranslationWord(msUser, IEMsg_CutTheSelectionToTheClipboard, 'Cut the current selection to the clipboard');
IESetTranslationWord(msUser, IEMsg_CopyTheCurrentSelectionToTheClipboard, 'Copy the current selection to the clipboard');
IESetTranslationWord(msUser, IEMsg_CopyTheSelectedObjectToTheClipboard, 'Copy the selected object to the clipboard');
IESetTranslationWord(msUser, IEMsg_DeselectAllObjects, 'Deselect all objects');
IESetTranslationWord(msUser, IEMsg_DisplayAPreviewOfThisImageForPrinting, 'Display a preview of this image for printing');
IESetTranslationWord(msUser, IEMsg_DisplayAPreviewOfYourPrinting, 'Display a preview of your printing');
IESetTranslationWord(msUser, IEMsg_DisplayLargeImagesAtTheWindowSize, 'Display large images at the window size');
IESetTranslationWord(msUser, IEMsg_DisplayOnlyTheActiveFrame, 'Display only the active frame');
IESetTranslationWord(msUser, IEMsg_DisplaySmallImagesAtTheWindowSize, 'Display small images at the window size');
IESetTranslationWord(msUser, IEMsg_DisplayTheAnimationOfAGIFOrAVIFile, 'Display the animation of a GIF or AVI file');
IESetTranslationWord(msUser, IEMsg_DisplayTheFirstFrameOfThisImage, 'Display the first frame of this image');
IESetTranslationWord(msUser, IEMsg_DisplayTheImageAtFullSize, 'Display the image at full size (100% zoom)');
IESetTranslationWord(msUser, IEMsg_DisplayTheImageAtTheHeightOfTheWindow, 'Display the image at the height of the window');
IESetTranslationWord(msUser, IEMsg_DisplayTheImageAtTheSizeOfTheWindow, 'Display the image at the size of the window');
IESetTranslationWord(msUser, IEMsg_DisplayTheImageAtTheWidthOfTheWindow, 'Display the image at the width of the window');
IESetTranslationWord(msUser, IEMsg_DisplayTheImageLarger, 'Display the image larger');
IESetTranslationWord(msUser, IEMsg_DisplayTheImageSmaller, 'Display the image smaller');
IESetTranslationWord(msUser, IEMsg_DisplayTheLastFrameOfThisImage, 'Display the last frame of this image');
IESetTranslationWord(msUser, IEMsg_DisplayTheNextFrameOfThisImage, 'Display the next frame of this image');
IESetTranslationWord(msUser, IEMsg_DisplayThePriorFrameOfThisImage, 'Display the prior frame of this image');
IESetTranslationWord(msUser, IEMsg_DynamicallyMeasureADistance, 'Dynamically measure a distance');
IESetTranslationWord(msUser, IEMsg_EditPointsOfAPolyline, 'Edit points of a polyline (hold Ctrl to remove a point)');
IESetTranslationWord(msUser, IEMsg_EqualizesTheColorHistogramForTheSelectedRegion, 'Equalizes the color histogram for the selected region');
IESetTranslationWord(msUser, IEMsg_FlipTheImageFromLeftToRight, 'Flip the image from left to right');
IESetTranslationWord(msUser, IEMsg_FlipTheImageFromTopToBottom, 'Flip the image from top to bottom');
IESetTranslationWord(msUser, IEMsg_FlipTheSelectedImageFromLeftToRight, 'Flip the selected image from left to right');
IESetTranslationWord(msUser, IEMsg_FlipTheSelectedImageFromTopToBottom, 'Flip the selected image from top to bottom');
IESetTranslationWord(msUser, IEMsg_FreeHandPaintAnOpenPolygon, 'Free-hand paint an open polygon');
IESetTranslationWord(msUser, IEMsg_InvertTheColorsOfTheImage, 'Invert the colors of the image');
IESetTranslationWord(msUser, IEMsg_LeftClickTheImageToZoomInRightClickToZoomOut, 'Left-click the image to Zoom In. Right-click to Zoom Out');
IESetTranslationWord(msUser, IEMsg_LoadAnImageFromFile, 'Load an image from file');
IESetTranslationWord(msUser, IEMsg_MatchTheSizeOfTheBackgroundImageToAllOfTheObjectsItContains, 'Match the size of the background image to all of the objects it contains');
IESetTranslationWord(msUser, IEMsg_MeasureARectangularArea, 'Measure a rectangular area');
IESetTranslationWord(msUser, IEMsg_MeasureTheDistanceBetweenTwoPoints, 'Measure the distance between two points');
IESetTranslationWord(msUser, IEMsg_MergeAllObjectsWithTheBackgroundLayer, 'Merge all objects with the background layer');
IESetTranslationWord(msUser, IEMsg_MergeTheSelectedObjectWithTheBackgroundLayer, 'Merge the selected object with the background layer');
IESetTranslationWord(msUser, IEMsg_MergeAllLayersOfTheImageIntoASingleOne, 'Merge all layers of the image into a single one');
IESetTranslationWord(msUser, IEMsg_MoveTheMouseToScrollTheImage, 'Move the mouse to scroll the image');
IESetTranslationWord(msUser, IEMsg_MoveTheSelectedLayerBackward, 'Move the selected layer backward');
IESetTranslationWord(msUser, IEMsg_MoveTheSelectedLayerForward, 'Move the selected layer forward');
IESetTranslationWord(msUser, IEMsg_MoveTheSelectedObjectBackward, 'Move the selected object backward');
IESetTranslationWord(msUser, IEMsg_MoveTheSelectedObjectForward, 'Move the selected object forward');
IESetTranslationWord(msUser, IEMsg_MoveTheSelectedObjectToTheClipboard, 'Move the selected object to the clipboard');
IESetTranslationWord(msUser, IEMsg_PasteFromTheClipboard, 'Paste from the clipboard');
IESetTranslationWord(msUser, IEMsg_PasteObjectFromTheClipboard, 'Paste object from the clipboard');
IESetTranslationWord(msUser, IEMsg_PasteTheContentOfTheClipboardAsANewLayer, 'Paste the content of the clipboard as a new layer');
IESetTranslationWord(msUser, IEMsg_PerformColorEnhancementFunctionsOnTheImage, 'Perform color enhancement functions on the image');
IESetTranslationWord(msUser, IEMsg_PerformColorEnhancementFunctionsOnTheSelectedImage, 'Perform color enhancement functions on the selected image');
IESetTranslationWord(msUser, IEMsg_PerformAnIrregularSelectionOfYourImageByClickingTheMouse, 'Perform an irregular selection of your image by clicking the mouse');
IESetTranslationWord(msUser, IEMsg_PerformAnIrregularSelectionOfYourImageByDraggingTheMouse, 'Perform an irregular selection of your image by dragging the mouse');
IESetTranslationWord(msUser, IEMsg_PerformEffectsOnTheImage, 'Perform effects on the image');
IESetTranslationWord(msUser, IEMsg_PerformEffectsOnTheSelectedImage, 'Perform effects on the selected image');
IESetTranslationWord(msUser, IEMsg_PlaybackTheseFramesInSequence, 'Playback these frames in sequence');
IESetTranslationWord(msUser, IEMsg_PositionTheSelectedLayerBehindAllOthers, 'Position the selected layer behind all others');
IESetTranslationWord(msUser, IEMsg_PositionTheSelectedObjectBehindAllOtherObjects, 'Position the selected object behind all other objects');
IESetTranslationWord(msUser, IEMsg_PrintAllImagesOfTheGridAsASheetOfThumbnails, 'Print all images of the grid as a sheet of thumbnails');
IESetTranslationWord(msUser, IEMsg_PrintTheSelectedImageAtItsOriginalSize, 'Print the selected image at its original size');
IESetTranslationWord(msUser, IEMsg_PrintTheSelectedImageToFitThePage, 'Print the selected image to fit the page');
IESetTranslationWord(msUser, IEMsg_PrintTheSelectedImagesAsASheetOfThumbnails, 'Print the selected images as a sheet of thumbnails');
IESetTranslationWord(msUser, IEMsg_PrintThisImageAtItsOriginalSize, 'Print this image at its original size');
IESetTranslationWord(msUser, IEMsg_PrintThisImageToFitThePage, 'Print this image to fit the page');
IESetTranslationWord(msUser, IEMsg_PromptForAnImageFileToLoadAsANewLayer, 'Prompt for an image file to load as a new layer');
IESetTranslationWord(msUser, IEMsg_RedoTheLastActionThatWasUndone, 'Redo the last action that was undone');
IESetTranslationWord(msUser, IEMsg_ReduceTheColorsOfTheImageToGrayscale, 'Reduce the colors of the image to grayscale');
IESetTranslationWord(msUser, IEMsg_RemoveAllObjectsFromTheImage, 'Remove all objects from the image');
IESetTranslationWord(msUser, IEMsg_CropTheImageToTheCurrentSelection, 'Crop the image to the current selection');
IESetTranslationWord(msUser, IEMsg_RemoveTheRedEyeEffectFromTheSelection, 'Remove the red-eye effect from the selection');
IESetTranslationWord(msUser, IEMsg_RemoveTheSelectedImage, 'Remove the selected image');
IESetTranslationWord(msUser, IEMsg_RemoveTheSelectedLayersFromTheImage, 'Remove the selected layer from the image');
IESetTranslationWord(msUser, IEMsg_RemoveTheSelectedObjectFromTheImage, 'Remove the selected object from the image');
IESetTranslationWord(msUser, IEMsg_RemoveTheTransparentBordersFromTheSelectedLayers, 'Remove the transparent borders from the selected layer');
IESetTranslationWord(msUser, IEMsg_RestartPlaybackAfterItCompletes, 'Restart playback after it completes');
IESetTranslationWord(msUser, IEMsg_RetrieveAnImageFromACameraOrScanner, 'Retrieve an image from a camera or scanner');
IESetTranslationWord(msUser, IEMsg_RetrieveImagesFromACameraOrScanner, 'Retrieve images from a camera or scanner');
IESetTranslationWord(msUser, IEMsg_RotateTheImage180Clockwise, 'Rotate the image 180<38> clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheImage90Clockwise, 'Rotate the image 90<39> clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheImage90CounterClockwise, 'Rotate the image 90<39> counter-clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheSelectedImage180Clockwise, 'Rotate the selected image 180<38> clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheSelectedImage90Clockwise, 'Rotate the selected image 90<39> clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheSelectedImage90CounterClockwise, 'Rotate the selected image 90<39> counter-clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheSelectedObject180Clockwise, 'Rotate the selected object 180<38> clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheSelectedObject90Clockwise, 'Rotate the selected object 90<39> clockwise');
IESetTranslationWord(msUser, IEMsg_RotateTheSelectedObject90CounterClockwise, 'Rotate the selected object 90<39> counter-clockwise');
IESetTranslationWord(msUser, IEMsg_SaveChangesToThisImageToFile, 'Save changes to this image to file');
IESetTranslationWord(msUser, IEMsg_SaveThisImageToANewFilename, 'Save this image to a new filename');
IESetTranslationWord(msUser, IEMsg_SelectACircularAreaOfYourImage, 'Select a circular area of your image');
IESetTranslationWord(msUser, IEMsg_SelectAPortionOfYourImageOfASimilarColor, 'Select a portion of your image of a similar color');
IESetTranslationWord(msUser, IEMsg_SelectARectangularAreaOfYourImage, 'Select a rectangular area of your image');
IESetTranslationWord(msUser, IEMsg_SelectAllImagesInTheGrid, 'Select all images in the grid');
IESetTranslationWord(msUser, IEMsg_SelectAllObjectsOfImage, 'Select all objects of image');
IESetTranslationWord(msUser, IEMsg_SelectAnAreaOfTheImageToZoomInto, 'Select an area of the image to zoom into');
IESetTranslationWord(msUser, IEMsg_SelectOrResizeAnObject, 'Select or resize an object (hold Alt to maintain the aspect ratio)');
IESetTranslationWord(msUser, IEMsg_SelectTheCameraOrScannerToAcquireImagesFrom, 'Select the camera or scanner to acquire images from');
IESetTranslationWord(msUser, IEMsg_SelectTheFirstFrame, 'Select the first frame');
IESetTranslationWord(msUser, IEMsg_SelectTheLastFrame, 'Select the last frame');
IESetTranslationWord(msUser, IEMsg_SelectTheNextFrame, 'Select the next frame');
IESetTranslationWord(msUser, IEMsg_SelectThePreviousFrame, 'Select the previous frame');
IESetTranslationWord(msUser, IEMsg_SingleClickingWillNotInsertANewObject, 'Single-clicking will not insert a new object');
IESetTranslationWord(msUser, IEMsg_SpecifyAdvancedPropertiesForAllImages, 'Specify advanced properties for all images');
IESetTranslationWord(msUser, IEMsg_SpecifyAdvancedPropertiesForTheSelectedImage, 'Specify advanced properties for the selected image');
IESetTranslationWord(msUser, IEMsg_SpecifyAdvancedPropertiesForThisImage, 'Specify advanced properties for this image');
IESetTranslationWord(msUser, IEMsg_UndoTheLastAction, 'Undo the last action');
IESetTranslationWord(msUser, IEMsg_UndoTheLastEdit, 'Undo the last edit');
IESetTranslationWord(msUser, IEMsg_UseTheMouseToMoveImageLayers, 'Use the mouse to move image layers');
IESetTranslationWord(msUser, IEMsg_UseTheMouseToResizeImageLayers, 'Use the mouse to resize image layers');
IESetTranslationWord(msUser, IEMsg_UseTheMouseToRotateImageLayers, 'Use the mouse to rotate image layers');
IESetTranslationWord(msUser, IEMsg_ZoomImage , 'Zoom Image' );
IESetTranslationWord(msUser, IEMsg_DisplayImageAtCustomZoom , 'Display image at custom zoom' );
IESetTranslationWord(msUser, IEMsg_CustomRotate , 'Custom Rotate' );
IESetTranslationWord(msUser, IEMsg_RotateImageByACustomAngle , 'Rotate the image by a custom angle');
IESetTranslationWord(msUser, IEMsg_ResizeImage , 'Resize Image' );
IESetTranslationWord(msUser, IEMsg_SpecifyANewSizeForTheImage, 'Specify a new size for the image' );
IESetTranslationWord(msUser, IEMSG_RESIZE, 'Resize');
IESetTranslationWord(msUser, IEMSG_CURRENT, 'Current');
IESetTranslationWord(msUser, IEMSG_NEW, 'New');
IESetTranslationWord(msUser, IEMSG_SCALE, 'Scale');
IESetTranslationWord(msUser, IEMSG_MAINTAINASPECTRATIO, 'Maintain Aspect Ratio');
IESetTranslationWord(msUser, IEMSG_Folder , 'Folder');
IESetTranslationWord(msUser, IEMSG_Dimensions, 'Dimensions');
IESetTranslationWord(msUser, IEMSG_Type , 'Type');
IESetTranslationWord(msUser, IEMSG_Created , 'Created');
IESetTranslationWord(msUser, IEMSG_Modified , 'Modified');
IESetTranslationWord(msUser, IEMsg_CopyFiles , 'Copy to Folder' );
IESetTranslationWord(msUser, IEMsg_CopyFilesToClipboard , 'Copy Files to Clipboard' );
IESetTranslationWord(msUser, IEMsg_CopyTheSelectedFilesToANewFolder , 'Copy the selected files to a new folder' );
IESetTranslationWord(msUser, IEMsg_CopyTheSelectedFilesToTheClipboard , 'Copy the selected files to the clipboard' );
IESetTranslationWord(msUser, IEMsg_CutFilesToClipboard , 'Cut Files to Clipboard' );
IESetTranslationWord(msUser, IEMsg_CutTheSelectedFilesToTheClipboard , 'Cut the selected files to the clipboard' );
IESetTranslationWord(msUser, IEMsg_DeleteFiles , 'Delete Files' );
IESetTranslationWord(msUser, IEMsg_DeleteTheSelectedFilesFromTheFolder , 'Delete the selected files from the folder' );
IESetTranslationWord(msUser, IEMsg_GoUp , 'Go Up' );
IESetTranslationWord(msUser, IEMsg_MoveFiles , 'Move to Folder' );
IESetTranslationWord(msUser, IEMsg_MoveTheSelectedFilesToANewFolder , 'Move the selected files to a new folder' );
IESetTranslationWord(msUser, IEMsg_OpenFile , 'Open File' );
IESetTranslationWord(msUser, IEMsg_OpenTheParentOfTheCurrentFolder , 'Open the parent of the current folder' );
IESetTranslationWord(msUser, IEMsg_OpenTheSelectedFileInTheDefaultViewer , 'Open the selected file in the default viewer' );
IESetTranslationWord(msUser, IEMsg_PasteFilesFromClipboard , 'Paste Files from Clipboard' );
IESetTranslationWord(msUser, IEMsg_PasteFilesFromTheClipboardToThisFolder, 'Paste files from the clipboard to this folder' );
IESetTranslationWord(msUser, IEMsg_Refresh , 'Refresh' );
IESetTranslationWord(msUser, IEMsg_RefreshTheFileListing , 'Refresh the file listing' );
IESetTranslationWord(msUser, IEMsg_WhereDoYouWantToMoveTheseFiles , 'Where do you want to move these files?' );
IESetTranslationWord(msUser, IEMsg_WhereDoYouWantToCopyTheseFiles , 'Where do you want to copy these files?' );
IESetTranslationWord(msUser, IEMsg_XIsNotAValidFolder , '"%s" is not a valid folder' );
IESetTranslationWord(msUser, IEMsg_RenameFile , 'Rename File' );
IESetTranslationWord(msUser, IEMsg_SpecifyANewNameForTheSelectedFile , 'Specify a new name for the selected file' );
IESetTranslationWord(msUser, IEMsg_SpecifyANewNameForX , 'Specify a new name for "%s"' );
IESetTranslationWord(msUser, IEMsg_SelectAFolderToOpen , 'Select a folder to open' );
IESetTranslationWord(msUser, IEMsg_SelectFolder , 'Select Folder' );
IESetTranslationWord(msUser, IEMsg_CreateFolder , 'Create Folder' );
IESetTranslationWord(msUser, IEMsg_CreateANewFolderAtTheCurrentLocation , 'Create a new folder at the current location' );
IESetTranslationWord(msUser, IEMsg_SpecifyTheNameOfYourNewFolder , 'Specify the name of your new folder' );
IESetTranslationWord(msUser, IEMsg_SoftShadow , 'Soft Shadow' );
IESetTranslationWord(msUser, IEMsg_AddSoftShadow , 'Add Soft Shadow' );
IESetTranslationWord(msUser, IEMsg_Radius , 'Radius' );
IESetTranslationWord(msUser, IEMsg_Offset , 'Offset' );
IESetTranslationWord(msUser, IEMsg_All_Glow , 'All (Glow)' );
IESetTranslationWord(msUser, IEMsg_FillPage , 'Fill page' );
IESetTranslationWord(msUser, IEMsg_AutoEnhance , 'Auto-Enhance' );
IESetTranslationWord(msUser, IEMsg_AutoEnhanceMethod , 'Auto-Enhance Method' );
IESetTranslationWord(msUser, IEMsg_General , 'General' );
IESetTranslationWord(msUser, IEMsg_ToneMapping , 'Tone Mapping' );
IESetTranslationWord(msUser, IEMsg_Slope , 'Slope' );
IESetTranslationWord(msUser, IEMsg_Range , 'Range' );
IESetTranslationWord(msUser, IEMsg_Gamma , 'Gamma' );
IESetTranslationWord(msUser, IEMsg_Crop , 'Crop' );
IESetTranslationWord(msUser, IEMsg_CropImage , 'Crop Image' );
IESetTranslationWord(msUser, IEMsg_EditImage , 'Edit Image' );
IESetTranslationWord(msUser, IEMsg_PerformEditingFunctionsOnTheImage , 'Perform editing functions on the image' );
IESetTranslationWord(msUser, IEMsg_PreviewEffects , 'Preview Effects' );
IESetTranslationWord(msUser, IEMsg_PreviewEffectsToEditAndEnhanceTheImage, 'Preview effects to edit and enhance the image' );
IESetTranslationWord(msUser, IEMsg_ThumbnailView , 'Thumbnail View' );
IESetTranslationWord(msUser, IEMsg_DisplayLargeThumbnails , 'Display large thumbnails' );
IESetTranslationWord(msUser, IEMsg_DetailView , 'Detail View' );
IESetTranslationWord(msUser, IEMsg_DisplayFileDetails , 'Display file details' );
IESetTranslationWord(msUser, IEMsg_Filename , 'Filename' );
IESetTranslationWord(msUser, IEMsg_FileType , 'File Type' );
IESetTranslationWord(msUser, IEMsg_FileSize , 'File Size' );
IESetTranslationWord(msUser, IEMsg_CreateDate , 'Create Date' );
IESetTranslationWord(msUser, IEMsg_EditDate , 'Edit Date' );
IESetTranslationWord(msUser, IEMsg_ImageSize , 'Dimensions' );
IESetTranslationWord(msUser, IEMsg_SortByX , 'Sort by %s' );
IESetTranslationWord(msUser, IEMsg_Ascending , 'Ascending' );
IESetTranslationWord(msUser, IEMsg_Descending , 'Descending' );
IESetTranslationWord(msUser, IEMsg_SortX , 'Sort %s' );
IESetTranslationWord(msUser, IEMsg_MultiplePages , 'Poster' );
IESetTranslationWord(msUser, IEMsg_PagesAcross , 'Pages Across' );
IESetTranslationWord(msUser, IEMsg_PagesDown , 'Pages Down' );
IESetTranslationWord(msUser, IEMsg_SelectAllLayers , 'Select All Layers' );
IESetTranslationWord(msUser, IEMsg_SelectAllLayersOfTheImage , 'Select all layers of the image' );
IESetTranslationWord(msUser, IEMsg_DeselectAllLayers , 'Deselect All Layers' );
IESetTranslationWord(msUser, IEMsg_DeselectAllLayersOfTheImage , 'Deselect all layers of the image' );
IESetTranslationWord(msUser, IEMsg_GroupLayers , 'Group Layers' );
IESetTranslationWord(msUser, IEMsg_AddSelectedLayersToASelectionGroup , 'Add selected layers to a selection group' );
IESetTranslationWord(msUser, IEMsg_UngroupLayers , 'Ungroup Layers' );
IESetTranslationWord(msUser, IEMsg_RemoveSelectedLayersFromSelectionGroup, 'Remove selected layers from selection group' );
IESetTranslationWord(msUser, IEMsg_MergeLayers , 'Merge Layers' );
IESetTranslationWord(msUser, IEMsg_MergeSelectedLayersIntoASingleLayer , 'Merge selected layers into a single layer' );
IESetTranslationWord(msUser, IEMsg_ColumnView , 'Column View' );
IESetTranslationWord(msUser, IEMsg_DisplayFileColumns , 'Display file columns view' );
IESetTranslationWord(msUser, IEMsg_LargeThumbnailView , 'Large thumbnail View' );
IESetTranslationWord(msUser, IEMsg_DisplayThumbnails , 'Display thumbnails' );
IESetTranslationWord(msUser, IEMsg_FileListView , 'File List View' );
IESetTranslationWord(msUser, IEMsg_DisplayFileList , 'Display file list view' );
IESetTranslationWord(msUser, IEMsg_ShowColumnX , 'Show %s Column' );
IESetTranslationWord(msUser, IEMsg_Path , 'Path' );
IESetTranslationWord(msUser, IEMsg_ImageProperties , 'Properties' );
IESetTranslationWord(msUser, IEMsg_Caption , 'Caption' );
IESetTranslationWord(msUser, IEMsg_ADDINNERSHADOW , 'Add Inner Shadow' );
IESetTranslationWord(msUser, IEMsg_ADJUSTBRIGHTNESSCONTRASTSATURATION , 'Adjust Brightness/Contrast/Saturation' );
IESetTranslationWord(msUser, IEMsg_ADJUSTGAINOFFSET , 'Adjust Gain Offset' );
IESetTranslationWord(msUser, IEMsg_AdjustLuminanceSaturation , 'Adjust Luminance/Saturation' );
IESetTranslationWord(msUser, IEMsg_ADJUSTTEMPERATURE , 'Adjust Temperature' );
IESetTranslationWord(msUser, IEMsg_ADJUSTTINT , 'Adjust Tint' );
IESetTranslationWord(msUser, IEMsg_Automatic , 'Automatic' );
IESetTranslationWord(msUser, IEMsg_AUTOSHARPEN , 'Auto Sharpen' );
IESetTranslationWord(msUser, IEMsg_BLUR , 'Blur' );
IESetTranslationWord(msUser, IEMsg_CASTALPHA , 'Cast Alpha' );
IESetTranslationWord(msUser, IEMsg_CASTCOLOR , 'Cast Color' );
IESetTranslationWord(msUser, IEMsg_CASTCOLORRANGE , 'Cast Color Range' );
IESetTranslationWord(msUser, IEMsg_CLEARSEL , 'Clear Selection' );
IESetTranslationWord(msUser, IEMsg_COLORIZE , 'Colorize' );
IESetTranslationWord(msUser, IEMsg_CONVERTTO , 'Convert Pixels' );
IESetTranslationWord(msUser, IEMsg_CONVERTTO24BIT , 'Convert to 24bit' );
IESetTranslationWord(msUser, IEMsg_CONVERTTOPALETTE , 'Convert to Palette' );
IESetTranslationWord(msUser, IEMsg_CONVERTTOSEPIA , 'Sepia' );
IESetTranslationWord(msUser, IEMsg_CONVOLVE , 'Convolve' );
IESetTranslationWord(msUser, IEMsg_DECRYPT , 'Decrypt' );
IESetTranslationWord(msUser, IEMsg_DEINTERLACE , 'Deinterlace' );
IESetTranslationWord(msUser, IEMsg_ReorderColorChannels , 'Reorder Color Channels' );
IESetTranslationWord(msUser, IEMsg_EDGEDETECT , 'Edge Detection' );
IESetTranslationWord(msUser, IEMsg_ENCRYPT , 'Encrypt' );
IESetTranslationWord(msUser, IEMsg_FEATHEREDGES , 'Feather Edges' );
IESetTranslationWord(msUser, IEMsg_FILL , 'Fill' );
IESetTranslationWord(msUser, IEMsg_FTCLEARZONE , 'Clear FFT Zone' );
IESetTranslationWord(msUser, IEMsg_HISTAUTOEQUALIZE , 'Auto-Equalization' );
IESetTranslationWord(msUser, IEMsg_INTENSITY , 'Intensity' );
IESetTranslationWord(msUser, IEMsg_AdjustHistogram , 'Adjust Histogram' );
IESetTranslationWord(msUser, IEMsg_MAPGRAYTOCOLOR , 'Map Gray to Color' );
IESetTranslationWord(msUser, IEMsg_MATCHHSVRANGE , 'Match HSV Range' );
IESetTranslationWord(msUser, IEMsg_MEDIANFILTER , 'Median Filter' );
IESetTranslationWord(msUser, IEMsg_MERGEWITHMASK , 'Merge with Mask' );
IESetTranslationWord(msUser, IEMsg_MERGE , 'Merge' );
IESetTranslationWord(msUser, IEMsg_Monochrome , 'Monochrome' );
IESetTranslationWord(msUser, IEMsg_MOTIONBLUR , 'Motion Blur' );
IESetTranslationWord(msUser, IEMsg_PAINTMARK , 'Paint Mark' );
IESetTranslationWord(msUser, IEMsg_PERSPECTIVEDRAW , 'Perspective Draw' );
IESetTranslationWord(msUser, IEMsg_ConvolutionFilter , 'Convolution Filter' );
IESetTranslationWord(msUser, IEMsg_PROJECTDRAW , 'Project Draw' );
IESetTranslationWord(msUser, IEMsg_RADIALSTRETCH , 'Radial Stretch' );
IESetTranslationWord(msUser, IEMsg_RANDOMIZE , 'Randomize' );
IESetTranslationWord(msUser, IEMsg_REFLECTION , 'Reflection' );
IESetTranslationWord(msUser, IEMsg_REMOVECHROMAKEY , 'Remove Chroma-Key' );
IESetTranslationWord(msUser, IEMsg_REMOVEISOLATEDPIXELS , 'Remove Isolated Pixels' );
IESetTranslationWord(msUser, IEMsg_REMOVENOISE , 'Remove Noise' );
IESetTranslationWord(msUser, IEMsg_RESIZECANVASXX , 'Resize Canvas to %dx%d' );
IESetTranslationWord(msUser, IEMsg_ROTATEANDCROP , 'Rotate and Crop' );
IESetTranslationWord(msUser, IEMsg_ROUNDIMAGE , 'Round Image' );
IESetTranslationWord(msUser, IEMSG_ConvertToXColors , 'Convert to %d colors' );
IESetTranslationWord(msUser, IEMsg_SHIFTCHANNEL , 'Shift Channel' );
IESetTranslationWord(msUser, IEMsg_TileImage , 'Tile Image' );
IESetTranslationWord(msUser, IEMsg_UNSHARPEN , 'Unsharpen' );
IESetTranslationWord(msUser, IEMsg_WALLISFILTER , 'Wallis Filter' );
IESetTranslationWord(msUser, IEMsg_WHITEBALANCE , 'White Balance' );
IESetTranslationWord(msUser, IEMsg_WRITEHIDDENDATA , 'Write Hidden Data' );
IESetTranslationWord(msUser, IEMsg_AdjustHSV , 'Adjust HSV' );
IESetTranslationWord(msUser, IEMsg_AdjustHSL , 'Adjust HSL' );
IESetTranslationWord(msUser, IEMsg_AdjustRGB , 'Adjust RGB' );
IESetTranslationWord(msUser, IEMsg_ShowRulers , 'Show Rulers' );
IESetTranslationWord(msUser, IEMsg_ShowMeasurementRulersBesideImage , 'Show measurement rulers beside image' );
IESetTranslationWord(msUser, IEMsg_CapPixels , 'Pixels' );
IESetTranslationWord(msUser, IEMsg_ShowRulerInPixels , 'Show ruler in pixels' );
IESetTranslationWord(msUser, IEMsg_CapInches , 'Inches' );
IESetTranslationWord(msUser, IEMsg_ShowRulerInInches , 'Show ruler in inches' );
IESetTranslationWord(msUser, IEMsg_Millimeters , 'Millimeters' );
IESetTranslationWord(msUser, IEMsg_ShowRulerInMillimeters , 'Show ruler in millimeters' );
IESetTranslationWord(msUser, IEMsg_Centimeters , 'Centimeters' );
IESetTranslationWord(msUser, IEMsg_ShowRulerInCentimeters , 'Show ruler in centimeters' );
IESetTranslationWord(msUser, IEMSG_SYMMETRICNEARESTNEIGHBOUR , 'Symmetric Nearest Neighbour' );
IESetTranslationWord(msUser, IEMSG_PIXELIZE , 'Pixelize' );
IESetTranslationWord(msUser, IEMSG_PENCILSKETCH , 'Pencil Sketch' );
IESetTranslationWord(msUser, IEMsg_PasteAnImageFromTheClipboard , 'Paste an image from the clipboard' );
IESetTranslationWord(msUser, IEMsg_Linear , 'Linear' );
IESetTranslationWord(msUser, IEMsg_LinearClipped , 'Linear (Clipped)' );
IESetTranslationWord(msUser, IEMsg_Logarithmic , 'Logarithmic' );
IESetTranslationWord( msUser, IEMsg_IncludeSubFolders , 'Include Subfolders' );
IESetTranslationWord( msUser, IEMsg_AlsoDisplayFilesFoundInSubfoldersOfThisFolder, 'Also display files found in subfolders of this folder' );
IESetTranslationWord( msUser, IEMsg_EnableCropping , 'Enable Cropping' );
IESetTranslationWord( msUser, IEMsg_EnableCroppingModeToSelectAnAreaOfTheImageToMaintain, 'Enable cropping mode to select an area of the image to maintain' );
IESetTranslationWord( msUser, IEMsg_CancelCropping , 'Cancel Cropping' );
IESetTranslationWord( msUser, IEMsg_ClearTheCurrentCropSelection , 'Clear the current crop selection' );
IESetTranslationWord( msUser, IEMsg_AddImageLayers , 'Add Image Layer' );
IESetTranslationWord( msUser, IEMsg_ClickAndDragToCreateAnImageLayer , 'Click and drag to create an image layer' );
IESetTranslationWord( msUser, IEMsg_AddShapeLayers , 'Add Shape Layer' );
IESetTranslationWord( msUser, IEMsg_ClickAndDragToCreateAShapeLayer , 'Click and drag to create a shape layer' );
IESetTranslationWord( msUser, IEMsg_AddLineLayers , 'Add Line Layer' );
IESetTranslationWord( msUser, IEMsg_ClickAndDragToCreateALineLayer , 'Click and drag to create a line layer' );
IESetTranslationWord( msUser, IEMsg_AddPolylineLayers , 'Add Polyline Layer' );
IESetTranslationWord( msUser, IEMsg_ClickAndDragToCreateAPolylineLayer , 'Click and drag to create a polyline layer' );
IESetTranslationWord( msUser, IEMsg_AddTextLayers , 'Add Text Layer' );
IESetTranslationWord( msUser, IEMsg_ClickAndDragToCreateATextLayer , 'Click and drag to create a text layer' );
IESetTranslationWord( msUser, IEMsg_AlignLeftEdges , 'Align on Left' );
IESetTranslationWord( msUser, IEMsg_AlignRightEdges , 'Align on Right' );
IESetTranslationWord( msUser, IEMsg_AlignTopEdges , 'Align Tops' );
IESetTranslationWord( msUser, IEMsg_AlignBottomEdges , 'Align Bottoms' );
IESetTranslationWord( msUser, IEMsg_AlignHorizontalCenters , 'Align Horizontal Centers' );
IESetTranslationWord( msUser, IEMsg_AlignVerticalCenters , 'Align Vertical Centers' );
IESetTranslationWord( msUser, IEMsg_MatchWidth , 'Match Widths' );
IESetTranslationWord( msUser, IEMsg_MatchHeight , 'Match Heights' );
IESetTranslationWord( msUser, IEMsg_AlignSelectedLayersToTheEdgeOfTheLeftmostLayer , ' Align selected layers to the edge of the left-most layer' );
IESetTranslationWord( msUser, IEMsg_AlignSelectedLayersToTheEdgeOfTheRightmostLayer , ' Align selected layers to the edge of the right-most layer' );
IESetTranslationWord( msUser, IEMsg_AlignSelectedLayersToTheEdgeOfTheTopmostLayer , ' Align selected layers to the edge of the top-most layer' );
IESetTranslationWord( msUser, IEMsg_AlignSelectedLayersToTheEdgeOfTheBottommostLayer , ' Align selected layers to the edge of the bottom-most layer' );
IESetTranslationWord( msUser, IEMsg_AlignSelectedLayersToHaveTheSameHorizontalCenter , ' Align selected layers to have the same horizontal center' );
IESetTranslationWord( msUser, IEMsg_AlignSelectedLayersToHaveTheSameVerticalCenter , ' Align selected layers to have the same vertical center' );
IESetTranslationWord( msUser, IEMsg_ResizeAllSelectedLayersToTheWidthOfTheWidestLayer , ' Resize all selected layers to the width of the widest layer' );
IESetTranslationWord( msUser, IEMsg_ResizeAllSelectedLayersToTheHeightOfTheTallestLayer , ' Resize all selected layers to the height of the tallest layer' );
IESetTranslationWord( msUser, IEMsg_CropBackgroundToSelection , 'Crop Background to Selection' );
IESetTranslationWord( msUser, IEMsg_CropTheBackgroundImageToMatchSelectedLayers , 'Crop the background image to match selected layers' );
IESetTranslationWord( msUser, IEMsg_FastPreview , 'Fast Preview' );
IESetTranslationWord( msUser, IEMsg_ReducePreviewQualityToImprovePerformance , 'Reduce preview quality to improve performance' );
IESetTranslationWord( msUser, IEMsg_LockAspectRatio , 'Lock Aspect Ratio' );
IESetTranslationWord( msUser, IEMsg_LockPosition , 'Lock Position' );
IESetTranslationWord( msUser, IEMsg_RestoreAspectRatio , 'Restore Aspect Ratio' );
IESetTranslationWord( msUser, IEMsg_SizeToFit , 'Size to Fit' );
IESetTranslationWord( msUser, IEMsg_Visible , 'Visible' );
IESetTranslationWord( msUser, IEMsg_ResetSize , 'Reset Size' );
IESetTranslationWord( msUser, IEMsg_SelectImage , 'Select Image' );
IESetTranslationWord( msUser, IEMsg_ClosePolyline , 'Close Polyline' );
IESetTranslationWord( msUser, IEMsg_PreventResizingFromAffectingTheAspectRatioOfTheSelectedLayer , 'Prevent resizing from affecting the aspect ratio of the selected layer' );
IESetTranslationWord( msUser, IEMsg_PreventMovementOfTheSelectedLayer , 'Prevent movement of the selected layer' );
IESetTranslationWord( msUser, IEMsg_RestoreTheOriginalAspectRatioOfTheSelectedLayer , 'Restore the original aspect ratio of the selected layer' );
IESetTranslationWord( msUser, IEMsg_ResizeTheLayerToMatchItsContent , 'Resize the layer to match its content' );
IESetTranslationWord( msUser, IEMsg_AddASoftShadowToTheSelectedLayer , 'Add a soft shadow to the selected layer' );
IESetTranslationWord( msUser, IEMsg_DisplayTheCurrentLayer , 'Display the current layer' );
IESetTranslationWord( msUser, IEMsg_RestoreTheOriginalSizeOfTheSelectedLayer , 'Restore the original size of the selected layer' );
IESetTranslationWord( msUser, IEMsg_BrowseForAnImageToLoadIntoTheLayer , 'Browse for an image to load into the layer' );
IESetTranslationWord( msUser, IEMsg_JoinTheFirstAndLastPointsOfThePolylineToCreateAPolygon, 'Join the first and last points of the polyline to create a polygon' );
IESetTranslationWord( msUser, IEMsg_AddImageLayer , 'Add Image Layer' );
IESetTranslationWord( msUser, IEMsg_AddShapeLayer , 'Add Shape Layer' );
IESetTranslationWord( msUser, IEMsg_AddLineLayer , 'Add Line Layer' );
IESetTranslationWord( msUser, IEMsg_AddPolylineLayer , 'Add Polyline Layer' );
IESetTranslationWord( msUser, IEMsg_AddTextLayer , 'Add Text Layer' );
IESetTranslationWord( msUser, IEMsg_RotateTheLayerCounterClockwise , 'Rotate the layer counter-clockwise' );
IESetTranslationWord( msUser, IEMsg_RotateTheLayerClockwise , 'Rotate the layer clockwise' );
IESetTranslationWord( msUser, IEMsg_ConvertToImageLayer , 'Convert to Image Layer' );
IESetTranslationWord( msUser, IEMsg_ConvertTheLayerToAnImage , 'Convert the layer to an image' );
IESetTranslationWord( msUser, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msUser, IEMsg_ArrangeLayers , 'Arrange Layers' );
IESetTranslationWord( msUser, IEMsg_SetLayerProperties , 'Set Layer Properties' );
IESetTranslationWord( msUser, IEMsg_CropLayerToBackground , 'Crop Layer to Background' );
IESetTranslationWord( msUser, IEMsg_HideAnyPartOfTheSelectedLayerLyingOutsideTheBackground, 'Hide any part of the selected layer outside the background' );
IESetTranslationWord( msUser, IEMsg_ShowLabel , 'Show Label' );
IESetTranslationWord( msUser, IEMsg_AttachATextLabelToThisLine , 'Attach a text label to this line' );
IESetTranslationWord( msUser, IEMsg_EditLayerText , 'Edit Layer Text' );
IESetTranslationWord( msUser, IEMsg_EditTheTextOfTheSelectedLayer , 'Edit the text of the selected layer' );
IESetTranslationWord( msUser, IEMsg_ResetRotation , 'Reset Rotation' );
IESetTranslationWord( msUser, IEMsg_ResetTheRotationOfTheSelectedLayer , 'Reset the rotation of the selected layer' );
{$ENDIF}
*)
procedure IESetDefaultTranslationWords;
begin
IESetDefaultTranslationWords_English;
IESetDefaultTranslationWords_Italian;
IESetDefaultTranslationWords_German;
IESetDefaultTranslationWords_Spanish;
IESetDefaultTranslationWords_French;
IESetDefaultTranslationWords_Portuguese;
IESetDefaultTranslationWords_Greek;
IESetDefaultTranslationWords_Russian;
IESetDefaultTranslationWords_Dutch;
IESetDefaultTranslationWords_Swedish;
IESetDefaultTranslationWords_Polish;
IESetDefaultTranslationWords_Japanese;
IESetDefaultTranslationWords_Czech;
IESetDefaultTranslationWords_Finnish;
IESetDefaultTranslationWords_Farsi;
IESetDefaultTranslationWords_Chinese;
IESetDefaultTranslationWords_ChineseTraditional;
IESetDefaultTranslationWords_ChineseTraditional_Big5;
IESetDefaultTranslationWords_Danish;
IESetDefaultTranslationWords_Turkish;
IESetDefaultTranslationWords_Korean;
IESetDefaultTranslationWords_Hungarian;
IESetDefaultTranslationWords_Arabic;
IESetDefaultTranslationWords_Serbian;
IESetDefaultTranslationWords_Norwegian;
end;
end.