# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Christian Dywan , 2007, 2008. # msgid "" msgstr "" "Project-Id-Version: moo\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-01-14 01:31-0800\n" "PO-Revision-Date: 2008-02-04 21:47+0100\n" "Last-Translator: Christian Dywan \n" "Language-Team: Christian Dywan \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" #. error message for wrong commmand line #: ../moo/medit-app/main.c:109 #, c-format msgid "Invalid value '%s' for option %s" msgstr "Ungültiger Wert «%s» für Option %s" #. help message for command line option --new-app #: ../moo/medit-app/main.c:116 msgid "Run new instance of application" msgstr "Eine neue Instanz der Anwendung starten" #. help message for command line option --use-session #: ../moo/medit-app/main.c:118 msgid "Load and save session" msgstr "Sitzung laden und speichern" #. help message for command line option --pid=PID #: ../moo/medit-app/main.c:120 msgid "Use existing instance with process id PID" msgstr "Eine vorhandene Instanz mit der Prozesskennung PID benutzen" #. "PID" part in "--pid=PID" #: ../moo/medit-app/main.c:121 msgid "PID" msgstr "PID" #. help message for command line option --app-name=NAME #: ../moo/medit-app/main.c:123 msgid "Set instance name to NAME if it's not already running" msgstr "Namen der Instanz auf NAME setzen wenn sie noch nicht läuft" #. "NAME" part in "--app-name=NAME" #: ../moo/medit-app/main.c:124 msgid "NAME" msgstr "NAME" #. help message for command line option --new-window #: ../moo/medit-app/main.c:126 msgid "Open file(s) in a new window" msgstr "Datei(en) in einem neuen Fenster öffnen" #. help message for command line option --new-tab #: ../moo/medit-app/main.c:128 msgid "Open file(s) in a new tab" msgstr "Datei(en) in einem neuen Reiter öffnen" #. help message for command line option --line=LINE #: ../moo/medit-app/main.c:134 msgid "Open file and position cursor on line LINE" msgstr "Datei öffnen und Schreibmarke in Zeile ZEILE setzen" #. "LINE" part in --line=LINE #: ../moo/medit-app/main.c:135 msgid "LINE" msgstr "ZEILE" #. help message for command line option --encoding=ENCODING #: ../moo/medit-app/main.c:137 msgid "Use provided character encoding" msgstr "" #. "ENCODING" part in --encoding=ENCODING #: ../moo/medit-app/main.c:138 msgid "ENCODING" msgstr "" #. help message for command line option --reload #: ../moo/medit-app/main.c:140 msgid "Automatically reload file if it was modified on disk" msgstr "" #. help message for command line option --geometry=WIDTHxHEIGHT[+X+Y] #: ../moo/medit-app/main.c:152 msgid "Default window size and position" msgstr "" #. "WIDTHxHEIGHT[+X+Y]" part in --geometry=WIDTHxHEIGHT[+X+Y] #: ../moo/medit-app/main.c:153 msgid "WIDTHxHEIGHT[+X+Y]" msgstr "" #. help message for command line option --version #: ../moo/medit-app/main.c:155 msgid "Show version information and exit" msgstr "Versionsinformationen anzeigen und beenden" #. "FILES" part in "medit [OPTION...] [FILES]" #: ../moo/medit-app/main.c:167 msgid "FILES" msgstr "DATEIEN" #. error message for wrong commmand line #: ../moo/medit-app/main.c:195 #, c-format msgid "%s and %s options may not be used simultaneously\n" msgstr "Die Optionen %s und %s können nicht gleichzeitig benutzt werden\n" #: ../moo/medit-app/medit.desktop.in.h:1 msgid "Text editor" msgstr "Texteditor" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout-credits.glade.h:2 msgid "Thanks" msgstr "Danke" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout-credits.glade.h:4 msgid "Translated by" msgstr "Übersetzt von" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout-credits.glade.h:6 msgid "Written by" msgstr "Geschrieben von" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout-credits.glade.h:8 msgctxt "yes" msgid "Dialog title|Credits" msgstr "" #. Credits button label in About dialog #: ../moo/mooapp/glade/mooappabout-dialog.glade.h:2 msgctxt "yes" msgid "C_redits" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout-dialog.glade.h:4 msgctxt "yes" msgid "Dialog title|About" msgstr "" #. License button label in About dialog #: ../moo/mooapp/glade/mooappabout-dialog.glade.h:6 msgctxt "yes" msgid "_License" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout-license.glade.h:2 msgctxt "yes" msgid "Dialog title|License" msgstr "" #. Translators: this goes into About box, under Translated by tab, #. do not ignore it, markup isn't always used. It should be something #. like "Some Guy ", with lines separated by \n #: ../moo/mooapp/mooappabout.c:57 msgid "translator-credits" msgstr "Christian Dywan " #. Translators: this goes into About box, under Translated by tab, #. this must be valid html markup, e.g. #. "Some Guy <someguy@domain.net>" #. Lines must be separated by
, like "First guy
Second Guy" #: ../moo/mooapp/mooappabout.c:62 msgid "translator-credits-markup" msgstr "" "Christian Dywan <" "christian@twotoasts.de>" #: ../moo/mooapp/mooapp.c:998 msgid "Report a Bug..." msgstr "" #: ../moo/mooapp/mooapp.c:1358 #, c-format msgid "" "The following URL will be opened:\n" "\n" "%s\n" "\n" "It contains medit version and your operating system name (%s)" msgstr "" #: ../moo/mooapp/mooapp.c:1365 msgid "Open URL?" msgstr "" #. Prefs dialog title, like "medit Preferences" #: ../moo/mooapp/mooapp.c:1409 #, c-format msgid "%s Preferences" msgstr "%s Einstellungen" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:1 msgid "Dialogs" msgstr "Dialoge" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:2 msgid "Loading" msgstr "Laden" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:3 msgid "Saving" msgstr "Speichern" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:4 msgid "Sessions" msgstr "Sitzungen" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:5 msgid "" "Comma-separated list of encodings to try when opening a file. 'LOCALE' means " "current locale encoding." msgstr "" "Komma-getrennte Liste von Zeichensätzen, die beim Öffnen einer Datei " "ausprobiert werden. »LOCALE« bedeutet Zeichensatz der aktuellen " "Lokalisierung." #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:6 msgid "Enable _session support" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:7 msgid "Encoding for _new files:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:8 msgid "Encodings to _autodetect:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:9 msgid "Ensure trailing new_line" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:10 msgid "Make _backups" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:11 msgid "Open and Save As dialogs show current document _folder" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:12 msgid "Remove trailing _spaces" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-filters.glade.h:1 msgid "File filters" msgstr "Dateifilter" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:1 msgid "Font and colors" msgstr "Schrift und Farben" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:2 msgid "Keyboard" msgstr "Tastatur" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:3 msgid "Backspace key unindents" msgstr "Mit Rücktaste Einrückung entfernen" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:4 msgid "Color scheme:" msgstr "Farbschema" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:5 msgid "Do not use tabs for indentation" msgstr "Nicht mit Tabulatoren einrücken" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:6 msgid "Enable auto indentation" msgstr "Automatische Einrückung aktivieren" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:7 msgid "Font:" msgstr "Schrift:" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:8 msgid "Indent width:" msgstr "Einzugsbreite:" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:9 msgid "Smart Home and End" msgstr "Intelligente Pos1- und Ende-Tasten" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:10 msgid "Tab key indents" msgstr "Mit Tabtaste einrücken" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:11 msgid "Tab width:" msgstr "Tabulatorbreite:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:1 msgid "Language-specific options" msgstr "Sprachspezifische Optionen" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:2 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:4 msgid "Extensions:" msgstr "Erweiterungen:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:3 msgid "Language:" msgstr "Sprache:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:4 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:6 msgid "Mime types:" msgstr "Mimetypen:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:5 msgid "Options:" msgstr "Optionen:" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:1 msgid "Highlighting" msgstr "Hervorhebung" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:2 msgid "Misc" msgstr "Sonstiges" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:3 msgid "Text wrapping" msgstr "Textumbruch" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:4 msgid "Do not split words" msgstr "Wörter nicht trennen" #. Part of the phrase "Draw right margin at column [XX]" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:6 msgid "Draw right margin" msgstr "Zeichne rechten Rand" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:7 msgid "Enable syntax highlighting" msgstr "Syntaxhervorhebung aktivieren" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:8 msgid "Enable text wrapping" msgstr "Zeilenumbrüche aktivieren" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:9 msgid "Highlight current line" msgstr "Aktuelle Zeile hervorheben" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:10 msgid "Highlight matching brackets" msgstr "Zusammen gehörende Klammern hervorheben" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:11 msgid "Highlight mismatching brackets" msgstr "Falsch platzierte Klammern hervorheben" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:12 msgid "Show line numbers" msgstr "Zeilennummern anzeigen" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:13 msgid "Show spaces" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:14 msgid "Show tabs" msgstr "Tabulatoren anzeigen" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:15 msgid "Show trailing spaces" msgstr "Abschließende Leerzeichen anzeigen" #. Part of the phrase "Draw right margin at column [XX]" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:17 msgid "at column" msgstr "in Spalte" #: ../moo/mooedit/glade/mooeditsavemult.glade.h:1 msgid "Select the documents you want to save:" msgstr "Wählen Sie die zu speichernden Dokumente:" #: ../moo/mooedit/glade/moopluginprefs.glade.h:1 msgid "Author:" msgstr "Autor:" #: ../moo/mooedit/glade/moopluginprefs.glade.h:2 msgid "Description:" msgstr "Beschreibung:" #: ../moo/mooedit/glade/moopluginprefs.glade.h:3 msgid "Plugins" msgstr "" #: ../moo/mooedit/glade/moopluginprefs.glade.h:4 msgid "Version:" msgstr "Version:" #: ../moo/mooedit/glade/mooprint.glade.h:1 msgid "Center:" msgstr "Mitte:" #: ../moo/mooedit/glade/mooprint.glade.h:2 msgid "Ellipsize long lines" msgstr "Lange Zeilen abkürzen" #: ../moo/mooedit/glade/mooprint.glade.h:3 msgid "Footer" msgstr "Fußzeile" #: ../moo/mooedit/glade/mooprint.glade.h:4 msgid "Header" msgstr "Kopfzeile" #: ../moo/mooedit/glade/mooprint.glade.h:5 msgid "Left:" msgstr "Links:" #: ../moo/mooedit/glade/mooprint.glade.h:6 msgid "Print footer" msgstr "Fußzeile drucken" #: ../moo/mooedit/glade/mooprint.glade.h:7 msgid "Print header" msgstr "Kopfzeile drucken" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:9 msgid "Print line numbers" msgstr "Zeilennummern drucken" #: ../moo/mooedit/glade/mooprint.glade.h:10 msgid "Print separator line" msgstr "Trennlinie drucken" #: ../moo/mooedit/glade/mooprint.glade.h:11 msgid "Print using text styles" msgstr "Mit Textstilen drucken" #: ../moo/mooedit/glade/mooprint.glade.h:12 msgid "Right:" msgstr "Rechts:" #: ../moo/mooedit/glade/mooprint.glade.h:13 msgid "Use custom font:" msgstr "Benutzerdefinierte Schriftart verwenden:" #: ../moo/mooedit/glade/mooprint.glade.h:14 msgid "Wrap long lines" msgstr "Lange Zeilen umbrechen" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:16 msgid "every" msgstr "alle" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:18 msgid "lines" msgstr "Zeilen" #: ../moo/mooedit/glade/mooprintpreview.glade.h:1 #: ../moo/mooedit/mooeditwindow.c:722 ../moo/mooedit/mooeditwindow.c:723 msgid "Print..." msgstr "Drucken..." #: ../moo/mooedit/glade/mooquicksearch.glade.h:1 msgid "_Case sensitive" msgstr "_Groß- und Kleinschreibung" #: ../moo/mooedit/glade/mooquicksearch.glade.h:2 msgid "_Regular expression" msgstr "_Regulärer Ausdruck" #: ../moo/mooedit/glade/mootextfind.glade.h:1 #: ../moo/plugins/glade/moogrep.glade.h:1 msgid "Case _sensitive" msgstr "Groß-/ Kleinschreibung beachten" #: ../moo/mooedit/glade/mootextfind.glade.h:2 msgid "Don't _prompt on replace" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:3 ../moo/plugins/moofind.c:1120 msgid "Find" msgstr "Suchen" #: ../moo/mooedit/glade/mootextfind.glade.h:4 msgid "Find _backwards" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:5 msgid "From c_ursor" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:6 msgid "Options" msgstr "Optionen" #: ../moo/mooedit/glade/mootextfind.glade.h:7 msgid "Regular e_xpression" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:8 msgid "Replace With" msgstr "Ersetzen mit" #: ../moo/mooedit/glade/mootextfind.glade.h:9 msgid "S_elected text" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:10 msgid "_Literal replacement" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:11 msgid "_Replacement text:" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:12 msgid "_Text to find:" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:13 msgid "_Whole words only" msgstr "" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:1 #: ../moo/mooedit/mooeditwindow.c:500 msgid "Find _Next" msgstr "_Nächstes" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:2 msgid "Replace _All" msgstr "_Alle ersetzen" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:3 msgid "Replace?" msgstr "Ersetzen?" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:4 msgid "Sto_p" msgstr "Sto_p" #: ../moo/mooedit/glade/mootextfind-prompt.glade.h:5 msgid "_Replace" msgstr "_Ersetzen" #: ../moo/mooedit/glade/mootextgotoline.glade.h:1 #: ../moo/mooedit/mooeditwindow.c:550 msgid "Go to Line" msgstr "Gehe zu Zeile" #: ../moo/mooedit/glade/mootextgotoline.glade.h:2 msgid "Go to line:" msgstr "Gehe zu Zeile:" #. menu item label #: ../moo/mooedit/medit.xml.h:2 msgid "Pa_nes" msgstr "_Leisten" #. menu item label #: ../moo/mooedit/medit.xml.h:4 msgid "_Document" msgstr "D_okument" #. menu item label #: ../moo/mooedit/medit.xml.h:6 msgid "_File" msgstr "_Datei" #. menu item label #: ../moo/mooedit/medit.xml.h:8 msgid "_Search" msgstr "_Suchen" #: ../moo/mooedit/medit.xml.h:9 msgid "_Tools" msgstr "_Werkzeuge" #. menu item label #: ../moo/mooedit/medit.xml.h:11 msgid "_View" msgstr "_Ansicht" #. menu item label #: ../moo/mooedit/medit.xml.h:13 msgid "_Window" msgstr "_Fenster" #. Translators: number of documents here is always greater than one, so #. ignore singular form (which is simply copy of the plural here) #: ../moo/mooedit/mooeditdialogs.c:373 #, c-format msgid "" "There are %u documents with unsaved changes. Save changes before closing?" msgid_plural "" "There are %u documents with unsaved changes. Save changes before closing?" msgstr[0] "" "%u Dokument wurde nicht gespeichert. Änderungen vor dem Schließen speichern?" msgstr[1] "" "%u Dokumente wurden nicht gespeichert. Änderungen vor dem Schließen " "speichern?" #: ../moo/mooedit/mooeditdialogs.c:428 #, c-format msgid "" "Could not save file\n" "%s" msgstr "" "Datei konnte nicht gespeichert werden\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:490 #, c-format msgid "" "Could not save file %s in encoding %s. Do you want to save it in UTF-8 " "encoding instead?" msgstr "" #: ../moo/mooedit/mooeditdialogs.c:494 msgid "Save file in UTF-8 encoding?" msgstr "" #. Could not open file foo.txt #: ../moo/mooedit/mooeditdialogs.c:516 #, c-format msgid "" "Could not open file\n" "%s" msgstr "" "Datei konnte nicht geöffnet werden\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:518 msgid "Could not open file" msgstr "Datei konnte nicht geöffnet werden" #: ../moo/mooedit/mooeditdialogs.c:524 #, c-format msgid "" "Could not open file using character encoding %s. The file may be binary or " "encoding may be specified incorrectly." msgstr "" "Datei konnte nicht mit Zeichensatz %s geöffnet werden. Die Datei ist evtl. " "binär oder der Zeichensatz wurde falsch angegeben." #: ../moo/mooedit/mooeditdialogs.c:528 #, c-format msgid "" "Could not detect file character encoding. Please make sure the file is not " "binary and try to select encoding in the Open dialog." msgstr "" "Der Zeichensatz der Datei wurde nicht erkannt. Bitte stellen Sie sicher, " "dass die Datei nicht binär ist und versuchen Sie, einen Zeichensatz im " "Öffnen-Dialog zu wählen." #. Could not reload file foo.txt #: ../moo/mooedit/mooeditdialogs.c:563 #, c-format msgid "" "Could not reload file\n" "%s" msgstr "" "Datei konnte nicht neu geladen werden\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:591 #, c-format msgid "Discard changes in file '%s'?" msgstr "Änderungen an Datei »%s« verwerfen?" #: ../moo/mooedit/mooeditdialogs.c:593 msgid "If you reload the document, changes will be discarded" msgstr "Wenn Sie das Dokument neu laden werden alle Änderungen zurückgesetzt" #: ../moo/mooedit/mooeditdialogs.c:594 ../moo/mooedit/mooeditwindow.c:408 msgid "_Reload" msgstr "Neu _laden" #: ../moo/mooedit/mooeditdialogs.c:616 #, c-format msgid "Overwrite modified file '%s'?" msgstr "Veränderte Datei »%s« überschreiben?" #: ../moo/mooedit/mooeditdialogs.c:617 #, c-format msgid "" "File '%s' was modified on disk by another process. If you save it, changes " "on disk will be lost." msgstr "" "Der Inhalt der Datei »%s« auf dem Datenträger wurde von einem anderen " "Prozess geändert. Beim Speichern gehen alle Änderungen verloren." #: ../moo/mooedit/mooeditdialogs.c:619 msgid "Over_write" msgstr "Ü_berschreiben" #: ../moo/mooedit/mooeditdialogs.c:640 msgid "" "Beginning of document reached.\n" "Continue from the end?" msgstr "" "Anfang des Dokuments erreicht.\n" "Vom Ende an weitermachen?" #: ../moo/mooedit/mooeditdialogs.c:643 msgid "" "End of document reached.\n" "Continue from the beginning?" msgstr "" "Ende des Dokuments wurde erreicht.\n" "Vom Anfang an weitermachen?" #: ../moo/mooedit/mooedit-fileops.c:1309 ../moo/plugins/moofileselector.c:509 msgid "Untitled" msgstr "Unbenannt" #: ../moo/mooedit/mooedit-fileops.c:1311 #, c-format msgid "Untitled %d" msgstr "Unbenannt %d" #: ../moo/mooedit/mooeditor.c:231 msgid "Open Recent Files Dialog" msgstr "Dialog Zuletzt verwendete Dateien" #: ../moo/mooedit/mooeditor.c:232 msgid "Open Recent|_More..." msgstr "_Mehr..." #: ../moo/mooedit/mooeditor.c:533 msgid "Open new editor window" msgstr "Neues Editorfenster öffnen" #: ../moo/mooedit/mooeditor.c:719 msgid "Open Recent" msgstr "Zuletzt verwendete öffnen" #. Translators: if translated, it should be a comma-separated list #. of encodings to try when opening files. Encodings names should be #. those understood by iconv, or "LOCALE" which means user's locale #. charset. For instance, the default value is "UTF-8,LOCALE,ISO_8859-15,ISO_8859-1". #. You want to add common preferred non-UTF8 encodings used in your locale. #. Do not remove ISO_8859-15 and ISO_8859-1, instead leave them at the end, #. these are common source files encodings. #: ../moo/mooedit/mooeditprefs.c:51 msgid "encodings_list" msgstr "encodings_list" #: ../moo/mooedit/mooeditprefspage.c:168 msgid "PreferencesPage|General" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:203 msgid "PreferencesPage|File Filters" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:255 msgid "PreferencesPage|View" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:301 msgid "PreferencesPage|File" msgstr "" #: ../moo/mooedit/mooeditprefspage.c:340 msgid "PreferencesPage|Languages" msgstr "" #. Menu item in the Language menu #: ../moo/mooedit/mooeditprefspage.c:555 ../moo/mooedit/mooeditwindow.c:3623 msgid "Language|None" msgstr "Keine" #. Column label on File Filters prefs page #: ../moo/mooedit/mooeditprefspage.c:919 msgctxt "filter-prefs-column" msgid "Filter" msgstr "Filter" #. Column label on File Filters prefs page #: ../moo/mooedit/mooeditprefspage.c:921 msgctxt "filter-prefs-column" msgid "Options" msgstr "Optionen" #: ../moo/mooedit/mooeditwindow.c:391 msgid "Create new document" msgstr "Neues Dokument erstellen" #: ../moo/mooedit/mooeditwindow.c:399 msgid "_Open..." msgstr "Ö_ffnen..." #: ../moo/mooedit/mooeditwindow.c:400 msgid "Open..." msgstr "Öffnen..." #: ../moo/mooedit/mooeditwindow.c:407 ../moo/moofileview/moofileview.c:1282 #: ../moo/moofileview/moofileview.c:1283 msgid "Reload" msgstr "Neu laden" #: ../moo/mooedit/mooeditwindow.c:409 msgid "Reload document" msgstr "Dokument neu laden" #: ../moo/mooedit/mooeditwindow.c:440 msgid "Save _As..." msgstr "Speichern _unter..." #: ../moo/mooedit/mooeditwindow.c:441 msgid "Save as..." msgstr "Speichern unter..." #: ../moo/mooedit/mooeditwindow.c:451 msgid "Close document" msgstr "Dokument schließen" #: ../moo/mooedit/mooeditwindow.c:459 msgid "Close All" msgstr "Alle Schließen" #: ../moo/mooedit/mooeditwindow.c:460 msgid "Close A_ll" msgstr "Alle Schließen" #: ../moo/mooedit/mooeditwindow.c:461 msgid "Close all documents" msgstr "Alle Dokumente schließen" #: ../moo/mooedit/mooeditwindow.c:468 msgid "Previous Tab" msgstr "Voheriger Reiter" #: ../moo/mooedit/mooeditwindow.c:469 msgid "_Previous Tab" msgstr "_Voheriger Reiter" #: ../moo/mooedit/mooeditwindow.c:470 msgid "Previous tab" msgstr "Voheriger Reiter" #: ../moo/mooedit/mooeditwindow.c:478 msgid "Next Tab" msgstr "Nächster Reiter" #: ../moo/mooedit/mooeditwindow.c:479 msgid "_Next Tab" msgstr "_Nächster Reiter" #: ../moo/mooedit/mooeditwindow.c:480 msgid "Next tab" msgstr "Nächster Reiter" #: ../moo/mooedit/mooeditwindow.c:499 msgid "Find Next" msgstr "Weitersuchen" #: ../moo/mooedit/mooeditwindow.c:501 msgid "Find next" msgstr "Weitersuchen" #: ../moo/mooedit/mooeditwindow.c:510 msgid "Find Previous" msgstr "Voheriges suchen" #: ../moo/mooedit/mooeditwindow.c:511 msgid "Find _Previous" msgstr "_Voheriges suchen" #: ../moo/mooedit/mooeditwindow.c:512 msgid "Find previous" msgstr "Voheriges suchen" #: ../moo/mooedit/mooeditwindow.c:532 msgid "Find Current Word" msgstr "Aktuelles Wort suchen" #: ../moo/mooedit/mooeditwindow.c:533 msgid "Find Current _Word" msgstr "Aktuelles _Wort suchen" #: ../moo/mooedit/mooeditwindow.c:541 msgid "Find Current Word Backwards" msgstr "Aktuelles Wort rückwärts suchen" #: ../moo/mooedit/mooeditwindow.c:542 msgid "Find Current Word _Backwards" msgstr "Aktuelles Wort _rückwärts suchen" #: ../moo/mooedit/mooeditwindow.c:551 msgid "_Go to Line..." msgstr "_Gehe zu Zeile..." #: ../moo/mooedit/mooeditwindow.c:552 msgid "Go to line..." msgstr "Gehe zu Zeile..." #: ../moo/mooedit/mooeditwindow.c:561 msgid "Toggle Text Wrapping" msgstr "Textumbruch umschalten" #: ../moo/mooedit/mooeditwindow.c:562 msgid "_Wrap Text" msgstr "Text _umbrechen" #: ../moo/mooedit/mooeditwindow.c:569 msgid "Toggle Line Numbers Display" msgstr "Zeilennummernanzeige umschalten" #: ../moo/mooedit/mooeditwindow.c:570 msgid "Show _Line Numbers" msgstr "" #: ../moo/mooedit/mooeditwindow.c:576 msgid "Focus Document" msgstr "Dokument fokussieren" #: ../moo/mooedit/mooeditwindow.c:577 msgid "_Focus Document" msgstr "Dokument _fokussieren" #: ../moo/mooedit/mooeditwindow.c:584 msgid "Move to Split View" msgstr "" #: ../moo/mooedit/mooeditwindow.c:585 msgid "_Move to Split View" msgstr "" #: ../moo/mooedit/mooeditwindow.c:630 msgid "Toggle Bookmark" msgstr "Lesezeichen umschalten" #: ../moo/mooedit/mooeditwindow.c:631 msgid "Toggle _Bookmark" msgstr "_Lesezeichen umschalten" #: ../moo/mooedit/mooeditwindow.c:639 msgid "Next Bookmark" msgstr "Nächstes Lesezeichen" #: ../moo/mooedit/mooeditwindow.c:640 msgid "_Next Bookmark" msgstr "_Nächstes Lesezeichen" #: ../moo/mooedit/mooeditwindow.c:647 msgid "Previous Bookmark" msgstr "Voheriges Lesezeichen" #: ../moo/mooedit/mooeditwindow.c:648 msgid "_Previous Bookmark" msgstr "_Voheriges Lesezeichen" #. action #: ../moo/mooedit/mooeditwindow.c:656 ../moo/mooedit/mooeditwindow.c:657 #: ../moo/mooedit/mooeditwindow.c:658 msgid "Comment" msgstr "Kommentieren" #. action #: ../moo/mooedit/mooeditwindow.c:666 ../moo/mooedit/mooeditwindow.c:667 #: ../moo/mooedit/mooeditwindow.c:668 msgid "Uncomment" msgstr "Entkommentieren" #. Insensitive menu item which appears in Window menu with no documents open #: ../moo/mooedit/mooeditwindow.c:696 msgid "No Documents" msgstr "Keine Dokumente" #: ../moo/mooedit/mooeditwindow.c:704 msgid "Page Setup" msgstr "Seite einrichten" #: ../moo/mooedit/mooeditwindow.c:705 msgid "Page S_etup..." msgstr "Seite einrichten..." #: ../moo/mooedit/mooeditwindow.c:706 msgid "Page Setup..." msgstr "Seite einrichten..." #: ../moo/mooedit/mooeditwindow.c:731 ../moo/mooedit/mooeditwindow.c:1869 msgid "Export as PDF" msgstr "Als PDF exportieren" #: ../moo/mooedit/mooeditwindow.c:732 msgid "E_xport as PDF..." msgstr "Als PDF exportieren..." #: ../moo/mooedit/mooeditwindow.c:733 msgid "Export as PDF..." msgstr "Als PDF exportieren..." #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file]" #: ../moo/mooedit/mooeditwindow.c:1004 #, c-format msgid "%s [new file]" msgstr "%s [neue Datei]" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk]" #: ../moo/mooedit/mooeditwindow.c:1007 #, c-format msgid "%s [modified on disk]" msgstr "%s [auf Datenträger geändert" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted]" #: ../moo/mooedit/mooeditwindow.c:1010 #, c-format msgid "%s [deleted]" msgstr "%s [gelöscht]" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file] [modified]" #: ../moo/mooedit/mooeditwindow.c:1018 #, c-format msgid "%s [new file] [modified]" msgstr "%s [neue Datei] [geändert]" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk] [modified]" #: ../moo/mooedit/mooeditwindow.c:1021 #, c-format msgid "%s [modified on disk] [modified]" msgstr "%s [auf Datenträger geändert] [geändert]" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted] [modified]" #: ../moo/mooedit/mooeditwindow.c:1024 #, c-format msgid "%s [deleted] [modified]" msgstr "%s [gelöscht] [geändert]" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified]" #: ../moo/mooedit/mooeditwindow.c:1027 #, c-format msgid "%s [modified]" msgstr "%s [geändert]" #: ../moo/mooedit/mooeditwindow.c:1258 msgid "Reopen Using Encoding" msgstr "Mit Zeichensatz neu öffnen" #: ../moo/mooedit/mooeditwindow.c:1308 msgid "_Encoding" msgstr "_Zeichensatz" #: ../moo/mooedit/mooeditwindow.c:1363 msgid "Line En_dings" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1370 msgid "_Windows (CR+LF)" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1379 msgid "_Unix (LF)" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1383 msgid "_Mac (CR)" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1387 msgid "Mi_xed" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2078 msgctxt "tab-context-menu" msgid "Close" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2089 msgctxt "tab-context-menu" msgid "Close All Others" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2106 msgctxt "tab-context-menu" msgid "Detach" msgstr "" #. Item in document tab context menu #: ../moo/mooedit/mooeditwindow.c:2115 msgctxt "tab-context-menu" msgid "Move to Split View" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3477 #, c-format msgid "Line: %s Col: %s" msgstr "Zeile: %s Spalte: %s" #: ../moo/mooedit/mooeditwindow.c:3478 #, c-format msgid "Chars: %s" msgstr "Zeichen: %s" #. Label in the editor window statusbar - Overwrite or Insert mode #: ../moo/mooedit/mooeditwindow.c:3521 msgid "OVR" msgstr "ÜBER" #: ../moo/mooedit/mooeditwindow.c:3521 msgid "INS" msgstr "EINF" #: ../moo/mooedit/mooeditwindow.c:3618 msgid "_Language" msgstr "_Sprache" #: ../moo/mooedit/mooplugin.c:1425 msgctxt "Prefs page label" msgid "Plugins" msgstr "" #: ../moo/mooedit/mooplugin.c:1450 msgctxt "plugin-prefs-column" msgid "Enabled" msgstr "Aktiviert" #: ../moo/mooedit/mooplugin.c:1456 msgctxt "plugin-prefs-column" msgid "Plugin" msgstr "" #: ../moo/mooedit/mooplugin-loader.c:226 #, c-format msgid "" "console message|ignoring file '%s', module version '%s' is not compatible " "with current version %u.%u" msgstr "" #: ../moo/mooedit/mooplugin-loader.c:235 #, c-format msgid "console message|invalid module version '%s' in file '%s'" msgstr "" #: ../moo/mooedit/mootextfind.c:165 msgctxt "Dialog title" msgid "Replace" msgstr "" #: ../moo/mooedit/mootextfind.c:171 msgctxt "Dialog title" msgid "Find" msgstr "" #: ../moo/mooedit/mootextfind.c:475 msgid "No search term entered" msgstr "Kein Suchbegriff eingegeben" #: ../moo/mooedit/mootextfind.c:778 ../moo/mooedit/mootextfind.c:884 #: ../moo/mooedit/mootextfind.c:1039 msgid "Search hit top, continuing at bottom" msgstr "Die Suche ist am Anfang angekommen und wird am Ende fortgesetzt" #: ../moo/mooedit/mootextfind.c:780 ../moo/mooedit/mootextfind.c:882 #: ../moo/mooedit/mootextfind.c:962 msgid "Search hit bottom, continuing at top" msgstr "Die Suche ist am Ende angekommen und wird am Anfang fortgesetzt" #: ../moo/mooedit/mootextfind.c:789 ../moo/mooedit/mootextfind.c:894 #: ../moo/mooedit/mootextfind.c:970 ../moo/mooedit/mootextfind.c:1047 #, c-format msgid "Pattern not found: %s" msgstr "Muster nicht gefunden: %s" #: ../moo/mooedit/mootextfind.c:876 #, c-format msgid "Found single instance of pattern '%s'" msgstr "Einmaliges Vorkommen des Musters »%s« gefunden" #: ../moo/mooedit/mootextfind.c:1082 msgid "No replacement made" msgstr "Nichts wurde ersetzt" #: ../moo/mooedit/mootextfind.c:1088 #, c-format msgid "%u replacement made" msgid_plural "%u replacements made" msgstr[0] "%u Fund ersetzt" msgstr[1] "%u Funde ersetzt" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:1 msgid "Add Separator" msgstr "Trennlinie hinzufügen" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:2 msgid "Add bookmark" msgstr "Lesezeichen hinzufügen" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:3 msgid "Add separator" msgstr "Trennlinie hinzufügen" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:4 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:3 msgid "Delete" msgstr "Löschen" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:5 msgid "Delete selected items" msgstr "Gewählte Einträge löschen" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:6 #: ../moo/moofileview/moofileview.c:1242 ../moo/moofileview/moofileview.c:1243 msgid "Edit Bookmarks" msgstr "Lesezeichen bearbeiten" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:7 msgid "Icon:" msgstr "Symbol:" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:8 #: ../moo/plugins/glade/moofileselector-prefs.glade.h:10 msgid "New" msgstr "Neu" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:9 msgid "Path:" msgstr "Ort:" #: ../moo/moofileview/glade/moocreatefolder.glade.h:1 msgid "Create Folder" msgstr "Ordner erstellen" #: ../moo/moofileview/glade/moofileprops.glade.h:1 msgid "General" msgstr "Allgemein" #: ../moo/moofileview/glade/moofileview-drop.glade.h:1 #: ../moo/plugins/glade/moofileselector.glade.h:2 #: ../moo/plugins/moofileselector.c:891 ../moo/plugins/moofileselector.c:916 msgid "Save As" msgstr "Speichern unter" #. Column label in file selector bookmark editor #: ../moo/moofileview/moobookmarkmgr.c:963 msgctxt "fileview-bookmark-editor" msgid "Icon" msgstr "Symbol" #. Column label in file selector bookmark editor #: ../moo/moofileview/moobookmarkmgr.c:979 msgctxt "fileview-bookmark-editor" msgid "Label" msgstr "" #. Column label in file selector bookmark editor #: ../moo/moofileview/moobookmarkmgr.c:997 msgctxt "fileview-bookmark-editor" msgid "Path" msgstr "Ort" #: ../moo/moofileview/moofileview.c:1116 ../moo/plugins/moofileselector.c:635 #: ../moo/plugins/moofileselector.c:636 ../moo/plugins/moofileselector.c:1273 #: ../moo/plugins/moofileselector-prefs.c:72 msgid "File Selector" msgstr "Dateiauswahl" #: ../moo/moofileview/moofileview.c:1125 msgid "Go to parent folder" msgstr "Gehe zu übergeordnetem Ordner" #: ../moo/moofileview/moofileview.c:1174 ../moo/moofileview/moofileview.c:3366 msgid "Delete..." msgstr "Löschen..." #: ../moo/moofileview/moofileview.c:1175 ../moo/moofileview/moofileview.c:3367 msgid "Delete selected files" msgstr "Markierte Datein löschen" #: ../moo/moofileview/moofileview.c:1185 ../moo/moofileview/moofileview.c:1186 msgid "Show Hidden Files" msgstr "Versteckte Dateien anzeigen" #: ../moo/moofileview/moofileview.c:1194 ../moo/moofileview/moofileview.c:1195 msgid "Show Parent Folder" msgstr "Übergeordneten Ordner anzeigen" #: ../moo/moofileview/moofileview.c:1201 ../moo/moofileview/moofileview.c:1202 msgid "Case Sensitive Sort" msgstr "Sortieren mit Groß-/ Kleinschreibung" #: ../moo/moofileview/moofileview.c:1208 ../moo/moofileview/moofileview.c:1209 msgid "Show Folders First" msgstr "Ordner zuerst anzeigen" #: ../moo/moofileview/moofileview.c:1225 ../moo/moofileview/moofileview.c:1226 #: ../moo/moofileview/moofileview.xml.h:1 msgid "Bookmarks" msgstr "Lesezeichen" #: ../moo/moofileview/moofileview.c:1234 ../moo/moofileview/moofileview.c:1235 msgid "Add Bookmark" msgstr "Lesezeichen hinzufügen" #: ../moo/moofileview/moofileview.c:1586 msgid "Filter" msgstr "Filter" #: ../moo/moofileview/moofileview.c:3210 #, c-format msgid "Move folder %s to Trash?" msgstr "Den Ordner %s in den Papierkorb verschieben?" #: ../moo/moofileview/moofileview.c:3213 #, c-format msgid "Move file %s to Trash?" msgstr "Die Datei %s in den Papierkorb verschieben?" #: ../moo/moofileview/moofileview.c:3218 msgid "Move selected files to Trash?" msgstr "Markierte Dateien in den Papierkorb verschieben?" #: ../moo/moofileview/moofileview.c:3226 #, c-format msgid "Delete folder %s and all its content?" msgstr "Den Ordner %s und seinen gesamten Inhalt löschen?" #: ../moo/moofileview/moofileview.c:3229 #, c-format msgid "Delete file %s?" msgstr "Die Datei %s löschen?" #: ../moo/moofileview/moofileview.c:3234 msgid "Delete selected files?" msgstr "Markierte Dateien löschen?" #: ../moo/moofileview/moofileview.c:3296 #, c-format msgid "Could not delete folder %s" msgstr "Der Ordner %s konnte nicht gelöscht werden" #: ../moo/moofileview/moofileview.c:3299 #, c-format msgid "Could not delete file %s" msgstr "Die Datei %s konnte nicht gelöscht werden" #: ../moo/moofileview/moofileview.c:3360 msgid "Move to Trash..." msgstr "In den Papierkorb verschieben..." #: ../moo/moofileview/moofileview.c:3361 msgid "Move selected files to Trash" msgstr "Markierte Dateien in den Papierkorb verschieben" #: ../moo/moofileview/moofileview-tools.c:335 msgid "Open with|Default Application" msgstr "Standardanwendung" #: ../moo/moofileview/moofileview.xml.h:2 msgid "Open _With" msgstr "Öffnen _mit" #: ../moo/moofileview/moofileview.xml.h:3 msgid "View" msgstr "Ansicht" #: ../moo/moopython/plugins/medit/runpython.py:43 msgid "Python Output" msgstr "Pythonausgabe" #: ../moo/moopython/plugins/python.py:48 ../moo/moopython/plugins/python.py:49 msgid "Python Console" msgstr "Pythonkonsole" #: ../moo/moopython/plugins/python.py:56 ../moo/moopython/plugins/python.py:57 msgid "Run File" msgstr "Datei ausführen" #: ../moo/moopython/plugins/terminal.py:177 msgid "Terminal" msgstr "Konsole" #: ../moo/moopython/plugins/terminal.py:224 msgid "Default" msgstr "Standard" #: ../moo/moopython/plugins/terminal.py:225 msgid "Black on White" msgstr "Schwarz auf Weiß" #: ../moo/moopython/plugins/terminal.py:228 msgid "Black on Light Yellow" msgstr "Schwarz auf Hellgelb" #: ../moo/moopython/plugins/terminal.py:231 msgid "Marble" msgstr "Marmor" #: ../moo/moopython/plugins/terminal.py:234 msgid "Green on Black" msgstr "Grün auf Schwarz" #: ../moo/moopython/plugins/terminal.py:237 msgid "Paper, Light" msgstr "Papier, hell" #: ../moo/moopython/plugins/terminal.py:240 msgid "Paper" msgstr "Papier" #: ../moo/moopython/plugins/terminal.py:243 msgid "Linux Colors" msgstr "Linuxfarben" #: ../moo/moopython/plugins/terminal.py:246 msgid "VIM Colors" msgstr "VIM-Farben" #: ../moo/moopython/plugins/terminal.py:249 msgid "White on Black" msgstr "Weiß auf Schwarz" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:1 msgid "Default key:" msgstr "Standardtaste:" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:2 msgid "Shortcut for selected action" msgstr "Verknüpfung zu ausgewählter Aktion" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:4 msgctxt "yes" msgid "Shortcut|Custom" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:6 msgctxt "yes" msgid "Shortcut|Default" msgstr "" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:8 msgctxt "yes" msgid "Shortcut|None" msgstr "" #. Column label in Configure Shortcuts dialog #: ../moo/mooutils/mooaccelprefs.c:261 msgctxt "accel-editor-column" msgid "Action" msgstr "" #. Column label in Configure Shortcuts dialog #: ../moo/mooutils/mooaccelprefs.c:270 msgctxt "accel-editor-column" msgid "Shortcut" msgstr "" #. Column label in Configure Shortcuts dialog #: ../moo/mooutils/mooaccelprefs.c:279 msgctxt "accel-editor-column" msgid "Global" msgstr "" #: ../moo/mooutils/mooaccelprefs.c:805 msgid "Configure Shortcuts" msgstr "Tastenkürzel einstellen" #: ../moo/mooutils/moodialogs.c:423 #, c-format msgid "Save changes to document \"%s\" before closing?" msgstr "Änderungen an \"%s\" vor dem Schließen speichern?" #: ../moo/mooutils/moodialogs.c:424 msgid "Save changes to the document before closing?" msgstr "Änderungen am Dokument vor dem Schließen speichern?" #: ../moo/mooutils/moodialogs.c:429 msgid "If you don't save, changes will be discarded" msgstr "Wenn Sie nicht speichern werden die Änderungen verworfen" #. Translators: 012345 denotes order in which character encoding #. groups should appear, e.g. 543210 means inverse order. #. 0 - "West European", #. 1 - "East European", #. 2 - "East Asian", #. 3 - "SE & SW Asian", #. 4 - "Middle Eastern", #. 5 - "Unicode" #: ../moo/mooutils/mooencodings.c:174 msgid "012345" msgstr "012345" #: ../moo/mooutils/mooencodings.c:692 msgid "Auto Detected" msgstr "Automatisch erkennen" #. Translators: do not translate the part before | #: ../moo/mooutils/mooencodings.c:721 msgid "Encodings combo submenu|Other" msgstr "Andere" #: ../moo/mooutils/mooencodings.c:820 msgid "Charact_er encoding:" msgstr "_Zeichensatz:" #: ../moo/mooutils/mooencodings-data.h:27 msgid "West European" msgstr "Westeuropäisch" #: ../moo/mooutils/mooencodings-data.h:28 msgid "East European" msgstr "Osteuropäisch" #: ../moo/mooutils/mooencodings-data.h:29 msgid "East Asian" msgstr "Ostasiatisch" #: ../moo/mooutils/mooencodings-data.h:30 msgid "SE & SW Asian" msgstr "SE- & SW-Asiatisch" #: ../moo/mooutils/mooencodings-data.h:31 msgid "Middle Eastern" msgstr "Mittelöstlich" #: ../moo/mooutils/mooencodings-data.h:32 #: ../moo/mooutils/mooencodings-data.h:71 #: ../moo/mooutils/mooencodings-data.h:72 #: ../moo/mooutils/mooencodings-data.h:73 #: ../moo/mooutils/mooencodings-data.h:74 #: ../moo/mooutils/mooencodings-data.h:75 msgid "Unicode" msgstr "Unicode" #: ../moo/mooutils/mooencodings-data.h:53 msgid "Ascii" msgstr "Ascii" #: ../moo/mooutils/mooencodings-data.h:55 #: ../moo/mooutils/mooencodings-data.h:68 #: ../moo/mooutils/mooencodings-data.h:92 #: ../moo/mooutils/mooencodings-data.h:117 #: ../moo/mooutils/mooencodings-data.h:130 msgid "Western" msgstr "Westlich" #: ../moo/mooutils/mooencodings-data.h:56 #: ../moo/mooutils/mooencodings-data.h:93 #: ../moo/mooutils/mooencodings-data.h:107 #: ../moo/mooutils/mooencodings-data.h:128 msgid "Central European" msgstr "Mitteleuropäisch" #: ../moo/mooutils/mooencodings-data.h:57 msgid "South European" msgstr "Südeuropäisch" #: ../moo/mooutils/mooencodings-data.h:58 #: ../moo/mooutils/mooencodings-data.h:66 #: ../moo/mooutils/mooencodings-data.h:135 msgid "Baltic" msgstr "Baltisch" #: ../moo/mooutils/mooencodings-data.h:59 #: ../moo/mooutils/mooencodings-data.h:94 #: ../moo/mooutils/mooencodings-data.h:101 #: ../moo/mooutils/mooencodings-data.h:103 #: ../moo/mooutils/mooencodings-data.h:109 #: ../moo/mooutils/mooencodings-data.h:129 msgid "Cyrillic" msgstr "Kyrillisch" #: ../moo/mooutils/mooencodings-data.h:60 #: ../moo/mooutils/mooencodings-data.h:97 #: ../moo/mooutils/mooencodings-data.h:106 #: ../moo/mooutils/mooencodings-data.h:134 msgid "Arabic" msgstr "Arabisch" #: ../moo/mooutils/mooencodings-data.h:61 #: ../moo/mooutils/mooencodings-data.h:112 #: ../moo/mooutils/mooencodings-data.h:131 msgid "Greek" msgstr "Griechisch" #: ../moo/mooutils/mooencodings-data.h:62 msgid "Hebrew Visual" msgstr "Hebräisch (Visuell)" #: ../moo/mooutils/mooencodings-data.h:63 #: ../moo/mooutils/mooencodings-data.h:96 #: ../moo/mooutils/mooencodings-data.h:115 #: ../moo/mooutils/mooencodings-data.h:133 msgid "Hebrew" msgstr "Hebräisch" #: ../moo/mooutils/mooencodings-data.h:64 #: ../moo/mooutils/mooencodings-data.h:95 #: ../moo/mooutils/mooencodings-data.h:119 #: ../moo/mooutils/mooencodings-data.h:132 msgid "Turkish" msgstr "Türkisch" #: ../moo/mooutils/mooencodings-data.h:65 msgid "Nordic" msgstr "Nordisch" #: ../moo/mooutils/mooencodings-data.h:67 msgid "Celtic" msgstr "Keltisch" #: ../moo/mooutils/mooencodings-data.h:69 #: ../moo/mooutils/mooencodings-data.h:118 msgid "Romanian" msgstr "Rumänisch" #: ../moo/mooutils/mooencodings-data.h:77 msgid "Armenian" msgstr "Armenisch" #: ../moo/mooutils/mooencodings-data.h:78 #: ../moo/mooutils/mooencodings-data.h:79 #: ../moo/mooutils/mooencodings-data.h:84 msgid "Chinese Traditional" msgstr "Chinesisch (Traditionell)" #: ../moo/mooutils/mooencodings-data.h:80 msgid "Cyrillic/Russian" msgstr "Kyrillisch/Russisch" #: ../moo/mooutils/mooencodings-data.h:82 #: ../moo/mooutils/mooencodings-data.h:99 #: ../moo/mooutils/mooencodings-data.h:122 msgid "Japanese" msgstr "Japanisch" #: ../moo/mooutils/mooencodings-data.h:83 #: ../moo/mooutils/mooencodings-data.h:100 #: ../moo/mooutils/mooencodings-data.h:102 #: ../moo/mooutils/mooencodings-data.h:125 msgid "Korean" msgstr "Koreanisch" #: ../moo/mooutils/mooencodings-data.h:86 #: ../moo/mooutils/mooencodings-data.h:87 #: ../moo/mooutils/mooencodings-data.h:88 #: ../moo/mooutils/mooencodings-data.h:90 msgid "Chinese Simplified" msgstr "Chinesisch (Vereinfacht)" #: ../moo/mooutils/mooencodings-data.h:89 msgid "Georgian" msgstr "Georgisch" #: ../moo/mooutils/mooencodings-data.h:104 #: ../moo/mooutils/mooencodings-data.h:120 msgid "Cyrillic/Ukrainian" msgstr "Kyrillisch/ Ukrainisch" #: ../moo/mooutils/mooencodings-data.h:108 msgid "Croatian" msgstr "Kroatisch" #: ../moo/mooutils/mooencodings-data.h:110 msgid "Hindi" msgstr "Hindi" #: ../moo/mooutils/mooencodings-data.h:111 msgid "Persian" msgstr "Persisch" #: ../moo/mooutils/mooencodings-data.h:113 msgid "Gujarati" msgstr "Gujarati" #: ../moo/mooutils/mooencodings-data.h:114 msgid "Gurmukhi" msgstr "Gurmukhi" #: ../moo/mooutils/mooencodings-data.h:116 msgid "Icelandic" msgstr "Isländisch" #: ../moo/mooutils/mooencodings-data.h:123 #: ../moo/mooutils/mooencodings-data.h:126 #: ../moo/mooutils/mooencodings-data.h:136 msgid "Vietnamese" msgstr "Vietnamesisch" #: ../moo/mooutils/mooencodings-data.h:124 msgid "Thai" msgstr "Thai" #. menu item in Insert Special Character submenu of text entry context menu #: ../moo/mooutils/mooentry.c:536 msgctxt "insert-special-char" msgid "Line End" msgstr "" #. menu item in Insert Special Character submenu of text entry context menu #: ../moo/mooutils/mooentry.c:538 msgctxt "insert-special-char" msgid "Tab" msgstr "" #. label of Insert Special Character submenu in text entry context menu #: ../moo/mooutils/mooentry.c:581 msgctxt "insert-special-char" msgid "Insert Special Character" msgstr "" #: ../moo/mooutils/moofiledialog.c:650 msgid "Selected file is not a regular file" msgstr "" #: ../moo/mooutils/moofilewriter.c:101 #, c-format msgid "Could not open %s: %s" msgstr "%s konnte nicht geöffnet werden: %s" #: ../moo/mooutils/moofilewriter.c:291 ../moo/mooutils/mooutils-fs.c:387 #: ../moo/mooutils/mooutils-fs.c:406 ../moo/mooutils/mooutils-fs.c:422 #, c-format msgid "Could not create folder %s: %s" msgstr "Ordner %s konnte nicht erstellt werden: %s" #: ../moo/mooutils/moofiltermgr.c:545 msgid "_Show:" msgstr "_Anzeigen:" #: ../moo/mooutils/moohelp.c:205 msgid "Help files not found" msgstr "Hilfedateien nicht gefunden" #: ../moo/mooutils/moohelp.c:217 #, c-format msgid "File '%s' is missing in the directory '%s'" msgstr "Die Datei »%s« fehlt im Ordner »%s«" #: ../moo/mooutils/moohelp.c:220 msgid "Could not find help file" msgstr "Die Hilfedatei konnte nicht gefunden werden" #: ../moo/mooutils/moopane.c:702 msgid "Remove pane" msgstr "Leiste entfernen" #: ../moo/mooutils/moopane.c:712 msgid "Hide pane" msgstr "Leiste verstecken" #: ../moo/mooutils/moopane.c:716 msgid "Sticky" msgstr "Klebrig" #: ../moo/mooutils/moopane.c:720 msgid "Detach pane" msgstr "Leiste lösen" #: ../moo/mooutils/moopane.c:733 msgid "Attach" msgstr "Anheften" #: ../moo/mooutils/moopane.c:737 msgid "Keep on top" msgstr "Immer zuoberst" #: ../moo/mooutils/moostock.c:29 msgid "Save _None" msgstr "_Keine speichern" #: ../moo/mooutils/moostock.c:30 msgid "Save _Selected" msgstr "_Ausgewählte speichern" #: ../moo/mooutils/moostock.c:32 msgid "Move" msgstr "Bewegen" #: ../moo/mooutils/moostock.c:33 msgid "Link" msgstr "Verknüpfung" #: ../moo/mooutils/moostock.c:35 ../moo/plugins/moofileselector.c:1120 msgid "Save Copy" msgstr "Kopie speichern" #: ../moo/mooutils/moostock.c:36 msgid "_New Folder" msgstr "_Neuer Ordner" #: ../moo/mooutils/moostock.c:37 msgid "New _Window" msgstr "Neues _Fenster" #. This is error message in file selector when rm #. fails for some strange reason #: ../moo/mooutils/mooutils-fs.c:227 #, c-format msgid "Could not run 'rm' command: %s" msgstr "Befehl »rm« konnte nicht ausgeführt werden: %s" #. This is error message in file selector when rm #. fails to delete a file or folder #: ../moo/mooutils/mooutils-fs.c:245 #, c-format msgid "'rm' command failed: %s" msgstr "Befehl »rm« schlug fehl: %s" #: ../moo/mooutils/mooutils-fs.c:295 ../moo/mooutils/mooutils-fs.c:315 #: ../moo/mooutils/mooutils-fs.c:342 #, c-format msgid "Could not remove %s: %s" msgstr "%s konnte nicht entfernt werden: %s" #: ../moo/mooutils/mooutils-fs.c:451 #, c-format msgid "Could not rename file %s to %s: %s" msgstr "%s konnte nicht zu %s umbenannt werden: %s" #: ../moo/mooutils/mooutils-misc.c:1747 #, c-format msgid "" "console message|in file %s, line %d, function %s:\n" "%s" msgstr "" #: ../moo/mooutils/mooutils-misc.c:1846 #, c-format msgid "console message|in file %s, line %d, function %s: %s" msgstr "" #. "Unknown error" may be displayed if there is a bug in the program #. and proper error message has not been set. It doesn't provide any #. useful information obviously #: ../moo/mooutils/mooutils-misc.c:2231 msgid "Unknown error" msgstr "" #: ../moo/mooutils/moowindow.c:239 msgid "Configure _Shortcuts..." msgstr "_Tastenkürzel einstellen..." #: ../moo/mooutils/moowindow.c:247 ../moo/mooutils/moowindow.c:248 msgid "Show Toolbar" msgstr "Werkzeugleiste anzeigen" #: ../moo/mooutils/moowindow.c:254 ../moo/mooutils/moowindow.c:255 msgid "Show Menubar" msgstr "Menüleiste anzeigen" #: ../moo/mooutils/moowindow.c:262 ../moo/mooutils/moowindow.c:263 msgid "Show Statusbar" msgstr "Statusleiste anzeigen" #: ../moo/mooutils/moowindow.c:465 #, c-format msgid "Could not parse geometry string '%s'\n" msgstr "" #: ../moo/mooutils/moowindow.c:1191 msgid "_Icons Only" msgstr "Nur _Symbole" #: ../moo/mooutils/moowindow.c:1192 msgid "_Labels Only" msgstr "Nur _Text" #: ../moo/mooutils/moowindow.c:1193 msgid "Labels _Below Icons" msgstr "Text _unter Symbolen" #: ../moo/mooutils/moowindow.c:1194 msgid "Labels Be_side Icons" msgstr "Text _neben Symbolen" #: ../moo/mooutils/moowindow.c:1204 msgid "Toolbar _Style" msgstr "Werkzeugleistenstil" #. label of Ctags plugin pane #: ../moo/plugins/ctags/ctags-plugin.c:119 #: ../moo/plugins/ctags/ctags-plugin.c:120 msgctxt "window-pane" msgid "Functions" msgstr "" #: ../moo/plugins/glade/moofileselector.glade.h:1 msgid "Create File" msgstr "Datei erstellen" #: ../moo/plugins/glade/moofileselector.glade.h:3 msgid "Save as" msgstr "Speichern unter" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:1 msgid "Open With" msgstr "Öffnen mit" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:2 msgid "Command:" msgstr "Befehl:" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:5 msgid "Menu item label" msgstr "Menüeintragstext" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:7 msgid "Move down" msgstr "Nach unten bewegen" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:8 msgid "Move up" msgstr "Nach oben bewegen" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:9 msgid "Name:" msgstr "Name:" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:11 msgid "Semicolon-separated list of file globs, e.g. '*.txt;foo.*;*bar*'" msgstr "Semikolon-getrennte Liste von Dateifiltern, z.B. '*.txt;foo.*;*bar*'" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:12 msgid "" "Semicolon-separated list of mime types, e.g. 'text/*;application/x-glade'" msgstr "" "Semikolon-getrennte Liste von Mimetypen, z.B. »text/*;application/x-glade«" #: ../moo/plugins/glade/moofileselector-prefs.glade.h:14 #, no-c-format msgid "" "Shell command to open the file: '%f' is replaced with file path, e.g. " "'foobar %f'" msgstr "" "Kommandozeilenbefehl zum Öffnen der Datei: »%f« wird durch den Dateipfad " "ersetzt, z.B. »foobar %f«" #: ../moo/plugins/glade/moofind.glade.h:1 #: ../moo/plugins/glade/moogrep.glade.h:3 msgid "S_kip files:" msgstr "Dateien ü_berspringen:" #: ../moo/plugins/glade/moofind.glade.h:2 #: ../moo/plugins/glade/moogrep.glade.h:4 msgid "_Directory:" msgstr "_Ordner:" #: ../moo/plugins/glade/moofind.glade.h:3 #: ../moo/plugins/glade/moogrep.glade.h:5 msgid "_Pattern:" msgstr "_Muster:" #: ../moo/plugins/glade/moogrep.glade.h:2 msgid "Fi_les:" msgstr "_Dateien:" #: ../moo/plugins/moofilelist.c:2354 ../moo/plugins/moofilelist.c:2355 #: ../moo/plugins/moofilelist.c:2412 msgid "File List" msgstr "Dateiliste" #: ../moo/plugins/moofilelist.c:2412 msgid "List of files" msgstr "Liste von Dateien" #: ../moo/plugins/moofileselector.c:386 #, c-format msgid "Create file in folder '%s':" msgstr "Datei in Ordner »%s« erstellen:" #: ../moo/plugins/moofileselector.c:441 #, c-format msgid "Could not create file '%s'" msgstr "Datei »%s« konnte nicht erstellt werden" #: ../moo/plugins/moofileselector.c:442 ../moo/plugins/moofileselector.c:804 #, c-format msgid "" "Could not convert '%s' to filename encoding. Please consider simpler name, " "such as foo.blah or blah.foo" msgstr "" "»%s« konnte nicht als Dateiname kodiert werden. Erwägen Sie einen " "einfacheren Namen wie foo.bla oder bla.foo" #: ../moo/plugins/moofileselector.c:457 #, c-format msgid "File '%s' already exists" msgstr "Datei »%s« existiert bereits" #: ../moo/plugins/moofileselector.c:600 msgid "Go to current document directory" msgstr "Gehe zu aktuellem Dokumentenordner" #: ../moo/plugins/moofileselector.c:612 ../moo/plugins/moofileselector.c:613 msgid "New File..." msgstr "Neue Datei..." #: ../moo/plugins/moofileselector.c:803 #, c-format msgid "Could not save file as '%s'" msgstr "Datei konnte nicht unter »%s« gespeichert werden" #: ../moo/plugins/moofileselector.c:936 msgid "Save Copy As" msgstr "Kopie speichern unter" #: ../moo/plugins/moofileselector.c:962 msgid "Rename To" msgstr "Umbenennen zu" #: ../moo/plugins/moofileselector.c:1102 msgid "Move Here" msgstr "Hierher verschieben" #: ../moo/plugins/moofileselector.c:1103 msgid "Move/Rename..." msgstr "Verschieben/Umbenennen..." #: ../moo/plugins/moofileselector.c:1111 msgid "Save Here" msgstr "Hier speichern" #: ../moo/plugins/moofileselector.c:1112 msgid "Save As..." msgstr "Speichern unter..." #: ../moo/plugins/moofileselector.c:1121 msgid "Save Copy As..." msgstr "Kopie speichern unter..." #: ../moo/plugins/moofileselector.c:1274 msgid "File selector pane for editor window" msgstr "Dateiauswahlleiste des Editorfensters" #: ../moo/plugins/moofind.c:186 msgid "Search Results" msgstr "Suchergebnisse" #: ../moo/plugins/moofind.c:250 ../moo/plugins/moofind.c:251 msgid "Find In Files" msgstr "In Dateien suchen" #: ../moo/plugins/moofind.c:252 msgid "Find in files" msgstr "In Dateien suchen" #: ../moo/plugins/moofind.c:260 ../moo/plugins/moofind.c:261 #: ../moo/plugins/moofind.c:1000 msgid "Find File" msgstr "Datei suchen" #: ../moo/plugins/moofind.c:262 msgid "Find file" msgstr "Datei suchen" #: ../moo/plugins/moofind.c:969 msgid "Find in Files" msgstr "In Dateien suchen" #: ../moo/plugins/moofind.c:1052 ../moo/plugins/moofind.c:1078 #, c-format msgid "*** %u match found ***" msgid_plural "*** %u matches found ***" msgstr[0] "*** %u Treffer gefunden ***" msgstr[1] "*** %u Treffer gefunden ***" #: ../moo/plugins/moofind.c:1059 ../moo/plugins/moofind.c:1084 #, c-format msgid "*** %u file found ***" msgid_plural "*** %u files found ***" msgstr[0] "*** %u Datei gefunden ***" msgstr[1] "*** %u Dateien gefunden ***" #: ../moo/plugins/moofind.c:1120 msgid "Finds everything" msgstr "Findet alles" #: ../moo/plugins/mooluaplugin.cpp:110 msgid "Lua" msgstr "" #: ../moo/plugins/mooluaplugin.cpp:110 msgid "Lua support" msgstr "" #. label of Output window pane #: ../moo/plugins/support/mooeditwindowoutput.c:33 #: ../moo/plugins/support/mooeditwindowoutput.c:34 msgctxt "window-pane" msgid "Output" msgstr "Ausgabe" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:2 msgid "Filter|Bison" msgstr "Bison" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:4 msgid "Filter|Default" msgstr "Standard" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:6 msgid "Filter|LaTeX" msgstr "LaTeX" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:8 msgid "Filter|Make" msgstr "Make" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:10 msgid "Filter|None" msgstr "Keiner" #. Output filter for shell commands #: ../moo/plugins/usertools/filters.xml.h:12 msgid "Filter|Python" msgstr "Python" #: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:1 msgid "Filter:" msgstr "Filter:" #: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:2 msgid "Input:" msgstr "Eingabe:" #: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:3 msgid "Output:" msgstr "Ausgabe:" #: ../moo/plugins/usertools/glade/moousertools.glade.h:1 msgid "Delete item" msgstr "Eintrag löschen" #: ../moo/plugins/usertools/glade/moousertools.glade.h:2 msgid "Enabled" msgstr "Aktiviert" #: ../moo/plugins/usertools/glade/moousertools.glade.h:3 msgid "Move item down" msgstr "Eintrag nach unten bewegen" #: ../moo/plugins/usertools/glade/moousertools.glade.h:4 msgid "Move item up" msgstr "Eintrag nach oben bewegen" #: ../moo/plugins/usertools/glade/moousertools.glade.h:5 msgid "New item" msgstr "Neuer Eintrag" #: ../moo/plugins/usertools/glade/moousertools.glade.h:6 msgid "_Files:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:7 msgid "_Requires:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:8 msgid "_Save:" msgstr "" #: ../moo/plugins/usertools/glade/moousertools.glade.h:9 msgid "_Type:" msgstr "" #. Label of notebook tab on User Tools prefs page, do not translate the part before | #: ../moo/plugins/usertools/glade/moousertools.glade.h:11 msgctxt "yes" msgid "user-tools-prefs|Context menu" msgstr "" #. Label of notebook tab on User Tools prefs page, do not translate the part before | #: ../moo/plugins/usertools/glade/moousertools.glade.h:13 msgctxt "yes" msgid "user-tools-prefs|Tools menu" msgstr "" #: ../moo/plugins/usertools/moocommand-exe.c:88 msgid "Output|None" msgstr "Keine" #: ../moo/plugins/usertools/moocommand-exe.c:89 msgid "Output|None, asynchronous" msgstr "Keine, asynchron" #: ../moo/plugins/usertools/moocommand-exe.c:91 msgid "Output|Console" msgstr "Konsole" #: ../moo/plugins/usertools/moocommand-exe.c:93 msgid "Output|Output pane" msgstr "Ausgabeleiste" #: ../moo/plugins/usertools/moocommand-exe.c:94 msgid "Output|Insert into the document" msgstr "Ins Dokument einfügen" #: ../moo/plugins/usertools/moocommand-exe.c:95 msgid "Output|New document" msgstr "Neues Dokument" #: ../moo/plugins/usertools/moocommand-exe.c:826 msgid "Shell command" msgstr "Kommandozeilenbefehl" #: ../moo/plugins/usertools/moocommand-exe.c:1070 msgid "Input|None" msgstr "Keine" #: ../moo/plugins/usertools/moocommand-exe.c:1071 msgid "Input|Selected lines" msgstr "Ausgewählte Zeilen" #: ../moo/plugins/usertools/moocommand-exe.c:1072 msgid "Input|Selection" msgstr "Auswahl" #: ../moo/plugins/usertools/moocommand-exe.c:1073 msgid "Input|Whole document" msgstr "Gesamtes Dokument" #: ../moo/plugins/usertools/moocommand-exe.c:1074 msgid "Input|Document copy" msgstr "" #: ../moo/plugins/usertools/moocommand-script.cpp:279 msgid "Lua script" msgstr "Luaskript" #: ../moo/plugins/usertools/moocommand-script.cpp:285 msgid "Python script" msgstr "Pythonskript" #: ../moo/plugins/usertools/moousertools.c:395 #: ../moo/plugins/usertools/moousertools-prefs.c:559 msgid "Tools" msgstr "Werkzeuge" #: ../moo/plugins/usertools/moousertools.c:1377 msgid "User Tools" msgstr "" #: ../moo/plugins/usertools/moousertools.c:1378 msgid "Configurable tools" msgstr "" #: ../moo/plugins/usertools/moousertools-prefs.c:109 msgid "New Command" msgstr "Neuer Befehl" #. 'Requires' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:162 msgctxt "Requires-combo" msgid "Nothing" msgstr "" #. 'Requires' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:164 msgctxt "Requires-combo" msgid "Document" msgstr "" #. 'Requires' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:166 msgctxt "Requires-combo" msgid "File on disk" msgstr "" #. 'Save' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:177 msgctxt "Save-combo" msgid "Nothing" msgstr "" #. 'Save' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:179 msgctxt "Save-combo" msgid "Current document" msgstr "" #. 'Save' combo box entry on Tools prefs page #: ../moo/plugins/usertools/moousertools-prefs.c:181 msgctxt "Save-combo" msgid "All documents" msgstr "" #~ msgid "Could not save file" #~ msgstr "Datei konnte nicht gespeichert werden" #~ msgid "" #~ "Error saving file\n" #~ "%s" #~ msgstr "" #~ "Fehler beim Speichern der Datei\n" #~ "%s" #~ msgid "Error saving file" #~ msgstr "Fehler beim Speichern der Datei" #~ msgid "Command type:" #~ msgstr "Befehlstyp:" #~ msgid "Context menu" #~ msgstr "Kontextmenü" #~ msgid "Tools menu" #~ msgstr "Werkzeugmenü" #~ msgid "Case sensitive" #~ msgstr "Groß-/ Kleinschreibung beachten" #~ msgid "Default language" #~ msgstr "Standardsprache" #~ msgid "Python" #~ msgstr "Python" #~ msgid "Python support" #~ msgstr "Pythonunterstützung" #~ msgid "Execute python code in an existing instance" #~ msgstr "Python-Quelltext in einer vorhandenen Instanz ausführen" #~ msgid "CODE" #~ msgstr "QUELLTEXT" #~ msgid "Execute python file in an existing instance" #~ msgstr "Eine Python-Datei in einer vorhandenen Instanz ausführen" #~ msgid "FILE" #~ msgstr "DATEI" #~ msgid "Show only fixed width fonts" #~ msgstr "Nur Schriftarten fester Breite anzeigen" #~ msgid "Terminal plugin" #~ msgstr "Konsolenzusatzmodul"