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.
|
2001-02-09 02:49:46 +00:00
|
|
|
|
# Florian K<>nig <floki@bigfoot.com>, 2001.
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"Project-Id-Version: nano 1.0.0\n"
|
2001-03-20 15:51:43 +00:00
|
|
|
|
"POT-Creation-Date: 2001-03-18 14:03-0500\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"PO-Revision-Date: 2001-02-08 17:56+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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:123
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:185 files.c:203
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Read %d lines"
|
|
|
|
|
msgstr "%d Zeilen gelesen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: files.c:221 search.c:193
|
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
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:225
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "New File"
|
|
|
|
|
msgstr "Neue Datei"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:238
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File \"%s\" is a directory"
|
|
|
|
|
msgstr "Datei \"%s\" ist ein Verzeichnis"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#. Don't open character or block files. Sorry, /dev/sndstat!
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:241
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2000-12-19 02:59:43 +00:00
|
|
|
|
msgid "File \"%s\" is a device file"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Datei \"%s\" ist eine Ger<65>tedatei"
|
2000-12-19 02:59:43 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:248
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Reading File"
|
|
|
|
|
msgstr "Lese Datei"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:262
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "File to insert [from ./] "
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Datei einf<6E>gen [von ./] "
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: files.c:309 files.c:334 files.c:566 nano.c:1502
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Cancelled"
|
|
|
|
|
msgstr "Abgebrochen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:380 files.c:396 files.c:410 files.c:427 files.c:433
|
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"
|
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:415
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Wrote >%s\n"
|
|
|
|
|
msgstr "Schrieb >%s\n"
|
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:442
|
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??
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:465 files.c:474 files.c:479
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open %s for writing: %s"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Konnte %s nicht zum Schreiben <20>ffnen: %s"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:486
|
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"
|
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:491
|
2000-06-19 15:47:22 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Wrote %d lines"
|
|
|
|
|
msgstr "%d Zeilen geschrieben"
|
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:524
|
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
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:541
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "filename is %s"
|
|
|
|
|
msgstr "Dateiname ist %s"
|
|
|
|
|
|
2001-01-07 22:06:11 +00:00
|
|
|
|
#: files.c:555
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:971
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "(more)"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "(mehr)"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:1236
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "Can't move up a directory"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Konnte nicht in <20>bergeordnetes Verzeichnis wechseln"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#. We can't open this dir for some reason. Complain
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: files.c:1244
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "Can't open \"%s\": %s"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Konnte \"%s\" nicht <20>ffnen: %s"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:131
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:132
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:133
|
2000-09-01 13:32:47 +00:00
|
|
|
|
msgid "Suspend"
|
|
|
|
|
msgstr "Suspend"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:134
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:135
|
2000-11-18 03:05:50 +00:00
|
|
|
|
msgid "Pico mode"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Pico-Modus"
|
2000-09-01 13:32:47 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:136
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:137
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:139
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:141
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:185
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Invoke the help menu"
|
|
|
|
|
msgstr "Hilfe-Men<65> anzeigen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:186
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Write the current file to disk"
|
|
|
|
|
msgstr "Datei speichern"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:187
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Exit from nano"
|
|
|
|
|
msgstr "nano beenden"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:188
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Goto a specific line number"
|
|
|
|
|
msgstr "Zu einer Zeile springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:189
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:190
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Unjustify after a justify"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Absatzausrochtung r<>ckg<6B>ngig machen"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:191
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Replace text within the editor"
|
|
|
|
|
msgstr "Text im Editor ersetzen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:192
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert another file into the current one"
|
|
|
|
|
msgstr "Datei einf<6E>gen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:193
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Search for text within the editor"
|
|
|
|
|
msgstr "Im Editor nach Text suchen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:194
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the previous screen"
|
|
|
|
|
msgstr "Zu der vorhergehenden Seite springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:195
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the next screen"
|
|
|
|
|
msgstr "Zu der folgenden Seite springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:196
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:197
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Uncut from the cutbuffer into the current line"
|
|
|
|
|
msgstr "Aus der Zwischenablage einf<6E>gen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:198
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Show the posititon of the cursor"
|
|
|
|
|
msgstr "Cursoposition anzeigen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:199
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Invoke the spell checker (if available)"
|
|
|
|
|
msgstr "Rechtschreibpr<70>fung aufrufen (wenn verf<72>gbar)"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:200
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move up one line"
|
|
|
|
|
msgstr "Zur vorhergehenden Zeile springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:201
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move down one line"
|
|
|
|
|
msgstr "Zur folgenden Zeile springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:202
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move forward one character"
|
|
|
|
|
msgstr "Zum folgenden Zeichen springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:203
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move back one character"
|
|
|
|
|
msgstr "Zum vorhergehenden Zeichen springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:204
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the beginning of the current line"
|
|
|
|
|
msgstr "Zum Zeilenanfang springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:205
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Move to the end of the current line"
|
|
|
|
|
msgstr "Zum Zeilenende springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:206
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Go to the first line of the file"
|
|
|
|
|
msgstr "Zur ersten Zeile springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:207
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Go to the last line of the file"
|
|
|
|
|
msgstr "Zur letzten Zeile springen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:208
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:209
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark text at the current cursor location"
|
|
|
|
|
msgstr "Text an der derzeitigen Cursorposition markieren"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:210
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete the character under the cursor"
|
|
|
|
|
msgstr "Zeichen an der Cursorposition l<>schen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:212
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:213
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Insert a tab character"
|
|
|
|
|
msgstr "Tabulator einf<6E>gen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:214
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:216
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:217
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "Go to file browser"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Zum Dateibrowser"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:218
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cancel the current function"
|
|
|
|
|
msgstr "Funktion abbrechen"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:221
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Get Help"
|
|
|
|
|
msgstr "Hilfe"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:224 global.c:405 global.c:429
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Exit"
|
|
|
|
|
msgstr "Beenden"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:227
|
|
|
|
|
msgid "WriteOut"
|
|
|
|
|
msgstr "Speichern"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:232 global.c:321
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Justify"
|
|
|
|
|
msgstr "Ausrichten"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:236 global.c:242
|
|
|
|
|
msgid "Read File"
|
|
|
|
|
msgstr "Datei <20>ffnen"
|
|
|
|
|
|
|
|
|
|
#: global.c:246 global.c:317 global.c:345
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Replace"
|
|
|
|
|
msgstr "Ersetzen"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: global.c:250
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Where Is"
|
|
|
|
|
msgstr "Wo ist"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:254 global.c:397 global.c:421
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Prev Page"
|
|
|
|
|
msgstr "Seite zur<75>ck"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:258 global.c:401 global.c:425
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Next Page"
|
|
|
|
|
msgstr "Seite vor"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:262
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cut Text"
|
|
|
|
|
msgstr "Ausschneiden"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:266
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "UnJustify"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Ausrichten r<>ckg<6B>ngig"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:269
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "UnCut Txt"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Ausschneiden r<>ckg<6B>ngig"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:273
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cur Pos"
|
|
|
|
|
msgstr "Cursor"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:277
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "To Spell"
|
|
|
|
|
msgstr "Rechtschr."
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:281
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Up"
|
|
|
|
|
msgstr "Hoch"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:284
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Down"
|
|
|
|
|
msgstr "Runter"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:287
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Forward"
|
|
|
|
|
msgstr "Vorw<72>rts"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:290
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Back"
|
|
|
|
|
msgstr "Zur<75>ck"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:293
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Home"
|
|
|
|
|
msgstr "Pos 1"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:296
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "End"
|
|
|
|
|
msgstr "Ende"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:299
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Refresh"
|
|
|
|
|
msgstr "Auffrischen"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:302
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark Text"
|
|
|
|
|
msgstr "Text markieren"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:305
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "L<>schen"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:309
|
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
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:313
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Tab"
|
|
|
|
|
msgstr "Tab"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:325
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Enter"
|
|
|
|
|
msgstr "Enter"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:329 global.c:349 global.c:369
|
|
|
|
|
msgid "Goto Line"
|
|
|
|
|
msgstr "Zu Zeile"
|
|
|
|
|
|
|
|
|
|
#: global.c:335 global.c:356 global.c:377 global.c:387
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "First Line"
|
|
|
|
|
msgstr "Erste Zeile"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:338 global.c:359 global.c:380 global.c:390
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Last Line"
|
|
|
|
|
msgstr "Letzte Zeile"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:341 global.c:362
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Case Sens"
|
|
|
|
|
msgstr "GROSZ/klein"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:352 global.c:372 global.c:383 global.c:393 global.c:414
|
|
|
|
|
#: global.c:417 winio.c:1061
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cancel"
|
|
|
|
|
msgstr "Abbrechen"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:365
|
2000-06-29 01:30:04 +00:00
|
|
|
|
msgid "No Replace"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "Keine Ersetzung"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: global.c:410
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid "To Files"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "In Dateien"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:140
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
"Buffer written to %s\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"Puffer in %s geschrieben\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:142
|
2000-12-03 03:43:17 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"No %s written (file exists?)\n"
|
|
|
|
|
msgstr ""
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"%s nicht geschrieben (Datei existiert?)\n"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:151
|
2001-01-18 04:37:09 +00:00
|
|
|
|
msgid "Window size is too small for Nano..."
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Fenstergr<67><72>e ist zu klein f<>r Nano..."
|
2001-01-18 04:37:09 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:159
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Key illegal in VIEW mode"
|
|
|
|
|
msgstr "Unzul<75>ssige Taste im View Modus"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:203
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#, fuzzy
|
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 "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
"the UW Pico text editor. There are four main sections of the editor: The "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"top line shows the program version, the current filename being edited, and "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
"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 "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"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 "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
"with a caret (^) symbol and are entered with the Control (Ctrl) key. "
|
2000-09-02 07:27:10 +00:00
|
|
|
|
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
"using either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
2000-09-02 07:27:10 +00:00
|
|
|
|
"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 "
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"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 "
|
2001-02-16 01:49:31 +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 Tastenkombinationen von nano auf.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
" Tastenkombinationen werden wie folgt abgek<65>rzt: Kombinationen mit der "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
"Strg-Taste werden mit einem ^ ausgedr<64>ckt. Escape-Sequenzen werden mit dem "
|
|
|
|
|
"Meta (M)-Symbol angegeben und k<>nnen je nach Tastatureinstellung mit Esc, "
|
|
|
|
|
"Alt oder Meta eingegeben werden. | Die folgenden Tasten(kombinationen) sind "
|
|
|
|
|
"im Hauptfenster verf<72>gbar. Optionale Tasten sind eingeklammert.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
"\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:297
|
|
|
|
|
msgid "delete_node(): free'd a node, YAY!\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "delete_node(): Knoten freigegeben.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:302
|
|
|
|
|
msgid "delete_node(): free'd last node.\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "delete_node(): letzter Knoten freigegeben.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:357
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:358
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Option\t\tLong option\t\tMeaning\n"
|
|
|
|
|
msgstr "Option\t\tlange Option\t\tBedeutung\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:360
|
|
|
|
|
msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -T [Anzahl]\t--tabsize=[Anzahl]\t\tTabulator-Gr<47><72>e auf Anzahl setzen\n"
|
2000-06-19 23:19:07 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:363
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:367
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:369
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:371
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:373
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:376
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
|
|
|
|
|
msgstr " -k \t\t--cut\t\t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:379
|
2000-10-02 04:21:23 +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 "
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"<22>berschreiben.\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:382
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:386
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr " -\t \t--pico\t\t\tPico so genau wie m<>glich imitieren\n"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:389
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:392
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:395
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:397
|
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 ""
|
2001-02-09 02:49:46 +00:00
|
|
|
|
" -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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:399
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:401
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:403
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:405
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:407
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Usage: nano [option] +LINE <file>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Aufruf: nano [Option] +ZEILE <Datei>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:408
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Option\t\tMeaning\n"
|
|
|
|
|
msgstr "Option\t\tBedeutung\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:409
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:410
|
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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:411
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:412
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:413
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -h \t\tShow this message\n"
|
|
|
|
|
msgstr " -h \t\tDiese Meldung anzeigen\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:414
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:416
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
|
|
|
|
|
msgstr " -k \t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:419
|
2000-10-02 04:21:23 +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
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:422
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid " -m \t\tEnable mouse\n"
|
|
|
|
|
msgstr " -m \t\tMaus aktivieren\n"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:425
|
2001-01-07 22:06:11 +00:00
|
|
|
|
msgid " -p \t\tEmulate Pico as closely as possible\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "i -p \t\tPico so genau wie m<>glich imitieren\n"
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:426
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:428
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " -s [prog] \tEnable alternate speller\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr " -s [Programm] |\tAlternative Rechtschreibpr<70>fung\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:430
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:431
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:432
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:433
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:434
|
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"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:435
|
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"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: nano.c:442
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
2001-02-14 14:28:27 +00:00
|
|
|
|
msgid " GNU nano version %s (compiled %s, %s)\n"
|
|
|
|
|
msgstr " GNU nano Version %s (compiliert um %s, %s)\n"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:445
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr " Email: nano@nano-editor.org\tWWW: http://www.nano-editor.org"
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:446
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
" Compiled options:"
|
|
|
|
|
msgstr ""
|
2001-02-09 02:49:46 +00:00
|
|
|
|
"\n"
|
|
|
|
|
" Kompilierte Optionen:"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:511
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark Set"
|
|
|
|
|
msgstr "Markierung gesetzt"
|
|
|
|
|
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: nano.c:516
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Mark UNset"
|
|
|
|
|
msgstr "Markierung gel<65>scht"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1013
|
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"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1064
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "current->data now = \"%s\"\n"
|
|
|
|
|
msgstr "current->data jetzt = \"%s\"\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1116
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "After, data = \"%s\"\n"
|
|
|
|
|
msgstr "Nachher, data = \"%s\"\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1218
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Edit a replacement"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Ersetzung editieren"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1449
|
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"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1455
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Spell checking failed: unable to write temp file!"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Rechtschreibpr<70>fung fehlgeschlagen: konnte nicht in tempor<6F>re Datei schreiben"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1467
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Finished checking spelling"
|
|
|
|
|
msgstr "Rechtschreibpr<70>fung abgeschlossen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1469
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Spell checking failed"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Rechtschreibpr<70>fung fehlgeschlagen"
|
2000-11-06 13:18:25 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1489
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Ver<65>nderten Puffer speichern (\"Nein\" VERWIRFT DIE <20>NDERUGNEN) ? "
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1585
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Received SIGHUP"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "SIGHUP empfangen"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1648
|
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"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1650
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move top win"
|
|
|
|
|
msgstr "Kann oberes Fenster nicht verschieben"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1652
|
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"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1654
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move edit win"
|
|
|
|
|
msgstr "Kann Bearbeitungsfenster nicht verschieben"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1656
|
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"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1658
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Cannot move bottom win"
|
|
|
|
|
msgstr "Kann unteres Fenster nicht verschieben"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:1966
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Can now UnJustify!"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Kann Absatzausrichtung nicht r<>ckg<6B>ngig machen"
|
2000-11-03 01:29:04 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2064
|
2000-09-12 23:02:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s enable/disable"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "%s aktivieren/deaktivieren"
|
2000-09-12 23:02:49 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2079
|
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
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2080
|
2000-09-12 23:02:49 +00:00
|
|
|
|
msgid "disabled"
|
2000-09-18 17:11:33 +00:00
|
|
|
|
msgstr "deaktiviert"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2132
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"NumLock Problem entdeckt. | Tastenblock funktioniert nicht, wenn NumLock "
|
|
|
|
|
"ausgeschaltet ist"
|
2001-01-18 04:37:09 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2349
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: set up windows\n"
|
|
|
|
|
msgstr "Hauptprogramm: Fenster konfigurieren\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2356
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: bottom win\n"
|
|
|
|
|
msgstr "Hauptprogramm: unteres Fenster\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2362
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Main: open file\n"
|
|
|
|
|
msgstr "Hauptprogramm: Datei <20>ffnen\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2414
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2000-09-19 00:27:19 +00:00
|
|
|
|
msgid "I got Alt-O-%c! (%d)\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Erhielt Alt-0-%c! (%d)\n"
|
2000-09-19 00:27:19 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2441
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2000-09-19 00:27:19 +00:00
|
|
|
|
msgid "I got Alt-[-1-%c! (%d)\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Erhielt Alt-[-1-%c! (%d)\n"
|
2000-09-19 00:27:19 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2474
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2000-09-19 00:27:19 +00:00
|
|
|
|
msgid "I got Alt-[-2-%c! (%d)\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Erhielt Alt-[-2-%c! (%d)\n"
|
2000-09-19 00:27:19 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2516
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got Alt-[-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-[-%c! (%d)\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: nano.c:2542
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got Alt-%c! (%d)\n"
|
|
|
|
|
msgstr "Erhielt Alt-%c! (%d)\n"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:117
|
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
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:119
|
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
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:121
|
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
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:123
|
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
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:126
|
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
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:135 search.c:326
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Search Cancelled"
|
|
|
|
|
msgstr "Suche abgebrochen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:199
|
2001-02-09 02:49:46 +00:00
|
|
|
|
#, c-format
|
2000-11-03 01:29:04 +00:00
|
|
|
|
msgid "\"%s...\" not found"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "\"%s...\" nicht gefunden"
|
2000-11-03 01:29:04 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:248
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Search Wrapped"
|
|
|
|
|
msgstr "Suche in neue Zeile umgebrochen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:348
|
2001-02-23 03:16:25 +00:00
|
|
|
|
#, fuzzy, c-format
|
|
|
|
|
msgid "Replaced %d occurrences"
|
2000-07-27 15:25:52 +00:00
|
|
|
|
msgstr "%d Ersetzungen vorgenommen"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:350
|
2001-02-23 03:16:25 +00:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Replaced 1 occurrence"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgstr "1 Ersetzung vorgenommen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:488 search.c:592 search.c:608
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace Cancelled"
|
|
|
|
|
msgstr "Ersetzung abgebrochen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:538
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Replace this instance?"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Fundstelle ersetzen?"
|
2000-06-19 15:47:22 +00:00
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:550
|
2000-11-03 01:29:04 +00:00
|
|
|
|
msgid "Replace failed: unknown subexpression!"
|
|
|
|
|
msgstr "Ersetzung gescheitert: unbekannter Unterausdruck"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:633
|
2000-11-06 13:18:25 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Replace with [%s]"
|
|
|
|
|
msgstr "Ersetzen mit [%s]"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:637 search.c:641
|
2000-11-06 13:18:25 +00:00
|
|
|
|
msgid "Replace with"
|
|
|
|
|
msgstr "Ersetzen mit"
|
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#. Ask for it
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:676
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Enter line number"
|
|
|
|
|
msgstr "Zeilennummer eingeben"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:678
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Aborted"
|
|
|
|
|
msgstr "Abgebrochen"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:698
|
2000-06-19 15:47:22 +00:00
|
|
|
|
msgid "Come on, be reasonable"
|
|
|
|
|
msgstr "Komm schon, sei vern<72>nftig"
|
|
|
|
|
|
2001-03-20 15:51:43 +00:00
|
|
|
|
#: search.c:703
|
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"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:123
|
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"
|
2001-02-09 02:49:46 +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
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:445
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "input '%c' (%d)\n"
|
|
|
|
|
msgstr "Eingabe '%c' (%d)\n"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:487
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "New Buffer"
|
|
|
|
|
msgstr "Neuer Puffer"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:491
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " File: ..."
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr " |Datei: ..."
|
2000-06-06 05:53:49 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:493
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid " DIR: ..."
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr " || Verzeichnis: ..."
|
2001-01-07 22:06:11 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:504
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Modified"
|
|
|
|
|
msgstr "Ver<65>ndert"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:956
|
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"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:967
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "current->data = \"%s\"\n"
|
|
|
|
|
msgstr "current->data = \"%s\"\n"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1012
|
2000-06-06 05:53:49 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "I got \"%s\"\n"
|
|
|
|
|
msgstr "Erhielt \"%s\"\n"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#. String of yes characters accepted
|
|
|
|
|
#. Same for no
|
|
|
|
|
#. And all, surprise!
|
|
|
|
|
#. Temp string for above
|
|
|
|
|
#. Yes, no and all are strings of any length. Each string consists of
|
|
|
|
|
#. all characters accepted as a valid character for that value.
|
|
|
|
|
#. The first value will be the one displayed in the shortcuts.
|
2001-01-31 23:22:36 +00:00
|
|
|
|
#: winio.c:1035
|
2001-02-16 01:49:31 +00:00
|
|
|
|
msgid "Yy"
|
2001-02-18 05:55:47 +00:00
|
|
|
|
msgstr "Jj"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
|
|
|
|
#: winio.c:1036
|
|
|
|
|
msgid "Nn"
|
2001-02-18 05:55:47 +00:00
|
|
|
|
msgstr "Nn"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
|
|
|
|
#: winio.c:1037
|
|
|
|
|
msgid "Aa"
|
2001-02-18 05:55:47 +00:00
|
|
|
|
msgstr "Aa"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
|
|
|
|
#: winio.c:1050
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr "Ja"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1054
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "All"
|
|
|
|
|
msgstr "Alle"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1059
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr "Nein"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1202
|
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"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1206
|
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%%)"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1336
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping file buffer to stderr...\n"
|
|
|
|
|
msgstr "Gebe Datei Puffer nach stderr aus...\n"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1338
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping cutbuffer to stderr...\n"
|
|
|
|
|
msgstr "Gebe Inhalt der Zwischenablage nach stderr aus...\n"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1340
|
2000-06-06 05:53:49 +00:00
|
|
|
|
msgid "Dumping a buffer to stderr...\n"
|
|
|
|
|
msgstr "Gebe einen Puffer nach stderr aus...\n"
|
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1415
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "The nano text editor"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Der nano Text-Editor"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1416
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "version "
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Version "
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1417
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Brought to you by:"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Entwickelt von:"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1418
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Special thanks to:"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Speziellen Dank an:"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1419
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "The Free Software Foundation"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "The Free Software Foundation"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1420
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Pavel Curtis, Zeyd Ben-Halim und Eric S. Raymond f<>r ncurses"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1421
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "and anyone else we forgot..."
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "und alle Nichtgenannten..."
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2001-02-16 01:49:31 +00:00
|
|
|
|
#: winio.c:1422
|
2000-12-03 03:43:17 +00:00
|
|
|
|
msgid "Thank you for using nano!\n"
|
2001-02-09 02:49:46 +00:00
|
|
|
|
msgstr "Danke f<>r die Benutzung von nano!\n"
|
2000-12-03 03:43:17 +00:00
|
|
|
|
|
2000-12-19 02:59:43 +00:00
|
|
|
|
#~ msgid "Could not open file: Path length exceeded."
|
|
|
|
|
#~ msgstr "Konnte Datei nicht <20>ffnen: Pfad zu lang."
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-12-03 03:43:17 +00:00
|
|
|
|
#~ msgid "Justify Complete"
|
|
|
|
|
#~ msgstr "Ausrichten abgeschlossen"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-11-18 03:05:50 +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"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-11-18 03:05:50 +00:00
|
|
|
|
#~ msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
|
|
|
|
|
#~ msgstr " -p \t\tErscheinungsbild von Pico st<73>rker imitieren\n"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-11-15 01:25:42 +00:00
|
|
|
|
#~ msgid "Error deleting tempfile, ack!"
|
|
|
|
|
#~ msgstr "Konnte tempor<6F>re Datei nicht l<>schen"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-11-06 13:18:25 +00:00
|
|
|
|
#~ msgid "Could not invoke spell program \"%s\""
|
|
|
|
|
#~ msgstr "Konnte Rechtschreibprogramm \"%s\" nicht aufrufen"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-11-06 13:18:25 +00:00
|
|
|
|
#~ msgid "Could not invoke \"ispell\""
|
|
|
|
|
#~ msgstr "Konnte \"ispell\" nicht aufrufen"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "%s: %s"
|
|
|
|
|
#~ msgstr "%s: %s"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid ".XXXXXX"
|
|
|
|
|
#~ msgstr ".XXXXXX"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "\n"
|
|
|
|
|
#~ msgstr "\n"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "nano.save"
|
|
|
|
|
#~ msgstr "nano.save"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid ".save"
|
|
|
|
|
#~ msgstr ".save"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ 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"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " "
|
|
|
|
|
#~ msgstr " "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "nano."
|
|
|
|
|
#~ msgstr "nano."
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "%s %s"
|
|
|
|
|
#~ msgstr "%s %s"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "ispell %s"
|
|
|
|
|
#~ msgstr "ispell %s"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ 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"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "^%c\t"
|
|
|
|
|
#~ msgstr "^%c\t"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "(F%d)\t"
|
|
|
|
|
#~ msgstr "(F%d)\t"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "\t"
|
|
|
|
|
#~ msgstr "\t"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "(M-%c)\t"
|
|
|
|
|
#~ msgstr "(M-%c)\t"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "%s"
|
|
|
|
|
#~ msgstr "%s"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "M-%c\t\t\t"
|
|
|
|
|
#~ msgstr "M-%c\t\t\t"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "regexp"
|
|
|
|
|
#~ msgstr "regul<75>rer Ausdruck"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "const"
|
|
|
|
|
#~ msgstr "const"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "suspend"
|
|
|
|
|
#~ msgstr "suspend"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "nowrap"
|
|
|
|
|
#~ msgstr "nowrap"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "nohelp"
|
|
|
|
|
#~ msgstr "nohelp"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "help"
|
|
|
|
|
#~ msgstr "help"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "cut"
|
|
|
|
|
#~ msgstr "cut"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "autoindent"
|
|
|
|
|
#~ msgstr "autoindent"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "tempfile"
|
|
|
|
|
#~ msgstr "tempfile"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "speller"
|
|
|
|
|
#~ msgstr "speller"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "fill"
|
|
|
|
|
#~ msgstr "fill"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "mouse"
|
|
|
|
|
#~ msgstr "mouse"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "pico"
|
|
|
|
|
#~ msgstr "pico"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "nofollow"
|
|
|
|
|
#~ msgstr "nofollow"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "tabsize"
|
|
|
|
|
#~ msgstr "tabsize"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "?T:RVchiklmpr:s:tvwxz"
|
|
|
|
|
#~ msgstr "?T:RVchiklmpr:s:tvwxz"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "h?T:RVciklmpr:s:tvwxz"
|
|
|
|
|
#~ msgstr "h?T:RVciklmpr:s:tvwxz"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "I got %c (%d)!\n"
|
|
|
|
|
#~ msgstr "Erhielt %c (%d)!\n"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " [%s]"
|
|
|
|
|
#~ msgstr " [%s]"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "$"
|
|
|
|
|
#~ msgstr "DM"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "File: "
|
|
|
|
|
#~ msgstr "Datei: "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " %-11s"
|
|
|
|
|
#~ msgstr " %-11s"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "^%c"
|
|
|
|
|
#~ msgstr "^%c"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid ": "
|
|
|
|
|
#~ msgstr ": "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " Y"
|
|
|
|
|
#~ msgstr " J"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " A"
|
|
|
|
|
#~ msgstr " A"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " N"
|
|
|
|
|
#~ msgstr " N"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "^C"
|
|
|
|
|
#~ msgstr "^C"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "[ "
|
|
|
|
|
#~ msgstr "[ "
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid " ]"
|
|
|
|
|
#~ msgstr " ]"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-09-19 00:27:19 +00:00
|
|
|
|
#~ msgid "(%ld) %s\n"
|
|
|
|
|
#~ msgstr "(%ld) %s\n"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "To Replace"
|
|
|
|
|
#~ msgstr "Ersetzen"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "To Search"
|
|
|
|
|
#~ msgstr "Suche"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "nano: malloc: out of memory!"
|
|
|
|
|
#~ msgstr "nano: malloc: Kein Speicher verf<72>gbar!"
|
2001-02-16 01:49:31 +00:00
|
|
|
|
|
2000-07-28 00:36:03 +00:00
|
|
|
|
#~ msgid "nano: realloc: out of memory!"
|
|
|
|
|
#~ msgstr "nano: realloc: Kein Speicher verf<72>gbar!"
|
2001-02-16 01:49:31 +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)"
|
2001-02-16 01:49:31 +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"
|