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:
@@ -56,6 +56,7 @@ ABOUT_TAB_RELEASENOTES;Versionshinweise
|
||||
ABOUT_TAB_SPLASH;Startbild
|
||||
ADJUSTER_RESET_TO_DEFAULT;Standard wiederherstellen
|
||||
BATCHQUEUE_AUTOSTART;Automatisch starten
|
||||
BATCHQUEUE_AUTOSTARTHINT;Bei neuem Job die Verarbeitung automatisch starten
|
||||
BATCHQUEUE_DESTFILENAME;Pfad und Dateiname
|
||||
BATCH_PROCESSING;Stapelverarbeitung
|
||||
CURVEEDITOR_AXIS_IN;x:
|
||||
@@ -244,12 +245,7 @@ FILEBROWSER_SHOWRECENTLYSAVEDNOTHINT;Nur nicht gespeicherte Bilder anzeigen\nTas
|
||||
FILEBROWSER_SHOWTRASHHINT;Inhalt des Papierkorbs anzeigen\nTaste: <b>Strg</b> + <b>t</b>
|
||||
FILEBROWSER_SHOWUNCOLORHINT;Nur unmarkierte Bilder anzeigen\nTaste: <b>Alt</b> + <b>0</b>
|
||||
FILEBROWSER_SHOWUNRANKHINT;Nur unbewertete Bilder anzeigen\nTaste: <b>0</b>
|
||||
FILEBROWSER_STARTPROCESSING;Verarbeitung starten
|
||||
FILEBROWSER_STARTPROCESSINGHINT;Verarbeitung und Speicherung der\nBilder starten.\nTaste: <b>Strg</b> + <b>s</b>
|
||||
FILEBROWSER_STOPPROCESSING;Verarbeitung stoppen
|
||||
FILEBROWSER_STOPPROCESSINGHINT;Verarbeitung der Bilder abbrechen.\nTaste: <b>Strg</b> + <b>s</b>
|
||||
FILEBROWSER_THUMBSIZE;Miniaturbildgröße
|
||||
FILEBROWSER_TOOLTIP_STOPPROCESSING;Bei neuem Job die Verarbeitung automatisch starten
|
||||
FILEBROWSER_UNRANK_TOOLTIP;Bewertung entfernen\nTaste: <b>Umschalt</b> + <b>0</b>
|
||||
FILEBROWSER_ZOOMINHINT;Miniaturbilder vergrößern\n\nIm Multi-Reitermodus:\nTaste: <b>+</b>\nIm Ein-Reitermodus:\nTaste: <b>Alt</b> <b>+</b>
|
||||
FILEBROWSER_ZOOMOUTHINT;Miniaturbilder verkleinern\n\nIm Multi-Reitermodus:\nTaste: <b>-</b>\nIm Ein-Reitermodus:\nTaste: <b>Alt</b> <b>-</b>
|
||||
@@ -2230,12 +2226,19 @@ ZOOMPANEL_ZOOMOUT;Herauszoomen\nTaste: <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
|
||||
!HISTORY_MSG_256;NR - Median - Type
|
||||
!HISTORY_MSG_297;NR - Mode
|
||||
!HISTORY_MSG_METADATA_MODE;Metadata copy mode
|
||||
!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