2472 lines
67 KiB
Plaintext
2472 lines
67 KiB
Plaintext
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Christian Dywan <christian@twotoasts.de>, 2007, 2008.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: moo\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2013-12-06 09:58-0800\n"
|
|
"PO-Revision-Date: 2008-02-04 21:47+0100\n"
|
|
"Last-Translator: Debianer <debianer@rocketmail.com>\n"
|
|
"Language-Team: Christian Dywan <christian@twotoasts.de>, Debianer "
|
|
"<debianer@rocketmail.com>\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:110
|
|
#, 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:117
|
|
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:119
|
|
msgid "Load and save session"
|
|
msgstr "Sitzung laden und speichern"
|
|
|
|
#. help message for command line option --pid=PID
|
|
#: ../moo/medit-app/main.c:121
|
|
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:122
|
|
msgid "PID"
|
|
msgstr "PID"
|
|
|
|
#. help message for command line option --app-name=NAME
|
|
#: ../moo/medit-app/main.c:124
|
|
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:125
|
|
msgid "NAME"
|
|
msgstr "NAME"
|
|
|
|
#. help message for command line option --new-window
|
|
#: ../moo/medit-app/main.c:127
|
|
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:129
|
|
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:135
|
|
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:136
|
|
msgid "LINE"
|
|
msgstr "ZEILE"
|
|
|
|
#. help message for command line option --encoding=ENCODING
|
|
#: ../moo/medit-app/main.c:138
|
|
msgid "Use character encoding ENCODING"
|
|
msgstr "Nutze diese Zeichencodierung"
|
|
|
|
#. "ENCODING" part in --encoding=ENCODING
|
|
#: ../moo/medit-app/main.c:139
|
|
msgid "ENCODING"
|
|
msgstr "ZEICHENCODIERUNG"
|
|
|
|
#. help message for command line option --reload
|
|
#: ../moo/medit-app/main.c:141
|
|
msgid "Automatically reload file if it was modified on disk"
|
|
msgstr "Lade die Datei bei Veränderung auf der Festplatte automatisch neu"
|
|
|
|
#. help message for command line option --geometry=WIDTHxHEIGHT[+X+Y]
|
|
#: ../moo/medit-app/main.c:153
|
|
msgid "Default window size and position"
|
|
msgstr "Standard Fenstergröße und Position"
|
|
|
|
#. "WIDTHxHEIGHT[+X+Y]" part in --geometry=WIDTHxHEIGHT[+X+Y]
|
|
#: ../moo/medit-app/main.c:154
|
|
msgid "WIDTHxHEIGHT[+X+Y]"
|
|
msgstr "BreitexHöhe[+X+Y]"
|
|
|
|
#. help message for command line option --version
|
|
#: ../moo/medit-app/main.c:156
|
|
msgid "Show version information and exit"
|
|
msgstr "Versionsinformationen anzeigen und beenden"
|
|
|
|
#. "FILES" part in "medit [OPTION...] [FILES]"
|
|
#: ../moo/medit-app/main.c:172
|
|
msgid "FILES"
|
|
msgstr "DATEIEN"
|
|
|
|
#. error message for wrong commmand line
|
|
#: ../moo/medit-app/main.c:254
|
|
#, 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"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:2
|
|
msgid "Dialog title|Credits"
|
|
msgstr "Credits"
|
|
|
|
#. Tab label in Credits dialog
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:4
|
|
msgid "Thanks"
|
|
msgstr "Danke"
|
|
|
|
#. Tab label in Credits dialog
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:6
|
|
msgid "Written by"
|
|
msgstr "Geschrieben von"
|
|
|
|
#. Tab label in Credits dialog
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:8
|
|
msgid "Translated by"
|
|
msgstr "Übersetzt von"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:2
|
|
msgid "Dialog title|About"
|
|
msgstr "About"
|
|
|
|
#. Credits button label in About dialog
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:4
|
|
msgid "C_redits"
|
|
msgstr "C_redits"
|
|
|
|
#. License button label in About dialog
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:6
|
|
msgid "_License"
|
|
msgstr "_License"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooapp/glade/mooappabout-license.glade.h:2
|
|
msgid "Dialog title|License"
|
|
msgstr "License"
|
|
|
|
#. 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 <someguy@domain.net>", with lines separated by \n
|
|
#: ../moo/mooapp/mooappabout.c:57
|
|
msgid "translator-credits"
|
|
msgstr ""
|
|
"Christian Dywan <christian@twotoasts.de>\n"
|
|
"Debianer <debianer@rocketmail.com>"
|
|
|
|
#. Translators: this goes into About box, under Translated by tab,
|
|
#. this must be valid html markup, e.g.
|
|
#. "Some Guy <a href=\"mailto:someguy@domain.net\"><someguy@domain.net></a>"
|
|
#. Lines must be separated by <br>, like "First guy<br>Second Guy"
|
|
#: ../moo/mooapp/mooappabout.c:62
|
|
msgid "translator-credits-markup"
|
|
msgstr ""
|
|
"Christian Dywan <a href=\"mailto:christian@twotoasts.de\"><"
|
|
"christian@twotoasts.de></a><br/>Debianer <a href=\"mailto:"
|
|
"debianer@rocketmail.com\"><debianer@rocketmail.com></a>"
|
|
|
|
#: ../moo/mooapp/mooapp.c:993
|
|
msgid "Report a Bug..."
|
|
msgstr "Einen Bug melden..."
|
|
|
|
#: ../moo/mooapp/mooapp.c:1356
|
|
#, 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 ""
|
|
"Die folgende URL wird geöffnet:\n"
|
|
"\n"
|
|
"%s\n"
|
|
"\n"
|
|
"Es beinhaltet die medit Version und dein Betriebssystem (%s)"
|
|
|
|
#: ../moo/mooapp/mooapp.c:1363
|
|
msgid "Open URL?"
|
|
msgstr "URL öffnen?"
|
|
|
|
#. Prefs dialog title
|
|
#: ../moo/mooapp/mooapp.c:1401
|
|
msgid "Preferences"
|
|
msgstr "Einstellungen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:1
|
|
msgid "<b>Loading</b>"
|
|
msgstr "<b>Laden</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:2
|
|
msgid "Encodings to _autodetect:"
|
|
msgstr "_Erkenne Zeichenkodierungen:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:3
|
|
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:4
|
|
msgid "<b>Saving</b>"
|
|
msgstr "<b>Speichern</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:5
|
|
msgid "Encoding for _new files:"
|
|
msgstr "Zeichenkodierung für _neue Dateien:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:6
|
|
msgid "Remove trailing _spaces"
|
|
msgstr "Entferne abschließende _Leerzeichen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:7
|
|
msgid "Ensure trailing new_line"
|
|
msgstr "Füge am Ende eine leere _Zeile an"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:8
|
|
msgid "Make _backups"
|
|
msgstr "Automatisch _speichern"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:9
|
|
msgid "<b>Sessions</b>"
|
|
msgstr "<b>Sitzungen</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:10
|
|
msgid "Enable _session support"
|
|
msgstr "Speichern der _Sitzung"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:11
|
|
msgid "<b>Dialogs</b>"
|
|
msgstr "<b>Dialoge</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:12
|
|
msgid "Open and Save As dialogs show current document _folder"
|
|
msgstr "Zeige Öffnen und Speichern Dialoge im aktuellen _Ordner"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-filters.glade.h:1
|
|
msgid "<b>File filters</b>"
|
|
msgstr "<b>Dateifilter</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:1
|
|
msgid "<b>Keyboard</b>"
|
|
msgstr "<b>Tastatur</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:2
|
|
msgid "Smart Home and End"
|
|
msgstr "Intelligente Pos1- und Ende-Tasten"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:3
|
|
msgid "Enable auto indentation"
|
|
msgstr "Automatische Einrückung aktivieren"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:4
|
|
msgid "Do not use tabs for indentation"
|
|
msgstr "Nicht mit Tabulatoren einrücken"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:5
|
|
msgid "Backspace key unindents"
|
|
msgstr "Mit Rücktaste Einrückung entfernen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:6
|
|
msgid "Tab key indents"
|
|
msgstr "Mit Tabtaste einrücken"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:7
|
|
msgid "Indent width:"
|
|
msgstr "Einzugsbreite:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:8
|
|
msgid "Tab width:"
|
|
msgstr "Tabulatorbreite:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:9
|
|
msgid "<b>Font and colors</b>"
|
|
msgstr "<b>Schrift und Farben</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:10
|
|
msgid "Font:"
|
|
msgstr "Schrift:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:11
|
|
msgid "Color scheme:"
|
|
msgstr "Farbschema"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:1
|
|
msgid "<b>Language-specific options</b>"
|
|
msgstr "<b>Sprachspezifische Optionen</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:2
|
|
msgid "Options:"
|
|
msgstr "Optionen:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:3
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:3
|
|
msgid "Mime types:"
|
|
msgstr "Mimetypen:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:4
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:5
|
|
msgid "Extensions:"
|
|
msgstr "Erweiterungen:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:5
|
|
msgid "Language:"
|
|
msgstr "Sprache:"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:1
|
|
msgid "<b>Text wrapping</b>"
|
|
msgstr "<b>Textumbruch</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:2
|
|
msgid "Enable text wrapping"
|
|
msgstr "Zeilenumbrüche aktivieren"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:3
|
|
msgid "Do not split words"
|
|
msgstr "Wörter nicht trennen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:4
|
|
msgid "<b>Highlighting</b>"
|
|
msgstr "<b>Hervorhebung</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:5
|
|
msgid "Enable syntax highlighting"
|
|
msgstr "Syntaxhervorhebung aktivieren"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:6
|
|
msgid "Highlight matching brackets"
|
|
msgstr "Zusammen gehörende Klammern hervorheben"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:7
|
|
msgid "Highlight mismatching brackets"
|
|
msgstr "Falsch platzierte Klammern hervorheben"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:8
|
|
msgid "Highlight current line"
|
|
msgstr "Aktuelle Zeile hervorheben"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:9
|
|
msgid "<b>Misc</b>"
|
|
msgstr "<b>Sonstiges</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:10
|
|
msgid "Show line numbers"
|
|
msgstr "Zeilennummern anzeigen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:11
|
|
msgid "Show tabs"
|
|
msgstr "Tabulatoren anzeigen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:12
|
|
msgid "Show spaces"
|
|
msgstr "Zeige Leerzeichen"
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:13
|
|
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:15
|
|
msgid "Draw right margin"
|
|
msgstr "Zeichne rechten Rand"
|
|
|
|
#. 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 "<b>Plugins</b>"
|
|
msgstr "Plugins"
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:2
|
|
msgid "<b>Version:</b>"
|
|
msgstr "<b>Version:</b>"
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:3
|
|
msgid "<b>Author:</b>"
|
|
msgstr "<b>Autor:</b>"
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:4
|
|
msgid "<b>Description:</b>"
|
|
msgstr "<b>Beschreibung:</b>"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:1
|
|
msgid "Print using text styles"
|
|
msgstr "Mit Textstilen drucken"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:2
|
|
msgid "Use custom font:"
|
|
msgstr "Benutzerdefinierte Schriftart verwenden:"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:3
|
|
msgid "Wrap long lines"
|
|
msgstr "Lange Zeilen umbrechen"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:4
|
|
msgid "Ellipsize long lines"
|
|
msgstr "Lange Zeilen abkürzen"
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:6
|
|
msgid "Print line numbers"
|
|
msgstr "Zeilennummern drucken"
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:8
|
|
msgid "every"
|
|
msgstr "alle"
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:10
|
|
msgid "lines"
|
|
msgstr "Zeilen"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:11
|
|
msgid "Print header"
|
|
msgstr "Kopfzeile drucken"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:12
|
|
msgid "Print separator line"
|
|
msgstr "Trennlinie drucken"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:13
|
|
msgid "Right:"
|
|
msgstr "Rechts:"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:14
|
|
msgid "Center:"
|
|
msgstr "Mitte:"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:15
|
|
msgid "Left:"
|
|
msgstr "Links:"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:16
|
|
msgid "Header"
|
|
msgstr "Kopfzeile"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:17
|
|
msgid "Print footer"
|
|
msgstr "Fußzeile drucken"
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:18
|
|
msgid "Footer"
|
|
msgstr "Fußzeile"
|
|
|
|
#: ../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
|
|
msgid "_Text to find:"
|
|
msgstr "Gesuchter _Text:"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:2
|
|
msgid "Regular e_xpression"
|
|
msgstr "Regulärer A_usdruck"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:3 ../moo/plugins/moofind.c:1116
|
|
msgid "Find"
|
|
msgstr "Suchen"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:4
|
|
msgid "_Replacement text:"
|
|
msgstr "_Ersetzender Text:"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:5
|
|
msgid "_Literal replacement"
|
|
msgstr "_Wörtlicher Ersatz"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:6
|
|
msgid "Replace With"
|
|
msgstr "Ersetzen mit"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:7
|
|
msgid "Don't _prompt on replace"
|
|
msgstr "Keine _Abfrage beim Ersetzen"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:8
|
|
msgid "Find _backwards"
|
|
msgstr "_Rückwärtssuche"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:9
|
|
#: ../moo/plugins/glade/moogrep.glade.h:5
|
|
msgid "Case _sensitive"
|
|
msgstr "Groß-/ Kleinschreibung _beachten"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:10
|
|
msgid "S_elected text"
|
|
msgstr "_Ausgewählter Text"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:11
|
|
msgid "From c_ursor"
|
|
msgstr "Ab dem _Mauszeiger"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:12
|
|
msgid "_Whole words only"
|
|
msgstr "Nur vollständige Wörter"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:13
|
|
msgid "Options"
|
|
msgstr "Optionen"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:1
|
|
msgid "Replace?"
|
|
msgstr "Ersetzen?"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:2
|
|
msgid "_Replace"
|
|
msgstr "_Ersetzen"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:3
|
|
msgid "Replace _All"
|
|
msgstr "_Alle ersetzen"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:4
|
|
#: ../moo/mooedit/mooeditwindow.c:551
|
|
msgid "Find _Next"
|
|
msgstr "_Nächstes"
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:5
|
|
msgid "Sto_p"
|
|
msgstr "Sto_p"
|
|
|
|
#: ../moo/mooedit/glade/mootextgotoline.glade.h:1
|
|
#: ../moo/mooedit/mooeditwindow.c:601
|
|
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 "_File"
|
|
msgstr "_Datei"
|
|
|
|
#. menu item label
|
|
#: ../moo/mooedit/medit.xml.h:4
|
|
msgid "_Search"
|
|
msgstr "_Suchen"
|
|
|
|
#. menu item label
|
|
#: ../moo/mooedit/medit.xml.h:6
|
|
msgid "_View"
|
|
msgstr "_Ansicht"
|
|
|
|
#. menu item label
|
|
#: ../moo/mooedit/medit.xml.h:8
|
|
msgid "Pa_nes"
|
|
msgstr "_Leisten"
|
|
|
|
#. menu item label
|
|
#: ../moo/mooedit/medit.xml.h:10
|
|
msgid "_Document"
|
|
msgstr "D_okument"
|
|
|
|
#: ../moo/mooedit/medit.xml.h:11
|
|
msgid "_Tools"
|
|
msgstr "_Werkzeuge"
|
|
|
|
#. 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 ""
|
|
"Könnte die Datei %s nicht mit der Zeichenkodierung %s speichern. Möchtest du "
|
|
"stattdessen in UTF-8 speichern?"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:494
|
|
msgid "Save file in UTF-8 encoding?"
|
|
msgstr "Datei mit der UTF-8 Zeichenkodierung speichern?"
|
|
|
|
#. Could not open file foo.txt
|
|
#: ../moo/mooedit/mooeditdialogs.c:521 ../moo/mooedit/mooeditdialogs.c:588
|
|
#, c-format
|
|
msgid ""
|
|
"Could not open file\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Datei konnte nicht geöffnet werden\n"
|
|
"%s"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:527 ../moo/mooedit/mooeditdialogs.c:590
|
|
msgid "Could not open file"
|
|
msgstr "Datei konnte nicht geöffnet werden"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:532
|
|
#, c-format
|
|
msgid ""
|
|
"Could not open file using character encoding %s. Try to select another "
|
|
"encoding below."
|
|
msgstr ""
|
|
"Könnte die Datei mit der folgenden Zeichencodierung nicht öffnen: %s. "
|
|
"Versuche eine andere auszuwählen."
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:535
|
|
#, c-format
|
|
msgid ""
|
|
"Could not detect file character encoding. Try to select an encoding below."
|
|
msgstr ""
|
|
"Konnte die Zeichenkodierung nicht erkennen. Versuche eine andere auszuwählen."
|
|
|
|
#. Could not reload file foo.txt
|
|
#: ../moo/mooedit/mooeditdialogs.c:620
|
|
#, c-format
|
|
msgid ""
|
|
"Could not reload file\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Datei konnte nicht neu geladen werden\n"
|
|
"%s"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:648
|
|
#, c-format
|
|
msgid "Discard changes in file '%s'?"
|
|
msgstr "Änderungen an Datei »%s« verwerfen?"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:650
|
|
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:651 ../moo/mooedit/mooeditwindow.c:441
|
|
msgid "_Reload"
|
|
msgstr "Neu _laden"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:673
|
|
#, c-format
|
|
msgid "Overwrite modified file '%s'?"
|
|
msgstr "Veränderte Datei »%s« überschreiben?"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:674
|
|
#, 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:676
|
|
msgid "Over_write"
|
|
msgstr "Ü_berschreiben"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:697
|
|
msgid ""
|
|
"Beginning of document reached.\n"
|
|
"Continue from the end?"
|
|
msgstr ""
|
|
"Anfang des Dokuments erreicht.\n"
|
|
"Vom Ende an weitermachen?"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:700
|
|
msgid ""
|
|
"End of document reached.\n"
|
|
"Continue from the beginning?"
|
|
msgstr ""
|
|
"Ende des Dokuments wurde erreicht.\n"
|
|
"Vom Anfang an weitermachen?"
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:740
|
|
#, c-format
|
|
msgid "Invalid regular expression"
|
|
msgstr "Ungültiger Regulärer Ausdruck"
|
|
|
|
#: ../moo/mooedit/mooedit-fileops.c:1111 ../moo/plugins/moofileselector.c:511
|
|
msgid "Untitled"
|
|
msgstr "Unbenannt"
|
|
|
|
#: ../moo/mooedit/mooedit-fileops.c:1113
|
|
#, c-format
|
|
msgid "Untitled %d"
|
|
msgstr "Unbenannt %d"
|
|
|
|
#: ../moo/mooedit/mooeditor.c:330
|
|
msgid "Open Recent Files Dialog"
|
|
msgstr "Dialog Zuletzt verwendete Dateien"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooedit/mooeditor.c:332
|
|
msgid "Open Recent|_More..."
|
|
msgstr "_Mehr..."
|
|
|
|
#: ../moo/mooedit/mooeditor.c:598
|
|
msgid "Open new editor window"
|
|
msgstr "Neues Editorfenster öffnen"
|
|
|
|
#: ../moo/mooedit/mooeditor.c:784
|
|
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"
|
|
|
|
#. Label of a Preferences dialog page, remove the part before and including |
|
|
#: ../moo/mooedit/mooeditprefspage.c:168
|
|
msgid "PreferencesPage|General"
|
|
msgstr "Allgemein"
|
|
|
|
#. Label of a Preferences dialog page, remove the part before and including |
|
|
#: ../moo/mooedit/mooeditprefspage.c:204
|
|
msgid "PreferencesPage|File Filters"
|
|
msgstr "Dateifilter"
|
|
|
|
#. Label of a Preferences dialog page, remove the part before and including |
|
|
#: ../moo/mooedit/mooeditprefspage.c:257
|
|
msgid "PreferencesPage|View"
|
|
msgstr "Ansicht"
|
|
|
|
#. Label of a Preferences dialog page, remove the part before and including |
|
|
#: ../moo/mooedit/mooeditprefspage.c:304
|
|
msgid "PreferencesPage|File"
|
|
msgstr "Datei"
|
|
|
|
#. Label of a Preferences dialog page, remove the part before and including |
|
|
#: ../moo/mooedit/mooeditprefspage.c:344
|
|
msgid "PreferencesPage|Languages"
|
|
msgstr "Sprachen"
|
|
|
|
#. Label in the Language combo box on Languages preferences page,
|
|
#. remove the part before and including |
|
|
#. Menu item in the Language menu
|
|
#: ../moo/mooedit/mooeditprefspage.c:561 ../moo/mooedit/mooeditwindow.c:3992
|
|
msgid "Language|None"
|
|
msgstr "Keine"
|
|
|
|
#. Column label on File Filters prefs page
|
|
#: ../moo/mooedit/mooeditprefspage.c:1024
|
|
msgctxt "filter-prefs-column"
|
|
msgid "Filter"
|
|
msgstr "Filter"
|
|
|
|
#. Column label on File Filters prefs page
|
|
#: ../moo/mooedit/mooeditprefspage.c:1026
|
|
msgctxt "filter-prefs-column"
|
|
msgid "Options"
|
|
msgstr "Optionen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:424
|
|
msgid "Create new document"
|
|
msgstr "Neues Dokument erstellen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:432
|
|
msgid "_Open..."
|
|
msgstr "Ö_ffnen..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:433
|
|
msgid "Open..."
|
|
msgstr "Öffnen..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:440 ../moo/moofileview/moofileview.c:1281
|
|
#: ../moo/moofileview/moofileview.c:1282
|
|
msgid "Reload"
|
|
msgstr "Neu laden"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:442
|
|
msgid "Reload document"
|
|
msgstr "Dokument neu laden"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:473
|
|
msgid "Save _As..."
|
|
msgstr "Speichern _unter..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:474
|
|
msgid "Save as..."
|
|
msgstr "Speichern unter..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:484
|
|
msgid "Close document"
|
|
msgstr "Dokument schließen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:492
|
|
msgid "Close All"
|
|
msgstr "Alle Schließen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:493
|
|
msgid "Close A_ll"
|
|
msgstr "A_lle Schließen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:494
|
|
msgid "Close all documents"
|
|
msgstr "Alle Dokumente schließen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:501
|
|
msgid "Previous Tab"
|
|
msgstr "Voheriger Reiter"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:502
|
|
msgid "_Previous Tab"
|
|
msgstr "_Voheriger Reiter"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:503
|
|
msgid "Previous tab"
|
|
msgstr "Voheriger Reiter"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:511
|
|
msgid "Next Tab"
|
|
msgstr "Nächster Reiter"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:512
|
|
msgid "_Next Tab"
|
|
msgstr "_Nächster Reiter"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:513
|
|
msgid "Next tab"
|
|
msgstr "Nächster Reiter"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:521
|
|
msgid "Previous Tab In View"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:522
|
|
msgid "_Previous Tab In View"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:523
|
|
msgid "Previous tab in view"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:530
|
|
msgid "Next Tab In View"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:531
|
|
msgid "_Next Tab In View"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:532
|
|
msgid "Next tab in view"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:550
|
|
msgid "Find Next"
|
|
msgstr "Weitersuchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:552
|
|
msgid "Find next"
|
|
msgstr "Weitersuchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:561
|
|
msgid "Find Previous"
|
|
msgstr "Voheriges suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:562
|
|
msgid "Find _Previous"
|
|
msgstr "_Voheriges suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:563
|
|
msgid "Find previous"
|
|
msgstr "Voheriges suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:583
|
|
msgid "Find Current Word"
|
|
msgstr "Aktuelles Wort suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:584
|
|
msgid "Find Current _Word"
|
|
msgstr "Aktuelles _Wort suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:592
|
|
msgid "Find Current Word Backwards"
|
|
msgstr "Aktuelles Wort rückwärts suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:593
|
|
msgid "Find Current Word _Backwards"
|
|
msgstr "Aktuelles Wort _rückwärts suchen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:602
|
|
msgid "_Go to Line..."
|
|
msgstr "_Gehe zu Zeile..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:603
|
|
msgid "Go to line..."
|
|
msgstr "Gehe zu Zeile..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:612
|
|
msgid "Toggle Text Wrapping"
|
|
msgstr "Textumbruch umschalten"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:613
|
|
msgid "_Wrap Text"
|
|
msgstr "Text _umbrechen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:620
|
|
msgid "Toggle Line Numbers Display"
|
|
msgstr "Zeilennummernanzeige umschalten"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:621
|
|
msgid "Show _Line Numbers"
|
|
msgstr "Zeige _Zeilennummern"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:627
|
|
msgid "Focus Document"
|
|
msgstr "Dokument fokussieren"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:628
|
|
msgid "_Focus Document"
|
|
msgstr "Dokument _fokussieren"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:635 ../moo/mooedit/mooeditwindow.c:636
|
|
msgid "Focus Other Split Notebook"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:643
|
|
msgid "Move to Split Notebook"
|
|
msgstr "Wechsel zu geteilter Ansicht"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:644
|
|
msgid "_Move to Split Notebook"
|
|
msgstr "_Wechsel zu geteilter Ansicht"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:652 ../moo/mooedit/mooeditwindow.c:653
|
|
msgid "Split View Horizontally"
|
|
msgstr "Horizontal geteilte Ansicht"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:660 ../moo/mooedit/mooeditwindow.c:661
|
|
msgid "Split View Vertically"
|
|
msgstr "Vertikal geteilte Ansicht"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:667 ../moo/mooedit/mooeditwindow.c:668
|
|
msgid "Focus Next Split View"
|
|
msgstr "Fokussiere nächstes Spalte"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:712
|
|
msgid "Toggle Bookmark"
|
|
msgstr "Lesezeichen umschalten"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:713
|
|
msgid "Toggle _Bookmark"
|
|
msgstr "_Lesezeichen umschalten"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:721
|
|
msgid "Next Bookmark"
|
|
msgstr "Nächstes Lesezeichen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:722
|
|
msgid "_Next Bookmark"
|
|
msgstr "_Nächstes Lesezeichen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:729
|
|
msgid "Previous Bookmark"
|
|
msgstr "Voheriges Lesezeichen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:730
|
|
msgid "_Previous Bookmark"
|
|
msgstr "_Voheriges Lesezeichen"
|
|
|
|
#. action
|
|
#: ../moo/mooedit/mooeditwindow.c:738 ../moo/mooedit/mooeditwindow.c:739
|
|
#: ../moo/mooedit/mooeditwindow.c:740
|
|
msgid "Comment"
|
|
msgstr "Kommentieren"
|
|
|
|
#. action
|
|
#: ../moo/mooedit/mooeditwindow.c:748 ../moo/mooedit/mooeditwindow.c:749
|
|
#: ../moo/mooedit/mooeditwindow.c:750
|
|
msgid "Uncomment"
|
|
msgstr "Entkommentieren"
|
|
|
|
#. Insensitive menu item which appears in Window menu with no documents open
|
|
#: ../moo/mooedit/mooeditwindow.c:778
|
|
msgid "No Documents"
|
|
msgstr "Keine Dokumente"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:786
|
|
msgid "Page Setup"
|
|
msgstr "Seite einrichten"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:787
|
|
msgid "Page S_etup..."
|
|
msgstr "Seite _einrichten..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:788
|
|
msgid "Page Setup..."
|
|
msgstr "Seite einrichten..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:804 ../moo/mooedit/mooeditwindow.c:805
|
|
msgid "Print..."
|
|
msgstr "Drucken..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:813 ../moo/mooedit/mooeditwindow.c:2032
|
|
msgid "Export as PDF"
|
|
msgstr "Als PDF exportieren"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:814
|
|
msgid "E_xport as PDF..."
|
|
msgstr "Als PDF e_xportieren..."
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:815
|
|
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:1087
|
|
#, 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:1090
|
|
#, 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:1093
|
|
#, 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:1101
|
|
#, 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:1104
|
|
#, 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:1107
|
|
#, 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:1110
|
|
#, c-format
|
|
msgid "%s [modified]"
|
|
msgstr "%s [geändert]"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1357
|
|
msgid "Reopen Using Encoding"
|
|
msgstr "Mit Zeichensatz neu öffnen"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1407
|
|
msgid "_Encoding"
|
|
msgstr "_Zeichensatz"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1461
|
|
msgid "Line En_dings"
|
|
msgstr "Zeilenko_dierung"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1468
|
|
msgid "_Windows (CR+LF)"
|
|
msgstr "_Windows (CR+LF)"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1477
|
|
msgid "_Unix (LF)"
|
|
msgstr "_Unix (LF)"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1481
|
|
msgid "_Mac (CR)"
|
|
msgstr "_Mac (CR)"
|
|
|
|
#. Item in document tab context menu
|
|
#: ../moo/mooedit/mooeditwindow.c:2239
|
|
msgctxt "tab-context-menu"
|
|
msgid "Close"
|
|
msgstr "Tab schließen"
|
|
|
|
#. Item in document tab context menu
|
|
#: ../moo/mooedit/mooeditwindow.c:2251
|
|
msgctxt "tab-context-menu"
|
|
msgid "Close All Others"
|
|
msgstr "Alle anderen Tabs schließen"
|
|
|
|
#. Item in document tab context menu
|
|
#: ../moo/mooedit/mooeditwindow.c:2269
|
|
msgctxt "tab-context-menu"
|
|
msgid "Detach"
|
|
msgstr "Abtrennen und in neuem Fenster öffnen"
|
|
|
|
#. Item in document tab context menu
|
|
#: ../moo/mooedit/mooeditwindow.c:2279
|
|
msgctxt "tab-context-menu"
|
|
msgid "Move to Split Notebook"
|
|
msgstr "Wechsel zu geteilter Ansicht"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3846
|
|
#, c-format
|
|
msgid "Line: %s Col: %s"
|
|
msgstr "Zeile: %s Spalte: %s"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3847
|
|
#, c-format
|
|
msgid "Chars: %s"
|
|
msgstr "Zeichen: %s"
|
|
|
|
#. Label in the editor window statusbar - Overwrite or Insert mode
|
|
#: ../moo/mooedit/mooeditwindow.c:3890
|
|
msgid "OVR"
|
|
msgstr "ÜBER"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3890
|
|
msgid "INS"
|
|
msgstr "EINF"
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3987
|
|
msgid "_Language"
|
|
msgstr "_Sprache"
|
|
|
|
#: ../moo/mooedit/mooplugin.c:1425
|
|
msgctxt "Prefs page label"
|
|
msgid "Plugins"
|
|
msgstr "Plugins"
|
|
|
|
#: ../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 "Plugin"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooedit/mooplugin-loader.c:227
|
|
#, c-format
|
|
msgid ""
|
|
"console message|ignoring file '%s', module version '%s' is not compatible "
|
|
"with current version %u.%u"
|
|
msgstr ""
|
|
"ignoriere Dateien '%s', Modul Version '%s' ist nicht kompatibel mit dieser "
|
|
"Version %u.%u"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooedit/mooplugin-loader.c:237
|
|
#, c-format
|
|
msgid "console message|invalid module version '%s' in file '%s'"
|
|
msgstr "Ungültige Modul Version '%s' in Datei '%s'"
|
|
|
|
#: ../moo/mooedit/mootextfind.c:165
|
|
msgctxt "Dialog title"
|
|
msgid "Replace"
|
|
msgstr "Ersetzen"
|
|
|
|
#: ../moo/mooedit/mootextfind.c:171
|
|
msgctxt "Dialog title"
|
|
msgid "Find"
|
|
msgstr "Finden"
|
|
|
|
#: ../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
|
|
#: ../moo/moofileview/moofileview.c:1241 ../moo/moofileview/moofileview.c:1242
|
|
msgid "Edit Bookmarks"
|
|
msgstr "Lesezeichen bearbeiten"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:2
|
|
msgid "Icon:"
|
|
msgstr "Symbol:"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:3
|
|
msgid "Path:"
|
|
msgstr "Ort:"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:4
|
|
msgid "Add bookmark"
|
|
msgstr "Lesezeichen hinzufügen"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:5
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:11
|
|
msgid "New"
|
|
msgstr "Neu"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:6
|
|
msgid "Add separator"
|
|
msgstr "Trennlinie hinzufügen"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:7
|
|
msgid "Add Separator"
|
|
msgstr "Trennlinie hinzufügen"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:8
|
|
msgid "Delete selected items"
|
|
msgstr "Gewählte Einträge löschen"
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:9
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:12
|
|
msgid "Delete"
|
|
msgstr "Löschen"
|
|
|
|
#: ../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:1
|
|
#: ../moo/plugins/moofileselector.c:907 ../moo/plugins/moofileselector.c:932
|
|
msgid "Save As"
|
|
msgstr "Speichern unter"
|
|
|
|
#. Column label in file selector bookmark editor
|
|
#: ../moo/moofileview/moobookmarkmgr.c:961
|
|
msgctxt "fileview-bookmark-editor"
|
|
msgid "Icon"
|
|
msgstr "Symbol"
|
|
|
|
#. Column label in file selector bookmark editor
|
|
#: ../moo/moofileview/moobookmarkmgr.c:977
|
|
msgctxt "fileview-bookmark-editor"
|
|
msgid "Label"
|
|
msgstr "Label"
|
|
|
|
#. Column label in file selector bookmark editor
|
|
#: ../moo/moofileview/moobookmarkmgr.c:995
|
|
msgctxt "fileview-bookmark-editor"
|
|
msgid "Path"
|
|
msgstr "Ort"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1115 ../moo/plugins/moofileselector.c:647
|
|
#: ../moo/plugins/moofileselector.c:648 ../moo/plugins/moofileselector.c:1290
|
|
#: ../moo/plugins/moofileselector-prefs.c:72
|
|
msgid "File Selector"
|
|
msgstr "Dateiauswahl"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1124
|
|
msgid "Go to parent folder"
|
|
msgstr "Gehe zu übergeordnetem Ordner"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1173 ../moo/moofileview/moofileview.c:3350
|
|
msgid "Delete..."
|
|
msgstr "Löschen..."
|
|
|
|
#: ../moo/moofileview/moofileview.c:1174 ../moo/moofileview/moofileview.c:3351
|
|
msgid "Delete selected files"
|
|
msgstr "Markierte Datein löschen"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1184 ../moo/moofileview/moofileview.c:1185
|
|
msgid "Show Hidden Files"
|
|
msgstr "Versteckte Dateien anzeigen"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1193 ../moo/moofileview/moofileview.c:1194
|
|
msgid "Show Parent Folder"
|
|
msgstr "Übergeordneten Ordner anzeigen"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1200 ../moo/moofileview/moofileview.c:1201
|
|
msgid "Case Sensitive Sort"
|
|
msgstr "Sortieren mit Groß-/ Kleinschreibung"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1207 ../moo/moofileview/moofileview.c:1208
|
|
msgid "Show Folders First"
|
|
msgstr "Ordner zuerst anzeigen"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1224 ../moo/moofileview/moofileview.c:1225
|
|
#: ../moo/moofileview/moofileview.xml.h:3
|
|
msgid "Bookmarks"
|
|
msgstr "Lesezeichen"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1233 ../moo/moofileview/moofileview.c:1234
|
|
msgid "Add Bookmark"
|
|
msgstr "Lesezeichen hinzufügen"
|
|
|
|
#: ../moo/moofileview/moofileview.c:1585
|
|
msgid "Filter"
|
|
msgstr "Filter"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3194
|
|
#, c-format
|
|
msgid "Move folder %s to Trash?"
|
|
msgstr "Den Ordner %s in den Papierkorb verschieben?"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3197
|
|
#, c-format
|
|
msgid "Move file %s to Trash?"
|
|
msgstr "Die Datei %s in den Papierkorb verschieben?"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3202
|
|
msgid "Move selected files to Trash?"
|
|
msgstr "Markierte Dateien in den Papierkorb verschieben?"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3210
|
|
#, c-format
|
|
msgid "Delete folder %s and all its content?"
|
|
msgstr "Den Ordner %s und seinen gesamten Inhalt löschen?"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3213
|
|
#, c-format
|
|
msgid "Delete file %s?"
|
|
msgstr "Die Datei %s löschen?"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3218
|
|
msgid "Delete selected files?"
|
|
msgstr "Markierte Dateien löschen?"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3280
|
|
#, c-format
|
|
msgid "Could not delete folder %s"
|
|
msgstr "Der Ordner %s konnte nicht gelöscht werden"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3283
|
|
#, c-format
|
|
msgid "Could not delete file %s"
|
|
msgstr "Die Datei %s konnte nicht gelöscht werden"
|
|
|
|
#: ../moo/moofileview/moofileview.c:3344
|
|
msgid "Move to Trash..."
|
|
msgstr "In den Papierkorb verschieben..."
|
|
|
|
#: ../moo/moofileview/moofileview.c:3345
|
|
msgid "Move selected files to Trash"
|
|
msgstr "Markierte Dateien in den Papierkorb verschieben"
|
|
|
|
#. Translators: this is a context menu item label in the file selector, remove the part before and including |
|
|
#: ../moo/moofileview/moofileview-tools.c:335
|
|
msgid "Open with|Default Application"
|
|
msgstr "Standardanwendung"
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:1
|
|
msgid "View"
|
|
msgstr "Ansicht"
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:2
|
|
msgid "Open _With"
|
|
msgstr "Öffnen _mit"
|
|
|
|
#: ../moo/moolua/mooluaplugin.cpp:112
|
|
msgid "Lua"
|
|
msgstr "Lua"
|
|
|
|
#: ../moo/moolua/mooluaplugin.cpp:112
|
|
msgid "Lua support"
|
|
msgstr "Lua Unterstützung"
|
|
|
|
#: ../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:225
|
|
msgid "Default"
|
|
msgstr "Standard"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:226
|
|
msgid "Black on White"
|
|
msgstr "Schwarz auf Weiß"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:229
|
|
msgid "Black on Light Yellow"
|
|
msgstr "Schwarz auf Hellgelb"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:232
|
|
msgid "Marble"
|
|
msgstr "Marmor"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:235
|
|
msgid "Green on Black"
|
|
msgstr "Grün auf Schwarz"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:238
|
|
msgid "Paper, Light"
|
|
msgstr "Papier, hell"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:241
|
|
msgid "Paper"
|
|
msgstr "Papier"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:244
|
|
msgid "Linux Colors"
|
|
msgstr "Linuxfarben"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:247
|
|
msgid "VIM Colors"
|
|
msgstr "VIM-Farben"
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:250
|
|
msgid "White on Black"
|
|
msgstr "Weiß auf Schwarz"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:2
|
|
msgid "Shortcut|None"
|
|
msgstr "Keinen"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:4
|
|
msgid "Shortcut|Default"
|
|
msgstr "Standard"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:6
|
|
msgid "Shortcut|Custom"
|
|
msgstr "Benutzerdefiniert"
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:7
|
|
msgid "Default key:"
|
|
msgstr "Standardtaste:"
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:8
|
|
msgid "Shortcut for selected action"
|
|
msgstr "Verknüpfung zu ausgewählter Aktion"
|
|
|
|
#. Column label in Configure Shortcuts dialog
|
|
#: ../moo/mooutils/mooaccelprefs.c:261
|
|
msgctxt "accel-editor-column"
|
|
msgid "Action"
|
|
msgstr "Aktion"
|
|
|
|
#. Column label in Configure Shortcuts dialog
|
|
#: ../moo/mooutils/mooaccelprefs.c:270
|
|
msgctxt "accel-editor-column"
|
|
msgid "Shortcut"
|
|
msgstr "Verknüpfung"
|
|
|
|
#. Column label in Configure Shortcuts dialog
|
|
#: ../moo/mooutils/mooaccelprefs.c:279
|
|
msgctxt "accel-editor-column"
|
|
msgid "Global"
|
|
msgstr "Global"
|
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:804
|
|
msgid "Configure Shortcuts"
|
|
msgstr "Tastenkürzel einstellen"
|
|
|
|
#: ../moo/mooutils/moodialogs.c:419
|
|
#, c-format
|
|
msgid "Save changes to document \"%s\" before closing?"
|
|
msgstr "Änderungen an \"%s\" vor dem Schließen speichern?"
|
|
|
|
#: ../moo/mooutils/moodialogs.c:420
|
|
msgid "Save changes to the document before closing?"
|
|
msgstr "Änderungen am Dokument vor dem Schließen speichern?"
|
|
|
|
#: ../moo/mooutils/moodialogs.c:425
|
|
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:179
|
|
msgid "012345"
|
|
msgstr "012345"
|
|
|
|
#: ../moo/mooutils/mooencodings.c:703
|
|
msgid "Auto Detected"
|
|
msgstr "Automatisch erkennen"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings.c:732
|
|
msgid "Encodings combo submenu|Other"
|
|
msgstr "Andere"
|
|
|
|
#: ../moo/mooutils/mooencodings.c:831
|
|
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
|
|
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:113
|
|
#: ../moo/mooutils/mooencodings-data.h:138
|
|
#: ../moo/mooutils/mooencodings-data.h:151
|
|
msgid "Western"
|
|
msgstr "Westlich"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:56
|
|
#: ../moo/mooutils/mooencodings-data.h:114
|
|
#: ../moo/mooutils/mooencodings-data.h:128
|
|
#: ../moo/mooutils/mooencodings-data.h:149
|
|
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:156
|
|
msgid "Baltic"
|
|
msgstr "Baltisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:59
|
|
#: ../moo/mooutils/mooencodings-data.h:115
|
|
#: ../moo/mooutils/mooencodings-data.h:122
|
|
#: ../moo/mooutils/mooencodings-data.h:124
|
|
#: ../moo/mooutils/mooencodings-data.h:130
|
|
#: ../moo/mooutils/mooencodings-data.h:150
|
|
msgid "Cyrillic"
|
|
msgstr "Kyrillisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:60
|
|
#: ../moo/mooutils/mooencodings-data.h:118
|
|
#: ../moo/mooutils/mooencodings-data.h:127
|
|
#: ../moo/mooutils/mooencodings-data.h:155
|
|
msgid "Arabic"
|
|
msgstr "Arabisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:61
|
|
#: ../moo/mooutils/mooencodings-data.h:133
|
|
#: ../moo/mooutils/mooencodings-data.h:152
|
|
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:117
|
|
#: ../moo/mooutils/mooencodings-data.h:136
|
|
#: ../moo/mooutils/mooencodings-data.h:154
|
|
msgid "Hebrew"
|
|
msgstr "Hebräisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:64
|
|
#: ../moo/mooutils/mooencodings-data.h:116
|
|
#: ../moo/mooutils/mooencodings-data.h:140
|
|
#: ../moo/mooutils/mooencodings-data.h:153
|
|
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:139
|
|
msgid "Romanian"
|
|
msgstr "Rumänisch"
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:72
|
|
msgid "encoding label|UTF-7"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:74
|
|
msgid "encoding label|UTF-32BE-BOM (big-endian, with BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:76
|
|
msgid "encoding label|UTF-32LE-BOM (little-endian, with BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:78
|
|
msgid "encoding label|UTF-32BE (big-endian, no BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:80
|
|
msgid "encoding label|UTF-32LE (little-endian, no BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:82
|
|
msgid "encoding label|UTF-16BE-BOM (big-endian, with BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:84
|
|
msgid "encoding label|UTF-16LE-BOM (little-endian, with BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:86
|
|
msgid "encoding label|UTF-16BE (big-endian, no BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:88
|
|
msgid "encoding label|UTF-16LE (little-endian, no BOM)"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:90
|
|
msgid "encoding label|UTF-8-BOM"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:92
|
|
msgid "encoding label|UTF-32"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:94
|
|
msgid "encoding label|UTF-16"
|
|
msgstr ""
|
|
|
|
#. Label of an encoding menu item, remove the part before and including |
|
|
#: ../moo/mooutils/mooencodings-data.h:96
|
|
msgid "encoding label|UTF-8"
|
|
msgstr ""
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:98
|
|
msgid "Armenian"
|
|
msgstr "Armenisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:99
|
|
#: ../moo/mooutils/mooencodings-data.h:100
|
|
#: ../moo/mooutils/mooencodings-data.h:105
|
|
msgid "Chinese Traditional"
|
|
msgstr "Chinesisch (Traditionell)"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:101
|
|
msgid "Cyrillic/Russian"
|
|
msgstr "Kyrillisch/Russisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:103
|
|
#: ../moo/mooutils/mooencodings-data.h:120
|
|
#: ../moo/mooutils/mooencodings-data.h:143
|
|
msgid "Japanese"
|
|
msgstr "Japanisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:104
|
|
#: ../moo/mooutils/mooencodings-data.h:121
|
|
#: ../moo/mooutils/mooencodings-data.h:123
|
|
#: ../moo/mooutils/mooencodings-data.h:146
|
|
msgid "Korean"
|
|
msgstr "Koreanisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:107
|
|
#: ../moo/mooutils/mooencodings-data.h:108
|
|
#: ../moo/mooutils/mooencodings-data.h:109
|
|
#: ../moo/mooutils/mooencodings-data.h:111
|
|
msgid "Chinese Simplified"
|
|
msgstr "Chinesisch (Vereinfacht)"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:110
|
|
msgid "Georgian"
|
|
msgstr "Georgisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:125
|
|
#: ../moo/mooutils/mooencodings-data.h:141
|
|
msgid "Cyrillic/Ukrainian"
|
|
msgstr "Kyrillisch/ Ukrainisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:129
|
|
msgid "Croatian"
|
|
msgstr "Kroatisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:131
|
|
msgid "Hindi"
|
|
msgstr "Hindi"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:132
|
|
msgid "Persian"
|
|
msgstr "Persisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:134
|
|
msgid "Gujarati"
|
|
msgstr "Gujarati"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:135
|
|
msgid "Gurmukhi"
|
|
msgstr "Gurmukhi"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:137
|
|
msgid "Icelandic"
|
|
msgstr "Isländisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:144
|
|
#: ../moo/mooutils/mooencodings-data.h:147
|
|
#: ../moo/mooutils/mooencodings-data.h:157
|
|
msgid "Vietnamese"
|
|
msgstr "Vietnamesisch"
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:145
|
|
msgid "Thai"
|
|
msgstr "Thai"
|
|
|
|
#. menu item in Insert Special Character submenu of text entry context menu
|
|
#: ../moo/mooutils/mooentry.c:533
|
|
msgctxt "insert-special-char"
|
|
msgid "Line End"
|
|
msgstr "Zeilenende"
|
|
|
|
#. menu item in Insert Special Character submenu of text entry context menu
|
|
#: ../moo/mooutils/mooentry.c:535
|
|
msgctxt "insert-special-char"
|
|
msgid "Tab"
|
|
msgstr "Tab"
|
|
|
|
#. label of Insert Special Character submenu in text entry context menu
|
|
#: ../moo/mooutils/mooentry.c:578
|
|
msgctxt "insert-special-char"
|
|
msgid "Insert Special Character"
|
|
msgstr "Füge Sonderzeichen ein"
|
|
|
|
#: ../moo/mooutils/moofiledialog.c:650
|
|
msgid "Selected file is not a regular file"
|
|
msgstr "Ausgewählte Datei ist keine reguläre Datei"
|
|
|
|
#: ../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:386
|
|
#: ../moo/mooutils/mooutils-fs.c:405 ../moo/mooutils/mooutils-fs.c:421
|
|
#, 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:1136
|
|
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:226
|
|
#, 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:244
|
|
#, c-format
|
|
msgid "'rm' command failed: %s"
|
|
msgstr "Befehl »rm« schlug fehl: %s"
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:294 ../moo/mooutils/mooutils-fs.c:314
|
|
#: ../moo/mooutils/mooutils-fs.c:341
|
|
#, c-format
|
|
msgid "Could not remove %s: %s"
|
|
msgstr "%s konnte nicht entfernt werden: %s"
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:450
|
|
#, c-format
|
|
msgid "Could not rename file %s to %s: %s"
|
|
msgstr "%s konnte nicht zu %s umbenannt werden: %s"
|
|
|
|
#. Translators: remove the part before and including |
|
|
#: ../moo/mooutils/mooutils-misc.c:1803
|
|
#, c-format
|
|
msgid "console message|in file %s, line %d, function %s: %s"
|
|
msgstr "in Datei %s, Zeile %d, Funktion %s: %s"
|
|
|
|
#. "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:2186
|
|
msgid "Unknown error"
|
|
msgstr "Unbekannter Fehler"
|
|
|
|
#: ../moo/mooutils/moowindow.c:248
|
|
msgid "Configure _Shortcuts..."
|
|
msgstr "_Tastenkürzel einstellen..."
|
|
|
|
#: ../moo/mooutils/moowindow.c:256 ../moo/mooutils/moowindow.c:257
|
|
msgid "Show Toolbar"
|
|
msgstr "Werkzeugleiste anzeigen"
|
|
|
|
#: ../moo/mooutils/moowindow.c:263 ../moo/mooutils/moowindow.c:264
|
|
msgid "Show Menubar"
|
|
msgstr "Menüleiste anzeigen"
|
|
|
|
#: ../moo/mooutils/moowindow.c:271 ../moo/mooutils/moowindow.c:272
|
|
msgid "Show Statusbar"
|
|
msgstr "Statusleiste anzeigen"
|
|
|
|
#: ../moo/mooutils/moowindow.c:508
|
|
#, c-format
|
|
msgid "Could not parse geometry string '%s'\n"
|
|
msgstr "Kann den Geometrischen string nicht erstellen '%s'\n"
|
|
|
|
#: ../moo/mooutils/moowindow.c:1254
|
|
msgid "_Icons Only"
|
|
msgstr "Nur _Symbole"
|
|
|
|
#: ../moo/mooutils/moowindow.c:1255
|
|
msgid "_Labels Only"
|
|
msgstr "Nur _Text"
|
|
|
|
#: ../moo/mooutils/moowindow.c:1256
|
|
msgid "Labels _Below Icons"
|
|
msgstr "Text _unter Symbolen"
|
|
|
|
#: ../moo/mooutils/moowindow.c:1257
|
|
msgid "Labels Be_side Icons"
|
|
msgstr "Text _neben Symbolen"
|
|
|
|
#: ../moo/mooutils/moowindow.c:1267
|
|
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 "Funktionen"
|
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:2
|
|
msgid "Save as"
|
|
msgstr "Speichern unter"
|
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:3
|
|
msgid "Create File"
|
|
msgstr "Datei erstellen"
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:1
|
|
msgid "<b>Open With</b>"
|
|
msgstr "<b>Öffnen mit</b>"
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:2
|
|
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:4
|
|
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:7
|
|
#, 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/moofileselector-prefs.glade.h:8
|
|
msgid "Command:"
|
|
msgstr "Befehl:"
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:9
|
|
msgid "Menu item label"
|
|
msgstr "Menüeintragstext"
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:10
|
|
msgid "Name:"
|
|
msgstr "Name:"
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:13
|
|
msgid "Move down"
|
|
msgstr "Nach unten bewegen"
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:14
|
|
msgid "Move up"
|
|
msgstr "Nach oben bewegen"
|
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:1
|
|
#: ../moo/plugins/glade/moogrep.glade.h:1
|
|
msgid "_Pattern:"
|
|
msgstr "_Muster:"
|
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:2
|
|
#: ../moo/plugins/glade/moogrep.glade.h:3
|
|
msgid "_Directory:"
|
|
msgstr "_Ordner:"
|
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:3
|
|
#: ../moo/plugins/glade/moogrep.glade.h:4
|
|
msgid "S_kip files:"
|
|
msgstr "Dateien ü_berspringen:"
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:2
|
|
msgid "Fi_les:"
|
|
msgstr "_Dateien:"
|
|
|
|
#: ../moo/plugins/moofilelist.c:2353 ../moo/plugins/moofilelist.c:2354
|
|
#: ../moo/plugins/moofilelist.c:2411
|
|
msgid "File List"
|
|
msgstr "Dateiliste"
|
|
|
|
#: ../moo/plugins/moofilelist.c:2411
|
|
msgid "List of files"
|
|
msgstr "Liste von Dateien"
|
|
|
|
#: ../moo/plugins/moofileselector.c:388
|
|
#, c-format
|
|
msgid "Create file in folder '%s':"
|
|
msgstr "Datei in Ordner »%s« erstellen:"
|
|
|
|
#: ../moo/plugins/moofileselector.c:443
|
|
#, c-format
|
|
msgid "Could not create file '%s'"
|
|
msgstr "Datei »%s« konnte nicht erstellt werden"
|
|
|
|
#: ../moo/plugins/moofileselector.c:444 ../moo/plugins/moofileselector.c:820
|
|
#, 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:459
|
|
#, c-format
|
|
msgid "File '%s' already exists"
|
|
msgstr "Datei »%s« existiert bereits"
|
|
|
|
#: ../moo/plugins/moofileselector.c:612
|
|
msgid "Go to current document directory"
|
|
msgstr "Gehe zu aktuellem Dokumentenordner"
|
|
|
|
#: ../moo/plugins/moofileselector.c:624 ../moo/plugins/moofileselector.c:625
|
|
msgid "New File..."
|
|
msgstr "Neue Datei..."
|
|
|
|
#: ../moo/plugins/moofileselector.c:819
|
|
#, c-format
|
|
msgid "Could not save file as '%s'"
|
|
msgstr "Datei konnte nicht unter »%s« gespeichert werden"
|
|
|
|
#: ../moo/plugins/moofileselector.c:952
|
|
msgid "Save Copy As"
|
|
msgstr "Kopie speichern unter"
|
|
|
|
#: ../moo/plugins/moofileselector.c:978
|
|
msgid "Rename To"
|
|
msgstr "Umbenennen zu"
|
|
|
|
#: ../moo/plugins/moofileselector.c:1118
|
|
msgid "Move Here"
|
|
msgstr "Hierher verschieben"
|
|
|
|
#: ../moo/plugins/moofileselector.c:1119
|
|
msgid "Move/Rename..."
|
|
msgstr "Verschieben/Umbenennen..."
|
|
|
|
#: ../moo/plugins/moofileselector.c:1127
|
|
msgid "Save Here"
|
|
msgstr "Hier speichern"
|
|
|
|
#: ../moo/plugins/moofileselector.c:1128
|
|
msgid "Save As..."
|
|
msgstr "Speichern unter..."
|
|
|
|
#: ../moo/plugins/moofileselector.c:1137
|
|
msgid "Save Copy As..."
|
|
msgstr "Kopie speichern unter..."
|
|
|
|
#: ../moo/plugins/moofileselector.c:1291
|
|
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:996
|
|
msgid "Find File"
|
|
msgstr "Datei suchen"
|
|
|
|
#: ../moo/plugins/moofind.c:262
|
|
msgid "Find file"
|
|
msgstr "Datei suchen"
|
|
|
|
#: ../moo/plugins/moofind.c:965
|
|
msgid "Find in Files"
|
|
msgstr "In Dateien suchen"
|
|
|
|
#: ../moo/plugins/moofind.c:1048 ../moo/plugins/moofind.c:1074
|
|
#, 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:1055 ../moo/plugins/moofind.c:1080
|
|
#, 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:1116
|
|
msgid "Finds everything"
|
|
msgstr "Findet alles"
|
|
|
|
#. label of Output window pane
|
|
#: ../moo/plugins/support/mooeditwindowoutput.c:47
|
|
#: ../moo/plugins/support/mooeditwindowoutput.c:48
|
|
msgctxt "window-pane"
|
|
msgid "Output"
|
|
msgstr "Ausgabe"
|
|
|
|
#. Output filter for shell commands. Translators: remove the part before and including |.
|
|
#: ../moo/plugins/usertools/filters.xml.h:2
|
|
msgid "Filter|Default"
|
|
msgstr "Standard"
|
|
|
|
#. Output filter for shell commands. Translators: remove the part before and including |.
|
|
#: ../moo/plugins/usertools/filters.xml.h:4
|
|
msgid "Filter|None"
|
|
msgstr "Keiner"
|
|
|
|
#. Output filter for shell commands. Translators: remove the part before and including |.
|
|
#: ../moo/plugins/usertools/filters.xml.h:6
|
|
msgid "Filter|Bison"
|
|
msgstr "Bison"
|
|
|
|
#. Output filter for shell commands. Translators: remove the part before and including |.
|
|
#: ../moo/plugins/usertools/filters.xml.h:8
|
|
msgid "Filter|Python"
|
|
msgstr "Python"
|
|
|
|
#. Output filter for shell commands. Translators: remove the part before and including |.
|
|
#: ../moo/plugins/usertools/filters.xml.h:10
|
|
msgid "Filter|LaTeX"
|
|
msgstr "LaTeX"
|
|
|
|
#. Output filter for shell commands. Translators: remove the part before and including |.
|
|
#: ../moo/plugins/usertools/filters.xml.h:12
|
|
msgid "Filter|Make"
|
|
msgstr "Make"
|
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:1
|
|
msgid "Filter:"
|
|
msgstr "Filter:"
|
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:2
|
|
msgid "Output:"
|
|
msgstr "Ausgabe:"
|
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:3
|
|
msgid "Input:"
|
|
msgstr "Eingabe:"
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:1
|
|
msgid "New item"
|
|
msgstr "Neuer Eintrag"
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:2
|
|
msgid "Delete item"
|
|
msgstr "Eintrag löschen"
|
|
|
|
#: ../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 "Enabled"
|
|
msgstr "Aktiviert"
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:6
|
|
msgid "_Files:"
|
|
msgstr "_Dateien:"
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:7
|
|
msgid "_Requires:"
|
|
msgstr "_Erfordert:"
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:8
|
|
msgid "_Save:"
|
|
msgstr "_Speichern:"
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:9
|
|
msgid "_Type:"
|
|
msgstr "_Typ:"
|
|
|
|
#. Label of notebook tab on User Tools prefs page, remove the part before and including |
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:11
|
|
msgid "user-tools-prefs|Tools menu"
|
|
msgstr "Werkzeugmenü"
|
|
|
|
#. Label of notebook tab on User Tools prefs page, remove the part before and including |
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:13
|
|
msgid "user-tools-prefs|Context menu"
|
|
msgstr "Contextmenü"
|
|
|
|
#. Translators: this is an action for output of a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:89
|
|
msgid "Output|None"
|
|
msgstr "Keine"
|
|
|
|
#. Translators: this is an action for output of a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:91
|
|
msgid "Output|None, asynchronous"
|
|
msgstr "Keine, asynchron"
|
|
|
|
#. Translators: this is an action for output of a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:94
|
|
msgid "Output|Console"
|
|
msgstr "Konsole"
|
|
|
|
#. Translators: this is an action for output of a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:97
|
|
msgid "Output|Output pane"
|
|
msgstr "Ausgabeleiste"
|
|
|
|
#. Translators: this is an action for output of a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:99
|
|
msgid "Output|Insert into the document"
|
|
msgstr "Ins Dokument einfügen"
|
|
|
|
#. Translators: this is an action for output of a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:101
|
|
msgid "Output|New document"
|
|
msgstr "Neues Dokument"
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:819
|
|
msgid "Shell command"
|
|
msgstr "Kommandozeilenbefehl"
|
|
|
|
#. Translators: this is a kind of input for a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1063
|
|
msgid "Input|None"
|
|
msgstr "Keine"
|
|
|
|
#. Translators: this is a kind of input for a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1065
|
|
msgid "Input|Selected lines"
|
|
msgstr "Ausgewählte Zeilen"
|
|
|
|
#. Translators: this is a kind of input for a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1067
|
|
msgid "Input|Selection"
|
|
msgstr "Auswahl"
|
|
|
|
#. Translators: this is a kind of input for a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1069
|
|
msgid "Input|Whole document"
|
|
msgstr "Gesamtes Dokument"
|
|
|
|
#. Translators: this is a kind of input for a shell command, remove the part before and including |
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1071
|
|
msgid "Input|Document copy"
|
|
msgstr "Dokumentkopie"
|
|
|
|
#: ../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:394
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:559
|
|
msgid "Tools"
|
|
msgstr "Werkzeuge"
|
|
|
|
#: ../moo/plugins/usertools/moousertools.c:1376
|
|
msgid "User Tools"
|
|
msgstr "Benutzerwerkzeuge"
|
|
|
|
#: ../moo/plugins/usertools/moousertools.c:1377
|
|
msgid "Configurable tools"
|
|
msgstr "Konfigurierbare Werkzeuge"
|
|
|
|
#: ../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 "Nichts"
|
|
|
|
#. 'Requires' combo box entry on Tools prefs page
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:164
|
|
msgctxt "Requires-combo"
|
|
msgid "Document"
|
|
msgstr "Dokument"
|
|
|
|
#. 'Requires' combo box entry on Tools prefs page
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:166
|
|
msgctxt "Requires-combo"
|
|
msgid "File on disk"
|
|
msgstr "Datei auf der Festplatte"
|
|
|
|
#. 'Save' combo box entry on Tools prefs page
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:177
|
|
msgctxt "Save-combo"
|
|
msgid "Nothing"
|
|
msgstr "Nichts"
|
|
|
|
#. 'Save' combo box entry on Tools prefs page
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:179
|
|
msgctxt "Save-combo"
|
|
msgid "Current document"
|
|
msgstr "aktuelles Dokument"
|
|
|
|
#. 'Save' combo box entry on Tools prefs page
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:181
|
|
msgctxt "Save-combo"
|
|
msgid "All documents"
|
|
msgstr "alle Dokumente"
|
|
|
|
#~ 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 "<b>Default language</b>"
|
|
#~ msgstr "<b>Standardsprache</b>"
|
|
|
|
#~ 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"
|