GUI for selecting crop overlay color; see issue #355

This commit is contained in:
Oliver Duis
2010-11-30 20:00:06 +01:00
parent e591a4884c
commit a66758ceff
4 changed files with 32 additions and 11 deletions

View File

@@ -423,6 +423,10 @@ PREFERENCES_APPLNEXTSTARTUP;beim nächsten Programmstart aktiv
PREFERENCES_BATCH_PROCESSING;Batch-Verarbeitung
PREFERENCES_BEHAVIOR;Verhalten
PREFERENCES_BLINKCLIPPED;Zu helle/zu dunkle Bereiche blinken
PREFERENCES_CABLUE;Blau CA manuelle Korrektur
PREFERENCES_CABLUE;CA Blau manuelle Korrektur
PREFERENCES_CARED;CA Rot manuelle Korrektur
PREFERENCES_CARED;Rot CA manuelle Korrektur
PREFERENCES_CACHECLEARALL;Alles löschen
PREFERENCES_CACHECLEARPROFILES;Löschen der Profile
PREFERENCES_CACHECLEARTHUMBS;Löschen der Voransichten
@@ -441,6 +445,7 @@ PREFERENCES_CLEARDLG_LINE2;Das kann einige Sekunden dauern.
PREFERENCES_CLEARDLG_TITLE;Bitte warten
PREFERENCES_CLIPPINGIND;Anzeige zu helle/zu dunkle Bereiche
PREFERENCES_CMETRICINTENT;Farbraumtransformation
PREFERENCES_CUTOVERLAYBRUSH;Zuschnitt Abdeckfarbe
PREFERENCES_DARKFRAME;Dunkelbild
PREFERENCES_DATEFORMAT;Datumsformat
PREFERENCES_DATEFORMATHINT;<i>Die folgenden Variablen können verwendet werden:</i>\n<b>%y</b><i> : Jahr</i>\n<b>%m</b><i> : Monat</i>\n<b>%d</b><i> : Tag</i>\n<i>\nDas Deutsche Datumsformat zum Beispiel ist:</i>\n<b>%d/%m/%y</b>
@@ -617,6 +622,9 @@ TP_CROP_SELECTCROP;Ausschnitt wählen
TP_CROP_W;W
TP_CROP_X;x
TP_CROP_Y;y
TP_DEFRINGE_LABEL;Farbrandkorrekur
TP_DEFRINGE_RADIUS;Radius
TP_DEFRINGE_THRESHOLD;Schwelle
TP_DETAIL_AMOUNT;Stärke
TP_DIRPYRDENOISE_CHROMA;Chrominanz
TP_DIRPYRDENOISE_GAMMA;Gamma
@@ -674,6 +682,7 @@ TP_ICM_INPUTCAMERA;Kamera-Standard
TP_ICM_INPUTCUSTOM;Benutzerdefiniert
TP_ICM_INPUTDLGLABEL;Wähle Eingabe-ICC-Profil...
TP_ICM_INPUTEMBEDDED;Verwende eingebettetes, wenn möglich
TP_ICM_INPUTNONE;Kein Profil
TP_ICM_INPUTPROFILE;Eingabeprofil
TP_ICM_LABEL;ICM
TP_ICM_NOICM;Kein ICM: sRGB-Ausgabe
@@ -787,13 +796,3 @@ ZOOMPANEL_ZOOMOUT;Herauszoomen
!!!!!!!!!!!!!!!!!!!!!!!!!
! Untranslated keys follow; remove the ! prefix after an entry is translated.
!!!!!!!!!!!!!!!!!!!!!!!!!
!PREFERENCES_CABLUE;Blue CA manual correction
!PREFERENCES_CABLUE;CA Blue manual correction
!PREFERENCES_CARED;CA Red manual correction
!PREFERENCES_CARED;Red CA manual correction
!TP_DEFRINGE_LABEL;Defringe
!TP_DEFRINGE_RADIUS;Radius
!TP_DEFRINGE_THRESHOLD;Threshold
!TP_ICM_INPUTNONE;No profile

View File

@@ -429,6 +429,7 @@ PREFERENCES_CARED;CA Red manual correction
PREFERENCES_CARED;Red CA manual correction
PREFERENCES_CLIPPINGIND;Clipping indication
PREFERENCES_CMETRICINTENT;Colorimetric Intent
PREFERENCES_CUTOVERLAYBRUSH;Cut overlay brush
PREFERENCES_DARKFRAME;Dark frame
PREFERENCES_DATEFORMAT;Date Format
PREFERENCES_DATEFORMATHINT;<i>You can use the following formatting strings:</i>\n<b>%y</b><i> : year</i>\n<b>%m</b><i> : month</i>\n<b>%d</b><i> : day</i>\n<i>\nFor example, the hungarian date format is:</i>\n<b>%y/%m/%d</b>