Queue state verbose, fixes #4058
Improvement to the Batch Queue: - Start Queue/Stop Queue checkboxes replaced with one swith. - It is now immediately clear whether the queue is running or not. - The queue is visually stopped once it is empty. - String keys fixed to use BATCHQUEUE_ prefix instead of FILEBROWSER_.
This commit is contained in:
@@ -7,6 +7,7 @@ ABOUT_TAB_RELEASENOTES;Notes de version
|
||||
ABOUT_TAB_SPLASH;Splash
|
||||
ADJUSTER_RESET_TO_DEFAULT;Réglages par défaut
|
||||
BATCHQUEUE_AUTOSTART;Démarrage auto
|
||||
BATCHQUEUE_AUTOSTARTHINT;Démarrer automatiquement le traitement à l'arrivée d'une nouvelle tâche
|
||||
BATCHQUEUE_DESTFILENAME;Chemin et nom de fichier
|
||||
BATCH_PROCESSING;Traitement par lot
|
||||
CURVEEDITOR_AXIS_IN;E:
|
||||
@@ -195,12 +196,7 @@ FILEBROWSER_SHOWRECENTLYSAVEDNOTHINT; Afficher les images non sauvegardées réc
|
||||
FILEBROWSER_SHOWTRASHHINT;Voir le contenu de la corbeille\nRaccourci: <b>Ctrl-t</b>
|
||||
FILEBROWSER_SHOWUNCOLORHINT;Afficher les images sans label de couleur\nRaccourci: <b>Alt-0</b>
|
||||
FILEBROWSER_SHOWUNRANKHINT;Voir les images sans étoile\nRaccourci: <b>0</b>
|
||||
FILEBROWSER_STARTPROCESSING;Démarrer le traitement
|
||||
FILEBROWSER_STARTPROCESSINGHINT;Démarre le traitement/sauvegarde des images dans la file
|
||||
FILEBROWSER_STOPPROCESSING;Arrêter le traitement
|
||||
FILEBROWSER_STOPPROCESSINGHINT;Arrête le traitement des images
|
||||
FILEBROWSER_THUMBSIZE;Taille vign.
|
||||
FILEBROWSER_TOOLTIP_STOPPROCESSING;Démarrer automatiquement le traitement à l'arrivée d'une nouvelle tâche
|
||||
FILEBROWSER_UNRANK_TOOLTIP;Effacer le rang\nRaccourci: <b>Shift-0</b>
|
||||
FILEBROWSER_ZOOMINHINT;Augmenter la taille des vignettes.\nRaccourci: <b>+</b>\n\nRaccourcis dans le mode Éditeur Unique: <b>Alt-+</b>
|
||||
FILEBROWSER_ZOOMOUTHINT;Diminuer la taille des vignettes.\nRaccourci: <b>-</b>\n\nRaccourcis dans le mode Éditeur Unique: <b>Alt--</b>
|
||||
@@ -2167,6 +2163,7 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: <b>-</b>
|
||||
! Untranslated keys follow; remove the ! prefix after an entry is translated.
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
!BATCHQUEUE_STARTSTOPHINT;Start or stop processing the images in the queue.\n\nShortcut: <b>Ctrl</b>+<b>s</b>
|
||||
!GENERAL_SLIDER;Slider
|
||||
!HISTORY_MSG_173;NR - Detail recovery
|
||||
!HISTORY_MSG_203;NR - Color space
|
||||
@@ -2182,6 +2179,12 @@ ZOOMPANEL_ZOOMOUT;Zoom Arrière\nRaccourci: <b>-</b>
|
||||
!HISTORY_MSG_LOCALCONTRAST_RADIUS;Local Contrast - Radius
|
||||
!HISTORY_MSG_METADATA_MODE;Metadata copy mode
|
||||
!PARTIALPASTE_LOCALCONTRAST;Local contrast
|
||||
!PREFERENCES_CROP;Crop editing
|
||||
!PREFERENCES_CROP_AUTO_FIT;Automatically zoom to fit the crop area
|
||||
!PREFERENCES_CROP_GUIDES;Guides shown when not editing the crop
|
||||
!PREFERENCES_CROP_GUIDES_FRAME;Frame
|
||||
!PREFERENCES_CROP_GUIDES_FULL;Original
|
||||
!PREFERENCES_CROP_GUIDES_NONE;None
|
||||
!PREFERENCES_EDITORCMDLINE;Custom command line
|
||||
!TP_DIRPYRDENOISE_CHROMINANCE_CURVE_TOOLTIP;Increase (multiply) the value of all chrominance sliders.\nThis curve lets you adjust the strength of chromatic noise reduction as a function of chromaticity, for instance to increase the action in areas of low saturation and to decrease it in those of high saturation.
|
||||
!TP_DIRPYRDENOISE_LABEL;Noise Reduction
|
||||
|
Reference in New Issue
Block a user