Merge pull request #4999 from Beep6581/lensprofcombo
Improvements to Profiled Lens Correction
This commit is contained in:
commit
a78d94b01f
@ -790,9 +790,6 @@ TP_LENSGEOM_AUTOCROP;Auto cropa
|
|||||||
TP_LENSGEOM_FILL;Auto omple
|
TP_LENSGEOM_FILL;Auto omple
|
||||||
TP_LENSGEOM_LABEL;Lent / Geometria
|
TP_LENSGEOM_LABEL;Lent / Geometria
|
||||||
TP_LENSPROFILE_LABEL;Perfil de correcció de lent
|
TP_LENSPROFILE_LABEL;Perfil de correcció de lent
|
||||||
TP_LENSPROFILE_USECA;Usa correcció AC
|
|
||||||
TP_LENSPROFILE_USEDIST;Correcció de distorsió
|
|
||||||
TP_LENSPROFILE_USEVIGN;Correcció de vores fosques
|
|
||||||
TP_NEUTRAL_TIP;Torna els controls d'exposició a valors neutrals
|
TP_NEUTRAL_TIP;Torna els controls d'exposició a valors neutrals
|
||||||
TP_PERSPECTIVE_HORIZONTAL;Horitzontal
|
TP_PERSPECTIVE_HORIZONTAL;Horitzontal
|
||||||
TP_PERSPECTIVE_LABEL;Perspectiva
|
TP_PERSPECTIVE_LABEL;Perspectiva
|
||||||
@ -1431,9 +1428,6 @@ ZOOMPANEL_ZOOMOUT;Allunya\nDrecera: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
||||||
|
@ -878,9 +878,6 @@ TP_LENSGEOM_AUTOCROP;自动剪切
|
|||||||
TP_LENSGEOM_FILL;自动填充
|
TP_LENSGEOM_FILL;自动填充
|
||||||
TP_LENSGEOM_LABEL;镜头 / 几何
|
TP_LENSGEOM_LABEL;镜头 / 几何
|
||||||
TP_LENSPROFILE_LABEL;镜头矫正档案
|
TP_LENSPROFILE_LABEL;镜头矫正档案
|
||||||
TP_LENSPROFILE_USECA;色散矫正
|
|
||||||
TP_LENSPROFILE_USEDIST;畸变矫正
|
|
||||||
TP_LENSPROFILE_USEVIGN;暗角矫正
|
|
||||||
TP_PCVIGNETTE_FEATHER;羽化
|
TP_PCVIGNETTE_FEATHER;羽化
|
||||||
TP_PCVIGNETTE_LABEL;暗角滤镜
|
TP_PCVIGNETTE_LABEL;暗角滤镜
|
||||||
TP_PCVIGNETTE_ROUNDNESS;圆度
|
TP_PCVIGNETTE_ROUNDNESS;圆度
|
||||||
@ -1507,9 +1504,6 @@ ZOOMPANEL_ZOOMOUT;缩放拉远\n快捷键: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
||||||
|
@ -1093,9 +1093,6 @@ TP_WBALANCE_TEMPERATURE;色溫
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1827,9 +1824,6 @@ TP_WBALANCE_TEMPERATURE;色溫
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -811,9 +811,6 @@ IPTCPANEL_TITLE;Titulek
|
|||||||
IPTCPANEL_TITLEHINT;Vložte krátké, popisné a lidsky čitelné jméno obrázku. Například název souboru.
|
IPTCPANEL_TITLEHINT;Vložte krátké, popisné a lidsky čitelné jméno obrázku. Například název souboru.
|
||||||
IPTCPANEL_TRANSREFERENCE;Číslo úlohy
|
IPTCPANEL_TRANSREFERENCE;Číslo úlohy
|
||||||
IPTCPANEL_TRANSREFERENCEHINT;Zadejte číslo nebo identifikátor potřebný v pracovním postupu nebo pro sledování.
|
IPTCPANEL_TRANSREFERENCEHINT;Zadejte číslo nebo identifikátor potřebný v pracovním postupu nebo pro sledování.
|
||||||
LENSPROFILE_CORRECTION_AUTOMATCH;Automatický dohledané korekční parametry
|
|
||||||
LENSPROFILE_CORRECTION_LCPFILE;LCP Soubor
|
|
||||||
LENSPROFILE_CORRECTION_MANUAL;Ruční korekční parametry
|
|
||||||
LENSPROFILE_LENS_WARNING;Varování: crop factor použitý pro profilování objektivu je větší než crop factor fotoaparátu. Výsledek může být nesprávný.
|
LENSPROFILE_LENS_WARNING;Varování: crop factor použitý pro profilování objektivu je větší než crop factor fotoaparátu. Výsledek může být nesprávný.
|
||||||
MAIN_BUTTON_FULLSCREEN;Celá obrazovka
|
MAIN_BUTTON_FULLSCREEN;Celá obrazovka
|
||||||
MAIN_BUTTON_NAVNEXT_TOOLTIP;Přejít k dalšímu obrázku relativnímu k obrázku otevřenému v editoru.\nZkratka: <b>Shift-F4</b>\n\nPřejít k dalšímu obrázku relativnímu k vybranému náhledu v prohlížeči souborů nebo na filmovém pásu:\nZkratka: <b>F4</b>
|
MAIN_BUTTON_NAVNEXT_TOOLTIP;Přejít k dalšímu obrázku relativnímu k obrázku otevřenému v editoru.\nZkratka: <b>Shift-F4</b>\n\nPřejít k dalšímu obrázku relativnímu k vybranému náhledu v prohlížeči souborů nebo na filmovém pásu:\nZkratka: <b>F4</b>
|
||||||
@ -1687,9 +1684,6 @@ TP_LENSGEOM_AUTOCROP;Automatický ořez
|
|||||||
TP_LENSGEOM_FILL;Automatické vyplnění
|
TP_LENSGEOM_FILL;Automatické vyplnění
|
||||||
TP_LENSGEOM_LABEL;Objektiv / Geometrie
|
TP_LENSGEOM_LABEL;Objektiv / Geometrie
|
||||||
TP_LENSPROFILE_LABEL;Korekční profily objektivů
|
TP_LENSPROFILE_LABEL;Korekční profily objektivů
|
||||||
TP_LENSPROFILE_USECA;Korekce chromatické aberace
|
|
||||||
TP_LENSPROFILE_USEDIST;Korekce zkreslení
|
|
||||||
TP_LENSPROFILE_USEVIGN;Korekce vinětace
|
|
||||||
TP_LOCALCONTRAST_AMOUNT;Míra
|
TP_LOCALCONTRAST_AMOUNT;Míra
|
||||||
TP_LOCALCONTRAST_DARKNESS;Úroveň tmavé
|
TP_LOCALCONTRAST_DARKNESS;Úroveň tmavé
|
||||||
TP_LOCALCONTRAST_LABEL;Místní kontrast
|
TP_LOCALCONTRAST_LABEL;Místní kontrast
|
||||||
|
@ -1088,9 +1088,6 @@ TP_WBALANCE_TEMPERATURE;Temperatur
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1824,9 +1821,6 @@ TP_WBALANCE_TEMPERATURE;Temperatur
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -910,9 +910,6 @@ IPTCPANEL_TITLE;Titel
|
|||||||
IPTCPANEL_TITLEHINT;Geben Sie einen kurzen lesbaren Namen\nfür das Bild ein, z.B. den Dateinamen.
|
IPTCPANEL_TITLEHINT;Geben Sie einen kurzen lesbaren Namen\nfür das Bild ein, z.B. den Dateinamen.
|
||||||
IPTCPANEL_TRANSREFERENCE;Verarbeitungs-ID
|
IPTCPANEL_TRANSREFERENCE;Verarbeitungs-ID
|
||||||
IPTCPANEL_TRANSREFERENCEHINT;Geben Sie eine Kennung zur Kontrolle oder\nVerfolgung des Arbeitsablaufes ein.
|
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.
|
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: <b>F11</b>
|
MAIN_BUTTON_FULLSCREEN;Vollbild\nTaste: <b>F11</b>
|
||||||
MAIN_BUTTON_ICCPROFCREATOR;ICC-Profil erstellen.
|
MAIN_BUTTON_ICCPROFCREATOR;ICC-Profil erstellen.
|
||||||
@ -1816,9 +1813,6 @@ TP_LENSGEOM_AUTOCROP;Auto-Schneiden
|
|||||||
TP_LENSGEOM_FILL;Auto-Füllen
|
TP_LENSGEOM_FILL;Auto-Füllen
|
||||||
TP_LENSGEOM_LABEL;Objektivkorrekturen
|
TP_LENSGEOM_LABEL;Objektivkorrekturen
|
||||||
TP_LENSPROFILE_LABEL;Objektivkorrekturprofil
|
TP_LENSPROFILE_LABEL;Objektivkorrekturprofil
|
||||||
TP_LENSPROFILE_USECA;CA korrigieren
|
|
||||||
TP_LENSPROFILE_USEDIST;Verzeichnung korrigieren
|
|
||||||
TP_LENSPROFILE_USEVIGN;Vignettierung korrigieren
|
|
||||||
TP_LOCALCONTRAST_AMOUNT;Intensität
|
TP_LOCALCONTRAST_AMOUNT;Intensität
|
||||||
TP_LOCALCONTRAST_DARKNESS;Dunkle Bereiche
|
TP_LOCALCONTRAST_DARKNESS;Dunkle Bereiche
|
||||||
TP_LOCALCONTRAST_LABEL;Lokaler Kontrast
|
TP_LOCALCONTRAST_LABEL;Lokaler Kontrast
|
||||||
|
@ -949,9 +949,6 @@ 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_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1790,9 +1787,6 @@ TP_WBALANCE_EQBLUERED_TOOLTIP;Allows to deviate from the normal behaviour of "wh
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -861,9 +861,6 @@
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1774,9 +1771,6 @@
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1279,9 +1279,6 @@ TP_LENSGEOM_AUTOCROP;Auto recorte
|
|||||||
TP_LENSGEOM_FILL;Auto relleno
|
TP_LENSGEOM_FILL;Auto relleno
|
||||||
TP_LENSGEOM_LABEL;Lente / Geometría
|
TP_LENSGEOM_LABEL;Lente / Geometría
|
||||||
TP_LENSPROFILE_LABEL;Perfil de corrección de lente
|
TP_LENSPROFILE_LABEL;Perfil de corrección de lente
|
||||||
TP_LENSPROFILE_USECA;Corrección de AC
|
|
||||||
TP_LENSPROFILE_USEDIST;Corrección de distorsión
|
|
||||||
TP_LENSPROFILE_USEVIGN;Corrección de viñeteo
|
|
||||||
TP_NEUTRAL_TIP;Restablecer controles de exposición a valores neutros\nAplica a los mismos controles que son afectados por Niveles Automáticos, sin importar si usa o no Niveles Automáticos
|
TP_NEUTRAL_TIP;Restablecer controles de exposición a valores neutros\nAplica a los mismos controles que son afectados por Niveles Automáticos, sin importar si usa o no Niveles Automáticos
|
||||||
TP_PCVIGNETTE_FEATHER;Difuminado
|
TP_PCVIGNETTE_FEATHER;Difuminado
|
||||||
TP_PCVIGNETTE_FEATHER_TOOLTIP;Difuminación: \n0=Solo Esquinas\n50=Hasta medio camino al centro\n100=Hasta el Centro
|
TP_PCVIGNETTE_FEATHER_TOOLTIP;Difuminación: \n0=Solo Esquinas\n50=Hasta medio camino al centro\n100=Hasta el Centro
|
||||||
@ -1814,9 +1811,6 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
||||||
|
@ -1089,9 +1089,6 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1825,9 +1822,6 @@ TP_WBALANCE_TEMPERATURE;Tenperatura
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -860,9 +860,6 @@ IPTCPANEL_TITLE;Titre
|
|||||||
IPTCPANEL_TITLEHINT;Enterez un nom court et humainement lisible pour l'image, cela peut être le nom du fichier.
|
IPTCPANEL_TITLEHINT;Enterez un nom court et humainement lisible pour l'image, cela peut être le nom du fichier.
|
||||||
IPTCPANEL_TRANSREFERENCE;ID du travail
|
IPTCPANEL_TRANSREFERENCE;ID du travail
|
||||||
IPTCPANEL_TRANSREFERENCEHINT;Enterez un nombre ou identifiant servant au contrôle du flux de travail ou au suivi.
|
IPTCPANEL_TRANSREFERENCEHINT;Enterez un nombre ou identifiant servant au contrôle du flux de travail ou au suivi.
|
||||||
LENSPROFILE_CORRECTION_AUTOMATCH;Paramètres de correction trouvés automatiquement
|
|
||||||
LENSPROFILE_CORRECTION_LCPFILE;Fichier LCP
|
|
||||||
LENSPROFILE_CORRECTION_MANUAL;Paramètres de correction manuel
|
|
||||||
LENSPROFILE_LENS_WARNING;Attention: la taille du capteur utilisé pour le profilage de l'objectif est plus grand que celui de l'appareil sélectionné, le résultat peut être faux.
|
LENSPROFILE_LENS_WARNING;Attention: la taille du capteur utilisé pour le profilage de l'objectif est plus grand que celui de l'appareil sélectionné, le résultat peut être faux.
|
||||||
MAIN_BUTTON_FULLSCREEN;Plein écran
|
MAIN_BUTTON_FULLSCREEN;Plein écran
|
||||||
MAIN_BUTTON_ICCPROFCREATOR;Créateur de Profil ICC
|
MAIN_BUTTON_ICCPROFCREATOR;Créateur de Profil ICC
|
||||||
@ -1787,9 +1784,6 @@ TP_LENSGEOM_AUTOCROP;Recadrage auto
|
|||||||
TP_LENSGEOM_FILL;Remplir
|
TP_LENSGEOM_FILL;Remplir
|
||||||
TP_LENSGEOM_LABEL;Objectif / Géométrie
|
TP_LENSGEOM_LABEL;Objectif / Géométrie
|
||||||
TP_LENSPROFILE_LABEL;Profil de correction d'objectif
|
TP_LENSPROFILE_LABEL;Profil de correction d'objectif
|
||||||
TP_LENSPROFILE_USECA;Corr. de l'aber. chromatique
|
|
||||||
TP_LENSPROFILE_USEDIST;Corr. de la distortion
|
|
||||||
TP_LENSPROFILE_USEVIGN;Corr. du vignettage
|
|
||||||
TP_LOCALCONTRAST_AMOUNT;Quantité
|
TP_LOCALCONTRAST_AMOUNT;Quantité
|
||||||
TP_LOCALCONTRAST_DARKNESS;Niveau des ombres
|
TP_LOCALCONTRAST_DARKNESS;Niveau des ombres
|
||||||
TP_LOCALCONTRAST_LABEL;Contraste Local
|
TP_LOCALCONTRAST_LABEL;Contraste Local
|
||||||
|
@ -1088,9 +1088,6 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1824,9 +1821,6 @@ TP_WBALANCE_TEMPERATURE;Θερμοκρασία
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1089,9 +1089,6 @@ TP_WBALANCE_TEMPERATURE;מידת חום
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1825,9 +1822,6 @@ TP_WBALANCE_TEMPERATURE;מידת חום
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1130,9 +1130,6 @@ TP_LENSGEOM_AUTOCROP; Ritaglio automatico
|
|||||||
TP_LENSGEOM_FILL;Adattamento automatico
|
TP_LENSGEOM_FILL;Adattamento automatico
|
||||||
TP_LENSGEOM_LABEL;Obiettivo/Geometria
|
TP_LENSGEOM_LABEL;Obiettivo/Geometria
|
||||||
TP_LENSPROFILE_LABEL;Profilo di Correzione dell'Obiettivo
|
TP_LENSPROFILE_LABEL;Profilo di Correzione dell'Obiettivo
|
||||||
TP_LENSPROFILE_USECA;Correzione dell'Aberrazione Cromatica (AC)
|
|
||||||
TP_LENSPROFILE_USEDIST;Correzione della Distorsione
|
|
||||||
TP_LENSPROFILE_USEVIGN;Correzione della Vignettatura
|
|
||||||
TP_NEUTRAL_TIP;Riporta i controlli dell'esposizione ai valori neutrali.\nVale per gli stessi controlli cui è applicato Livelli Automatici, indipendentemente dal fatto che Livelli Automatici sia abilitato.
|
TP_NEUTRAL_TIP;Riporta i controlli dell'esposizione ai valori neutrali.\nVale per gli stessi controlli cui è applicato Livelli Automatici, indipendentemente dal fatto che Livelli Automatici sia abilitato.
|
||||||
TP_PCVIGNETTE_FEATHER;Scia
|
TP_PCVIGNETTE_FEATHER;Scia
|
||||||
TP_PCVIGNETTE_FEATHER_TOOLTIP;Scia:\n0 = solo i bordi,\n50 = a metà strada con il centro,\n100 = al centro.
|
TP_PCVIGNETTE_FEATHER_TOOLTIP;Scia:\n0 = solo i bordi,\n50 = a metà strada con il centro,\n100 = al centro.
|
||||||
@ -1689,9 +1686,6 @@ ZOOMPANEL_ZOOMOUT;Rimpicciolisci.\nScorciatoia: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
|
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
|
||||||
|
@ -892,9 +892,6 @@ IPTCPANEL_TITLE;タイトル
|
|||||||
IPTCPANEL_TITLEHINT;画像を短く表す言葉や撮影者名、或いは画像のタイトルでもよい
|
IPTCPANEL_TITLEHINT;画像を短く表す言葉や撮影者名、或いは画像のタイトルでもよい
|
||||||
IPTCPANEL_TRANSREFERENCE;作業のID
|
IPTCPANEL_TRANSREFERENCE;作業のID
|
||||||
IPTCPANEL_TRANSREFERENCEHINT;作業工程の管理やトラッキングのための画像の数字或いは識別
|
IPTCPANEL_TRANSREFERENCEHINT;作業工程の管理やトラッキングのための画像の数字或いは識別
|
||||||
LENSPROFILE_CORRECTION_AUTOMATCH;自動でパラメータを補正する
|
|
||||||
LENSPROFILE_CORRECTION_LCPFILE;LCPファイル
|
|
||||||
LENSPROFILE_CORRECTION_MANUAL;手動でパラメータを補正する
|
|
||||||
LENSPROFILE_LENS_WARNING;注意:レンズプロファイルに関する切り抜きの因数がカメラの因数より大きいと、誤った結果になるかもしれません
|
LENSPROFILE_LENS_WARNING;注意:レンズプロファイルに関する切り抜きの因数がカメラの因数より大きいと、誤った結果になるかもしれません
|
||||||
MAIN_BUTTON_FULLSCREEN;フルスクリーン
|
MAIN_BUTTON_FULLSCREEN;フルスクリーン
|
||||||
MAIN_BUTTON_ICCPROFCREATOR;ICCプロファイルクリエーター
|
MAIN_BUTTON_ICCPROFCREATOR;ICCプロファイルクリエーター
|
||||||
@ -1805,9 +1802,6 @@ TP_LENSGEOM_AUTOCROP;自動的に切り抜き選択
|
|||||||
TP_LENSGEOM_FILL;オートフィル
|
TP_LENSGEOM_FILL;オートフィル
|
||||||
TP_LENSGEOM_LABEL;レンズ / ジオメトリ
|
TP_LENSGEOM_LABEL;レンズ / ジオメトリ
|
||||||
TP_LENSPROFILE_LABEL;レンズ補正 プロファイル
|
TP_LENSPROFILE_LABEL;レンズ補正 プロファイル
|
||||||
TP_LENSPROFILE_USECA;色収差補正
|
|
||||||
TP_LENSPROFILE_USEDIST;歪曲収差補正
|
|
||||||
TP_LENSPROFILE_USEVIGN;周辺光量補正
|
|
||||||
TP_LOCALCONTRAST_AMOUNT;量
|
TP_LOCALCONTRAST_AMOUNT;量
|
||||||
TP_LOCALCONTRAST_DARKNESS;暗い部分のレベル
|
TP_LOCALCONTRAST_DARKNESS;暗い部分のレベル
|
||||||
TP_LOCALCONTRAST_LABEL;ローカルコントラスト
|
TP_LOCALCONTRAST_LABEL;ローカルコントラスト
|
||||||
|
@ -1089,9 +1089,6 @@ 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_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1825,9 +1822,6 @@ TP_WBALANCE_TEMPERATURE;Temperatūra
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1361,9 +1361,6 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
||||||
@ -1918,9 +1915,6 @@ ZOOMPANEL_ZOOMOUT;Kicsinyítés <b>-</b>
|
|||||||
!TP_LABCURVE_RSTPROTECTION;Red and skin-tones protection
|
!TP_LABCURVE_RSTPROTECTION;Red and skin-tones protection
|
||||||
!TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
|
!TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1575,9 +1575,6 @@ TP_LENSGEOM_AUTOCROP;Automatisch bijsnijden
|
|||||||
TP_LENSGEOM_FILL;Automatisch uitvullen
|
TP_LENSGEOM_FILL;Automatisch uitvullen
|
||||||
TP_LENSGEOM_LABEL;Objectief / Geometrie
|
TP_LENSGEOM_LABEL;Objectief / Geometrie
|
||||||
TP_LENSPROFILE_LABEL;Lenscorrectie Profielen
|
TP_LENSPROFILE_LABEL;Lenscorrectie Profielen
|
||||||
TP_LENSPROFILE_USECA;CA correctie
|
|
||||||
TP_LENSPROFILE_USEDIST;Lensvervorming correctie
|
|
||||||
TP_LENSPROFILE_USEVIGN;Vignettering correctie
|
|
||||||
TP_NEUTRAL;Terugzetten
|
TP_NEUTRAL;Terugzetten
|
||||||
TP_NEUTRAL_TIP;Alle belichtingsinstellingen naar 0
|
TP_NEUTRAL_TIP;Alle belichtingsinstellingen naar 0
|
||||||
TP_PCVIGNETTE_FEATHER;Straal
|
TP_PCVIGNETTE_FEATHER;Straal
|
||||||
@ -2198,9 +2195,6 @@ ZOOMPANEL_ZOOMOUT;Zoom uit\nSneltoets: <b>-</b>
|
|||||||
!ICCPROFCREATOR_SAVEDIALOG_TITLE;Save ICC profile as...
|
!ICCPROFCREATOR_SAVEDIALOG_TITLE;Save ICC profile as...
|
||||||
!ICCPROFCREATOR_SLOPE;Slope
|
!ICCPROFCREATOR_SLOPE;Slope
|
||||||
!ICCPROFCREATOR_TRC_PRESET;Tone response curve:
|
!ICCPROFCREATOR_TRC_PRESET;Tone response curve:
|
||||||
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
||||||
|
@ -1088,9 +1088,6 @@ TP_WBALANCE_TEMPERATURE;Temperatur
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1824,9 +1821,6 @@ TP_WBALANCE_TEMPERATURE;Temperatur
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1236,9 +1236,6 @@ TP_LENSGEOM_AUTOCROP;Auto-kadrowanie
|
|||||||
TP_LENSGEOM_FILL;Auto-wypełnienie
|
TP_LENSGEOM_FILL;Auto-wypełnienie
|
||||||
TP_LENSGEOM_LABEL;Obiektyw / Geometria
|
TP_LENSGEOM_LABEL;Obiektyw / Geometria
|
||||||
TP_LENSPROFILE_LABEL;Profil korekcji obiektywu LCP
|
TP_LENSPROFILE_LABEL;Profil korekcji obiektywu LCP
|
||||||
TP_LENSPROFILE_USECA;Korekja aberacji chromatycznej
|
|
||||||
TP_LENSPROFILE_USEDIST;Korekcja dystorsji
|
|
||||||
TP_LENSPROFILE_USEVIGN;Korekcja winietowania
|
|
||||||
TP_NEUTRAL_TIP;Zresetuj ustawienia do wartości neutralnych.\nDziała na tych samych suwakach na których funkcja "Wyrównaj poziomy" działa, niezależnie od tego czy funkcja ta była użyta czy nie.
|
TP_NEUTRAL_TIP;Zresetuj ustawienia do wartości neutralnych.\nDziała na tych samych suwakach na których funkcja "Wyrównaj poziomy" działa, niezależnie od tego czy funkcja ta była użyta czy nie.
|
||||||
TP_PCVIGNETTE_FEATHER;Wtapianie
|
TP_PCVIGNETTE_FEATHER;Wtapianie
|
||||||
TP_PCVIGNETTE_FEATHER_TOOLTIP;Wtapianie:\n0 = tylko brzegi,\n50 = w pół drogi do środka,\n100 = aż do środka.
|
TP_PCVIGNETTE_FEATHER_TOOLTIP;Wtapianie:\n0 = tylko brzegi,\n50 = w pół drogi do środka,\n100 = aż do środka.
|
||||||
@ -1771,9 +1768,6 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
|
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
|
||||||
|
@ -1236,9 +1236,6 @@ TP_LENSGEOM_AUTOCROP;Auto-kadrowanie
|
|||||||
TP_LENSGEOM_FILL;Auto-wypelnienie
|
TP_LENSGEOM_FILL;Auto-wypelnienie
|
||||||
TP_LENSGEOM_LABEL;Obiektyw / Geometria
|
TP_LENSGEOM_LABEL;Obiektyw / Geometria
|
||||||
TP_LENSPROFILE_LABEL;Profil korekcji obiektywu LCP
|
TP_LENSPROFILE_LABEL;Profil korekcji obiektywu LCP
|
||||||
TP_LENSPROFILE_USECA;Korekja aberacji chromatycznej
|
|
||||||
TP_LENSPROFILE_USEDIST;Korekcja dystorsji
|
|
||||||
TP_LENSPROFILE_USEVIGN;Korekcja winietowania
|
|
||||||
TP_NEUTRAL_TIP;Zresetuj ustawienia do wartosci neutralnych.\nDziala na tych samych suwakach na ktorych funkcja "Wyrownaj poziomy" dziala, niezaleznie od tego czy funkcja ta byla uzyta czy nie.
|
TP_NEUTRAL_TIP;Zresetuj ustawienia do wartosci neutralnych.\nDziala na tych samych suwakach na ktorych funkcja "Wyrownaj poziomy" dziala, niezaleznie od tego czy funkcja ta byla uzyta czy nie.
|
||||||
TP_PCVIGNETTE_FEATHER;Wtapianie
|
TP_PCVIGNETTE_FEATHER;Wtapianie
|
||||||
TP_PCVIGNETTE_FEATHER_TOOLTIP;Wtapianie:\n0 = tylko brzegi,\n50 = w pol drogi do srodka,\n100 = az do srodka.
|
TP_PCVIGNETTE_FEATHER_TOOLTIP;Wtapianie:\n0 = tylko brzegi,\n50 = w pol drogi do srodka,\n100 = az do srodka.
|
||||||
@ -1771,9 +1768,6 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrot: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
|
!MAIN_BUTTON_SENDTOEDITOR;Edit image in external editor
|
||||||
|
@ -835,9 +835,6 @@ IPTCPANEL_TITLE;Título
|
|||||||
IPTCPANEL_TITLEHINT;Digite um nome curto e legível para a imagem, pode ser o nome do arquivo.
|
IPTCPANEL_TITLEHINT;Digite um nome curto e legível para a imagem, pode ser o nome do arquivo.
|
||||||
IPTCPANEL_TRANSREFERENCE;Job ID
|
IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
IPTCPANEL_TRANSREFERENCEHINT;Digite um número ou identificador necessário para controle ou rastreamento do fluxo de trabalho.
|
IPTCPANEL_TRANSREFERENCEHINT;Digite um número ou identificador necessário para controle ou rastreamento do fluxo de trabalho.
|
||||||
LENSPROFILE_CORRECTION_AUTOMATCH;Parâmetros de correção de correspondência automática
|
|
||||||
LENSPROFILE_CORRECTION_LCPFILE;Arquivo LCP
|
|
||||||
LENSPROFILE_CORRECTION_MANUAL;Parâmetros de correção manual
|
|
||||||
LENSPROFILE_LENS_WARNING;Aviso: o fator de corte usado para o perfil da lente é maior que o fator de corte da câmera, os resultados podem estar errados.
|
LENSPROFILE_LENS_WARNING;Aviso: o fator de corte usado para o perfil da lente é maior que o fator de corte da câmera, os resultados podem estar errados.
|
||||||
MAIN_BUTTON_FULLSCREEN;Tela cheia
|
MAIN_BUTTON_FULLSCREEN;Tela cheia
|
||||||
MAIN_BUTTON_ICCPROFCREATOR;Criador de Perfil ICC
|
MAIN_BUTTON_ICCPROFCREATOR;Criador de Perfil ICC
|
||||||
@ -1729,9 +1726,6 @@ TP_LENSGEOM_AUTOCROP;Corte automático
|
|||||||
TP_LENSGEOM_FILL;Preenchimento automático
|
TP_LENSGEOM_FILL;Preenchimento automático
|
||||||
TP_LENSGEOM_LABEL;Lente / Geometria
|
TP_LENSGEOM_LABEL;Lente / Geometria
|
||||||
TP_LENSPROFILE_LABEL;Correção de lente perfilada
|
TP_LENSPROFILE_LABEL;Correção de lente perfilada
|
||||||
TP_LENSPROFILE_USECA;Correção da aberração cromática
|
|
||||||
TP_LENSPROFILE_USEDIST;Correção de distorção
|
|
||||||
TP_LENSPROFILE_USEVIGN;Correção de vinheta
|
|
||||||
TP_LOCALCONTRAST_AMOUNT;Montante
|
TP_LOCALCONTRAST_AMOUNT;Montante
|
||||||
TP_LOCALCONTRAST_DARKNESS;Nível de escuridão
|
TP_LOCALCONTRAST_DARKNESS;Nível de escuridão
|
||||||
TP_LOCALCONTRAST_LABEL;Contraste Local
|
TP_LOCALCONTRAST_LABEL;Contraste Local
|
||||||
|
@ -538,9 +538,6 @@ IPTCPANEL_RESET;Сбросить
|
|||||||
IPTCPANEL_RESETHINT;Сбросить профиль на значения по умолчанию
|
IPTCPANEL_RESETHINT;Сбросить профиль на значения по умолчанию
|
||||||
IPTCPANEL_SOURCE;Источник
|
IPTCPANEL_SOURCE;Источник
|
||||||
IPTCPANEL_TITLE;Название
|
IPTCPANEL_TITLE;Название
|
||||||
LENSPROFILE_CORRECTION_AUTOMATCH;Автоподбор параметров коррекции
|
|
||||||
LENSPROFILE_CORRECTION_LCPFILE;Файл LCP
|
|
||||||
LENSPROFILE_CORRECTION_MANUAL;Ручные параметры коррекции
|
|
||||||
LENSPROFILE_LENS_WARNING;Внимание: кроп-фактор используемый для анализа объектива больше чем кроп-фактор камеры, результаты могут быть не верны.
|
LENSPROFILE_LENS_WARNING;Внимание: кроп-фактор используемый для анализа объектива больше чем кроп-фактор камеры, результаты могут быть не верны.
|
||||||
MAIN_BUTTON_FULLSCREEN;Полный экран
|
MAIN_BUTTON_FULLSCREEN;Полный экран
|
||||||
MAIN_BUTTON_NAVNEXT_TOOLTIP;Перейти к следующему изображению относительно открытого в редакторе\nГорячая клавиша: <b>Shift+F4</b>\n\nПерейти к следущему изображению относительно выбранного в файловом браузере\nгорячая клавиша <b>F4</b>
|
MAIN_BUTTON_NAVNEXT_TOOLTIP;Перейти к следующему изображению относительно открытого в редакторе\nГорячая клавиша: <b>Shift+F4</b>\n\nПерейти к следущему изображению относительно выбранного в файловом браузере\nгорячая клавиша <b>F4</b>
|
||||||
@ -1222,9 +1219,6 @@ TP_LENSGEOM_AUTOCROP;Автокадрирование
|
|||||||
TP_LENSGEOM_FILL;Автозаполнение
|
TP_LENSGEOM_FILL;Автозаполнение
|
||||||
TP_LENSGEOM_LABEL;Геометрия
|
TP_LENSGEOM_LABEL;Геометрия
|
||||||
TP_LENSPROFILE_LABEL;Профиль коррекции объектива
|
TP_LENSPROFILE_LABEL;Профиль коррекции объектива
|
||||||
TP_LENSPROFILE_USECA;Корректировать ХА
|
|
||||||
TP_LENSPROFILE_USEDIST;Корректировать дисторсию
|
|
||||||
TP_LENSPROFILE_USEVIGN;Корректировать виньетирование
|
|
||||||
TP_LOCALCONTRAST_AMOUNT;Величина
|
TP_LOCALCONTRAST_AMOUNT;Величина
|
||||||
TP_LOCALCONTRAST_DARKNESS;Тёмные тона
|
TP_LOCALCONTRAST_DARKNESS;Тёмные тона
|
||||||
TP_LOCALCONTRAST_LABEL;Локальный контраст
|
TP_LOCALCONTRAST_LABEL;Локальный контраст
|
||||||
|
@ -1086,9 +1086,6 @@ TP_LENSGEOM_AUTOCROP;Сам исеци
|
|||||||
TP_LENSGEOM_FILL;Сам попуни
|
TP_LENSGEOM_FILL;Сам попуни
|
||||||
TP_LENSGEOM_LABEL;Објектив и геометрија
|
TP_LENSGEOM_LABEL;Објектив и геометрија
|
||||||
TP_LENSPROFILE_LABEL;Профили за исправљање изобличења објектива
|
TP_LENSPROFILE_LABEL;Профили за исправљање изобличења објектива
|
||||||
TP_LENSPROFILE_USECA;Исправљање хром. аберација
|
|
||||||
TP_LENSPROFILE_USEDIST;Исправљање изобличења
|
|
||||||
TP_LENSPROFILE_USEVIGN;Исправљање вињетарења
|
|
||||||
TP_NEUTRAL;Неутрално
|
TP_NEUTRAL;Неутрално
|
||||||
TP_NEUTRAL_TIP;Враћа клизаче експозиције на неутралне вредности.\nПримењује се на исте контроле као у Ауто нивои, без обзира на то да ли сте користили Ауто нивое или не.
|
TP_NEUTRAL_TIP;Враћа клизаче експозиције на неутралне вредности.\nПримењује се на исте контроле као у Ауто нивои, без обзира на то да ли сте користили Ауто нивое или не.
|
||||||
TP_PCVIGNETTE_FEATHER;Умекшавање
|
TP_PCVIGNETTE_FEATHER;Умекшавање
|
||||||
@ -1665,9 +1662,6 @@ ZOOMPANEL_ZOOMOUT;Умањује приказ слике <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
||||||
|
@ -1086,9 +1086,6 @@ TP_LENSGEOM_AUTOCROP;Sam iseci
|
|||||||
TP_LENSGEOM_FILL;Sam popuni
|
TP_LENSGEOM_FILL;Sam popuni
|
||||||
TP_LENSGEOM_LABEL;Objektiv i geometrija
|
TP_LENSGEOM_LABEL;Objektiv i geometrija
|
||||||
TP_LENSPROFILE_LABEL;Profili za ispravljanje izobličenja objektiva
|
TP_LENSPROFILE_LABEL;Profili za ispravljanje izobličenja objektiva
|
||||||
TP_LENSPROFILE_USECA;Ispravljanje hrom. aberacija
|
|
||||||
TP_LENSPROFILE_USEDIST;Ispravljanje izobličenja
|
|
||||||
TP_LENSPROFILE_USEVIGN;Ispravljanje vinjetarenja
|
|
||||||
TP_NEUTRAL;Neutralno
|
TP_NEUTRAL;Neutralno
|
||||||
TP_NEUTRAL_TIP;Vraća klizače ekspozicije na neutralne vrednosti.\nPrimenjuje se na iste kontrole kao u Auto nivoi, bez obzira na to da li ste koristili Auto nivoe ili ne.
|
TP_NEUTRAL_TIP;Vraća klizače ekspozicije na neutralne vrednosti.\nPrimenjuje se na iste kontrole kao u Auto nivoi, bez obzira na to da li ste koristili Auto nivoe ili ne.
|
||||||
TP_PCVIGNETTE_FEATHER;Umekšavanje
|
TP_PCVIGNETTE_FEATHER;Umekšavanje
|
||||||
@ -1665,9 +1662,6 @@ ZOOMPANEL_ZOOMOUT;Umanjuje prikaz slike <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
||||||
|
@ -1151,9 +1151,6 @@ ZOOMPANEL_ZOOMOUT;Oddialiť <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
!MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
||||||
@ -1845,9 +1842,6 @@ ZOOMPANEL_ZOOMOUT;Oddialiť <b>-</b>
|
|||||||
!TP_LABCURVE_RSTPROTECTION;Red and skin-tones protection
|
!TP_LABCURVE_RSTPROTECTION;Red and skin-tones protection
|
||||||
!TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
|
!TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1090,9 +1090,6 @@ 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_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1825,9 +1822,6 @@ TP_WBALANCE_TEMPERATURE;Lämpötila [K]
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -1440,9 +1440,6 @@ TP_LENSGEOM_AUTOCROP;Autobeskärning
|
|||||||
TP_LENSGEOM_FILL;Fyll automatiskt
|
TP_LENSGEOM_FILL;Fyll automatiskt
|
||||||
TP_LENSGEOM_LABEL;Geometrisk- och distorsionskorrigering
|
TP_LENSGEOM_LABEL;Geometrisk- och distorsionskorrigering
|
||||||
TP_LENSPROFILE_LABEL;Objektivkorrigeringsprofil
|
TP_LENSPROFILE_LABEL;Objektivkorrigeringsprofil
|
||||||
TP_LENSPROFILE_USECA;Korrigera för kromatiska abberationer
|
|
||||||
TP_LENSPROFILE_USEDIST;Korrigera distorsion
|
|
||||||
TP_LENSPROFILE_USEVIGN;Korrigera vinjettering
|
|
||||||
TP_NEUTRAL;Återställ
|
TP_NEUTRAL;Återställ
|
||||||
TP_NEUTRAL_TIP;Återställ exponeringsreglagen till neutrala värden.\nGäller för samma reglage som autonivåer, oavsett om du använder autonivåer eller ej
|
TP_NEUTRAL_TIP;Återställ exponeringsreglagen till neutrala värden.\nGäller för samma reglage som autonivåer, oavsett om du använder autonivåer eller ej
|
||||||
TP_PCVIGNETTE_FEATHER;Fjäder
|
TP_PCVIGNETTE_FEATHER;Fjäder
|
||||||
@ -2026,9 +2023,6 @@ ZOOMPANEL_ZOOMOUT;Förminska.\nKortkommando: <b>-</b>
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
||||||
|
@ -1089,9 +1089,6 @@ TP_WBALANCE_TEMPERATURE;Isı
|
|||||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
!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.
|
!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_FULLSCREEN;Fullscreen
|
||||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
@ -1824,9 +1821,6 @@ TP_WBALANCE_TEMPERATURE;Isı
|
|||||||
!TP_LENSGEOM_FILL;Auto-fill
|
!TP_LENSGEOM_FILL;Auto-fill
|
||||||
!TP_LENSGEOM_LABEL;Lens / Geometry
|
!TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
!TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
!TP_LENSPROFILE_USECA;Chromatic aberration correction
|
|
||||||
!TP_LENSPROFILE_USEDIST;Distortion correction
|
|
||||||
!TP_LENSPROFILE_USEVIGN;Vignetting correction
|
|
||||||
!TP_LOCALCONTRAST_AMOUNT;Amount
|
!TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
!TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
!TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
@ -860,10 +860,6 @@ IPTCPANEL_TITLE;Title
|
|||||||
IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||||
IPTCPANEL_TRANSREFERENCE;Job ID
|
IPTCPANEL_TRANSREFERENCE;Job ID
|
||||||
IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
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_FULLSCREEN;Fullscreen
|
||||||
MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||||
MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
|
||||||
@ -1772,10 +1768,16 @@ TP_LABCURVE_RSTPRO_TOOLTIP;Works on the Chromaticity slider and the CC curve.
|
|||||||
TP_LENSGEOM_AUTOCROP;Auto-Crop
|
TP_LENSGEOM_AUTOCROP;Auto-Crop
|
||||||
TP_LENSGEOM_FILL;Auto-fill
|
TP_LENSGEOM_FILL;Auto-fill
|
||||||
TP_LENSGEOM_LABEL;Lens / Geometry
|
TP_LENSGEOM_LABEL;Lens / Geometry
|
||||||
|
TP_LENSPROFILE_CORRECTION_AUTOMATCH;Automatically
|
||||||
|
TP_LENSPROFILE_CORRECTION_LCPFILE;LCP file
|
||||||
|
TP_LENSPROFILE_CORRECTION_MANUAL;Manually
|
||||||
TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
TP_LENSPROFILE_LABEL;Profiled Lens Correction
|
||||||
TP_LENSPROFILE_USECA;Chromatic aberration correction
|
TP_LENSPROFILE_LENS_WARNING;Warning: the crop factor used for lens profiling is larger than the crop factor of the camera, the results might be wrong.
|
||||||
TP_LENSPROFILE_USEDIST;Distortion correction
|
TP_LENSPROFILE_MODE_HEADER;Select the lens profile:
|
||||||
TP_LENSPROFILE_USEVIGN;Vignetting correction
|
TP_LENSPROFILE_USE_HEADER;Select distortions to correct:
|
||||||
|
TP_LENSPROFILE_USE_CA;Chromatic aberration
|
||||||
|
TP_LENSPROFILE_USE_GEOMETRIC;Geometric
|
||||||
|
TP_LENSPROFILE_USE_VIGNETTING;Vignetting
|
||||||
TP_LOCALCONTRAST_AMOUNT;Amount
|
TP_LOCALCONTRAST_AMOUNT;Amount
|
||||||
TP_LOCALCONTRAST_DARKNESS;Darkness level
|
TP_LOCALCONTRAST_DARKNESS;Darkness level
|
||||||
TP_LOCALCONTRAST_LABEL;Local Contrast
|
TP_LOCALCONTRAST_LABEL;Local Contrast
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -16,87 +16,26 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#ifndef _LENSPROFILE_H_
|
#pragma once
|
||||||
#define _LENSPROFILE_H_
|
|
||||||
|
|
||||||
#include <gtkmm.h>
|
#include <gtkmm.h>
|
||||||
#include "toolpanel.h"
|
|
||||||
#include "guiutils.h"
|
#include "guiutils.h"
|
||||||
#include "lensgeom.h"
|
#include "lensgeom.h"
|
||||||
|
#include "toolpanel.h"
|
||||||
|
|
||||||
class LensProfilePanel : public ToolParamBlock, public FoldableToolPanel
|
class LensProfilePanel final :
|
||||||
|
public ToolParamBlock,
|
||||||
|
public FoldableToolPanel
|
||||||
{
|
{
|
||||||
|
|
||||||
protected:
|
|
||||||
|
|
||||||
MyFileChooserButton *fcbLCPFile;
|
|
||||||
Gtk::CheckButton *ckbUseDist, *ckbUseVign, *ckbUseCA;
|
|
||||||
Gtk::HBox *hbLCPFile;
|
|
||||||
Gtk::Label *lLCPFileHead;
|
|
||||||
bool lcModeChanged, lcpFileChanged, useDistChanged, useVignChanged, useCAChanged;
|
|
||||||
sigc::connection conLCPFile, conUseDist, conUseVign, conUseCA;
|
|
||||||
void updateDisabled(bool enable);
|
|
||||||
bool allowFocusDep;
|
|
||||||
bool isRaw;
|
|
||||||
const rtengine::FramesMetaData* metadata;
|
|
||||||
|
|
||||||
Gtk::RadioButton::Group corrGroup;
|
|
||||||
Gtk::RadioButton *corrOff;
|
|
||||||
Gtk::RadioButton *corrLensfunAuto;
|
|
||||||
Gtk::RadioButton *corrLensfunManual;
|
|
||||||
Gtk::RadioButton *corrLcpFile;
|
|
||||||
Gtk::RadioButton *corrUnchanged;
|
|
||||||
MyComboBox *lensfunCameras;
|
|
||||||
MyComboBox *lensfunLenses;
|
|
||||||
Gtk::Image *warning;
|
|
||||||
|
|
||||||
class LFDbHelper {
|
|
||||||
public:
|
|
||||||
class LFModelCam: public Gtk::TreeModel::ColumnRecord {
|
|
||||||
public:
|
|
||||||
LFModelCam() { add(make); add(model); }
|
|
||||||
Gtk::TreeModelColumn<Glib::ustring> make;
|
|
||||||
Gtk::TreeModelColumn<Glib::ustring> model;
|
|
||||||
};
|
|
||||||
|
|
||||||
class LFModelLens: public Gtk::TreeModel::ColumnRecord {
|
|
||||||
public:
|
|
||||||
LFModelLens() { add(lens); add(prettylens); }
|
|
||||||
Gtk::TreeModelColumn<Glib::ustring> lens;
|
|
||||||
Gtk::TreeModelColumn<Glib::ustring> prettylens;
|
|
||||||
};
|
|
||||||
|
|
||||||
LFModelCam lensfunModelCam;
|
|
||||||
LFModelLens lensfunModelLens;
|
|
||||||
|
|
||||||
Glib::RefPtr<Gtk::TreeStore> lensfunCameraModel;
|
|
||||||
Glib::RefPtr<Gtk::TreeStore> lensfunLensModel;
|
|
||||||
|
|
||||||
LFDbHelper();
|
|
||||||
void fillLensfunCameras();
|
|
||||||
void fillLensfunLenses();
|
|
||||||
};
|
|
||||||
static LFDbHelper *lf;
|
|
||||||
|
|
||||||
bool useLensfunChanged;
|
|
||||||
bool lensfunAutoChanged;
|
|
||||||
bool lensfunCameraChanged;
|
|
||||||
bool lensfunLensChanged;
|
|
||||||
|
|
||||||
bool setLensfunCamera(const Glib::ustring &make, const Glib::ustring &model);
|
|
||||||
bool setLensfunLens(const Glib::ustring &lens);
|
|
||||||
bool checkLensfunCanCorrect(bool automatch);
|
|
||||||
void updateLensfunWarning();
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
LensProfilePanel();
|
||||||
|
|
||||||
LensProfilePanel ();
|
void read(const rtengine::procparams::ProcParams* pp, const ParamsEdited* pedited = nullptr);
|
||||||
|
void write(rtengine::procparams::ProcParams* pp, ParamsEdited* pedited = nullptr);
|
||||||
|
void setRawMeta(bool raw, const rtengine::FramesMetaData* pMeta);
|
||||||
|
|
||||||
void read (const rtengine::procparams::ProcParams* pp, const ParamsEdited* pedited = nullptr);
|
void onLCPFileChanged();
|
||||||
void write (rtengine::procparams::ProcParams* pp, ParamsEdited* pedited = nullptr);
|
|
||||||
void setRawMeta (bool raw, const rtengine::FramesMetaData* pMeta);
|
|
||||||
|
|
||||||
void onLCPFileChanged ();
|
|
||||||
void onUseDistChanged();
|
void onUseDistChanged();
|
||||||
void onUseVignChanged();
|
void onUseVignChanged();
|
||||||
void onUseCAChanged();
|
void onUseCAChanged();
|
||||||
@ -105,7 +44,92 @@ public:
|
|||||||
|
|
||||||
void onLensfunCameraChanged();
|
void onLensfunCameraChanged();
|
||||||
void onLensfunLensChanged();
|
void onLensfunLensChanged();
|
||||||
void onCorrModeChanged(const Gtk::RadioButton *rbChanged);
|
void onCorrModeChanged(const Gtk::RadioButton* rbChanged);
|
||||||
};
|
|
||||||
|
|
||||||
#endif
|
private:
|
||||||
|
class LFDbHelper final
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
class LFModelCam final :
|
||||||
|
public Gtk::TreeModel::ColumnRecord
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
LFModelCam()
|
||||||
|
{
|
||||||
|
add(make);
|
||||||
|
add(model);
|
||||||
|
}
|
||||||
|
Gtk::TreeModelColumn<Glib::ustring> make;
|
||||||
|
Gtk::TreeModelColumn<Glib::ustring> model;
|
||||||
|
};
|
||||||
|
|
||||||
|
class LFModelLens final :
|
||||||
|
public Gtk::TreeModel::ColumnRecord
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
LFModelLens()
|
||||||
|
{
|
||||||
|
add(lens);
|
||||||
|
add(prettylens);
|
||||||
|
}
|
||||||
|
Gtk::TreeModelColumn<Glib::ustring> lens;
|
||||||
|
Gtk::TreeModelColumn<Glib::ustring> prettylens;
|
||||||
|
};
|
||||||
|
|
||||||
|
LFModelCam lensfunModelCam;
|
||||||
|
LFModelLens lensfunModelLens;
|
||||||
|
|
||||||
|
Glib::RefPtr<Gtk::TreeStore> lensfunCameraModel;
|
||||||
|
Glib::RefPtr<Gtk::TreeStore> lensfunLensModel;
|
||||||
|
|
||||||
|
LFDbHelper();
|
||||||
|
|
||||||
|
void fillLensfunCameras();
|
||||||
|
void fillLensfunLenses();
|
||||||
|
};
|
||||||
|
|
||||||
|
void updateDisabled(bool enable);
|
||||||
|
|
||||||
|
bool setLensfunCamera(const Glib::ustring& make, const Glib::ustring& model);
|
||||||
|
bool setLensfunLens(const Glib::ustring& lens);
|
||||||
|
bool checkLensfunCanCorrect(bool automatch);
|
||||||
|
void setManualParamsVisibility(bool setVisible);
|
||||||
|
void updateLensfunWarning();
|
||||||
|
|
||||||
|
bool lcModeChanged;
|
||||||
|
bool lcpFileChanged;
|
||||||
|
bool useDistChanged;
|
||||||
|
bool useVignChanged;
|
||||||
|
bool useCAChanged;
|
||||||
|
bool useLensfunChanged;
|
||||||
|
bool lensfunAutoChanged;
|
||||||
|
bool lensfunCameraChanged;
|
||||||
|
bool lensfunLensChanged;
|
||||||
|
sigc::connection conLCPFile;
|
||||||
|
sigc::connection conUseDist;
|
||||||
|
sigc::connection conUseVign;
|
||||||
|
sigc::connection conUseCA;
|
||||||
|
bool allowFocusDep;
|
||||||
|
bool isRaw;
|
||||||
|
const rtengine::FramesMetaData* metadata;
|
||||||
|
|
||||||
|
Gtk::Grid* const modesGrid;
|
||||||
|
Gtk::Grid* const distGrid;
|
||||||
|
Gtk::RadioButton* const corrUnchangedRB;
|
||||||
|
Gtk::RadioButton::Group corrGroup;
|
||||||
|
Gtk::RadioButton* const corrOffRB;
|
||||||
|
Gtk::RadioButton* const corrLensfunAutoRB;
|
||||||
|
Gtk::RadioButton* const corrLensfunManualRB;
|
||||||
|
Gtk::RadioButton* const corrLcpFileRB;
|
||||||
|
MyFileChooserButton* const corrLcpFileChooser;
|
||||||
|
Gtk::Label* const lensfunCamerasLbl;
|
||||||
|
MyComboBox* const lensfunCameras;
|
||||||
|
Gtk::Label* const lensfunLensesLbl;
|
||||||
|
MyComboBox* const lensfunLenses;
|
||||||
|
Gtk::Image* const warning;
|
||||||
|
Gtk::CheckButton* const ckbUseDist;
|
||||||
|
Gtk::CheckButton* const ckbUseVign;
|
||||||
|
Gtk::CheckButton* const ckbUseCA;
|
||||||
|
|
||||||
|
static LFDbHelper* lf;
|
||||||
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user