Panel/Agent-Windows/OGP64/usr/share/mintty/lang/de.po
2026-06-06 18:46:40 -04:00

1483 lines
33 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the mintty package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: mintty\n"
"Report-Msgid-Bugs-To: https://github.com/mintty/mintty/issues/700\n"
"POT-Creation-Date: 2026-02-15 10:59+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: charset.c:229 charset.c:240 winmain.c:6880 winmain.c:6993 winmain.c:7000
msgid "(Default)"
msgstr ""
#: charset.c:251
msgid "(OEM codepage)"
msgstr ""
#: charset.c:255
msgid "(ANSI codepage)"
msgstr ""
#: child.c:98
msgid "There are no available terminals"
msgstr "Keine verfügbaren Terminals"
#: child.c:192
msgid "Error: Could not open log file"
msgstr "Fehler: Konnte Log-Datei nicht öffnen"
#: child.c:530
msgid "Error: Could not fork child process"
msgstr "Fehler: Konnte Prozess nicht erzeugen"
#: child.c:532
msgid "DLL rebasing may be required; see 'rebaseall / rebase --help'"
msgstr ""
"DLL rebasing vielleicht erforderlich; siehe 'rebaseall / rebase --help'"
#. __ %1$s: client command (e.g. shell) to be run; %2$s: error message
#: child.c:622
msgid "Failed to run '%s': %s"
msgstr "Starten von '%s' fehlgeschlagen: %s"
#. __ %1$s: client command (e.g. shell) terminated, %2$i: exit code
#: child.c:774
msgid "%s: Exit %i"
msgstr "%s: Beendigung %i"
#. __ default inline notification if ExitWrite=yes
#: child.c:781
msgid "TERMINATED"
msgstr "BEENDET"
#: child.c:1485
msgid "Error: Could not fork child daemon"
msgstr "Fehler: Konnte Daemon-Prozess nicht starten"
#. __ Setting false for Boolean options (localization optional)
#: config.c:681
msgid "no"
msgstr ""
#. __ Setting true for Boolean options (localization optional)
#: config.c:683
msgid "yes"
msgstr ""
#. __ Setting false for Boolean options (localization optional)
#: config.c:685
msgid "false"
msgstr ""
#. __ Setting true for Boolean options (localization optional)
#: config.c:687
msgid "true"
msgstr ""
#. __ Setting false for Boolean options (localization optional)
#: config.c:689
msgid "off"
msgstr ""
#. __ Setting true for Boolean options (localization optional)
#: config.c:691
msgid "on"
msgstr ""
#. __ Options - Text - Emojis - Placement (localization optional)
#: config.c:720
msgid "stretch"
msgstr "gedehnt"
#. __ Options - Text - Emojis - Placement (localization optional)
#: config.c:722
msgid "align"
msgstr "ausgerichtet"
#. __ Options - Text - Emojis - Placement (localization optional)
#: config.c:724
msgid "middle"
msgstr "zentriert"
#. __ Options - Text - Emojis - Placement (localization optional)
#: config.c:726
msgid "full"
msgstr "voll"
#. __ %s: unknown option name
#: config.c:910
msgid "Ignoring unknown option '%s'"
msgstr "Ignoriere unbekannte Option '%s'"
#: config.c:958 config.c:987
msgid "Internal error: too many options"
msgstr "Interner Fehler: zu viele Optionen"
#: config.c:974
msgid "Internal error: too many options/comments"
msgstr "Interner Fehler: zu viele Optionen/Kommentare"
#. __ %2$s: option name, %1$s: invalid value
#. report errors only during initialisation
#: config.c:1144
msgid "Ignoring invalid value '%s' for option '%s'"
msgstr "Ignoriere ungültigen Wert '%s' für Option '%s'"
#. __ %s: option name
#: config.c:1156
msgid "Ignoring option '%s' with missing value"
msgstr "Ignoriere Option '%s' Wert fehlt"
#. __ Config log: list heading
#: config.c:1681
msgid "Config files handled:"
msgstr ""
#. __ Config log: message for loaded file
#: config.c:1720
msgid "Config file loaded:"
msgstr ""
#. __ Config log: message for file to save to, if read-only
#: config.c:1734
msgid "Should save to config file but read-only:"
msgstr ""
#. __ Config log: message for file to save to
#: config.c:1742
msgid "Save to config file:"
msgstr ""
#. __ %1$s: config file name, %2$s: error message
#: config.c:1950
msgid ""
"Could not save options to '%s':\n"
"%s."
msgstr ""
"Konnte Option nicht in '%s' schreiben:\n"
"%s."
#: config.c:2339
msgid "◇ None (printing disabled) ◇"
msgstr "◇ Keiner (Drucken deaktiviert) ◇"
#: config.c:2341
msgid "◆ Default printer ◆"
msgstr "◆ Default-Drucker ◆"
#. __ UI localization disabled
#: config.c:2450
msgid " None "
msgstr " Keine "
#. __ UI localization: use Windows desktop setting
#: config.c:2452
msgid "@ Windows language @"
msgstr "@ Windows-Sprache @"
#. __ UI localization: use environment variable setting (LANGUAGE, LC_*)
#: config.c:2454
msgid "* Locale environm. *"
msgstr "* Locale-Umgebung *"
#. __ UI localization: use mintty configuration setting (Text - Locale)
#: config.c:2456
msgid "= cfg. Text Locale ="
msgstr "= kfg. Text-Locale ="
#: config.c:2561
msgid "simple beep"
msgstr "einfacher Piep"
#: config.c:2562
msgid "no beep"
msgstr "kein Piep"
#: config.c:2563
msgid "Default Beep"
msgstr "Default-Piep"
#: config.c:2564
msgid "Critical Stop"
msgstr "Fehler"
#: config.c:2565
msgid "Question"
msgstr "Frage"
#: config.c:2566
msgid "Exclamation"
msgstr "Warnung"
#: config.c:2567
msgid "Asterisk"
msgstr "Hinweis"
#: config.c:2610
msgid "◇ None (system sound) ◇"
msgstr "◇ Keine (Systemklang) ◇"
#. __ terminal theme / colour scheme
#. __ emojis style
#: config.c:3051 config.c:3211 config.c:3938
msgid "◇ None ◇"
msgstr "◇ Keins ◇"
#. __ terminal theme / colour scheme used in dark mode
#: config.c:3057 config.c:3203
msgid "◇ Same ◇"
msgstr ""
#. __ indicator of unsaved downloaded colour scheme
#: config.c:3061 config.c:3216
msgid "downloaded / give me a name!"
msgstr "runtergeladen / Namen geben!"
#: config.c:3167 config.c:3332
msgid "Could not load web theme"
msgstr "Konnte Web-Schema nicht laden"
#: config.c:3441 config.c:3542
msgid "Cannot write theme file"
msgstr "Kann Schema nicht schreiben"
#: config.c:3446 config.c:3547 config.c:3552
msgid "Cannot store theme file"
msgstr "Kann Schema nicht speichern"
#. __ Options - Text:
#: config.c:4015 config.c:4383 config.c:4482
msgid "as font"
msgstr "als Schrift"
#. __ Options - Text:
#: config.c:4016 config.c:4388 config.c:4487
msgid "as colour"
msgstr "als Farbe"
#: config.c:4017
msgid "as font & as colour"
msgstr "als Schrift & Farbe"
#. __ Options - Text:
#: config.c:4018 config.c:4393 config.c:4492
msgid "xterm"
msgstr ""
#. __ Dialog button - show About text
#: config.c:4166
msgid "About..."
msgstr "Über..."
#. __ Dialog button - save changes
#: config.c:4169
msgid "Save"
msgstr "Sichern"
#. __ Dialog button - cancel
#: config.c:4173 winctrls.c:1277 windialog.c:895
msgid "Cancel"
msgstr "Abbruch"
#. __ Dialog button - apply changes
#: config.c:4177
msgid "Apply"
msgstr "Anwenden"
#. __ Dialog button - take notice
#: config.c:4181 windialog.c:892
msgid "I see"
msgstr "Aha"
#. __ Dialog button - confirm action
#: config.c:4183 winctrls.c:1276 windialog.c:894
msgid "OK"
msgstr ""
#. __ Options - Looks: treeview label
#: config.c:4190 config.c:4251 config.c:4310
msgid "Looks"
msgstr "Aussehen"
#. __ Options - Looks: panel title
#: config.c:4192
msgid "Looks in Terminal"
msgstr "Aussehen im Terminal"
#. __ Options - Looks: section title
#: config.c:4194
msgid "Colours"
msgstr "Farben"
#. __ Options - Looks:
#: config.c:4198
msgid "&Foreground..."
msgstr "&Vordergrund.."
#. __ Options - Looks:
#: config.c:4202
msgid "&Background..."
msgstr "&Hintergrund.."
#. __ Options - Looks:
#: config.c:4206
msgid "&Cursor..."
msgstr "&Zeiger.."
#. __ Options - Looks:
#: config.c:4217
msgid "&Theme"
msgstr "&Schema"
#. __ Options - Looks: store colour scheme
#: config.c:4222 config.c:4235 winctrls.c:484
msgid "Store"
msgstr "Sichern"
#. __ Options - Looks:
#. __ Options - Looks: configure dark mode theme
#: config.c:4231 config.c:4243
msgid "&Darkmode"
msgstr ""
#. __ Options - Looks: name of web service
#: config.c:4248
msgid "Color Scheme Designer"
msgstr ""
#. __ Options - Looks: section title
#: config.c:4253
msgid "Transparency"
msgstr "Transparenz"
#. __ Options - Looks: transparency
#. __ Options - Keys:
#. __ Options - Mouse:
#. __ Options - Window:
#: config.c:4259 config.c:4641 config.c:4804 config.c:5002
msgid "&Off"
msgstr "A&us"
#. __ Options - Looks: transparency
#: config.c:4261
msgid "&Low"
msgstr "&Klein"
#. __ Options - Looks: transparency, short form of radio button label "Medium"
#: config.c:4263
msgid "&Med."
msgstr "&Mittel"
#. __ Options - Looks: transparency
#: config.c:4265
msgid "&Medium"
msgstr "&Mittel"
#. __ Options - Looks: transparency
#: config.c:4267
msgid "&High"
msgstr "H&och"
#. __ Options - Looks: transparency
#: config.c:4269
msgid "Gla&ss"
msgstr "&Glas"
#. __ Options - Looks: transparency
#: config.c:4276 config.c:4288 config.c:4295
msgid "Opa&que when focused"
msgstr "Undurchsichtig wenn im &Fokus"
#. __ Options - Looks: transparency
#: config.c:4281
msgid "Blu&r"
msgstr "U&nklar"
#: config.c:4302
msgid "◄"
msgstr ""
#: config.c:4305
msgid "►"
msgstr ""
#. __ Options - Looks: section title
#: config.c:4312
msgid "Cursor"
msgstr "Zeiger"
#. __ Options - Looks: cursor type
#: config.c:4317
msgid "Li&ne"
msgstr "&Linie"
#. __ Options - Looks: cursor type
#: config.c:4319
msgid "Bloc&k"
msgstr "&Block"
#. __ Options - Looks: cursor type
#: config.c:4322
msgid "Bo&x"
msgstr ""
#. __ Options - Looks: cursor type
#: config.c:4325
msgid "&Underscore"
msgstr "Un&terstrich"
#. __ Options - Looks: cursor feature
#: config.c:4330
msgid "Blinkin&g"
msgstr "Blinken&d"
#. __ Options - Text: treeview label
#: config.c:4337 config.c:4362 config.c:4377 config.c:4426 config.c:4476
#: config.c:4501 config.c:4523 config.c:4536 config.c:4544
msgid "Text"
msgstr "Schrift"
#. __ Options - Text: panel title
#: config.c:4339
msgid "Text and Font properties"
msgstr "Text und Schrift Eigenschaften"
#. __ Options - Text: section title
#: config.c:4341
msgid "Font"
msgstr "Schrift"
#. __ Options - Text:
#. __ Font chooser:
#: config.c:4349 winctrls.c:1287
msgid "Font st&yle:"
msgstr "Schriftsch&nitt:"
#. __ Font chooser:
#: config.c:4354 winctrls.c:1289
msgid "&Size:"
msgstr "Schr.&grad:"
#. __ Options - Text:
#: config.c:4366 config.c:4445
msgid "Sho&w bold as font"
msgstr "Zeige &fett als Schrift"
#. __ Options - Text:
#: config.c:4371 config.c:4450
msgid "Show &bold as colour"
msgstr "Zeige fett als F&arbe"
#. __ Options - Text:
#: config.c:4379 config.c:4400 config.c:4478 config.c:4505
msgid "Show bold"
msgstr "Zeige fett"
#. __ Options - Text:
#: config.c:4407 config.c:4455 config.c:4511
msgid "&Allow blinking"
msgstr "&Blinken zulassen"
#. __ Options - Text:
#: config.c:4412 config.c:4516
msgid "Show dim as font"
msgstr "Zeige blass als Schrift"
#. __ Options - Text:
#: config.c:4430 config.c:4463 config.c:4498
msgid "Font smoothing"
msgstr "Schriftglättung"
#. __ Options - Text:
#: config.c:4433 config.c:4466 config.c:4692 config.c:4731 config.c:4885
#: config.c:4898
msgid "&Default"
msgstr "&Default"
#. __ Options - Text:
#. __ Options - Window: scrollbar
#: config.c:4435 config.c:4468 config.c:4690 config.c:4729 config.c:4883
#: config.c:4896 config.c:4983
msgid "&None"
msgstr "&Keine"
#. __ Options - Text:
#: config.c:4437 config.c:4470 config.c:4691 config.c:4730 config.c:4884
#: config.c:4897
msgid "&Partial"
msgstr "&Teils"
#. __ Options - Text:
#: config.c:4439 config.c:4472 config.c:4693 config.c:4732 config.c:4886
#: config.c:4899
msgid "&Full"
msgstr "&Voll"
#: config.c:4526
msgid "&Locale"
msgstr ""
#: config.c:4529
msgid "&Character set"
msgstr "&Zeichensatz"
#. __ Options - Text - Emojis:
#. __ Options - Text:
#: config.c:4540 config.c:4546
msgid "Emojis"
msgstr ""
#. __ Options - Text - Emojis:
#: config.c:4550
msgid "Style"
msgstr "Stil"
#. __ Options - Text - Emojis:
#: config.c:4555
msgid "Placement"
msgstr "Platzierung"
#. __ Options - Keys: treeview label
#: config.c:4563 config.c:4593 config.c:4628 config.c:4646
msgid "Keys"
msgstr "Tastatur"
#. __ Options - Keys: panel title
#: config.c:4565
msgid "Keyboard features"
msgstr "Tastatur-Eigenschaften"
#. __ Options - Keys:
#: config.c:4569
msgid "&Backarrow sends ^H"
msgstr "&Rücktaste sendet ^H"
#. __ Options - Keys:
#: config.c:4574
msgid "&Delete sends DEL"
msgstr "&Entf sendet DEL"
#. __ Options - Keys:
#: config.c:4579
msgid "Ctrl+LeftAlt is Alt&Gr"
msgstr "Strg+LeftAlt ist Alt&Gr"
#. __ Options - Keys:
#: config.c:4584
msgid "AltGr is also Alt"
msgstr "AltGr ist auch Alt"
#. __ Options - Keys:
#: config.c:4589
msgid "&Esc/Enter reset IME to alphanumeric"
msgstr "&Esc/Enter setzt IME zurück"
#. __ Options - Keys: section title
#: config.c:4595
msgid "Shortcuts"
msgstr "Kürzel"
#. __ Options - Keys:
#: config.c:4598
msgid "Cop&y and Paste (Ctrl/Shift+Ins)"
msgstr "K&opieren/Einfügen (Strg/Shift+Ins)"
#. __ Options - Keys:
#: config.c:4603
msgid "&Menu and Full Screen (Alt+Space/Enter)"
msgstr "&Menü und Vollbildschirm (Alt+Space/Enter)"
#. __ Options - Keys:
#: config.c:4608
msgid "&Switch window (Ctrl+[Shift+]Tab)"
msgstr "&Fenster wechseln (Strg+[Shift+]Tab)"
#. __ Options - Keys:
#: config.c:4613
msgid "&Zoom (Ctrl+plus/minus/zero)"
msgstr "&Zoomen (Strg+plus/minus/zero)"
#. __ Options - Keys:
#: config.c:4618
msgid "&Alt+Fn shortcuts"
msgstr "&Alt+Fn Kürzel"
#. __ Options - Keys:
#: config.c:4623
msgid "&Ctrl+Shift+letter shortcuts"
msgstr "&Strg+Shift+letter Kürzel"
#. __ Options - Keys: section title
#: config.c:4630 config.c:4648
msgid "Compose key"
msgstr "Compose-Taste"
#. __ Options - Keys:
#. __ Options - Mouse:
#. __ Options - Modifier - Shift:
#. __ Options - Window:
#. __ Options - Modifier - Shift:
#: config.c:4635 config.c:4796 config.c:4815 config.c:4994 config.c:5013
msgid "&Shift"
msgstr ""
#. __ Options - Keys:
#. __ Options - Mouse:
#. __ Options - Modifier - Control:
#. __ Options - Window:
#. __ Options - Modifier - Control:
#: config.c:4637 config.c:4798 config.c:4823 config.c:4996 config.c:5021
msgid "&Ctrl"
msgstr "S&trg"
#. __ Options - Keys:
#. __ Options - Mouse:
#. __ Options - Modifier - Alt:
#. __ Options - Window:
#. __ Options - Modifier - Alt:
#: config.c:4639 config.c:4800 config.c:4819 config.c:4998 config.c:5017
msgid "&Alt"
msgstr ""
#. __ Options - Mouse: treeview label
#: config.c:4655 config.c:4744 config.c:4776
msgid "Mouse"
msgstr "Maus"
#. __ Options - Mouse: panel title
#: config.c:4657
msgid "Mouse functions"
msgstr "Maus-Funktionen"
#. __ Options - Mouse:
#. __ Options - Selection:
#: config.c:4665 config.c:4698 config.c:4714 config.c:4862
msgid "Cop&y on select"
msgstr "K&opieren bei Auswahl"
#. __ Options - Mouse:
#. __ Options - Selection:
#. __ Context menu:
#: config.c:4670 config.c:4703 config.c:4867 wininput.c:693
msgid "Copy with TABs"
msgstr "Kopieren mit &TABs"
#. __ Options - Mouse:
#. __ Options - Selection:
#: config.c:4675 config.c:4708 config.c:4720 config.c:4872
msgid "Copy as &rich text"
msgstr "Kopieren als &Rich Text"
#. __ Options - Mouse:
#. __ Options - Selection:
#: config.c:4681 config.c:4688 config.c:4727 config.c:4881 config.c:4894
msgid "Copy as &HTML"
msgstr "Kopieren als &HTML"
#. __ Options - Mouse:
#: config.c:4740
msgid "Clic&ks place command line cursor"
msgstr "&Klick platziert in Kommandozeile"
#. __ Options - Mouse: section title
#: config.c:4746
msgid "Click actions"
msgstr "Klick-Aktionen"
#. __ Options - Mouse:
#: config.c:4749
msgid "Right mouse button"
msgstr "Rechte Maustaste"
#. __ Options - Mouse:
#: config.c:4752 config.c:4766
msgid "&Paste"
msgstr "&Einfügen"
#. __ Options - Mouse:
#: config.c:4754 config.c:4768
msgid "E&xtend"
msgstr "&Dehnen"
#. __ Options - Mouse:
#: config.c:4756
msgid "&Menu"
msgstr "&Menü"
#. __ Options - Mouse:
#: config.c:4758 config.c:4772
msgid "Ente&r"
msgstr "Ein&gabe"
#. __ Options - Mouse:
#: config.c:4763
msgid "Middle mouse button"
msgstr "Mittlere Maustaste"
#. __ Options - Mouse:
#: config.c:4770
msgid "&Nothing"
msgstr "&Nichts"
#. __ Options - Mouse: section title
#: config.c:4778
msgid "Application mouse mode"
msgstr "Anwendungs-Maus-Modus"
#. __ Options - Mouse:
#: config.c:4781
msgid "Default click target"
msgstr "Default-Klickziel"
#. __ Options - Mouse: application mouse mode click target
#: config.c:4784
msgid "&Window"
msgstr "&Fenster"
#. __ Options - Mouse: application mouse mode click target
#: config.c:4786
msgid "&Application"
msgstr "&Anwendung"
#. __ Options - Mouse:
#: config.c:4793 config.c:4811
msgid "Modifier for overriding default"
msgstr "Modifizierer zum Ändern des Defaults"
#. __ Options - Window:
#. __ Options - Modifier - Win:
#. __ Options - Window:
#. __ Options - Modifier - Win:
#: config.c:4802 config.c:4827 config.c:5000 config.c:5025
msgid "&Win"
msgstr ""
#. __ Options - Modifier - Super:
#: config.c:4831 config.c:5029
msgid "&Sup"
msgstr ""
#. __ Options - Modifier - Hyper:
#: config.c:4835 config.c:5033
msgid "&Hyp"
msgstr ""
#. __ Options - Selection: treeview label
#: config.c:4845 config.c:4856 config.c:4920
msgid "Selection"
msgstr "Auswahl"
#. __ Options - Selection: panel title
#: config.c:4847
msgid "Selection and clipboard"
msgstr "Auswahl und Clipboard"
#. __ Options - Selection:
#: config.c:4851
msgid "Clear selection on input"
msgstr "Auswahl zurücksetzen bei Eingabe"
#. __ Options - Selection: section title
#: config.c:4858
msgid "Clipboard"
msgstr "Zwischenablage"
#. __ Options - Selection:
#: config.c:4908
msgid "Trim space from selection"
msgstr "Auswahl ohne Leerzeichen am Ende"
#. __ Options - Selection:
#: config.c:4914
msgid "Allow setting selection"
msgstr "Setzen der Auswahl zulassen"
#. __ Options - Selection: section title
#. __ Options - Window: treeview label
#: config.c:4922 config.c:4944 config.c:4969 config.c:5042
msgid "Window"
msgstr "Fenster"
#. __ Options - Selection: clock position of info popup for text size
#: config.c:4927
msgid "Show size while selecting (0..12)"
msgstr "Zeig Größe während Auswahl (0..12)"
#. __ Options - Selection:
#: config.c:4934
msgid "Suspend output while selecting"
msgstr "Ausgabe pausieren während Auswahl"
#. __ Options - Window: panel title
#: config.c:4946
msgid "Window properties"
msgstr "Fenster-Eigenschaften"
#. __ Options - Window: section title
#: config.c:4948
msgid "Default size"
msgstr "Default-Größe"
#. __ Options - Window:
#: config.c:4952
msgid "Colu&mns"
msgstr "&Spalten"
#. __ Options - Window:
#: config.c:4956
msgid "Ro&ws"
msgstr "&Zeilen"
#. __ Options - Window:
#: config.c:4960
msgid "C&urrent size"
msgstr "&Aktuelle"
#. __ Options - Window:
#: config.c:4965
msgid "Re&wrap on resize"
msgstr "Bei Größenänderung neu umbrechen"
#. __ Options - Window:
#: config.c:4973
msgid "Scroll&back lines"
msgstr "Zur&ückroll-Zeilen"
#. __ Options - Window:
#: config.c:4978
msgid "Scrollbar"
msgstr "Rollbalken"
#. __ Options - Window: scrollbar
#: config.c:4981
msgid "&Left"
msgstr "&Links"
#. __ Options - Window: scrollbar
#: config.c:4985
msgid "&Right"
msgstr "&Rechts"
#. __ Options - Window:
#: config.c:4991 config.c:5009
msgid "Modifier for scrolling"
msgstr "Modifizierer für Rollen"
#. __ Options - Window:
#: config.c:5038
msgid "&PgUp and PgDn scroll without modifier"
msgstr "&Bild↑ und Bild↓ rollen ohne Modifizierer"
#. __ Options - Window: section title
#: config.c:5044
msgid "UI language"
msgstr "Sprache"
#. __ Options - Terminal: treeview label
#: config.c:5054 config.c:5067 config.c:5128 config.c:5142
msgid "Terminal"
msgstr ""
#. __ Options - Terminal: panel title
#: config.c:5056
msgid "Terminal features"
msgstr "Terminal-Eigenschaften"
#. __ Options - Terminal:
#: config.c:5060
msgid "&Type"
msgstr "&Typ"
#. __ Options - Terminal: answerback string for ^E request
#: config.c:5064
msgid "&Answerback"
msgstr "Rück&antwort"
#. __ Options - Terminal: section title
#: config.c:5069
msgid "Bell"
msgstr "Glocke"
#. __ Options - Terminal: bell
#: config.c:5076
msgid "► &Play"
msgstr "► Abs&pielen"
#. __ Options - Terminal: bell
#: config.c:5082
msgid "&Wave"
msgstr "Klang"
#. __ Options - Terminal: bell
#: config.c:5104 config.c:5117
msgid "&Flash"
msgstr "Blit&z"
#. __ Options - Terminal: bell
#: config.c:5106 config.c:5121
msgid "&Highlight in taskbar"
msgstr "Blitz in Task&leiste"
#. __ Options - Terminal: bell
#: config.c:5108 config.c:5125
msgid "&Popup"
msgstr ""
#. __ Options - Terminal: section title
#: config.c:5130
msgid "Printer"
msgstr "Drucker"
#. __ Options - Terminal:
#: config.c:5145
msgid "Prompt about running processes on &close"
msgstr "Vor &Schließen nach laufenden Prozessen fragen"
#. __ Options - Terminal:
#. __ Context menu:
#: config.c:5150 wininput.c:589
msgid "Status Line"
msgstr "Status-Zeile"
#: textprint.c:44 textprint.c:127
msgid "[Printing...] "
msgstr "[Druckt...] "
#. __ Options - Text: font chooser activation button
#: winctrls.c:935
msgid "&Select..."
msgstr "&Wählen..."
#. __ Font chooser: title bar label
#: winctrls.c:1281
msgid "Font "
msgstr "Schriftart"
#. __ Font chooser: button
#: winctrls.c:1283
msgid "&Apply"
msgstr "&Übernehmen"
#. __ Font chooser:
#: winctrls.c:1285
msgid "&Font:"
msgstr "&Schriftart:"
#. __ Font chooser:
#: winctrls.c:1291
msgid "Sample"
msgstr "Beispiel"
#. __ Font chooser: text sample ("AaBbYyZz" by default)
#: winctrls.c:1295 winctrls.c:1554 winctrls.c:1719
msgid "Ferqœm4€"
msgstr ""
#. __ Font chooser: this field is only shown with FontMenu=1
#: winctrls.c:1312
msgid "Sc&ript:"
msgstr "S&kript:"
#. __ Font chooser: this field is only shown with FontMenu=1
#: winctrls.c:1314
msgid "<A>Show more fonts</A>"
msgstr "<A>Weitere Schriftarten anzeigen</A>"
#. __ Colour chooser: title bar label
#: winctrls.c:1319
msgid "Colour "
msgstr "Farbe"
#. __ Colour chooser:
#: winctrls.c:1332 winctrls.c:1344
msgid "B&asic colours:"
msgstr "Gru&ndfarben:"
#. __ Colour chooser:
#: winctrls.c:1353
msgid "&Custom colours:"
msgstr "Ben&utzerdefinierte Farben:"
#. __ Colour chooser:
#: winctrls.c:1360
msgid "De&fine Custom Colours >>"
msgstr "Farben &definieren >>"
#. __ Colour chooser:
#: winctrls.c:1363
msgid "Colour"
msgstr "Farbe"
#. __ Colour chooser:
#: winctrls.c:1365
msgid "|S&olid"
msgstr "|B&asis"
#. __ Colour chooser:
#: winctrls.c:1367
msgid "&Hue:"
msgstr "Farb&t.:"
#. __ Colour chooser:
#: winctrls.c:1370
msgid "&Sat:"
msgstr "S&ätt.:"
#. __ Colour chooser:
#: winctrls.c:1372
msgid "&Lum:"
msgstr "&Hell.:"
#. __ Colour chooser:
#: winctrls.c:1374
msgid "&Red:"
msgstr "&Rot:"
#. __ Colour chooser:
#: winctrls.c:1376
msgid "&Green:"
msgstr "&Grün:"
#. __ Colour chooser:
#: winctrls.c:1378
msgid "&Blue:"
msgstr "&Blau:"
#. __ Colour chooser:
#: winctrls.c:1381
msgid "A&dd to Custom Colours"
msgstr "Farben hin&zufügen"
#. __ Options: dialog title
#: windialog.c:266 windialog.c:839
msgid "Options"
msgstr "Optionen"
#. __ Options: dialog title: "mintty <release> available (for download)"
#: windialog.c:268
msgid "available"
msgstr "verfügbar"
#. __ Options: dialog width scale factor (80...200)
#: windialog.c:783
msgid "100"
msgstr ""
#: windialog.c:924 windialog.c:951
msgid "Error"
msgstr "Fehler"
#. __ Context menu, session switcher ("virtual tabs") menu label
#: wininput.c:308
msgid "Session switcher"
msgstr "Sitzungen"
#. __ Context menu, session launcher ("virtual tabs") menu label
#: wininput.c:328
msgid "Session launcher"
msgstr "Neue Sitzung"
#: wininput.c:437 wininput.c:443
msgid "Ctrl+"
msgstr "Strg+"
#: wininput.c:438 wininput.c:444
msgid "Alt+"
msgstr ""
#: wininput.c:439 wininput.c:445
msgid "Shift+"
msgstr ""
#. __ System menu:
#: wininput.c:470
msgid "&Restore"
msgstr "&Wiederherstellen"
#. __ System menu:
#: wininput.c:472
msgid "&Move"
msgstr "&Verschieben"
#. __ System menu:
#: wininput.c:474
msgid "&Size"
msgstr "&Größe ändern"
#. __ System menu:
#: wininput.c:476
msgid "Mi&nimize"
msgstr "M&inimieren"
#. __ System menu:
#: wininput.c:478
msgid "Ma&ximize"
msgstr "M&aximieren"
#. __ System menu:
#: wininput.c:480
msgid "&Close"
msgstr "&Schließen"
#. __ System menu:
#: wininput.c:485
msgid "New &Window"
msgstr "Neues &Fenster"
#. __ System menu:
#: wininput.c:491
msgid "New &Tab"
msgstr "Neuer &Tab"
#. __ Context menu:
#: wininput.c:498
msgid "&Copy"
msgstr "&Kopieren"
#. __ Context menu:
#: wininput.c:517
msgid "&Paste "
msgstr "&Einfügen"
#. __ Context menu:
#: wininput.c:522
msgid "Copy → Paste"
msgstr "Kopieren → Einfügen"
#. __ Context menu:
#: wininput.c:527
msgid "S&earch"
msgstr "S&uchen"
#. __ Context menu:
#: wininput.c:534
msgid "&Log to File"
msgstr "&Log in Datei"
#. __ Context menu:
#: wininput.c:540
msgid "Character &Info"
msgstr "Zeichen-&Info"
#. __ Context menu:
#: wininput.c:546
msgid "VT220 Keyboard"
msgstr "VT220-Tastatur"
#. __ Context menu:
#: wininput.c:551
msgid "&Reset"
msgstr "Zu&rücksetzen"
#. __ Context menu:
#: wininput.c:559
msgid "&Default Size"
msgstr "Default-Gr&öße"
#. __ Context menu:
#: wininput.c:569
msgid "Scroll&bar"
msgstr "Roll&balken"
#. __ Context menu:
#: wininput.c:575
msgid "&Full Screen"
msgstr "&Vollbildschirm"
#. __ Context menu:
#: wininput.c:581
msgid "Flip &Screen"
msgstr "Anzeige &wechseln"
#. __ System menu:
#: wininput.c:599 wininput.c:775
msgid "Copy &Title"
msgstr "&Titel kopieren"
#. __ System menu:
#. __ Context menu:
#. __ System menu:
#: wininput.c:601 wininput.c:759 wininput.c:777
msgid "&Options..."
msgstr "&Optionen..."
#. __ Context menu:
#: wininput.c:686
msgid "Ope&n"
msgstr "Ö&ffnen"
#. __ Context menu:
#: wininput.c:691
msgid "Copy as text"
msgstr "Kopieren als Text"
#. __ Context menu:
#: wininput.c:695
msgid "Copy as RTF"
msgstr "Kopieren als RTF"
#. __ Context menu:
#: wininput.c:697
msgid "Copy as HTML text"
msgstr "Kopieren als HTML-Text"
#. __ Context menu:
#: wininput.c:699
msgid "Copy as HTML"
msgstr "Kopieren als HTML"
#. __ Context menu:
#: wininput.c:701
msgid "Copy as HTML full"
msgstr "Kopieren als HTML-Bild"
#. __ Context menu:
#: wininput.c:708
msgid "Select &All"
msgstr "Alles &auswählen"
#. __ Context menu:
#: wininput.c:710
msgid "Save as &Image"
msgstr "Speichern als &Bild"
#. __ Context menu: write terminal window contents as HTML file
#: wininput.c:722
msgid "HTML Screen Dump"
msgstr "Speichern als HTML"
#. __ Context menu: clear scrollback buffer (lines scrolled off the window)
#: wininput.c:734
msgid "Clear Scrollback"
msgstr "Lösche Scrollback"
#. __ Context menu: generate a TTY BRK condition (tty line interrupt)
#: wininput.c:745
msgid "Send Break"
msgstr "Sende Break"
#. __ Context menu, user commands
#: wininput.c:847
msgid "User commands"
msgstr "Benutzer-Kommandos"
#: wininput.c:1515 wininput.c:1536 wininput.c:1538 wininput.c:1540
#: wininput.c:1577
msgid "[NO SCROLL] "
msgstr "[KEIN SCROLLEN] "
#: wininput.c:1528 wininput.c:1537 wininput.c:1542 wininput.c:1598
msgid "[SCROLL MODE] "
msgstr "[SCROLL MODUS] "
#: winmain.c:3935
msgid "Processes are running in session:"
msgstr "Laufende Prozesse:"
#: winmain.c:3936 winmain.c:3947
msgid "Close anyway?"
msgstr "Trotzdem schließen?"
#: winmain.c:3946
msgid "Running WSL "
msgstr ""
#: winmain.c:3972
msgid "Reset terminal?"
msgstr "Terminal zurücksetzen?"
#. __ Config log: message box heading
#: winmain.c:4123
msgid "Config log"
msgstr ""
#: winmain.c:4214
msgid "Try '--help' for more information"
msgstr "Versuche '--help' für mehr Information"
#: winmain.c:4222
msgid "Could not load icon"
msgstr "Konnte Symbol nicht laden"
#: winmain.c:6702
msgid "Usage:"
msgstr "Aufruf:"
#: winmain.c:6703
msgid "[OPTION]... [ PROGRAM [ARG]... | - ]"
msgstr "[OPTION]... [ PROGRAMM [ARG]... | - ]"
#. __ help text (output of -H / --help), after initial line ("synopsis")
#: winmain.c:6706
msgid ""
"Start a new terminal session running the specified program or the user's "
"shell.\n"
"If a dash is given instead of a program, invoke the shell as a login shell.\n"
"\n"
"Options:\n"
" -c, --config FILE Load specified config file (cf. -C or -o ThemeFile)\n"
" -e, --exec ... Treat remaining arguments as the command to execute\n"
" -h, --hold never|start|error|always Keep window open after command "
"finishes\n"
" -p, --position X,Y Open window at specified coordinates\n"
" -p, --position center|left|right|top|bottom Open window at special "
"position\n"
" -p, --position @N Open window on monitor N\n"
" -s, --size COLS,ROWS Set screen size in characters (also COLSxROWS)\n"
" -s, --size maxwidth|maxheight Set max screen size in given dimension\n"
" -t, --title TITLE Set window title (default: the invoked command) (cf. "
"-T)\n"
" -w, --window normal|min|max|full|hide Set initial window state\n"
" -i, --icon FILE[,IX] Load window icon from file, optionally with index\n"
" -l, --log FILE|- Log output to file or stdout\n"
" --nobidi|--nortl Disable bidi (right-to-left support)\n"
" -o, --option OPT=VAL Set/Override config file option with given value\n"
" -B, --Border frame|void Use thin/no window border\n"
" -R, --Report s|o Report window position (short/long) after exit\n"
" --nopin Make this instance not pinnable to taskbar\n"
" -D, --daemon Start new instance with Windows shortcut key\n"
" -H, --help Display help and exit\n"
" -V, --version Print version information and exit\n"
"See manual page for further command line options and configuration.\n"
msgstr ""
"Startet eine neue Terminal-Sitzung mit dem angegebenen Programm oder der "
"Standard-Kommandozeile.\n"
"Mit Bindestrich/Minus statt einem Programm wird eine Anmelde-Kommandozeile "
"gestartet.\n"
"\n"
"Optionen:\n"
" -c, --config FILE Lädt angegebene Konfigurationsdatei (s.a. -C oder -o "
"ThemeFile)\n"
" -e, --exec ... Behandelt weitere Paramater als auszuführendes "
"Programm\n"
" -h, --hold never|start|error|always Halte Fenster nach Programmende "
"offen\n"
" -p, --position X,Y Öffne Fenster an gegebenen Koordinaten\n"
" -p, --position center|left|right|top|bottom Öffne Fenster an spezieller "
"Stelle\n"
" -p, --position @N Öffne Fenster auf Bildschirm N\n"
" -s, --size COLS,ROWS Setze Terminalgröße in Zeichen (auch COLSxROWS)\n"
" -s, --size maxwidth|maxheight Setze max. Größe in gegebener Richtung\n"
" -t, --title TITLE Setze Fenstertitel (Default: ausgeführtes Programm) "
"(s.. -T)\n"
" -w, --window normal|min|max|full|hide Setze anfänglichen Fenster-Modus\n"
" -i, --icon FILE[,IX] Lade Fenstersymbol aus Datei, optional mit Index\n"
" -l, --log FILE|- Protokolliere Ausgabe in Datei oder Standardausgabe\n"
" --nobidi|--nortl Deaktiviere bidirektionale Ausgabe (rechts-nach-"
"links)\n"
" -o, --option OPT=VAL Setze Konfigurationsoption mit gegebenem Wert\n"
" -B, --Border frame|void Lege dünnen bzw. keinen Fensterrand fest\n"
" -R, --Report s|o Berichte Fensterposition (kurz/lang) nach Ende\n"
" --nopin Dieses Fenster kann nicht an Taskleiste geheftet "
"werden\n"
" -D, --daemon Starte neues Fenster mit Windows Kurztaste\n"
" -H, --help Zeige nur Hilfe-Text\n"
" -V, --version Zeige nur Versions-Information\n"
"Siehe die Manual-Seite für weitere Optionen und Konfiguration.\n"
#: winmain.c:6880 winmain.c:6993 winmain.c:7000
msgid "WSL distribution '%s' not found"
msgstr "WSL-Distribution '%s' nicht gefunden"
#: winmain.c:7030
msgid "Duplicate option '%s'"
msgstr "Doppelte Option '%s'"
#: winmain.c:7038 winmain.c:7129
msgid "Unknown option '%s'"
msgstr "Unbekannte Option '%s'"
#: winmain.c:7040
msgid "Option '%s' requires an argument"
msgstr "Option '%s' benötigt einen Parameter"
#: winmain.c:7067
msgid "Syntax error in position argument '%s'"
msgstr "Formatfehler in Positionsparameter '%s'"
#: winmain.c:7078
msgid "Syntax error in size argument '%s'"
msgstr "Formatfehler in Größenparameter '%s'"
#: winmain.c:7238
msgid "Syntax error in geometry argument '%s'"
msgstr "Formatfehler in Größen-/Positionsparameter '%s'"
#: winmain.c:7384
msgid "Mintty could not detach from caller, starting anyway"
msgstr "Mintty konnte nicht vom Aufrufer abkoppeln, startet trotzdem"
#: winmain.c:7767
msgid "Using default title due to invalid characters in program name"
msgstr "Nehme Default-Titel wegen ungültiger Zeichen im Programmnamen"
#: winsearch.c:232
msgid "◀"
msgstr ""
#: winsearch.c:233
msgid "▶"
msgstr ""
#: winsearch.c:234
msgid "X"
msgstr ""
#. __ Options - Text: font properties information: "Leading": total line padding (see option RowSpacing), Bold/Underline modes (font or manual, see options BoldAsFont/UnderlineManual/UnderlineColour)
#: wintext.c:165
msgid "Leading: %d, Bold: %s, Underline: %s"
msgstr "Durchschuss: %d, Fett: %s, Unterstrich: %s"
#. __ Options - Text: font properties: value taken from font
#: wintext.c:167
msgid "font"
msgstr ""
#. __ Options - Text: font properties: value affected by option
#: wintext.c:169
msgid "manual"
msgstr "manuell"
#: wintext.c:544
msgid "Font not found, using system substitute"
msgstr "Schrift nicht gefunden, nehme System-Ersatz"
#: wintext.c:559
msgid "Font has limited support for character ranges"
msgstr "Schrift hat beschränkte Unterstützung für Zeichensätze"
#: wintext.c:702
msgid "Font installation corrupt, using system substitute"
msgstr "Schriftinstallation defekt, nehme System-Ersatz"
#: wintext.c:756
msgid "Font does not support system locale"
msgstr "Schrift unterstützt System-Zeichensatz nicht"
#: appinfo.h:64
msgid "There is no warranty, to the extent permitted by law."
msgstr "Gewährleistung ist ausgeschlossen, soweit gesetzlich zulässig."
#. __ %s: WEBSITE (URL)
#: appinfo.h:69
msgid ""
"Please report bugs or request enhancements through the issue tracker on the "
"mintty project page located at\n"
"%s.\n"
"See also the Wiki there for further hints, thanks and credits."
msgstr ""
"Fehler oder Verbesserungswünsche bitte über das Verfolgungssystem auf der "
"Projektseite\n"
"%s\n"
"berichten. Siehe auch die Wiki-Seite dort für weitere Hinweise und "
"Danksagungen."