2000-08-07 02:16:24 +00:00
|
|
|
|
# $Id$
|
2000-06-06 05:53:49 +00:00
|
|
|
|
# German Messages for the nano editor
|
2000-06-22 01:53:29 +00:00
|
|
|
|
# Florian K<>nig <floki@bigfoot.com> June 21, 2000
|
2000-06-06 05:53:49 +00:00
|
|
|
|
# Copyright (C) 2000 Free Software Foundation, Inc.
|
|
|
|
|
# Florian K<>nig <floki@bigfoot.com>, 2000.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2000-09-18 17:11:33 +00:00
|
|
|
|
"Project-Id-Version: nano 0.9.17\n"
|
2000-10-02 03:42:55 +00:00
|
|
|
|
"POT-Creation-Date: 2000-10-01 13:58-0400\n"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
"PO-Revision-Date: 2000-09-09 11:55+0200\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"Last-Translator: Florian K<>nig <floki@bigfoot.com>\n"
|
|
|
|
|
"Language-Team: German <floki@bigfoot.com>\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8-bit\n"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: cut.c:44
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "add_to_cutbuffer called with inptr->data = %s\n"
|
|
|
|
|
msgstr "add_to_cutbuffer aufgerufen mit inptr->data = %s\n"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: cut.c:150
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Blew away cutbuffer =)\n"
|
|
|
|
|
msgstr "Inhalt der Zwischenablage verworfen\n"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: files.c:120
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "read_line: not on first line and prev is NULL"
|
|
|
|
|
msgstr "read_line: nicht in der ersten Zeile und prev ist NULL"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: files.c:182 files.c:199
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Read %d lines"
|
|
|
|
|
msgstr "%d Zeilen gelesen"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: files.c:217 search.c:177
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "\"%s\" not found"
|
|
|
|
|
msgstr "\"%s\" nicht gefunden"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#. We have a new file
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: files.c:221
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "New File"
|
|
|
|
|
msgstr "Neue Datei"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: files.c:230
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File \"%s\" is a directory"
|
|
|
|
|
msgstr "Datei \"%s\" ist ein Verzeichnis"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:236
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Reading File"
|
|
|
|
|
msgstr "Lese Datei"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:249
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File to insert [from ./] "
|
|
|
|
|
msgstr "Datei zum Einf<6E>gen [von ./] "
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:274 files.c:298 files.c:488 nano.c:1132
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Cancelled"
|
|
|
|
|
msgstr "Abgebrochen"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:320 files.c:340 files.c:353 files.c:370 files.c:376
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open file for writing: %s"
|
|
|
|
|
msgstr "Konnte nicht in Datei schreiben: %s"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:328
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Could not open file: Path length exceeded."
|
|
|
|
|
msgstr "Konnte Datei nicht <20>ffnen: Pfad zu lang."
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:358
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Wrote >%s\n"
|
|
|
|
|
msgstr "Schrieb >%s\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:385
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not close %s: %s"
|
|
|
|
|
msgstr "Konnte %s nicht schlie<69>en: %s"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#. Try a rename??
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:406 files.c:417 files.c:422
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open %s for writing: %s"
|
|
|
|
|
msgstr "Konnte nicht in %s schreiben: %s"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:428
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not set permissions %o on %s: %s"
|
|
|
|
|
msgstr "Konnte Rechte %o f<>r %s nicht setzen: %s"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:435
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Wrote %d lines"
|
|
|
|
|
msgstr "%d Zeilen geschrieben"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:467
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File Name to write"
|
2000-06-22 01:53:29 +00:00
|
|
|
|
msgstr "Dateiname zum Speichern"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:472
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "filename is %s"
|
|
|
|
|
msgstr "Dateiname ist %s"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: files.c:477
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File exists, OVERWRITE ?"
|
2000-06-22 01:53:29 +00:00
|
|
|
|
msgstr "Datei exisitiert, <20>BERSCHREIBEN ?"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:120
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Constant cursor position"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Cursorposition st<73>ndig anzeigen"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:121
|
2000-09-03 01:06:40 +00:00
|
|
|
|
msgid "Auto indent"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Automatischer Einzug"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:122
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Suspend"
|
|
|
|
|
msgstr "Suspend"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:123
|
2000-09-03 01:06:40 +00:00
|
|
|
|
msgid "Help mode"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Hilfe-Modus"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:124
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Pico messages"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Pico Meldungen"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:125
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Mouse support"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Mausunterst<73>tzung"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:126
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Cut to end"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Bis zum Ende ausschneiden"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:128
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Regular expressions"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Regul<75>re Ausdr<64>cke"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:130
|
2000-09-03 01:06:40 +00:00
|
|
|
|
msgid "Auto wrap"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "Automatischer Umbruch"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:172
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Invoke the help menu"
|
|
|
|
|
msgstr "Hilfe-Men<65> anzeigen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:173
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Write the current file to disk"
|
|
|
|
|
msgstr "Datei speichern"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:174
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Exit from nano"
|
|
|
|
|
msgstr "nano beenden"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:175
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Goto a specific line number"
|
|
|
|
|
msgstr "Zu einer Zeile springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:176
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Justify the current paragraph"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "Absatz ausrichten"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:177
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Replace text within the editor"
|
|
|
|
|
msgstr "Text im Editor ersetzen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:178
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert another file into the current one"
|
|
|
|
|
msgstr "Datei einf<6E>gen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:179
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Search for text within the editor"
|
|
|
|
|
msgstr "Im Editor nach Text suchen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:180
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the previous screen"
|
|
|
|
|
msgstr "Zu der vorhergehenden Seite springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:181
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the next screen"
|
|
|
|
|
msgstr "Zu der folgenden Seite springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:182
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cut the current line and store it in the cutbuffer"
|
|
|
|
|
msgstr "Zeile ausschneiden und in dir Zwischenablage speichern"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:183
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Uncut from the cutbuffer into the current line"
|
|
|
|
|
msgstr "Aus der Zwischenablage einf<6E>gen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:184
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Show the posititon of the cursor"
|
|
|
|
|
msgstr "Cursoposition anzeigen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:185
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Invoke the spell checker (if available)"
|
|
|
|
|
msgstr "Rechtschreibpr<70>fung aufrufen (wenn verf<72>gbar)"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:186
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move up one line"
|
|
|
|
|
msgstr "Zur vorhergehenden Zeile springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:187
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move down one line"
|
|
|
|
|
msgstr "Zur folgenden Zeile springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:188
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move forward one character"
|
|
|
|
|
msgstr "Zum folgenden Zeichen springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:189
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move back one character"
|
|
|
|
|
msgstr "Zum vorhergehenden Zeichen springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:190
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the beginning of the current line"
|
|
|
|
|
msgstr "Zum Zeilenanfang springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:191
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the end of the current line"
|
|
|
|
|
msgstr "Zum Zeilenende springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:192
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Go to the first line of the file"
|
|
|
|
|
msgstr "Zur ersten Zeile springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:193
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Go to the last line of the file"
|
|
|
|
|
msgstr "Zur letzten Zeile springen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:194
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Refresh (redraw) the current screen"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "Bildschirm auffrischen (neu zeichnen)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:195
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark text at the current cursor location"
|
|
|
|
|
msgstr "Text an der derzeitigen Cursorposition markieren"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:196
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete the character under the cursor"
|
|
|
|
|
msgstr "Zeichen an der Cursorposition l<>schen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:198
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete the character to the left of the cursor"
|
|
|
|
|
msgstr "Zeichen links vom Cursor l<>schen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:199
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert a tab character"
|
|
|
|
|
msgstr "Tabulator einf<6E>gen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:200
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert a carriage return at the cursor position"
|
|
|
|
|
msgstr "Zeilenumbruch an der Cursorposition einf<6E>gen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:202
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Make the current search or replace case (in)sensitive"
|
2000-06-23 01:00:13 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Gro<72>- und Kleinschreibung bei Suche oder Erstzen (nicht) ber<65>cksichtigen"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:203
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cancel the current function"
|
|
|
|
|
msgstr "Funktion abbrechen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:207 global.c:319 global.c:391
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Get Help"
|
|
|
|
|
msgstr "Hilfe"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:210 global.c:218
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "WriteOut"
|
|
|
|
|
msgstr "Speichern"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:214 global.c:380
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Exit"
|
|
|
|
|
msgstr "Beenden"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:222 global.c:315 global.c:336 global.c:355
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Goto Line"
|
|
|
|
|
msgstr "Zu Zeile"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:227 global.c:306
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Justify"
|
|
|
|
|
msgstr "Ausrichten"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:231 global.c:302 global.c:333
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Replace"
|
|
|
|
|
msgstr "Ersetzen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:235
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Read File"
|
|
|
|
|
msgstr "Datei <20>ffnen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:239
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Where Is"
|
|
|
|
|
msgstr "Wo ist"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:243 global.c:372
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Prev Page"
|
|
|
|
|
msgstr "Seite zur<75>ck"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:247 global.c:376
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Next Page"
|
|
|
|
|
msgstr "Seite vor"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:251
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cut Text"
|
|
|
|
|
msgstr "Ausschneiden"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:254
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "UnCut Txt"
|
|
|
|
|
msgstr "Einf<6E>gen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:258
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cur Pos"
|
|
|
|
|
msgstr "Cursor"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:262
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "To Spell"
|
|
|
|
|
msgstr "Rechtschr."
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:266
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Up"
|
|
|
|
|
msgstr "Hoch"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:269
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Down"
|
|
|
|
|
msgstr "Runter"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:272
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Forward"
|
|
|
|
|
msgstr "Vorw<72>rts"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:275
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Back"
|
|
|
|
|
msgstr "Zur<75>ck"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:278
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Home"
|
|
|
|
|
msgstr "Pos 1"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:281
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "End"
|
|
|
|
|
msgstr "Ende"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:284
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Refresh"
|
|
|
|
|
msgstr "Auffrischen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:287
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark Text"
|
|
|
|
|
msgstr "Text markieren"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:290
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "L<>schen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:294
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Backspace"
|
2000-06-22 01:53:29 +00:00
|
|
|
|
msgstr "R<>cktaste"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:298
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Tab"
|
|
|
|
|
msgstr "Tab"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:310
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Enter"
|
|
|
|
|
msgstr "Enter"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:323 global.c:343 global.c:362
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "First Line"
|
|
|
|
|
msgstr "Erste Zeile"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:326 global.c:346 global.c:365
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Last Line"
|
|
|
|
|
msgstr "Letzte Zeile"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:329 global.c:349
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Case Sens"
|
|
|
|
|
msgstr "GROSZ/klein"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:339 global.c:358 global.c:368 global.c:384 global.c:388
|
|
|
|
|
#: global.c:394 winio.c:999
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cancel"
|
|
|
|
|
msgstr "Abbrechen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: global.c:352
|
2000-06-29 01:30:04 +00:00
|
|
|
|
msgid "No Replace"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "Keine Ersetzung"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:115
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Buffer written to 'nano.save'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Puffer in 'nano.save' geschrieben\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:122
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Key illegal in VIEW mode"
|
|
|
|
|
msgstr "Unzul<75>ssige Taste im View Modus"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:158
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" nano help text\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
|
|
|
|
"the UW Pico text editor. There are four main sections of the editor: The "
|
|
|
|
|
"top line shows the program version, the current filename being edited, and "
|
|
|
|
|
"whether or not the file has been modified. Next is the main editor window "
|
|
|
|
|
"showing the file being edited. The status line is the third line from the "
|
|
|
|
|
"bottom and shows important messages. The bottom two lines show the most "
|
|
|
|
|
"commonly used shortcuts in the editor.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
2000-09-02 07:27:10 +00:00
|
|
|
|
"with a caret (^) symbol and are entered with the Control (Ctrl) key. "
|
|
|
|
|
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
|
|
|
|
|
"using either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
|
|
|
|
"following keystrokes are available in the main editor window. Optional keys "
|
|
|
|
|
"are shown in parentheses:\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" nano Hilfe\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Nano wurde konzipiert um die Funktionalit<69>t und die Benutzerfreundlichkeit "
|
|
|
|
|
"des UW Pico Texteditors zu imitieren. Es gibt vier Hauptbereiche: Die "
|
2000-09-18 17:11:33 +00:00
|
|
|
|
"Titelzeile zeigt die Version des Programms, den Namen der aktuell editierten "
|
2000-07-27 15:25:52 +00:00
|
|
|
|
"Datei und ob die Datei ver<65>ndert wurde oder nicht. Das Hauptfenster enth<74>lt "
|
|
|
|
|
"die ge<67>ffnete Datei. Die Statuszeile (die dritte Zeile von unten) zeigt "
|
|
|
|
|
"wichtige Meldungen. Die untersten zwei Zeilen listen die meistgebrauchten "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"Tastenkombinationen von nano auf.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" Tastenkombinationen werden wie folgt abgek<65>rzt: Kombinationen mit der "
|
2000-09-18 17:11:33 +00:00
|
|
|
|
"Strg-Taste werden mit einem ^ ausgedr<64>ckt, Alt-Taste-Kombinationen mit dem "
|
|
|
|
|
"Meta (M) Symbol. Die folgenden Tasten(kombinationen) sind im Hauptfenster "
|
|
|
|
|
"verf<72>gbar. Optionale Tasten sind eingeklammert.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:261
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "free_node(): free'd a node, YAY!\n"
|
|
|
|
|
msgstr "free_node(): Knoten freigegeben.\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:266
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "free_node(): free'd last node.\n"
|
|
|
|
|
msgstr "free_node(): letzter Knoten freigegeben.\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:318
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Usage: nano [GNU long option] [option] +LINE <file>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
2000-06-22 01:53:29 +00:00
|
|
|
|
"Aufruf: nano [lange GNU Option] [Option] +ZEILE <Datei>\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:319
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Option\t\tLong option\t\tMeaning\n"
|
|
|
|
|
msgstr "Option\t\tlange Option\t\tBedeutung\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:321
|
2000-06-19 23:19:07 +00:00
|
|
|
|
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
|
2000-06-22 01:53:29 +00:00
|
|
|
|
msgstr " -T \t\t--tabsize=[Anzahl]\tTabulator-Gr<47><72>e auf Anzahl setzen\n"
|
2000-06-19 23:19:07 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:324
|
2000-07-07 05:13:09 +00:00
|
|
|
|
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr " -R\t\t--regexp\t\tRegul<75>ren Ausdruck zur Suche verwenden\n"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:328
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -V \t\t--version\t\tPrint version information and exit\n"
|
|
|
|
|
msgstr " -V \t\t--version\t\tVersionsinfo ausgeben und beenden\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:330
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
|
|
|
|
|
msgstr " -c \t\t--const\t\t\tCursorposition st<73>ndig anzeigen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:332
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -h \t\t--help\t\t\tShow this message\n"
|
|
|
|
|
msgstr " -h \t\t--help\t\t\tDiese Meldung anzeigen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:335
|
2000-07-13 03:10:01 +00:00
|
|
|
|
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr " -k \t\t--cut\t\t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
|
2000-07-13 03:10:01 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:338
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
|
|
|
|
|
msgstr " -i \t\t--autoindent\t\tNeue Zeilen automatisch einr<6E>cken\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:340
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
|
2000-06-23 01:00:13 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -l \t\t--nofollow\t\tSymbolischen Links nicht folgen, sondern "
|
|
|
|
|
"<22>berschreiben.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:343
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
|
|
|
|
|
msgstr " -m \t\t--mouse\t\t\tMaus aktivieren\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:348
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
|
|
|
|
msgstr ""
|
2000-06-22 01:53:29 +00:00
|
|
|
|
" -r [#Spalten] \t--fill=[#Spalten]\tSpalten auff<66>llen (Zeilenumbruch bei) "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"#Spalten\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:350
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
|
|
|
|
|
msgstr " -p\t \t--pico\t\t\tErscheinungsbild von Pico st<73>rker imitieren\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:352
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
|
2000-06-23 01:00:13 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -s [Programm] \t--speller=[Programm]\tAlternative Rechtschreibpr<70>fung\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:354
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
|
|
|
|
|
msgstr " -t \t\t--tempfile\t\tBeim Beenden ohne R<>ckfrage speichern\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:356
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
|
2000-06-23 01:00:13 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -v \t\t--view\t\t\tNur zum Lesen <20>ffnen (keine Ver<65>nderungen m<>glich)\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:358
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
|
|
|
|
|
msgstr " -w \t\t--nowrap\t\tLange Zeilen nicht in neue Zeilen umbrechen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:360
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
|
|
|
|
|
msgstr " -x \t\t--nohelp\t\tHilfe-Fenster nicht anzeigen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:362
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -z \t\t--suspend\t\tEnable suspend\n"
|
2000-06-23 01:00:13 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -z \t\t--suspend\t\tSuspend (anhalten und zur<75>ck zur Shell) aktivieren\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:364
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
|
|
|
|
msgstr " +ZEILE\t\t\t\t\tBei Zeile ZEILE beginnen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:366
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Usage: nano [option] +LINE <file>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Aufruf: nano [Option] +ZEILE <Datei>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:367
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Option\t\tMeaning\n"
|
|
|
|
|
msgstr "Option\t\tBedeutung\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:368
|
2000-06-19 23:19:07 +00:00
|
|
|
|
msgid " -T [num]\tSet width of a tab to num\n"
|
2000-06-22 01:53:29 +00:00
|
|
|
|
msgstr " -T [Anzahl]\tTabulator-Gr<47><72>e auf Anzahl setzen\n"
|
2000-06-19 23:19:07 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:369
|
2000-07-07 05:13:09 +00:00
|
|
|
|
msgid " -R\t\tUse regular expressions for search\n"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr " -R\t\tRegul<75>ren Ausdruck zur Suche verwenden\n"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:370
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -V \t\tPrint version information and exit\n"
|
|
|
|
|
msgstr " -V \t\tVersionsinfo ausgeben und beenden\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:371
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -c \t\tConstantly show cursor position\n"
|
|
|
|
|
msgstr " -c \t\tCursorposition st<73>ndig anzeigen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:372
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -h \t\tShow this message\n"
|
|
|
|
|
msgstr " -h \t\tDiese Meldung anzeigen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:374
|
2000-07-13 03:10:01 +00:00
|
|
|
|
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr " -k \t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
|
2000-07-13 03:10:01 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:376
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -i \t\tAutomatically indent new lines\n"
|
|
|
|
|
msgstr " -i \t\tNeue Zeilen automatisch einr<6E>cken\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:378
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
|
2000-06-22 01:53:29 +00:00
|
|
|
|
msgstr " -l \t\tSymbolischen Links nicht folgen, sondern <20>berschreiben\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:381
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -m \t\tEnable mouse\n"
|
|
|
|
|
msgstr " -m \t\tMaus aktivieren\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:385
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
|
|
|
|
|
msgstr " -r [#Spalten] \tSpalten auff<66>llen (Zeilenumbruch bei) #Spalten\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:386
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -s [prog] \tEnable alternate speller\n"
|
|
|
|
|
msgstr " -s [Programm] \tAlternative Rechtschreibpr<70>fung\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:387
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
|
|
|
|
|
msgstr " -p \t\tErscheinungsbild von Pico st<73>rker imitieren\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:388
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -t \t\tAuto save on exit, don't prompt\n"
|
|
|
|
|
msgstr " -t \t\tBeim Beenden ohne R<>ckfrage speichern\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:389
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -v \t\tView (read only) mode\n"
|
|
|
|
|
msgstr " -v \t\tNur zum Lesen <20>ffnen (keine Ver<65>nderungen m<>glich)\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:390
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -w \t\tDon't wrap long lines\n"
|
|
|
|
|
msgstr " -w \t\tLange Zeilen nicht in neue Zeilen umbrechen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:391
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -x \t\tDon't show help window\n"
|
|
|
|
|
msgstr " -x \t\tHilfe-Fenster nicht anzeigen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:392
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -z \t\tEnable suspend\n"
|
|
|
|
|
msgstr " -z \t\tSuspend (anhalten und zur<75>ck zur Shell) aktivieren\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:393
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " +LINE\t\tStart at line number LINE\n"
|
|
|
|
|
msgstr " +ZEILE\t\tBei Zeile ZEILE beginnen\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:400
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
|
|
|
|
|
msgstr " nano Version %s von Chris Allegretta (compiliert um %s, %s)\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:402
|
2000-09-27 03:16:11 +00:00
|
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org\n"
|
|
|
|
|
msgstr " Email: nano@nano-editor.org\tWWW: http://www.nano-editor.org\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:437
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark Set"
|
|
|
|
|
msgstr "Markierung gesetzt"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:442
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark UNset"
|
|
|
|
|
msgstr "Markierung gel<65>scht"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:867
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "check_wrap called with inptr->data=\"%s\"\n"
|
|
|
|
|
msgstr "check_wrap aufgerufen mit inptr->data=\"%s\"\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:918
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "current->data now = \"%s\"\n"
|
|
|
|
|
msgstr "current->data jetzt = \"%s\"\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:971
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "After, data = \"%s\"\n"
|
|
|
|
|
msgstr "Nachher, data = \"%s\"\n"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1041
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Error deleting tempfile, ack!"
|
|
|
|
|
msgstr "Konnte tempor<6F>re Datei nicht l<>schen"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1059
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not create a temporary filename: %s"
|
|
|
|
|
msgstr "Konnte keine tempor<6F>re Datei erzeugen: %s"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1082
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not invoke spell program \"%s\""
|
|
|
|
|
msgstr "Konnte Rechtschreibprogramm \"%s\" nicht aufrufen"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#. Why 32512? I dont know!
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1088
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Could not invoke \"ispell\""
|
|
|
|
|
msgstr "Konnte \"ispell\" nicht aufrufen"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1101
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Finished checking spelling"
|
|
|
|
|
msgstr "Rechtschreibpr<70>fung abgeschlossen"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1119
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
|
|
|
|
|
msgstr "Ver<65>nderten Puffer speichern (\"Nein\" verwirft die <20>nderungen) ? "
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1283
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot resize top win"
|
|
|
|
|
msgstr "Kann die Gr<47><72>e des oberen Fensters nicht ver<65>ndern"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1285
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move top win"
|
|
|
|
|
msgstr "Kann oberes Fenster nicht verschieben"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1287
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot resize edit win"
|
|
|
|
|
msgstr "Kann Gr<47><72>e des Bearbeitungsfensters nicht ver<65>ndern"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1289
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move edit win"
|
|
|
|
|
msgstr "Kann Bearbeitungsfenster nicht verschieben"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1291
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot resize bottom win"
|
|
|
|
|
msgstr "Kann Gr<47><72>e des unteren Fensters nicht ver<65>ndern"
|
|
|
|
|
|
2000-09-04 03:53:04 +00:00
|
|
|
|
#: nano.c:1293
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move bottom win"
|
|
|
|
|
msgstr "Kann unteres Fenster nicht verschieben"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: nano.c:1637
|
2000-09-12 23:02:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s enable/disable"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "%s aktivieren/deaktivieren"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: nano.c:1649
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "enabled"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "aktiviert"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: nano.c:1650
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "disabled"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "deaktiviert"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:1880
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: set up windows\n"
|
|
|
|
|
msgstr "Hauptprogramm: Fenster konfigurieren\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:1894
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: bottom win\n"
|
|
|
|
|
msgstr "Hauptprogramm: unteres Fenster\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:1900
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: open file\n"
|
|
|
|
|
msgstr "Hauptprogramm: Datei <20>ffnen\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:1934
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I got Alt-O-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-[-%c! (%d)\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:1958
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I got Alt-[-1-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-[-%c! (%d)\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:1991
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "I got Alt-[-2-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-[-%c! (%d)\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:2039
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got Alt-[-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-[-%c! (%d)\n"
|
|
|
|
|
|
2000-10-02 03:42:55 +00:00
|
|
|
|
#: nano.c:2065
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got Alt-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-%c! (%d)\n"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:75
|
2000-07-27 15:25:52 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Case Sensitive Regexp Search%s%s"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Suche mit Unterscheidung von Gro<72>- und Kleinschreibung nach regul<75>rem "
|
|
|
|
|
"Ausdruck%s%s"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:77
|
2000-07-27 15:25:52 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Regexp Search%s%s"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "Suche nach regul<75>rem Ausdruck%s%s"
|
2000-07-07 05:13:09 +00:00
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:80
|
2000-07-27 15:25:52 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Case Sensitive Search%s%s"
|
|
|
|
|
msgstr "Suche mit Unterscheidung von Gro<72>- und Kleinschreibung%s%s"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:82
|
2000-07-27 15:25:52 +00:00
|
|
|
|
#, c-format
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid "Search%s%s"
|
|
|
|
|
msgstr "Suche%s%s"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:85
|
2000-07-08 23:57:03 +00:00
|
|
|
|
msgid " (to replace)"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr " (zu ersetzen)"
|
2000-07-08 23:57:03 +00:00
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:93
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Search Cancelled"
|
|
|
|
|
msgstr "Suche abgebrochen"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:191
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Search Wrapped"
|
|
|
|
|
msgstr "Suche in neue Zeile umgebrochen"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:242
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Replaced %d occurences"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "%d Ersetzungen vorgenommen"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:244
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replaced 1 occurence"
|
|
|
|
|
msgstr "1 Ersetzung vorgenommen"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:379 search.c:400 search.c:423
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace Cancelled"
|
|
|
|
|
msgstr "Ersetzung abgebrochen"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:396
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace with [%s]"
|
|
|
|
|
msgstr "Ersetzen mit [%s]"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#. last_search is empty
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:421
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace with"
|
|
|
|
|
msgstr "Ersetzen mit"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:462
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace this instance?"
|
|
|
|
|
msgstr "Ersetzen?"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#. Ask for it
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:513
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Enter line number"
|
|
|
|
|
msgstr "Zeilennummer eingeben"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:515
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Aborted"
|
|
|
|
|
msgstr "Abgebrochen"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:535
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Come on, be reasonable"
|
|
|
|
|
msgstr "Komm schon, sei vern<72>nftig"
|
|
|
|
|
|
2000-09-02 07:27:10 +00:00
|
|
|
|
#: search.c:540
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Only %d lines available, skipping to last line"
|
|
|
|
|
msgstr "Nur %d Zeilen vorhanden, springe zur letzten Zeile"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: winio.c:120
|
2000-07-27 15:25:52 +00:00
|
|
|
|
#, c-format
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "actual_x_from_start for xplus=%d returned %d\n"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "actual_x_from_start f<>r xplus=%d gab %d zur<75>ck\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: winio.c:410
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "input '%c' (%d)\n"
|
|
|
|
|
msgstr "Eingabe '%c' (%d)\n"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: winio.c:444
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "New Buffer"
|
|
|
|
|
msgstr "Neuer Puffer"
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: winio.c:447
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " File: ..."
|
|
|
|
|
msgstr " Datei: ..."
|
|
|
|
|
|
2000-08-08 01:49:55 +00:00
|
|
|
|
#: winio.c:455
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Modified"
|
|
|
|
|
msgstr "Ver<65>ndert"
|
|
|
|
|
|
2000-09-03 01:06:40 +00:00
|
|
|
|
#: winio.c:915
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Moved to (%d, %d) in edit buffer\n"
|
|
|
|
|
msgstr "Nach (%d, %d) im Bearbeitungspuffer verschoben\n"
|
|
|
|
|
|
2000-09-03 01:06:40 +00:00
|
|
|
|
#: winio.c:926
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "current->data = \"%s\"\n"
|
|
|
|
|
msgstr "current->data = \"%s\"\n"
|
|
|
|
|
|
2000-09-03 01:06:40 +00:00
|
|
|
|
#: winio.c:969
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got \"%s\"\n"
|
|
|
|
|
msgstr "Erhielt \"%s\"\n"
|
|
|
|
|
|
2000-09-03 01:06:40 +00:00
|
|
|
|
#: winio.c:994
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "Ja"
|
|
|
|
|
|
2000-09-03 01:06:40 +00:00
|
|
|
|
#: winio.c:996
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "All"
|
|
|
|
|
msgstr "Alle"
|
|
|
|
|
|
2000-09-03 01:06:40 +00:00
|
|
|
|
#: winio.c:998
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr "Nein"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: winio.c:1135
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
|
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: winio.c:1139
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
|
|
|
|
|
msgstr "Zeile %d von %d (%.0f%%), Zeichen %d von %d (%.0f%%)"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: winio.c:1267
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping file buffer to stderr...\n"
|
|
|
|
|
msgstr "Gebe Datei Puffer nach stderr aus...\n"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: winio.c:1269
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping cutbuffer to stderr...\n"
|
|
|
|
|
msgstr "Gebe Inhalt der Zwischenablage nach stderr aus...\n"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#: winio.c:1271
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping a buffer to stderr...\n"
|
|
|
|
|
msgstr "Gebe einen Puffer nach stderr aus...\n"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "%s: %s"
|
|
|
|
|
#~ msgstr "%s: %s"
|
|
|
|
|
|
|
|
|
|
#~ msgid ".XXXXXX"
|
|
|
|
|
#~ msgstr ".XXXXXX"
|
|
|
|
|
|
|
|
|
|
#~ msgid "\n"
|
|
|
|
|
#~ msgstr "\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "nano.save"
|
|
|
|
|
#~ msgstr "nano.save"
|
|
|
|
|
|
|
|
|
|
#~ msgid ".save"
|
|
|
|
|
#~ msgstr ".save"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Sorry, this function not available with nano-tiny option"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "Tut mir leid, dies Funktion ist im Minimalmodus von nano nicht verf<72>gbar"
|
|
|
|
|
|
|
|
|
|
#~ msgid " "
|
|
|
|
|
#~ msgstr " "
|
|
|
|
|
|
|
|
|
|
#~ msgid "nano."
|
|
|
|
|
#~ msgstr "nano."
|
|
|
|
|
|
|
|
|
|
#~ msgid "%s %s"
|
|
|
|
|
#~ msgstr "%s %s"
|
|
|
|
|
|
|
|
|
|
#~ msgid "ispell %s"
|
|
|
|
|
#~ msgstr "ispell %s"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "Use \"fg\" to return to nano\n"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "\n"
|
|
|
|
|
#~ "Benutzen Sie \"fg\" um zu nano zur<75>ckzukehren\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Justify Complete"
|
|
|
|
|
#~ msgstr "Ausrichten abgeschlossen"
|
|
|
|
|
|
|
|
|
|
#~ msgid "^%c\t"
|
|
|
|
|
#~ msgstr "^%c\t"
|
|
|
|
|
|
|
|
|
|
#~ msgid "(F%d)\t"
|
|
|
|
|
#~ msgstr "(F%d)\t"
|
|
|
|
|
|
|
|
|
|
#~ msgid "\t"
|
|
|
|
|
#~ msgstr "\t"
|
|
|
|
|
|
|
|
|
|
#~ msgid "(M-%c)\t"
|
|
|
|
|
#~ msgstr "(M-%c)\t"
|
|
|
|
|
|
|
|
|
|
#~ msgid "%s"
|
|
|
|
|
#~ msgstr "%s"
|
|
|
|
|
|
|
|
|
|
#~ msgid "M-%c\t\t\t"
|
|
|
|
|
#~ msgstr "M-%c\t\t\t"
|
|
|
|
|
|
|
|
|
|
#~ msgid "regexp"
|
|
|
|
|
#~ msgstr "regul<75>rer Ausdruck"
|
|
|
|
|
|
|
|
|
|
#~ msgid "version"
|
|
|
|
|
#~ msgstr "Version"
|
|
|
|
|
|
|
|
|
|
#~ msgid "const"
|
|
|
|
|
#~ msgstr "const"
|
|
|
|
|
|
|
|
|
|
#~ msgid "suspend"
|
|
|
|
|
#~ msgstr "suspend"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "nowrap"
|
|
|
|
|
#~ msgstr "nowrap"
|
|
|
|
|
|
|
|
|
|
#~ msgid "nohelp"
|
|
|
|
|
#~ msgstr "nohelp"
|
|
|
|
|
|
|
|
|
|
#~ msgid "help"
|
|
|
|
|
#~ msgstr "help"
|
|
|
|
|
|
|
|
|
|
#~ msgid "cut"
|
|
|
|
|
#~ msgstr "cut"
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "autoindent"
|
|
|
|
|
#~ msgstr "autoindent"
|
|
|
|
|
|
|
|
|
|
#~ msgid "tempfile"
|
|
|
|
|
#~ msgstr "tempfile"
|
|
|
|
|
|
|
|
|
|
#~ msgid "speller"
|
|
|
|
|
#~ msgstr "speller"
|
|
|
|
|
|
|
|
|
|
#~ msgid "fill"
|
|
|
|
|
#~ msgstr "fill"
|
|
|
|
|
|
|
|
|
|
#~ msgid "mouse"
|
|
|
|
|
#~ msgstr "mouse"
|
|
|
|
|
|
|
|
|
|
#~ msgid "pico"
|
|
|
|
|
#~ msgstr "pico"
|
|
|
|
|
|
|
|
|
|
#~ msgid "nofollow"
|
|
|
|
|
#~ msgstr "nofollow"
|
|
|
|
|
|
|
|
|
|
#~ msgid "tabsize"
|
|
|
|
|
#~ msgstr "tabsize"
|
|
|
|
|
|
|
|
|
|
#~ msgid "?T:RVchiklmpr:s:tvwxz"
|
|
|
|
|
#~ msgstr "?T:RVchiklmpr:s:tvwxz"
|
|
|
|
|
|
|
|
|
|
#~ msgid "h?T:RVciklmpr:s:tvwxz"
|
|
|
|
|
#~ msgstr "h?T:RVciklmpr:s:tvwxz"
|
|
|
|
|
|
|
|
|
|
#~ msgid "I got %c (%d)!\n"
|
|
|
|
|
#~ msgstr "Erhielt %c (%d)!\n"
|
|
|
|
|
|
|
|
|
|
#~ msgid " [%s]"
|
|
|
|
|
#~ msgstr " [%s]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Replace failed: unknown subexpression!"
|
|
|
|
|
#~ msgstr "Ersetzung gescheitert: unbekannter Unterausdruck"
|
|
|
|
|
|
|
|
|
|
#~ msgid "$"
|
|
|
|
|
#~ msgstr "DM"
|
|
|
|
|
|
|
|
|
|
#~ msgid "File: "
|
|
|
|
|
#~ msgstr "Datei: "
|
|
|
|
|
|
|
|
|
|
#~ msgid " %-11s"
|
|
|
|
|
#~ msgstr " %-11s"
|
|
|
|
|
|
|
|
|
|
#~ msgid "^%c"
|
|
|
|
|
#~ msgstr "^%c"
|
|
|
|
|
|
|
|
|
|
#~ msgid ": "
|
|
|
|
|
#~ msgstr ": "
|
|
|
|
|
|
|
|
|
|
#~ msgid " Y"
|
|
|
|
|
#~ msgstr " J"
|
|
|
|
|
|
|
|
|
|
#~ msgid " A"
|
|
|
|
|
#~ msgstr " A"
|
|
|
|
|
|
|
|
|
|
#~ msgid " N"
|
|
|
|
|
#~ msgstr " N"
|
|
|
|
|
|
|
|
|
|
#~ msgid "^C"
|
|
|
|
|
#~ msgstr "^C"
|
|
|
|
|
|
|
|
|
|
#~ msgid "[ "
|
|
|
|
|
#~ msgstr "[ "
|
|
|
|
|
|
|
|
|
|
#~ msgid " ]"
|
|
|
|
|
#~ msgstr " ]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "(%ld) %s\n"
|
|
|
|
|
#~ msgstr "(%ld) %s\n"
|
2000-07-28 00:36:03 +00:00
|
|
|
|
|
|
|
|
|
#~ msgid "To Replace"
|
|
|
|
|
#~ msgstr "Ersetzen"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "To Search"
|
|
|
|
|
#~ msgstr "Suche"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "nano: malloc: out of memory!"
|
|
|
|
|
#~ msgstr "nano: malloc: Kein Speicher verf<72>gbar!"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "nano: realloc: out of memory!"
|
|
|
|
|
#~ msgstr "nano: realloc: Kein Speicher verf<72>gbar!"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "Suspend nano if suspend is enabled"
|
|
|
|
|
#~ msgstr "nano anhalten und zur Shell zur<75>ckkehren (nur wenn aktiviert)"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "xplustabs for current_x=%d returned %d\n"
|
|
|
|
|
#~ msgstr "xplustabs f<>r current_x=%d gab %d zur<75>ck\n"
|