Various interface fixes, closes #5211
This commit is contained in:
@@ -117,7 +117,7 @@ FILEBROWSER_APPLYPROFILE;Apply
|
||||
FILEBROWSER_APPLYPROFILE_PARTIAL;Apply - partial
|
||||
FILEBROWSER_AUTODARKFRAME;Auto dark-frame
|
||||
FILEBROWSER_AUTOFLATFIELD;Auto flat-field
|
||||
FILEBROWSER_BROWSEPATHBUTTONHINT;Click to browse to the chosen path.
|
||||
FILEBROWSER_BROWSEPATHBUTTONHINT;Click to open specified path, reload folder and apply "find" keywords.
|
||||
FILEBROWSER_BROWSEPATHHINT;Type a path to navigate to.\n\nKeyboard shortcuts:\n<b>Ctrl-o</b> to focus to the path text box.\n<b>Enter</b> / <b>Ctrl-Enter</b> to browse there;\n<b>Esc</b> to clear changes.\n<b>Shift-Esc</b> to remove focus.\n\nPath shortcuts:\n<b>~</b> - user's home directory.\n<b>!</b> - user's pictures directory
|
||||
FILEBROWSER_CACHE;Cache
|
||||
FILEBROWSER_CACHECLEARFROMFULL;Clear all including cached profiles
|
||||
@@ -887,7 +887,7 @@ MAIN_FRAME_FILEBROWSER;File Browser
|
||||
MAIN_FRAME_FILEBROWSER_TOOLTIP;File browser.\nShortcut: <b>Ctrl-F2</b>
|
||||
MAIN_FRAME_PLACES;Places
|
||||
MAIN_FRAME_PLACES_ADD;Add
|
||||
MAIN_FRAME_PLACES_DEL;Del
|
||||
MAIN_FRAME_PLACES_DEL;Remove
|
||||
MAIN_FRAME_RECENT;Recent Folders
|
||||
MAIN_MSG_ALREADYEXISTS;File already exists.
|
||||
MAIN_MSG_CANNOTLOAD;Cannot load image
|
||||
@@ -1264,6 +1264,11 @@ PROFILEPANEL_TOOLTIPCOPY;Copy current processing profile to clipboard.\n<b>Ctrl-
|
||||
PROFILEPANEL_TOOLTIPLOAD;Load a profile from file.\n<b>Ctrl-click</b> to select the parameters to load.
|
||||
PROFILEPANEL_TOOLTIPPASTE;Paste profile from clipboard.\n<b>Ctrl-click</b> to select the parameters to paste.
|
||||
PROFILEPANEL_TOOLTIPSAVE;Save current profile.\n<b>Ctrl-click</b> to select the parameters to save.
|
||||
PROGRESSBAR_DECODING;Decoding...
|
||||
PROGRESSBAR_GREENEQUIL;Green equilibration...
|
||||
PROGRESSBAR_HLREC;Highlight reconstruction...
|
||||
PROGRESSBAR_HOTDEADPIXELFILTER;Hot/dead pixel filter...
|
||||
PROGRESSBAR_LINEDENOISE;Line noise filter...
|
||||
PROGRESSBAR_LOADING;Loading image...
|
||||
PROGRESSBAR_LOADINGTHUMBS;Loading thumbnails...
|
||||
PROGRESSBAR_LOADJPEG;Loading JPEG file...
|
||||
@@ -1272,6 +1277,7 @@ PROGRESSBAR_LOADTIFF;Loading TIFF file...
|
||||
PROGRESSBAR_NOIMAGES;No images found
|
||||
PROGRESSBAR_PROCESSING;Processing image...
|
||||
PROGRESSBAR_PROCESSING_PROFILESAVED;Processing profile saved
|
||||
PROGRESSBAR_RAWCACORR;Raw CA correction...
|
||||
PROGRESSBAR_READY;Ready
|
||||
PROGRESSBAR_SAVEJPEG;Saving JPEG file...
|
||||
PROGRESSBAR_SAVEPNG;Saving PNG file...
|
||||
@@ -1538,7 +1544,7 @@ TP_CROP_GTTRIANGLE2;Golden Triangles 2
|
||||
TP_CROP_GUIDETYPE;Guide type:
|
||||
TP_CROP_H;Height
|
||||
TP_CROP_LABEL;Crop
|
||||
TP_CROP_PPI;PPI=
|
||||
TP_CROP_PPI;PPI
|
||||
TP_CROP_RESETCROP;Reset
|
||||
TP_CROP_SELECTCROP;Select
|
||||
TP_CROP_W;Width
|
||||
@@ -1785,15 +1791,15 @@ TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
|
||||
TP_LENSGEOM_AUTOCROP;Auto-Crop
|
||||
TP_LENSGEOM_FILL;Auto-fill
|
||||
TP_LENSGEOM_LABEL;Lens / Geometry
|
||||
TP_LENSPROFILE_CORRECTION_AUTOMATCH;Automatically
|
||||
TP_LENSPROFILE_CORRECTION_AUTOMATCH;Automatically selected
|
||||
TP_LENSPROFILE_CORRECTION_LCPFILE;LCP file
|
||||
TP_LENSPROFILE_CORRECTION_MANUAL;Manually
|
||||
TP_LENSPROFILE_CORRECTION_MANUAL;Manually selected
|
||||
TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||
TP_LENSPROFILE_LENS_WARNING;Warning: the crop factor used for lens profiling is larger than the crop factor of the camera, the results might be wrong.
|
||||
TP_LENSPROFILE_MODE_HEADER;Select the lens profile:
|
||||
TP_LENSPROFILE_MODE_HEADER;Lens Profile
|
||||
TP_LENSPROFILE_USE_CA;Chromatic aberration
|
||||
TP_LENSPROFILE_USE_GEOMETRIC;Geometric
|
||||
TP_LENSPROFILE_USE_HEADER;Select distortions to correct:
|
||||
TP_LENSPROFILE_USE_GEOMETRIC;Geometric distortion
|
||||
TP_LENSPROFILE_USE_HEADER;Correct
|
||||
TP_LENSPROFILE_USE_VIGNETTING;Vignetting
|
||||
TP_LOCALCONTRAST_AMOUNT;Amount
|
||||
TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||
@@ -1923,6 +1929,8 @@ TP_RAW_SENSOR_BAYER_LABEL;Sensor with Bayer Matrix
|
||||
TP_RAW_SENSOR_XTRANS_DMETHOD_TOOLTIP;3-pass gives best results (recommended for low ISO images).\n1-pass is almost undistinguishable from 3-pass for high ISO images and is faster.\n+fast gives less artifacts in flat areas
|
||||
TP_RAW_SENSOR_XTRANS_LABEL;Sensor with X-Trans Matrix
|
||||
TP_RAW_VNG4;VNG4
|
||||
TP_RAW_XTRANS;X-Trans
|
||||
TP_RAW_XTRANSFAST;Fast X-Trans
|
||||
TP_RESIZE_ALLOW_UPSCALING;Allow Upscaling
|
||||
TP_RESIZE_APPLIESTO;Applies to:
|
||||
TP_RESIZE_CROPPEDAREA;Cropped Area
|
||||
|
Reference in New Issue
Block a user