Committing patch from issue 1240: "Partial profile handling"
This commit is contained in:
@@ -731,10 +731,14 @@ PROFILEPANEL_PLASTPHOTO;Photo précédente
|
||||
PROFILEPANEL_PLASTSAVED;Dernière sauvegarde
|
||||
PROFILEPANEL_PROFILE;Profil
|
||||
PROFILEPANEL_SAVEDLGLABEL;Enregistrer les paramètres de post-traitement...
|
||||
PROFILEPANEL_TOOLTIPCOPY;Copie le profil courant dans le presse-papier
|
||||
PROFILEPANEL_TOOLTIPLOAD;Charger un profil depuis un fichier
|
||||
PROFILEPANEL_TOOLTIPPASTE; Colle le profil depuis le presse-papier
|
||||
PROFILEPANEL_TOOLTIPSAVE;Enregistrer le profil actuel
|
||||
PROFILEPANEL_COPYPPASTE;Paramètres à copier
|
||||
PROFILEPANEL_LOADPPASTE;Paramètres à charger
|
||||
PROFILEPANEL_PASTEPPASTE;Paramètres à coller
|
||||
PROFILEPANEL_SAVEPPASTE;Paramètres à enregistrer
|
||||
PROFILEPANEL_TOOLTIPCOPY;Copie le profil courant dans le presse-papier\nCTRL-clic pour sélectionner les paramètres à copier
|
||||
PROFILEPANEL_TOOLTIPLOAD;Charger un profil depuis un fichier\nCTRL-clic pour sélectionner les paramètres à charger
|
||||
PROFILEPANEL_TOOLTIPPASTE;Colle le profil depuis le presse-papier\nCTRL-clic pour sélectionner les paramètres à coller
|
||||
PROFILEPANEL_TOOLTIPSAVE;Enregistrer le profil actuel\nCTRL-clic pour sélectionner les paramètres à enregistrer
|
||||
PROGRESSBAR_BADPIXELS;Pixels chauds/morts...
|
||||
PROGRESSBAR_CACORRECTION;Correction de l'aberr. chomatique...
|
||||
PROGRESSBAR_DARKFRAME;Trame Noire...
|
||||
@@ -808,6 +812,7 @@ TP_COLORSHIFT_GREENMAGENTA;Vert-Magenta
|
||||
TP_COLORSHIFT_LABEL;Décalage couleur
|
||||
TP_CROP_FIXRATIO;Ratio fixe:
|
||||
TP_CROP_GTDIAGONALS;Règle des diagonales
|
||||
TP_CROP_GTEPASSPORT;Passeport biométrique
|
||||
TP_CROP_GTGRID;Grille
|
||||
TP_CROP_GTHARMMEANS1;Manière harmonique 1
|
||||
TP_CROP_GTHARMMEANS2;Manière harmonique 2
|
||||
@@ -927,6 +932,7 @@ TP_PERSPECTIVE_LABEL;Perspective
|
||||
TP_PERSPECTIVE_VERTICAL;Verticale
|
||||
TP_PREPROCESS_GREENEQUIL;Équilibrage du vert
|
||||
TP_PREPROCESS_HOTDEADPIXFILT;Filtrer les pixels chauds/morts
|
||||
TP_PREPROCESS_HOTDEADPIXTHRESH;Seuil de détection des pixels morts
|
||||
TP_PREPROCESS_LABEL;Traitement pre-dématriçage
|
||||
TP_PREPROCESS_LINEDENOISE;Filtre de bruit de ligne
|
||||
TP_PREPROCESS_NO_FOUND;Aucun trouvé
|
||||
|
@@ -748,10 +748,14 @@ PROFILEPANEL_PLASTPHOTO;Last Photo
|
||||
PROFILEPANEL_PLASTSAVED;Last Saved
|
||||
PROFILEPANEL_PROFILE;Profile
|
||||
PROFILEPANEL_SAVEDLGLABEL;Save Postprocessing Parameters...
|
||||
PROFILEPANEL_TOOLTIPCOPY;Copy current profile to clipboard
|
||||
PROFILEPANEL_TOOLTIPLOAD;Load a profile from file
|
||||
PROFILEPANEL_TOOLTIPPASTE; Paste profile from clipboard
|
||||
PROFILEPANEL_TOOLTIPSAVE;Save current profile
|
||||
PROFILEPANEL_COPYPPASTE;Parameters to copy
|
||||
PROFILEPANEL_LOADPPASTE;Parameters to load
|
||||
PROFILEPANEL_PASTEPPASTE;Parameters to paste
|
||||
PROFILEPANEL_SAVEPPASTE;Parameters to save
|
||||
PROFILEPANEL_TOOLTIPCOPY;Copy current profile to clipboard\nCTRL-click to select the parameters to copy
|
||||
PROFILEPANEL_TOOLTIPLOAD;Load a profile from file\nCTRL-click to select the parameters to load
|
||||
PROFILEPANEL_TOOLTIPPASTE;Paste profile from clipboard\nCTRL-click key to select the parameters to paste
|
||||
PROFILEPANEL_TOOLTIPSAVE;Save current profile\nCTRL-click key to select the parameters to save
|
||||
PROGRESSBAR_BADPIXELS;Bad pixels...
|
||||
PROGRESSBAR_CACORRECTION;CA correction...
|
||||
PROGRESSBAR_DARKFRAME;Darkframe...
|
||||
@@ -955,6 +959,7 @@ TP_PERSPECTIVE_LABEL;Perspective
|
||||
TP_PERSPECTIVE_VERTICAL;Vertical
|
||||
TP_PREPROCESS_GREENEQUIL;Green equilibration
|
||||
TP_PREPROCESS_HOTDEADPIXFILT;Apply hot/dead pixel filter
|
||||
TP_PREPROCESS_HOTDEADPIXTHRESH;Hot/dead pixel detection threshold
|
||||
TP_PREPROCESS_LABEL;Preprocessing
|
||||
TP_PREPROCESS_LINEDENOISE;Line noise filter
|
||||
TP_PREPROCESS_NO_FOUND;None found
|
||||
@@ -1101,4 +1106,5 @@ ZOOMPANEL_ZOOMFITSCREEN;Fit to screen <b>F</b>
|
||||
ZOOMPANEL_ZOOMIN;Zoom In <b>+</b>
|
||||
ZOOMPANEL_ZOOMOUT;Zoom Out <b>-</b>
|
||||
#00 default translation file
|
||||
#01 Developers should add translations to this file and then run 'generateDifferences.sh' script to update other locales.
|
||||
#01 Developers should add translations to this file and then run 'generateTranslationDiffs' script to update other locales.
|
||||
#02 WARNING: This script works on Linux only
|
||||
|
Reference in New Issue
Block a user