diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 5affd4b39..ee44c6de1 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,8 +1,8 @@
-RAWTHERAPEE 5.2 RELEASE NOTES
+RAWTHERAPEE 5.3-dev RELEASE NOTES
-----------------------------
This is a development version of RawTherapee. We update the code almost daily. Every few months, once enough changes have accumulated and the code is stabilized, we make a new official release. Every code change between these releases is known as a "development" version, and this is one of them.
-RawTherapee provides you with a selection of powerful tools with which you can practice the art of developing raw photos. Be sure to read RawPedia to understand how each tool works so that you may make the most of it.
+RawTherapee provides you with a selection of powerful tools with which you can practise the art of developing raw photos. Be sure to read RawPedia to understand how each tool works so that you may make the most of it.
http://rawpedia.rawtherapee.com/
A great place to start is the "Getting Started" article. Click on "Main page" in the top-left corner when you have finished reading that article to see all other articles.
@@ -15,7 +15,8 @@ While we only commit tested and relatively stable code and so the development ve
News Relevant to Photographers
------------------------------
-RawTherapee supports most raw formats, including some unusual ones like those from cameras using Foveon and X-Trans sensors. If you're wondering whether it supports your camera's raw format, first download RawTherapee and try for yourself. If a raw format is not supported it will either not open, or the preview in the Editor tab will appear black, white, or have a strong color cast - usually magenta. In that case, read the "Adding Support for New Raw Formats" RawPedia article.
+RawTherapee supports most raw formats, including Pentax Pixel Shift, Canon Dual-Pixel, and those from Foveon and X-Trans sensors.
+If you're wondering whether it supports your camera's raw format, first download RawTherapee and try for yourself. If a raw format is not supported it will either not open, or the preview in the Editor tab will appear black, white, or have a strong color cast - usually magenta. In that case, read the "Adding Support for New Raw Formats" RawPedia article.
In order to use RawTherapee efficiently you should know that:
- You can scroll all panels using the mouse scroll-wheel.
@@ -24,8 +25,8 @@ In order to use RawTherapee efficiently you should know that:
- All curves support the Shift and Ctrl keys while dragging a point. Shift+drag makes the point snap to meaningful axes (top, bottom, diagonal, other), while Ctrl+drag makes your mouse movement super-fine for precise point positioning.
- There are many keyboard shortcuts which make working with RawTherapee much faster and give you greater control. Make sure you familiarize yourself with them on RawPedia's "Keyboard Shortcuts" page!
-New features since 5.2:
-- To be filled in once 5.3 is released.
+New features since 5.3:
+- To be filled in when 5.4 is released.
News Relevant to Package Maintainers
------------------------------------
@@ -38,14 +39,13 @@ In general:
- For development builds and release-candidates use -DCACHE_NAME_SUFFIX="5-dev"
Changes since 5.2:
-- To be filled in once 5.3 is released.
+- To be filled in when 5.4 is released.
News Relevant to Developers
---------------------------
- Announce and discuss your plans in GitHub before starting work.
- Keep branches small so that completed and working features can be merged into the "dev" branch often, and so that they can be abandoned if they head in the wrong direction.
- Use C++11.
-- Code must be run through astyle.
DOCUMENTATION
-------------
diff --git a/rtdata/dcpprofiles/Canon EOS 1300D.dcp b/rtdata/dcpprofiles/Canon EOS 1300D.dcp
new file mode 100644
index 000000000..e6fa7ac41
Binary files /dev/null and b/rtdata/dcpprofiles/Canon EOS 1300D.dcp differ
diff --git a/rtdata/dcpprofiles/Canon EOS 60D.dcp b/rtdata/dcpprofiles/Canon EOS 60D.dcp
new file mode 100644
index 000000000..24e7e04b6
Binary files /dev/null and b/rtdata/dcpprofiles/Canon EOS 60D.dcp differ
diff --git a/rtdata/dcpprofiles/Canon EOS 6D Mark II.dcp b/rtdata/dcpprofiles/Canon EOS 6D Mark II.dcp
new file mode 100644
index 000000000..69a131bd3
Binary files /dev/null and b/rtdata/dcpprofiles/Canon EOS 6D Mark II.dcp differ
diff --git a/rtdata/dcpprofiles/Panasonic DC-TZ90.dcp b/rtdata/dcpprofiles/Panasonic DC-TZ90.dcp
new file mode 100644
index 000000000..2a3abfaed
Binary files /dev/null and b/rtdata/dcpprofiles/Panasonic DC-TZ90.dcp differ
diff --git a/rtdata/dcpprofiles/Panasonic DC-TZ91.dcp b/rtdata/dcpprofiles/Panasonic DC-TZ91.dcp
new file mode 100644
index 000000000..2a3abfaed
Binary files /dev/null and b/rtdata/dcpprofiles/Panasonic DC-TZ91.dcp differ
diff --git a/rtdata/dcpprofiles/Panasonic DC-TZ92.dcp b/rtdata/dcpprofiles/Panasonic DC-TZ92.dcp
new file mode 100644
index 000000000..2a3abfaed
Binary files /dev/null and b/rtdata/dcpprofiles/Panasonic DC-TZ92.dcp differ
diff --git a/rtdata/dcpprofiles/Panasonic DC-TZ93.dcp b/rtdata/dcpprofiles/Panasonic DC-TZ93.dcp
new file mode 100644
index 000000000..2a3abfaed
Binary files /dev/null and b/rtdata/dcpprofiles/Panasonic DC-TZ93.dcp differ
diff --git a/rtdata/iccprofiles/output/ACES.icc b/rtdata/iccprofiles/output/ACES.icc
new file mode 100644
index 000000000..cb87b8bf2
Binary files /dev/null and b/rtdata/iccprofiles/output/ACES.icc differ
diff --git a/rtdata/iccprofiles/output/DCI-P3 D65.icc b/rtdata/iccprofiles/output/DCI-P3 D65.icc
new file mode 100644
index 000000000..195bf7a1d
Binary files /dev/null and b/rtdata/iccprofiles/output/DCI-P3 D65.icc differ
diff --git a/rtdata/iccprofiles/output/DCI-P3 Theater.icc b/rtdata/iccprofiles/output/DCI-P3 Theater.icc
new file mode 100644
index 000000000..90ccbc69c
Binary files /dev/null and b/rtdata/iccprofiles/output/DCI-P3 Theater.icc differ
diff --git a/rtdata/images/rt_splash.svg b/rtdata/images/rt_splash.svg
index 8048ccb97..c80cdd5c7 100644
--- a/rtdata/images/rt_splash.svg
+++ b/rtdata/images/rt_splash.svg
@@ -10,20 +10,48 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="588.79999"
- height="369.06668"
- id="svg2"
+ width="552"
+ height="346"
+ viewBox="0 0 146.05 91.545836"
version="1.1"
+ id="svg783"
inkscape:version="0.92.1 r"
sodipodi:docname="rt_splash.svg"
- style="enable-background:new"
- inkscape:export-filename="/tmp/rt_splash_52_dev.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
-
RawTherapee Splash Screen
+ inkscape:export-filename="/tmp/splash.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ id="defs777">
+
+
+
+
+
+
+
@@ -58,6 +106,16 @@
offset="1"
style="stop-color:#971ec6;stop-opacity:1" />
+
+
@@ -81,6 +149,16 @@
offset="1"
style="stop-color:#1526c3;stop-opacity:1" />
+
+
@@ -104,6 +192,16 @@
offset="1"
style="stop-color:#fc12aa;stop-opacity:1" />
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ inkscape:window-maximized="1">
+ inkscape:color="rgb(0,0,255)" />
-
-
-
+
+
+
-
-
+ id="metadata780">
image/svg+xml
- RawTherapee Splash Screen
-
-
- Morgan Hardwood
-
-
-
-
- rawtherapee
- logo
- splash
-
-
- www.rawtherapee.com
-
+
-
-
-
-
-
-
-
-
+ transform="translate(0,-205.45415)">
+ style="fill:#2a2a2a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458338;enable-background:new" />
+ width="146.05"
+ height="32.22514"
+ x="0"
+ y="310.22934"
+ rx="3.1236236"
+ ry="1.1284066" />
+ transform="matrix(0.6837777,0,0,0.68377778,2.6015099,222.16553)"
+ style="filter:url(#filter3580);enable-background:new">
For logo specifics, refer to rt_logo.svg 64pt, skewed -3°. RawTherapee splash screen design version 1.1 from 2017-01-28 | www.rawtherapee.com
-
+ x="32.400429"
+ y="340.74057"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.60844219px;line-height:1.25;font-family:OxygenSans;-inkscape-font-specification:OxygenSans;letter-spacing:0.26807371px;fill:#ffcc00;fill-opacity:1;stroke-width:0.26807371">RawTherapee splash screen design version 1.1 from 2017-01-28 | www.rawtherapee.com
Raw
Therapee
GNU GPLv3
+ x="7.6874547"
+ y="290.34174"
+ style="font-size:3.96875px;line-height:1.25;stroke-width:0.26458338px">GNU GPLv3
5
. 2
+ sodipodi:role="line">. 3
+ transform="matrix(0.24804687,0,0,0.2480469,-10.282719,273.1232)"
+ style="fill:#ffffff;enable-background:new">
Development
-
diff --git a/rtdata/images/splash.png b/rtdata/images/splash.png
index 2a0806946..701ef02bf 100644
Binary files a/rtdata/images/splash.png and b/rtdata/images/splash.png differ
diff --git a/rtdata/languages/Catala b/rtdata/languages/Catala
index ff700b720..d006e1995 100644
--- a/rtdata/languages/Catala
+++ b/rtdata/languages/Catala
@@ -1314,6 +1314,9 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -1340,6 +1343,10 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
!MAIN_BUTTON_NAVSYNC_TOOLTIP;Synchronize the File Browser or Filmstrip with the Editor to reveal the thumbnail of the currently opened image, and clear any active filters.\nShortcut: x\n\nAs above, but without clearing active filters:\nShortcut: y\n(Note that the thumbnail of the opened image will not be shown if filtered out).
@@ -1352,6 +1359,7 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!NAVIGATOR_B;B:
!NAVIGATOR_G;G:
@@ -1385,6 +1393,7 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BEHADDALL;All to 'Add'
!PREFERENCES_BEHADDALLHINT;Set all parameters to the Add mode.\nAdjustments of parameters in the batch tool panel will be deltas to the stored values.
@@ -1471,6 +1480,7 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1639,7 +1649,7 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: -
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
diff --git a/rtdata/languages/Chinese (Simplified) b/rtdata/languages/Chinese (Simplified)
index 2fd87fe5e..e58875107 100644
--- a/rtdata/languages/Chinese (Simplified)
+++ b/rtdata/languages/Chinese (Simplified)
@@ -3,12 +3,13 @@
#02 2008-11-06 Yang Gao (grantyale)
#03 2013-10-20 Jiero
#04 2014-10-24 Jie Luo
+#05 2017-09-18 Chongnuo Ji
ABOUT_TAB_BUILD;版本
ABOUT_TAB_CREDITS;感谢
ABOUT_TAB_LICENSE;授权协议
ABOUT_TAB_RELEASENOTES;发布说明
-ABOUT_TAB_SPLASH;Splash
+ABOUT_TAB_SPLASH;启动页
ADJUSTER_RESET_TO_DEFAULT;重置缺省参数
BATCHQUEUE_AUTOSTART;自动开始
BATCHQUEUE_DESTFILENAME;路径和文件名
@@ -21,20 +22,37 @@ CURVEEDITOR_HIGHLIGHTS;高亮
CURVEEDITOR_LIGHTS;光
CURVEEDITOR_LINEAR;线性
CURVEEDITOR_LOADDLGLABEL;正读取曲线...
+CURVEEDITOR_MINMAXCPOINTS;均衡器
+CURVEEDITOR_NURBS;控制点
+CURVEEDITOR_PARAMETRIC;参数
CURVEEDITOR_SAVEDLGLABEL;正保存曲线...
CURVEEDITOR_SHADOWS;阴影
+CURVEEDITOR_TOOLTIPCOPY;复制当前曲线到剪贴板
CURVEEDITOR_TOOLTIPLINEAR;重置曲线
CURVEEDITOR_TOOLTIPLOAD;读取曲线
+CURVEEDITOR_TOOLTIPPASTE;从剪贴板粘贴曲线
CURVEEDITOR_TOOLTIPSAVE;保存曲线
CURVEEDITOR_TYPE;类型:
DIRBROWSER_FOLDERS;文件夹
+DONT_SHOW_AGAIN;不再显示该信息
+DYNPROFILEEDITOR_DELETE;删除
+DYNPROFILEEDITOR_EDIT;编辑
+DYNPROFILEEDITOR_EDIT_RULE;编辑动态配置规则
+DYNPROFILEEDITOR_ENTRY_TOOLTIP;该项匹配不区分大小写 \n使用 "re:" 前缀来输入 \na 正则式
+DYNPROFILEEDITOR_MOVE_DOWN;下移
+DYNPROFILEEDITOR_MOVE_UP;上移
+DYNPROFILEEDITOR_NEW;新建
+DYNPROFILEEDITOR_NEW_RULE;新建动态配置规则
+DYNPROFILEEDITOR_PROFILE;处理配置规则
EDITWINDOW_TITLE;图片修改
EXIFFILTER_APERTURE;光圈
EXIFFILTER_CAMERA;相机
+EXIFFILTER_EXPOSURECOMPENSATION;曝光补偿值 (EV)
EXIFFILTER_FILETYPE;文件类型
EXIFFILTER_FOCALLEN;焦距
EXIFFILTER_ISO;感光度
EXIFFILTER_LENS;镜头
+EXIFFILTER_METADATAFILTER;启用元数据过滤器
EXIFFILTER_SHUTTER;快门
EXIFPANEL_ADDEDIT;添加/编辑
EXIFPANEL_ADDEDITHINT;添加/编辑标签
@@ -51,31 +69,60 @@ EXIFPANEL_RESETALLHINT;重置所有标签内容
EXIFPANEL_RESETHINT;重置所选标签内容
EXIFPANEL_SUBDIRECTORY;子文件夹
EXPORT_BYPASS_ALL;(取消)选择全部
-EXPORT_BYPASS_RAW_FF;Bypass [raw] 平场
-EXPORT_BYPASS_RAW_LINENOISE;Bypass [raw] 线噪过滤
+EXPORT_BYPASS_DEFRINGE;不应用去边处理
+EXPORT_BYPASS_DIRPYRDENOISE;不应用降噪处理
+EXPORT_BYPASS_DIRPYREQUALIZER;不应用分频反差调整
+EXPORT_BYPASS_EQUALIZER;不应用小波变换级别处理
+EXPORT_BYPASS_RAW_CA;不应用 [raw] 色差矫正
+EXPORT_BYPASS_RAW_CCSTEPS;不应用 [raw] 摩尔纹控制
+EXPORT_BYPASS_RAW_DF;不应用 [raw] 暗场处理
+EXPORT_BYPASS_RAW_FF;不应用 [raw] 平场
+EXPORT_BYPASS_RAW_GREENTHRESH;不应用 [raw] 绿色偏纠正
+EXPORT_BYPASS_RAW_LINENOISE;不应用 [raw] 线噪过滤
+EXPORT_BYPASS_SHARPENEDGE;不应用边缘锐化
+EXPORT_BYPASS_SHARPENING;不应用锐化
+EXPORT_BYPASS_SHARPENMICRO;不应用微反差调节
EXPORT_FASTEXPORTOPTIONS;快速导出选项
EXPORT_MAXHEIGHT;最大高度
EXPORT_MAXWIDTH;最大宽度
EXPORT_PUTTOQUEUEFAST; 放入快速导出序列
+EXPORT_RAW_DMETHOD;反拜尔算法
EXTPROGTARGET_1;raw
+EXTPROGTARGET_2;队列已处理
+FILEBROWSER_ADDDELTEMPLATE;增加/删除模板...
FILEBROWSER_APPLYPROFILE;应用配置
+FILEBROWSER_APPLYPROFILE_PARTIAL;应用 - 局部
+FILEBROWSER_AUTODARKFRAME;自动暗场
+FILEBROWSER_AUTOFLATFIELD;自动平场
+FILEBROWSER_BROWSEPATHBUTTONHINT;点击浏览选择的路径
FILEBROWSER_CACHE;缓存
FILEBROWSER_CACHECLEARFROMFULL;清空缓存
FILEBROWSER_CACHECLEARFROMPARTIAL;清理缓存
FILEBROWSER_CLEARPROFILE;清空配置
FILEBROWSER_COPYPROFILE;复制配置
FILEBROWSER_CURRENT_NAME;当前名称:
+FILEBROWSER_DARKFRAME;暗场
FILEBROWSER_DELETEDLGLABEL;确认删除
FILEBROWSER_DELETEDLGMSG;确定删除所选的%1个文件?
+FILEBROWSER_DELETEDLGMSGINCLPROC;你确认要删除选择的 %1 文件 包括 一个处理队列中的版本?
FILEBROWSER_EMPTYTRASH;清空垃圾箱
FILEBROWSER_EMPTYTRASHHINT;永久清空垃圾箱
FILEBROWSER_EXTPROGMENU;调用程序...
+FILEBROWSER_FLATFIELD;平场
+FILEBROWSER_MOVETODARKFDIR;移动到暗场路径
+FILEBROWSER_MOVETOFLATFIELDDIR;移动到平场路径
FILEBROWSER_NEW_NAME;新名称:
FILEBROWSER_OPENDEFAULTVIEWER;Windows 默认阅览工具 (序列)
FILEBROWSER_PARTIALPASTEPROFILE;选择性粘贴
FILEBROWSER_PASTEPROFILE;粘贴配置
FILEBROWSER_POPUPCANCELJOB;取消任务
FILEBROWSER_POPUPCOLORLABEL;彩色标帖
+FILEBROWSER_POPUPCOLORLABEL0;Label: 无
+FILEBROWSER_POPUPCOLORLABEL1;Label: 红
+FILEBROWSER_POPUPCOLORLABEL2;Label: 黄
+FILEBROWSER_POPUPCOLORLABEL3;Label: 绿
+FILEBROWSER_POPUPCOLORLABEL4;Label: 蓝
+FILEBROWSER_POPUPCOLORLABEL5;Label: 紫
FILEBROWSER_POPUPCOPYTO;复制至...
FILEBROWSER_POPUPFILEOPERATIONS;文件操作
FILEBROWSER_POPUPMOVEEND;移动到队列尾部
@@ -86,6 +133,8 @@ FILEBROWSER_POPUPOPENINEDITOR;打开在编辑器
FILEBROWSER_POPUPPROCESS;放入队列
FILEBROWSER_POPUPPROCESSFAST;放入序列(快速导出)
FILEBROWSER_POPUPPROFILEOPERATIONS;处理色彩档案
+FILEBROWSER_POPUPRANK;评分
+FILEBROWSER_POPUPRANK0;去评分
FILEBROWSER_POPUPRANK1;评 1 星
FILEBROWSER_POPUPRANK2;评 2 星
FILEBROWSER_POPUPRANK3;评 3 星
@@ -100,16 +149,17 @@ FILEBROWSER_POPUPUNRANK;取消星级
FILEBROWSER_POPUPUNTRASH;从垃圾箱中移除
FILEBROWSER_QUERYBUTTONHINT;清除搜索序列
FILEBROWSER_QUERYLABEL; 查找:
-FILEBROWSER_RANK1_TOOLTIP;Rank 1 *\nShortcut: Shift-1
-FILEBROWSER_RANK2_TOOLTIP;Rank 2 *\nShortcut: Shift-2
-FILEBROWSER_RANK3_TOOLTIP;Rank 3 *\nShortcut: Shift-3
-FILEBROWSER_RANK4_TOOLTIP;Rank 4 *\nShortcut: Shift-4
-FILEBROWSER_RANK5_TOOLTIP;Rank 5 *\nShortcut: Shift-5
+FILEBROWSER_RANK1_TOOLTIP;评分 1 *\n快捷键:Shift-1
+FILEBROWSER_RANK2_TOOLTIP;评分 2 *\n快捷键:Shift-2
+FILEBROWSER_RANK3_TOOLTIP;评分 3 *\n快捷键:Shift-3
+FILEBROWSER_RANK4_TOOLTIP;评分 4 *\n快捷键:Shift-4
+FILEBROWSER_RANK5_TOOLTIP;评分 5 *\n快捷键:Shift-5
FILEBROWSER_RENAMEDLGLABEL;文件重命名
-FILEBROWSER_SELECTDARKFRAME;选择暗幅...
+FILEBROWSER_RESETDEFAULTPROFILE;还原到默认
+FILEBROWSER_SELECTDARKFRAME;选择暗场...
FILEBROWSER_SELECTFLATFIELD;选择平场……
FILEBROWSER_SHOWDIRHINT;显示文件夹中所有图片
-FILEBROWSER_SHOWEXIFINFO;显示Exif 信息\n\n快捷:\ni - 多编辑标签页模式,\nAlt-i - 单编辑标签模式
+FILEBROWSER_SHOWEXIFINFO;显示Exif 信息\n\n快捷:\ni - 多编辑标签页模式, \nAlt-i - 单编辑标签模式
FILEBROWSER_SHOWRANK1HINT;显示1星图片
FILEBROWSER_SHOWRANK2HINT;显示2星图片
FILEBROWSER_SHOWRANK3HINT;显示3星图片
@@ -125,8 +175,17 @@ FILEBROWSER_STOPPROCESSINGHINT;停止处理图片
FILEBROWSER_THUMBSIZE;缩略图大小
FILEBROWSER_ZOOMINHINT;增大缩略图
FILEBROWSER_ZOOMOUTHINT;减小缩略图
+FILECHOOSER_FILTER_ANY;所有文件
+FILECHOOSER_FILTER_COLPROF;色彩配置文件
+FILECHOOSER_FILTER_CURVE;曲线文件
+FILECHOOSER_FILTER_LCP;镜头矫正配置文件
+FILECHOOSER_FILTER_PP;处理预设文件
+FILECHOOSER_FILTER_SAME;与当前照片格式相同
+FILECHOOSER_FILTER_TIFF;TIFF 文件
GENERAL_ABOUT;关于
GENERAL_AFTER;之后
+GENERAL_APPLY;应用
+GENERAL_ASIMAGE;跟随图像
GENERAL_AUTO;自动
GENERAL_BEFORE;之前
GENERAL_CANCEL;取消
@@ -141,6 +200,7 @@ GENERAL_NA;不适用
GENERAL_NO;否
GENERAL_NONE;无
GENERAL_OK;确定
+GENERAL_OPEN;打开
GENERAL_PORTRAIT;纵向
GENERAL_SAVE;保存
GENERAL_UNCHANGED;(未改变)
@@ -159,7 +219,7 @@ HISTORY_MSG_3;配置改变
HISTORY_MSG_4;历史浏览
HISTORY_MSG_5;亮度
HISTORY_MSG_6;对比度
-HISTORY_MSG_7;黑
+HISTORY_MSG_7;黑点
HISTORY_MSG_8;曝光补偿
HISTORY_MSG_9;高光压缩
HISTORY_MSG_10;阴影压缩
@@ -223,14 +283,14 @@ HISTORY_MSG_67;高光还原程度
HISTORY_MSG_68;高光还原方式
HISTORY_MSG_69;工作色彩空间
HISTORY_MSG_70;输出色彩空间
-HISTORY_MSG_71;输入色参空间
+HISTORY_MSG_71;输入色彩空间
HISTORY_MSG_72;暗角矫正
HISTORY_MSG_73;通道混合器
HISTORY_MSG_74;调整大小比例
HISTORY_MSG_75;调整大小方式
HISTORY_MSG_76;Exif元数据
HISTORY_MSG_77;IPTC元数据
-HISTORY_MSG_78;Data specified for resize
+HISTORY_MSG_78;调整大小数据
HISTORY_MSG_79;调整宽度
HISTORY_MSG_80;调整高度
HISTORY_MSG_81;调整尺寸开启
@@ -259,7 +319,7 @@ HISTORY_MSG_155;Vib - 避免色彩偏移
HISTORY_MSG_158;力度
HISTORY_MSG_159;边缘停止
HISTORY_MSG_160;拉伸
-HISTORY_MSG_162;色阶映射
+HISTORY_MSG_162;色调映射
HISTORY_MSG_173;降噪 - 亮度细节
HISTORY_MSG_174;CIECAM02
HISTORY_MSG_183;CAM02 - 对比度 (J)
@@ -279,7 +339,7 @@ IPTCPANEL_CITY;城市
IPTCPANEL_COPYHINT;将IPTC设置复制到剪贴板
IPTCPANEL_COUNTRY;国家
IPTCPANEL_CREDIT;提供者
-IPTCPANEL_CREDITHINT;图片提供者,未必是作者
+IPTCPANEL_CREDITHINT;图片提供者, 未必是作者
IPTCPANEL_DATECREATED;创作日期
IPTCPANEL_EMBEDDED;内嵌
IPTCPANEL_EMBEDDEDHINT;将IPTC数据重置为图片内嵌数据
@@ -295,12 +355,12 @@ MAIN_BUTTON_FULLSCREEN;全屏幕
MAIN_BUTTON_PREFERENCES;参数设置
MAIN_BUTTON_PUTTOQUEUE_TOOLTIP;将当前图片放入处理序列中\n快捷键: Ctrl+b
MAIN_BUTTON_SAVE;保存图片
-MAIN_BUTTON_SAVE_TOOLTIP;保存当前图像。\n快捷键:Ctrl+S
+MAIN_BUTTON_SAVE_TOOLTIP;保存当前图像 \n快捷键:Ctrl+S
MAIN_BUTTON_SENDTOEDITOR;发送到编辑器
-MAIN_BUTTON_SENDTOEDITOR_TOOLTIP;使用外部工具编辑当前图像。\n快捷键:Ctrl+E
+MAIN_BUTTON_SENDTOEDITOR_TOOLTIP;使用外部工具编辑当前图像 \n快捷键:Ctrl+E
MAIN_BUTTON_SHOWHIDESIDEPANELS_TOOLTIP;显示/隐藏全部侧边栏\n快捷键: m
MAIN_BUTTON_UNFULLSCREEN;退出全屏
-MAIN_FRAME_BATCHQUEUE;批量处理序列
+MAIN_FRAME_BATCHQUEUE;批处理队列
MAIN_FRAME_BATCHQUEUE_TOOLTIP;处理序列\n快捷键: Ctrl-F3
MAIN_FRAME_EDITOR;编辑器
MAIN_FRAME_EDITOR_TOOLTIP;编辑器.\n快捷键: Ctrl-F4
@@ -314,33 +374,41 @@ MAIN_MSG_ALREADYEXISTS;该文件已存在
MAIN_MSG_CANNOTLOAD;无法加载图片
MAIN_MSG_CANNOTSAVE;文件保存中出错
MAIN_MSG_CANNOTSTARTEDITOR;无法启动编辑器
-MAIN_MSG_CANNOTSTARTEDITOR_SECONDARY;请在“首选项“对话框设置正确的路径。
+MAIN_MSG_CANNOTSTARTEDITOR_SECONDARY;请在“首选项“对话框设置正确的路径
MAIN_MSG_EMPTYFILENAME;未指定文件名!
MAIN_MSG_NAVIGATOR;浏览器
MAIN_MSG_OPERATIONCANCELLED;取消
MAIN_MSG_QOVERWRITE;是否覆盖?
MAIN_TAB_COLOR;色彩
-MAIN_TAB_DETAIL;详细
-MAIN_TAB_DEVELOP;图片开发
+MAIN_TAB_COLOR_TOOLTIP;快捷键:Alt-c
+MAIN_TAB_DETAIL;细节
+MAIN_TAB_DETAIL_TOOLTIP;快捷键: Alt-d
+MAIN_TAB_DEVELOP;图片调整
MAIN_TAB_EXIF;Exif
MAIN_TAB_EXPORT; 快速导出
MAIN_TAB_EXPOSURE;曝光
-MAIN_TAB_FILTER;滤镜
+MAIN_TAB_EXPOSURE_TOOLTIP;快捷键:Alt-e
+MAIN_TAB_FILTER;过滤器
+MAIN_TAB_INSPECT; 检阅
MAIN_TAB_IPTC;IPTC
MAIN_TAB_METADATA;元数据
+MAIN_TAB_METADATA_TOOLTIP;快捷键:Alt-m
MAIN_TAB_RAW;Raw
MAIN_TAB_RAW_TOOLTIP;快捷键:Alt-R
-MAIN_TAB_TRANSFORM;转换
+MAIN_TAB_TRANSFORM;变换
+MAIN_TAB_TRANSFORM_TOOLTIP;快捷键:Alt-t
+MAIN_TAB_WAVELET;小波变换
+MAIN_TAB_WAVELET_TOOLTIP;快捷键:Alt-w
MAIN_TOOLTIP_HIDEHP;显示/隐藏左面板 (包含历史, 快捷键: H)
MAIN_TOOLTIP_INDCLIPPEDH;高光溢出提示
MAIN_TOOLTIP_INDCLIPPEDS;阴影不足提示
-MAIN_TOOLTIP_PREVIEWR;Preview the Red channel.\nShortcut: r
+MAIN_TOOLTIP_PREVIEWR;预览 红色通道.\n快捷键: r
MAIN_TOOLTIP_QINFO;图片快捷信息
MAIN_TOOLTIP_SHOWHIDELP1;显示/隐藏左面板\n快捷键: l
MAIN_TOOLTIP_SHOWHIDERP1;显示/隐藏右面板\n快捷键: Alt-l
MAIN_TOOLTIP_SHOWHIDETP1;显示/隐藏上面板\n快捷键: Shift-L
-MAIN_TOOLTIP_THRESHOLD;阀值
-MAIN_TOOLTIP_TOGGLE;Toggle the 前/后视图\nShortcut: Shift-b
+MAIN_TOOLTIP_THRESHOLD;阈值
+MAIN_TOOLTIP_TOGGLE;切换 前/后视图\n快捷键: Shift-b
NAVIGATOR_B;B:
NAVIGATOR_G;G:
NAVIGATOR_H;H:
@@ -354,28 +422,39 @@ NAVIGATOR_V;V:
NAVIGATOR_XY_FULL;宽 = %1, 高 = %2
NAVIGATOR_XY_NA;x = n/a, y = n/a
PARTIALPASTE_BASICGROUP;基本设置
-PARTIALPASTE_CACORRECTION;色彩校正
+PARTIALPASTE_CACORRECTION;色彩矫正
PARTIALPASTE_CHANNELMIXER;通道混合器
PARTIALPASTE_CHANNELMIXERBW;黑白
PARTIALPASTE_COARSETRANS;90度旋转/翻转
-PARTIALPASTE_COLORAPP;CIECAM02 国际照明协会色彩显示框架2002
+PARTIALPASTE_COLORAPP;CIECAM02
PARTIALPASTE_COLORGROUP;色彩相关设定
+PARTIALPASTE_COLORTONING;色调
PARTIALPASTE_COMMONTRANSFORMPARAMS;自动填充
PARTIALPASTE_COMPOSITIONGROUP;构图设置
PARTIALPASTE_CROP;剪裁
-PARTIALPASTE_DARKFRAMEAUTOSELECT;暗幅自动选择
-PARTIALPASTE_DARKFRAMEFILE;暗幅文件
+PARTIALPASTE_DARKFRAMEAUTOSELECT;暗场自动选择
+PARTIALPASTE_DARKFRAMEFILE;暗场文件
+PARTIALPASTE_DEFRINGE;去边
PARTIALPASTE_DETAILGROUP;细节设置
PARTIALPASTE_DIALOGLABEL;选择性粘贴配置
PARTIALPASTE_DIRPYRDENOISE;降噪
-PARTIALPASTE_DISTORTION;畸变校正
+PARTIALPASTE_DIRPYREQUALIZER;分频反差调整
+PARTIALPASTE_DISTORTION;畸变矫正
PARTIALPASTE_EPD;色调映射
+PARTIALPASTE_EQUALIZER;小波变换等级
PARTIALPASTE_EVERYTHING;全部
PARTIALPASTE_EXIFCHANGES;对exif所做的修改
PARTIALPASTE_EXPOSURE;曝光
+PARTIALPASTE_FILMSIMULATION;胶片模拟
+PARTIALPASTE_FLATFIELDAUTOSELECT;平场自动选择
+PARTIALPASTE_FLATFIELDBLURRADIUS;平场模糊半径
+PARTIALPASTE_FLATFIELDBLURTYPE;平场模糊类型
+PARTIALPASTE_FLATFIELDCLIPCONTROL;平场剪切控制
+PARTIALPASTE_FLATFIELDFILE;平场文件夹
PARTIALPASTE_GRADIENT;渐变过滤
PARTIALPASTE_HSVEQUALIZER;HSV均衡
PARTIALPASTE_ICMSETTINGS;ICM 设置
+PARTIALPASTE_IMPULSEDENOISE;脉冲噪声降低
PARTIALPASTE_IPTCINFO;IPTC 信息
PARTIALPASTE_LABCURVE;Lab调整
PARTIALPASTE_LENSGROUP;镜头相关设置
@@ -383,91 +462,249 @@ PARTIALPASTE_LENSPROFILE;镜片修正档案
PARTIALPASTE_METAGROUP;元数据
PARTIALPASTE_PCVIGNETTE;暗角滤镜
PARTIALPASTE_PERSPECTIVE;视角
+PARTIALPASTE_PREPROCESS_DEADPIXFILT;坏点过滤器
PARTIALPASTE_PREPROCESS_GREENEQUIL;绿平衡
-PARTIALPASTE_PREPROCESS_LINEDENOISE;线性噪点滤镜
+PARTIALPASTE_PREPROCESS_HOTPIXFILT;热噪过滤器
+PARTIALPASTE_PREPROCESS_LINEDENOISE;线条噪点过滤
+PARTIALPASTE_PRSHARPENING;调整大小后锐化
PARTIALPASTE_RAWCACORR_AUTO;CA自动更正
+PARTIALPASTE_RAWCACORR_CAREDBLUE;红蓝色散
+PARTIALPASTE_RAWEXPOS_BLACK;黑色等级
+PARTIALPASTE_RAWEXPOS_LINEAR;白点纠正
+PARTIALPASTE_RAWEXPOS_PRESER;高光补偿
PARTIALPASTE_RAWGROUP;Raw设置
+PARTIALPASTE_RAW_DCBENHANCE;DCB 增强
+PARTIALPASTE_RAW_DCBITERATIONS;DCB 反复
+PARTIALPASTE_RAW_DMETHOD;解马赛克方法
+PARTIALPASTE_RAW_FALSECOLOR;摩尔纹抑制
+PARTIALPASTE_RAW_IMAGENUM;子图像
+PARTIALPASTE_RAW_LMMSEITERATIONS;LMMSE 增强级数
+PARTIALPASTE_RAW_PIXELSHIFT;像素位移
PARTIALPASTE_RESIZE;缩放
+PARTIALPASTE_RETINEX;Retinex增强算法
PARTIALPASTE_RGBCURVES;RGB曲线
PARTIALPASTE_ROTATION;旋转
PARTIALPASTE_SHADOWSHIGHLIGHTS;阴影/高光
PARTIALPASTE_SHARPENEDGE;边缘
PARTIALPASTE_SHARPENING;锐化
PARTIALPASTE_SHARPENMICRO;微处对比
-PARTIALPASTE_VIBRANCE;震动
+PARTIALPASTE_VIBRANCE;鲜艳度
PARTIALPASTE_VIGNETTING;暗角修正
+PARTIALPASTE_WAVELETGROUP;小波变换等级
PARTIALPASTE_WHITEBALANCE;白平衡
PREFERENCES_ADD;添加
PREFERENCES_APPLNEXTSTARTUP;下次启动生效
+PREFERENCES_AUTLISLOW;低
+PREFERENCES_AUTLISMAX;最大 - 所有块平均值
+PREFERENCES_AUTLISSTD;高
+PREFERENCES_AUTLISVLOW;无
+PREFERENCES_AUTLOW;低
PREFERENCES_AUTOMONPROFILE;使用操作系统主显示器的色彩档案
+PREFERENCES_AUTSTD;标准
PREFERENCES_BATCH_PROCESSING;批处理
PREFERENCES_BEHADDALL;全 '添加'
PREFERENCES_BEHAVIOR;行为
PREFERENCES_BEHSETALL;全 '设定'
+PREFERENCES_BLACKBODY;钨丝灯
PREFERENCES_CACHECLEARALL;全部清除
PREFERENCES_CACHECLEARPROFILES;清除配置
PREFERENCES_CACHECLEARTHUMBS;清除缩略图
PREFERENCES_CACHEMAXENTRIES;最大缓存数量
PREFERENCES_CACHEOPTS;缓存选项
PREFERENCES_CACHETHUMBHEIGHT;最大缩略图高度
+PREFERENCES_CIEART;CIECAM02 优化
+PREFERENCES_CIEART_FRAME;CIECAM02-特定选项
+PREFERENCES_CIEART_LABEL;使用单浮点精度而不是双精度
+PREFERENCES_CIEART_TOOLTIP;如果启用, CIECAM02 将使用单精度浮点计算, 结果是品质轻微下降, 速度则可以提高一些
PREFERENCES_CLIPPINGIND;高光溢出提示
+PREFERENCES_CLUTSCACHE;HaldCLUT 缓存
+PREFERENCES_CLUTSCACHE_LABEL;CLUTs 最大缓存数
+PREFERENCES_CLUTSDIR;HaldCLUT 路径
+PREFERENCES_CMMBPC;黑场补偿
+PREFERENCES_CURVEBBOXPOS;曲线复制/粘贴按钮位置
+PREFERENCES_CURVEBBOXPOS_ABOVE;上
+PREFERENCES_CURVEBBOXPOS_BELOW;下
+PREFERENCES_CURVEBBOXPOS_LEFT;左
+PREFERENCES_CURVEBBOXPOS_RIGHT;右
+PREFERENCES_CUSTPROFBUILD;Custom Processing Profile Builder
+PREFERENCES_CUSTPROFBUILDKEYFORMAT;Keys format
+PREFERENCES_CUSTPROFBUILDKEYFORMAT_NAME;Name
+PREFERENCES_CUSTPROFBUILDKEYFORMAT_TID;TagID
+PREFERENCES_CUSTPROFBUILDPATH;可执行文件路径
+PREFERENCES_CUTOVERLAYBRUSH;裁切遮罩色彩和透明度
PREFERENCES_D50;5000K
+PREFERENCES_D50_OLD;5000K
PREFERENCES_D55;5500K
PREFERENCES_D60;6000K
PREFERENCES_D65;6500K
+PREFERENCES_DARKFRAME;暗场
+PREFERENCES_DARKFRAMEFOUND;找到
+PREFERENCES_DARKFRAMESHOTS;张
+PREFERENCES_DARKFRAMETEMPLATES;模板
PREFERENCES_DATEFORMAT;日期格式
-PREFERENCES_DATEFORMATHINT;可以使用下列控制符:\n%y : 年\n%m : 月h\n%d : 日\n\n例如,中文日期格式:\n%y/%m/%d
+PREFERENCES_DATEFORMATHINT;可以使用下列控制符:\n%y : 年\n%m : 月h\n%d : 日\n\n例如, 中文日期格式:\n%y/%m/%d
+PREFERENCES_DAUB_LABEL;使用 Daubechies D6 小波变换而不是 D4
+PREFERENCES_DAUB_TOOLTIP;The Noise Reduction and 小波变换等级 tools use a Debauchies mother wavelet. If you choose D6 instead of D4 you increase the number of orthogonal Daubechies coefficients and probably increase quality of small-scale levels. There is no memory or processing time difference between the two.
+PREFERENCES_DIRDARKFRAMES;暗场图像路径
PREFERENCES_DIRHOME;用户文件路径
PREFERENCES_DIRLAST;上次访问路径
PREFERENCES_DIROTHER;其他
PREFERENCES_DIRSELECTDLG;启动时选择图片路径...
PREFERENCES_DIRSOFTWARE;软件安装路径
PREFERENCES_EDITORCMDLINE;其他命令行
+PREFERENCES_EDITORLAYOUT;编辑器布局
+PREFERENCES_EXPAUT;进阶
PREFERENCES_EXTERNALEDITOR;外部编辑器
PREFERENCES_FBROWSEROPTS;文件浏览选项
+PREFERENCES_FILEBROWSERTOOLBARSINGLEROW;Single row file browser toolbar\n(de-select for low resolution display)
PREFERENCES_FILEFORMAT;文件格式
+PREFERENCES_FILMSIMULATION;胶片模拟
PREFERENCES_FLATFIELD;平场
PREFERENCES_FLATFIELDFOUND;找到
+PREFERENCES_FLATFIELDSDIR;平场图像路径
+PREFERENCES_FLATFIELDSHOTS;张
+PREFERENCES_FLATFIELDTEMPLATES;模板
+PREFERENCES_FLUOF2;Fluorescent F2
+PREFERENCES_FLUOF7;Fluorescent F7
+PREFERENCES_FLUOF11;Fluorescent F11
PREFERENCES_FORIMAGE;用于图片文件
PREFERENCES_FORRAW;用于Raw文件
+PREFERENCES_FSTRIP_SAME_THUMB_HEIGHT;Same thumbnail height between the Filmstrip and the File Browser
+PREFERENCES_FSTRIP_SAME_THUMB_HEIGHT_HINT;Having separate thumbnail size will require more processing time each time you'll switch between the single Editor tab and the File Browser.
PREFERENCES_GIMPPATH;GIMP安装文件夹
+PREFERENCES_GREY;Output device's Yb luminance (%)
+PREFERENCES_GREY05;Yb=05 CIE L#30
+PREFERENCES_GREY10;Yb=10 CIE L#40
+PREFERENCES_GREY15;Yb=15 CIE L#45
+PREFERENCES_GREY18;Settings in main menu
+PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
+PREFERENCES_GREY23;Yb=23 CIE L#55
+PREFERENCES_GREY30;Yb=30 CIE L#60
+PREFERENCES_GREY40;Yb=40 CIE L#70
+PREFERENCES_GREYSC;Scene Yb luminance (%)
+PREFERENCES_GREYSC18;Yb=18 CIE L#50
+PREFERENCES_GREYSCA;自动
+PREFERENCES_HISTOGRAMPOSITIONLEFT;直方图放置在左面板
+PREFERENCES_HISTOGRAMWORKING;使用工作色彩空间显示直方图和导航器
+PREFERENCES_HISTOGRAM_TOOLTIP;If enabled, the working profile is used for rendering the main histogram and the Navigator panel, otherwise the gamma-corrected output profile is used.
PREFERENCES_HLTHRESHOLD;高光溢出阈值
PREFERENCES_ICCDIR;ICC配置路径
-PREFERENCES_IMPROCPARAMS;缺省图片处理参数
-PREFERENCES_INTENT_ABSOLUTE;绝对色彩模式
-PREFERENCES_INTENT_PERCEPTUAL;感知模式
-PREFERENCES_INTENT_RELATIVE;相对色彩模式
+PREFERENCES_IMG_RELOAD_NEEDED;这些改变需要重载图片生效
+PREFERENCES_IMPROCPARAMS;默认图片处理参数
+PREFERENCES_INSPECT_LABEL;检阅
+PREFERENCES_INSPECT_MAXBUFFERS_LABEL;最大缓存图片数
+PREFERENCES_INSPECT_MAXBUFFERS_TOOLTIP;Set the maximum number of images stored in cache when hovering over them in the File Browser; systems with little RAM (2GB) should keep this value set to 1 or 2.
+PREFERENCES_INTENT_ABSOLUTE;绝对比色
+PREFERENCES_INTENT_PERCEPTUAL;可感知
+PREFERENCES_INTENT_RELATIVE;相对比色
PREFERENCES_INTENT_SATURATION;饱和度
+PREFERENCES_INTERNALTHUMBIFUNTOUCHED;如果RAW文件没有修改, 显示内嵌JPEG缩略图
+PREFERENCES_LANG;语言
+PREFERENCES_LANGAUTODETECT;使用系统语言
+PREFERENCES_LEVAUTDN;降噪等级
+PREFERENCES_LEVDN;单元尺寸
+PREFERENCES_LISS;自动多区域平滑
+PREFERENCES_MAX;最大 (Tile)
+PREFERENCES_MAXRECENTFOLDERS;最近访问路径历史记录数
+PREFERENCES_MED;中等 (Tile/2)
+PREFERENCES_MENUGROUPEXTPROGS;Group "Open with"
+PREFERENCES_MENUGROUPFILEOPERATIONS;Group "File operations"
+PREFERENCES_MENUGROUPLABEL;Group "Color label"
+PREFERENCES_MENUGROUPPROFILEOPERATIONS;Group "Processing profile operations"
PREFERENCES_MENUGROUPRANK;组 "评价"
+PREFERENCES_MENUOPTIONS;子菜单选项
+PREFERENCES_METADATA;元数据
+PREFERENCES_MIN;Mini (100x115)
+PREFERENCES_MONINTENT;默认渲染意图
+PREFERENCES_MONITOR;显示器
+PREFERENCES_MONPROFILE;默认色彩配置文件
+PREFERENCES_MONPROFILE_WARNOSX;受MacOS限制, 仅支持sRGB
+PREFERENCES_MULTITAB;多编辑器标签模式
+PREFERENCES_MULTITABDUALMON;多编辑器标签独立模式
+PREFERENCES_NAVGUIDEBRUSH;导航器引导颜色
+PREFERENCES_NAVIGATIONFRAME;导航器
+PREFERENCES_NOISE;降噪
PREFERENCES_OUTDIR;输出路径
PREFERENCES_OUTDIRFOLDER;保存至文件夹
PREFERENCES_OUTDIRFOLDERHINT;将已寸图片放至所选文件夹
PREFERENCES_OUTDIRTEMPLATE;使用模板
-PREFERENCES_OUTDIRTEMPLATEHINT;可以使用下列控制符:\n%f, %d1, %d2, ..., %p1, %p2, ...\n\n这些控制符指向RAW文件所在文件夹及子文件夹。\n\n例如 假如 /home/tom/image/02-09-2006/dsc0012.nef已经打开,控制符的意义如下:\n%f=dsc0012, %d1=02-09-2006, %d2=image, ...\n%p1=/home/tom/image/02-09-2006, %p2=/home/tom/image, p3=/home/tom, ...\n\n如果想将输出文件保存到输入文件所在位置:\n%p1/%f\n\n如果想将输出文件保存至输入文件夹内的'converted'子文件夹:\n%p1/converted/%f\n\n如果想将输出文件保存至 '/home/tom/converted' 并保留按日期所分的子文件夹:\n%p2/converted/%d1/%f
+PREFERENCES_OUTDIRTEMPLATEHINT;可以使用下列控制符:\n%f, %d1, %d2, ..., %p1, %p2, ...\n\n这些控制符指向RAW文件所在文件夹及子文件夹 \n\n例如 假如 /home/tom/image/02-09-2006/dsc0012.nef已经打开, 控制符的意义如下:\n%f=dsc0012, %d1=02-09-2006, %d2=image, ...\n%p1=/home/tom/image/02-09-2006, %p2=/home/tom/image, p3=/home/tom, ...\n\n如果想将输出文件保存到输入文件所在位置:\n%p1/%f\n\n如果想将输出文件保存至输入文件夹内的'converted'子文件夹:\n%p1/converted/%f\n\n如果想将输出文件保存至 '/home/tom/converted' 并保留按日期所分的子文件夹:\n%p2/converted/%d1/%f
+PREFERENCES_OVERLAY_FILENAMES;Overlay filenames on thumbnails in the file browser
+PREFERENCES_OVERLAY_FILENAMES_FILMSTRIP;Overlay filenames on thumbnails in the editor pannel
+PREFERENCES_OVERWRITEOUTPUTFILE;Overwrite existing output files
+PREFERENCES_PANFACTORLABEL;Pan rate amplification
PREFERENCES_PARSEDEXT;已知扩展名
PREFERENCES_PARSEDEXTADD;添加扩展名
PREFERENCES_PARSEDEXTADDHINT;输入扩展名并按此按钮将其添加至列表
PREFERENCES_PARSEDEXTDELHINT;从列表中删除选中的扩展名
+PREFERENCES_PARSEDEXTDOWNHINT;Move selected extension down in the list.
+PREFERENCES_PARSEDEXTUPHINT;Move selected extension up in the list.
+PREFERENCES_PREVDEMO;预览解马赛克方法
+PREFERENCES_PREVDEMO_FAST;快速
+PREFERENCES_PREVDEMO_LABEL;小于100%缩放查看时使用的解马赛克算法:
+PREFERENCES_PREVDEMO_SIDECAR;与PP3相同
+PREFERENCES_PRINTER;打印机 (软打样)
PREFERENCES_PROFILEHANDLING;图片处理配置管理
PREFERENCES_PROFILELOADPR;配置文件读取优先级
PREFERENCES_PROFILEPRCACHE;缓存中的配置文件
PREFERENCES_PROFILEPRFILE;与图片并列存放的配置文件
+PREFERENCES_PROFILESAVEBOTH;Save processing profile both to the cache and next to the input file
PREFERENCES_PROFILESAVECACHE;将配置文件写至缓存
PREFERENCES_PROFILESAVEINPUT;将配置文件与图片并列存放
+PREFERENCES_PROFILESAVELOCATION;处理配置文件存储路径
+PREFERENCES_PROFILE_NONE;无
PREFERENCES_PROPERTY;属性
+PREFERENCES_PRTINTENT;渲染意图
+PREFERENCES_PRTPROFILE;色彩配置文件
PREFERENCES_PSPATH;Adobe Photoshop安装路径
+PREFERENCES_REMEMBERZOOMPAN;记忆缩放和位置
+PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+PREFERENCES_RGBDTL_LABEL;降噪和小波变换等级可用的最大线程数
+PREFERENCES_RGBDTL_TOOLTIP;"0"表示自动选择最大可用线程数 线程越多处理越快, 同时消耗更多内存
+PREFERENCES_SELECTFONT;设置主要字体
+PREFERENCES_SELECTFONT_COLPICKER;设置色彩选择器字体
PREFERENCES_SELECTLANG;选择语言
PREFERENCES_SELECTTHEME;选择主题
+PREFERENCES_SERIALIZE_TIFF_READ;Tiff 读取设定
+PREFERENCES_SERIALIZE_TIFF_READ_LABEL;连续载入tiff文件
+PREFERENCES_SERIALIZE_TIFF_READ_TOOLTIP;开启后可以提高在无压缩tiff图片文件夹中的缩略图生成速度
+PREFERENCES_SET;设置
PREFERENCES_SHOWBASICEXIF;显示基本Exif信息
PREFERENCES_SHOWDATETIME;显示时间日期
+PREFERENCES_SHOWEXPOSURECOMPENSATION;附加曝光补偿
+PREFERENCES_SHOWFILMSTRIPTOOLBAR;显示图像胶片栏
PREFERENCES_SHTHRESHOLD;阴影过暗阈值
+PREFERENCES_SIMPLAUT;工具模式
+PREFERENCES_SINGLETAB;单编辑器栏模式
+PREFERENCES_SINGLETABVERTAB;单编辑器栏模式, 标签栏垂直
+PREFERENCES_SMA;小 (250x287)
+PREFERENCES_SND_BATCHQUEUEDONE;队列处理完成
+PREFERENCES_SND_HELP;输入完整路径来指定声音文件, 或者留空表示无声 \nWindows系统声音可以使用 "SystemDefault", "SystemAsterisk" 等 Linux则可以使用 "complete", "window-attention" 等
+PREFERENCES_SND_LNGEDITPROCDONE;编辑器处理完成
+PREFERENCES_SND_TRESHOLDSECS;几秒之后
PREFERENCES_STARTUPIMDIR;启动时路径
+PREFERENCES_STDAUT;标准
PREFERENCES_TAB_BROWSER;文件浏览器
PREFERENCES_TAB_COLORMGR;色彩管理
+PREFERENCES_TAB_DYNAMICPROFILE;动态预设规则
PREFERENCES_TAB_GENERAL;一般
PREFERENCES_TAB_IMPROC;图片处理
+PREFERENCES_TAB_PERFORMANCE;性能和品质
PREFERENCES_TAB_SOUND;音效
+PREFERENCES_THEME;主题
+PREFERENCES_TIMAX;高
+PREFERENCES_TINB;块数量
+PREFERENCES_TISTD;标准
PREFERENCES_TP_LABEL;工具栏
+PREFERENCES_TP_USEICONORTEXT;标签使用图标而不是文本
+PREFERENCES_TP_VSCROLLBAR;隐藏垂直滚动栏
+PREFERENCES_TUNNELMETADATA;无损复制 Exif/IPTC/XMP 到输出文件
+PREFERENCES_USEBUNDLEDPROFILES;启用内置预设
+PREFERENCES_VIEW;输出设备白平衡 (显示器、电视、投影仪等)
+PREFERENCES_WAVLEV;在质量为"高"时增加小波变换等级
+PREFERENCES_WLONE;一级
+PREFERENCES_WLTWO;二级
+PREFERENCES_WLZER;无
PREFERENCES_WORKFLOW;排版
PROFILEPANEL_LABEL;处理参数配置
PROFILEPANEL_LOADDLGLABEL;加载处理参数为...
@@ -491,7 +728,7 @@ PROGRESSBAR_READY;就绪
PROGRESSBAR_SAVEJPEG;JPEG文件保存中...
PROGRESSBAR_SAVEPNG;PNG文件保存中...
PROGRESSBAR_SAVETIFF;TIFF文件保存中...
-QINFO_ISO;感光度
+QINFO_ISO;ISO
QINFO_NOEXIF;Exif数据不可用.
SAVEDLG_AUTOSUFFIX;自动加后缀到已经存在的文件
SAVEDLG_FILEFORMAT;文件格式
@@ -570,50 +807,62 @@ TP_COLORAPP_TCMODE_LIGHTNESS;光度
TP_COLORAPP_TCMODE_SATUR;色彩饱和度
TP_CROP_FIXRATIO;比例:
TP_CROP_GTDIAGONALS;对角线法则
+TP_CROP_GTEPASSPORT;生物辨识护照
TP_CROP_GTFRAME;框架
TP_CROP_GTGRID;方格
+TP_CROP_GTHARMMEANS;调和平均律
TP_CROP_GTNONE;无
-TP_CROP_GTRULETHIRDS;1/3法则
+TP_CROP_GTRULETHIRDS;三等份法则
+TP_CROP_GTTRIANGLE1;黄金三角 1
+TP_CROP_GTTRIANGLE2;黄金三角 2
TP_CROP_GUIDETYPE;辅助方式:
TP_CROP_H;高
TP_CROP_LABEL;剪裁
TP_CROP_PPI;PPI=
-TP_CROP_SELECTCROP; 选择预设
+TP_CROP_SELECTCROP;选择预设
TP_CROP_W;宽
TP_CROP_X;x
TP_CROP_Y;y
TP_DARKFRAME_AUTOSELECT;自动选择
TP_DARKFRAME_LABEL;黑框架
-TP_DEFRINGE_LABEL;边缘优化(除紫边Defringe)
+TP_DEFRINGE_LABEL;去色彩边缘(紫边)
TP_DEFRINGE_RADIUS;半径
TP_DIRPYRDENOISE_LABEL;降噪
TP_DIRPYRDENOISE_LDETAIL;明亮度细节
TP_DIRPYRDENOISE_LUMA;光亮度/发光度
TP_DIRPYRDENOISE_RGB;RGB
-TP_DIRPYREQUALIZER_LUMAFINEST;最佳
+TP_DIRPYREQUALIZER_ALGO;皮肤色彩范围
+TP_DIRPYREQUALIZER_ARTIF;减少杂色
+TP_DIRPYREQUALIZER_HUESKIN;皮肤色相
+TP_DIRPYREQUALIZER_LABEL;分频反差调整
+TP_DIRPYREQUALIZER_LUMACOARSEST;最粗
+TP_DIRPYREQUALIZER_LUMACONTRAST_MINUS;反差 -
+TP_DIRPYREQUALIZER_LUMACONTRAST_PLUS;反差 +
+TP_DIRPYREQUALIZER_LUMAFINEST;最细
TP_DIRPYREQUALIZER_LUMANEUTRAL;自然
-TP_DIRPYREQUALIZER_THRESHOLD;阀值
-TP_DISTORTION_AMOUNT;程度
+TP_DIRPYREQUALIZER_SKIN;皮肤色彩 针对/保护
+TP_DIRPYREQUALIZER_THRESHOLD;阈值
+TP_DISTORTION_AMOUNT;数量
TP_DISTORTION_LABEL;畸变
-TP_EPD_LABEL;色阶映射
+TP_EPD_LABEL;色调映射
TP_EPD_SCALE;拉伸
TP_EPD_STRENGTH;力度
TP_EXPOSURE_AUTOLEVELS;自动色阶
-TP_EXPOSURE_BLACKLEVEL;黑
+TP_EXPOSURE_BLACKLEVEL;黑点
TP_EXPOSURE_BRIGHTNESS;亮度
TP_EXPOSURE_CLIP;高光溢出
TP_EXPOSURE_COMPRHIGHLIGHTS;高光压缩
-TP_EXPOSURE_COMPRHIGHLIGHTSTHRESHOLD;高光压缩阀值
+TP_EXPOSURE_COMPRHIGHLIGHTSTHRESHOLD;高光压缩阈值
TP_EXPOSURE_COMPRSHADOWS;阴影压缩
TP_EXPOSURE_CONTRAST;对比度
TP_EXPOSURE_CURVEEDITOR;影调曲线
TP_EXPOSURE_CURVEEDITOR1;色调曲线 1
TP_EXPOSURE_CURVEEDITOR2;色调曲线 2
-TP_EXPOSURE_CURVEEDITOR2_TOOLTIP;请从 “曝光 > 色调曲线” (Exposure > Tone Curve) RawPedia 文章中学到使用2条色调曲线获得好效果
+TP_EXPOSURE_CURVEEDITOR2_TOOLTIP;请从 RawPedia 网站中 Exposure > Tone Curve 文章中了解如何使用双色调曲线
TP_EXPOSURE_EXPCOMP;曝光补偿
TP_EXPOSURE_LABEL;曝光
TP_EXPOSURE_SATURATION;色彩饱和度
-TP_EXPOSURE_TCMODE_FILMLIKE;电影样式
+TP_EXPOSURE_TCMODE_FILMLIKE;仿胶片式
TP_EXPOSURE_TCMODE_LABEL1;曲线模式1
TP_EXPOSURE_TCMODE_LABEL2;曲线模式2
TP_EXPOSURE_TCMODE_SATANDVALBLENDING;饱和度和混合值
@@ -628,7 +877,7 @@ TP_FLATFIELD_BT_VERTHORIZ;垂直 + 水平
TP_FLATFIELD_BT_VERTICAL;垂直
TP_FLATFIELD_LABEL;平场
TP_GAMMA_CURV;伽马
-TP_GAMMA_FREE;自由伽马
+TP_GAMMA_FREE;自定义伽马
TP_GAMMA_OUTPUT;导出伽马
TP_GAMMA_SLOP;斜率 (线性)
TP_GRADIENT_CENTER;中心
@@ -645,7 +894,7 @@ TP_HLREC_CIELAB;CIELab模式混合
TP_HLREC_COLOR;色彩延伸
TP_HLREC_LABEL;高光还原
TP_HLREC_LUMINANCE;亮度还原
-TP_HLREC_METHOD;方式:
+TP_HLREC_METHOD;方法:
TP_HSVEQUALIZER_CHANNEL;频道
TP_HSVEQUALIZER_HUE;H
TP_HSVEQUALIZER_LABEL;HSV 平衡
@@ -655,7 +904,7 @@ TP_ICM_INPUTCAMERA;相机缺省
TP_ICM_INPUTCUSTOM;自定义
TP_ICM_INPUTCUSTOM_TOOLTIP;选择你自己的 DCP/ICC 色彩档案
TP_ICM_INPUTDLGLABEL;选择输入ICC配置...
-TP_ICM_INPUTEMBEDDED;如可能,使用内置
+TP_ICM_INPUTEMBEDDED;如可能, 使用内置
TP_ICM_INPUTEMBEDDED_TOOLTIP;使用色彩档案嵌入非raw文件
TP_ICM_INPUTNONE;无档案
TP_ICM_INPUTPROFILE;输入配置
@@ -664,10 +913,10 @@ TP_ICM_NOICM;No ICM: sRGB配置
TP_ICM_OUTPUTPROFILE;输出配置
TP_ICM_TONECURVE;使用 DCP 色调曲线
TP_ICM_WORKINGPROFILE;当前配置
-TP_IMPULSEDENOISE_LABEL;降低电磁干扰
+TP_IMPULSEDENOISE_LABEL;降低脉冲噪声
TP_IMPULSEDENOISE_THRESH;阈值
TP_LABCURVE_AVOIDCOLORSHIFT;避免色彩偏移
-TP_LABCURVE_AVOIDCOLORSHIFT_TOOLTIP;使色彩适应当前色彩空间范围,并使用Munsell色矫正。
+TP_LABCURVE_AVOIDCOLORSHIFT_TOOLTIP;使色彩适应当前色彩空间范围, 并使用Munsell色矫正
TP_LABCURVE_BRIGHTNESS;光度
TP_LABCURVE_CHROMATICITY;色度 CIE
TP_LABCURVE_CONTRAST;对比度
@@ -677,7 +926,7 @@ TP_LENSGEOM_AUTOCROP;自动剪切
TP_LENSGEOM_FILL;自动填充
TP_LENSGEOM_LABEL;镜头 / 几何
TP_LENSPROFILE_LABEL;镜头矫正档案
-TP_LENSPROFILE_USECA;CA 矫正
+TP_LENSPROFILE_USECA;色散矫正
TP_LENSPROFILE_USEDIST;畸变矫正
TP_LENSPROFILE_USEVIGN;暗角矫正
TP_PCVIGNETTE_FEATHER;羽化
@@ -695,7 +944,7 @@ TP_RAWCACORR_AUTO;自动修正
TP_RAWCACORR_CABLUE;蓝
TP_RAWCACORR_CARED;红
TP_RESIZE_CROPPEDAREA;切出的部分
-TP_RESIZE_FITBOX;Bounding Box 包围盒
+TP_RESIZE_FITBOX;Bounding Box
TP_RESIZE_FULLIMAGE;全图
TP_RESIZE_H;高:
TP_RESIZE_HEIGHT;高度
@@ -712,7 +961,7 @@ TP_RGBCURVES_CHANNEL;频道
TP_RGBCURVES_GREEN;G
TP_RGBCURVES_LABEL;RGB曲线
TP_RGBCURVES_LUMAMODE;光度模式
-TP_RGBCURVES_LUMAMODE_TOOLTIP;光度模式 允许改变R、G、B三种通道光量但不影响色彩。
+TP_RGBCURVES_LUMAMODE_TOOLTIP;光度模式 允许改变R、G、B三种通道光量但不影响色彩
TP_RGBCURVES_RED;R
TP_ROTATE_DEGREE;角度
TP_ROTATE_LABEL;旋转
@@ -730,23 +979,23 @@ TP_SHARPENEDGE_AMOUNT;数量
TP_SHARPENEDGE_LABEL;边缘
TP_SHARPENEDGE_PASSES;迭代次数
TP_SHARPENEDGE_THREE;仅光度
-TP_SHARPENING_AMOUNT;程度
+TP_SHARPENING_AMOUNT;数量
TP_SHARPENING_EDRADIUS;半径
TP_SHARPENING_EDTOLERANCE;边缘容差
TP_SHARPENING_HALOCONTROL;光晕控制
-TP_SHARPENING_HCAMOUNT;程度
+TP_SHARPENING_HCAMOUNT;数量
TP_SHARPENING_LABEL;锐化
TP_SHARPENING_METHOD;方式
TP_SHARPENING_ONLYEDGES;仅锐化边缘
TP_SHARPENING_RADIUS;半径
-TP_SHARPENING_RLD;理查森-露西去卷积法
-TP_SHARPENING_RLD_AMOUNT;程度
+TP_SHARPENING_RLD;理查森-露西反卷积法
+TP_SHARPENING_RLD_AMOUNT;数量
TP_SHARPENING_RLD_DAMPING;衰减
TP_SHARPENING_RLD_ITERATIONS;迭代
TP_SHARPENING_THRESHOLD;阈值
-TP_SHARPENING_USM;虚像屏蔽
+TP_SHARPENING_USM;USM锐化
TP_SHARPENMICRO_AMOUNT;数量
-TP_VIGNETTING_AMOUNT;程度
+TP_VIGNETTING_AMOUNT;数量
TP_VIGNETTING_CENTER;中心
TP_VIGNETTING_CENTER_X;中心 X
TP_VIGNETTING_CENTER_Y;中心 Y
@@ -759,7 +1008,7 @@ TP_WBALANCE_CLOUDY;阴天
TP_WBALANCE_CUSTOM;自定义
TP_WBALANCE_DAYLIGHT;晴天
TP_WBALANCE_EQBLUERED;蓝红平衡
-TP_WBALANCE_FLASH55;莱卡Leica
+TP_WBALANCE_FLASH55;徕卡
TP_WBALANCE_FLASH_HEADER;闪光
TP_WBALANCE_GREEN;色度
TP_WBALANCE_LABEL;白平衡
@@ -777,6 +1026,7 @@ TP_WBALANCE_WATER_HEADER;水下
ZOOMPANEL_100;(100%)
ZOOMPANEL_NEWCROPWINDOW;开启(新)细节窗口
ZOOMPANEL_ZOOM100;缩放到100%\n快捷键: z
+ZOOMPANEL_ZOOMFITCROPSCREEN;适应边缘到屏幕\n快捷键:Alt-f
ZOOMPANEL_ZOOMFITSCREEN;适应屏幕\n快捷键: f
ZOOMPANEL_ZOOMIN;缩放拉近\n快捷键: +
ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
@@ -790,70 +1040,21 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!CURVEEDITOR_AXIS_OUT;O:
!CURVEEDITOR_AXIS_RIGHT_TAN;RT:
!CURVEEDITOR_EDITPOINT_HINT;Enable edition of node in/out values.\n\nRight-click on a node to select it.\nRight-click on empty space to de-select the node.
-!CURVEEDITOR_MINMAXCPOINTS;Equalizer
-!CURVEEDITOR_NURBS;Control cage
-!CURVEEDITOR_PARAMETRIC;Parametric
-!CURVEEDITOR_TOOLTIPCOPY;Copy current curve to clipboard.
-!CURVEEDITOR_TOOLTIPPASTE;Paste curve from clipboard.
-!DONT_SHOW_AGAIN;Don't show this message again.
-!DYNPROFILEEDITOR_DELETE;Delete
-!DYNPROFILEEDITOR_EDIT;Edit
-!DYNPROFILEEDITOR_EDIT_RULE;Edit Dynamic Profile Rule
-!DYNPROFILEEDITOR_ENTRY_TOOLTIP;The matching is case insensitive.\nUse the "re:" prefix to enter\na regular expression.
-!DYNPROFILEEDITOR_MOVE_DOWN;Move Down
-!DYNPROFILEEDITOR_MOVE_UP;Move Up
-!DYNPROFILEEDITOR_NEW;New
-!DYNPROFILEEDITOR_NEW_RULE;New Dynamic Profile Rule
-!DYNPROFILEEDITOR_PROFILE;Processing Profile
!EDIT_OBJECT_TOOLTIP;Displays a widget on the preview window which lets you adjust this tool.
!EDIT_PIPETTE_TOOLTIP;To add an adjustment point to the curve, hold the Ctrl key while left-clicking the desired spot in the image preview.\nTo adjust the point, hold the Ctrl key while left-clicking the corresponding area in the preview, then let go of Ctrl (unless you desire fine control) and while still holding the left mouse button move the mouse up or down to move that point up or down in the curve.
-!EXIFFILTER_EXPOSURECOMPENSATION;Exposure compensation (EV)
-!EXIFFILTER_METADATAFILTER;Enable metadata filters
!EXPORT_BYPASS;Processing steps to bypass
-!EXPORT_BYPASS_DEFRINGE;Bypass Defringe
-!EXPORT_BYPASS_DIRPYRDENOISE;Bypass Noise Reduction
-!EXPORT_BYPASS_DIRPYREQUALIZER;Bypass Contrast by Detail Levels
-!EXPORT_BYPASS_EQUALIZER;Bypass Wavelet Levels
-!EXPORT_BYPASS_RAW_CA;Bypass [raw] Chromatic Aberration Correction
-!EXPORT_BYPASS_RAW_CCSTEPS;Bypass [raw] False Color Suppression
!EXPORT_BYPASS_RAW_DCB_ENHANCE;Bypass [raw] DCB Enhancement Steps
!EXPORT_BYPASS_RAW_DCB_ITERATIONS;Bypass [raw] DCB Iterations
-!EXPORT_BYPASS_RAW_DF;Bypass [raw] Dark-Frame
-!EXPORT_BYPASS_RAW_GREENTHRESH;Bypass [raw] Green Equilibration
!EXPORT_BYPASS_RAW_LMMSE_ITERATIONS;Bypass [raw] LMMSE Enhancement Steps
-!EXPORT_BYPASS_SHARPENEDGE;Bypass Edge Sharpening
-!EXPORT_BYPASS_SHARPENING;Bypass Sharpening
-!EXPORT_BYPASS_SHARPENMICRO;Bypass Microcontrast
!EXPORT_BYPASS_SH_HQ;Bypass Sharp Mask Shadows/Highlights
!EXPORT_INSTRUCTIONS;Fast Export options provide overrides to bypass time and resource consuming development settings and to run queue processing using the fast export settings instead. This method is recommended for quicker generation of lower resolution images when speed is a priority or when resized output is desired for one or many images without making modifications to their saved development parameters.
!EXPORT_PIPELINE;Processing pipeline
-!EXPORT_RAW_DMETHOD;Demosaic method
!EXPORT_USE_FAST_PIPELINE;Dedicated (full processing on resized image)
!EXPORT_USE_FAST_PIPELINE_TIP;Use a dedicated processing pipeline for images in Fast Export mode, that trades speed for quality. Resizing of the image is done as early as possible, instead of doing it at the end like in the normal pipeline. The speedup can be significant, but be prepared to see artifacts and a general degradation of output quality.
!EXPORT_USE_NORMAL_PIPELINE;Standard (bypass some steps, resize at the end)
-!EXTPROGTARGET_2;queue-processed
-!FILEBROWSER_ADDDELTEMPLATE;Add/Del templates...
-!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_BROWSEPATHHINT;Type a path to navigate to.\n\nKeyboard shortcuts:\nCtrl-o to focus to the path text box.\nEnter / Ctrl-Enter to browse there;\nEsc to clear changes.\nShift-Esc to remove focus.\n\nPath shortcuts:\n~ - user's home directory.\n! - user's pictures directory
!FILEBROWSER_COLORLABEL_TOOLTIP;Color label.\n\nUse dropdown menu or shortcuts:\nShift-Ctrl-0 No Color\nShift-Ctrl-1 Red\nShift-Ctrl-2 Yellow\nShift-Ctrl-3 Green\nShift-Ctrl-4 Blue\nShift-Ctrl-5 Purple
-!FILEBROWSER_DARKFRAME;Dark-frame
-!FILEBROWSER_DELETEDLGMSGINCLPROC;Are you sure you want to delete the selected %1 files including a queue-processed version?
-!FILEBROWSER_FLATFIELD;Flat-Field
-!FILEBROWSER_MOVETODARKFDIR;Move to dark-frames directory
-!FILEBROWSER_MOVETOFLATFIELDDIR;Move to flat-fields directory
-!FILEBROWSER_POPUPCOLORLABEL0;Label: None
-!FILEBROWSER_POPUPCOLORLABEL1;Label: Red
-!FILEBROWSER_POPUPCOLORLABEL2;Label: Yellow
-!FILEBROWSER_POPUPCOLORLABEL3;Label: Green
-!FILEBROWSER_POPUPCOLORLABEL4;Label: Blue
-!FILEBROWSER_POPUPCOLORLABEL5;Label: Purple
-!FILEBROWSER_POPUPRANK;Rank
-!FILEBROWSER_POPUPRANK0;Unrank
!FILEBROWSER_QUERYHINT;Type filenames to search for. Supports partial filenames. Separate the search terms using commas, e.g.\n1001,1004,1199\n\nExclude search terms by prefixing them with !=\ne.g.\n!=1001,1004,1199\n\nShortcuts:\nCtrl-f - focus the Find box,\nEnter - search,\nEsc - clear the Find box,\nShift-Esc - defocus the Find box.
-!FILEBROWSER_RESETDEFAULTPROFILE;Reset to default
!FILEBROWSER_SHOWCOLORLABEL1HINT;Show images labeled Red.\nShortcut: Alt-1
!FILEBROWSER_SHOWCOLORLABEL2HINT;Show images labeled Yellow.\nShortcut: Alt-2
!FILEBROWSER_SHOWCOLORLABEL3HINT;Show images labeled Green.\nShortcut: Alt-3
@@ -867,16 +1068,6 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!FILEBROWSER_SHOWUNCOLORHINT;Show images without a color label.\nShortcut: Alt-0
!FILEBROWSER_TOOLTIP_STOPPROCESSING;Start processing automatically when a new job arrives.
!FILEBROWSER_UNRANK_TOOLTIP;Unrank.\nShortcut: Shift-0
-!FILECHOOSER_FILTER_ANY;All files
-!FILECHOOSER_FILTER_COLPROF;Color profiles
-!FILECHOOSER_FILTER_CURVE;Curve files
-!FILECHOOSER_FILTER_LCP;Lens correction profiles
-!FILECHOOSER_FILTER_PP;Processing profiles
-!FILECHOOSER_FILTER_SAME;Same format as current photo
-!FILECHOOSER_FILTER_TIFF;TIFF files
-!GENERAL_APPLY;Apply
-!GENERAL_ASIMAGE;As Image
-!GENERAL_OPEN;Open
!GIMP_PLUGIN_INFO;Welcome to the RawTherapee GIMP plugin!\nOnce you are done editing, simply close the main RawTherapee window and the image will be automatically imported in GIMP.
!HISTOGRAM_TOOLTIP_BAR;Show/Hide RGB indicator bar.\nRight-click on image preview to freeze/unfreeze.
!HISTOGRAM_TOOLTIP_CHRO;Show/Hide chromaticity histogram.
@@ -1232,6 +1423,9 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1257,6 +1451,10 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
!MAIN_BUTTON_NAVSYNC_TOOLTIP;Synchronize the File Browser or Filmstrip with the Editor to reveal the thumbnail of the currently opened image, and clear any active filters.\nShortcut: x\n\nAs above, but without clearing active filters:\nShortcut: y\n(Note that the thumbnail of the opened image will not be shown if filtered out).
@@ -1265,17 +1463,10 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!MAIN_MSG_SETPATHFIRST;You first have to set a target path in Preferences in order to use this function!
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_MSG_WRITEFAILED;Failed to write\n"%1"\n\nMake sure that the folder exists and that you have write permission to it.
-!MAIN_TAB_COLOR_TOOLTIP;Shortcut: Alt-c
-!MAIN_TAB_DETAIL_TOOLTIP;Shortcut: Alt-d
-!MAIN_TAB_EXPOSURE_TOOLTIP;Shortcut: Alt-e
-!MAIN_TAB_INSPECT; Inspect
-!MAIN_TAB_METADATA_TOOLTIP;Shortcut: Alt-m
-!MAIN_TAB_TRANSFORM_TOOLTIP;Shortcut: Alt-t
-!MAIN_TAB_WAVELET;Wavelet
-!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1284,178 +1475,11 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!MONITOR_PROFILE_SYSTEM;System default
!OPTIONS_DEFIMG_MISSING;The default profile for non-raw photos could not be found or is not set.\n\nPlease check your profiles' directory, it may be missing or damaged.\n\nDefault internal values will be used.
!OPTIONS_DEFRAW_MISSING;The default profile for raw photos could not be found or is not set.\n\nPlease check your profiles' directory, it may be missing or damaged.\n\nDefault internal values will be used.
-!PARTIALPASTE_COLORTONING;Color toning
-!PARTIALPASTE_DEFRINGE;Defringe
-!PARTIALPASTE_DIRPYREQUALIZER;Contrast by detail levels
-!PARTIALPASTE_EQUALIZER;Wavelet levels
-!PARTIALPASTE_FILMSIMULATION;Film simulation
-!PARTIALPASTE_FLATFIELDAUTOSELECT;Flat-field auto-selection
-!PARTIALPASTE_FLATFIELDBLURRADIUS;Flat-field blur radius
-!PARTIALPASTE_FLATFIELDBLURTYPE;Flat-field blur type
-!PARTIALPASTE_FLATFIELDCLIPCONTROL;Flat-field clip control
-!PARTIALPASTE_FLATFIELDFILE;Flat-field file
-!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
-!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
-!PARTIALPASTE_PREPROCESS_HOTPIXFILT;Hot pixel filter
-!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
-!PARTIALPASTE_RAWCACORR_CAREDBLUE;CA red & blue
-!PARTIALPASTE_RAWEXPOS_BLACK;Black levels
-!PARTIALPASTE_RAWEXPOS_LINEAR;White point correction
-!PARTIALPASTE_RAWEXPOS_PRESER;Highlight preservation
-!PARTIALPASTE_RAW_DCBENHANCE;DCB enhancement
-!PARTIALPASTE_RAW_DCBITERATIONS;DCB iterations
-!PARTIALPASTE_RAW_DMETHOD;Demosaic method
-!PARTIALPASTE_RAW_FALSECOLOR;False color suppression
-!PARTIALPASTE_RAW_IMAGENUM;Sub-image
-!PARTIALPASTE_RAW_LMMSEITERATIONS;LMMSE enhancement steps
-!PARTIALPASTE_RAW_PIXELSHIFT;PixelShift
-!PARTIALPASTE_RETINEX;Retinex
-!PARTIALPASTE_WAVELETGROUP;Wavelet Levels
-!PREFERENCES_AUTLISLOW;Low
-!PREFERENCES_AUTLISMAX;Max - Average of all tiles
-!PREFERENCES_AUTLISSTD;High
-!PREFERENCES_AUTLISVLOW;None
-!PREFERENCES_AUTLOW;Low
-!PREFERENCES_AUTSTD;Standard
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_BEHADDALLHINT;Set all parameters to the Add mode.\nAdjustments of parameters in the batch tool panel will be deltas to the stored values.
!PREFERENCES_BEHSETALLHINT;Set all parameters to the Set mode.\nAdjustments of parameters in the batch tool panel will be absolute, the actual values will be displayed.
-!PREFERENCES_BLACKBODY;Tungsten
-!PREFERENCES_CIEART;CIECAM02 optimization
-!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
-!PREFERENCES_CIEART_LABEL;Use float precision instead of double
-!PREFERENCES_CIEART_TOOLTIP;If enabled, CIECAM02 calculations are performed in the single-precision floating-point format instead of the double-precision one. This provides a small increase in speed at the expense of a negligible loss of quality.
-!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
-!PREFERENCES_CLUTSCACHE_LABEL;Maximum number of cached CLUTs
-!PREFERENCES_CLUTSDIR;HaldCLUT directory
-!PREFERENCES_CMMBPC;Black point compensation
-!PREFERENCES_CURVEBBOXPOS;Position of curve copy & paste buttons
-!PREFERENCES_CURVEBBOXPOS_ABOVE;Above
-!PREFERENCES_CURVEBBOXPOS_BELOW;Below
-!PREFERENCES_CURVEBBOXPOS_LEFT;Left
-!PREFERENCES_CURVEBBOXPOS_RIGHT;Right
-!PREFERENCES_CUSTPROFBUILD;Custom Processing Profile Builder
!PREFERENCES_CUSTPROFBUILDHINT;Executable (or script) file called when a new initial processing profile should be generated for an image.\n\nThe path of the communication file (*.ini style, a.k.a. "Keyfile") is added as a command line parameter. It contains various parameters required for the scripts and image Exif to allow a rules-based processing profile generation.\n\nWARNING: You are responsible for using double quotes where necessary if you're using paths containing spaces.
-!PREFERENCES_CUSTPROFBUILDKEYFORMAT;Keys format
-!PREFERENCES_CUSTPROFBUILDKEYFORMAT_NAME;Name
-!PREFERENCES_CUSTPROFBUILDKEYFORMAT_TID;TagID
-!PREFERENCES_CUSTPROFBUILDPATH;Executable path
-!PREFERENCES_CUTOVERLAYBRUSH;Crop mask color/transparency
-!PREFERENCES_D50_OLD;5000K
-!PREFERENCES_DARKFRAME;Dark-Frame
-!PREFERENCES_DARKFRAMEFOUND;Found
-!PREFERENCES_DARKFRAMESHOTS;shots
-!PREFERENCES_DARKFRAMETEMPLATES;templates
-!PREFERENCES_DAUB_LABEL;Use Daubechies D6 wavelets instead of D4
-!PREFERENCES_DAUB_TOOLTIP;The Noise Reduction and Wavelet Levels tools use a Debauchies mother wavelet. If you choose D6 instead of D4 you increase the number of orthogonal Daubechies coefficients and probably increase quality of small-scale levels. There is no memory or processing time difference between the two.
-!PREFERENCES_DIRDARKFRAMES;Dark-frames directory
-!PREFERENCES_EDITORLAYOUT;Editor Layout
-!PREFERENCES_EXPAUT;Expert
-!PREFERENCES_FILEBROWSERTOOLBARSINGLEROW;Single row file browser toolbar\n(de-select for low resolution display)
-!PREFERENCES_FILMSIMULATION;Film Simulation
-!PREFERENCES_FLATFIELDSDIR;Flat-fields directory
-!PREFERENCES_FLATFIELDSHOTS;shots
-!PREFERENCES_FLATFIELDTEMPLATES;templates
-!PREFERENCES_FLUOF2;Fluorescent F2
-!PREFERENCES_FLUOF7;Fluorescent F7
-!PREFERENCES_FLUOF11;Fluorescent F11
-!PREFERENCES_FSTRIP_SAME_THUMB_HEIGHT;Same thumbnail height between the Filmstrip and the File Browser
-!PREFERENCES_FSTRIP_SAME_THUMB_HEIGHT_HINT;Having separate thumbnail size will require more processing time each time you'll switch between the single Editor tab and the File Browser.
-!PREFERENCES_GREY;Output device's Yb luminance (%)
-!PREFERENCES_GREY05;Yb=05 CIE L#30
-!PREFERENCES_GREY10;Yb=10 CIE L#40
-!PREFERENCES_GREY15;Yb=15 CIE L#45
-!PREFERENCES_GREY18;Settings in main menu
-!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
-!PREFERENCES_GREY23;Yb=23 CIE L#55
-!PREFERENCES_GREY30;Yb=30 CIE L#60
-!PREFERENCES_GREY40;Yb=40 CIE L#70
-!PREFERENCES_GREYSC;Scene Yb luminance (%)
-!PREFERENCES_GREYSC18;Yb=18 CIE L#50
-!PREFERENCES_GREYSCA;Automatic
-!PREFERENCES_HISTOGRAMPOSITIONLEFT;Histogram in left panel
-!PREFERENCES_HISTOGRAMWORKING;Use working profile for main histogram and Navigator
-!PREFERENCES_HISTOGRAM_TOOLTIP;If enabled, the working profile is used for rendering the main histogram and the Navigator panel, otherwise the gamma-corrected output profile is used.
-!PREFERENCES_IMG_RELOAD_NEEDED;These changes require the image to be reloaded (or a new image to be opened) to take effect.
-!PREFERENCES_INSPECT_LABEL;Inspect
-!PREFERENCES_INSPECT_MAXBUFFERS_LABEL;Maximum number of cached images
-!PREFERENCES_INSPECT_MAXBUFFERS_TOOLTIP;Set the maximum number of images stored in cache when hovering over them in the File Browser; systems with little RAM (2GB) should keep this value set to 1 or 2.
-!PREFERENCES_INTERNALTHUMBIFUNTOUCHED;Show embedded JPEG thumbnail if raw is unedited
-!PREFERENCES_LANG;Language
-!PREFERENCES_LANGAUTODETECT;Use system language
-!PREFERENCES_LEVAUTDN;Denoising level
-!PREFERENCES_LEVDN;Cell size
-!PREFERENCES_LISS;Auto multi-zone smoothing
-!PREFERENCES_MAX;Maxi (Tile)
-!PREFERENCES_MAXRECENTFOLDERS;Maximum number of recent folders
-!PREFERENCES_MED;Medium (Tile/2)
-!PREFERENCES_MENUGROUPEXTPROGS;Group "Open with"
-!PREFERENCES_MENUGROUPFILEOPERATIONS;Group "File operations"
-!PREFERENCES_MENUGROUPLABEL;Group "Color label"
-!PREFERENCES_MENUGROUPPROFILEOPERATIONS;Group "Processing profile operations"
-!PREFERENCES_MENUOPTIONS;Context Menu Options
-!PREFERENCES_METADATA;Metadata
-!PREFERENCES_MIN;Mini (100x115)
-!PREFERENCES_MONINTENT;Default rendering intent
-!PREFERENCES_MONITOR;Monitor
-!PREFERENCES_MONPROFILE;Default color profile
-!PREFERENCES_MONPROFILE_WARNOSX;Due to MacOS limitations, only sRGB is supported.
-!PREFERENCES_MULTITAB;Multiple Editor Tabs Mode
-!PREFERENCES_MULTITABDUALMON;Multiple Editor Tabs In Own Window Mode
-!PREFERENCES_NAVGUIDEBRUSH;Navigator guide color
-!PREFERENCES_NAVIGATIONFRAME;Navigation
-!PREFERENCES_NOISE;Noise Reduction
-!PREFERENCES_OVERLAY_FILENAMES;Overlay filenames on thumbnails in the file browser
-!PREFERENCES_OVERLAY_FILENAMES_FILMSTRIP;Overlay filenames on thumbnails in the editor pannel
-!PREFERENCES_OVERWRITEOUTPUTFILE;Overwrite existing output files
-!PREFERENCES_PANFACTORLABEL;Pan rate amplification
-!PREFERENCES_PARSEDEXTDOWNHINT;Move selected extension down in the list.
-!PREFERENCES_PARSEDEXTUPHINT;Move selected extension up in the list.
-!PREFERENCES_PREVDEMO;Preview Demosaic Method
-!PREFERENCES_PREVDEMO_FAST;Fast
-!PREFERENCES_PREVDEMO_LABEL;Demosaicing method used for the preview at <100% zoom:
-!PREFERENCES_PREVDEMO_SIDECAR;As in PP3
-!PREFERENCES_PRINTER;Printer (Soft-Proofing)
-!PREFERENCES_PROFILESAVEBOTH;Save processing profile both to the cache and next to the input file
-!PREFERENCES_PROFILESAVELOCATION;Processing profile saving location
-!PREFERENCES_PROFILE_NONE;None
-!PREFERENCES_PRTINTENT;Rendering intent
-!PREFERENCES_PRTPROFILE;Color profile
-!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
-!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
-!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
-!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
-!PREFERENCES_SELECTFONT;Select main font
-!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
-!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
-!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
-!PREFERENCES_SERIALIZE_TIFF_READ_TOOLTIP;When working with folders full of uncompressed tiff files enabling this option can increase performance of thumb generation.
-!PREFERENCES_SET;Set
-!PREFERENCES_SHOWEXPOSURECOMPENSATION;Append exposure compensation
-!PREFERENCES_SHOWFILMSTRIPTOOLBAR;Show filmstrip toolbar
-!PREFERENCES_SIMPLAUT;Tool mode
-!PREFERENCES_SINGLETAB;Single Editor Tab Mode
-!PREFERENCES_SINGLETABVERTAB;Single Editor Tab Mode, Vertical Tabs
-!PREFERENCES_SMA;Small (250x287)
-!PREFERENCES_SND_BATCHQUEUEDONE;Queue processing done
-!PREFERENCES_SND_HELP;Enter a full file path to set a sound, or leave blank for no sound.\nFor system sounds on Windows use "SystemDefault", "SystemAsterisk" etc., and on Linux use "complete", "window-attention" etc.
-!PREFERENCES_SND_LNGEDITPROCDONE;Editor processing done
-!PREFERENCES_SND_TRESHOLDSECS;After seconds
-!PREFERENCES_STDAUT;Standard
-!PREFERENCES_TAB_DYNAMICPROFILE;Dynamic Profile Rules
-!PREFERENCES_TAB_PERFORMANCE;Performance & Quality
-!PREFERENCES_THEME;Theme
-!PREFERENCES_TIMAX;High
-!PREFERENCES_TINB;Number of tiles
-!PREFERENCES_TISTD;Standard
-!PREFERENCES_TP_USEICONORTEXT;Use tab icons instead of text
-!PREFERENCES_TP_VSCROLLBAR;Hide vertical scrollbar
-!PREFERENCES_TUNNELMETADATA;Copy Exif/IPTC/XMP unchanged to output file
-!PREFERENCES_USEBUNDLEDPROFILES;Use bundled profiles
-!PREFERENCES_VIEW;Output device's white balance (monitor, TV, projector, viewing, etc.)
-!PREFERENCES_WAVLEV;Increase wavelet level in quality 'high'
-!PREFERENCES_WLONE;One level
-!PREFERENCES_WLTWO;Two levels
-!PREFERENCES_WLZER;No
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PROFILEPANEL_COPYPPASTE;Parameters to copy
!PROFILEPANEL_GLOBALPROFILES;Bundled profiles
!PROFILEPANEL_LOADPPASTE;Parameters to load
@@ -1571,7 +1595,7 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_COLORAPP_TCMODE_LABEL1;Curve mode 1
!TP_COLORAPP_TCMODE_LABEL2;Curve mode 2
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1615,10 +1639,6 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_COLORTONING_TWOBY;Special a* and b*
!TP_COLORTONING_TWOCOLOR_TOOLTIP;Standard chroma:\nLinear response, a* = b*.\n\nSpecial chroma:\nLinear response, a* = b*, but unbound - try under the diagonal.\n\nSpecial a* and b*:\nLinear response unbound with separate curves for a* and b*. Intended for special effects.\n\nSpecial chroma 2 colors:\nMore predictable.
!TP_COLORTONING_TWOSTD;Standard chroma
-!TP_CROP_GTEPASSPORT;Biometric Passport
-!TP_CROP_GTHARMMEANS;Harmonic Means
-!TP_CROP_GTTRIANGLE1;Golden Triangles 1
-!TP_CROP_GTTRIANGLE2;Golden Triangles 2
!TP_DEFRINGE_THRESHOLD;Threshold
!TP_DIRPYRDENOISE_3X3;3×3
!TP_DIRPYRDENOISE_3X3_SOFT;3×3 soft
@@ -1678,16 +1698,8 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_DIRPYRDENOISE_SHALBI;High
!TP_DIRPYRDENOISE_SLI;Slider
!TP_DIRPYRDENOISE_TILELABEL;Tile size=%1, Center: Tx=%2 Ty=%3
-!TP_DIRPYREQUALIZER_ALGO;Skin Color Range
!TP_DIRPYREQUALIZER_ALGO_TOOLTIP;Fine: closer to the colors of the skin, minimizing the action on other colors\nLarge: avoid more artifacts.
-!TP_DIRPYREQUALIZER_ARTIF;Reduce artifacts
-!TP_DIRPYREQUALIZER_HUESKIN;Skin hue
!TP_DIRPYREQUALIZER_HUESKIN_TOOLTIP;This pyramid is for the upper part, so far as the algorithm at its maximum efficiency.\nTo the lower part, the transition zones.\nIf you need to move the area significantly to the left or right - or if there are artifacts: the white balance is incorrect\nYou can slightly reduce the zone to prevent the rest of the image is affected.
-!TP_DIRPYREQUALIZER_LABEL;Contrast by Detail Levels
-!TP_DIRPYREQUALIZER_LUMACOARSEST;Coarsest
-!TP_DIRPYREQUALIZER_LUMACONTRAST_MINUS;Contrast -
-!TP_DIRPYREQUALIZER_LUMACONTRAST_PLUS;Contrast +
-!TP_DIRPYREQUALIZER_SKIN;Skin targetting/protection
!TP_DIRPYREQUALIZER_SKIN_TOOLTIP;At -100 skin-tones are targetted.\nAt 0 all tones are treated equally.\nAt +100 skin-tones are protected while all other tones are affected.
!TP_DIRPYREQUALIZER_TOOLTIP;Attempts to reduce artifacts in the transitions between skin colors (hue, chroma, luma) and the rest of the image.
!TP_DISTORTION_AUTO_TIP;Automatically corrects lens distortion in raw files by matching it against the embedded JPEG image if one exists and has had its lens disortion auto-corrected by the camera.
@@ -2157,4 +2169,3 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: -
!TP_WBALANCE_TEMPBIAS;AWB temperature bias
!TP_WBALANCE_TEMPBIAS_TOOLTIP;Allows to alter the computation of the "auto white balance"\nby biasing it towards warmer or cooler temperatures. The bias\nis expressed as a percentage of the computed temperature,\nso that the result is given by "computedTemp + computedTemp * bias".
!TP_WBALANCE_TUNGSTEN;Tungsten
-!ZOOMPANEL_ZOOMFITCROPSCREEN;Fit crop to screen\nShortcut: Alt-f
diff --git a/rtdata/languages/Chinese (Traditional) b/rtdata/languages/Chinese (Traditional)
index 61a805d6c..5a330fd13 100644
--- a/rtdata/languages/Chinese (Traditional)
+++ b/rtdata/languages/Chinese (Traditional)
@@ -589,7 +589,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -972,6 +972,9 @@ TP_WBALANCE_TEMPERATURE;色溫
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -998,6 +1001,10 @@ TP_WBALANCE_TEMPERATURE;色溫
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1032,6 +1039,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1081,7 +1089,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1115,6 +1123,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1235,6 +1244,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1440,7 +1450,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1704,7 +1714,7 @@ TP_WBALANCE_TEMPERATURE;色溫
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Czech b/rtdata/languages/Czech
index 31b2255bb..a7a743377 100644
--- a/rtdata/languages/Czech
+++ b/rtdata/languages/Czech
@@ -2180,14 +2180,24 @@ ZOOMPANEL_ZOOMOUT;Oddálit\nZkratka: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_D50_OLD;5000K
!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
!PREFERENCES_LANG;Language
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_THEME;Theme
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Dansk b/rtdata/languages/Dansk
index de3163d21..da080ee2b 100644
--- a/rtdata/languages/Dansk
+++ b/rtdata/languages/Dansk
@@ -585,7 +585,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -968,6 +968,9 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -994,6 +997,10 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1029,6 +1036,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1079,7 +1087,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1113,6 +1121,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1233,6 +1242,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1438,7 +1448,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1702,7 +1712,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Deutsch b/rtdata/languages/Deutsch
index 346cdf264..60a276a20 100644
--- a/rtdata/languages/Deutsch
+++ b/rtdata/languages/Deutsch
@@ -42,6 +42,7 @@
#41 03.05.2017 Erweiterung/Korrekturen (TooWaBoo) RT 5.0 r1
#42 13.05.2017 Erweiterung (TooWaBoo) RT 5.0 r1
#43 21.07.2017 Erweiterung (TooWaBoo) RT 5.1
+#44 21.09.2017 Erweiterung (TooWaBoo) RT 5.2
ABOUT_TAB_BUILD;Version
ABOUT_TAB_CREDITS;Danksagungen
@@ -77,6 +78,7 @@ CURVEEDITOR_TOOLTIPPASTE;Kurve aus Zwischenablage einfügen
CURVEEDITOR_TOOLTIPSAVE;Kurve speichern
CURVEEDITOR_TYPE;Typ:
DIRBROWSER_FOLDERS;Ordner
+DONT_SHOW_AGAIN;Meldung nicht mehr anzeigen.
DYNPROFILEEDITOR_DELETE;Löschen
DYNPROFILEEDITOR_EDIT;Ändern
DYNPROFILEEDITOR_EDIT_RULE;Profilregel ändern
@@ -275,6 +277,7 @@ GENERAL_PORTRAIT;Portrait
GENERAL_SAVE;Speichern
GENERAL_UNCHANGED;(Unverändert)
GENERAL_WARNING;Warnung
+GIMP_PLUGIN_INFO;Willkommen zum RawTherapee GIMP-Plugin!\nNach den Änderungen bitte das RawTherapee-Fenster schließen.\nDas Bild wird dann automatisch in GIMP importiert.
HISTOGRAM_TOOLTIP_B;Blau-Histogramm ein-/ausblenden
HISTOGRAM_TOOLTIP_BAR;RGB-Anzeigeleiste ein-/ausblenden\n\nZum Fixieren/Lösen der Anzeige muss mit der\nrechten Maustaste ins Bildfenster geklickt werden.
HISTOGRAM_TOOLTIP_CHRO;Chromatizität-Histogramm ein/ausblenden
@@ -463,8 +466,8 @@ HISTORY_MSG_173;(Rauschreduzierung)\nLuminanzdetails
HISTORY_MSG_174;(CIECAM02)
HISTORY_MSG_175;(CIECAM02) - Szene\nCAT02-Adaptation
HISTORY_MSG_176;(CIECAM02)\nBetrachtungsbed.\nUmgebung
-HISTORY_MSG_177;(CIECAM02) - Szene\nLeuchtstärke
-HISTORY_MSG_178;(CIECAM02)\nBetrachtungsbed.\nLeuchtstärke
+HISTORY_MSG_177;(CIECAM02) - Szene\nLuminanz
+HISTORY_MSG_178;(CIECAM02)\nBetrachtungsbed.\nLuminanz
HISTORY_MSG_179;(CIECAM02) - Szene\nWeißpunktmodell
HISTORY_MSG_180;(CIECAM02) - Helligkeit (J)
HISTORY_MSG_181;(CIECAM02) - Buntheit (H)
@@ -492,7 +495,7 @@ HISTORY_MSG_202;(Rauschreduzierung)\nDelta-Chrominanz\nBlau / Gelb
HISTORY_MSG_203;(Rauschreduzierung)\nMethode
HISTORY_MSG_204;(Sensor-Matrix)\nFarbinterpolation\nLMMSE-Verbesserung
HISTORY_MSG_205;(CIECAM02)\nBetrachtungsbed.\nHot / Bad-Pixelfilter
-HISTORY_MSG_206;(CIECAM02) - Szene\nAuto-Leuchtstärke
+HISTORY_MSG_206;(CIECAM02) - Szene\nAuto-Luminanz
HISTORY_MSG_207;(Farbsaum entfernen)\nFarbtonkurve
HISTORY_MSG_208;(Weißabgleich)\nBlau / Rot-Korrektur
HISTORY_MSG_210;(Grauverlaufsfilter)\nRotationswinkel
@@ -761,6 +764,18 @@ HISTORY_MSG_472;(Sensor-Matrix)\nFarbinterpolation\nWeicher Übergang
HISTORY_MSG_473;(Sensor-Matrix)\nFarbinterpolation\nLMMSE für Bewegungs-\nteile verwenden
HISTORY_MSG_474;(Sensor-Matrix)\nFarbinterpolation\nFrame-Helligkeit angleichen
HISTORY_MSG_475;(Sensor-Matrix)\nFarbinterpolation)\nAusgleich pro Kanal
+HISTORY_MSG_476;(CIECAM02)\nBetrachtungsbed.\nFarbtemperatur
+HISTORY_MSG_477;(CIECAM02)\nBetrachtungsbed.\nTönung
+HISTORY_MSG_478;(CIECAM02)\nBetrachtungsbed.\nYb% (Ø Luminanz)
+HISTORY_MSG_479;(CIECAM02)\nBetrachtungsbed.\nCAT02 Adaptation
+HISTORY_MSG_480;(CIECAM02)\nBetrachtungsbed.\nAuto CAT02 Adaptation
+HISTORY_MSG_481;(CIECAM02) - Szene\nFarbtemperatur
+HISTORY_MSG_482;(CIECAM02) - Szene\nTönung
+HISTORY_MSG_483;(CIECAM02) - Szene\nYb% (Ø Luminanz)
+HISTORY_MSG_484;(CIECAM02) - Szene\nAuto Yb%
+HISTORY_MSG_485;(Objektivkorrektur)\nProfil
+HISTORY_MSG_486;(Objektivkorrektur)\nProfil - Kamera
+HISTORY_MSG_487;(Objektivkorrektur)\nProfil - Objektiv
HISTORY_NEWSNAPSHOT;Hinzufügen
HISTORY_NEWSNAPSHOT_TOOLTIP;Taste: Alt + s
HISTORY_SNAPSHOT;Schnappschuss
@@ -807,6 +822,10 @@ IPTCPANEL_TITLE;Titel
IPTCPANEL_TITLEHINT;Geben Sie einen kurzen lesbaren Namen\nfür das Bild ein, z.B. den Dateinamen.
IPTCPANEL_TRANSREFERENCE;Verarbeitungs-ID
IPTCPANEL_TRANSREFERENCEHINT;Geben Sie eine Kennung zur Kontrolle oder\nVerfolgung des Arbeitsablaufes ein.
+LENSPROFILE_CORRECTION_AUTOMATCH;Automatisch (Lensfun)
+LENSPROFILE_CORRECTION_LCPFILE;LCP-Datei
+LENSPROFILE_CORRECTION_MANUAL;Benutzerdefiniert (Lensfun)
+LENSPROFILE_LENS_WARNING;Warnung: Der Cropfaktor des Profils entspricht nicht dem des Objektivs.\nDies kann zu einem fehlerhaften Ergebnis führen.
MAIN_BUTTON_FULLSCREEN;Vollbild\nTaste: F11
MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigiert zum nächsten Miniaturbild in der\nDateiverwaltung oder Filmstreifen bezogen\nauf das ausgewählte Miniaturbild.\nTaste: F4\n\nNavigiert zum nächsten Miniaturbild in der\nDateiverwaltung oder Filmstreifen bezogen\nauf auf das im Editor geöffnete Bild.\nTaste: Umschalt + F4
MAIN_BUTTON_NAVPREV_TOOLTIP;Navigiert zum vorherigen Miniaturbild in der\nDateiverwaltung oder Filmstreifen bezogen\nauf das ausgewählte Miniaturbild.\nTaste: F3\n\nNavigiert zum vorherigen Miniaturbild in der\nDateiverwaltung oder Filmstreifen bezogen\nauf auf das im Editor geöffnete Bild.\nTaste: Umschalt + F3
@@ -865,6 +884,7 @@ MAIN_TAB_WAVELET_TOOLTIP;Taste: Alt + w
MAIN_TOOLTIP_BACKCOLOR0;Hintergrundfarbe der Vorschau basierend auf dem: Oberflächendesign\nTaste: 9
MAIN_TOOLTIP_BACKCOLOR1;Hintergrundfarbe der Vorschau: Schwarz\nTaste: 9
MAIN_TOOLTIP_BACKCOLOR2;Hintergrundfarbe der Vorschau: Weiß\nTaste: 9
+MAIN_TOOLTIP_BACKCOLOR3;Hintergrundfarbe der Vorschau: Mittleres Grau\nTaste: 9
MAIN_TOOLTIP_BEFOREAFTERLOCK;Vorher-Ansicht: Sperren / Entsperren\n\nGesperrt: Friert die Vorher-Ansicht ein, so\ndass sich die Gesamtwirkung mehrerer\nBearbeitungsschritte beurteilen lässt.\n\nEntsperrt: Die Vorher-Ansicht hinkt dem\naktuellen Bild immer einen Bearbeitungs-\nschritt hinterher.
MAIN_TOOLTIP_HIDEHP;Linkes Bedienfeld ein-/ausblenden\nTaste: l
MAIN_TOOLTIP_INDCLIPPEDH;Anzeige zu heller Bereiche ein-/ausschalten\nTaste: <
@@ -974,6 +994,7 @@ PREFERENCES_AUTLISSTD;Hoch
PREFERENCES_AUTLISVLOW;Keine
PREFERENCES_AUTLOW;Niedrig
PREFERENCES_AUTOMONPROFILE;Automatisch das für den aktuellen Monitor festgelegte Profil verwenden.
+PREFERENCES_AUTOSAVE_TP_OPEN;Werkzeugstatus vor dem Beenden automatisch speichern
PREFERENCES_AUTSTD;Standard
PREFERENCES_BATCH_PROCESSING;Stapelverarbeitung
PREFERENCES_BEHADDALL;Alle hinzufügen
@@ -1010,6 +1031,7 @@ PREFERENCES_CUSTPROFBUILDKEYFORMAT_TID;Tag-ID
PREFERENCES_CUSTPROFBUILDPATH;Anwendungspfad
PREFERENCES_CUTOVERLAYBRUSH;Farbe/Transparenz für Schnittmaske
PREFERENCES_D50;5000K
+PREFERENCES_D50_OLD;5000K
PREFERENCES_D55;5500K
PREFERENCES_D60;6000K
PREFERENCES_D65;6500K
@@ -1053,6 +1075,7 @@ PREFERENCES_GREY05;Yb = 05 CIE L#30
PREFERENCES_GREY10;Yb = 10 CIE L#40
PREFERENCES_GREY15;Yb = 15 CIE L#45
PREFERENCES_GREY18;Yb = 18 CIE L#50
+PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
PREFERENCES_GREY23;Yb = 23 CIE L#55
PREFERENCES_GREY30;Yb = 30 CIE L#60
PREFERENCES_GREY40;Yb = 40 CIE L#70
@@ -1074,6 +1097,7 @@ PREFERENCES_INTENT_PERCEPTUAL;Wahrnehmungsabhängig
PREFERENCES_INTENT_RELATIVE;Relativ farbmetrisch
PREFERENCES_INTENT_SATURATION;Sättigung
PREFERENCES_INTERNALTHUMBIFUNTOUCHED;Zeige das eingebettete JPEG als Miniaturbild, wenn die RAW-Datei noch nicht editiert wurde
+PREFERENCES_LANG;Sprache
PREFERENCES_LANGAUTODETECT;Systemsprache verwenden
PREFERENCES_LEVAUTDN;Rauschreduzierungsstufe
PREFERENCES_LEVDN;Zellengröße
@@ -1135,6 +1159,7 @@ PREFERENCES_REMEMBERZOOMPAN;Zoom und Bildposition merken
PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Öffnen eines neuen Bildes mit den Zoom- und Positionswerten\ndes vorangegangenen Bildes.\n\nFunktioniert nur unter folgenden Bedingungen:\nEin-Reitermodus aktiv\n“Demosaikmethode für 100%-Ansicht“ muss auf “Wie im Bild-\nverarbeitungsprofil vorgegeben“ eingestellt sein.
PREFERENCES_RGBDTL_LABEL;Maximale Anzahl Threads für Rauschreduzierung
PREFERENCES_RGBDTL_TOOLTIP;Die Rauschreduzierung benötigt mindestens 128MB RAM für ein 10 Megapixel-Bild oder 512MB für ein 40 Megapixel-Bild, und zusätzlich 128MB RAM pro Thread. Je mehr Threads parallel ablaufen, desto schneller ist die Berechnung. Bei Einstellung "0" werden so viele Threads wie möglich benutzt.
+PREFERENCES_SAVE_TP_OPEN_NOW;Werkzeugstatus jetzt sichern
PREFERENCES_SELECTFONT;Schriftart
PREFERENCES_SELECTFONT_COLPICKER;Schriftart für die Farbwähler
PREFERENCES_SELECTLANG;Sprache
@@ -1165,6 +1190,7 @@ PREFERENCES_TAB_GENERAL;Allgemein
PREFERENCES_TAB_IMPROC;Bildbearbeitung
PREFERENCES_TAB_PERFORMANCE;Performance & Qualität
PREFERENCES_TAB_SOUND;Klänge
+PREFERENCES_THEME;Oberflächendesign
PREFERENCES_TIMAX;Hoch
PREFERENCES_TINB;Anzahl Kacheln
PREFERENCES_TISTD;Standard
@@ -1322,9 +1348,9 @@ TP_COARSETRAF_TOOLTIP_HFLIP;Horizontal spiegeln
TP_COARSETRAF_TOOLTIP_ROTLEFT;Nach links drehen\nTaste: [
TP_COARSETRAF_TOOLTIP_ROTRIGHT;Nach rechts drehen\nTaste: ]
TP_COARSETRAF_TOOLTIP_VFLIP;Vertikal spiegeln
-TP_COLORAPP_ADAPTSCENE;Leuchtstärke (cd/m²)
+TP_COLORAPP_ADAPTSCENE;Luminanz (cd/m²)
TP_COLORAPP_ADAPTSCENE_TOOLTIP;Absolute Luminanz der Szenenleuchstärket\n(normalerweise 2000cd/m²)
-TP_COLORAPP_ADAPTVIEWING;Leuchtstärke (cd/m²)
+TP_COLORAPP_ADAPTVIEWING;Luminanz (cd/m²)
TP_COLORAPP_ADAPTVIEWING_TOOLTIP;Absolute Luminanz der Betrachtungsumgebung\n(normalerweise 16cd/m²)
TP_COLORAPP_ADAP_AUTO_TOOLTIP;Wenn aktiviert (empfohlen), werden die optimalen\nWerte aus den Exif-Daten automatisch berechnet.
TP_COLORAPP_ALGO;Algorithmus
@@ -1358,6 +1384,7 @@ TP_COLORAPP_DATACIE;CIECAM02-Ausgabe-Histogramm in\nKurven anzeigen
TP_COLORAPP_DATACIE_TOOLTIP;Wenn aktiviert, zeigen die Histogramme\nder CIECAM02-Kurven die angenäherten\nWerte/Bereiche für J oder Q und C, S oder M\nNACH den CIECAM02-Anpassungen an. Das\nbetrifft nicht das Haupt-Histogramm.\n\nWenn deaktiviert, zeigen die Histogramme\nder CIECAM02-Kurven die L*a*b*-Werte\nVOR den CIECAM02-Anpassungen an.
TP_COLORAPP_DEGREE_AUTO_TOOLTIP;Wenn aktiviert (empfohlen), wird ein optimaler\nWert berechnet, der von CAT02 und CIECAM02\nverwendet wird.\nUm den Wert manuell zu setzen, muss die Option\ndeaktiviert sein (Werte über 64 sind empfohlen).
TP_COLORAPP_DEGREE_TOOLTIP;Umfang der “CIE Chromatic Adaptation Transform 2002“
+TP_COLORAPP_FREE;Farbtemperatur + Tönung + CAT02 + [Ausgabe]
TP_COLORAPP_GAMUT;Gamutkontrolle (L*a*b*)
TP_COLORAPP_GAMUT_TOOLTIP;Gamutkontrolle im L*a*b*-Modus erlauben.
TP_COLORAPP_HUE;Farbton (H)
@@ -1370,6 +1397,8 @@ TP_COLORAPP_LIGHT;Helligkeit (J)
TP_COLORAPP_LIGHT_TOOLTIP;Helligkeit in CIECAM02 unterscheidet sich\nvon L*a*b* und RGB Helligkeit
TP_COLORAPP_MODEL;Weißpunktmodell
TP_COLORAPP_MODEL_TOOLTIP;Weißabgleich [RT] + [Ausgabe]:\nRT's Weißabgleich wird für die Szene verwendet,\nCIECAM02 auf D50 gesetzt und der Weißabgleich\ndes Ausgabegerätes kann unter:\nEinstellungen > Farb-Management\neingestellt werden.\n\nWeißabgleich [RT+CAT02] + [Ausgabe]:\nRT's Weißabgleich wird für CAT02 verwendet und\nder Weißabgleich des Ausgabegerätes kann unter\nEinstellungen > Farb-Management\neingestellt werden.
+TP_COLORAPP_NEUTRAL;Zurücksetzen
+TP_COLORAPP_NEUTRAL_TIP;Setzt alle CIECAM02-Parameter auf Vorgabewerte zurück.
TP_COLORAPP_RSTPRO;Hautfarbtöne schützen
TP_COLORAPP_RSTPRO_TOOLTIP;Hautfarbtöne schützen\nWirkt sich auf Regler und Kurven aus.
TP_COLORAPP_SHARPCIE;--unused--
@@ -1390,10 +1419,14 @@ TP_COLORAPP_TCMODE_LABEL2;Tonwertkurve 2 Modus
TP_COLORAPP_TCMODE_LABEL3;Farbkurve Modus
TP_COLORAPP_TCMODE_LIGHTNESS;Helligkeit (J)
TP_COLORAPP_TCMODE_SATUR;Sättigung (S)
+TP_COLORAPP_TEMP_TOOLTIP;Um eine Farbtemperatur auszuwählen\nsetzen Sie die Tönung immer auf "1".\nA Temp=2856\nD50 Temp=5003\nD55 Temp=5503\nD65 Temp=6504\nD75 Temp=7504
TP_COLORAPP_TONECIE;Dynamikkompression mittels\nCIECAM02-Helligkeit (Q)
TP_COLORAPP_TONECIE_TOOLTIP;Wenn diese Option ausgeschaltet ist, wird die Dynamikkompression im L*a*b*-Farbraum durchgeführt.\nWenn die Option eingeschaltet ist, wird CIECAM02 für die Dynamikkompression verwendet. Das Werkzeug Dynamikkompression muss aktiviert sein, damit diese Option berücksichtigt wird.
TP_COLORAPP_WBCAM;[RT+CAT02] + [Ausgabe]
TP_COLORAPP_WBRT;[RT] + [Ausgabe]
+TP_COLORAPP_YB;Yb% (Ø Luminanz)
+TP_COLORAPP_YBSCENE;Yb% (Ø Luminanz)
+TP_COLORAPP_YBSCENE_TOOLTIP;Wenn aktiviert, wird der Durchschnittswert der Luminanz berechnet.
TP_COLORTONING_AB;o C/L
TP_COLORTONING_AUTOSAT;Automatisch
TP_COLORTONING_BALANCE;Farbausgleich
@@ -2185,29 +2218,3 @@ ZOOMPANEL_ZOOMFITSCREEN;An Bildschirm anpassen\nTaste: f
ZOOMPANEL_ZOOMIN;Hineinzoomen\nTaste: +
ZOOMPANEL_ZOOMOUT;Herauszoomen\nTaste: -
-!!!!!!!!!!!!!!!!!!!!!!!!!
-! Untranslated keys follow; remove the ! prefix after an entry is translated.
-!!!!!!!!!!!!!!!!!!!!!!!!!
-
-!DONT_SHOW_AGAIN;Don't show this message again.
-!GIMP_PLUGIN_INFO;Welcome to the RawTherapee GIMP plugin!\nOnce you are done editing, simply close the main RawTherapee window and the image will be automatically imported in GIMP.
-!HISTORY_MSG_476;CAM02 - Temp out
-!HISTORY_MSG_477;CAM02 - Green out
-!HISTORY_MSG_478;CAM02 - Yb out
-!HISTORY_MSG_479;CAM02 - CAT02 adaptation out
-!HISTORY_MSG_480;CAM02 - Automatic CAT02 out
-!HISTORY_MSG_481;CAM02 - Temp scene
-!HISTORY_MSG_482;CAM02 - Green scene
-!HISTORY_MSG_483;CAM02 - Yb scene
-!HISTORY_MSG_484;CAM02 - Auto Yb scene
-!PREFERENCES_D50_OLD;5000K
-!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
-!PREFERENCES_LANG;Language
-!PREFERENCES_THEME;Theme
-!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
-!TP_COLORAPP_NEUTRAL;Reset
-!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
-!TP_COLORAPP_YB;Yb% (mean luminance)
-!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
-!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/English (UK) b/rtdata/languages/English (UK)
index 85d44e3ea..0ab6aae48 100644
--- a/rtdata/languages/English (UK)
+++ b/rtdata/languages/English (UK)
@@ -25,6 +25,7 @@ MAIN_TAB_COLOR;Colour
MAIN_TOOLTIP_BACKCOLOR0;Background colour of the preview: Theme-based\nShortcut: 9
MAIN_TOOLTIP_BACKCOLOR1;Background colour of the preview: Black\nShortcut: 9
MAIN_TOOLTIP_BACKCOLOR2;Background colour of the preview: White\nShortcut: 9
+MAIN_TOOLTIP_BACKCOLOR3;Background colour of the preview: Middle grey\nShortcut: 9
PARTIALPASTE_COLORGROUP;Colour Related Settings
PARTIALPASTE_COLORTONING;Colour toning
PARTIALPASTE_ICMSETTINGS;Colour management settings
@@ -380,9 +381,9 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!HISTORY_MSG_31;RLD - Amount
!HISTORY_MSG_32;RLD - Damping
!HISTORY_MSG_33;RLD - Iterations
-!HISTORY_MSG_34;LCP distortion correction
-!HISTORY_MSG_35;LCP vignetting correction
-!HISTORY_MSG_36;LCP CA correction
+!HISTORY_MSG_34;Lens Correction - Distortion
+!HISTORY_MSG_35;Lens Correction - Vignetting
+!HISTORY_MSG_36;Lens Correction - CA
!HISTORY_MSG_37;Exposure - Auto levels
!HISTORY_MSG_38;White Balance - Method
!HISTORY_MSG_39;WB - Temperature
@@ -427,7 +428,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -796,6 +797,9 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT;Add
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!HISTORY_SNAPSHOT;Snapshot
@@ -842,6 +846,10 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -960,7 +968,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!PARTIALPASTE_IPTCINFO;IPTC
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
!PARTIALPASTE_LENSGROUP;Lens Related Settings
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_METAGROUP;Metadata
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
@@ -1000,6 +1008,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1155,6 +1164,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTLANG;Select language
!PREFERENCES_SELECTTHEME;Select theme
@@ -1393,7 +1403,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1665,7 +1675,7 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/English (US) b/rtdata/languages/English (US)
index 801f34603..abad71651 100644
--- a/rtdata/languages/English (US)
+++ b/rtdata/languages/English (US)
@@ -282,9 +282,9 @@
!HISTORY_MSG_31;RLD - Amount
!HISTORY_MSG_32;RLD - Damping
!HISTORY_MSG_33;RLD - Iterations
-!HISTORY_MSG_34;LCP distortion correction
-!HISTORY_MSG_35;LCP vignetting correction
-!HISTORY_MSG_36;LCP CA correction
+!HISTORY_MSG_34;Lens Correction - Distortion
+!HISTORY_MSG_35;Lens Correction - Vignetting
+!HISTORY_MSG_36;Lens Correction - CA
!HISTORY_MSG_37;Exposure - Auto levels
!HISTORY_MSG_38;White Balance - Method
!HISTORY_MSG_39;WB - Temperature
@@ -333,7 +333,7 @@
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -716,6 +716,9 @@
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT;Add
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!HISTORY_SNAPSHOT;Snapshot
@@ -762,6 +765,10 @@
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -820,6 +827,7 @@
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_HIDEHP;Show/Hide the left panel (including the history).\nShortcut: l
!MAIN_TOOLTIP_INDCLIPPEDH;Clipped highlight indication.\nShortcut: <
@@ -887,7 +895,7 @@
!PARTIALPASTE_IPTCINFO;IPTC
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
!PARTIALPASTE_LENSGROUP;Lens Related Settings
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_METAGROUP;Metadata
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
@@ -929,6 +937,7 @@
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1093,6 +1102,7 @@
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SELECTLANG;Select language
@@ -1352,7 +1362,7 @@
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1652,7 +1662,7 @@
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Espanol b/rtdata/languages/Espanol
index 7fd2b54ab..141a36c8b 100644
--- a/rtdata/languages/Espanol
+++ b/rtdata/languages/Espanol
@@ -1707,6 +1707,9 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1732,10 +1735,15 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!NAVIGATOR_B;B:
!NAVIGATOR_G;G:
@@ -1759,6 +1767,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1812,6 +1821,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1842,7 +1852,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Euskara b/rtdata/languages/Euskara
index 94c651b08..2abf08f8b 100644
--- a/rtdata/languages/Euskara
+++ b/rtdata/languages/Euskara
@@ -585,7 +585,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -968,6 +968,9 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -994,6 +997,10 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1029,6 +1036,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1079,7 +1087,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1113,6 +1121,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1233,6 +1242,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1438,7 +1448,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1702,7 +1712,7 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Francais b/rtdata/languages/Francais
index 16e774aa7..677b29177 100644
--- a/rtdata/languages/Francais
+++ b/rtdata/languages/Francais
@@ -2152,14 +2152,24 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_D50_OLD;5000K
!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
!PREFERENCES_LANG;Language
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_THEME;Theme
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Greek b/rtdata/languages/Greek
index f3dbcca91..631b789d9 100644
--- a/rtdata/languages/Greek
+++ b/rtdata/languages/Greek
@@ -584,7 +584,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -967,6 +967,9 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -993,6 +996,10 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1028,6 +1035,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1078,7 +1086,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1112,6 +1120,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1232,6 +1241,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1437,7 +1447,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1701,7 +1711,7 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Hebrew b/rtdata/languages/Hebrew
index d7821b45c..36eaa57b6 100644
--- a/rtdata/languages/Hebrew
+++ b/rtdata/languages/Hebrew
@@ -585,7 +585,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -968,6 +968,9 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -994,6 +997,10 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1029,6 +1036,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1079,7 +1087,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1113,6 +1121,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1233,6 +1242,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1438,7 +1448,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1702,7 +1712,7 @@ TP_WBALANCE_TEMPERATURE;מידת חום
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Italiano b/rtdata/languages/Italiano
index 2f993423b..2a2a4f761 100644
--- a/rtdata/languages/Italiano
+++ b/rtdata/languages/Italiano
@@ -1580,6 +1580,9 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1605,11 +1608,16 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_COLORTONING;Color toning
!PARTIALPASTE_EQUALIZER;Wavelet levels
@@ -1628,6 +1636,7 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1683,6 +1692,7 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1713,7 +1723,7 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Japanese b/rtdata/languages/Japanese
index fdd5baad7..7665c03dd 100644
--- a/rtdata/languages/Japanese
+++ b/rtdata/languages/Japanese
@@ -1958,6 +1958,9 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1983,14 +1986,20 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
!PARTIALPASTE_RAWCACORR_CAREDBLUE;CA red & blue
!PARTIALPASTE_RAW_IMAGENUM;Sub-image
!PARTIALPASTE_RAW_PIXELSHIFT;PixelShift
!PARTIALPASTE_RETINEX;Retinex
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_CMMBPC;Black point compensation
!PREFERENCES_D50_OLD;5000K
!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
@@ -2007,6 +2016,7 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!PREFERENCES_PROFILE_NONE;None
!PREFERENCES_PRTINTENT;Rendering intent
!PREFERENCES_PRTPROFILE;Color profile
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_TAB_DYNAMICPROFILE;Dynamic Profile Rules
!PREFERENCES_THEME;Theme
@@ -2023,7 +2033,7 @@ ZOOMPANEL_ZOOMOUT;ズームアウト\nショートカット: -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Latvian b/rtdata/languages/Latvian
index 9a2d837b1..a9565f70c 100644
--- a/rtdata/languages/Latvian
+++ b/rtdata/languages/Latvian
@@ -585,7 +585,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -968,6 +968,9 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -994,6 +997,10 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1029,6 +1036,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1079,7 +1087,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1113,6 +1121,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1233,6 +1242,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1438,7 +1448,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1702,7 +1712,7 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Magyar b/rtdata/languages/Magyar
index 2ba03b396..73ad45af0 100644
--- a/rtdata/languages/Magyar
+++ b/rtdata/languages/Magyar
@@ -1243,6 +1243,9 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -1269,6 +1272,10 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
!MAIN_BUTTON_NAVSYNC_TOOLTIP;Synchronize the File Browser or Filmstrip with the Editor to reveal the thumbnail of the currently opened image, and clear any active filters.\nShortcut: x\n\nAs above, but without clearing active filters:\nShortcut: y\n(Note that the thumbnail of the opened image will not be shown if filtered out).
@@ -1284,6 +1291,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!NAVIGATOR_B;B:
!NAVIGATOR_G;G:
@@ -1305,7 +1313,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!PARTIALPASTE_FILMSIMULATION;Film simulation
!PARTIALPASTE_FLATFIELDCLIPCONTROL;Flat-field clip control
!PARTIALPASTE_GRADIENT;Graduated filter
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
!PARTIALPASTE_PREPROCESS_HOTPIXFILT;Hot pixel filter
@@ -1321,6 +1329,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BEHADDALL;All to 'Add'
!PREFERENCES_BEHADDALLHINT;Set all parameters to the Add mode.\nAdjustments of parameters in the batch tool panel will be deltas to the stored values.
@@ -1408,6 +1417,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1590,7 +1600,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1790,7 +1800,7 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés -
!TP_LABCURVE_LCREDSK_TIP;If enabled, the LC Curve affects only red and skin-tones.\nIf disabled, it applies to all tones.
!TP_LABCURVE_RSTPROTECTION;Red and skin-tones protection
!TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Nederlands b/rtdata/languages/Nederlands
index 19e0c0130..f75a8626e 100644
--- a/rtdata/languages/Nederlands
+++ b/rtdata/languages/Nederlands
@@ -2152,17 +2152,27 @@ ZOOMPANEL_ZOOMOUT;Zoom uit\nSneltoets: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_D50_OLD;5000K
!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
!PREFERENCES_LANG;Language
!PREFERENCES_PROFILESAVEBOTH;Save processing profile both to the cache and next to the input file
!PREFERENCES_PROFILESAVELOCATION;Processing profile saving location
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_THEME;Theme
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Norsk BM b/rtdata/languages/Norsk BM
index a29bb08b6..7c12038a7 100644
--- a/rtdata/languages/Norsk BM
+++ b/rtdata/languages/Norsk BM
@@ -584,7 +584,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -967,6 +967,9 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -993,6 +996,10 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1028,6 +1035,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1078,7 +1086,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1112,6 +1120,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1232,6 +1241,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1437,7 +1447,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1701,7 +1711,7 @@ TP_WBALANCE_TEMPERATURE;Temperatur
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Polish b/rtdata/languages/Polish
index d683a1ac5..789a76eeb 100644
--- a/rtdata/languages/Polish
+++ b/rtdata/languages/Polish
@@ -1664,6 +1664,9 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1689,11 +1692,16 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_EQUALIZER;Wavelet levels
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
@@ -1707,6 +1715,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1760,6 +1769,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1790,7 +1800,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Polish (Latin Characters) b/rtdata/languages/Polish (Latin Characters)
index 84000eb6e..a32059598 100644
--- a/rtdata/languages/Polish (Latin Characters)
+++ b/rtdata/languages/Polish (Latin Characters)
@@ -1664,6 +1664,9 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1689,11 +1692,16 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!PARTIALPASTE_EQUALIZER;Wavelet levels
!PARTIALPASTE_PRSHARPENING;Post-resize sharpening
@@ -1707,6 +1715,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1760,6 +1769,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1790,7 +1800,7 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Portugues (Brasil) b/rtdata/languages/Portugues (Brasil)
index eb2fe00a4..b1d6b77d3 100644
--- a/rtdata/languages/Portugues (Brasil)
+++ b/rtdata/languages/Portugues (Brasil)
@@ -585,7 +585,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -968,6 +968,9 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -994,6 +997,10 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1029,6 +1036,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1079,7 +1087,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1113,6 +1121,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1233,6 +1242,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1438,7 +1448,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1702,7 +1712,7 @@ TP_WBALANCE_TEMPERATURE;Temperatura
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Russian b/rtdata/languages/Russian
index 8d580c3fc..2b09c7c65 100644
--- a/rtdata/languages/Russian
+++ b/rtdata/languages/Russian
@@ -1523,6 +1523,9 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1548,11 +1551,16 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_HIDEHP;Show/Hide the left panel (including the history).\nShortcut: l
!MONITOR_PROFILE_SYSTEM;System default
!NAVIGATOR_B;B:
@@ -1582,6 +1590,7 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1640,6 +1649,7 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1703,7 +1713,7 @@ ZOOMPANEL_ZOOMOUT;Удалить -
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
diff --git a/rtdata/languages/Serbian (Cyrilic Characters) b/rtdata/languages/Serbian (Cyrilic Characters)
index 2a9e96bc0..ec4c6597d 100644
--- a/rtdata/languages/Serbian (Cyrilic Characters)
+++ b/rtdata/languages/Serbian (Cyrilic Characters)
@@ -1556,6 +1556,9 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1581,10 +1584,15 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!NAVIGATOR_B;B:
!NAVIGATOR_G;G:
@@ -1614,6 +1622,7 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1672,6 +1681,7 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1705,7 +1715,7 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Serbian (Latin Characters) b/rtdata/languages/Serbian (Latin Characters)
index 333c71203..5cc7873c5 100644
--- a/rtdata/languages/Serbian (Latin Characters)
+++ b/rtdata/languages/Serbian (Latin Characters)
@@ -1556,6 +1556,9 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1581,10 +1584,15 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
!MAIN_TAB_INSPECT; Inspect
!MAIN_TAB_WAVELET;Wavelet
!MAIN_TAB_WAVELET_TOOLTIP;Shortcut: Alt-w
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MONITOR_PROFILE_SYSTEM;System default
!NAVIGATOR_B;B:
!NAVIGATOR_G;G:
@@ -1614,6 +1622,7 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!PREFERENCES_AUTLISSTD;High
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_CIEART_FRAME;CIECAM02-Specific Settings
!PREFERENCES_CLUTSCACHE;HaldCLUT Cache
@@ -1672,6 +1681,7 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!PREFERENCES_PRTPROFILE;Color profile
!PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1705,7 +1715,7 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Slovak b/rtdata/languages/Slovak
index f2bb37943..ee719f656 100644
--- a/rtdata/languages/Slovak
+++ b/rtdata/languages/Slovak
@@ -1030,6 +1030,9 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -1056,6 +1059,10 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
!MAIN_BUTTON_NAVSYNC_TOOLTIP;Synchronize the File Browser or Filmstrip with the Editor to reveal the thumbnail of the currently opened image, and clear any active filters.\nShortcut: x\n\nAs above, but without clearing active filters:\nShortcut: y\n(Note that the thumbnail of the opened image will not be shown if filtered out).
@@ -1085,6 +1092,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1132,7 +1140,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!PARTIALPASTE_GRADIENT;Graduated filter
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1165,6 +1173,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BEHADDALL;All to 'Add'
!PREFERENCES_BEHADDALLHINT;Set all parameters to the Add mode.\nAdjustments of parameters in the batch tool panel will be deltas to the stored values.
@@ -1279,6 +1288,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_SERIALIZE_TIFF_READ_LABEL;Serialize read of tiff files
@@ -1477,7 +1487,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1721,7 +1731,7 @@ ZOOMPANEL_ZOOMOUT;Oddialiť -
!TP_LABCURVE_LCREDSK_TIP;If enabled, the LC Curve affects only red and skin-tones.\nIf disabled, it applies to all tones.
!TP_LABCURVE_RSTPROTECTION;Red and skin-tones protection
!TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Suomi b/rtdata/languages/Suomi
index 8bb8dddad..571a3c084 100644
--- a/rtdata/languages/Suomi
+++ b/rtdata/languages/Suomi
@@ -586,7 +586,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -969,6 +969,9 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -995,6 +998,10 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1030,6 +1037,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1080,7 +1088,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1114,6 +1122,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1234,6 +1243,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1438,7 +1448,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1702,7 +1712,7 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/Swedish b/rtdata/languages/Swedish
index 0a75c54ea..87e0b81a6 100644
--- a/rtdata/languages/Swedish
+++ b/rtdata/languages/Swedish
@@ -1951,6 +1951,9 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
!IPTCPANEL_COPYRIGHT;Copyright notice
@@ -1976,12 +1979,18 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!PARTIALPASTE_COLORTONING;Color toning
!PARTIALPASTE_FLATFIELDCLIPCONTROL;Flat-field clip control
!PARTIALPASTE_RAWCACORR_CAREDBLUE;CA red & blue
!PARTIALPASTE_RAW_IMAGENUM;Sub-image
!PARTIALPASTE_RAW_PIXELSHIFT;PixelShift
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_CMMBPC;Black point compensation
!PREFERENCES_D50_OLD;5000K
!PREFERENCES_GREY18_OLD;Yb=18 CIE L#50
@@ -1997,6 +2006,7 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!PREFERENCES_PROFILESAVELOCATION;Processing profile saving location
!PREFERENCES_PRTINTENT;Rendering intent
!PREFERENCES_PRTPROFILE;Color profile
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
!PREFERENCES_TAB_DYNAMICPROFILE;Dynamic Profile Rules
!PREFERENCES_THEME;Theme
@@ -2005,7 +2015,7 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: -
!TP_COLORAPP_FREE;Free temp+green + CAT02 + [output]
!TP_COLORAPP_NEUTRAL;Reset
!TP_COLORAPP_NEUTRAL_TIP;Reset all sliders checkbox and curves to their default values
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_YB;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE;Yb% (mean luminance)
!TP_COLORAPP_YBSCENE_TOOLTIP;if auto enable, Yb is calculated from the mean value of actual image luminance
diff --git a/rtdata/languages/Turkish b/rtdata/languages/Turkish
index 74b38ed6c..1e873db1f 100644
--- a/rtdata/languages/Turkish
+++ b/rtdata/languages/Turkish
@@ -585,7 +585,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!HISTORY_MSG_82;Profile changed
!HISTORY_MSG_83;S/H - Sharp mask
!HISTORY_MSG_84;Perspective correction
-!HISTORY_MSG_85;LCP
+!HISTORY_MSG_85;Lens Correction - LCP file
!HISTORY_MSG_86;RGB Curves - Luminosity mode
!HISTORY_MSG_87;Impulse Noise Reduction
!HISTORY_MSG_88;Impulse NR threshold
@@ -968,6 +968,9 @@ TP_WBALANCE_TEMPERATURE;Isı
!HISTORY_MSG_482;CAM02 - Green scene
!HISTORY_MSG_483;CAM02 - Yb scene
!HISTORY_MSG_484;CAM02 - Auto Yb scene
+!HISTORY_MSG_485;Lens Correction
+!HISTORY_MSG_486;Lens Correction - Camera
+!HISTORY_MSG_487;Lens Correction - Lens
!HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: Alt-s
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
@@ -994,6 +997,10 @@ TP_WBALANCE_TEMPERATURE;Isı
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
!IPTCPANEL_TRANSREFERENCE;Job ID
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+!LENSPROFILE_CORRECTION_LCPFILE;LCP File
+!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+!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.
!MAIN_BUTTON_FULLSCREEN;Fullscreen
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
!MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -1029,6 +1036,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!MAIN_TOOLTIP_BACKCOLOR0;Background color of the preview: Theme-based\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR1;Background color of the preview: Black\nShortcut: 9
!MAIN_TOOLTIP_BACKCOLOR2;Background color of the preview: White\nShortcut: 9
+!MAIN_TOOLTIP_BACKCOLOR3;Background color of the preview: Middle grey\nShortcut: 9
!MAIN_TOOLTIP_BEFOREAFTERLOCK;Lock / Unlock the Before view\n\nLock: keep the Before view unchanged.\nUseful to evaluate the cumulative effect of multiple tools.\nAdditionally, comparisons can be made to any state in the History.\n\nUnlock: the Before view will follow the After view one step behind, showing the image before the effect of the currently used tool.
!MAIN_TOOLTIP_PREVIEWB;Preview the Blue channel.\nShortcut: b
!MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview the Focus Mask.\nShortcut: Shift-f\n\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels.\n\nTo improve detection accuracy for noisy images evaluate at smaller zoom, about 10-30%.
@@ -1079,7 +1087,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!PARTIALPASTE_HSVEQUALIZER;HSV equalizer
!PARTIALPASTE_IMPULSEDENOISE;Impulse noise reduction
!PARTIALPASTE_LABCURVE;L*a*b* adjustments
-!PARTIALPASTE_LENSPROFILE;Lens correction profile
+!PARTIALPASTE_LENSPROFILE;Profiled lens correction
!PARTIALPASTE_PCVIGNETTE;Vignette filter
!PARTIALPASTE_PERSPECTIVE;Perspective
!PARTIALPASTE_PREPROCESS_DEADPIXFILT;Dead pixel filter
@@ -1113,6 +1121,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!PREFERENCES_AUTLISVLOW;None
!PREFERENCES_AUTLOW;Low
!PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+!PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
!PREFERENCES_AUTSTD;Standard
!PREFERENCES_BATCH_PROCESSING;Batch Processing
!PREFERENCES_BEHADDALL;All to 'Add'
@@ -1233,6 +1242,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
!PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
!PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+!PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
!PREFERENCES_SELECTFONT;Select main font
!PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
!PREFERENCES_SERIALIZE_TIFF_READ;Tiff Read Settings
@@ -1437,7 +1447,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
!TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
!TP_COLORAPP_TCMODE_SATUR;Saturation
-!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+!TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
!TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
!TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
!TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -1701,7 +1711,7 @@ TP_WBALANCE_TEMPERATURE;Isı
!TP_LENSGEOM_AUTOCROP;Auto-Crop
!TP_LENSGEOM_FILL;Auto-fill
!TP_LENSGEOM_LABEL;Lens / Geometry
-!TP_LENSPROFILE_LABEL;Lens Correction Profile
+!TP_LENSPROFILE_LABEL;Profiled Lens Correction
!TP_LENSPROFILE_USECA;Chromatic aberration correction
!TP_LENSPROFILE_USEDIST;Distortion correction
!TP_LENSPROFILE_USEVIGN;Vignetting correction
diff --git a/rtdata/languages/default b/rtdata/languages/default
index bbf0ff5f9..0dd58424a 100644
--- a/rtdata/languages/default
+++ b/rtdata/languages/default
@@ -765,6 +765,10 @@ IPTCPANEL_TITLE;Title
IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
IPTCPANEL_TRANSREFERENCE;Job ID
IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
+LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
+LENSPROFILE_CORRECTION_LCPFILE;LCP File
+LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
+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.
MAIN_BUTTON_FULLSCREEN;Fullscreen
MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: Shift-F4\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F4
MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: Shift-F3\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: F3
@@ -933,6 +937,7 @@ PREFERENCES_AUTLISSTD;High
PREFERENCES_AUTLISVLOW;None
PREFERENCES_AUTLOW;Low
PREFERENCES_AUTOMONPROFILE;Use operating system's main monitor color profile
+PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
PREFERENCES_AUTSTD;Standard
PREFERENCES_BATCH_PROCESSING;Batch Processing
PREFERENCES_BEHADDALL;All to 'Add'
@@ -1097,6 +1102,7 @@ PREFERENCES_REMEMBERZOOMPAN;Remember zoom % and pan offset
PREFERENCES_REMEMBERZOOMPAN_TOOLTIP;Remember the zoom % and pan offset of the current image when opening a new image.\n\nThis option only works in "Single Editor Tab Mode" and when "Demosaicing method used for the preview at <100% zoom" is set to "As in PP3".
PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction and Wavelet Levels
PREFERENCES_RGBDTL_TOOLTIP;Leave the setting at "0" to automatically use as many threads as possible. The more threads run in parallel, the faster the computation. Refer to RawPedia for memory requirements.
+PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
PREFERENCES_SELECTFONT;Select main font
PREFERENCES_SELECTFONT_COLPICKER;Select Color Picker's font
PREFERENCES_SELECTLANG;Select language
@@ -1134,8 +1140,6 @@ PREFERENCES_TISTD;Standard
PREFERENCES_TP_LABEL;Tool panel:
PREFERENCES_TP_USEICONORTEXT;Use tab icons instead of text
PREFERENCES_TP_VSCROLLBAR;Hide vertical scrollbar
-PREFERENCES_AUTOSAVE_TP_OPEN;Automatically save tools collapsed/expanded\nstate before exiting
-PREFERENCES_SAVE_TP_OPEN_NOW;Save tools collapsed/expanded state now
PREFERENCES_TUNNELMETADATA;Copy Exif/IPTC/XMP unchanged to output file
PREFERENCES_USEBUNDLEDPROFILES;Use bundled profiles
PREFERENCES_VIEW;Output device's white balance (monitor, TV, projector, viewing, etc.)
@@ -1367,7 +1371,7 @@ TP_COLORAPP_TCMODE_LABEL2;Curve mode 2
TP_COLORAPP_TCMODE_LABEL3;Curve chroma mode
TP_COLORAPP_TCMODE_LIGHTNESS;Lightness
TP_COLORAPP_TCMODE_SATUR;Saturation
-TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always Tint=1.\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
+TP_COLORAPP_TEMP_TOOLTIP;To select an illuminant always set Tint=1.\n\nA temp=2856\nD50 temp=5003\nD55 temp=5503\nD65 temp=6504\nD75 temp=7504
TP_COLORAPP_TONECIE;Tone mapping using CIECAM02
TP_COLORAPP_TONECIE_TOOLTIP;If this option is disabled, tone mapping is done in L*a*b* space.\nIf this option is enabled, tone mapping is done using CIECAM02.\nThe Tone Mapping tool must be enabled for this setting to take effect.
TP_COLORAPP_WBCAM;WB [RT+CAT02] + [output]
@@ -2165,7 +2169,3 @@ ZOOMPANEL_ZOOMFITCROPSCREEN;Fit crop to screen\nShortcut: Alt-f
ZOOMPANEL_ZOOMFITSCREEN;Fit whole image to screen\nShortcut: f
ZOOMPANEL_ZOOMIN;Zoom In\nShortcut: +
ZOOMPANEL_ZOOMOUT;Zoom Out\nShortcut: -
-LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
-LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
-LENSPROFILE_CORRECTION_LCPFILE;LCP File
-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.
\ No newline at end of file
diff --git a/rtdata/themes/RawTherapee-GTK3-20_.css b/rtdata/themes/RawTherapee-GTK3-20_.css
index 398bb97d4..94886d6fb 100644
--- a/rtdata/themes/RawTherapee-GTK3-20_.css
+++ b/rtdata/themes/RawTherapee-GTK3-20_.css
@@ -31,7 +31,7 @@ scrollbar:not(.overlay-indicator):hover {
color: #666666;
}
-.view:selected {
+.view:selected:not(check):not(radio) {
color: #262626;
background-color: #AAAAAA
}
@@ -171,6 +171,7 @@ eventbox.frame {
border-color: #565656;
}
+/*** Scrollbar ***************************************/
scrollbar {
background-color: #303030;
}
@@ -181,6 +182,42 @@ scrollbar slider:hover {
background-color: #999999;
}
+scrollbar:not(.overlay-indicator).horizontal slider,
+scrollbar.horizontal.hovering slider {
+ min-height: 6px;
+ min-width: 24px;
+}
+scrollbar:not(.overlay-indicator).horizontal.fine-tune slider,
+scrollbar.horizontal.hovering.fine-tune slider {
+ min-height: 4px;
+ border-width: 4px;
+ margin: 0 -1px;
+}
+scrollbar.horizontal.overlay-indicator:not(.hovering) slider {
+ min-width: 24px;
+ min-height: 3px;
+ margin: 0 2px;
+}
+
+scrollbar:not(.overlay-indicator).vertical slider,
+scrollbar.vertical.hovering slider {
+ min-height: 24px;
+ min-width: 6px;
+}
+scrollbar:not(.overlay-indicator).vertical.fine-tune slider,
+scrollbar.vertical.hovering.fine-tune slider {
+ min-width: 4px;
+ border-width: 4px;
+ margin: -1px 0;
+}
+scrollbar.vertical.overlay-indicator:not(.hovering) slider {
+ min-width: 3px;
+ min-height: 24px;
+ margin: 2px 0;
+}
+
+/**************************************************/
+
button {
padding: 0;
min-height: 5px;
diff --git a/rtengine/camconst.json b/rtengine/camconst.json
index 137339ceb..b13dd00f9 100644
--- a/rtengine/camconst.json
+++ b/rtengine/camconst.json
@@ -1244,6 +1244,13 @@ Camera constants:
"ranges": { "white": 4050 }
},
+ { // Quality B
+ "make_model": "FUJIFILM X-A10",
+ "dcraw_matrix": [ 11540,-4999,-991,-2949,10963,2278,-382,1049,5605 ], // DNGv9.12 D65
+ "raw_crop": [ 0, 0, 4912, 3278 ], // full raw 4912x3278, fuji official borders 10,11,9,8
+ "ranges": { "white": 4050 }
+ },
+
{ // Quality B
"make_model": [ "FUJIFILM X-T1", "FUJIFILM X-T10", "FUJIFILM X-E2" ],
"dcraw_matrix": [ 8458,-2451,-855,-4597,12447,2407,-1475,2482,6526 ], // DNG D65
@@ -1501,6 +1508,38 @@ Camera constants:
"ranges": { "white": 16300 } // WL values for 14-bit files, RT auto adapts it for 12-bit files. Typical WL at 16383
},
+ { // Quality A, Samples by zorgtool at RT forums
+ "make_model": "Nikon D850",
+ "dcraw_matrix": [ 10405,-3755,-1270,-5461,13787,1793,-1040,2015,6785 ], // DNGv9.12.1 d65
+ "ranges": {
+ "white": [
+ { "iso": [ 64, 80, 100, 125, 160, 200, 250, 320 ], "levels": [ 16250, 16050, 16250 ] }, // R,B 16383 G1,G2 16145-16155
+ { "iso": [ 400, 500, 640, 800, 1000, 1250, 1600, 2000, 2500 ], "levels": [ 16150, 15950, 16150 ] }, // G1,G2 16110-16145
+ { "iso": [ 3200, 4000, 5000 ], "levels": 16000 }, // G1,G2 16120-16145
+ { "iso": [ 6400, 8000, 10000 ], "levels": 15700 }, // G1,G2 16120-16145
+ { "iso": [ 12800, 16000 ], "levels": 15400 }, // 16383
+ { "iso": [ 20000, 25600 ], "levels": 15000 }, // 16383
+ { "iso": [ 32000 ], "levels": 14500 }, // 16383
+ { "iso": [ 40000 ], "levels": 14000 }, // 16383
+ { "iso": [ 51200 ], "levels": 13500 }, // nominal 16383
+ { "iso": [ 102400 ], "levels": 12000 } // nominal 16383
+ ],
+ "white_max": 16383,
+ "aperture_scaling": [
+ // need for more data to properly fill all scale factors
+ { "aperture": 1.4, "scale_factor": 1.050 }, // 37/35
+ { "aperture": 1.6, "scale_factor": 1.040 }, // 68/65
+ { "aperture": 1.8, "scale_factor": 1.030 }, // 65/63
+ { "aperture": 2.0, "scale_factor": 1.000 }, //
+ { "aperture": 2.2, "scale_factor": 1.000 }, //
+ { "aperture": 2.5, "scale_factor": 1.000 }, //
+ { "aperture": 2.8, "scale_factor": 1.000 }, //
+ { "aperture": 3.2, "scale_factor": 1.000 }, //
+ { "aperture": 3.5, "scale_factor": 1.000 } //
+ ]
+ }
+ },
+
{ // Quality B
"make_model": "Nikon D80",
"dcraw_matrix": [ 8629,-2410,-883,-9055,16940,2171,-1490,1363,8520 ], // Dcraw.c d65
@@ -1535,8 +1574,8 @@ Camera constants:
{ // Quality B, 20Mp and 80Mp raw frames,
"make_model": "OLYMPUS E-M1MarkII",
- //"dcraw_matrix": [ 9422,-3258,-711,-2655,10898,2015,-512,1354,5512 ], // E-M5II dng_v9.5 D65
- "dcraw_matrix": [ 8380,-2630,-639,-2887,10725,2496,-627,1427,5438 ], // beta, dng_v9.8 D65
+ "dcraw_matrix": [ 9383,-3170,-763,-2457,10702,2020,-384,1236,5552 ], // dng_V9.10 D65
+ //"dcraw_matrix": [ 8380,-2630,-639,-2887,10725,2496,-627,1427,5438 ], // beta, dng_v9.8 D65
"raw_crop": [ 8, 8, -16, -8 ], // full raw 5240X3912, jpeg top12,left12,5184x3888, full hires 10400X7792, jpeg crop 8,8,10368x7776
"ranges": {
"white": [
@@ -1555,7 +1594,7 @@ Camera constants:
},
{ // Quality B, crop correction
- "make_model": [ "OLYMPUS E-M10", "OLYMPUS E-M10MarkII" ],
+ "make_model": [ "OLYMPUS E-M10", "OLYMPUS E-M10MarkII", "OLYMPUS E-M10 Mark III" ],
"dcraw_matrix": [ 8380,-2630,-639,-2887,10725,2496,-627,1427,5438 ],
"raw_crop": [ 0, 0, 4624, 3472 ], // largest valid - full frame is 4640x3472
//"raw_crop": [ 4, 4, 4616, 3464 ], // olympus jpeg crop 8, 8, 4608, 3456
@@ -1604,6 +1643,13 @@ Camera constants:
}
},
+ { // Quality B
+ "make_model": [ "Panasonic DC-FZ80", "Panasonic DC-FZ81", "Panasonic DC-FZ82", "Panasonic DC-FZ83" ],
+ "dcraw_matrix": [ 8550,-2908,-842,-3195,11529,1881,-338,1603,4631 ], // DNGv9.10.1 D65
+ "raw_crop": [ 0, 6, -8, -2 ], // fullraw4/3 5040x3688 official 8,8,4904,3680 = 4896X3672. Dcraw 0,0,4912,3688 RT's frame gets smaller than dcraw but works better with auto distortion
+ "ranges": { "black": 15, "white": 4050 } // 15 is BL offset. dcraw/RT read the base offset from Exif and calculates total BL = BLbase+BLoffset
+ },
+
{ // Quality A, replicated from rawimage.cc
"make_model": "Panasonic DMC-FZ150",
"dcraw_matrix": [ 10435,-3208,-72,-2293,10506,2067,-486,1725,4682 ], // RT, copy from custom dcp d55
@@ -1672,10 +1718,17 @@ Camera constants:
{ // Quality B
"make_model": [ "Panasonic DMC-TZ70", "Panasonic DMC-TZ71", "Panasonic DMC-ZS50", "Panasonic DMC-ZS51" ],
"dcraw_matrix": [ 8802,-3135,-789,-3151,11468,1904,-550,1745,4810 ], // DNG_V8.8 D65
- "raw_crop": [ 4, 4, -4, -4 ], // full raw 4/3 4144x3016 8,8,3008,4008 = 4000X3000. RT's frame gets smaller than dcraw but works better with auto distortion
+ "raw_crop": [ 0, 0, -4, -4 ], // full raw 4/3 4144x3016 8,8,3008,4008 = 4000X3000. RT's frame gets smaller than dcraw but works better with auto distortion
"ranges": { "black": 14, "white": 4050 } // 12+1+1 is BL offset
},
+ { // Quality A, samples by Hombre
+ "make_model": [ "Panasonic DC-ZS70", "Panasonic DC-TZ90", "Panasonic DC-TZ91", "Panasonic DC-TZ92", "Panasonic DC-TZ93" ],
+ "dcraw_matrix": [ 9052,-3117,-883,-3045,11346,1927,-205,1520,4730 ], // DNG_V9.10.1 D65
+ "raw_crop": [ 0, 6, -8, -2 ], // fullraw4/3 5264x3904 official 8,8,3896,5192 = 5184X3888. Dcraw 0,0,5200,3904 RT's frame gets smaller than dcraw but works better with auto distortion
+ "ranges": { "black": 16, "white": 4050 } // 12+3+1 is BL offset
+ },
+
// Panasonic DMC-FZ150,G10,G1,G2,G3,G5,GF1,GF2,GF3 are included as overwrites of the same items of rawimage.cc to test the dcraw9.21 patch
{ // Quality A, Replicated from rawimage.cc
@@ -2055,7 +2108,7 @@ Camera constants:
"raw_crop": [ 92, 38, 5480, 3656 ] // jpeg 5472x3648 - full raw: 5600 x 3714 - Samsung's official crop: 96, 42, 5568, 3690
},
- { // Quality B, RT normally use the embedded data with DNGs but because various DNG use different color matrix adobe_coeff setting is used in dcraw.cc to always use the data from camconst.json for NX1
+ { // Quality B, RT normally use the embedded data with DNGs but because various DNGs use different color matrix, adobe_coeff setting is used in dcraw.cc to always use the data from camconst.json for NX1
"make_model": [ "Samsung NX1", "Samsung NX500" ],
"dcraw_matrix": [ 10686,-4042,-1052,-3595,13238,276,-464,1259,5931 ], // DNG_v8.7 D65
//"dcraw_matrix": [ 13298,-6099,-296,-5243,16153,-1235,-508,1220,7758 ], // DNG_v8.7 Standard Light A
@@ -2227,7 +2280,7 @@ Camera constants:
},
{ // Quality B
- "make_model": [ "Sony DSC-RX10M2", "Sony DSC-RX10M3" ],
+ "make_model": [ "Sony DSC-RX10M2", "Sony DSC-RX10M3", "Sony DSC-RX10M4" ],
"dcraw_matrix": [ 6679,-1825,-745,-5047,13256,1953,-1580,2422,5183 ], // DNG_v9.6 D65
"ranges": { "black": 800, "white": 16300 }
},
diff --git a/rtengine/dcraw.cc b/rtengine/dcraw.cc
index 0976278f0..f8918896b 100644
--- a/rtengine/dcraw.cc
+++ b/rtengine/dcraw.cc
@@ -3058,34 +3058,60 @@ void CLASS sony_arw_load_raw()
void CLASS sony_arw2_load_raw()
{
- uchar *data, *dp;
- ushort pix[16];
- int row, col, val, max, min, imax, imin, sh, bit, i;
- data = (uchar *) malloc (raw_width+1);
- merror (data, "sony_arw2_load_raw()");
- for (row=0; row < height; row++) {
- fread (data, 1, raw_width, ifp);
- for (dp=data, col=0; col < raw_width-30; dp+=16) {
- max = 0x7ff & (val = sget4(dp));
- min = 0x7ff & val >> 11;
- imax = 0x0f & val >> 22;
- imin = 0x0f & val >> 26;
- for (sh=0; sh < 4 && 0x80 << sh <= max-min; sh++);
- for (bit=30, i=0; i < 16; i++)
- if (i == imax) pix[i] = max;
- else if (i == imin) pix[i] = min;
- else {
- pix[i] = ((sget2(dp+(bit >> 3)) >> (bit & 7) & 0x7f) << sh) + min;
- if (pix[i] > 0x7ff) pix[i] = 0x7ff;
- bit += 7;
- }
- for (i=0; i < 16; i++, col+=2)
- RAW(row,col) = curve[pix[i] << 1]; // >> 2; RT: disabled shifting to avoid precision loss
- col -= col & 1 ? 1:31;
+#if defined( _OPENMP ) && defined( MYFILE_MMAP )
+#pragma omp parallel
+#endif
+{
+ uchar *data = new (std::nothrow) uchar[raw_width + 1];
+ merror(data, "sony_arw2_load_raw()");
+ IMFILE ifpthr = *ifp;
+ int pos = ifpthr.pos;
+ ushort pix[16];
+
+#if defined( _OPENMP ) && defined( MYFILE_MMAP )
+ // only master thread will update the progress bar
+ ifpthr.plistener = nullptr;
+ #pragma omp master
+ {
+ ifpthr.plistener = ifp->plistener;
}
- }
- free (data);
+ #pragma omp for schedule(dynamic,16) nowait
+#endif
+
+ for (int row = 0; row < height; row++) {
+ fseek(&ifpthr, pos + row * raw_width, SEEK_SET);
+ fread(data, 1, raw_width, &ifpthr);
+ uchar *dp = data;
+ for (int col = 0; col < raw_width - 30; dp += 16) {
+ int val = sget4(dp);
+ int max = 0x7ff & val;
+ int min = 0x7ff & val >> 11;
+ int imax = 0x0f & val >> 22;
+ int imin = 0x0f & val >> 26;
+ int bit = 30;
+ for (int i = 0; i < 16; i++) {
+ if (i == imax) {
+ pix[i] = max;
+ } else if (i == imin) {
+ pix[i] = min;
+ } else {
+ int sh;
+ for (sh = 0; sh < 4 && 0x80 << sh <= max - min; sh++)
+ ;
+ pix[i] = ((sget2(dp + (bit >> 3)) >> (bit & 7) & 0x7f) << sh) + min;
+ pix[i] = std::min(pix[i], (ushort)0x7ff);
+ bit += 7;
+ }
+ }
+ for (int i = 0; i < 16; i++, col += 2) {
+ RAW(row,col) = curve[pix[i] << 1]; // >> 2; RT: disabled shifting to avoid precision loss
+ }
+ col -= col & 1 ? 1:31;
+ }
+ }
+ delete [] data;
+}
maximum = curve[0x7ff << 1]; // RT: fix maximum.
maximum = 16300; // RT: conservative white level tested on various ARW2 cameras. This constant was set in 2013-12-17, may need re-evaluation in the future.
}
@@ -9034,6 +9060,10 @@ canon_a5:
flip = 6;
} else if (load_raw != &CLASS packed_load_raw)
maximum = (is_raw == 2 && shot_select) ? 0x2f00 : 0x3e00;
+ if (!strncmp(model,"X-A10",5)) {
+ raw_width = 4912;
+ raw_height = 3278;
+ }
top_margin = (raw_height - height) >> 2 << 1;
left_margin = (raw_width - width ) >> 2 << 1;
if (width == 2848 || width == 3664) filters = 0x16161616;
@@ -9520,7 +9550,7 @@ dng_skip:
adobe_coeff (make, model);
if(!strncmp(make, "Samsung", 7) && !strncmp(model, "NX1",3))
adobe_coeff (make, model);
- if((!strncmp(make, "Pentax", 6) && (!strncmp(model, "K10D",4) || !strncmp(model, "K-70",4) || !strncmp(model, "K-1",3))) && filters != 0)
+ if((!strncmp(make, "Pentax", 6) && (!strncmp(model, "K10D",4) || !strncmp(model, "K-70",4) || !strncmp(model, "K-1",3) || !strncmp(model, "KP",2))) && filters != 0)
adobe_coeff (make, model);
if(!strncmp(make, "Leica", 5) && !strncmp(model, "Q",1))
adobe_coeff (make, model);
diff --git a/rtengine/improcfun.cc b/rtengine/improcfun.cc
index 01b543d9a..516e0ee9d 100644
--- a/rtengine/improcfun.cc
+++ b/rtengine/improcfun.cc
@@ -1793,7 +1793,7 @@ void ImProcFunctions::ciecam_02float (CieImage* ncie, float adap, int begh, int
}
float sum = 0.f;
- float sumQ = 0.f;
+// float sumQ = 0.f;
#ifdef _OPENMP
const int numThreads = min (max (width * height / 65536, 1), omp_get_max_threads());
@@ -1813,7 +1813,9 @@ void ImProcFunctions::ciecam_02float (CieImage* ncie, float adap, int begh, int
hist16Qthr.clear();
}
- #pragma omp for reduction(+:sum,sumQ)
+ // #pragma omp for reduction(+:sum,sumQ)
+ #pragma omp for reduction(+:sum)
+
for (int i = 0; i < height; i++)
for (int j = 0; j < width; j++) { //rough correspondence between L and J
@@ -1859,24 +1861,25 @@ void ImProcFunctions::ciecam_02float (CieImage* ncie, float adap, int begh, int
}
//estimation of wh only with La
- float whestim = 500.f;
-
- if (la < 200.f) {
- whestim = 200.f;
- } else if (la < 2500.f) {
- whestim = 350.f;
- } else {
- whestim = 500.f;
- }
+ /*
+ float whestim = 500.f;
+ if (la < 200.f) {
+ whestim = 200.f;
+ } else if (la < 2500.f) {
+ whestim = 350.f;
+ } else {
+ whestim = 500.f;
+ }
+ */
if (needQ) {
hist16Qthr[CLIP ((int) (32768.f * sqrt ((koef * (lab->L[i][j])) / 32768.f)))]++; //for brightness Q : approximation for Q=wh*sqrt(J/100) J not equal L
//perhaps needs to introduce whestim ??
- // hist16Qthr[ (int) (sqrtf ((koef * (lab->L[i][j])) * 32768.f))]++; //for brightness Q : approximation for Q=wh*sqrt(J/100) J not equal L
+ //hist16Qthr[ (int) (sqrtf ((koef * (lab->L[i][j])) * 32768.f))]++; //for brightness Q : approximation for Q=wh*sqrt(J/100) J not equal L
}
sum += koef * lab->L[i][j]; //evaluate mean J to calculate Yb
- sumQ += whestim * sqrt ((koef * (lab->L[i][j])) / 32768.f);
+ //sumQ += whestim * sqrt ((koef * (lab->L[i][j])) / 32768.f);
//can be used in case of...
}
@@ -1891,12 +1894,9 @@ void ImProcFunctions::ciecam_02float (CieImage* ncie, float adap, int begh, int
}
}
- float meanQ;
if (std::isnan (mean)) {
mean = (sum / ((height) * width)) / 327.68f; //for Yb for all image...if one day "pipette" we can adapt Yb for each zone
- meanQ = (sumQ / ((height) * width));//in case of
-
}
}
diff --git a/rtengine/init.cc b/rtengine/init.cc
index 7ac4ca35b..41f599b01 100644
--- a/rtengine/init.cc
+++ b/rtengine/init.cc
@@ -51,7 +51,11 @@ int init (const Settings* s, Glib::ustring baseDir, Glib::ustring userSettingsDi
Color::init ();
PerceptualToneCurve::init ();
RawImageSource::init ();
- LFDatabase::init(s->lensfunDbDirectory);
+ if (s->lensfunDbDirectory.empty() || Glib::path_is_absolute(s->lensfunDbDirectory)) {
+ LFDatabase::init(s->lensfunDbDirectory);
+ } else {
+ LFDatabase::init(Glib::build_filename(baseDir, s->lensfunDbDirectory));
+ }
delete lcmsMutex;
lcmsMutex = new MyMutex;
dfm.init( s->darkFramesPath );
diff --git a/rtengine/rawimage.cc b/rtengine/rawimage.cc
index f36e798d9..de392623d 100644
--- a/rtengine/rawimage.cc
+++ b/rtengine/rawimage.cc
@@ -112,7 +112,10 @@ void RawImage::get_colorsCoeff( float *pre_mul_, float *scale_mul_, float *cblac
}
}
- if (data && (this->get_cam_mul(0) == -1 || forceAutoWB)) {
+ if (this->get_cam_mul(0) == -1 || forceAutoWB) {
+ if(!data) { // this happens only for thumbnail creation when get_cam_mul(0) == -1
+ compress_image(0, false);
+ }
memset(dsum, 0, sizeof dsum);
if (this->isBayer()) {
@@ -673,7 +676,7 @@ int RawImage::loadRaw (bool loadData, unsigned int imageNum, bool closeFile, Pro
return 0;
}
-float** RawImage::compress_image(int frameNum)
+float** RawImage::compress_image(int frameNum, bool freeImage)
{
if( !image ) {
return nullptr;
@@ -757,8 +760,10 @@ float** RawImage::compress_image(int frameNum)
}
}
- free(image); // we don't need this anymore
- image = nullptr;
+ if(freeImage) {
+ free(image); // we don't need this anymore
+ image = nullptr;
+ }
return data;
}
diff --git a/rtengine/rawimage.h b/rtengine/rawimage.h
index 4f82d9e7c..95e7aea8d 100644
--- a/rtengine/rawimage.h
+++ b/rtengine/rawimage.h
@@ -121,7 +121,7 @@ public:
{
return image;
}
- float** compress_image(int frameNum); // revert to compressed pixels format and release image data
+ float** compress_image(int frameNum, bool freeImage = true); // revert to compressed pixels format and release image data
float** data; // holds pixel values, data[i][j] corresponds to the ith row and jth column
unsigned prefilters; // original filters saved ( used for 4 color processing )
unsigned int getFrameCount() const { return is_raw; }
diff --git a/rtengine/rtthumbnail.cc b/rtengine/rtthumbnail.cc
index 50e4b57b5..9bdee796b 100644
--- a/rtengine/rtthumbnail.cc
+++ b/rtengine/rtthumbnail.cc
@@ -720,9 +720,8 @@ Thumbnail* Thumbnail::loadFromRaw (const Glib::ustring& fname, RawMetaDataLocati
double avg_r = 0;
double avg_g = 0;
double avg_b = 0;
- const float eps = 1e-5; //tolerance to avoid dividing by zero
- float rn = eps, gn = eps, bn = eps;
+ unsigned int rn = 0, gn = 0, bn = 0;
for (int i = 32; i < height - 32; i++) {
int start, end;
@@ -837,9 +836,9 @@ Thumbnail* Thumbnail::loadFromRaw (const Glib::ustring& fname, RawMetaDataLocati
}
}
- double reds = avg_r / rn * tpp->camwbRed;
- double greens = avg_g / gn * tpp->camwbGreen;
- double blues = avg_b / bn * tpp->camwbBlue;
+ double reds = avg_r / std::max(rn, 1u) * tpp->camwbRed;
+ double greens = avg_g / std::max(gn, 1u) * tpp->camwbGreen;
+ double blues = avg_b / std::max(bn, 1u) * tpp->camwbBlue;
tpp->redAWBMul = ri->get_rgb_cam (0, 0) * reds + ri->get_rgb_cam (0, 1) * greens + ri->get_rgb_cam (0, 2) * blues;
tpp->greenAWBMul = ri->get_rgb_cam (1, 0) * reds + ri->get_rgb_cam (1, 1) * greens + ri->get_rgb_cam (1, 2) * blues;
diff --git a/rtexif/canonattribs.cc b/rtexif/canonattribs.cc
index 8998c653a..eb2378696 100644
--- a/rtexif/canonattribs.cc
+++ b/rtexif/canonattribs.cc
@@ -785,6 +785,7 @@ public:
choices.insert (p_t (183, "Sigma 180mm f/2.8 EX DG OS HSM APO Macro"));
choices.insert (p_t (183, "Sigma 150-600mm f/5-6.3 DG OS HSM | C"));
choices.insert (p_t (183, "Sigma 150-600mm f/5-6.3 DG OS HSM | S"));
+ choices.insert (p_t (183, "Sigma 100-400mm f/5-6.3 DG OS HSM"));
choices.insert (p_t (184, "Canon EF 400mm f/2.8L + 2x"));
choices.insert (p_t (185, "Canon EF 600mm f/4L IS"));
choices.insert (p_t (186, "Canon EF 70-200mm f/4L"));
@@ -797,7 +798,8 @@ public:
choices.insert (p_t (194, "Canon EF 80-200mm f/4.5-5.6 USM"));
choices.insert (p_t (195, "Canon EF 35-105mm f/4.5-5.6 USM"));
choices.insert (p_t (196, "Canon EF 75-300mm f/4-5.6 USM"));
- choices.insert (p_t (197, "Canon EF 75-300mm f/4-5.6 IS USM"));
+ choices.insert (p_t (197, "Canon EF 75-300mm f/4-5.6 IS USM or Sigma Lens"));
+ choices.insert (p_t (197, "Sigma 18-300mm f/3.5-6.3 DC Macro OS HS"));
choices.insert (p_t (198, "Canon EF 50mm f/1.4 USM or Zeiss Lens"));
choices.insert (p_t (198, "Zeiss Otus 55mm f/1.4 ZE"));
choices.insert (p_t (198, "Zeiss Otus 85mm f/1.4 ZE"));
@@ -859,11 +861,13 @@ public:
choices.insert (p_t (490, "Canon EF 8-15mm f/4L Fisheye USM"));
choices.insert (p_t (491, "Canon EF 300mm f/2.8L IS II USM or Tamron Lens"));
choices.insert (p_t (491, "Tamron SP 70-200mm f/2.8 Di VC USD G2 (A025)"));
+ choices.insert (p_t (491, "Tamron 18-400mm f/3.5-6.3 Di II VC HLD (B028)"));
choices.insert (p_t (492, "Canon EF 400mm f/2.8L IS II USM"));
choices.insert (p_t (493, "Canon EF 500mm f/4L IS II USM or EF 24-105mm f4L IS USM"));
choices.insert (p_t (493, "Canon EF 24-105mm f/4L IS USM"));
choices.insert (p_t (494, "Canon EF 600mm f/4.0L IS II USM"));
- choices.insert (p_t (495, "Canon EF 24-70mm f/2.8L II USM"));
+ choices.insert (p_t (495, "Canon EF 24-70mm f/2.8L II USM or Sigma Lens"));
+ choices.insert (p_t (495, "Sigma 24-70mm F2.8 DG OS HSM | A"));
choices.insert (p_t (496, "Canon EF 200-400mm f/4L IS USM"));
choices.insert (p_t (499, "Canon EF 200-400mm f/4L IS USM + 1.4x"));
choices.insert (p_t (502, "Canon EF 28mm f/2.8 IS USM"));
@@ -872,7 +876,8 @@ public:
choices.insert (p_t (505, "Canon EF 35mm f/2 IS USM"));
choices.insert (p_t (506, "Canon EF 400mm f/4 DO IS II USM"));
choices.insert (p_t (507, "Canon EF 16-35mm f/4L IS USM"));
- choices.insert (p_t (508, "Canon EF 11-24mm f/4L USM"));
+ choices.insert (p_t (508, "Canon EF 11-24mm f/4L USM or Tamron Lens"));
+ choices.insert (p_t (508, "Tamron 10-24mm f/3.5-4.5 Di II VC HLD"));
choices.insert (p_t (747, "Canon EF 100-400mm f/4.5-5.6L IS II USM or Tamron Lens"));
choices.insert (p_t (747, "Tamron SP 150-600mm F5-6.3 Di VC USD G2"));
choices.insert (p_t (748, "Canon EF 100-400mm f/4.5-5.6L IS II USM + 1.4x"));
@@ -896,8 +901,10 @@ public:
choices.insert (p_t (4156, "Canon EF 50mm f/1.8 STM"));
choices.insert (p_t (4157, "Canon EF-M 18-150mm 1:3.5-6.3 IS STM"));
choices.insert (p_t (4158, "Canon EF-S 18-55mm f/4-5.6 IS STM"));
+ choices.insert (p_t (4160, "Canon EF-S 35mm f/2.8 Macro IS STM"));
choices.insert (p_t (36910, "Canon EF 70-300mm f/4-5.6 IS II USM"));
choices.insert (p_t (36912, "Canon EF-S 18-135mm f/3.5-5.6 IS USM"));
+ choices.insert (p_t (61494, "Canon CN-E 85mm T1.3 L F"));
choices.insert (p_t (65535, "n/a"));
}
@@ -1577,7 +1584,7 @@ public:
choices[41353216] = "PowerShot SD940 IS / Digital IXUS 120 IS / IXY Digital 220 IS";
choices[41943040] = "PowerShot A495";
choices[42008576] = "PowerShot A490";
- choices[42074112] = "PowerShot A3100 IS / A3150 IS";
+ choices[42074112] = "PowerShot A3100/A3150 IS";
choices[42139648] = "PowerShot A3000 IS";
choices[42205184] = "PowerShot SD1400 IS / IXUS 130 / IXY 400F";
choices[42270720] = "PowerShot SD1300 IS / IXUS 105 / IXY 200F";
@@ -1621,7 +1628,7 @@ public:
choices[52887552] = "PowerShot A2400 IS";
choices[52953088] = "PowerShot A2300";
choices[53673984] = "PowerShot G15";
- choices[53739520] = "PowerShot SX50";
+ choices[53739520] = "PowerShot SX50 HS";
choices[53805056] = "PowerShot SX160 IS";
choices[53870592] = "PowerShot S110 (new)";
choices[53936128] = "PowerShot SX500 IS";
@@ -1631,6 +1638,7 @@ public:
choices[54591488] = "PowerShot SX270 HS";
choices[54657024] = "PowerShot A3500 IS";
choices[54722560] = "PowerShot A2600";
+ choices[54788096] = "PowerShot SX275 HS";
choices[54853632] = "PowerShot A1400";
choices[54919168] = "PowerShot ELPH 130 IS / IXUS 140 / IXY 110F";
choices[54984704] = "PowerShot ELPH 115/120 IS / IXUS 132/135 / IXY 90F/100F";
@@ -1679,6 +1687,11 @@ public:
choices[67371009] = "IXY 180";
choices[67436544] = "PowerShot SX720 HS";
choices[67502080] = "PowerShot SX620 HS";
+ choices[67567616] = "EOS M6";
+ choices[68157440] = "PowerShot G9 X Mark II";
+ choices[68485120] = "PowerShot ELPH 185 / IXUS 185 / IXY 200";
+ choices[68550656] = "PowerShot SX430 IS";
+ choices[68616192] = "PowerShot SX730 HS";
choices[100925440] = "PowerShot S100 / Digital IXUS / IXY Digital";
choices[1074255475] = "DC19/DC21/DC22";
choices[1074255476] = "XH A1";
@@ -1763,6 +1776,10 @@ public:
choices[2147484563] = "EOS Rebel T6i / 750D / Kiss X8i";
choices[2147484673] = "EOS 5DS R";
choices[2147484676] = "EOS Rebel T6 / 1300D / Kiss X80";
+ choices[2147484677] = "EOS Rebel T7i / 800D / Kiss X9i";
+ choices[2147484678] = "EOS 6D Mark II";
+ choices[2147484680] = "EOS 77D / 9000D";
+ choices[2147484695] = "EOS Rebel SL2 / 200D / Kiss X9";
}
};
CAModelIDInterpreter caModelIDInterpreter;
diff --git a/rtexif/nikonattribs.cc b/rtexif/nikonattribs.cc
index c977d076e..781224a5f 100644
--- a/rtexif/nikonattribs.cc
+++ b/rtexif/nikonattribs.cc
@@ -680,6 +680,7 @@ const std::map NALensDataInterpreter::lenses = {
{"10 3D 3C 60 2C 3C D2 02", "Tamron AF 28-80mm f/3.5-5.6 Aspherical (177D)"},
{"10 48 8E 8E 30 30 08 00", "AF Nikkor 300mm f/4 IF-ED"},
{"11 48 44 5C 24 24 08 00", "AF Zoom-Nikkor 35-70mm f/2.8"},
+ {"11 48 44 5C 24 24 15 00", "AF Zoom-Nikkor 35-70mm f/2.8"},
{"12 36 5C 81 35 3D 09 00", "Cosina AF Zoom 70-210mm f/4.5-5.6 MC Macro"},
{"12 36 69 97 35 42 09 00", "Soligor AF Zoom 100-400mm 1:4.5-6.7 MC"},
{"12 38 69 97 35 42 09 02", "Promaster Spectrum 7 100-400mm f/4.5-6.7"},
@@ -1002,6 +1003,7 @@ const std::map NALensDataInterpreter::lenses = {
{"A7 3C 53 80 30 3C C2 0E", "AF-S DX Nikkor 55-200mm f/4-5.6G ED VR II"},
{"A7 49 80 A0 24 24 4B 06", "Sigma APO 200-500mm f/2.8 EX DG"},
{"A7 4B 62 62 2C 2C A9 0E", "AF-S DX Micro Nikkor 85mm f/3.5G ED VR"},
+ {"A8 38 18 30 34 3C D3 8E", "AF-P DX Nikkor 10-20mm f/4.5-5.6G VR"},
{"A8 48 80 98 30 30 AA 0E", "AF-S VR Zoom-Nikkor 200-400mm f/4G IF-ED II"},
{"A8 48 8E 8E 30 30 C3 0E", "AF-S Nikkor 300mm f/4E PF ED VR"},
{"A8 48 8E 8E 30 30 C3 4E", "AF-S Nikkor 300mm f/4E PF ED VR"},
@@ -1030,6 +1032,8 @@ const std::map NALensDataInterpreter::lenses = {
{"B6 48 37 56 24 24 1C 02", "Sigma 24-60mm f/2.8 EX DG"},
{"B7 44 60 98 34 3C B9 0E", "AF-S Nikkor 80-400mm f/4.5-5.6G ED VR"},
{"B8 40 2D 44 2C 34 BA 06", "AF-S Nikkor 18-35mm f/3.5-4.5G ED"},
+ {"BF 4E 26 26 1E 1E 01 04", "Irix 15mm f/2.4 Firefly"},
+ {"C3 34 68 98 38 40 4B 4E", "Sigma 100-400mm f/5-6.3 DG OS HSM | C"},
{"CC 4C 50 68 14 14 4B 06", "Sigma 50-100mm f/1.8 DC HSM | A"},
{"CD 3D 2D 70 2E 3C 4B 0E", "Sigma 18-125mm f/3.8-5.6 DC OS HSM"},
{"CE 34 76 A0 38 40 4B 0E", "Sigma 150-500mm f/5-6.3 DG OS APO HSM"},
@@ -1083,7 +1087,7 @@ const std::map NALensDataInterpreter::lenses = {
{"FE 53 5C 80 24 24 84 06", "Tamron SP AF 70-200mm f/2.8 Di LD (IF) Macro (A001)"},
{"FE 54 5C 80 24 24 DF 0E", "Tamron SP 70-200mm f/2.8 Di VC USD (A009)"},
{"FE 54 64 64 24 24 DF 0E", "Tamron SP 90mm f/2.8 Di VC USD Macro 1:1 (F004)"},
- {"FF 40 2D 80 2C 40 4B 06", "Sigma 18-200mm f/3.5-6.3 DC"}
+ {"FF 40 2D 80 2C 40 4B 06", "Sigma 18-200mm f/3.5-6.3 DC"},
};
const TagAttrib nikonISOInfoAttribs[] = {
diff --git a/rtexif/pentaxattribs.cc b/rtexif/pentaxattribs.cc
index 109ea0e78..7444e7212 100644
--- a/rtexif/pentaxattribs.cc
+++ b/rtexif/pentaxattribs.cc
@@ -928,6 +928,7 @@ public:
choices.insert (p_t (256 * 8 + 30, "Sigma 17-70mm f/2.8-4 DC Macro HSM | C"));
choices.insert (p_t (256 * 8 + 31, "Sigma 18-35mm f/1.8 DC HSM"));
choices.insert (p_t (256 * 8 + 32, "Sigma 30mm f/1.4 DC HSM | A"));
+ choices.insert (p_t (256 * 8 + 33, "Sigma 18-200mm f/3.5-6.3 DC MACRO HSM"));
choices.insert (p_t (256 * 8 + 34, "Sigma 18-300mm f/3.5-6.3 DC Macro HSM"));
choices.insert (p_t (256 * 8 + 59, "HD PENTAX-D FA 150-450mm f/4.5-5.6 ED DC AW"));
choices.insert (p_t (256 * 8 + 60, "HD PENTAX-D FA* 70-200mm f/2.8 ED DC AW"));
@@ -977,6 +978,7 @@ public:
choices.insert (p_t (256 * 13 + 19, "smc PENTAX-D FA 645 25mm f/4 AL [IF] SDM AW"));
choices.insert (p_t (256 * 13 + 20, "HD PENTAX-D FA 645 90mm f/2.8 ED AW SR"));
choices.insert (p_t (256 * 13 + 253, "HD PENTAX-DA 645 28-45mm f/4.5 ED AW SR"));
+ choices.insert (p_t (256 * 13 + 254, "smc PENTAX-DA 645 25mm f/4 AL [IF] SDM AW"));
choices.insert (p_t (256 * 21 + 0, "Pentax Q Manual Lens"));
choices.insert (p_t (256 * 21 + 1, "01 Standard Prime 8.5mm f/1.9"));
choices.insert (p_t (256 * 21 + 2, "02 Standard Zoom 5-15mm f/2.8-4.5"));
diff --git a/rtexif/sonyminoltaattribs.cc b/rtexif/sonyminoltaattribs.cc
index 738b33d50..7680e53eb 100644
--- a/rtexif/sonyminoltaattribs.cc
+++ b/rtexif/sonyminoltaattribs.cc
@@ -664,7 +664,7 @@ public:
{128, "Sigma 35mm f/1.4 DG HSM"},
{128, "Sigma 18-35mm f/1.8 DC HSM"},
{128, "Sigma 50-500mm f/4.5-6.3 APO DG OS HSM"},
- {128, "Sigma 24-105mm f/4 DG HSM | Art 013"},
+ {128, "Sigma 24-105mm f/4 DG HSM | A"},
{129, "Tamron Lens (129)"},
{129, "Tamron 200-400mm f/5.6 LD"},
{129, "Tamron 70-300mm f/4-5.6 LD"},
@@ -684,6 +684,8 @@ public:
{213, "Tamron 16-300mm f/3.5-6.3 Di II PZD Macro"},
{214, "Tamron SP 150-600mm f/5-6.3 Di USD"},
{215, "Tamron SP 15-30mm f/2.8 Di USD"},
+ {216, "Tamron SP 45mm f/1.8 Di USD"},
+ {217, "Tamron SP 35mm f/1.8 Di USD"},
{218, "Tamron SP 90mm f/2.8 Di Macro 1:1 USD (F017)"},
{224, "Tamron SP 90mm f/2.8 Di Macro 1:1 USD (F004)"},
{255, "Tamron Lens (255)"},
@@ -838,6 +840,7 @@ public:
{6553, "Sony E 20mm f/2.8"},
{6553, "Sony E 35mm f/1.8 OSS"},
{6553, "Sony E PZ 18-105mm f/4 G OSS"},
+ {6553, "Sony FE 12-24mm f/4 G"},
{6553, "Sony FE 90mm f/2.8 Macro G OSS"},
{6553, "Sony E 18-50mm f/4-5.6"},
{6553, "Sony E PZ 18-200mm f/3.5-6.3 OSS"},
@@ -851,6 +854,7 @@ public:
{6553, "Sony FE 28mm f/2"},
{6553, "Sony FE PZ 28-135mm f/4 G OSS"},
{6553, "Sony FE 100mm f/2.8 STF GM OSS"},
+ {6553, "Sony E PZ 18-110mm f/4 G OSS"},
{6553, "Sony FE 24-70mm f/2.8 GM"},
{6553, "Sony FE 50mm f/1.4 ZA"},
{6553, "Sony FE 85mm f/1.4 GM"},
@@ -858,17 +862,27 @@ public:
{6553, "Sony FE 21mm f/2.8 (SEL28F20 + SEL075UWC)"},
{6553, "Sony FE 16mm f/3.5 Fisheye (SEL28F20 + SEL057FEC)"},
{6553, "Sony FE 70-300mm f/4.5-5.6 G OSS"},
+ {6553, "Sony FE 100-400mm f/4.5-5.6 GM OSS"},
{6553, "Sony FE 70-200mm f/2.8 GM OSS"},
+ {6553, "Sony FE 16-35mm f/2.8 GM"},
{6553, "Sony FE 70-200mm f/2.8 GM OSS + 1.4X Teleconverter"},
{6553, "Sony FE 70-200mm f/2.8 GM OSS + 2X Teleconverter"},
+ {6553, "Sony FE 100-400mm f/4.5-5.6 GM OSS + 1.4X Teleconverter"},
+ {6553, "Sony FE 100-400mm f/4.5-5.6 GM OSS + 2X Teleconverter"},
{6553, "Samyang AF 50mm f/1.4 FE"},
{6553, "Samyang AF 14mm f/2.8 FE"},
+ {6553, "Samyang AF 35mm f/2.8 FE"},
{6553, "Sigma 19mm f/2.8 [EX] DN"},
{6553, "Sigma 30mm f/2.8 [EX] DN"},
{6553, "Sigma 60mm f/2.8 DN"},
- {6553, "Sigma 30mm f/1.4 DC DN | C 016"},
+ {6553, "Sigma 30mm f/1.4 DC DN | C"},
{6553, "Tamron 18-200mm f/3.5-6.3 Di III VC"},
{6553, "Tokina Firin 20mm f/2 FE MF"},
+ {6553, "Voigtlander SUPER WIDE-HELIAR 15mm f/4.5 III"},
+ {6553, "Voigtlander HELIAR-HYPER WIDE 10mm f/5.6"},
+ {6553, "Voigtlander ULTRA WIDE-HELIAR 12mm f/5.6 III"},
+ {6553, "Voigtlander MACRO APO-LANTHAR 65mm f/2 Aspherical"},
+ {6553, "Voigtlander NOKTON 40mm f/1.2 Aspherical"},
{6553, "Zeiss Touit 12mm f/2.8"},
{6553, "Zeiss Touit 32mm f/1.8"},
{6553, "Zeiss Touit 50mm f/2.8 Macro"},
@@ -1029,6 +1043,7 @@ public:
{65535, "Sony E 20mm f/2.8"},
{65535, "Sony E 35mm f/1.8 OSS"},
{65535, "Sony E PZ 18-105mm f/4 G OSS"},
+ {65535, "Sony FE 12-24mm f/4 G"},
{65535, "Sony FE 90mm f/2.8 Macro G OSS"},
{65535, "Sony E 18-50mm f/4-5.6"},
{65535, "Sony E PZ 18-200mm f/3.5-6.3 OSS"},
@@ -1042,6 +1057,7 @@ public:
{65535, "Sony FE 28mm f/2"},
{65535, "Sony FE PZ 28-135mm f/4 G OSS"},
{65535, "Sony FE 100mm f/2.8 STF GM OSS"},
+ {65535, "Sony E PZ 18-110mm f/4 G OSS"},
{65535, "Sony FE 24-70mm f/2.8 GM"},
{65535, "Sony FE 50mm f/1.4 ZA"},
{65535, "Sony FE 85mm f/1.4 GM"},
@@ -1049,17 +1065,27 @@ public:
{65535, "Sony FE 21mm f/2.8 (SEL28F20 + SEL075UWC)"},
{65535, "Sony FE 16mm f/3.5 Fisheye (SEL28F20 + SEL057FEC)"},
{65535, "Sony FE 70-300mm f/4.5-5.6 G OSS"},
+ {65535, "Sony FE 100-400mm f/4.5-5.6 GM OSS"},
{65535, "Sony FE 70-200mm f/2.8 GM OSS"},
+ {65535, "Sony FE 16-35mm f/2.8 GM"},
{65535, "Sony FE 70-200mm f/2.8 GM OSS + 1.4X Teleconverter"},
{65535, "Sony FE 70-200mm f/2.8 GM OSS + 2X Teleconverter"},
+ {65535, "Sony FE 100-400mm f/4.5-5.6 GM OSS + 1.4X Teleconverter"},
+ {65535, "Sony FE 100-400mm f/4.5-5.6 GM OSS + 2X Teleconverter"},
{65535, "Samyang AF 50mm f/1.4 FE"},
{65535, "Samyang AF 14mm f/2.8 FE"},
+ {65535, "Samyang AF 35mm f/2.8 FE"},
{65535, "Sigma 19mm f/2.8 [EX] DN"},
{65535, "Sigma 30mm f/2.8 [EX] DN"},
{65535, "Sigma 60mm f/2.8 DN"},
- {65535, "Sigma 30mm f/1.4 DC DN | C 016"},
+ {65535, "Sigma 30mm f/1.4 DC DN | C"},
{65535, "Tamron 18-200mm f/3.5-6.3 Di III VC"},
{65535, "Tokina Firin 20mm f/2 FE MF"},
+ {65535, "Voigtlander SUPER WIDE-HELIAR 15mm f/4.5 III"},
+ {65535, "Voigtlander HELIAR-HYPER WIDE 10mm f/5.6"},
+ {65535, "Voigtlander ULTRA WIDE-HELIAR 12mm f/5.6 III"},
+ {65535, "Voigtlander MACRO APO-LANTHAR 65mm f/2 Aspherical"},
+ {65535, "Voigtlander NOKTON 40mm f/1.2 Aspherical"},
{65535, "Zeiss Touit 12mm f/2.8"},
{65535, "Zeiss Touit 32mm f/1.8"},
{65535, "Zeiss Touit 50mm f/2.8 Macro"},
@@ -1121,7 +1147,7 @@ public:
SALensID2Interpreter ()
{
choices.insert (p_t (0, "Unknown E-mount lens or other lens"));
- choices.insert (p_t (1, "Sony LA-EA1 Adapter"));
+ choices.insert (p_t (1, "Sony LA-EA1 or Sigma MC-11 Adapter"));
choices.insert (p_t (2, "Sony LA-EA2 Adapter"));
choices.insert (p_t (3, "Sony LA-EA3 Adapter"));
choices.insert (p_t (6, "Sony LA-EA4 Adapter"));
@@ -1148,6 +1174,7 @@ public:
choices.insert (p_t (32798, "Sony E 20mm f/2.8"));
choices.insert (p_t (32799, "Sony E 35mm f/1.8 OSS"));
choices.insert (p_t (32800, "Sony E PZ 18-105mm f/4 G OSS"));
+ choices.insert (p_t (32801, "Sony FE 12-24mm f/4 G"));
choices.insert (p_t (32802, "Sony FE 90mm f/2.8 Macro G OSS"));
choices.insert (p_t (32803, "Sony E 18-50mm f/4-5.6"));
choices.insert (p_t (32807, "Sony E PZ 18-200mm f/3.5-6.3 OSS"));
@@ -1161,6 +1188,7 @@ public:
choices.insert (p_t (32816, "Sony FE 28mm f/2"));
choices.insert (p_t (32817, "Sony FE PZ 28-135mm f/4 G OSS"));
choices.insert (p_t (32819, "Sony FE 100mm f/2.8 STF GM OSS"));
+ choices.insert (p_t (32820, "Sony E PZ 18-110mm f/4 G OSS"));
choices.insert (p_t (32821, "Sony FE 24-70mm f/2.8 GM"));
choices.insert (p_t (32822, "Sony FE 50mm f/1.4 ZA"));
choices.insert (p_t (32823, "Sony FE 85mm f/1.4 GM"));
@@ -1168,11 +1196,15 @@ public:
choices.insert (p_t (32826, "Sony FE 21mm f/2.8 (SEL28F20 + SEL075UWC)"));
choices.insert (p_t (32827, "Sony FE 16mm f/3.5 Fisheye (SEL28F20 + SEL057FEC)"));
choices.insert (p_t (32828, "Sony FE 70-300mm f/4.5-5.6 G OSS"));
+ choices.insert (p_t (32829, "Sony FE 100-400mm f/4.5-5.6 GM OSS"));
choices.insert (p_t (32830, "Sony FE 70-200mm f/2.8 GM OSS"));
- choices.insert (p_t (33002, "Sigma 85mm f/1.4 DG HSM | A 016 (+ Metabones Ver.50)"));
+ choices.insert (p_t (32831, "Sony FE 16-35mm f/2.8 GM"));
+ choices.insert (p_t (33002, "Sigma 85mm f/1.4 DG HSM | A (+ Metabones Ver.50)"));
choices.insert (p_t (33072, "Sony FE 70-200mm f/2.8 GM OSS + 1.4X Teleconverter"));
choices.insert (p_t (33073, "Sony FE 70-200mm f/2.8 GM OSS + 2X Teleconverter"));
choices.insert (p_t (33076, "Sony FE 100mm f/2.8 STF GM OSS (macro mode)"));
+ choices.insert (p_t (33077, "Sony FE 100-400mm f/4.5-5.6 GM OSS + 1.4X Teleconverter"));
+ choices.insert (p_t (33078, "Sony FE 100-400mm f/4.5-5.6 GM OSS + 2X Teleconverter"));
choices.insert (p_t (49201, "Zeiss Touit 12mm f/2.8"));
choices.insert (p_t (49202, "Zeiss Touit 32mm f/1.8"));
choices.insert (p_t (49203, "Zeiss Touit 50mm f/2.8 Macro"));
@@ -1184,24 +1216,26 @@ public:
choices.insert (p_t (49233, "Zeiss Loxia 35mm f/2"));
choices.insert (p_t (49234, "Zeiss Loxia 21mm f/2.8"));
choices.insert (p_t (49235, "Zeiss Loxia 85mm f/2.4"));
- choices.insert (p_t (50480, "Sigma 30mm f/1.4 DC DN | C 016"));
- choices.insert (p_t (50481, "Sigma 50mm f/1.4 DG HSM | A 014 + MC-11"));
- choices.insert (p_t (50482, "Sigma 18-300mm f/3.5-6.3 DC MACRO OS HSM | C 014 + MC-11"));
- choices.insert (p_t (50483, "Sigma 18-35mm f/1.8 DC HSM | A 013 + MC-11"));
- choices.insert (p_t (50484, "Sigma 24-35mm f/2 DG HSM | A 015 + MC-11"));
- choices.insert (p_t (50486, "Sigma 150-600mm f/5-6.3 DG OS HSM | C 015 + MC-11"));
- choices.insert (p_t (50487, "Sigma 20mm f/1.4 DG HSM | A 015 + MC-11"));
- choices.insert (p_t (50488, "Sigma 35mm f/1.4 DG HSM | A 012 + MC-11"));
- choices.insert (p_t (50489, "Sigma 150-600mm f/5-6.3 DG OS HSM | S 014 + MC-11"));
- choices.insert (p_t (50490, "Sigma 120-300mm f/2.8 DG OS HSM | S 013 + MC-11"));
- choices.insert (p_t (50492, "Sigma 24-105mm f/4 DG OS HSM | A 013 + MC-11"));
- choices.insert (p_t (50493, "Sigma 17-70mm f/2.8-4 DC MACRO OS HSM | C 013 + MC-11"));
- choices.insert (p_t (50495, "Sigma 50-100mm f/1.8 DC HSM | A 016 + MC-11"));
+ choices.insert (p_t (50480, "Sigma 30mm f/1.4 DC DN | C"));
+ choices.insert (p_t (50481, "Sigma 50mm f/1.4 DG HSM | A + MC-11"));
+ choices.insert (p_t (50482, "Sigma 18-300mm f/3.5-6.3 DC MACRO OS HSM | C + MC-11"));
+ choices.insert (p_t (50483, "Sigma 18-35mm f/1.8 DC HSM | A + MC-11"));
+ choices.insert (p_t (50484, "Sigma 24-35mm f/2 DG HSM | A + MC-11"));
+ choices.insert (p_t (50486, "Sigma 150-600mm f/5-6.3 DG OS HSM | C + MC-11"));
+ choices.insert (p_t (50487, "Sigma 20mm f/1.4 DG HSM | A + MC-11"));
+ choices.insert (p_t (50488, "Sigma 35mm f/1.4 DG HSM | A + MC-11"));
+ choices.insert (p_t (50489, "Sigma 150-600mm f/5-6.3 DG OS HSM | S + MC-11"));
+ choices.insert (p_t (50490, "Sigma 120-300mm f/2.8 DG OS HSM | S + MC-11"));
+ choices.insert (p_t (50492, "Sigma 24-105mm f/4 DG OS HSM | A + MC-11"));
+ choices.insert (p_t (50493, "Sigma 17-70mm f/2.8-4 DC MACRO OS HSM | C + MC-11"));
+ choices.insert (p_t (50495, "Sigma 50-100mm f/1.8 DC HSM | A + MC-11"));
choices.insert (p_t (50992, "Voigtlander SUPER WIDE-HELIAR 15mm f/4.5 III"));
choices.insert (p_t (50993, "Voigtlander HELIAR-HYPER WIDE 10mm f/5.6"));
choices.insert (p_t (50994, "Voigtlander ULTRA WIDE-HELIAR 12mm f/5.6 III"));
+ choices.insert (p_t (50995, "Voigtlander MACRO APO-LANTHAR 65mm f/2 Aspherical"));
choices.insert (p_t (50996, "Voigtlander NOKTON 40mm f/1.2 Aspherical"));
- choices.insert (p_t (51505, "Samyang AF 14mm f/2.8 FE"));
+ choices.insert (p_t (51505, "Samyang AF 14mm f/2.8 FE or Samyang AF 35mm f/2.8 FE"));
+ choices.insert (p_t (51505, "Samyang AF 35mm f/2.8 FE"));
}
virtual std::string toString (Tag* t)
diff --git a/rtgui/cropwindow.cc b/rtgui/cropwindow.cc
index 93426a1c6..4e5e885ea 100644
--- a/rtgui/cropwindow.cc
+++ b/rtgui/cropwindow.cc
@@ -1623,7 +1623,7 @@ void CropWindow::expose (Cairo::RefPtr cr)
const int shThreshold = options.shadowThreshold;
const float ShawdowFac = 64.f / (options.shadowThreshold + 1);
const float HighlightFac = 64.f / (256 - options.highlightThreshold);
- const bool showclippedAny = (!showR && !showG && !showB && !showL); // will show clipping if any of RGB chanels is clipped
+ const bool showclippedAny = (!showR && !showG && !showB && !showL); // will show clipping if any (all) of RGB chanels is (shadow) clipped
#ifdef _OPENMP
#pragma omp parallel for schedule(dynamic,16)
@@ -1681,17 +1681,21 @@ void CropWindow::expose (Cairo::RefPtr cr)
}
if (showcs) {
- if ((showclippedAny || showR) && currWS[0] <= shThreshold ) {
+ bool scR = currWS[0] <= shThreshold;
+ bool scG = currWS[1] <= shThreshold;
+ bool scB = currWS[2] <= shThreshold;
+
+ if (((showclippedAny && (scG && scB)) || showR) && scR ) {
delta += currWS[0];
changedSH = true;
}
- if ((showclippedAny || showG) && currWS[1] <= shThreshold ) {
+ if (((showclippedAny && (scR && scB)) || showG) && scG ) {
delta += currWS[1];
changedSH = true;
}
- if ((showclippedAny || showB) && currWS[2] <= shThreshold ) {
+ if (((showclippedAny && (scR && scG)) || showB) && scB ) {
delta += currWS[2];
changedSH = true;
}
diff --git a/rtgui/filebrowser.cc b/rtgui/filebrowser.cc
index ff49b5ce3..0a4bec4ab 100644
--- a/rtgui/filebrowser.cc
+++ b/rtgui/filebrowser.cc
@@ -975,15 +975,11 @@ void FileBrowser::menuItemActivated (Gtk::MenuItem* m)
bppcl->endBatchPParamsChange();
}
} else if (m == clearFromCache) {
- for (size_t i = 0; i < mselected.size(); i++) {
- tbl->clearFromCacheRequested (mselected, false);
- }
+ tbl->clearFromCacheRequested (mselected, false);
//queue_draw ();
} else if (m == clearFromCacheFull) {
- for (size_t i = 0; i < mselected.size(); i++) {
- tbl->clearFromCacheRequested (mselected, true);
- }
+ tbl->clearFromCacheRequested (mselected, true);
//queue_draw ();
} else if (miOpenDefaultViewer != nullptr && m == miOpenDefaultViewer) {
diff --git a/rtgui/filmsimulation.cc b/rtgui/filmsimulation.cc
index a1471f970..716b686e9 100644
--- a/rtgui/filmsimulation.cc
+++ b/rtgui/filmsimulation.cc
@@ -1,3 +1,6 @@
+#include