# Thomas Reitelbach , 2007, 2008, 2009, 2010. # Burkhard Lück , 2009, 2012, 2013. # Johannes Obermayr , 2010. # Frederik Schwarzer , 2010, 2011, 2012, 2013. # Markus Slopianka , 2010. # Felix Schweighofer , 2010. # Hendrik Knackstedt , 2011. msgid "" msgstr "" "Project-Id-Version: kwin_effects\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2016-05-16 03:17+0000\n" "PO-Revision-Date: 2013-06-16 17:09+0200\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: trackmouse/trackmouse.cpp:65 trackmouse/trackmouse_config.cpp:63 msgid "Track mouse" msgstr "Maus-Position finden" #: zoom/zoom.cpp:79 msgid "Move Zoomed Area to Left" msgstr "Vergrößerten Bereich nach links verschieben" #: zoom/zoom.cpp:84 msgid "Move Zoomed Area to Right" msgstr "Vergrößerten Bereich nach rechts verschieben" #: zoom/zoom.cpp:89 msgid "Move Zoomed Area Upwards" msgstr "Vergrößerten Bereich nach oben verschieben" #: zoom/zoom.cpp:94 msgid "Move Zoomed Area Downwards" msgstr "Vergrößerten Bereich nach unten verschieben" #: zoom/zoom.cpp:100 zoom/zoom_config.cpp:103 msgid "Move Mouse to Focus" msgstr "Mauszeiger in den Fokus verschieben" #: zoom/zoom.cpp:105 zoom/zoom_config.cpp:109 msgid "Move Mouse to Center" msgstr "Mauszeiger zentrieren" #: zoom/zoom_config.cpp:79 msgid "Move Left" msgstr "Nach links verschieben" #: zoom/zoom_config.cpp:85 msgid "Move Right" msgstr "Nach rechts verschieben" #: zoom/zoom_config.cpp:91 msgid "Move Up" msgstr "Nach oben verschieben" #: zoom/zoom_config.cpp:97 msgid "Move Down" msgstr "Nach unten verschieben" #: mouseclick/mouseclick_config.cpp:58 mouseclick/mouseclick.cpp:49 msgid "Toggle Effect" msgstr "Effekt ein-/ausschalten" #: mouseclick/mouseclick.cpp:54 msgid "Left" msgstr "Links" #: mouseclick/mouseclick.cpp:55 msgid "Middle" msgstr "Mitte" #: mouseclick/mouseclick.cpp:56 msgid "Right" msgstr "Rechts" #: windowgeometry/windowgeometry.cpp:65 msgid "Toggle window geometry display (effect only)" msgstr "Fenstergeometrieanzeige einschalten (nur Effekt)" #: windowgeometry/windowgeometry_config.cpp:49 msgid "Toggle KWin composited geometry display" msgstr "Gemischte KWin-Geometrieanzeige einschalten" #: thumbnailaside/thumbnailaside_config.cpp:67 #: thumbnailaside/thumbnailaside.cpp:39 msgid "Toggle Thumbnail for Current Window" msgstr "Vorschaubild für aktuelles Fenster ein-/ausschalten" #: presentwindows/presentwindows_config.cpp:60 #: presentwindows/presentwindows.cpp:86 msgid "Toggle Present Windows (All desktops)" msgstr "Fenster aller Arbeitsflächen anzeigen" #: presentwindows/presentwindows_config.cpp:65 #: presentwindows/presentwindows.cpp:80 msgid "Toggle Present Windows (Current desktop)" msgstr "Fenster der aktuellen Arbeitsfläche anzeigen" #: presentwindows/presentwindows_config.cpp:70 #: presentwindows/presentwindows.cpp:92 msgid "Toggle Present Windows (Window class)" msgstr "Fenster zeigen umschalten (Fensterklasse)" #: presentwindows/presentwindows.cpp:1627 msgid "" "Filter:\n" "%1" msgstr "" "Filter:\n" "%1" #. i18n: file: trackmouse/trackmouse_config.ui:20 #. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget) #: rc.cpp:3 msgid "Trigger on" msgstr "Auslösen bei" #. i18n: file: trackmouse/trackmouse_config.ui:27 #. i18n: ectx: property (text), widget (QRadioButton, modifierRadio) #: rc.cpp:6 msgid "Modifiers" msgstr "Sondertasten" #. i18n: file: trackmouse/trackmouse_config.ui:43 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Alt) #: rc.cpp:9 msgid "Alt" msgstr "Alt" #. i18n: file: trackmouse/trackmouse_config.ui:50 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Control) #: rc.cpp:12 msgid "Ctrl" msgstr "Strg" #. i18n: file: trackmouse/trackmouse_config.ui:57 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Shift) #: rc.cpp:15 msgid "Shift" msgstr "Umschalttaste" #. i18n: file: trackmouse/trackmouse_config.ui:64 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Meta) #: rc.cpp:18 msgid "Meta" msgstr "Meta" #. i18n: file: trackmouse/trackmouse_config.ui:74 #. i18n: ectx: property (text), widget (QRadioButton, shortcutRadio) #: rc.cpp:21 msgid "Shortcut" msgstr "Kurzbefehl" #. i18n: file: zoom/zoom_config.ui:25 #. i18n: ectx: property (whatsThis), widget (QLabel, label) #. i18n: file: zoom/zoom_config.ui:41 #. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, kcfg_ZoomFactor) #: rc.cpp:24 rc.cpp:30 msgid "On zoom-in and zoom-out change the zoom by the defined zoom-factor." msgstr "" "Beim Herein- und Herauszoomen wird der Zoom jeweils um den eingestellten " "Faktor geändert." #. i18n: file: zoom/zoom_config.ui:28 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:27 msgid "Zoom Factor:" msgstr "Zoom-Faktor:" #. i18n: file: zoom/zoom_config.ui:66 #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableFocusTracking) #: rc.cpp:33 msgid "" "Enable tracking of the focused location. This needs QAccessible to be " "enabled per application (\"export QT_ACCESSIBILITY=1\")." msgstr "" "Die Verfolgung des fokussierten Bereichs aktivieren. Dazu muss QAccessible " "aktiviert sein (Führen Sie zum Aktivieren den Befehl „export " "QT_ACCESSIBILITY=1“ aus)." #. i18n: file: zoom/zoom_config.ui:69 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableFocusTracking) #: rc.cpp:36 msgid "Enable Focus Tracking" msgstr "Fokusverfolgung aktivieren" #. i18n: file: zoom/zoom_config.ui:79 #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableFollowFocus) #: rc.cpp:39 msgid "When the focus changes, move the zoom area to the focused location." msgstr "" "Den Vergrößerungsbereich zum fokussierten Punkt verschieben, wenn der Fokus " "geändert wird." #. i18n: file: zoom/zoom_config.ui:82 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableFollowFocus) #: rc.cpp:42 msgid "Follow Focus" msgstr "Fokus verfolgen" #. i18n: file: zoom/zoom_config.ui:89 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:45 msgid "Mouse Pointer:" msgstr "Mauszeiger:" #. i18n: file: zoom/zoom_config.ui:102 #. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MousePointer) #: rc.cpp:48 msgid "Visibility of the mouse-pointer." msgstr "Sichtbarkeit des Mauszeigers." #. i18n: file: zoom/zoom_config.ui:106 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer) #: rc.cpp:51 msgid "Scale" msgstr "Maßstab" #. i18n: file: zoom/zoom_config.ui:111 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer) #: rc.cpp:54 msgid "Keep" msgstr "Beibehalten" #. i18n: file: zoom/zoom_config.ui:116 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer) #: rc.cpp:57 msgid "Hide" msgstr "Ausblenden" #. i18n: file: zoom/zoom_config.ui:124 #. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MouseTracking) #: rc.cpp:60 msgid "Track moving of the mouse." msgstr "Bewegungen der Maus verfolgen." #. i18n: file: zoom/zoom_config.ui:128 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking) #: rc.cpp:63 msgid "Proportional" msgstr "Proportional" #. i18n: file: zoom/zoom_config.ui:133 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking) #: rc.cpp:66 msgid "Centered" msgstr "Zentriert" #. i18n: file: zoom/zoom_config.ui:138 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking) #: rc.cpp:69 msgid "Push" msgstr "Schieben" #. i18n: file: zoom/zoom_config.ui:143 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking) #: rc.cpp:72 msgid "Disabled" msgstr "Deaktiviert" #. i18n: file: zoom/zoom_config.ui:151 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:75 msgid "Mouse Tracking:" msgstr "Mausverfolgung:" #. i18n: file: mouseclick/mouseclick_config.ui:21 #. i18n: ectx: attribute (title), widget (QWidget, basic_tab) #: rc.cpp:78 msgid "Basic Settings" msgstr "Grundeinstellungen" #. i18n: file: mouseclick/mouseclick_config.ui:37 #. i18n: ectx: property (text), widget (QLabel, button1_label) #: rc.cpp:81 msgid "Left Mouse Button Color:" msgstr "Farbe der linken Maustaste:" #. i18n: file: mouseclick/mouseclick_config.ui:50 #. i18n: ectx: property (text), widget (QLabel, button2_label) #: rc.cpp:84 msgid "Middle Mouse Button Color:" msgstr "Farbe der mittleren Maustaste:" #. i18n: file: mouseclick/mouseclick_config.ui:70 #. i18n: ectx: property (text), widget (QLabel, button3_label) #: rc.cpp:87 msgid "Right Mouse Button Color:" msgstr "Farbe der rechten Maustaste:" #. i18n: file: mouseclick/mouseclick_config.ui:91 #. i18n: ectx: attribute (title), widget (QWidget, advanced_tab) #: rc.cpp:90 msgid "Advanced Settings" msgstr "Erweiterte Einstellungen" #. i18n: file: mouseclick/mouseclick_config.ui:97 #. i18n: ectx: property (title), widget (QGroupBox, rings) #: rc.cpp:93 msgid "Rings" msgstr "Ringe" #. i18n: file: mouseclick/mouseclick_config.ui:103 #. i18n: ectx: property (text), widget (QLabel, ring_line_width_label) #: rc.cpp:96 msgid "Line Width:" msgstr "Linienbreite:" #. i18n: file: mouseclick/mouseclick_config.ui:119 #. i18n: ectx: property (suffix), widget (KDoubleNumInput, kcfg_LineWidth) #. i18n: file: mouseclick/mouseclick_config.ui:171 #. i18n: ectx: property (suffix), widget (KIntSpinBox, kcfg_RingSize) #: rc.cpp:99 rc.cpp:111 mousemark/mousemark_config.cpp:51 msgid " pixel" msgid_plural " pixels" msgstr[0] " Pixel" msgstr[1] " Pixel" #. i18n: file: mouseclick/mouseclick_config.ui:132 #. i18n: ectx: property (suffix), widget (KIntSpinBox, kcfg_RingLife) #: rc.cpp:102 msgid " msec" msgstr " ms" #. i18n: file: mouseclick/mouseclick_config.ui:145 #. i18n: ectx: property (text), widget (QLabel, ring_duration_label) #: rc.cpp:105 msgid "Ring Duration:" msgstr "Ringanzeigedauer:" #. i18n: file: mouseclick/mouseclick_config.ui:155 #. i18n: ectx: property (text), widget (QLabel, ring_radius_label) #: rc.cpp:108 msgid "Ring Radius:" msgstr "Ringradius:" #. i18n: file: mouseclick/mouseclick_config.ui:184 #. i18n: ectx: property (text), widget (QLabel, ring_count_label) #: rc.cpp:114 msgid "Ring Count:" msgstr "Ringanzahl:" #. i18n: file: mouseclick/mouseclick_config.ui:210 #. i18n: ectx: property (title), widget (QGroupBox, font) #. i18n: file: showfps/showfps_config.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: rc.cpp:117 rc.cpp:394 msgid "Text" msgstr "Text" #. i18n: file: mouseclick/mouseclick_config.ui:216 #. i18n: ectx: property (text), widget (QLabel, font_label) #: rc.cpp:120 msgid "Font:" msgstr "Schriftart:" #. i18n: file: mouseclick/mouseclick_config.ui:233 #. i18n: ectx: property (text), widget (QLabel, showtext_label) #: rc.cpp:123 msgid "Show Text:" msgstr "Text anzeigen:" #. i18n: file: windowgeometry/windowgeometry_config.ui:17 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Move) #: rc.cpp:126 msgid "Display for moving windows" msgstr "Beim Verschieben von Fenstern anzeigen" #. i18n: file: windowgeometry/windowgeometry_config.ui:24 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Resize) #: rc.cpp:129 msgid "Display for resizing windows" msgstr "Bei Größenänderungen von Fenstern anzeigen" #. i18n: file: resize/resize_config.ui:17 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_TextureScale) #: rc.cpp:132 msgid "Scale window" msgstr "Fenster skalieren" #. i18n: file: resize/resize_config.ui:24 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Outline) #: rc.cpp:135 msgid "Show outline" msgstr "Umriss anzeigen" #. i18n: file: diminactive/diminactive_config.ui:17 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimPanels) #: rc.cpp:138 msgid "Apply effect to &panels" msgstr "Effekt auf &Kontrollleisten anwenden" #. i18n: file: diminactive/diminactive_config.ui:24 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimDesktop) #: rc.cpp:141 msgid "Apply effect to the desk&top" msgstr "Effekt auf die &Arbeitsfläche anwenden" #. i18n: file: diminactive/diminactive_config.ui:31 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimKeepAbove) #: rc.cpp:144 msgid "Apply effect to &keep-above windows" msgstr "Effekt auf Fenster anwenden, die immer im &Vordergrund sind" #. i18n: file: diminactive/diminactive_config.ui:38 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimByGroup) #: rc.cpp:147 msgid "Apply effect to &groups" msgstr "Effekt auf &Gruppen anwenden" #. i18n: file: diminactive/diminactive_config.ui:45 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:150 msgid "&Strength:" msgstr "&Stärke:" #. i18n: file: thumbnailaside/thumbnailaside_config.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #. i18n: file: presentwindows/presentwindows_config.ui:374 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #. i18n: file: mousemark/mousemark_config.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: rc.cpp:153 rc.cpp:304 rc.cpp:352 msgid "Appearance" msgstr "Erscheinungsbild" #. i18n: file: thumbnailaside/thumbnailaside_config.ui:23 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:156 msgid "Maximum &width:" msgstr "Maximale &Breite:" #. i18n: file: thumbnailaside/thumbnailaside_config.ui:36 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:159 msgid "&Spacing:" msgstr "&Abstände:" #. i18n: file: thumbnailaside/thumbnailaside_config.ui:55 #. i18n: ectx: property (suffix), widget (KIntSpinBox, kcfg_Spacing) #. i18n: file: thumbnailaside/thumbnailaside_config.ui:106 #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_MaxWidth) #: rc.cpp:162 rc.cpp:172 msgid " pixels" msgstr " Pixel" #. i18n: file: thumbnailaside/thumbnailaside_config.ui:68 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:165 msgid "&Opacity:" msgstr "&Deckkraft:" #. i18n: file: thumbnailaside/thumbnailaside_config.ui:87 #. i18n: ectx: property (suffix), widget (KIntSpinBox, kcfg_Opacity) #: rc.cpp:169 #, no-c-format msgid " %" msgstr " %" #. i18n: file: presentwindows/presentwindows_config.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: rc.cpp:175 msgid "Activation" msgstr "Aktivierung" #. i18n: file: presentwindows/presentwindows_config.ui:36 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: rc.cpp:178 msgid "Natural Layout Settings" msgstr "Einstellungen zur natürlichen Anordnung" #. i18n: file: presentwindows/presentwindows_config.ui:42 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FillGaps) #: rc.cpp:181 msgid "Fill &gaps" msgstr "&Lücken füllen" #. i18n: file: presentwindows/presentwindows_config.ui:62 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:184 msgid "Faster" msgstr "Schneller" #. i18n: file: presentwindows/presentwindows_config.ui:109 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:187 msgid "Nicer" msgstr "Schöner" #. i18n: file: presentwindows/presentwindows_config.ui:119 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_4) #: rc.cpp:190 msgid "Windows" msgstr "Fenster" #. i18n: file: presentwindows/presentwindows_config.ui:125 #. i18n: ectx: property (text), widget (QLabel, label_2) #. i18n: file: presentwindows/presentwindows_config.ui:269 #. i18n: ectx: property (text), widget (QLabel, label_8) #: rc.cpp:193 rc.cpp:259 msgid "Left button:" msgstr "Linke Maustaste:" #. i18n: file: presentwindows/presentwindows_config.ui:136 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:180 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:224 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:280 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:314 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:348 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop) #: rc.cpp:196 rc.cpp:217 rc.cpp:238 rc.cpp:262 rc.cpp:277 rc.cpp:292 msgid "No action" msgstr "Keine Aktion" #. i18n: file: presentwindows/presentwindows_config.ui:141 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:185 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:229 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:285 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:319 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:353 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop) #: rc.cpp:199 rc.cpp:220 rc.cpp:241 rc.cpp:265 rc.cpp:280 rc.cpp:295 msgid "Activate window" msgstr "Fenster aktivieren" #. i18n: file: presentwindows/presentwindows_config.ui:146 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:190 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:234 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:290 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:324 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:358 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop) #: rc.cpp:202 rc.cpp:223 rc.cpp:244 rc.cpp:268 rc.cpp:283 rc.cpp:298 msgid "End effect" msgstr "Effekt beenden" #. i18n: file: presentwindows/presentwindows_config.ui:151 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:195 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:239 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow) #: rc.cpp:205 rc.cpp:226 rc.cpp:247 msgid "Bring window to current desktop" msgstr "Fenster auf aktuelle Arbeitsfläche holen" #. i18n: file: presentwindows/presentwindows_config.ui:156 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:200 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:244 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow) #: rc.cpp:208 rc.cpp:229 rc.cpp:250 msgid "Send window to all desktops" msgstr "Fenster auf alle Arbeitsflächen bringen" #. i18n: file: presentwindows/presentwindows_config.ui:161 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:205 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow) #. i18n: file: presentwindows/presentwindows_config.ui:249 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow) #: rc.cpp:211 rc.cpp:232 rc.cpp:253 msgid "(Un-)Minimize window" msgstr "Fenster minimieren/wiederherstellen" #. i18n: file: presentwindows/presentwindows_config.ui:169 #. i18n: ectx: property (text), widget (QLabel, label_4) #. i18n: file: presentwindows/presentwindows_config.ui:303 #. i18n: ectx: property (text), widget (QLabel, label_9) #: rc.cpp:214 rc.cpp:274 msgid "Middle button:" msgstr "Mittlere Maustaste:" #. i18n: file: presentwindows/presentwindows_config.ui:213 #. i18n: ectx: property (text), widget (QLabel, label_7) #. i18n: file: presentwindows/presentwindows_config.ui:337 #. i18n: ectx: property (text), widget (QLabel, label_10) #: rc.cpp:235 rc.cpp:289 msgid "Right button:" msgstr "Rechte Maustaste:" #. i18n: file: presentwindows/presentwindows_config.ui:260 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_5) #: rc.cpp:256 msgctxt "@title:group actions when clicking on desktop" msgid "Desktop" msgstr "Arbeitsfläche" #. i18n: file: presentwindows/presentwindows_config.ui:295 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:329 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop) #. i18n: file: presentwindows/presentwindows_config.ui:363 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop) #: rc.cpp:271 rc.cpp:286 rc.cpp:301 msgid "Show desktop" msgstr "Arbeitsfläche anzeigen" #. i18n: file: presentwindows/presentwindows_config.ui:380 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:307 msgid "Layout mode:" msgstr "Anordnungs-Modus:" #. i18n: file: presentwindows/presentwindows_config.ui:393 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawWindowCaptions) #: rc.cpp:310 msgid "Display window &titles" msgstr "Fenster&titel anzeigen" #. i18n: file: presentwindows/presentwindows_config.ui:400 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawWindowIcons) #: rc.cpp:313 msgid "Display window &icons" msgstr "Fenster&symbole anzeigen" #. i18n: file: presentwindows/presentwindows_config.ui:407 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_IgnoreMinimized) #: rc.cpp:316 msgid "Ignore &minimized windows" msgstr "&Minimierte Fenster ignorieren" #. i18n: file: presentwindows/presentwindows_config.ui:414 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowPanel) #: rc.cpp:319 msgid "Show &panels" msgstr "Kontrollleisten an&zeigen" #. i18n: file: presentwindows/presentwindows_config.ui:428 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode) #: rc.cpp:322 msgid "Natural" msgstr "Natürlich" #. i18n: file: presentwindows/presentwindows_config.ui:433 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode) #: rc.cpp:325 msgid "Regular Grid" msgstr "Reguläres Gitter" #. i18n: file: presentwindows/presentwindows_config.ui:438 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode) #: rc.cpp:328 msgid "Flexible Grid" msgstr "Flexibles Gitter" #. i18n: file: presentwindows/presentwindows_config.ui:446 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AllowClosingWindows) #: rc.cpp:331 msgid "Provide buttons to close the windows" msgstr "Knöpfe zum Schließen der Fenster anzeigen" #. i18n: file: lookingglass/lookingglass_config.ui:20 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:334 msgid "&Radius:" msgstr "&Radius:" #. i18n: file: magnifier/magnifier_config.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupSize) #: rc.cpp:337 msgid "Size" msgstr "Größe" #. i18n: file: magnifier/magnifier_config.ui:23 #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: file: mousemark/mousemark_config.ui:23 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:340 rc.cpp:355 msgid "&Width:" msgstr "&Breite:" #. i18n: file: magnifier/magnifier_config.ui:42 #. i18n: ectx: property (suffix), widget (KIntSpinBox, kcfg_Width) #. i18n: file: magnifier/magnifier_config.ui:74 #. i18n: ectx: property (suffix), widget (KIntSpinBox, kcfg_Height) #: rc.cpp:343 rc.cpp:349 msgid " px" msgstr " px" #. i18n: file: magnifier/magnifier_config.ui:55 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:346 msgid "&Height:" msgstr "&Höhe:" #. i18n: file: mousemark/mousemark_config.ui:55 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:358 msgid "&Color:" msgstr "&Farbe:" #. i18n: file: mousemark/mousemark_config.ui:84 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:361 msgid "Draw with the mouse by holding Shift+Meta keys and moving the mouse." msgstr "" "Zeichnen Sie mit der Maus, indem Sie Umschalt+Meta gedruckt halten und die " "Maus bewegen." #. i18n: file: dashboard/dashboard_config.ui:17 #. i18n: ectx: property (text), widget (QLabel, label_8) #: rc.cpp:364 msgid "Brightness of the background:" msgstr "Helligkeit des Hintergrundes:" #. i18n: file: dashboard/dashboard_config.ui:42 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:367 msgctxt "Less brightness" msgid "Darker" msgstr "Dunkler" #. i18n: file: dashboard/dashboard_config.ui:74 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:370 msgctxt "More brightness" msgid "Lighter" msgstr "Heller" #. i18n: file: dashboard/dashboard_config.ui:83 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:373 msgid "Saturation of the background:" msgstr "Sättigung des Hintergrundes:" #. i18n: file: dashboard/dashboard_config.ui:108 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:376 msgctxt "No saturation" msgid "Gray" msgstr "Grau" #. i18n: file: dashboard/dashboard_config.ui:140 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:379 msgctxt "High saturation" msgid "Colored" msgstr "Farbig" #. i18n: file: dashboard/dashboard_config.ui:149 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:382 msgid "Duration of the fade:" msgstr "Dauer der Überblendung:" #. i18n: file: dashboard/dashboard_config.ui:184 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:385 msgid "ms" msgstr " ms" #. i18n: file: dashboard/dashboard_config.ui:193 #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_Blur) #: rc.cpp:388 msgid "The blur effect must be enabled before it can be used." msgstr "" "Der Unschärfe-Effekt muss aktiviert sein, bevor Sie ihn verwenden können." #. i18n: file: dashboard/dashboard_config.ui:196 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Blur) #: rc.cpp:391 msgid "Apply blur effect to background" msgstr "Unschärfe-Effekt auf den Hintergrund anwenden" #. i18n: file: showfps/showfps_config.ui:23 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:397 msgid "Text position:" msgstr "Textposition:" #. i18n: file: showfps/showfps_config.ui:43 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition) #: rc.cpp:400 msgid "Inside Graph" msgstr "Innerhalb der Grafik" #. i18n: file: showfps/showfps_config.ui:48 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition) #: rc.cpp:403 msgid "Nowhere" msgstr "Nirgendwo" #. i18n: file: showfps/showfps_config.ui:53 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition) #: rc.cpp:406 msgid "Top Left" msgstr "Oben links" #. i18n: file: showfps/showfps_config.ui:58 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition) #: rc.cpp:409 msgid "Top Right" msgstr "Oben rechts" #. i18n: file: showfps/showfps_config.ui:63 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition) #: rc.cpp:412 msgid "Bottom Left" msgstr "Unten links" #. i18n: file: showfps/showfps_config.ui:68 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition) #: rc.cpp:415 msgid "Bottom Right" msgstr "Unten rechts" #. i18n: file: showfps/showfps_config.ui:76 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:418 msgid "Text font:" msgstr "Schriftart für Text:" #. i18n: file: showfps/showfps_config.ui:96 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:421 msgid "Text color:" msgstr "Textfarbe:" #. i18n: file: showfps/showfps_config.ui:119 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:424 msgid "Text alpha:" msgstr "Text-Alpha:" #. i18n: file: wobblywindows/wobblywindows_config.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, advancedGroup) #: rc.cpp:427 msgid "Advanced" msgstr "Erweitert" #. i18n: file: wobblywindows/wobblywindows_config.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:430 msgid "&Stiffness:" msgstr "&Steifheit:" #. i18n: file: wobblywindows/wobblywindows_config.ui:68 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:433 msgid "Dra&g:" msgstr "&Ziehen:" #. i18n: file: wobblywindows/wobblywindows_config.ui:81 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:436 msgid "&Move factor:" msgstr "&Bewegungsfaktor:" #. i18n: file: wobblywindows/wobblywindows_config.ui:155 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_MoveWobble) #: rc.cpp:439 msgid "Wo&bble when moving" msgstr "Beim &Bewegen wabern lassen" #. i18n: file: wobblywindows/wobblywindows_config.ui:162 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResizeWobble) #: rc.cpp:442 msgid "Wobble when &resizing" msgstr "Bei &Größenänderung wabern lassen" #. i18n: file: wobblywindows/wobblywindows_config.ui:182 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AdvancedMode) #: rc.cpp:445 msgid "Enable &advanced mode" msgstr "Erweiterten Modus &aktivieren" #. i18n: file: wobblywindows/wobblywindows_config.ui:192 #. i18n: ectx: property (title), widget (QGroupBox, basicGroup) #: rc.cpp:448 msgid "&Wobbliness" msgstr "&Wabern" #. i18n: file: wobblywindows/wobblywindows_config.ui:201 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:451 msgid "Less" msgstr "Weniger" #. i18n: file: wobblywindows/wobblywindows_config.ui:224 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:454 msgid "More" msgstr "Mehr" #. i18n: file: glide/glide_config.ui:17 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:457 msgid "Glide Effect:" msgstr "Gleit-Effekt:" #. i18n: file: glide/glide_config.ui:42 #. i18n: ectx: property (text), widget (QLabel, label_5) #: rc.cpp:460 msgid "In" msgstr "Rein" #. i18n: file: glide/glide_config.ui:71 #. i18n: ectx: property (text), widget (QLabel, label_6) #: rc.cpp:463 msgid "Out" msgstr "Raus" #. i18n: file: glide/glide_config.ui:93 #. i18n: ectx: property (text), widget (QLabel, label_4) #: rc.cpp:466 msgid "Glide Angle:" msgstr "Gleit-Winkel:" #. i18n: file: glide/glide_config.ui:118 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:469 msgid "-90" msgstr "-90" #. i18n: file: glide/glide_config.ui:147 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:472 msgid "90" msgstr "90" #. i18n: file: blur/blur_config.ui:17 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:475 msgid "Strength of the effect:" msgstr "Stärke des Effekts:" #. i18n: file: blur/blur_config.ui:42 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:478 msgid "Light" msgstr "Leicht" #. i18n: file: blur/blur_config.ui:74 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:481 msgid "Strong" msgstr "Stark" #. i18n: file: blur/blur_config.ui:86 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_CacheTexture) #: rc.cpp:484 msgid "Save intermediate rendering results." msgstr "Zwischenergebnis des Renderers speichern." #: invert/invert.cpp:50 invert/invert_config.cpp:47 msgid "Toggle Invert Effect" msgstr "Invertieren-Effekt umschalten" #: invert/invert.cpp:55 invert/invert_config.cpp:52 msgid "Toggle Invert Effect on Window" msgstr "Invertieren-Effekt für Fenster umschalten" #: mousemark/mousemark.cpp:53 msgid "Clear All Mouse Marks" msgstr "Alle Mausspuren entfernen" #: mousemark/mousemark.cpp:57 mousemark/mousemark_config.cpp:68 msgid "Clear Last Mouse Mark" msgstr "Letzte Mausspur entfernen" #: mousemark/mousemark_config.cpp:63 msgid "Clear Mouse Marks" msgstr "Mausspuren entfernen" #: showfps/showfps.cpp:63 msgid "This effect is not a benchmark" msgstr "Dieser Effekt ist kein Benchmark"