Mercurial > vim
annotate src/po/de.po @ 11418:162bcd0debd7 v8.0.0593
patch 8.0.0593: duplication of code for adding a list or dict return value
commit https://github.com/vim/vim/commit/45cf6e910c6d162775ca9d470fac4b6db844001f
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Apr 30 20:25:19 2017 +0200
patch 8.0.0593: duplication of code for adding a list or dict return value
Problem: Duplication of code for adding a list or dict return value.
Solution: Add rettv_dict_set() and rettv_list_set(). (Yegappan Lakshmanan)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 30 Apr 2017 20:30:04 +0200 |
parents | f9673640b6aa |
children | 49c12c93abf3 |
rev | line source |
---|---|
7 | 1 # German Translation for Vim vim:set foldmethod=marker: |
2 # | |
3 # Do ":help uganda" in Vim to read copying and usage conditions. | |
4 # Do ":help credits" in Vim to see a list of people who contributed. | |
5 # | |
819 | 6 # Previous-Translator(s): |
7 # Johannes Zellner <johannes@zellner.org> | |
8 # Gerfried Fuchs <alfie@ist.org> | |
9 | |
7 | 10 msgid "" |
11 msgstr "" | |
12 "Project-Id-Version: Vim(deutsch)\n" | |
819 | 13 "POT-Creation-Date: 2006-04-02 11:30+0200\n" |
1619 | 14 "PO-Revision-Date: 2008-05-24 17:26+0200\n" |
15 "Last-Translator: Georg Dahn <georg.dahn@gmail.com>\n" | |
7 | 16 "Language-Team: German <de@li.org>\n" |
17 "MIME-Version: 1.0\n" | |
18 "Content-Type: text/plain; charset=ISO_8859-1\n" | |
19 "Content-Transfer-Encoding: 8-bit\n" | |
20 | |
21 msgid "E82: Cannot allocate any buffer, exiting..." | |
837 | 22 msgstr "E82: Kann keinen Puffer zuweisen; beenden..." |
7 | 23 |
24 msgid "E83: Cannot allocate buffer, using other one..." | |
837 | 25 msgstr "E83: Kann den Puffer nicht zuweisen; benutze einen anderen..." |
7 | 26 |
33 | 27 msgid "E515: No buffers were unloaded" |
1619 | 28 msgstr "E515: Keine Puffer wurden entladen" |
33 | 29 |
30 msgid "E516: No buffers were deleted" | |
1619 | 31 msgstr "E516: Keine Puffer wurden vollständig gelöscht" |
33 | 32 |
33 msgid "E517: No buffers were wiped out" | |
1619 | 34 msgstr "E517: Keine Puffer wurden vollständig gelöscht" |
33 | 35 |
7 | 36 msgid "1 buffer unloaded" |
1619 | 37 msgstr "ein Puffer entladen" |
7 | 38 |
39 #, c-format | |
40 msgid "%d buffers unloaded" | |
1619 | 41 msgstr "%d Puffer entladen" |
7 | 42 |
43 msgid "1 buffer deleted" | |
819 | 44 msgstr "ein Puffer gelöscht" |
7 | 45 |
46 #, c-format | |
47 msgid "%d buffers deleted" | |
48 msgstr "%d Puffer gelöscht" | |
49 | |
50 msgid "1 buffer wiped out" | |
1619 | 51 msgstr "ein Puffer vollständig gelöscht" |
7 | 52 |
53 #, c-format | |
54 msgid "%d buffers wiped out" | |
1619 | 55 msgstr "%d Puffer vollständig gelöscht" |
7 | 56 |
57 msgid "E84: No modified buffer found" | |
837 | 58 msgstr "E84: Kein veränderter Puffer gefunden" |
7 | 59 |
60 #. back where we started, didn't find anything. | |
61 msgid "E85: There is no listed buffer" | |
819 | 62 msgstr "E85: Es gibt keine angezeigten Puffer" |
7 | 63 |
33 | 64 #, c-format |
65 msgid "E86: Buffer %ld does not exist" | |
66 msgstr "E86: Puffer %ld existiert nicht" | |
67 | |
7 | 68 msgid "E87: Cannot go beyond last buffer" |
69 msgstr "E87: Kann nicht über den letzten Puffer hinaus gehen" | |
70 | |
71 msgid "E88: Cannot go before first buffer" | |
72 msgstr "E88: Kann nicht vor den ersten Puffer gehen" | |
73 | |
33 | 74 #, c-format |
75 msgid "E89: No write since last change for buffer %ld (add ! to override)" | |
819 | 76 msgstr "E89: Puffer %ld nicht gesichert seit der letzten Änderung (erzwinge mit !)" |
33 | 77 |
7 | 78 msgid "E90: Cannot unload last buffer" |
819 | 79 msgstr "E90: Kann letzten Puffer nicht ausladen" |
7 | 80 |
81 msgid "W14: Warning: List of file names overflow" | |
82 msgstr "W14: Achtung: Überlauf der Liste der Dateinamen" | |
83 | |
84 #, c-format | |
85 msgid "E92: Buffer %ld not found" | |
819 | 86 msgstr "E92: Kein Puffer %ld gefunden" |
7 | 87 |
88 #, c-format | |
89 msgid "E93: More than one match for %s" | |
1619 | 90 msgstr "E93: Mehr als ein Treffer für %s" |
7 | 91 |
92 #, c-format | |
93 msgid "E94: No matching buffer for %s" | |
1619 | 94 msgstr "E94: Kein übereinstimmender Puffer für %s" |
7 | 95 |
96 #, c-format | |
97 msgid "line %ld" | |
98 msgstr "Zeile %ld" | |
99 | |
100 msgid "E95: Buffer with this name already exists" | |
101 msgstr "E95: Ein Puffer mit diesem Namen existiert bereits" | |
102 | |
103 msgid " [Modified]" | |
104 msgstr " [Verändert]" | |
105 | |
106 msgid "[Not edited]" | |
107 msgstr "[Nicht editiert]" | |
108 | |
109 msgid "[New file]" | |
110 msgstr "[Neue Datei]" | |
111 | |
112 msgid "[Read errors]" | |
837 | 113 msgstr "[Lesefehler]" |
7 | 114 |
115 msgid "[readonly]" | |
819 | 116 msgstr "[Nur Lesen]" |
7 | 117 |
118 #, c-format | |
119 msgid "1 line --%d%%--" | |
120 msgstr "1 Zeile --%d%%--" | |
121 | |
122 #, c-format | |
123 msgid "%ld lines --%d%%--" | |
124 msgstr "%ld Zeilen --%d%%--" | |
125 | |
126 #, c-format | |
127 msgid "line %ld of %ld --%d%%-- col " | |
128 msgstr "Zeile %ld von %ld --%d%%-- Spalte " | |
129 | |
819 | 130 msgid "[No Name]" |
131 msgstr "[Unbenannt]" | |
7 | 132 |
133 #. must be a help buffer | |
134 msgid "help" | |
819 | 135 msgstr "Hilfe" |
136 | |
137 msgid "[Help]" | |
7 | 138 msgstr "[Hilfe]" |
139 | |
140 msgid "[Preview]" | |
837 | 141 msgstr "[Vorschau]" |
7 | 142 |
143 msgid "All" | |
144 msgstr "Alles" | |
145 | |
146 msgid "Bot" | |
147 msgstr "Ende" | |
148 | |
149 msgid "Top" | |
150 msgstr "Anfang" | |
151 | |
819 | 152 #, c-format |
7 | 153 msgid "" |
154 "\n" | |
155 "# Buffer list:\n" | |
156 msgstr "" | |
157 "\n" | |
158 "# Liste der Puffer:\n" | |
159 | |
819 | 160 msgid "[Location List]" |
161 msgstr "[Positionsliste]" | |
162 | |
163 msgid "[Quickfix List]" | |
837 | 164 msgstr "[QuickFix-Liste]" |
7 | 165 |
166 msgid "" | |
167 "\n" | |
168 "--- Signs ---" | |
169 msgstr "" | |
170 "\n" | |
819 | 171 "--- Zeichen ---" |
7 | 172 |
173 #, c-format | |
174 msgid "Signs for %s:" | |
819 | 175 msgstr "Zeichen für %s:" |
7 | 176 |
177 #, c-format | |
178 msgid " line=%ld id=%d name=%s" | |
179 msgstr " Zeile=%ld id=%d Name=%s" | |
180 | |
181 #, c-format | |
182 msgid "E96: Can not diff more than %ld buffers" | |
819 | 183 msgstr "E96: Keine Differenz für mehr als %ld Puffer" |
7 | 184 |
185 msgid "E97: Cannot create diffs" | |
819 | 186 msgstr "E97: Kann keine Differenz erstellen" |
7 | 187 |
188 msgid "Patch file" | |
189 msgstr "Patch-Datei" | |
190 | |
191 msgid "E98: Cannot read diff output" | |
819 | 192 msgstr "E98: Differenz-Ausgabe kann nicht gelesen werden" |
7 | 193 |
194 msgid "E99: Current buffer is not in diff mode" | |
819 | 195 msgstr "E99: Aktueller Puffer ist nicht im Differenz-Modus" |
7 | 196 |
197 msgid "E100: No other buffer in diff mode" | |
819 | 198 msgstr "E100: Kein weiterer Puffer ist im Differenz-Modus" |
7 | 199 |
200 msgid "E101: More than two buffers in diff mode, don't know which one to use" | |
819 | 201 msgstr "E101: Mehrdeutigkeit: Mehr als zwei Puffer im Differenz-Modus" |
7 | 202 |
203 #, c-format | |
204 msgid "E102: Can't find buffer \"%s\"" | |
819 | 205 msgstr "E102: Kann Puffer \"%s\" nicht finden" |
7 | 206 |
207 #, c-format | |
208 msgid "E103: Buffer \"%s\" is not in diff mode" | |
819 | 209 msgstr "E103: Puffer \"%s\" ist nicht im Differenz-Modus" |
7 | 210 |
211 msgid "E104: Escape not allowed in digraph" | |
212 msgstr "E104: 'Escape' ist in einem Digraphen nicht erlaubt" | |
213 | |
33 | 214 msgid "E544: Keymap file not found" |
837 | 215 msgstr "E544: Datei für die Tastaturbelegung nicht gefunden" |
33 | 216 |
7 | 217 msgid "E105: Using :loadkeymap not in a sourced file" |
218 msgstr "E105: :loadkeymap außerhalb einer eingelesenen Datei" | |
219 | |
33 | 220 msgid " Keyword completion (^N^P)" |
221 msgstr " Stichwort-Ergänzung (^N^P)" | |
7 | 222 |
223 #. ctrl_x_mode == 0, ^P/^N compl. | |
819 | 224 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" |
225 msgstr " ^X Modus (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
7 | 226 |
33 | 227 msgid " Whole line completion (^L^N^P)" |
228 msgstr " Zeilen-Ergänzung (^L^N^P)" | |
7 | 229 |
33 | 230 msgid " File name completion (^F^N^P)" |
819 | 231 msgstr " Dateinamen-Ergänzung (^F^N^P)" |
7 | 232 |
33 | 233 msgid " Tag completion (^]^N^P)" |
819 | 234 msgstr " Tag-Ergänzung (^]^N^P)" |
7 | 235 |
33 | 236 msgid " Path pattern completion (^N^P)" |
237 msgstr " Pfadmuster-Ergänzung (^N^P)" | |
7 | 238 |
33 | 239 msgid " Definition completion (^D^N^P)" |
240 msgstr " Definitions-Ergänzung (^D^N^P)" | |
7 | 241 |
33 | 242 msgid " Dictionary completion (^K^N^P)" |
243 msgstr " Wörterbuch-Ergänzung (^K^N^P) " | |
7 | 244 |
33 | 245 msgid " Thesaurus completion (^T^N^P)" |
246 msgstr " Thesaurus-Ergänzung (^T^N^P)" | |
7 | 247 |
33 | 248 msgid " Command-line completion (^V^N^P)" |
819 | 249 msgstr " Kommandozeilen-Ergänzung (^V^N^P)" |
250 | |
251 msgid " User defined completion (^U^N^P)" | |
252 msgstr " Benutzerdefinierte Ergänzung (^U^N^P)" | |
253 | |
254 msgid " Omni completion (^O^N^P)" | |
255 msgstr " Omni-Ergänzung (^O^N^P)" | |
256 | |
257 msgid " Spelling suggestion (s^N^P)" | |
837 | 258 msgstr " Vorschlag der Rechtschreibprüfung (s^N^P)" |
819 | 259 |
260 msgid " Keyword Local completion (^N^P)" | |
837 | 261 msgstr " Lokale Schlüsselwort-Ergänzung(^N^P)" |
7 | 262 |
263 msgid "Hit end of paragraph" | |
819 | 264 msgstr "Absatzende erreicht" |
265 | |
266 msgid "'dictionary' option is empty" | |
267 msgstr "Die Option 'dictionary' ist leer" | |
7 | 268 |
269 msgid "'thesaurus' option is empty" | |
270 msgstr "Die Option 'thesaurus' ist leer" | |
271 | |
272 #, c-format | |
273 msgid "Scanning dictionary: %s" | |
274 msgstr "Durchsuchen des Wörterbuchs: %s" | |
275 | |
276 msgid " (insert) Scroll (^E/^Y)" | |
277 msgstr " (Einfügen) Scrollen (^E/^Y)" | |
278 | |
279 msgid " (replace) Scroll (^E/^Y)" | |
280 msgstr " (Ersetzen) Scrollen (^E/^Y)" | |
281 | |
282 #, c-format | |
283 msgid "Scanning: %s" | |
284 msgstr "Durchsuche: %s" | |
285 | |
819 | 286 #, c-format |
7 | 287 msgid "Scanning tags." |
288 msgstr "Durchsuchen von Tags." | |
289 | |
290 msgid " Adding" | |
819 | 291 msgstr " Füge hinzu" |
7 | 292 |
293 #. showmode might reset the internal line pointers, so it must | |
294 #. * be called before line = ml_get(), or when this address is no | |
295 #. * longer needed. -- Acevedo. | |
296 #. | |
297 msgid "-- Searching..." | |
298 msgstr "-- Suche..." | |
299 | |
300 msgid "Back at original" | |
301 msgstr "Zurück am Ursprung" | |
302 | |
303 msgid "Word from other line" | |
304 msgstr "Wort aus anderer Zeile" | |
305 | |
306 msgid "The only match" | |
307 msgstr "Einziger Treffer" | |
308 | |
309 #, c-format | |
310 msgid "match %d of %d" | |
311 msgstr "Treffer %d von %d" | |
312 | |
313 #, c-format | |
314 msgid "match %d" | |
315 msgstr "Treffer %d" | |
316 | |
819 | 317 msgid "E18: Unexpected characters in :let" |
318 msgstr "E18: Unerwartete Zeichen in :let" | |
319 | |
320 #, c-format | |
321 msgid "E684: list index out of range: %ld" | |
837 | 322 msgstr "E684: Index der Liste außerhalb des zulässigen Bereichs: %ld" |
819 | 323 |
324 #, c-format | |
325 msgid "E121: Undefined variable: %s" | |
326 msgstr "E121: Undefinierte Variable: %s" | |
327 | |
328 msgid "E111: Missing ']'" | |
329 msgstr "E111: Fehlende ']'" | |
330 | |
331 #, c-format | |
332 msgid "E686: Argument of %s must be a List" | |
333 msgstr "E686: Argument von %s muss eine Liste sein" | |
334 | |
335 #, c-format | |
336 msgid "E712: Argument of %s must be a List or Dictionary" | |
1619 | 337 msgstr "E712: Argument von %s muss eine Liste oder ein Wörterbuch" |
819 | 338 |
339 msgid "E713: Cannot use empty key for Dictionary" | |
1619 | 340 msgstr "E713: Der Schlüssel für das Wörterbuch darf nicht leer sein" |
819 | 341 |
342 msgid "E714: List required" | |
343 msgstr "E714: Liste benötigt" | |
344 | |
345 msgid "E715: Dictionary required" | |
1619 | 346 msgstr "E715: Wörterbuch benötigt" |
819 | 347 |
348 #, c-format | |
349 msgid "E118: Too many arguments for function: %s" | |
350 msgstr "E118: Zu viele Argumente für Funktion: %s" | |
351 | |
352 #, c-format | |
353 msgid "E716: Key not present in Dictionary: %s" | |
1619 | 354 msgstr "E716: Schlüssel nicht vorhanden im Wörterbuch: %s" |
819 | 355 |
356 #, c-format | |
357 msgid "E122: Function %s already exists, add ! to replace it" | |
837 | 358 msgstr "E122: Funktion %s existiert bereits; zum Ersetzen ! hinzufügen" |
819 | 359 |
360 msgid "E717: Dictionary entry already exists" | |
1619 | 361 msgstr "E717: Wörterbuch-Eintrag existiert bereits" |
819 | 362 |
363 msgid "E718: Funcref required" | |
1619 | 364 msgstr "E718: Funktionsreferenz benötigt" |
819 | 365 |
366 msgid "E719: Cannot use [:] with a Dictionary" | |
1619 | 367 msgstr "E719: Kann [:] nicht mit einem Wörterbuch verwenden" |
819 | 368 |
369 #, c-format | |
370 msgid "E734: Wrong variable type for %s=" | |
371 msgstr "E734: Falscher Typ der Variable für %s=" | |
372 | |
373 #, c-format | |
374 msgid "E130: Unknown function: %s" | |
375 msgstr "E130: Unbekannte Funktion: %s" | |
376 | |
377 #, c-format | |
378 msgid "E461: Illegal variable name: %s" | |
379 msgstr "E461: Unzulässiger Name der Variable: %s" | |
380 | |
381 msgid "E687: Less targets than List items" | |
837 | 382 msgstr "E687: Weniger Ziele als Einträge der Liste" |
819 | 383 |
384 msgid "E688: More targets than List items" | |
837 | 385 msgstr "E688: Mehr Ziele als Einträge der Liste" |
819 | 386 |
387 msgid "Double ; in list of variables" | |
388 msgstr "Doppeltes ; in der Liste von Variablen" | |
389 | |
390 #, c-format | |
391 msgid "E738: Can't list variables for %s" | |
392 msgstr "E738: Kann Variablen nicht auflisten: %s" | |
393 | |
394 msgid "E689: Can only index a List or Dictionary" | |
1619 | 395 msgstr "E689: Kann nur Listen und Wörterbücher indizieren" |
819 | 396 |
397 msgid "E708: [:] must come last" | |
398 msgstr "E708: [:] muss am Schluss kommen" | |
399 | |
400 msgid "E709: [:] requires a List value" | |
401 msgstr "E709: [:] benötigt eine Liste als Wert" | |
402 | |
403 msgid "E710: List value has more items than target" | |
404 msgstr "E710: Listenwert hat mehr Einträge als das Ziel" | |
405 | |
406 msgid "E711: List value has not enough items" | |
407 msgstr "E711: Listenwert hat nicht genügend Einträge" | |
408 | |
409 msgid "E690: Missing \"in\" after :for" | |
410 msgstr "E690: Fehlendes \"in\" nach :for" | |
7 | 411 |
412 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
413 msgid "E107: Missing parentheses: %s" |
7 | 414 msgstr "E107: Fehlende Klammern: %s" |
415 | |
416 #, c-format | |
417 msgid "E108: No such variable: \"%s\"" | |
418 msgstr "E108: Keine solche Variable: \"%s\"" | |
419 | |
819 | 420 msgid "E743: variable nested too deep for (un)lock" |
421 msgstr "E743: Variable ist zu tief verschachtelt für (un)lock" | |
422 | |
7 | 423 msgid "E109: Missing ':' after '?'" |
819 | 424 msgstr "E109: Fehlender ':' nach '?'" |
425 | |
426 msgid "E691: Can only compare List with List" | |
427 msgstr "E691: Kann nur eine Liste mit einer Liste vergleichen" | |
428 | |
5907
4303f7b6f72f
Update translations for changed error message.
Bram Moolenaar <bram@vim.org>
parents:
4073
diff
changeset
|
429 msgid "E692: Invalid operation for List" |
819 | 430 msgstr "E692: Unzulässige Operation für Listen" |
431 | |
432 msgid "E735: Can only compare Dictionary with Dictionary" | |
1619 | 433 msgstr "E735: Kann nur ein Wörterbuch mit einem Wörterbuch vergleichen" |
819 | 434 |
435 msgid "E736: Invalid operation for Dictionary" | |
1619 | 436 msgstr "E736: Unzulässige Operation für ein Wörterbuch" |
819 | 437 |
438 msgid "E693: Can only compare Funcref with Funcref" | |
1619 | 439 msgstr "E693: Kann nur eine Funktionsreferenz mit einer Funktionsreferenz vergleichen" |
819 | 440 |
441 msgid "E694: Invalid operation for Funcrefs" | |
1619 | 442 msgstr "E694: Unzulässige Operation für Funktionsreferenzen" |
7 | 443 |
444 msgid "E110: Missing ')'" | |
819 | 445 msgstr "E110: Fehlende ')'" |
446 | |
447 msgid "E695: Cannot index a Funcref" | |
1619 | 448 msgstr "E695: Kann keine Funktionsreferenz indizieren" |
7 | 449 |
450 #, c-format | |
451 msgid "E112: Option name missing: %s" | |
837 | 452 msgstr "E112: Bezeichnung der Option fehlt: %s" |
7 | 453 |
454 #, c-format | |
455 msgid "E113: Unknown option: %s" | |
456 msgstr "E113: Unbekannte Option: %s" | |
457 | |
458 #, c-format | |
459 msgid "E114: Missing quote: %s" | |
460 msgstr "E114: Fehlendes Anführungszeichen: %s" | |
461 | |
462 #, c-format | |
463 msgid "E115: Missing quote: %s" | |
464 msgstr "E115: Fehlendes Anführungszeichen: %s" | |
465 | |
466 #, c-format | |
819 | 467 msgid "E696: Missing comma in List: %s" |
468 msgstr "E696: Fehlendes Komma in der Liste: %s" | |
469 | |
470 #, c-format | |
471 msgid "E697: Missing end of List ']': %s" | |
472 msgstr "E697: Fehlendes Ende der Liste ']': %s" | |
473 | |
474 #, c-format | |
475 msgid "E720: Missing colon in Dictionary: %s" | |
1619 | 476 msgstr "E720: Fehlender Doppelpunkt im Wörterbuch: %s" |
819 | 477 |
478 #, c-format | |
479 msgid "E721: Duplicate key in Dictionary: \"%s\"" | |
1619 | 480 msgstr "E721: Doppelter Schlüssel im Wörterbuch: \"%s\"" |
819 | 481 |
482 #, c-format | |
483 msgid "E722: Missing comma in Dictionary: %s" | |
1619 | 484 msgstr "E722: Fehlendes Komma im Wörterbuch: %s" |
819 | 485 |
486 #, c-format | |
487 msgid "E723: Missing end of Dictionary '}': %s" | |
1619 | 488 msgstr "E723: Fehlendes Ende des Wörterbuchs '}': %s" |
819 | 489 |
490 msgid "E724: variable nested too deep for displaying" | |
491 msgstr "E724: Variable ist zu tief verschachtelt für die Anzeige" | |
492 | |
493 msgid "E699: Too many arguments" | |
494 msgstr "E699: Zu viele Argumente" | |
495 | |
496 msgid "E785: complete() can only be used in Insert mode" | |
1619 | 497 msgstr "E785: complete() kann nur im Einfüge-Modus verwendet werden" |
7 | 498 |
33 | 499 #. |
500 #. * Yes this is ugly, I don't particularly like it either. But doing it | |
501 #. * this way has the compelling advantage that translations need not to | |
502 #. * be touched at all. See below what 'ok' and 'ync' are used for. | |
503 #. | |
7 | 504 msgid "&Ok" |
505 msgstr "&Ok" | |
506 | |
507 #, c-format | |
819 | 508 msgid "E737: Key already exists: %s" |
509 msgstr "E737: Schlüssel existiert bereits: %s" | |
510 | |
511 #, c-format | |
7 | 512 msgid "+-%s%3ld lines: " |
513 msgstr "+-%s%3ld Zeilen: " | |
514 | |
819 | 515 #, c-format |
516 msgid "E700: Unknown function: %s" | |
517 msgstr "E700: Unbekannte Funktion: %s" | |
518 | |
7 | 519 msgid "" |
520 "&OK\n" | |
521 "&Cancel" | |
522 msgstr "" | |
523 "&OK\n" | |
524 "&Abbrechen" | |
525 | |
33 | 526 msgid "called inputrestore() more often than inputsave()" |
527 msgstr "inputrestore() wurde öfter als inputsave() aufgerufen" | |
528 | |
819 | 529 msgid "E745: Range not allowed" |
530 msgstr "E745: Bereich nicht erlaubt" | |
531 | |
532 msgid "E701: Invalid type for len()" | |
533 msgstr "E701: Unzulässiger Typ für len()" | |
534 | |
535 msgid "E726: Stride is zero" | |
536 msgstr "E726: Stride ist Null" | |
537 | |
538 msgid "E727: Start past end" | |
539 msgstr "E727: Start hinter dem Ende" | |
540 | |
541 msgid "<empty>" | |
542 msgstr "<leer>" | |
33 | 543 |
7 | 544 msgid "E240: No connection to Vim server" |
545 msgstr "E240: Keine Verbindung zum Vim-Server" | |
546 | |
547 #, c-format | |
548 msgid "E241: Unable to send to %s" | |
549 msgstr "E241: Kann nicht zu %s senden" | |
550 | |
819 | 551 msgid "E277: Unable to read a server reply" |
552 msgstr "E277: Server-Antwort kann nicht gelesen werden" | |
553 | |
554 msgid "E655: Too many symbolic links (cycle?)" | |
555 msgstr "E655: Zu viele symbolische Links (zirkulär?)" | |
556 | |
557 msgid "E258: Unable to send to client" | |
558 msgstr "E258: Kann nicht zum Client senden" | |
559 | |
560 msgid "E702: Sort compare function failed" | |
561 msgstr "E702: Die Vergleichsfunktion der Sortierung ist fehlgeschlagen" | |
562 | |
7 | 563 msgid "(Invalid)" |
819 | 564 msgstr "(Ungültig)" |
565 | |
566 msgid "E677: Error writing temp file" | |
567 msgstr "E677: Fehler beim Schreiben einer temporären Datei" | |
568 | |
1668 | 569 msgid "E703: Using a Funcref as a Number" |
1619 | 570 msgstr "E703: Funktionsreferenz als Zahl verwendet" |
819 | 571 |
1668 | 572 msgid "E745: Using a List as a Number" |
819 | 573 msgstr "E745: Liste als Zahl verwendet" |
574 | |
1668 | 575 msgid "E728: Using a Dictionary as a Number" |
1619 | 576 msgstr "E728: Wörterbuch als Zahl verwendet" |
819 | 577 |
578 msgid "E729: using Funcref as a String" | |
1619 | 579 msgstr "E729: Funktionsreferenz als String verwendet" |
819 | 580 |
581 msgid "E730: using List as a String" | |
582 msgstr "E730: Liste als String verwendet" | |
583 | |
584 msgid "E731: using Dictionary as a String" | |
1619 | 585 msgstr "E731: Wörterbuch als String verwendet" |
819 | 586 |
587 #, c-format | |
588 msgid "E704: Funcref variable name must start with a capital: %s" | |
1619 | 589 msgstr "E704: Funktionsreferenz-Variable muss mit einem Großbuchstaben beginnen: %s" |
819 | 590 |
591 #, c-format | |
592 msgid "E705: Variable name conflicts with existing function: %s" | |
593 msgstr "E705: Konflikt eines Variablennamens mit bestehender Funktion: %s" | |
594 | |
595 #, c-format | |
596 msgid "E706: Variable type mismatch for: %s" | |
597 msgstr "E706: Typ der Variable falsch zugeordnet: %s" | |
598 | |
599 #, c-format | |
600 msgid "E741: Value is locked: %s" | |
601 msgstr "E741: Wert ist gesperrt: %s" | |
602 | |
603 msgid "Unknown" | |
604 msgstr "Unbekannt" | |
605 | |
606 #, c-format | |
607 msgid "E742: Cannot change value of %s" | |
608 msgstr "E742: Kann Wert nicht ändern: %s" | |
609 | |
610 msgid "E698: variable nested too deep for making a copy" | |
611 msgstr "E698: Variable ist zu tief verschachtelt für eine Kopie" | |
7 | 612 |
613 #, c-format | |
614 msgid "E124: Missing '(': %s" | |
819 | 615 msgstr "E124: Fehlendes '(': %s" |
7 | 616 |
617 #, c-format | |
618 msgid "E125: Illegal argument: %s" | |
619 msgstr "E125: Unzulässiges Argument: %s" | |
620 | |
621 msgid "E126: Missing :endfunction" | |
819 | 622 msgstr "E126: Fehlendes :endfunction" |
623 | |
624 #, c-format | |
625 msgid "E746: Function name does not match script file name: %s" | |
1619 | 626 msgstr "E746: Funktionsname stimmt mit dem Namen der Skript-Datei nicht überein: %s" |
7 | 627 |
33 | 628 msgid "E129: Function name required" |
819 | 629 msgstr "E129: Funktionsname wird verlangt" |
630 | |
631 #, c-format | |
632 msgid "E128: Function name must start with a capital or contain a colon: %s" | |
633 msgstr "E128: Funktionsname muss mit einem Großbuchstaben beginnen oder einen Doppelpunkt enthalten: %s" | |
7 | 634 |
635 #, c-format | |
636 msgid "E131: Cannot delete function %s: It is in use" | |
637 msgstr "E131: Funktion %s kann nicht gelöscht werden: sie ist in Verwendung" | |
638 | |
639 msgid "E132: Function call depth is higher than 'maxfuncdepth'" | |
837 | 640 msgstr "E132: Funktionsaufrufstiefe überschreitet 'maxfuncdepth'" |
7 | 641 |
642 #, c-format | |
643 msgid "calling %s" | |
644 msgstr "rufe %s auf" | |
645 | |
33 | 646 #, c-format |
647 msgid "%s aborted" | |
648 msgstr "%s abgebrochen" | |
649 | |
650 #, c-format | |
651 msgid "%s returning #%ld" | |
652 msgstr "%s lieferte #%ld zurück" | |
653 | |
654 #, c-format | |
819 | 655 msgid "%s returning %s" |
33 | 656 msgstr "%s lieferte \"%s\" zurück" |
657 | |
7 | 658 #, c-format |
659 msgid "continuing in %s" | |
660 msgstr "weiter in %s" | |
661 | |
662 msgid "E133: :return not inside a function" | |
663 msgstr "E133: :return außerhalb einer Funktion" | |
664 | |
819 | 665 #, c-format |
7 | 666 msgid "" |
667 "\n" | |
668 "# global variables:\n" | |
669 msgstr "" | |
670 "\n" | |
671 "# globale Variablen:\n" | |
672 | |
819 | 673 msgid "" |
674 "\n" | |
675 "\tLast set from " | |
676 msgstr "" | |
677 "\n" | |
678 "\tZuletzt gesetzt von " | |
679 | |
7 | 680 #, c-format |
681 msgid "<%s>%s%s %d, Hex %02x, Octal %03o" | |
682 msgstr "<%s>%s%s %d, Hex %02x, Oktal %03o" | |
683 | |
33 | 684 #, c-format |
685 msgid "> %d, Hex %04x, Octal %o" | |
686 msgstr "> %d, Hex %04x, Oktal %o" | |
687 | |
688 #, c-format | |
689 msgid "> %d, Hex %08x, Octal %o" | |
690 msgstr "> %d, Hex %08x, Oktal %o" | |
691 | |
7 | 692 msgid "E134: Move lines into themselves" |
693 msgstr "E134: Verschiebe Zeilen in sich selbst" | |
694 | |
695 msgid "1 line moved" | |
696 msgstr "1 Zeile verschoben" | |
697 | |
698 #, c-format | |
699 msgid "%ld lines moved" | |
700 msgstr "%ld Zeilen verschoben" | |
701 | |
702 #, c-format | |
703 msgid "%ld lines filtered" | |
704 msgstr "%ld Zeilen gefiltert" | |
705 | |
706 msgid "E135: *Filter* Autocommands must not change current buffer" | |
837 | 707 msgstr "E135: *Filter*-Autokommandos dürfen den aktuellen Puffer nicht ändern" |
7 | 708 |
709 msgid "[No write since last change]\n" | |
710 msgstr "[Kein Schreiben seit der letzten Änderung]\n" | |
711 | |
33 | 712 #, c-format |
713 msgid "%sviminfo: %s in line: " | |
714 msgstr "%sviminfo: %s in Zeile: " | |
715 | |
7 | 716 msgid "E136: viminfo: Too many errors, skipping rest of file" |
717 msgstr "E136: viminfo: Zu viele Fehler; überspringe Rest der Datei" | |
718 | |
719 #, c-format | |
720 msgid "Reading viminfo file \"%s\"%s%s%s" | |
721 msgstr "Lesen der viminfo-Datei \"%s\"%s%s%s" | |
722 | |
723 msgid " info" | |
724 msgstr " Information" | |
725 | |
726 msgid " marks" | |
819 | 727 msgstr " Markierungen" |
7 | 728 |
729 msgid " FAILED" | |
819 | 730 msgstr " FEHLGESCHLAGEN" |
7 | 731 |
732 #, c-format | |
733 msgid "E137: Viminfo file is not writable: %s" | |
734 msgstr "E137: Viminfo-Datei ist nicht schreibbar: %s" | |
735 | |
736 #, c-format | |
737 msgid "E138: Can't write viminfo file %s!" | |
819 | 738 msgstr "E138: Schreiben der viminfo-Datei %s ist nicht möglich!" |
7 | 739 |
740 #, c-format | |
741 msgid "Writing viminfo file \"%s\"" | |
742 msgstr "Schreiben der viminfo-Datei \"%s\"" | |
743 | |
744 #. Write the info: | |
745 #, c-format | |
746 msgid "# This viminfo file was generated by Vim %s.\n" | |
747 msgstr "# Diese viminfo-Datei wurde von Vim %s generiert.\n" | |
748 | |
819 | 749 #, c-format |
7 | 750 msgid "" |
751 "# You may edit it if you're careful!\n" | |
752 "\n" | |
753 msgstr "" | |
754 "# Sie können sie verändern, wenn Sie vorsichtig vorgehen!\n" | |
755 "\n" | |
756 | |
819 | 757 #, c-format |
7 | 758 msgid "# Value of 'encoding' when this file was written\n" |
759 msgstr "# Wert von 'encoding', als diese Datei geschrieben wurde\n" | |
760 | |
761 msgid "Illegal starting char" | |
762 msgstr "Unzulässiges Zeichen am Anfang" | |
763 | |
764 msgid "Save As" | |
837 | 765 msgstr "Speichern als" |
7 | 766 |
767 msgid "Write partial file?" | |
768 msgstr "Partielle Datei schreiben?" | |
769 | |
770 msgid "E140: Use ! to write partial buffer" | |
819 | 771 msgstr "E140: Zum Schreiben von partiellen Puffern ! verwenden" |
772 | |
773 #, c-format | |
774 msgid "Overwrite existing file \"%s\"?" | |
775 msgstr "Überschreibe existierende Datei \"%s\"?" | |
776 | |
777 #, c-format | |
778 msgid "Swap file \"%s\" exists, overwrite anyway?" | |
779 msgstr "Auslagerungsdatei \"%s\" existiert bereits. Überschreiben?" | |
780 | |
781 #, c-format | |
782 msgid "E768: Swap file exists: %s (:silent! overrides)" | |
783 msgstr "E768: Auslagerungsdatei existiert bereits: %s (mit :silent! erzwingen)" | |
784 | |
7 | 785 #, c-format |
786 msgid "E141: No file name for buffer %ld" | |
787 msgstr "E141: Kein Dateiname für Puffer %ld" | |
788 | |
789 msgid "E142: File not written: Writing is disabled by 'write' option" | |
837 | 790 msgstr "E142: Datei wurde nicht geschrieben: Schreiben ist durch die Option 'write' ausgeschaltet" |
7 | 791 |
792 #, c-format | |
793 msgid "" | |
819 | 794 "'readonly' option is set for \"%s\".\n" |
7 | 795 "Do you wish to write anyway?" |
796 msgstr "" | |
819 | 797 "'readonly'-Option ist für \"%s\" gesetzt.\n" |
7 | 798 "Möchten Sie trotzdem schreiben?" |
799 | |
800 msgid "Edit File" | |
837 | 801 msgstr "Öffne Datei" |
7 | 802 |
803 #, c-format | |
804 msgid "E143: Autocommands unexpectedly deleted new buffer %s" | |
837 | 805 msgstr "E143: Autokommandos löschten unerwartet neuen Puffer %s" |
7 | 806 |
807 msgid "E144: non-numeric argument to :z" | |
819 | 808 msgstr "E144: Nicht-numerisches Argument für :z" |
7 | 809 |
810 msgid "E145: Shell commands not allowed in rvim" | |
837 | 811 msgstr "E145: Shell-Befehle sind in rvim nicht erlaubt" |
7 | 812 |
813 msgid "E146: Regular expressions can't be delimited by letters" | |
814 msgstr "E146: Reguläre Ausdrücke können nicht durch Buchstaben begrenzt werden" | |
815 | |
816 #, c-format | |
817 msgid "replace with %s (y/n/a/q/l/^E/^Y)?" | |
818 msgstr "ersetze durch %s (y/n/a/q/l/^E/^Y)?" | |
819 | |
820 msgid "(Interrupted) " | |
821 msgstr "(Unterbrochen) " | |
822 | |
819 | 823 msgid "1 match" |
824 msgstr "ein Treffer" | |
825 | |
7 | 826 msgid "1 substitution" |
827 msgstr "eine Ersetzung" | |
828 | |
829 #, c-format | |
819 | 830 msgid "%ld matches" |
831 msgstr "%ld Treffer" | |
832 | |
833 #, c-format | |
7 | 834 msgid "%ld substitutions" |
835 msgstr "%ld Ersetzungen" | |
836 | |
837 msgid " on 1 line" | |
838 msgstr " auf einer Zeile" | |
839 | |
840 #, c-format | |
841 msgid " on %ld lines" | |
842 msgstr " auf %ld Zeilen" | |
843 | |
844 msgid "E147: Cannot do :global recursive" | |
845 msgstr "E147: Kann :global nicht rekursiv ausführen" | |
846 | |
847 msgid "E148: Regular expression missing from global" | |
848 msgstr "E148: Regulärer Ausdruck fehlt in global" | |
849 | |
850 #, c-format | |
851 msgid "Pattern found in every line: %s" | |
852 msgstr "Muster in jeder Zeile gefunden: %s" | |
853 | |
819 | 854 #, c-format |
7 | 855 msgid "" |
856 "\n" | |
857 "# Last Substitute String:\n" | |
858 "$" | |
859 msgstr "" | |
860 "\n" | |
861 "# Letzte ersetzte Zeichenkette:\n" | |
862 "$" | |
863 | |
33 | 864 msgid "E478: Don't panic!" |
865 msgstr "E478: Nur keine Panik!" | |
866 | |
867 #, c-format | |
868 msgid "E661: Sorry, no '%s' help for %s" | |
869 msgstr "E661: Schade, keine '%s' Hilfe für %s" | |
870 | |
7 | 871 #, c-format |
872 msgid "E149: Sorry, no help for %s" | |
873 msgstr "E149: Schade, keine Hilfe für %s" | |
874 | |
875 #, c-format | |
876 msgid "Sorry, help file \"%s\" not found" | |
877 msgstr "Hilfe-Datei \"%s\" nicht gefunden" | |
878 | |
879 #, c-format | |
880 msgid "E150: Not a directory: %s" | |
819 | 881 msgstr "E150: Kein Verzeichnis: %s" |
7 | 882 |
883 #, c-format | |
884 msgid "E152: Cannot open %s for writing" | |
885 msgstr "E152: %s kann nicht zum Schreiben geöffnet werden" | |
886 | |
887 #, c-format | |
888 msgid "E153: Unable to open %s for reading" | |
889 msgstr "E153: %s kann nicht zum Lesen geöffnet werden" | |
890 | |
33 | 891 #, c-format |
892 msgid "E670: Mix of help file encodings within a language: %s" | |
837 | 893 msgstr "E670: Mischung von Kodierungen einer Hilfedatei innerhalb einer Sprache: %s" |
33 | 894 |
7 | 895 #, c-format |
896 msgid "E154: Duplicate tag \"%s\" in file %s" | |
857 | 897 msgstr "E154: Doppelter Tag \"%s\" in der Datei %s" |
7 | 898 |
899 #, c-format | |
900 msgid "E160: Unknown sign command: %s" | |
901 msgstr "E160: Unbekannter \"sign\"-Befehl: %s" | |
902 | |
903 msgid "E156: Missing sign name" | |
904 msgstr "E156: Name des Zeichens fehlt" | |
905 | |
33 | 906 msgid "E612: Too many signs defined" |
907 msgstr "E612: Zu viele Zeichen definiert" | |
908 | |
7 | 909 #, c-format |
910 msgid "E239: Invalid sign text: %s" | |
911 msgstr "E239: Ungültiger Text für ein Zeichen: %s" | |
912 | |
913 #, c-format | |
914 msgid "E155: Unknown sign: %s" | |
915 msgstr "E155: Unbekanntes Zeichen: %s" | |
916 | |
917 msgid "E159: Missing sign number" | |
837 | 918 msgstr "E159: Fehlende Zeichennummer" |
7 | 919 |
920 #, c-format | |
921 msgid "E158: Invalid buffer name: %s" | |
837 | 922 msgstr "E158: ungültige Puffernummer: %s" |
7 | 923 |
924 #, c-format | |
925 msgid "E157: Invalid sign ID: %ld" | |
819 | 926 msgstr "E157: Ungültige Zeichen-ID: %ld" |
7 | 927 |
33 | 928 msgid " (NOT FOUND)" |
929 msgstr " (NICHT GEFUNDEN)" | |
930 | |
931 msgid " (not supported)" | |
932 msgstr " (nicht unterstützt)" | |
933 | |
7 | 934 msgid "[Deleted]" |
819 | 935 msgstr "[Gelöscht]" |
7 | 936 |
33 | 937 msgid "Entering Debug mode. Type \"cont\" to continue." |
938 msgstr "Debug-Modus. Geben Sie \"cont\" zum Fortsetzen ein." | |
939 | |
7 | 940 #, c-format |
941 msgid "line %ld: %s" | |
942 msgstr "Zeile %ld: %s" | |
943 | |
944 #, c-format | |
945 msgid "cmd: %s" | |
946 msgstr "Befehl: %s" | |
947 | |
948 #, c-format | |
949 msgid "Breakpoint in \"%s%s\" line %ld" | |
950 msgstr "Haltepunkt in \"%s%s\" Zeile %ld" | |
951 | |
952 #, c-format | |
953 msgid "E161: Breakpoint not found: %s" | |
954 msgstr "E161: Haltepunkt nicht gefunden: %s" | |
955 | |
956 msgid "No breakpoints defined" | |
957 msgstr "Keine Haltepunkte definiert" | |
958 | |
959 #, c-format | |
960 msgid "%3d %s %s line %ld" | |
961 msgstr "%3d %s %s Zeile %ld" | |
962 | |
819 | 963 msgid "E750: First use :profile start <fname>" |
964 msgstr "E750: Erste Verwendung von :profile startet <fname>" | |
965 | |
966 #, c-format | |
967 msgid "Save changes to \"%s\"?" | |
968 msgstr "Änderungen in \"%s\" speichern?" | |
7 | 969 |
970 msgid "Untitled" | |
971 msgstr "Unbenannt" | |
972 | |
973 #, c-format | |
974 msgid "E162: No write since last change for buffer \"%s\"" | |
975 msgstr "E162: Puffer \"%s\" wurde seit der letzten Änderung nicht geschrieben" | |
976 | |
977 msgid "Warning: Entered other buffer unexpectedly (check autocommands)" | |
837 | 978 msgstr "Achtung: Unerwarteter Eintritt in einen andren Puffer (überprüfen Sie die Autokommandos)" |
7 | 979 |
980 msgid "E163: There is only one file to edit" | |
981 msgstr "E163: Es gibt nur eine Datei zum Editieren" | |
982 | |
983 msgid "E164: Cannot go before first file" | |
984 msgstr "E164: Kann nicht über die erste Datei hinausgehen" | |
985 | |
986 msgid "E165: Cannot go beyond last file" | |
987 msgstr "E165: Kann nicht über die letzte Datei hinausgehen" | |
988 | |
33 | 989 #, c-format |
990 msgid "E666: compiler not supported: %s" | |
991 msgstr "E666: Compiler nicht unterstützt: %s" | |
992 | |
7 | 993 #, c-format |
994 msgid "Searching for \"%s\" in \"%s\"" | |
995 msgstr "Suche nach \"%s\" in \"%s\"" | |
996 | |
997 #, c-format | |
998 msgid "Searching for \"%s\"" | |
999 msgstr "Suche nach \"%s\"" | |
1000 | |
1001 #, c-format | |
1002 msgid "not found in 'runtimepath': \"%s\"" | |
1003 msgstr "im 'runtimepath' nicht gefunden: \"%s\"" | |
1004 | |
1005 msgid "Source Vim script" | |
837 | 1006 msgstr "Führe Vim-Skript aus" |
7 | 1007 |
1008 #, c-format | |
1009 msgid "Cannot source a directory: \"%s\"" | |
1010 msgstr "Kann kein Verzeichnis einlesen: \"%s\"" | |
1011 | |
1012 #, c-format | |
1013 msgid "could not source \"%s\"" | |
1014 msgstr "\"%s\" konnte nicht gelesen werden" | |
1015 | |
1016 #, c-format | |
1017 msgid "line %ld: could not source \"%s\"" | |
1018 msgstr "Zeile %ld: \"%s\" konnte nicht gelesen werden" | |
1019 | |
1020 #, c-format | |
1021 msgid "sourcing \"%s\"" | |
1022 msgstr "lese \"%s\"" | |
1023 | |
1024 #, c-format | |
1025 msgid "line %ld: sourcing \"%s\"" | |
1026 msgstr "Zeile %ld: lese \"%s\"" | |
1027 | |
1028 #, c-format | |
1029 msgid "finished sourcing %s" | |
1030 msgstr "Lesen von %s beendet" | |
1031 | |
819 | 1032 msgid "modeline" |
1033 msgstr "modeline" | |
1034 | |
1035 msgid "--cmd argument" | |
1036 msgstr "--cmd Argument" | |
1037 | |
1038 msgid "-c argument" | |
1039 msgstr "-c Argument" | |
1040 | |
1041 msgid "environment variable" | |
1042 msgstr "Umgebungsvariable" | |
1043 | |
1044 msgid "error handler" | |
1045 msgstr "Error-Handler" | |
1046 | |
7 | 1047 msgid "W15: Warning: Wrong line separator, ^M may be missing" |
1048 msgstr "W15: Achtung: Falscher Zeilentrenner, vielleicht fehlt ein ^M" | |
1049 | |
1050 msgid "E167: :scriptencoding used outside of a sourced file" | |
1051 msgstr "E167: :scriptencoding außerhalb einer eingelesenen Datei" | |
1052 | |
1053 msgid "E168: :finish used outside of a sourced file" | |
1054 msgstr "E168: :finish außerhalb einer eingelesenen Datei" | |
1055 | |
33 | 1056 #, c-format |
7 | 1057 msgid "Current %slanguage: \"%s\"" |
1058 msgstr "Momentane %sSprache: \"%s\"" | |
1059 | |
1060 #, c-format | |
1061 msgid "E197: Cannot set language to \"%s\"" | |
1062 msgstr "E197: Sprache kann nicht auf \"%s\" gesetzt werden" | |
1063 | |
1064 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode." | |
819 | 1065 msgstr "Ex-Modus. Geben Sie \"visual\" ein, um zum Normal-Modus zurückzukehren." |
7 | 1066 |
1067 #. must be at EOF | |
33 | 1068 msgid "E501: At end-of-file" |
1069 msgstr "E501: Am Dateiende" | |
1070 | |
7 | 1071 msgid "E169: Command too recursive" |
1072 msgstr "E169: Befehl zu rekursiv" | |
1073 | |
33 | 1074 #, c-format |
1075 msgid "E605: Exception not caught: %s" | |
1076 msgstr "E605: Ausnahme nicht aufgefangen: %s" | |
1077 | |
7 | 1078 msgid "End of sourced file" |
1079 msgstr "Ende der eingelesenen Datei" | |
1080 | |
1081 msgid "End of function" | |
1082 msgstr "Ende der Funktion" | |
1083 | |
33 | 1084 msgid "E464: Ambiguous use of user-defined command" |
1085 msgstr "E464: Mehrdeutige Verwendung eines benutzerdefinierten Befehls" | |
1086 | |
1087 msgid "E492: Not an editor command" | |
837 | 1088 msgstr "E492: Kein Editorbefehl" |
33 | 1089 |
1090 msgid "E493: Backwards range given" | |
1091 msgstr "E493: Bereichsgrenzen rückwärts" | |
1092 | |
7 | 1093 msgid "Backwards range given, OK to swap" |
1094 msgstr "Bereichsgrenzen rückwärts; vertauschen" | |
1095 | |
33 | 1096 msgid "E494: Use w or w>>" |
1097 msgstr "E494: Verwenden Sie w oder w>>" | |
1098 | |
7 | 1099 msgid "E319: Sorry, the command is not available in this version" |
1100 msgstr "E319: Der Befehl ist in dieser Version nicht implementiert" | |
1101 | |
1102 msgid "E172: Only one file name allowed" | |
1103 msgstr "E172: Nur ein Dateiname erlaubt" | |
1104 | |
33 | 1105 msgid "1 more file to edit. Quit anyway?" |
819 | 1106 msgstr "Eine weitere Datei zum Editieren. Trotzdem beenden?" |
33 | 1107 |
7 | 1108 #, c-format |
1109 msgid "%d more files to edit. Quit anyway?" | |
819 | 1110 msgstr "%d weitere Dateien zum Editieren. Trotzdem beenden?" |
7 | 1111 |
33 | 1112 msgid "E173: 1 more file to edit" |
819 | 1113 msgstr "E173: Eine weitere Datei zum Editieren" |
33 | 1114 |
7 | 1115 #, c-format |
1116 msgid "E173: %ld more files to edit" | |
1117 msgstr "E173: %ld weitere Dateien zum Editieren" | |
1118 | |
33 | 1119 msgid "E174: Command already exists: add ! to replace it" |
1120 msgstr "E174: Befehl existiert bereits: ! zum Ersetzen hinzufügen" | |
1121 | |
7 | 1122 msgid "" |
1123 "\n" | |
1124 " Name Args Range Complete Definition" | |
1125 msgstr "" | |
1126 "\n" | |
1127 " Name Args Bereich Fertig Definition" | |
1128 | |
1129 msgid "No user-defined commands found" | |
1130 msgstr "Keine vom Benutzer definierten Befehle gefunden" | |
1131 | |
1132 msgid "E175: No attribute specified" | |
1133 msgstr "E175: Kein Attribut angegeben" | |
1134 | |
1135 msgid "E176: Invalid number of arguments" | |
1136 msgstr "E176: Falsche Anzahl von Argumenten" | |
1137 | |
1138 msgid "E177: Count cannot be specified twice" | |
1139 msgstr "E177: Zähler kann nicht zweimal angegeben werden" | |
1140 | |
1141 msgid "E178: Invalid default value for count" | |
1142 msgstr "E178: Ungültige Voreinstellung für den Zähler" | |
1143 | |
1144 msgid "E179: argument required for complete" | |
1145 msgstr "E179: Argument wird zur Vervollständigung benötigt" | |
1146 | |
1147 #, c-format | |
1148 msgid "E181: Invalid attribute: %s" | |
1149 msgstr "E181: Ungültiges Attribut: %s" | |
1150 | |
1151 msgid "E182: Invalid command name" | |
1152 msgstr "E182: Ungültiger Befehls-Name" | |
1153 | |
1154 msgid "E183: User defined commands must start with an uppercase letter" | |
1155 msgstr "E183: Benutzerdefinierte Befehle müssen mit Großbuchstaben beginnen" | |
1156 | |
1157 #, c-format | |
1158 msgid "E184: No such user-defined command: %s" | |
1159 msgstr "E184: Unbekannter benutzerdefinierter Befehl: %s" | |
1160 | |
1161 #, c-format | |
819 | 1162 msgid "E180: Invalid complete value: %s" |
837 | 1163 msgstr "E180: Ungültiger Wert der Vervollständigung: %s" |
819 | 1164 |
1165 msgid "E468: Completion argument only allowed for custom completion" | |
1166 msgstr "E468: Argument für Vervollständigung nur für eigene Vervollständigung erlaubt" | |
1167 | |
1168 msgid "E467: Custom completion requires a function argument" | |
837 | 1169 msgstr "E467: Eigene Vervollständigung benötigt eine Funktion als Argument" |
819 | 1170 |
1171 #, c-format | |
7 | 1172 msgid "E185: Cannot find color scheme %s" |
1619 | 1173 msgstr "E185: Kann Farbschema %s nicht finden" |
7 | 1174 |
1175 msgid "Greetings, Vim user!" | |
1176 msgstr "Herzliche Grüße, Vim Benutzer!" | |
1177 | |
819 | 1178 msgid "E784: Cannot close last tab page" |
1179 msgstr "E784: Kann letztes Tab nicht schließen" | |
1180 | |
1181 msgid "Already only one tab page" | |
1182 msgstr "Es existiert bereits nur ein Tab" | |
1183 | |
7 | 1184 msgid "Edit File in new window" |
837 | 1185 msgstr "Öffne Datei in einem neuen Fenster" |
7 | 1186 |
1187 msgid "No swap file" | |
819 | 1188 msgstr "Keine Auslagerungsdatei" |
7 | 1189 |
1190 msgid "Append File" | |
1191 msgstr "Füge Datei an" | |
1192 | |
819 | 1193 msgid "E747: Cannot change directory, buffer is modifed (add ! to override)" |
1194 msgstr "E747: Kann das Verzeichnis nicht wechseln, da der Puffer verändert wurde (erzwinge mit !)" | |
1195 | |
7 | 1196 msgid "E186: No previous directory" |
1197 msgstr "E186: Kein vorheriges Verzeichnis" | |
1198 | |
1199 msgid "E187: Unknown" | |
1200 msgstr "E187: Unbekannt" | |
1201 | |
33 | 1202 msgid "E465: :winsize requires two number arguments" |
1203 msgstr "E465: :winsize benötigt zwei numerische Argumente" | |
1204 | |
7 | 1205 #, c-format |
1206 msgid "Window position: X %d, Y %d" | |
1207 msgstr "Fenster-Position: X %d, Y %d" | |
1208 | |
1209 msgid "E188: Obtaining window position not implemented for this platform" | |
837 | 1210 msgstr "E188: Die Fensterposition kann für dieses Terminal nicht bestimmt werden" |
7 | 1211 |
33 | 1212 msgid "E466: :winpos requires two number arguments" |
1213 msgstr "E466: :winpos benötigt zwei numerische Argumente" | |
1214 | |
7 | 1215 msgid "Save Redirection" |
1216 msgstr "Umleitung Speichern" | |
1217 | |
1218 msgid "Save View" | |
1219 msgstr "Ansichten Speichern" | |
1220 | |
1221 msgid "Save Session" | |
1222 msgstr "Sitzung Speichern" | |
1223 | |
1224 msgid "Save Setup" | |
1225 msgstr "Einstellungen Speichern" | |
1226 | |
33 | 1227 #, c-format |
819 | 1228 msgid "E739: Cannot create directory: %s" |
1229 msgstr "E739: Kann Verzeichnis nicht erstellen: %s" | |
1230 | |
1231 #, c-format | |
33 | 1232 msgid "E189: \"%s\" exists (add ! to override)" |
1233 msgstr "E189: \"%s\" existiert (erzwinge mit !)" | |
1234 | |
7 | 1235 #, c-format |
1236 msgid "E190: Cannot open \"%s\" for writing" | |
1237 msgstr "E190: \"%s\" kann nicht zum Schreiben geöffnet werden" | |
1238 | |
1239 #. set mark | |
1240 msgid "E191: Argument must be a letter or forward/backward quote" | |
819 | 1241 msgstr "E191: Argument muss ein Buchstabe oder vorwärts/rückwärts-Anführungszeichen sein" |
7 | 1242 |
1243 msgid "E192: Recursive use of :normal too deep" | |
1244 msgstr "E192: Rekursive Verwendung von :normal zu tief" | |
1245 | |
1246 msgid "E194: No alternate file name to substitute for '#'" | |
1247 msgstr "E194: Kein anderer Dateiname zur Ersetzung mit '#'" | |
1248 | |
33 | 1249 msgid "E495: no autocommand file name to substitute for \"<afile>\"" |
837 | 1250 msgstr "E495: Kein Autokommando-Dateiname zur Ersetzung mit \"<afile>\"" |
33 | 1251 |
1252 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\"" | |
837 | 1253 msgstr "E496: Keine Autokommando-Puffernummer zur Ersetzung mit \"<abuf>\"" |
33 | 1254 |
1255 msgid "E497: no autocommand match name to substitute for \"<amatch>\"" | |
837 | 1256 msgstr "E497: Kein passender Name eines Autokommandos zur Ersetzung mit \"<amatch>\"" |
33 | 1257 |
1258 msgid "E498: no :source file name to substitute for \"<sfile>\"" | |
1259 msgstr "E498: kein :source Dateiname zur Ersetzung mit \"<sfile>\"" | |
1260 | |
7 | 1261 #, no-c-format |
33 | 1262 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\"" |
1263 msgstr "E499: Leerer Dateiname für '%' oder '#', funktioniert nur mit \":p:h\"" | |
1264 | |
1265 msgid "E500: Evaluates to an empty string" | |
1266 msgstr "E500: Ergibt eine leere Zeichenkette" | |
1267 | |
7 | 1268 msgid "E195: Cannot open viminfo file for reading" |
1269 msgstr "E195: viminfo kann nicht zum Lesen geöffnet werden" | |
1270 | |
1271 msgid "E196: No digraphs in this version" | |
1619 | 1272 msgstr "E196: Keine Digraphen in dieser Version" |
819 | 1273 |
1274 msgid "E608: Cannot :throw exceptions with 'Vim' prefix" | |
1275 msgstr "E608: Kann nicht :throw Exceptions mit 'Vim' Präfix" | |
33 | 1276 |
1277 #. always scroll up, don't overwrite | |
1278 #, c-format | |
1279 msgid "Exception thrown: %s" | |
1280 msgstr "Ausnahme geworfen: %s" | |
1281 | |
1282 #, c-format | |
1283 msgid "Exception finished: %s" | |
1284 msgstr "Ausnahme beendet: %s" | |
1285 | |
1286 #, c-format | |
1287 msgid "Exception discarded: %s" | |
1288 msgstr "Ausnahme verworfen: %s" | |
1289 | |
1290 #, c-format | |
1291 msgid "%s, line %ld" | |
1292 msgstr "%s, Zeile %ld" | |
1293 | |
1294 #. always scroll up, don't overwrite | |
1295 #, c-format | |
1296 msgid "Exception caught: %s" | |
1297 msgstr "Ausnahme gefangen: %s" | |
1298 | |
1299 #, c-format | |
819 | 1300 msgid "%s made pending" |
1301 msgstr "%s schwebend gemacht" | |
33 | 1302 |
1303 #, c-format | |
1304 msgid "%s resumed" | |
1305 msgstr "%s wieder aufgenommen" | |
1306 | |
1307 #, c-format | |
1308 msgid "%s discarded" | |
1309 msgstr "%s verworfen" | |
1310 | |
1311 msgid "Exception" | |
1312 msgstr "Ausnahme" | |
1313 | |
819 | 1314 msgid "Error and interrupt" |
1315 msgstr "Fehler und Unterbrechung" | |
33 | 1316 |
1317 msgid "Error" | |
1318 msgstr "Fehler" | |
1319 | |
1320 #. if (pending & CSTP_INTERRUPT) | |
1321 msgid "Interrupt" | |
1322 msgstr "Unterbrechung" | |
1323 | |
1324 msgid "E579: :if nesting too deep" | |
1325 msgstr "E579: :if Schachtelung zu tief" | |
1326 | |
1327 msgid "E580: :endif without :if" | |
1328 msgstr "E580: :endif ohne :if" | |
1329 | |
1330 msgid "E581: :else without :if" | |
1331 msgstr "E581: :else ohne :if" | |
1332 | |
1333 msgid "E582: :elseif without :if" | |
1334 msgstr "E582: :elseif ohne :if" | |
1335 | |
1336 msgid "E583: multiple :else" | |
819 | 1337 msgstr "E583: Mehrere :else" |
33 | 1338 |
1339 msgid "E584: :elseif after :else" | |
1340 msgstr "E584: :elseif nach :else" | |
1341 | |
1342 msgid "E585: :while nesting too deep" | |
1343 msgstr "E585: :while Schachtelung zu tief" | |
1344 | |
1345 msgid "E586: :continue without :while" | |
1346 msgstr "E586: :continue ohne :while" | |
1347 | |
1348 msgid "E587: :break without :while" | |
1349 msgstr "E587: :break ohne :while" | |
1350 | |
819 | 1351 msgid "E732: Using :endfor with :while" |
1352 msgstr "E732: Benützung von :endfor mit :while" | |
1353 | |
1354 msgid "E733: Using :endwhile with :for" | |
1355 msgstr "E733: Benützung von :endwhile mit :for" | |
1356 | |
33 | 1357 msgid "E601: :try nesting too deep" |
1358 msgstr "E601: :try Schachtelung zu tief" | |
1359 | |
1360 msgid "E603: :catch without :try" | |
1361 msgstr "E603: :catch ohne :try" | |
1362 | |
1363 #. Give up for a ":catch" after ":finally" and ignore it. | |
1364 #. * Just parse. | |
1365 msgid "E604: :catch after :finally" | |
1366 msgstr "E604: :catch nach :finally" | |
1367 | |
1368 msgid "E606: :finally without :try" | |
1369 msgstr "E606: :finally ohne :try" | |
1370 | |
1371 #. Give up for a multiple ":finally" and ignore it. | |
1372 msgid "E607: multiple :finally" | |
819 | 1373 msgstr "E607: Mehrere :finally" |
33 | 1374 |
1375 msgid "E602: :endtry without :try" | |
1376 msgstr "E602: :endtry ohne :try" | |
1377 | |
1378 msgid "E193: :endfunction not inside a function" | |
1379 msgstr "E193: :endfunction außerhalb einer Funktion" | |
1380 | |
7 | 1381 msgid "tagname" |
1382 msgstr "Tag-Name" | |
1383 | |
1384 msgid " kind file\n" | |
1385 msgstr " verwandte Datei\n" | |
1386 | |
1387 msgid "'history' option is zero" | |
837 | 1388 msgstr "Option 'history' ist Null" |
7 | 1389 |
1390 #, c-format | |
1391 msgid "" | |
1392 "\n" | |
1393 "# %s History (newest to oldest):\n" | |
1394 msgstr "" | |
1395 "\n" | |
1396 "# %s Geschichte (neueste bis älteste):\n" | |
1397 | |
1398 msgid "Command Line" | |
1399 msgstr "Befehlszeile" | |
1400 | |
1401 msgid "Search String" | |
1402 msgstr "Suchausdruck" | |
1403 | |
1404 msgid "Expression" | |
1405 msgstr "Ausdruck" | |
1406 | |
1407 msgid "Input Line" | |
1408 msgstr "Eingabe-Zeile" | |
1409 | |
1410 msgid "E198: cmd_pchar beyond the command length" | |
1411 msgstr "E198: cmd_pchar über die Länge des Befehls hinaus" | |
1412 | |
1413 msgid "E199: Active window or buffer deleted" | |
819 | 1414 msgstr "E199: Aktives Fenster oder Puffer gelöscht" |
7 | 1415 |
1416 msgid "Illegal file name" | |
819 | 1417 msgstr "Unzulässiger Dateiname" |
7 | 1418 |
1419 msgid "is a directory" | |
1420 msgstr "ist ein Verzeichnis" | |
1421 | |
1422 msgid "is not a file" | |
1423 msgstr "ist keine Datei" | |
1424 | |
1425 msgid "[New File]" | |
1426 msgstr "[Neue Datei]" | |
1427 | |
819 | 1428 msgid "[New DIRECTORY]" |
1429 msgstr "[Neues VERZEICHNIS]" | |
1430 | |
1431 msgid "[File too big]" | |
1432 msgstr "[Datei zu groß]" | |
1433 | |
7 | 1434 msgid "[Permission Denied]" |
1435 msgstr "[Keine Erlaubnis]" | |
1436 | |
1437 msgid "E200: *ReadPre autocommands made the file unreadable" | |
837 | 1438 msgstr "E200: *ReadPre Autokommandos haben die Datei unlesbar gemacht" |
7 | 1439 |
1440 msgid "E201: *ReadPre autocommands must not change current buffer" | |
837 | 1441 msgstr "E201: *ReadPre Autokommandos dürfen nicht den aktuellen Puffer wechseln" |
7 | 1442 |
1443 msgid "Vim: Reading from stdin...\n" | |
1444 msgstr "Vim: Lese von stdin...\n" | |
1445 | |
1446 msgid "Reading from stdin..." | |
1447 msgstr "Lese von stdin..." | |
1448 | |
1449 #. Re-opening the original file failed! | |
1450 msgid "E202: Conversion made file unreadable!" | |
1451 msgstr "E202: Datei wurde unlesbar durch Umwandlung" | |
1452 | |
1453 msgid "[fifo/socket]" | |
1454 msgstr "[fifo/socket]" | |
1455 | |
1456 msgid "[fifo]" | |
1457 msgstr "[fifo]" | |
1458 | |
1459 msgid "[socket]" | |
1460 msgstr "[socket]" | |
1461 | |
1462 msgid "[RO]" | |
1463 msgstr "[RO]" | |
1464 | |
1465 msgid "[CR missing]" | |
1466 msgstr "[CR fehlt]" | |
1467 | |
1468 msgid "[NL found]" | |
1469 msgstr "[NL gefunden]" | |
1470 | |
1471 msgid "[long lines split]" | |
1472 msgstr "[lange Zeilen geteilt]" | |
1473 | |
1474 msgid "[NOT converted]" | |
1475 msgstr "[NICHT konvertiert]" | |
1476 | |
1477 msgid "[converted]" | |
1478 msgstr "[konvertiert]" | |
1479 | |
1480 msgid "[crypted]" | |
1481 msgstr "[verschlüsselt]" | |
1482 | |
819 | 1483 #, c-format |
1484 msgid "[CONVERSION ERROR in line %ld]" | |
1485 msgstr "UMWANDLUNGSFEHLER in Zeile %ld]" | |
7 | 1486 |
33 | 1487 #, c-format |
1488 msgid "[ILLEGAL BYTE in line %ld]" | |
1489 msgstr "[UNZULÄSSIGES BYTE in Zeile %ld]" | |
1490 | |
7 | 1491 msgid "[READ ERRORS]" |
1492 msgstr "[LESE-FEHLER]" | |
1493 | |
1494 msgid "Can't find temp file for conversion" | |
1495 msgstr "temporäre Datei kann nicht zum Umwandeln geöffnet werden" | |
1496 | |
1497 msgid "Conversion with 'charconvert' failed" | |
1498 msgstr "Fehler bei der Umwandlung mit 'charconvert'" | |
1499 | |
1500 msgid "can't read output of 'charconvert'" | |
1501 msgstr "Ausgabe von 'charconvert' kann nicht gelesen werden" | |
1502 | |
819 | 1503 msgid "E676: No matching autocommands for acwrite buffer" |
1504 msgstr "E676: Keine übereinstimmenden Autokommandos für acwrite Puffer" | |
1505 | |
7 | 1506 msgid "E203: Autocommands deleted or unloaded buffer to be written" |
1619 | 1507 msgstr "E203: Autokommandos haben den zu schreibenden Puffer gelöscht oder entladen" |
7 | 1508 |
1509 msgid "E204: Autocommand changed number of lines in unexpected way" | |
837 | 1510 msgstr "E204: Autokommandos haben die Anzahl der Zeilen in unerwarteter Weise verändert" |
819 | 1511 |
1668 | 1512 msgid "NetBeans disallows writes of unmodified buffers" |
819 | 1513 msgstr "NetBeans verweigert das Schreiben von unveränderten Puffern" |
1514 | |
1515 msgid "Partial writes disallowed for NetBeans buffers" | |
1516 msgstr "Partielles Schreiben für NetBeans Puffer verweigert" | |
33 | 1517 |
7 | 1518 msgid "is not a file or writable device" |
1519 msgstr "ist keine Datei oder beschreibbares Device" | |
1520 | |
33 | 1521 msgid "is read-only (add ! to override)" |
1522 msgstr "ist Schreibgeschützt (erzwinge mit !)" | |
1523 | |
1524 msgid "E506: Can't write to backup file (add ! to override)" | |
1525 msgstr "E506: Sicherungsdatei kann nicht geschrieben werden (erzwinge mit !)" | |
1526 | |
1527 msgid "E507: Close error for backup file (add ! to override)" | |
1528 msgstr "E507: Fehler beim Schließen der Sicherungsdatei (erzwinge mit !)" | |
1529 | |
1530 msgid "E508: Can't read file for backup (add ! to override)" | |
1531 msgstr "E508: Sicherungsdatei kann nicht gelesen werden (erzwinge mit !)" | |
1532 | |
1533 msgid "E509: Cannot create backup file (add ! to override)" | |
1534 msgstr "E509: Sicherungsdatei kann nicht angelegt werden (erzwinge mit !)" | |
1535 | |
1536 msgid "E510: Can't make backup file (add ! to override)" | |
1537 msgstr "E510: Sicherungsdatei kann nicht erstellt werden (erzwinge mit !)" | |
1538 | |
1539 msgid "E460: The resource fork would be lost (add ! to override)" | |
1540 msgstr "E460: Der Ressourcefork geht verloren (erzwinge mit !)" | |
1541 | |
7 | 1542 msgid "E214: Can't find temp file for writing" |
819 | 1543 msgstr "E214: Temporäre Datei kann nicht zum Schreiben geöffnet werden" |
7 | 1544 |
33 | 1545 msgid "E213: Cannot convert (add ! to write without conversion)" |
7 | 1546 msgstr "E213: Fehler bei der Umwandlung (schreibe ohne Umwandlung mit !)" |
1547 | |
1548 msgid "E166: Can't open linked file for writing" | |
1549 msgstr "E166: Gelinkte Datei kann nicht zum Schreiben geöffnet werden" | |
1550 | |
1551 msgid "E212: Can't open file for writing" | |
1552 msgstr "E212: Datei kann nicht zum Schreiben geöffnet werden" | |
1553 | |
33 | 1554 msgid "E667: Fsync failed" |
1555 msgstr "E667: Fsync fehlgeschlagen" | |
1556 | |
1557 msgid "E512: Close failed" | |
1558 msgstr "E512: Fehler beim Schließen" | |
1559 | |
1560 msgid "E513: write error, conversion failed" | |
1561 msgstr "E513: Schreibfehler, Umwandlung schlug fehl" | |
1562 | |
1563 msgid "E514: write error (file system full?)" | |
1564 msgstr "E514: Schreibfehler (Dateisystem voll?)" | |
1565 | |
7 | 1566 msgid " CONVERSION ERROR" |
819 | 1567 msgstr "KONVERTIERUNGSFEHLER" |
7 | 1568 |
1569 msgid "[Device]" | |
1570 msgstr "[Ausgabegerät]" | |
1571 | |
1572 msgid "[New]" | |
1573 msgstr "[Neu]" | |
1574 | |
1575 msgid " [a]" | |
1576 msgstr " [a]" | |
1577 | |
1578 msgid " appended" | |
1579 msgstr " angefügt" | |
1580 | |
1581 msgid " [w]" | |
1582 msgstr " [w]" | |
1583 | |
1584 msgid " written" | |
1585 msgstr " geschrieben" | |
1586 | |
1587 msgid "E205: Patchmode: can't save original file" | |
1588 msgstr "E205: patchmode: Original-Datei kann nicht gespeichert werden" | |
1589 | |
1590 msgid "E206: patchmode: can't touch empty original file" | |
1591 msgstr "E206: patchmode: leere Original-Datei kann nicht verändert werden" | |
1592 | |
1593 msgid "E207: Can't delete backup file" | |
1594 msgstr "E207: Backup-Datei kann nicht gelöscht werden" | |
1595 | |
1596 msgid "" | |
1597 "\n" | |
1598 "WARNING: Original file may be lost or damaged\n" | |
1599 msgstr "" | |
1600 "\n" | |
1601 "ACHTUNG: Original-Datei kann verloren oder zerstört sein\n" | |
1602 | |
1603 msgid "don't quit the editor until the file is successfully written!" | |
1604 msgstr "beende nicht den Editor bis die Datei erfolgreich geschrieben wurde!" | |
1605 | |
1606 msgid "[dos]" | |
1607 msgstr "[dos]" | |
1608 | |
1609 msgid "[dos format]" | |
1610 msgstr "[dos Format]" | |
1611 | |
1612 msgid "[mac]" | |
1613 msgstr "[mac]" | |
1614 | |
1615 msgid "[mac format]" | |
1616 msgstr "[mac Format]" | |
1617 | |
1618 msgid "[unix]" | |
1619 msgstr "[unix]" | |
1620 | |
1621 msgid "[unix format]" | |
1622 msgstr "[unix Format]" | |
1623 | |
1624 msgid "1 line, " | |
819 | 1625 msgstr "eine Zeile, " |
7 | 1626 |
1627 #, c-format | |
1628 msgid "%ld lines, " | |
1629 msgstr "%ld Zeilen, " | |
1630 | |
1631 msgid "1 character" | |
819 | 1632 msgstr "ein Zeichen" |
7 | 1633 |
1634 #, c-format | |
1635 msgid "%ld characters" | |
1636 msgstr "%ld Zeichen" | |
1637 | |
1638 msgid "[noeol]" | |
1639 msgstr "[noeol]" | |
1640 | |
1641 msgid "[Incomplete last line]" | |
1642 msgstr "[Unvollständige letzte Zeile]" | |
1643 | |
1644 #. don't overwrite messages here | |
1645 #. must give this prompt | |
1646 #. don't use emsg() here, don't want to flush the buffers | |
1647 msgid "WARNING: The file has been changed since reading it!!!" | |
1648 msgstr "ACHTUNG: Die Datei wurde seit dem letzten Lesen geändert!!!" | |
1649 | |
1650 msgid "Do you really want to write to it" | |
1651 msgstr "Möchten Sie es wirklich schreiben" | |
1652 | |
1653 #, c-format | |
1654 msgid "E208: Error writing to \"%s\"" | |
1655 msgstr "E208: Fehler während des Schreibens nach \"%s\"" | |
1656 | |
1657 #, c-format | |
1658 msgid "E209: Error closing \"%s\"" | |
1659 msgstr "E209: Fehler beim Schließen von \"%s\"" | |
1660 | |
1661 #, c-format | |
1662 msgid "E210: Error reading \"%s\"" | |
1663 msgstr "E210: Fehler beim Lesen von \"%s\"" | |
1664 | |
1665 msgid "E246: FileChangedShell autocommand deleted buffer" | |
837 | 1666 msgstr "E246: FileChangedShell-Autokommando löschte Puffer" |
7 | 1667 |
1668 #, c-format | |
1669 msgid "E211: Warning: File \"%s\" no longer available" | |
1670 msgstr "E211: Achtung: Datei \"%s\" ist nicht länger vorhanden" | |
1671 | |
1672 #, c-format | |
1673 msgid "" | |
1674 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as " | |
1675 "well" | |
1676 msgstr "" | |
1677 "W12: Achtung: Datei \"%s\" wurde verändert und der Puffer wurde ebenfalls in " | |
1678 "Vim verändert" | |
1679 | |
1680 #, c-format | |
1681 msgid "W11: Warning: File \"%s\" has changed since editing started" | |
819 | 1682 msgstr "W11: Achtung: Datei \"%s\" wurde verändert, seit mit dem Editieren angefangen wurde" |
7 | 1683 |
1684 #, c-format | |
1685 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started" | |
819 | 1686 msgstr "W16: Achtung: Mode der Datei \"%s\" wurde verändert seit mit dem Editieren angefangen wurde" |
7 | 1687 |
1688 #, c-format | |
1689 msgid "W13: Warning: File \"%s\" has been created after editing started" | |
837 | 1690 msgstr "W13: Achtung: Datei \"%s\" wurde erstellt, nachdem mit dem Editieren begonnen wurde" |
819 | 1691 |
1692 msgid "See \":help W16\" for more info." | |
1693 msgstr "Siehe \":help W16\" für mehr Information" | |
33 | 1694 |
7 | 1695 msgid "Warning" |
1696 msgstr "Warnung" | |
1697 | |
1698 msgid "" | |
1699 "&OK\n" | |
1700 "&Load File" | |
1701 msgstr "" | |
1702 "&OK\n" | |
3153 | 1703 "&Lies Datei" |
7 | 1704 |
819 | 1705 #, c-format |
1706 msgid "E462: Could not prepare for reloading \"%s\"" | |
1707 msgstr "E462: Konnte das Neuladen von \"%s\" nicht vorbereiten" | |
33 | 1708 |
7 | 1709 #, c-format |
1710 msgid "E321: Could not reload \"%s\"" | |
1711 msgstr "E321: \"%s\" konnte nicht neu geladen werden" | |
1712 | |
1713 msgid "--Deleted--" | |
1714 msgstr "--gelöscht--" | |
1715 | |
1716 #. the group doesn't exist | |
1717 #, c-format | |
1718 msgid "E367: No such group: \"%s\"" | |
1719 msgstr "E367: Keine solche Gruppe: \"%s\"" | |
1720 | |
1721 #, c-format | |
1722 msgid "E215: Illegal character after *: %s" | |
1723 msgstr "E215: Unzulässiges Zeichen nach *: %s" | |
1724 | |
1725 #, c-format | |
1726 msgid "E216: No such event: %s" | |
1727 msgstr "E216: Kein derartiges Ereignis: %s" | |
1728 | |
33 | 1729 #, c-format |
1730 msgid "E216: No such group or event: %s" | |
1731 msgstr "E216: Keine solche Gruppe oder Ereignis: %s" | |
1732 | |
7 | 1733 #. Highlight title |
1734 msgid "" | |
1735 "\n" | |
1736 "--- Auto-Commands ---" | |
1737 msgstr "" | |
1738 "\n" | |
837 | 1739 "--- Autokommandos ---" |
7 | 1740 |
819 | 1741 #, c-format |
1742 msgid "E680: <buffer=%d>: invalid buffer number " | |
1743 msgstr "E680: <buffer=%d>: Ungültige Puffer Nummer " | |
1744 | |
7 | 1745 msgid "E217: Can't execute autocommands for ALL events" |
837 | 1746 msgstr "E217: Autokommandos können nicht für ALL Ereignisse ausgeführt werden" |
7 | 1747 |
1748 msgid "No matching autocommands" | |
837 | 1749 msgstr "Keine passenden Autokommandos" |
7 | 1750 |
1751 msgid "E218: autocommand nesting too deep" | |
837 | 1752 msgstr "E218: Autokommando-Schachtelung zu tief" |
7 | 1753 |
1754 #, c-format | |
1755 msgid "%s Auto commands for \"%s\"" | |
837 | 1756 msgstr "%s Autokommandos für \"%s\"" |
7 | 1757 |
1758 #, c-format | |
1759 msgid "Executing %s" | |
1760 msgstr "Ausführung von %s" | |
1761 | |
1762 #. always scroll up, don't overwrite | |
1763 #, c-format | |
1764 msgid "autocommand %s" | |
1765 msgstr "Autokommando %s" | |
1766 | |
1767 msgid "E219: Missing {." | |
1768 msgstr "E219: Es fehlt ein {." | |
1769 | |
1770 msgid "E220: Missing }." | |
1771 msgstr "E220: Es fehlt ein }." | |
1772 | |
33 | 1773 msgid "E490: No fold found" |
1774 msgstr "E490: Keine Faltung gefunden" | |
1775 | |
7 | 1776 msgid "E350: Cannot create fold with current 'foldmethod'" |
819 | 1777 msgstr "E350: Faltung kann mit der aktuellen Faltungsmethode nicht erzeugt werden" |
7 | 1778 |
1779 msgid "E351: Cannot delete fold with current 'foldmethod'" | |
819 | 1780 msgstr "E351: Faltung kann mit der aktuellen Faltungsmethode nicht gelöscht werden" |
1781 | |
1782 #, c-format | |
1783 msgid "+--%3ld lines folded " | |
1784 msgstr "+--%3ld Zeilen gefaltet " | |
7 | 1785 |
1786 msgid "E222: Add to read buffer" | |
837 | 1787 msgstr "E222: Zum Lesepuffer hinzufügen" |
7 | 1788 |
1789 msgid "E223: recursive mapping" | |
1790 msgstr "E223: rekursive Zuordnung" | |
1791 | |
1792 #, c-format | |
1793 msgid "E224: global abbreviation already exists for %s" | |
1794 msgstr "E224: Globale Abkürzung für %s existiert bereits" | |
1795 | |
1796 #, c-format | |
1797 msgid "E225: global mapping already exists for %s" | |
1798 msgstr "E225: Globale Zuordnung für %s existiert bereits" | |
1799 | |
1800 #, c-format | |
1801 msgid "E226: abbreviation already exists for %s" | |
1802 msgstr "E226: Abkürzung für %s existiert bereits" | |
1803 | |
1804 #, c-format | |
1805 msgid "E227: mapping already exists for %s" | |
1806 msgstr "E227: Zuordnung für %s existiert bereits" | |
1807 | |
1808 msgid "No abbreviation found" | |
1809 msgstr "Keine Abkürzung gefunden" | |
1810 | |
1811 msgid "No mapping found" | |
1812 msgstr "Keine Zuordnung gefunden" | |
1813 | |
1814 msgid "E228: makemap: Illegal mode" | |
1815 msgstr "E228: makemap: Unzulässiger Modus" | |
1816 | |
1817 msgid "E229: Cannot start the GUI" | |
1818 msgstr "E229: GUI kann nicht gestartet werden" | |
1819 | |
1820 #, c-format | |
1821 msgid "E230: Cannot read from \"%s\"" | |
1822 msgstr "E230: Kann nicht von \"%s\" lesen" | |
1823 | |
33 | 1824 msgid "E665: Cannot start GUI, no valid font found" |
1825 msgstr "E665: GUI kann nicht gestartet werden, keine gültige Schrift gefunden" | |
1826 | |
7 | 1827 msgid "E231: 'guifontwide' invalid" |
1828 msgstr "E231: 'guifontwide' ungültig" | |
1829 | |
33 | 1830 msgid "E599: Value of 'imactivatekey' is invalid" |
1831 msgstr "E599: Wert von 'imactivatekey' ist ungültig" | |
1832 | |
7 | 1833 #, c-format |
1834 msgid "E254: Cannot allocate color %s" | |
837 | 1835 msgstr "E254: Kann die Farbe %s nicht zuweisen" |
7 | 1836 |
1837 msgid "<cannot open> " | |
33 | 1838 msgstr "<kann nicht öffnen> " |
1839 | |
1840 #, c-format | |
1841 msgid "E616: vim_SelFile: can't get font %s" | |
837 | 1842 msgstr "E616: vim_SelFile: kann Schriftart %s nicht erhalten" |
33 | 1843 |
1844 msgid "E614: vim_SelFile: can't return to current directory" | |
1845 msgstr "E614: vim_SelFile: kann nicht zum laufenden Verzeichnis zurückkehren" | |
1846 | |
7 | 1847 msgid "Pathname:" |
1848 msgstr "Pfad:" | |
1849 | |
33 | 1850 msgid "E615: vim_SelFile: can't get current directory" |
837 | 1851 msgstr "E615: vim_SelFile: aktuelles Verzeichnis kann nicht ermittelt werden" |
33 | 1852 |
7 | 1853 msgid "OK" |
1854 msgstr "OK" | |
1855 | |
1856 msgid "Cancel" | |
1857 msgstr "Abbrechen" | |
1858 | |
1859 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." | |
1860 msgstr "Scrollbar Widget: Geometrie des Bildchens kann nicht ermittelt werden" | |
1861 | |
1862 msgid "Vim dialog" | |
837 | 1863 msgstr "Vim-Dialog" |
7 | 1864 |
1865 msgid "E232: Cannot create BalloonEval with both message and callback" | |
819 | 1866 msgstr "E232: BalloonEval kann nicht mit sowohl \"message\" und \"callback\" erzeugt werden" |
7 | 1867 |
1868 msgid "Vim dialog..." | |
837 | 1869 msgstr "Vim-Dialog..." |
7 | 1870 |
33 | 1871 msgid "" |
1872 "&Yes\n" | |
1873 "&No\n" | |
1874 "&Cancel" | |
1875 msgstr "" | |
1876 "&Ja\n" | |
1877 "&Nein\n" | |
1878 "&Abbrechen" | |
1879 | |
819 | 1880 msgid "Input _Methods" |
1881 msgstr "Eingabe _Methoden" | |
33 | 1882 |
7 | 1883 msgid "VIM - Search and Replace..." |
1884 msgstr "VIM - Suchen und Ersetzen..." | |
1885 | |
1886 msgid "VIM - Search..." | |
1887 msgstr "VIM - Suchen..." | |
1888 | |
1889 msgid "Find what:" | |
1890 msgstr "Wonach suchen:" | |
1891 | |
1892 msgid "Replace with:" | |
1893 msgstr "Ersetzen mit:" | |
1894 | |
33 | 1895 #. whole word only button |
819 | 1896 msgid "Match whole word only" |
1619 | 1897 msgstr "Nur ganzes Wort suchen" |
33 | 1898 |
1899 #. match case button | |
819 | 1900 msgid "Match case" |
1619 | 1901 msgstr "Groß-/Kleinschreibung" |
33 | 1902 |
7 | 1903 msgid "Direction" |
1904 msgstr "Richtung" | |
1905 | |
1906 #. 'Up' and 'Down' buttons | |
1907 msgid "Up" | |
1619 | 1908 msgstr "Aufwärts" |
7 | 1909 |
1910 msgid "Down" | |
1619 | 1911 msgstr "Abwärts" |
7 | 1912 |
1913 msgid "Find Next" | |
1914 msgstr "Suche Nächstes" | |
1915 | |
1916 msgid "Replace" | |
1917 msgstr "Ersetzen" | |
1918 | |
1919 msgid "Replace All" | |
837 | 1920 msgstr "Alle ersetzen" |
7 | 1921 |
819 | 1922 msgid "Vim: Received \"die\" request from session manager\n" |
1923 msgstr "Vim: \"die\"-Request von Session-Manager erhalten\n" | |
1924 | |
1925 msgid "Close" | |
1926 msgstr "Schließe" | |
1927 | |
1928 msgid "New tab" | |
1929 msgstr "Neues Tab" | |
1930 | |
1931 msgid "Open Tab..." | |
1932 msgstr "Öffne in Tab..." | |
1933 | |
1934 msgid "Vim: Main window unexpectedly destroyed\n" | |
1935 msgstr "Vim: Hauptfenster unerwartet gelöscht\n" | |
33 | 1936 |
7 | 1937 msgid "Font Selection" |
1938 msgstr "Auswahl der Schriftart" | |
1939 | |
1940 msgid "Used CUT_BUFFER0 instead of empty selection" | |
1941 msgstr "CUT_BUFFER0 anstatt der leeren Auswahl benutzt" | |
1942 | |
819 | 1943 msgid "&Filter" |
1944 msgstr "&Filter" | |
1945 | |
1946 msgid "&Cancel" | |
1947 msgstr "&Abbrechen" | |
7 | 1948 |
1949 msgid "Directories" | |
1950 msgstr "Verzeichnisse" | |
1951 | |
819 | 1952 msgid "Filter" |
1953 msgstr "Filter" | |
1954 | |
1955 msgid "&Help" | |
1956 msgstr "&Hilfe" | |
7 | 1957 |
1958 msgid "Files" | |
1959 msgstr "Dateien" | |
1960 | |
819 | 1961 msgid "&OK" |
1962 msgstr "&Ok" | |
1963 | |
7 | 1964 msgid "Selection" |
1965 msgstr "Auswahl" | |
1966 | |
819 | 1967 msgid "Find &Next" |
1968 msgstr "&Nächste" | |
1969 | |
1970 msgid "&Replace" | |
1971 msgstr "&Ersetze" | |
1972 | |
1973 msgid "Replace &All" | |
837 | 1974 msgstr "Ersetze &alles" |
819 | 1975 |
1976 msgid "&Undo" | |
1977 msgstr "&Rückgängig" | |
1978 | |
1979 #, c-format | |
1980 msgid "E671: Cannot find window title \"%s\"" | |
1981 msgstr "E671: Kann Fenstertitel \"%s\" nicht finden" | |
1982 | |
1983 #, c-format | |
7 | 1984 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version." |
819 | 1985 msgstr "E243: Argument wird nicht unterstützt: \"-%s\"; verwende die OLE Version." |
1986 | |
1987 msgid "E672: Unable to open window inside MDI application" | |
1988 msgstr "E672: Kann Fenster nicht innerhalb einer MDI Anwendung öffnen" | |
1989 | |
1990 msgid "Close tab" | |
1991 msgstr "Tab schließen" | |
1992 | |
1993 msgid "Open tab..." | |
1994 msgstr "Öffne in Tab..." | |
7 | 1995 |
1996 msgid "Find string (use '\\\\' to find a '\\')" | |
837 | 1997 msgstr "Suche (benütze '\\\\' um ein '\\' zu finden)" |
7 | 1998 |
1999 msgid "Find & Replace (use '\\\\' to find a '\\')" | |
837 | 2000 msgstr "Suche & Ersetze (benütze '\\\\' um ein '\\' zu finden)" |
7 | 2001 |
819 | 2002 #. We fake this: Use a filter that doesn't select anything and a default |
2003 #. * file name that won't be used. | |
2004 msgid "Not Used" | |
2005 msgstr "Nicht verwendet" | |
2006 | |
2007 msgid "Directory\t*.nothing\n" | |
2008 msgstr "Verzeichnis\t*.nichts\n" | |
2009 | |
7 | 2010 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" |
837 | 2011 msgstr "Vim E458: \"Colormap\"-Eintrag kann nicht zugewiesen werden, einige Farben können falsch sein" |
7 | 2012 |
2013 #, c-format | |
2014 msgid "E250: Fonts for the following charsets are missing in fontset %s:" | |
837 | 2015 msgstr "E250: Schriftarten für die folgenden Zeichensätze fehlen im Fontset %s:" |
7 | 2016 |
2017 #, c-format | |
2018 msgid "E252: Fontset name: %s" | |
2019 msgstr "E252: Fontset Name: %s" | |
2020 | |
2021 #, c-format | |
2022 msgid "Font '%s' is not fixed-width" | |
837 | 2023 msgstr "Schriftart '%s' hat keine feste Breite" |
7 | 2024 |
2025 #, c-format | |
2026 msgid "E253: Fontset name: %s\n" | |
2027 msgstr "E253: Fontset Name: %s\n" | |
2028 | |
2029 #, c-format | |
2030 msgid "Font0: %s\n" | |
2031 msgstr "Schriftart 0: %s\n" | |
2032 | |
2033 #, c-format | |
2034 msgid "Font1: %s\n" | |
2035 msgstr "Schriftart 1: %s\n" | |
2036 | |
819 | 2037 #, c-format |
2038 msgid "Font%ld width is not twice that of font0\n" | |
2039 msgstr "Die Breite der Schriftart %ld ist nicht doppelt so groß wie die der Schriftart 0\n" | |
33 | 2040 |
7 | 2041 #, c-format |
2042 msgid "Font0 width: %ld\n" | |
837 | 2043 msgstr "Schriftart 0 Breite: %ld\n" |
7 | 2044 |
2045 #, c-format | |
2046 msgid "" | |
2047 "Font1 width: %ld\n" | |
2048 "\n" | |
2049 msgstr "" | |
837 | 2050 "Schriftart 1 Breite: %ld\n" |
7 | 2051 "\n" |
2052 | |
819 | 2053 msgid "Invalid font specification" |
2054 msgstr "Ungültige Spezifikation der Schriftart" | |
2055 | |
2056 msgid "&Dismiss" | |
2057 msgstr "&Aufheben" | |
2058 | |
2059 msgid "no specific match" | |
2060 msgstr "keine spezifische Übereinstimmung" | |
2061 | |
2062 msgid "Vim - Font Selector" | |
2063 msgstr "Vim - Auswahl der Schriftart" | |
2064 | |
2065 msgid "Name:" | |
837 | 2066 msgstr "Name:" |
819 | 2067 |
2068 #. create toggle button | |
2069 msgid "Show size in Points" | |
2070 msgstr "Zeige Größe in Punkten" | |
2071 | |
2072 msgid "Encoding:" | |
2073 msgstr "Zeichensatz:" | |
2074 | |
2075 msgid "Font:" | |
837 | 2076 msgstr "Schriftart:" |
819 | 2077 |
2078 msgid "Style:" | |
2079 msgstr "Stil:" | |
2080 | |
2081 msgid "Size:" | |
2082 msgstr "Größe:" | |
2083 | |
7 | 2084 msgid "E256: Hangul automata ERROR" |
2085 msgstr "E256: Hangul-Automat Fehler" | |
2086 | |
819 | 2087 msgid "E550: Missing colon" |
2088 msgstr "E550: Fehlender Doppelpunkt" | |
2089 | |
2090 msgid "E551: Illegal component" | |
2091 msgstr "E551: Unzulässige Komponente" | |
2092 | |
2093 msgid "E552: digit expected" | |
2094 msgstr "E552: Ziffer erwartet" | |
2095 | |
2096 #, c-format | |
2097 msgid "Page %d" | |
837 | 2098 msgstr "Seite %d" |
819 | 2099 |
2100 msgid "No text to be printed" | |
2101 msgstr "Kein Text zum Drucken" | |
2102 | |
2103 #, c-format | |
2104 msgid "Printing page %d (%d%%)" | |
2105 msgstr "Drucke Seite %d (%d%%)" | |
2106 | |
2107 #, c-format | |
2108 msgid " Copy %d of %d" | |
2109 msgstr " Kopiere %d von %d" | |
2110 | |
2111 #, c-format | |
2112 msgid "Printed: %s" | |
2113 msgstr "Gedruckt: %s" | |
2114 | |
2115 msgid "Printing aborted" | |
2116 msgstr "Ausdruck abgebrochen" | |
2117 | |
2118 msgid "E455: Error writing to PostScript output file" | |
2119 msgstr "E455: Fehler beim Schreiben der PostScript-Ausgabedatei" | |
2120 | |
2121 #, c-format | |
2122 msgid "E624: Can't open file \"%s\"" | |
2123 msgstr "E624: Datei \"%s\" kann nicht geöffnet werden" | |
2124 | |
2125 #, c-format | |
2126 msgid "E457: Can't read PostScript resource file \"%s\"" | |
2127 msgstr "E457: PostScript Ressource-Datei \"%s\" kann nicht gelesen werden" | |
2128 | |
2129 #, c-format | |
2130 msgid "E618: file \"%s\" is not a PostScript resource file" | |
2131 msgstr "E618: Datei \"%s\" ist keine PostScript Ressource-Datei" | |
2132 | |
2133 #, c-format | |
2134 msgid "E619: file \"%s\" is not a supported PostScript resource file" | |
2135 msgstr "E619: Datei \"%s\" ist keine unterstützte PostScript Ressource-Datei" | |
2136 | |
2137 #, c-format | |
2138 msgid "E621: \"%s\" resource file has wrong version" | |
2139 msgstr "E621: \"%s\" Ressource-Datei hat die falsche Version" | |
2140 | |
2141 msgid "E673: Incompatible multi-byte encoding and character set." | |
2142 msgstr "E673: Unzulässiger Multi-Byte Zeichensatz" | |
2143 | |
2144 msgid "E674: printmbcharset cannot be empty with multi-byte encoding." | |
2145 msgstr "E674: printmbcharset darf nicht leer sein mit Multi-Byte Zeichensatz." | |
2146 | |
2147 msgid "E675: No default font specified for multi-byte printing." | |
2148 msgstr "E675: Keine Standardschriftart angegeben für Multi-Byte Ausdruck." | |
2149 | |
2150 msgid "E324: Can't open PostScript output file" | |
2151 msgstr "E324: PostScript Ausgabe-Datei kann nicht geöffnet werden" | |
2152 | |
2153 #, c-format | |
2154 msgid "E456: Can't open file \"%s\"" | |
2155 msgstr "E456: Datei \"%s\" kann nicht geöffnet werden" | |
2156 | |
2157 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" | |
2158 msgstr "E456: PostScript Ressource-Datei \"prolog.ps\" nicht gefunden" | |
2159 | |
2160 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" | |
2161 msgstr "E456: PostScript Ressource-Datei \"cidfont.ps\" nicht gefunden" | |
2162 | |
2163 #, c-format | |
2164 msgid "E456: Can't find PostScript resource file \"%s.ps\"" | |
2165 msgstr "E456: PostScript Ressource-Datei \"%s\" nicht gefunden" | |
2166 | |
2167 #, c-format | |
2168 msgid "E620: Unable to convert to print encoding \"%s\"" | |
837 | 2169 msgstr "E620: Umwandlung nach dem Zeichensatz für den Ausdruck \"%s\" fehlgeschlagen" |
819 | 2170 |
2171 msgid "Sending to printer..." | |
2172 msgstr "Schicke zum Drucker..." | |
2173 | |
2174 msgid "E365: Failed to print PostScript file" | |
2175 msgstr "E365: Druck der PostScript-Datei schlug fehl" | |
2176 | |
2177 msgid "Print job sent." | |
2178 msgstr "Druckauftrag abgeschickt" | |
2179 | |
7 | 2180 msgid "Add a new database" |
819 | 2181 msgstr "Eine neue Datenbank hinzufügen" |
7 | 2182 |
2183 msgid "Query for a pattern" | |
2184 msgstr "Muster suchen" | |
2185 | |
2186 msgid "Show this message" | |
2187 msgstr "diese Nachricht anzeigen" | |
2188 | |
2189 msgid "Kill a connection" | |
2190 msgstr "Verbindung abbrechen" | |
2191 | |
2192 msgid "Reinit all connections" | |
2193 msgstr "Verbindungen reinitialisieren" | |
2194 | |
2195 msgid "Show connections" | |
2196 msgstr "Verbindungen anzeigen" | |
2197 | |
819 | 2198 #, c-format |
2199 msgid "E560: Usage: cs[cope] %s" | |
2200 msgstr "E560: Verwendung: cs[cope] %s" | |
33 | 2201 |
7 | 2202 msgid "This cscope command does not support splitting the window.\n" |
2203 msgstr "Dieser cscope-Befehl unterstützt nicht Teilen des Fensters.\n" | |
2204 | |
819 | 2205 msgid "E562: Usage: cstag <ident>" |
2206 msgstr "E562: Verwendung: cstag <ident>" | |
33 | 2207 |
7 | 2208 msgid "E257: cstag: tag not found" |
2209 msgstr "E257: cstag: Tag nicht gefunden" | |
2210 | |
819 | 2211 #, c-format |
2212 msgid "E563: stat(%s) error: %d" | |
2213 msgstr "E563: stat(%s) Fehler: %d" | |
2214 | |
2215 msgid "E563: stat error" | |
2216 msgstr "E563: 'stat' Fehler" | |
2217 | |
2218 #, c-format | |
2219 msgid "E564: %s is not a directory or a valid cscope database" | |
2220 msgstr "E564: %s ist kein Verzeichnis oder eine gültige cscope Datenbank" | |
33 | 2221 |
7 | 2222 #, c-format |
2223 msgid "Added cscope database %s" | |
2224 msgstr "csope Datenbank %s hinzugefügt" | |
2225 | |
819 | 2226 #, c-format |
2227 msgid "E262: error reading cscope connection %ld" | |
2228 msgstr "E262: Fehler beim Lesen aus der cscope Verbindung %ld" | |
2229 | |
2230 msgid "E561: unknown cscope search type" | |
2231 msgstr "E561: Unbekannter cscope Suchtyp" | |
2232 | |
2233 msgid "E566: Could not create cscope pipes" | |
2234 msgstr "E566: cscope Pipes konnten nicht angelegt werden" | |
2235 | |
2236 msgid "E622: Could not fork for cscope" | |
2237 msgstr "E622: Konnte nicht für cscope verzweigen" | |
33 | 2238 |
7 | 2239 msgid "cs_create_connection exec failed" |
2240 msgstr "cs_create_connection exec misslang" | |
2241 | |
819 | 2242 msgid "E623: Could not spawn cscope process" |
2243 msgstr "E623: Konnte cscope Prozess nicht hervorbringen" | |
33 | 2244 |
7 | 2245 msgid "cs_create_connection: fdopen for to_fp failed" |
2246 msgstr "cs_create_connection: fdopen von to_fp misslang" | |
2247 | |
2248 msgid "cs_create_connection: fdopen for fr_fp failed" | |
2249 msgstr "cs_create_connection: fdopen von fr_fp misslang" | |
2250 | |
819 | 2251 msgid "E567: no cscope connections" |
2252 msgstr "E567: Keine cscope Verbindungen" | |
33 | 2253 |
7 | 2254 #, c-format |
2255 msgid "E259: no matches found for cscope query %s of %s" | |
1619 | 2256 msgstr "E259: keine Übereinstimmungen gefunden für cscope Abfrage %s aus %s" |
7 | 2257 |
33 | 2258 #, c-format |
819 | 2259 msgid "E469: invalid cscopequickfix flag %c for %c" |
2260 msgstr "E469: Unzulässiges cscopequickfix Flag %c für %c" | |
33 | 2261 |
7 | 2262 msgid "cscope commands:\n" |
2263 msgstr "cscope Befehle:\n" | |
2264 | |
819 | 2265 #, c-format |
2266 msgid "%-5s: %-30s (Usage: %s)" | |
2267 msgstr "%-5s: %-30s (Verwendung: %s)" | |
2268 | |
2269 #, c-format | |
2270 msgid "E625: cannot open cscope database: %s" | |
2271 msgstr "E625: Kann cscope Datenbank nicht öffnen: %s" | |
2272 | |
2273 msgid "E626: cannot get cscope database information" | |
2274 msgstr "E626: Kann cscope Datenbank-Informationen nicht bekommen" | |
2275 | |
2276 msgid "E568: duplicate cscope database not added" | |
2277 msgstr "E568: cscope Datenbank nicht doppelt hinzugefügt" | |
2278 | |
2279 msgid "E569: maximum number of cscope connections reached" | |
2280 msgstr "E569: Maximale Anzahl von cscope Verbindungen erreicht" | |
33 | 2281 |
7 | 2282 #, c-format |
2283 msgid "E261: cscope connection %s not found" | |
2284 msgstr "E261: cscope Verbindung %s nicht gefunden" | |
2285 | |
819 | 2286 #, c-format |
2287 msgid "cscope connection %s closed" | |
2288 msgstr "cscope Verbindung %s geschlossen" | |
7 | 2289 |
2290 #. should not reach here | |
819 | 2291 msgid "E570: fatal error in cs_manage_matches" |
2292 msgstr "E570: Fataler Fehler in cs_manage_matches" | |
2293 | |
2294 #, c-format | |
2295 msgid "Cscope tag: %s" | |
2296 msgstr "Cscope Tag: %s" | |
2297 | |
2298 msgid "" | |
2299 "\n" | |
2300 " # line" | |
2301 msgstr "" | |
2302 "\n" | |
2303 " # Zeile" | |
33 | 2304 |
7 | 2305 msgid "filename / context / line\n" |
2306 msgstr "Dateiname / Kontext / Zeile\n" | |
2307 | |
819 | 2308 #, c-format |
2309 msgid "E609: Cscope error: %s" | |
2310 msgstr "E609: Cscope Fehler: %s" | |
33 | 2311 |
7 | 2312 msgid "All cscope databases reset" |
2313 msgstr "alle cscope Datenbanken zurückgesetzt" | |
2314 | |
2315 msgid "no cscope connections\n" | |
2316 msgstr "keine cscope-Verbindungen\n" | |
2317 | |
2318 msgid " # pid database name prepend path\n" | |
2319 msgstr " # pid Datenbank Name\t führender Pfad\n" | |
2320 | |
2321 msgid "" | |
819 | 2322 "???: Sorry, this command is disabled, the MzScheme library could not be " |
2323 "loaded." | |
837 | 2324 msgstr "" |
2325 "???: Dieser Befehl ist nicht verfügbar, die MzScheme Bibliothek konnte nicht " | |
819 | 2326 "geladen werden" |
2327 | |
2328 msgid "invalid expression" | |
2329 msgstr "ungültiger Ausdruck" | |
2330 | |
2331 msgid "expressions disabled at compile time" | |
2332 msgstr "Ausdrücke wurden zur Zeit des Übersetzens nicht zugelassen" | |
2333 | |
2334 msgid "hidden option" | |
2335 msgstr "versteckte Option" | |
2336 | |
2337 msgid "unknown option" | |
2338 msgstr "unbekannte Option" | |
2339 | |
2340 msgid "window index is out of range" | |
2341 msgstr "Fensterindex außerhalb des zulässigen Bereichs" | |
2342 | |
2343 msgid "couldn't open buffer" | |
2344 msgstr "konnte Puffer nicht öffnen" | |
2345 | |
2346 msgid "cannot save undo information" | |
837 | 2347 msgstr "kann Information für die Wiederherstellung nicht speichern" |
819 | 2348 |
2349 msgid "cannot delete line" | |
2350 msgstr "Zeile kann nicht gelöscht werden" | |
2351 | |
2352 msgid "cannot replace line" | |
2353 msgstr "Zeile kann nicht ersetzt werden" | |
2354 | |
2355 msgid "cannot insert line" | |
2356 msgstr "Zeile kann nicht eingefügt werden" | |
2357 | |
2358 msgid "string cannot contain newlines" | |
837 | 2359 msgstr "Zeichenfolge kann keine Zeilenwechsel enthalten" |
819 | 2360 |
2361 msgid "Vim error: ~a" | |
2362 msgstr "Vim Fehler: ~a" | |
2363 | |
2364 msgid "Vim error" | |
2365 msgstr "Vim Fehler" | |
2366 | |
2367 msgid "buffer is invalid" | |
2368 msgstr "ungültiger Puffer" | |
2369 | |
2370 msgid "window is invalid" | |
2371 msgstr "ungültiges Fenster" | |
2372 | |
2373 msgid "linenr out of range" | |
2374 msgstr "'linenr' außerhalb des zulässigen Bereichs" | |
2375 | |
2376 msgid "not allowed in the Vim sandbox" | |
2377 msgstr "in der Vim-Sandbox nicht erlaubt" | |
2378 | |
2379 msgid "" | |
7 | 2380 "E263: Sorry, this command is disabled, the Python library could not be " |
2381 "loaded." | |
2382 msgstr "" | |
837 | 2383 "E263: Dieser Befehl ist nicht verfügbar, die Python-Bibliothek konnte nicht " |
7 | 2384 "geladen werden" |
2385 | |
819 | 2386 msgid "E659: Cannot invoke Python recursively" |
2387 msgstr "E659: Kann Python nicht rekursiv ausführen" | |
33 | 2388 |
7 | 2389 msgid "can't delete OutputObject attributes" |
2390 msgstr "OutputObject-Attribute können nicht gelöscht werden" | |
2391 | |
2392 msgid "softspace must be an integer" | |
2393 msgstr "\"softspace\" muss eine ganze Zahl sein" | |
2394 | |
2395 msgid "invalid attribute" | |
2396 msgstr "unzulässiges Attribut" | |
2397 | |
2398 msgid "writelines() requires list of strings" | |
2399 msgstr "writelines() verlangt eine Liste von Zeichenfolgen" | |
2400 | |
2401 msgid "E264: Python: Error initialising I/O objects" | |
2402 msgstr "E264: Python: Fehler bei der Initialisierung von I/O Objekten" | |
2403 | |
2404 msgid "attempt to refer to deleted buffer" | |
2405 msgstr "Versuch, Bezug auf einen gelöschten Puffer zu nehmen" | |
2406 | |
2407 msgid "line number out of range" | |
2408 msgstr "Zeilennummer außerhalb des zulässigen Bereichs" | |
2409 | |
2410 #, c-format | |
2411 msgid "<buffer object (deleted) at %8lX>" | |
2412 msgstr "<Pufferobjekt (gelöscht) bei %8lX>" | |
2413 | |
2414 msgid "invalid mark name" | |
2415 msgstr "ungültiger Name einer Markierung" | |
2416 | |
2417 msgid "no such buffer" | |
2418 msgstr "kein solcher Puffer vorhanden" | |
2419 | |
2420 msgid "attempt to refer to deleted window" | |
2421 msgstr "Versuch, Bezug auf eine gelöschtes Fenster zu nehmen" | |
2422 | |
2423 msgid "readonly attribute" | |
2424 msgstr "nur-Lesen Attribut" | |
2425 | |
2426 msgid "cursor position outside buffer" | |
2427 msgstr "Cursor Position außerhalb des Puffers" | |
2428 | |
2429 #, c-format | |
2430 msgid "<window object (deleted) at %.8lX>" | |
2431 msgstr "<Fensterobjekt (gelöscht) bei %.8lX>" | |
2432 | |
2433 #, c-format | |
2434 msgid "<window object (unknown) at %.8lX>" | |
2435 msgstr "<Fensterobjekt (unbekannt) bei %.8lX>" | |
2436 | |
2437 #, c-format | |
2438 msgid "<window %d>" | |
2439 msgstr "<Fenster %d>" | |
2440 | |
2441 msgid "no such window" | |
2442 msgstr "ungültiges Fenster" | |
2443 | |
2444 msgid "" | |
2445 "E266: Sorry, this command is disabled, the Ruby library could not be loaded." | |
2446 msgstr "" | |
837 | 2447 "E266: Dieser Befehl ist nicht verfügbar, die Ruby Bibliothek konnte nicht geladen werden" |
7 | 2448 |
2449 #, c-format | |
2450 msgid "E273: unknown longjmp status %d" | |
2451 msgstr "E273: Unbekannter longjmp Status %d" | |
2452 | |
2453 msgid "Toggle implementation/definition" | |
2454 msgstr "Umschaltung zwischen Implementierung/Definition" | |
2455 | |
2456 msgid "Show base class of" | |
2457 msgstr "Zeige Basis-Klasse von" | |
2458 | |
2459 msgid "Show overridden member function" | |
837 | 2460 msgstr "Zeige überschriebene Methode" |
7 | 2461 |
2462 msgid "Retrieve from file" | |
2463 msgstr "Beziehe aus Datei" | |
2464 | |
2465 msgid "Retrieve from project" | |
2466 msgstr "Beziehe aus Projekt" | |
2467 | |
2468 msgid "Retrieve from all projects" | |
2469 msgstr "Beziehe aus allen Projekten" | |
2470 | |
2471 msgid "Retrieve" | |
2472 msgstr "Beziehe" | |
2473 | |
2474 msgid "Show source of" | |
2475 msgstr "Zeige die Quelle von" | |
2476 | |
2477 msgid "Find symbol" | |
2478 msgstr "Finde Symbol" | |
2479 | |
2480 msgid "Browse class" | |
2481 msgstr "Durchsehe Klassen" | |
2482 | |
2483 msgid "Show class in hierarchy" | |
2484 msgstr "Zeige Klasse in Hierarchie" | |
2485 | |
2486 msgid "Show class in restricted hierarchy" | |
2487 msgstr "Zeige Klasse in eingeschränkter Hierarchie" | |
2488 | |
2489 msgid "Xref refers to" | |
2490 msgstr "Xref bezieht sich auf" | |
2491 | |
2492 msgid "Xref referred by" | |
2493 msgstr "Xref hat Bezüge zu" | |
2494 | |
2495 msgid "Xref has a" | |
2496 msgstr "Xref hat ein" | |
2497 | |
2498 msgid "Xref used by" | |
2499 msgstr "Xref wird verwendet von" | |
2500 | |
2501 msgid "Show docu of" | |
2502 msgstr "Zeige Docu aus" | |
2503 | |
2504 msgid "Generate docu for" | |
2505 msgstr "Generiere Docu für" | |
2506 | |
2507 msgid "" | |
2508 "Cannot connect to SNiFF+. Check environment (sniffemacs must be found in " | |
2509 "$PATH).\n" | |
2510 msgstr "" | |
837 | 2511 "Kann keine verbindung zu SNiFF+ aufnehmen. Prüfe die Umgebung (sniffemacs " |
7 | 2512 "muss in $PATH) zu finden sein.\n" |
2513 | |
2514 msgid "E274: Sniff: Error during read. Disconnected" | |
2515 msgstr "E274: Sniff: Fehler beim Lesen. Verbindung abgebrochen" | |
2516 | |
2517 msgid "SNiFF+ is currently " | |
2518 msgstr "SNiFF+ ist zur Zeit" | |
2519 | |
2520 msgid "not " | |
2521 msgstr "nicht" | |
2522 | |
2523 msgid "connected" | |
2524 msgstr "verbunden" | |
2525 | |
2526 #, c-format | |
2527 msgid "E275: Unknown SNiFF+ request: %s" | |
2528 msgstr "E275: Unbekannte SNiFF+ Anfrage: %s" | |
2529 | |
2530 msgid "E276: Error connecting to SNiFF+" | |
2531 msgstr "E276: Fehler beim Herstellen der Verbindung mit SNiFF+" | |
2532 | |
2533 msgid "E278: SNiFF+ not connected" | |
2534 msgstr "E278: SNiFF+ ist nicht verbunden" | |
2535 | |
2536 msgid "E279: Not a SNiFF+ buffer" | |
2537 msgstr "E279: Ist kein SNiFF+ Puffer" | |
2538 | |
2539 msgid "Sniff: Error during write. Disconnected" | |
2540 msgstr "Sniff: Fehler beim Schreiben. Verbindung abgebrochen" | |
2541 | |
2542 msgid "invalid buffer number" | |
837 | 2543 msgstr "ungültige Puffernummer" |
7 | 2544 |
2545 msgid "not implemented yet" | |
2546 msgstr "nicht implementiert" | |
2547 | |
2548 #. ??? | |
2549 msgid "cannot set line(s)" | |
2550 msgstr "kann keine Zeile/Zeilen setzen" | |
2551 | |
2552 msgid "mark not set" | |
2553 msgstr "Marke nicht gesetzt" | |
2554 | |
2555 #, c-format | |
2556 msgid "row %d column %d" | |
2557 msgstr "Zeile %d Spalte %d" | |
2558 | |
2559 msgid "cannot insert/append line" | |
2560 msgstr "kann Zeile nicht ein-/anfügen" | |
2561 | |
2562 msgid "unknown flag: " | |
2563 msgstr "unbekanntes Flag: " | |
2564 | |
2565 msgid "unknown vimOption" | |
837 | 2566 msgstr "unbekannte vimOption" |
7 | 2567 |
2568 msgid "keyboard interrupt" | |
2569 msgstr "Tastatur-Unterbrechung" | |
2570 | |
2571 msgid "vim error" | |
2572 msgstr "vim Fehler" | |
2573 | |
2574 msgid "cannot create buffer/window command: object is being deleted" | |
819 | 2575 msgstr "Puffer/Fenster-Befehl kann nicht ausgeführt werden: das Objekt wird gelöscht" |
7 | 2576 |
2577 msgid "" | |
2578 "cannot register callback command: buffer/window is already being deleted" | |
2579 msgstr "" | |
2580 "kann keinen Callback-Befehl registrieren: Puffer/Fenster ist bereits gelöscht" | |
2581 | |
2582 #. This should never happen. Famous last word? | |
2583 msgid "" | |
2584 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim." | |
2585 "org" | |
2586 msgstr "" | |
837 | 2587 "E280: TCL FATALER FEHLER: reflist kaputt!? Bitte vim-dev@vim.org" |
2588 "benachrichtigen." | |
7 | 2589 |
2590 msgid "cannot register callback command: buffer/window reference not found" | |
819 | 2591 msgstr "kann keinen Callback-Befehl registrieren: Puffer/Fenster-Referenz nicht gefunden" |
2592 | |
2593 msgid "" | |
2594 "E571: Sorry, this command is disabled: the Tcl library could not be loaded." | |
837 | 2595 msgstr "" |
2596 "E571: Dieser Befehl ist nicht verfügbar: die Tcl Bibliothek konnte nicht geladen werden" | |
33 | 2597 |
7 | 2598 msgid "" |
2599 "E281: TCL ERROR: exit code is not int!? Please report this to vim-dev@vim.org" | |
2600 msgstr "" | |
819 | 2601 "E281: TCL FEHLER: Exit-Code ist nicht int!? Bitte vim-dev@vim.org benachrichtigen." |
2602 | |
2603 #, c-format | |
2604 msgid "E572: exit code %d" | |
2605 msgstr "E572: Ekit-Code %d" | |
7 | 2606 |
2607 msgid "cannot get line" | |
2608 msgstr "kann Zeile nicht erhalten" | |
2609 | |
2610 msgid "Unable to register a command server name" | |
2611 msgstr "Befehls-Server Name kann nicht registriert werden" | |
2612 | |
2613 msgid "E248: Failed to send command to the destination program" | |
2614 msgstr "E248: Schicken des Befehls zum Ziel-Programm schlug fehl" | |
2615 | |
819 | 2616 #, c-format |
2617 msgid "E573: Invalid server id used: %s" | |
2618 msgstr "E573: Ungültige Server ID verwendet: %s" | |
33 | 2619 |
7 | 2620 msgid "E251: VIM instance registry property is badly formed. Deleted!" |
837 | 2621 msgstr "E251: Registry-Eigenschaft der VIM Instanz ist fehlerhaft. Gelöscht!" |
7 | 2622 |
819 | 2623 msgid "Unknown option argument" |
2624 msgstr "Unbekanntes Optionsargument" | |
7 | 2625 |
2626 msgid "Too many edit arguments" | |
837 | 2627 msgstr "Zu viele Editor-Argumente" |
7 | 2628 |
2629 msgid "Argument missing after" | |
2630 msgstr "Argument fehlt nach" | |
2631 | |
819 | 2632 msgid "Garbage after option argument" |
2633 msgstr "Schrott nach dem Optionsargument" | |
2634 | |
2635 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments" | |
2636 msgstr "Zu viele \"+command\", \"-c command\" oder \"--cmd command\" Argumente" | |
33 | 2637 |
7 | 2638 msgid "Invalid argument for" |
2639 msgstr "Ungültiges Argument für" | |
2640 | |
2641 msgid "This Vim was not compiled with the diff feature." | |
2642 msgstr "Vim wurde nicht mit der \"diff\"-Eigenschaft übersetzt" | |
2643 | |
2644 msgid "Attempt to open script file again: \"" | |
2645 msgstr "Versuche, die Skript-Datei erneut zu öffnen: \"" | |
2646 | |
2647 msgid "Cannot open for reading: \"" | |
2648 msgstr "kann nicht zum Lesen geöffnet werden: \"" | |
2649 | |
2650 msgid "Cannot open for script output: \"" | |
2651 msgstr "kann nicht zur Skript-Ausgabe geöffnet werden: \"" | |
2652 | |
819 | 2653 msgid "Vim: Error: Failure to start gvim from NetBeans\n" |
2654 msgstr "Vim: Fehler: Konnte gvim nicht von NetBeans aus starten\n" | |
7 | 2655 |
2656 msgid "Vim: Warning: Output is not to a terminal\n" | |
2657 msgstr "Vim: Warnung: Die Ausgabe erfolgt nicht auf einem Terminal\n" | |
2658 | |
2659 msgid "Vim: Warning: Input is not from a terminal\n" | |
2660 msgstr "Vim: Warnung: Die Eingabe kommt nicht von einem Terminal\n" | |
2661 | |
2662 #. just in case.. | |
2663 msgid "pre-vimrc command line" | |
2664 msgstr "pre-vimrc Befehls-Zeile" | |
2665 | |
2666 #, c-format | |
2667 msgid "E282: Cannot read from \"%s\"" | |
2668 msgstr "E282: Kann nicht von \"%s\" lesen" | |
2669 | |
2670 msgid "" | |
2671 "\n" | |
2672 "More info with: \"vim -h\"\n" | |
2673 msgstr "" | |
2674 "\n" | |
2675 "Weitere Informationen mit: \"vim -h\"\n" | |
2676 | |
2677 msgid "[file ..] edit specified file(s)" | |
2678 msgstr "[Datei ..] editiere die angegebenen Datei(-en)" | |
2679 | |
2680 msgid "- read text from stdin" | |
2681 msgstr "- lese Text von stdin" | |
2682 | |
2683 msgid "-t tag edit file where tag is defined" | |
837 | 2684 msgstr "-t tag öffne Datei in der der Tag definiert wurde" |
7 | 2685 |
2686 msgid "-q [errorfile] edit file with first error" | |
837 | 2687 msgstr "-q [Fehler-Datei] öffne Datei mit erstem Fehler" |
7 | 2688 |
2689 msgid "" | |
2690 "\n" | |
2691 "\n" | |
2692 "usage:" | |
2693 msgstr "" | |
2694 "\n" | |
2695 "\n" | |
2696 "Verwendung:" | |
2697 | |
2698 msgid " vim [arguments] " | |
2699 msgstr " vim [Argumente] " | |
2700 | |
2701 msgid "" | |
2702 "\n" | |
2703 " or:" | |
2704 msgstr "" | |
2705 "\n" | |
2706 " oder:" | |
2707 | |
2708 msgid "" | |
2709 "\n" | |
2710 "\n" | |
2711 "Arguments:\n" | |
2712 msgstr "" | |
2713 "\n" | |
2714 "\n" | |
2715 "Argumente:\n" | |
2716 | |
2717 msgid "--\t\t\tOnly file names after this" | |
33 | 2718 msgstr "--\t\t\tHiernach nur Dateinamen" |
2719 | |
7 | 2720 msgid "--literal\t\tDon't expand wildcards" |
2721 msgstr "--literal\t\tPlatzhalter werden nicht ausgewertet" | |
2722 | |
2723 msgid "-register\t\tRegister this gvim for OLE" | |
2724 msgstr "-register\t\tRegistriere diesen gvim in OLE" | |
2725 | |
2726 msgid "-unregister\t\tUnregister gvim for OLE" | |
2727 msgstr "-unregister\t\tDeregistriere gvim aus OLE" | |
2728 | |
2729 msgid "-g\t\t\tRun using GUI (like \"gvim\")" | |
2730 msgstr "-g\t\t\tStart als GUI (wie \"gvim\")" | |
2731 | |
819 | 2732 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" |
2733 msgstr "-f\t\t\tVordergrund: Kein \"fork\" beim Start der GUI" | |
33 | 2734 |
7 | 2735 msgid "-v\t\t\tVi mode (like \"vi\")" |
2736 msgstr "-v\t\t\tVi Modus (wie \"vi\")" | |
2737 | |
2738 msgid "-e\t\t\tEx mode (like \"ex\")" | |
2739 msgstr "-e\t\t\tEx Modus (wie \"ex\")" | |
2740 | |
2741 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")" | |
2742 msgstr "-s\t\t\tLeiser (batch) Modus (nur für \"ex\")" | |
2743 | |
2744 msgid "-d\t\t\tDiff mode (like \"vimdiff\")" | |
2745 msgstr "-d\t\t\tDiff Modus (wie \"vimdiff\")" | |
2746 | |
2747 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)" | |
2748 msgstr "-y\t\t\tLeichter Modus (wie \"evim\", ohne Modi)" | |
2749 | |
2750 msgid "-R\t\t\tReadonly mode (like \"view\")" | |
2751 msgstr "-R\t\t\tModus ohne Schreibrechte (wie \"view\")" | |
2752 | |
2753 msgid "-Z\t\t\tRestricted mode (like \"rvim\")" | |
2754 msgstr "-Z\t\t\tEingeschränkter Modus (wie \"rvim\")" | |
2755 | |
2756 msgid "-m\t\t\tModifications (writing files) not allowed" | |
4073 | 2757 msgstr "-m\t\t\tModifikationen (beim Schreiben von Dateien) sind nicht erlaubt" |
7 | 2758 |
2759 msgid "-M\t\t\tModifications in text not allowed" | |
4073 | 2760 msgstr "-M\t\t\tModifikationen im Text nicht erlaubt" |
7 | 2761 |
2762 msgid "-b\t\t\tBinary mode" | |
2763 msgstr "-b\t\t\tBinärmodus" | |
2764 | |
2765 msgid "-l\t\t\tLisp mode" | |
4073 | 2766 msgstr "-l\t\t\tLisp Modus" |
7 | 2767 |
2768 msgid "-C\t\t\tCompatible with Vi: 'compatible'" | |
2769 msgstr "-C\t\t\tKompatibel zu Vi: 'compatible'" | |
2770 | |
2771 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'" | |
2772 msgstr "-N\t\t\tNicht ganz kompatibel zu Vi: 'nocompatible'" | |
2773 | |
2774 msgid "-V[N]\t\tVerbose level" | |
2775 msgstr "-V[N]\t\tVerbose Stufe" | |
2776 | |
2777 msgid "-D\t\t\tDebugging mode" | |
1619 | 2778 msgstr "-D\t\t\tDebug-Modus" |
7 | 2779 |
2780 msgid "-n\t\t\tNo swap file, use memory only" | |
837 | 2781 msgstr "-n\t\t\tKeine Auslagerungsdatei, verwende nur Speicher" |
7 | 2782 |
2783 msgid "-r\t\t\tList swap files and exit" | |
837 | 2784 msgstr "-r\t\t\tListe nur Auslagerungsdateien auf" |
7 | 2785 |
2786 msgid "-r (with file name)\tRecover crashed session" | |
2787 msgstr "-r (mit Dateiname)\tStelle abgestürzte Session wieder her" | |
2788 | |
2789 msgid "-L\t\t\tSame as -r" | |
2790 msgstr "-L\t\t\tGenauso wie z -r" | |
2791 | |
2792 msgid "-f\t\t\tDon't use newcli to open window" | |
2793 msgstr "-f\t\t\tVerwende nicht newcli zum Öffnen eines neuen Fensters" | |
2794 | |
2795 msgid "-dev <device>\t\tUse <device> for I/O" | |
2796 msgstr "-dev <device>\t\tVerwende <device> for I/O" | |
2797 | |
819 | 2798 msgid "-A\t\t\tstart in Arabic mode" |
2799 msgstr "-A\t\t\tStart im Arabischen Modus" | |
2800 | |
2801 msgid "-H\t\t\tStart in Hebrew mode" | |
2802 msgstr "-H\t\t\tStart im Hebräischen Modus" | |
2803 | |
2804 msgid "-F\t\t\tStart in Farsi mode" | |
2805 msgstr "-F\t\t\tStart im Farsi Modus" | |
33 | 2806 |
7 | 2807 msgid "-T <terminal>\tSet terminal type to <terminal>" |
837 | 2808 msgstr "-T <terminal>\tSetze Terminaltyp auf <terminal>" |
7 | 2809 |
2810 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc" | |
2811 msgstr "-u <vimrc>\t\tBenutze <vimrc> anstatt jeglicher .vimrc" | |
2812 | |
2813 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc" | |
2814 msgstr "-U <gvimrc>\t\tBenutze <gvimrc> anstatt jeglicher .gvimrc" | |
2815 | |
2816 msgid "--noplugin\t\tDon't load plugin scripts" | |
2817 msgstr "--noplugin\t\tlade keine \"plugin\"-Skripte" | |
2818 | |
2819 msgid "-o[N]\t\tOpen N windows (default: one for each file)" | |
2820 msgstr "-o[N]\t\tÖffne N Fenster (Vorgabe: einzeln für jede Datei)" | |
2821 | |
819 | 2822 msgid "-O[N]\t\tLike -o but split vertically" |
837 | 2823 msgstr "-O[N]\t\tWie -o, aber teile vertikal" |
33 | 2824 |
7 | 2825 msgid "+\t\t\tStart at end of file" |
2826 msgstr "+\t\t\tStarte am Ende der Datei" | |
2827 | |
2828 msgid "+<lnum>\t\tStart at line <lnum>" | |
2829 msgstr "+<lnum>\t\tStart in Zeile <lnum>" | |
2830 | |
2831 msgid "--cmd <command>\tExecute <command> before loading any vimrc file" | |
837 | 2832 msgstr "--cmd <Befehl>\tFühre <Befehl> vor dem Laden jeglicher vimrc-Datei aus" |
7 | 2833 |
2834 msgid "-c <command>\t\tExecute <command> after loading the first file" | |
2835 msgstr "-c <Befehl>\t\tFühre <Befehl> nach dem Laden der ersten Datei aus" | |
2836 | |
2837 msgid "-S <session>\t\tSource file <session> after loading the first file" | |
2838 msgstr "-S <session>\t\tLese Datei <session> nach dem Laden der ersten Datei" | |
2839 | |
2840 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>" | |
819 | 2841 msgstr "-s <scriptin>\tLese Normal-Modus Befehle aus der Skript-Datei <scriptin>" |
7 | 2842 |
2843 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>" | |
2844 msgstr "-w <scriptout>\tBefehle am Ende der Skript-Datei <scriptout> anfügen" | |
2845 | |
2846 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>" | |
2847 msgstr "-W <scriptout>\tSchreibe Befehle in die Skript-Datei <scriptout>" | |
2848 | |
2849 msgid "-x\t\t\tEdit encrypted files" | |
2850 msgstr "-x\t\t\tEditiere kodierte Dateien" | |
2851 | |
2852 msgid "-display <display>\tConnect vim to this particular X-server" | |
2853 msgstr "-display <display>\tStarte vim <display>" | |
2854 | |
2855 msgid "-X\t\t\tDo not connect to X server" | |
837 | 2856 msgstr "-X\t\t\tStelle keine Verbindung zum X-server her" |
7 | 2857 |
819 | 2858 msgid "--remote <files>\tEdit <files> in a Vim server if possible" |
837 | 2859 msgstr "--remote <Dateien>\tEditiere <Dateien> in einem Vim-Server falls möglich" |
819 | 2860 |
2861 msgid "--remote-silent <files> Same, don't complain if there is no server" | |
2862 msgstr "--remote-silent <Dateien> Dasselbe ohne Warnung, wenn kein Server vorhanden ist" | |
33 | 2863 |
7 | 2864 msgid "" |
2865 "--remote-wait <files> As --remote but wait for files to have been edited" | |
2866 msgstr "" | |
819 | 2867 "--remote-wait <Dateien> Wie --remote, aber warte, bis die <Dateien> editiert wurden" |
2868 | |
2869 msgid "" | |
2870 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
2871 msgstr "" | |
2872 "--remote-wait-silent <files> Dasselbe ohne Warnung, wenn kein Server vorhanden ist" | |
33 | 2873 |
7 | 2874 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit" |
2875 msgstr "--remote-send <keys>\tSchicke <keys> zu einem Vim Server und beende" | |
2876 | |
2877 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result" | |
837 | 2878 msgstr "--remote-expr <Ausdruck>\tFühre <Ausdruck> in einem Vim-Server aus und drucke das Ergebnis" |
7 | 2879 |
2880 msgid "--serverlist\t\tList available Vim server names and exit" | |
837 | 2881 msgstr "--serverlist\t\tDrucke verfügbare Vim-Server-Namen und beende" |
7 | 2882 |
2883 msgid "--servername <name>\tSend to/become the Vim server <name>" | |
837 | 2884 msgstr "--servername <Name>\tBenutze den Vim-Server <Name>" |
7 | 2885 |
2886 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" | |
2887 msgstr "-i <viminfo>\t\tBenutze <viminfo> statt .viminfo" | |
2888 | |
819 | 2889 msgid "-h or --help\tPrint Help (this message) and exit" |
2890 msgstr "-h or --help\tAnzeigen der Hilfe (diesen Text) und beenden" | |
2891 | |
2892 msgid "--version\t\tPrint version information and exit" | |
2893 msgstr "--version\t\tVersionsinformation anzeigen und beenden" | |
33 | 2894 |
7 | 2895 msgid "" |
2896 "\n" | |
2897 "Arguments recognised by gvim (Motif version):\n" | |
2898 msgstr "" | |
2899 "\n" | |
837 | 2900 "Argumente für die gvim (Motif Version):\n" |
7 | 2901 |
819 | 2902 msgid "" |
2903 "\n" | |
2904 "Arguments recognised by gvim (neXtaw version):\n" | |
2905 msgstr "" | |
2906 "\n" | |
837 | 2907 "Argumente für die gvim (neXtaw Version):\n" |
33 | 2908 |
7 | 2909 msgid "" |
2910 "\n" | |
2911 "Arguments recognised by gvim (Athena version):\n" | |
2912 msgstr "" | |
2913 "\n" | |
837 | 2914 "Argumente für die gvim (Athena Version):\n" |
7 | 2915 |
2916 msgid "-display <display>\tRun vim on <display>" | |
2917 msgstr "-display <display>\tStarte vim auf <display>" | |
2918 | |
2919 msgid "-iconic\t\tStart vim iconified" | |
2920 msgstr "-iconic\t\tStarte vim als Icon" | |
2921 | |
2922 msgid "-name <name>\t\tUse resource as if vim was <name>" | |
2923 msgstr "-name <name>\t\tBenutze so als ob vim <name> hieße" | |
2924 | |
2925 msgid "\t\t\t (Unimplemented)\n" | |
2926 msgstr "\t\t\t (Nicht implementiert)\n" | |
2927 | |
2928 msgid "-background <color>\tUse <color> for the background (also: -bg)" | |
819 | 2929 msgstr "-background <Farbe>\tBenutze <Farbe> für den Hintergrund (auch mit: -bg)" |
7 | 2930 |
2931 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
819 | 2932 msgstr "-foreground <Farbe>\tBenutze <Farbe> für den Text Vordergrund (auch mit: -fg)" |
7 | 2933 |
2934 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)" | |
819 | 2935 msgstr "-font <Schriftart>\tBenutze <Schriftart> für normalen Text (auch mit: -fn)" |
7 | 2936 |
2937 msgid "-boldfont <font>\tUse <font> for bold text" | |
2938 msgstr "-boldfont <Schriftart>\tBenutze <Schriftart> für Fettschrift" | |
2939 | |
2940 msgid "-italicfont <font>\tUse <font> for italic text" | |
2941 msgstr "-italicfont <Schriftart>\tBenutze <Schriftart> für geneigten Text" | |
2942 | |
2943 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)" | |
819 | 2944 msgstr "-geometry <geom>\tbenutze <geom> für die Anfangs Abmessungen (auch mit: -geom)" |
7 | 2945 |
2946 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)" | |
819 | 2947 msgstr "-borderwidth <Breite>\tBenutze einen Rahmen der Breite <Breite> (auch mit: -bw)" |
7 | 2948 |
2949 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)" | |
819 | 2950 msgstr "-scrollbarwidth <Breite> Benutze eine Scrollbar der Breite <Breite> (auch mit: -sw)" |
7 | 2951 |
2952 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)" | |
819 | 2953 msgstr "-menuheight <Höhe>\tBenutze einen Menü-Balken der Höhe <Höhe> (auch mit: -mh)" |
7 | 2954 |
2955 msgid "-reverse\t\tUse reverse video (also: -rv)" | |
2956 msgstr "-reverse\t\tBenutze invertierte Farben (auch mit: -rv)" | |
2957 | |
2958 msgid "+reverse\t\tDon't use reverse video (also: +rv)" | |
2959 msgstr "+reverse\t\tBenutze keine invertierten Farben (auch mit: +rv)" | |
2960 | |
2961 msgid "-xrm <resource>\tSet the specified resource" | |
33 | 2962 msgstr "-xrm <resource>\tSetze die gegebene Ressource" |
2963 | |
7 | 2964 msgid "" |
2965 "\n" | |
2966 "Arguments recognised by gvim (RISC OS version):\n" | |
2967 msgstr "" | |
2968 "\n" | |
2969 "Argumente für die gvim RISC-OS Version:\n" | |
2970 | |
2971 msgid "--columns <number>\tInitial width of window in columns" | |
2972 msgstr "--columns <Nummer>\tAnfangsbreite des Fensters in Spalten" | |
2973 | |
2974 msgid "--rows <number>\tInitial height of window in rows" | |
2975 msgstr "--rows <Nummer>\tAnfangshöhe des Fensters in Zeilen" | |
2976 | |
2977 msgid "" | |
2978 "\n" | |
2979 "Arguments recognised by gvim (GTK+ version):\n" | |
2980 msgstr "" | |
2981 "\n" | |
2982 "Argumente für die gvim GTK+ Version:\n" | |
2983 | |
2984 msgid "-display <display>\tRun vim on <display> (also: --display)" | |
2985 msgstr "-display <display>\tStarte vim auf <display> (auch mit: --display)" | |
2986 | |
819 | 2987 msgid "--role <role>\tSet a unique role to identify the main window" |
2988 msgstr "--role <role>\tSetze eine eindeutige Rolle, um das Hauptfenster zu identifizieren" | |
33 | 2989 |
2990 msgid "--socketid <xid>\tOpen Vim inside another GTK widget" | |
2991 msgstr "--socketid <xid>\tÖffne Vim in einem anderen GTK widget" | |
2992 | |
819 | 2993 msgid "-P <parent title>\tOpen Vim inside parent application" |
2994 msgstr "-P <parent title>\tÖffne Vim innerhalb der Vater-Applikation" | |
2995 | |
2996 msgid "No display" | |
2997 msgstr "Keine Anzeige" | |
7 | 2998 |
2999 #. Failed to send, abort. | |
819 | 3000 msgid ": Send failed.\n" |
3001 msgstr ": Versendung fehlgeschlagen.\n" | |
7 | 3002 |
3003 #. Let vim start normally. | |
819 | 3004 msgid ": Send failed. Trying to execute locally\n" |
3005 msgstr ": Versendung fehlgeschlagen. Versuche lokale Ausführung\n" | |
33 | 3006 |
7 | 3007 #, c-format |
3008 msgid "%d of %d edited" | |
837 | 3009 msgstr "%d von %d bearbeitet" |
7 | 3010 |
819 | 3011 msgid "No display: Send expression failed.\n" |
3012 msgstr "Keine Anzeige: Versenden des Ausdrucks fehlgeschlagen.\n" | |
3013 | |
3014 msgid ": Send expression failed.\n" | |
3015 msgstr ": Versenden des Ausdrucks fehlgeschlagen.\n" | |
33 | 3016 |
7 | 3017 msgid "No marks set" |
3018 msgstr "Keine Markierungen gesetzt" | |
3019 | |
3020 #, c-format | |
3021 msgid "E283: No marks matching \"%s\"" | |
3022 msgstr "E283: Keine Markierungen passen zu \"%s\"" | |
3023 | |
3024 #. Highlight title | |
3025 msgid "" | |
3026 "\n" | |
3027 "mark line col file/text" | |
3028 msgstr "" | |
3029 "\n" | |
3030 "Mark Zeile Sp Datei/Text" | |
3031 | |
3032 #. Highlight title | |
3033 msgid "" | |
3034 "\n" | |
3035 " jump line col file/text" | |
3036 msgstr "" | |
3037 "\n" | |
3038 " Sprung Zeile Sp Datei/Text" | |
3039 | |
33 | 3040 #. Highlight title |
819 | 3041 msgid "" |
3042 "\n" | |
3043 "change line col text" | |
3044 msgstr "" | |
3045 "\n" | |
3046 "Änder. Zeile Sp Text" | |
33 | 3047 |
7 | 3048 msgid "" |
3049 "\n" | |
3050 "# File marks:\n" | |
3051 msgstr "" | |
3052 "\n" | |
3053 "# Datei-Marken:\n" | |
3054 | |
3055 #. Write the jumplist with -' | |
3056 msgid "" | |
3057 "\n" | |
3058 "# Jumplist (newest first):\n" | |
3059 msgstr "" | |
3060 "\n" | |
819 | 3061 "# Geschichte (neueste zuerst):\n" |
7 | 3062 |
3063 msgid "" | |
3064 "\n" | |
3065 "# History of marks within files (newest to oldest):\n" | |
3066 msgstr "" | |
3067 "\n" | |
819 | 3068 "# Geschichte der Markierungen innerhalb von Dateien (neueste zuerst):\n" |
7 | 3069 |
3070 msgid "Missing '>'" | |
3071 msgstr "'>' fehlt" | |
3072 | |
819 | 3073 msgid "E543: Not a valid codepage" |
3074 msgstr "E543: Keine zulässige Codepage" | |
33 | 3075 |
7 | 3076 msgid "E284: Cannot set IC values" |
3077 msgstr "E284: Kann die IC Werte nicht setzen" | |
3078 | |
3079 msgid "E285: Failed to create input context" | |
3080 msgstr "E285: Eingabe-Kontext konnte nicht erzeugt werden" | |
3081 | |
3082 msgid "E286: Failed to open input method" | |
837 | 3083 msgstr "E286: Eingabemethode konnte geöffnet werden" |
7 | 3084 |
3085 msgid "E287: Warning: Could not set destroy callback to IM" | |
3086 msgstr "E287: Achtung: Destroy Callabck konnte nicht auf IM gesetzt werden" | |
3087 | |
3088 msgid "E288: input method doesn't support any style" | |
837 | 3089 msgstr "E288: Eingabemethode unterstützt keinen einzigen Stil" |
7 | 3090 |
3091 msgid "E289: input method doesn't support my preedit type" | |
837 | 3092 msgstr "E289: Eingabemethode unterstützt nicht meinen Voreditier-Typen" |
7 | 3093 |
3094 msgid "E290: over-the-spot style requires fontset" | |
3095 msgstr "E290: der Über-dem-Punkt Stil benötigt fontset" | |
3096 | |
3097 msgid "E291: Your GTK+ is older than 1.2.3. Status area disabled" | |
819 | 3098 msgstr "E291: Ihr GTK+ ist älter als 1.2.3. Der Status-Bereich wird abgeschaltet" |
7 | 3099 |
3100 msgid "E292: Input Method Server is not running" | |
837 | 3101 msgstr "E292: Server der Eingabemethode läuft nicht" |
7 | 3102 |
3103 msgid "E293: block was not locked" | |
3104 msgstr "E293: Block war nicht gesperrt" | |
3105 | |
3106 msgid "E294: Seek error in swap file read" | |
837 | 3107 msgstr "E294: Positionierungsfehler beim Lesen der Auslagerungsdatei" |
7 | 3108 |
3109 msgid "E295: Read error in swap file" | |
837 | 3110 msgstr "E295: Lesefehler in der Auslagerungsdatei" |
7 | 3111 |
3112 msgid "E296: Seek error in swap file write" | |
837 | 3113 msgstr "E296: Positionierungsfehler beim Schreiben in die Auslagerungsdatei" |
7 | 3114 |
3115 msgid "E297: Write error in swap file" | |
837 | 3116 msgstr "E297: Fehler beim Schreiben in die Auslagerungsdatei" |
7 | 3117 |
3118 msgid "E300: Swap file already exists (symlink attack?)" | |
837 | 3119 msgstr "E300: Auslagerungsdatei ist bereits vorhanden (symlink Attacke?)" |
7 | 3120 |
3121 msgid "E298: Didn't get block nr 0?" | |
3122 msgstr "E298: Block Nr. 0 nicht erhalten?" | |
3123 | |
3124 msgid "E298: Didn't get block nr 1?" | |
3125 msgstr "E298: Block Nr. 1 nicht erhalten?" | |
3126 | |
3127 msgid "E298: Didn't get block nr 2?" | |
3128 msgstr "E298: Block Nr. 2 nicht erhalten?" | |
3129 | |
3130 #. could not (re)open the swap file, what can we do???? | |
3131 msgid "E301: Oops, lost the swap file!!!" | |
837 | 3132 msgstr "E301: Ups, Verlust der Auslagerungsdatei!!!" |
7 | 3133 |
3134 msgid "E302: Could not rename swap file" | |
837 | 3135 msgstr "E302: Auslagerungsdatei konnte nicht umbenannt werden" |
7 | 3136 |
3137 #, c-format | |
3138 msgid "E303: Unable to open swap file for \"%s\", recovery impossible" | |
837 | 3139 msgstr "E303: Auslagerungsdatei für \"%s\" konnte nicht geöffnet werden, Wiederherstellung unmöglich" |
7 | 3140 |
3141 msgid "E304: ml_timestamp: Didn't get block 0??" | |
3142 msgstr "E304: ml_timestamp: Block Nr. 0 nicht erhalten?" | |
3143 | |
3144 #, c-format | |
3145 msgid "E305: No swap file found for %s" | |
837 | 3146 msgstr "E305: Keine Auslagerungsdatei für %s gefunden" |
7 | 3147 |
3148 msgid "Enter number of swap file to use (0 to quit): " | |
837 | 3149 msgstr "Geben Sie die Nummer der Auslagerungsdatei ein die verwendet werden soll (0 um abzubrechen): " |
7 | 3150 |
3151 #, c-format | |
3152 msgid "E306: Cannot open %s" | |
3153 msgstr "E306: %s kann nicht geöffnet werden" | |
3154 | |
3155 msgid "Unable to read block 0 from " | |
3156 msgstr "Block 0 kann nicht gelesen werden aus " | |
3157 | |
3158 msgid "" | |
3159 "\n" | |
3160 "Maybe no changes were made or Vim did not update the swap file." | |
3161 msgstr "" | |
3162 "\n" | |
837 | 3163 "Vielleicht wurden keine Änderungen vorgenommen oder Vim hatte die Auslagerungsdatei nicht aktualisiert." |
7 | 3164 |
3165 msgid " cannot be used with this version of Vim.\n" | |
3166 msgstr " kann nicht zusammen mit dieser Vim Version verwendet werden.\n" | |
3167 | |
3168 msgid "Use Vim version 3.0.\n" | |
3169 msgstr "Benutze Vim Version 3.0.\n" | |
3170 | |
3171 #, c-format | |
3172 msgid "E307: %s does not look like a Vim swap file" | |
837 | 3173 msgstr "E307: %s sieht nicht wie eine Vim Auslagerungsdatei aus" |
7 | 3174 |
3175 msgid " cannot be used on this computer.\n" | |
3176 msgstr " kann auf diesem Rechner nicht verwendet werden.\n" | |
3177 | |
3178 msgid "The file was created on " | |
3179 msgstr "Die Datei wurde erstellt um " | |
3180 | |
3181 msgid "" | |
3182 ",\n" | |
3183 "or the file has been damaged." | |
3184 msgstr "" | |
3185 ",\n" | |
3186 "oder die Datei wurde zerstört." | |
3187 | |
3188 #, c-format | |
3189 msgid "Using swap file \"%s\"" | |
837 | 3190 msgstr "Verwende Auslagerungsdatei \"%s\"" |
7 | 3191 |
3192 #, c-format | |
3193 msgid "Original file \"%s\"" | |
3194 msgstr "Original-Datei \"%s\"" | |
3195 | |
3196 msgid "E308: Warning: Original file may have been changed" | |
837 | 3197 msgstr "E308: Warnung: Die Originaldatei könnte verändert worden sein" |
7 | 3198 |
3199 #, c-format | |
3200 msgid "E309: Unable to read block 1 from %s" | |
3201 msgstr "E309: Block 1 kann nicht nicht von %s gelesen werden" | |
3202 | |
3203 msgid "???MANY LINES MISSING" | |
3204 msgstr "???VIELE ZEILEN FEHLEN" | |
3205 | |
3206 msgid "???LINE COUNT WRONG" | |
3207 msgstr "???ZEILEN ZÄHLER FALSCH" | |
3208 | |
3209 msgid "???EMPTY BLOCK" | |
3210 msgstr "???LEERER BLOCK" | |
3211 | |
3212 msgid "???LINES MISSING" | |
3213 msgstr "???ZEILEN FEHLEN" | |
3214 | |
3215 #, c-format | |
3216 msgid "E310: Block 1 ID wrong (%s not a .swp file?)" | |
3217 msgstr "E310: Block 1 ID falsch (ist %s keine .swp-Datei?)" | |
3218 | |
3219 msgid "???BLOCK MISSING" | |
3220 msgstr "???BLOCK FEHLT" | |
3221 | |
3222 msgid "??? from here until ???END lines may be messed up" | |
3223 msgstr "??? von hier bis ???ENDE könnten die Zeilen falsch sein" | |
3224 | |
3225 msgid "??? from here until ???END lines may have been inserted/deleted" | |
3226 msgstr "??? von hier bis ???ENDE könnten Zeilen eingefügt oder gelöscht sein" | |
3227 | |
3228 msgid "???END" | |
3229 msgstr "???ENDE" | |
3230 | |
3231 msgid "E311: Recovery Interrupted" | |
3232 msgstr "E311: Wiederherstellung unterbrochen" | |
3233 | |
3234 msgid "" | |
3235 "E312: Errors detected while recovering; look for lines starting with ???" | |
3236 msgstr "" | |
819 | 3237 "E312: Fehler wurden festgestellt während der Wiederherstellung: suche nach Zeilen die mit ??? beginnen" |
7 | 3238 |
33 | 3239 msgid "See \":help E312\" for more information." |
3240 msgstr "Lesen Sie \":help E312\" für weitere Informationen." | |
3241 | |
7 | 3242 msgid "Recovery completed. You should check if everything is OK." |
3243 msgstr "Wiederherstellung beendet. Prüfen Sie, ob alles alles OK ist." | |
3244 | |
3245 msgid "" | |
3246 "\n" | |
3247 "(You might want to write out this file under another name\n" | |
3248 msgstr "" | |
3249 "\n" | |
3250 "(Wollen Sie vielleicht diese Datei unter einem neuen Namen speichern\n" | |
3251 | |
3252 msgid "and run diff with the original file to check for changes)\n" | |
3253 msgstr "und \"diff\" zur Original-Datei machen, um Änderungen zu prüfen)\n" | |
3254 | |
3255 msgid "" | |
3256 "Delete the .swp file afterwards.\n" | |
3257 "\n" | |
3258 msgstr "" | |
3259 "Löschen Sie die .swp-Datei danach.\n" | |
3260 "\n" | |
3261 | |
3262 #. use msg() to start the scrolling properly | |
3263 msgid "Swap files found:" | |
837 | 3264 msgstr "Auslagerungsdateien gefunden:" |
7 | 3265 |
3266 msgid " In current directory:\n" | |
3267 msgstr " Im laufenden Verzeichnis:\n" | |
3268 | |
3269 msgid " Using specified name:\n" | |
3270 msgstr " Benutze gegebenen Namen:\n" | |
3271 | |
3272 msgid " In directory " | |
3273 msgstr " Im Verzeichnis " | |
3274 | |
3275 msgid " -- none --\n" | |
3276 msgstr " -- Nichts --\n" | |
3277 | |
3278 msgid " owned by: " | |
3279 msgstr " Eigentum von: " | |
3280 | |
3281 msgid " dated: " | |
3282 msgstr " vom: " | |
3283 | |
3284 msgid " dated: " | |
3285 msgstr " vom: " | |
3286 | |
3287 msgid " [from Vim version 3.0]" | |
3288 msgstr " [von Vim Version 3.0]" | |
3289 | |
3290 msgid " [does not look like a Vim swap file]" | |
837 | 3291 msgstr " [sieht nicht wie eine Vim Auslagerungsdatei aus]" |
7 | 3292 |
3293 msgid " file name: " | |
3294 msgstr " Dateiname: " | |
3295 | |
3296 msgid "" | |
3297 "\n" | |
3298 " modified: " | |
3299 msgstr "" | |
3300 "\n" | |
3301 " verändert: " | |
3302 | |
3303 msgid "YES" | |
3304 msgstr "JA" | |
3305 | |
3306 msgid "no" | |
3307 msgstr "nein" | |
3308 | |
3309 msgid "" | |
3310 "\n" | |
3311 " user name: " | |
3312 msgstr "" | |
3313 "\n" | |
837 | 3314 " Benutzer-Name: " |
7 | 3315 |
3316 msgid " host name: " | |
837 | 3317 msgstr " Host-Name: " |
7 | 3318 |
3319 msgid "" | |
3320 "\n" | |
3321 " host name: " | |
3322 msgstr "" | |
3323 "\n" | |
837 | 3324 " Host-Name: " |
7 | 3325 |
3326 msgid "" | |
3327 "\n" | |
3328 " process ID: " | |
3329 msgstr "" | |
3330 "\n" | |
837 | 3331 " Process-ID: " |
7 | 3332 |
3333 msgid " (still running)" | |
3334 msgstr " (läuft noch)" | |
3335 | |
3336 msgid "" | |
3337 "\n" | |
3338 " [not usable with this version of Vim]" | |
3339 msgstr "" | |
3340 "\n" | |
3341 " [nicht verwendbar zusammen mit dieser Vim-Version]" | |
3342 | |
3343 msgid "" | |
3344 "\n" | |
3345 " [not usable on this computer]" | |
3346 msgstr "" | |
3347 "\n" | |
3348 " [nicht verwendbar auf diesem Rechner]" | |
3349 | |
3350 msgid " [cannot be read]" | |
3351 msgstr " [kann nicht gelesen werden]" | |
3352 | |
3353 msgid " [cannot be opened]" | |
3354 msgstr " [kann nicht geöffnet werden]" | |
3355 | |
3356 msgid "E313: Cannot preserve, there is no swap file" | |
837 | 3357 msgstr "E313: Kann nicht absichern, es gibt keine Auslagerungsdatei" |
7 | 3358 |
3359 msgid "File preserved" | |
3360 msgstr "Datei gesichert" | |
3361 | |
3362 msgid "E314: Preserve failed" | |
3363 msgstr "E314: Absicherung fehlgeschlagen" | |
3364 | |
3365 #, c-format | |
3366 msgid "E315: ml_get: invalid lnum: %ld" | |
3367 msgstr "E315: ml_get: unzulässige lnum: %ld" | |
3368 | |
3369 #, c-format | |
3370 msgid "E316: ml_get: cannot find line %ld" | |
1619 | 3371 msgstr "E316: ml_get: kann Zeile %ld nicht finden" |
7 | 3372 |
3373 msgid "E317: pointer block id wrong 3" | |
837 | 3374 msgstr "E317: Zeiger Block id falsch 3" |
7 | 3375 |
3376 msgid "stack_idx should be 0" | |
3377 msgstr "stack_idx sollte 0 sein" | |
3378 | |
3379 msgid "E318: Updated too many blocks?" | |
3380 msgstr "E318: Zu viele Blocks aktualisiert?" | |
3381 | |
3382 msgid "E317: pointer block id wrong 4" | |
3383 msgstr "E317: Zeiger Block id falsch 4" | |
3384 | |
3385 msgid "deleted block 1?" | |
3386 msgstr "Block 1 gelöscht?" | |
3387 | |
3388 #, c-format | |
3389 msgid "E320: Cannot find line %ld" | |
1619 | 3390 msgstr "E320: Kann Zeile %ld nicht finden" |
7 | 3391 |
3392 msgid "E317: pointer block id wrong" | |
3393 msgstr "E317: Zeiger Block id ist falsch" | |
3394 | |
3395 msgid "pe_line_count is zero" | |
3396 msgstr "pe_line_count ist Null" | |
3397 | |
3398 #, c-format | |
3399 msgid "E322: line number out of range: %ld past the end" | |
3400 msgstr "E322: Zeilennummer nicht im zulässigen Bereich: %ld nach dem Ende" | |
3401 | |
3402 #, c-format | |
3403 msgid "E323: line count wrong in block %ld" | |
3404 msgstr "E323: Zeilen Zähler falsch in Block %ld" | |
3405 | |
3406 msgid "Stack size increases" | |
3407 msgstr "Stapel Größe wächst" | |
3408 | |
3409 msgid "E317: pointer block id wrong 2" | |
3410 msgstr "E317: Zeiger Block id falsch 2" | |
3411 | |
3412 msgid "E325: ATTENTION" | |
3413 msgstr "E325: ACHTUNG" | |
3414 | |
3415 msgid "" | |
3416 "\n" | |
3417 "Found a swap file by the name \"" | |
3418 msgstr "" | |
3419 "\n" | |
837 | 3420 "Auslagerungsdatei mit folgendem Namen gefunden: \"" |
7 | 3421 |
3422 msgid "While opening file \"" | |
3423 msgstr "Beim Öffnen der Datei \"" | |
3424 | |
3425 msgid " NEWER than swap file!\n" | |
837 | 3426 msgstr " neuer als Auslagerungsdatei!\n" |
7 | 3427 |
3428 #. Some of these messages are long to allow translation to | |
3429 #. * other languages. | |
3430 msgid "" | |
3431 "\n" | |
3432 "(1) Another program may be editing the same file.\n" | |
3433 " If this is the case, be careful not to end up with two\n" | |
3434 " different instances of the same file when making changes.\n" | |
3435 msgstr "" | |
3436 "\n" | |
3437 "(1) Ein anderes Programm editiert möglicherweise diese Datei.\n" | |
3438 " Wenn dies der Fall ist, sollten Sie vorsichtig sein, damit\n" | |
3439 " es nicht zu Überschneidungen kommt.\n" | |
3440 | |
3441 msgid " Quit, or continue with caution.\n" | |
3442 msgstr " Ende, oder Fortsetzung mit Vorsicht.\n" | |
3443 | |
3444 msgid "" | |
3445 "\n" | |
3446 "(2) An edit session for this file crashed.\n" | |
3447 msgstr "" | |
3448 "\n" | |
837 | 3449 "(2) Eine Editiersitzung für diese Datei ist abgestürzt.\n" |
7 | 3450 |
3451 msgid " If this is the case, use \":recover\" or \"vim -r " | |
819 | 3452 msgstr " Wenn dies der Fall ist, so verwenden Sie \":recover\" oder \"vim -r " |
7 | 3453 |
3454 msgid "" | |
3455 "\"\n" | |
3456 " to recover the changes (see \":help recovery\").\n" | |
3457 msgstr "" | |
3458 "\"\n" | |
3459 " um die Änderungen wiederherzustellen (siehe \":help recovery\").\n" | |
3460 | |
3461 msgid " If you did this already, delete the swap file \"" | |
837 | 3462 msgstr " Wenn dies bereits geschehen ist, löschen Sie die Auslagerungsdatei \"" |
7 | 3463 |
3464 msgid "" | |
3465 "\"\n" | |
3466 " to avoid this message.\n" | |
3467 msgstr "" | |
3468 "\"\n" | |
3469 " um diese Nachricht zu vermeiden.\n" | |
3470 | |
3471 msgid "Swap file \"" | |
837 | 3472 msgstr "Auslagerungsdatei \"" |
7 | 3473 |
3474 msgid "\" already exists!" | |
3475 msgstr "\" ist bereits vorhanden!" | |
3476 | |
3477 msgid "VIM - ATTENTION" | |
3478 msgstr "VIM - ACHTUNG" | |
3479 | |
33 | 3480 msgid "Swap file already exists!" |
837 | 3481 msgstr "Auslagerungsdatei ist bereits vorhanden!" |
33 | 3482 |
819 | 3483 msgid "" |
3484 "&Open Read-Only\n" | |
3485 "&Edit anyway\n" | |
3486 "&Recover\n" | |
3487 "&Quit\n" | |
3488 "&Abort" | |
3489 msgstr "" | |
1121 | 3490 "Nur zum &Lesen öffnen\n" |
819 | 3491 "Trotzdem &editieren\n" |
3492 "&Wiederherstellen\n" | |
3493 "&Beenden\n" | |
3494 "&Abbrechen" | |
3495 | |
3496 msgid "" | |
3497 "&Open Read-Only\n" | |
3498 "&Edit anyway\n" | |
3499 "&Recover\n" | |
3500 "&Delete it\n" | |
3501 "&Quit\n" | |
3502 "&Abort" | |
3503 msgstr "" | |
1121 | 3504 "Nur zum &Lesen öffnen\n" |
819 | 3505 "Trotzdem &editieren\n" |
3506 "&Wiederherstellen\n" | |
1121 | 3507 "&Datei Löschen\n" |
819 | 3508 "&Beenden\n" |
3509 "&Abbrechen" | |
33 | 3510 |
7 | 3511 msgid "E326: Too many swap files found" |
837 | 3512 msgstr "E326: Zu viele Auslagerungsdateien gefunden" |
7 | 3513 |
3514 msgid "E327: Part of menu-item path is not sub-menu" | |
3515 msgstr "E327: Teil des Menüpunkt-Pfades muss zum Untermenü führen" | |
3516 | |
3517 msgid "E328: Menu only exists in another mode" | |
3518 msgstr "E328: Menü existiert nur in anderen Modus" | |
3519 | |
819 | 3520 #, c-format |
3521 msgid "E329: No menu \"%s\"" | |
3522 msgstr "E329: Kein Menü \"%s\"" | |
7 | 3523 |
3524 msgid "E330: Menu path must not lead to a sub-menu" | |
3525 msgstr "E330: Menü-Pfad darf nicht zum Untermenü führen" | |
3526 | |
3527 msgid "E331: Must not add menu items directly to menu bar" | |
837 | 3528 msgstr "E331: Menüpunkt können nicht direkt zum Menü-Balken hinzugefügt werden" |
7 | 3529 |
3530 msgid "E332: Separator cannot be part of a menu path" | |
3531 msgstr "E332: Trenner kann nicht Teil des Menü-Pfades sein" | |
3532 | |
3533 #. Now we have found the matching menu, and we list the mappings | |
3534 #. Highlight title | |
3535 msgid "" | |
3536 "\n" | |
3537 "--- Menus ---" | |
3538 msgstr "" | |
3539 "\n" | |
3540 "--- Menüs ---" | |
3541 | |
3542 msgid "Tear off this menu" | |
3543 msgstr "Reiße dieses Menü ab" | |
3544 | |
3545 msgid "E333: Menu path must lead to a menu item" | |
837 | 3546 msgstr "E333: Menü-Pfad muss zu einem Menüpunkt führen" |
7 | 3547 |
3548 #, c-format | |
3549 msgid "E334: Menu not found: %s" | |
3550 msgstr "E334: Menü nicht gefunden: %s" | |
3551 | |
3552 #, c-format | |
3553 msgid "E335: Menu not defined for %s mode" | |
3554 msgstr "E335: Menü ist für %s Modus nicht definiert" | |
3555 | |
3556 msgid "E336: Menu path must lead to a sub-menu" | |
3557 msgstr "E336: Menü-Pfad muss zum Untermenü führen" | |
3558 | |
3559 msgid "E337: Menu not found - check menu names" | |
3560 msgstr "E337: Menü nicht gefunden - überprüfe Menü-Namen" | |
3561 | |
3562 #, c-format | |
3563 msgid "Error detected while processing %s:" | |
3564 msgstr "Fehler beim Ausführen von \"%s\":" | |
3565 | |
3566 #, c-format | |
3567 msgid "line %4ld:" | |
3568 msgstr "Zeile %4ld:" | |
3569 | |
819 | 3570 #, c-format |
3571 msgid "E354: Invalid register name: '%s'" | |
3572 msgstr "E354: Ungültiger Register Name: '%s'" | |
7 | 3573 |
3574 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" | |
837 | 3575 msgstr "Übersetzt von Georg Dahn <gorgyd@yahoo.co.uk>" |
7 | 3576 |
3577 msgid "Interrupt: " | |
3578 msgstr "Unterbrechung: " | |
3579 | |
3580 msgid "Hit ENTER or type command to continue" | |
3581 msgstr "Drücken Sie die EINGABETASTE oder geben Sie einen Befehl ein" | |
3582 | |
819 | 3583 #, c-format |
3584 msgid "%s line %ld" | |
3585 msgstr "%s Zeile %ld" | |
3586 | |
7 | 3587 msgid "-- More --" |
3588 msgstr "-- Mehr --" | |
3589 | |
819 | 3590 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit " |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3591 msgstr " LEERZEICHEN/d/j: Seite/halbe Seite/Zeile vorwärts, b/u/k: rückwärts, q: Ende " |
7 | 3592 |
3593 msgid "Question" | |
3594 msgstr "Frage" | |
3595 | |
3596 msgid "" | |
3597 "&Yes\n" | |
3598 "&No" | |
3599 msgstr "" | |
3600 "&Ja\n" | |
3601 "&Nein" | |
3602 | |
3603 msgid "" | |
3604 "&Yes\n" | |
3605 "&No\n" | |
3606 "Save &All\n" | |
3607 "&Discard All\n" | |
3608 "&Cancel" | |
3609 msgstr "" | |
3610 "&Ja\n" | |
3611 "&Nein\n" | |
3612 "Alle &Speichern\n" | |
3613 "Alle &Verwerfen\n" | |
3614 "&Abbrechen" | |
3615 | |
3616 msgid "Save File dialog" | |
3617 msgstr "Datei Speichern Dialog" | |
3618 | |
3619 msgid "Open File dialog" | |
3620 msgstr "Datei Öffnen Dialog" | |
3621 | |
3622 #. TODO: non-GUI file selector here | |
3623 msgid "E338: Sorry, no file browser in console mode" | |
819 | 3624 msgstr "E338: Kein Datei-Dialog im Konsole-Modus" |
3625 | |
3626 msgid "E766: Insufficient arguments for printf()" | |
3627 msgstr "E766: Zu wenige Argumente für printf()" | |
3628 | |
3629 msgid "E767: Too many arguments to printf()" | |
3630 msgstr "E767: Zu viele Argumente für printf()" | |
7 | 3631 |
3632 msgid "W10: Warning: Changing a readonly file" | |
3633 msgstr "W10: Warnung: Ändern einer schreibgeschützten Datei" | |
3634 | |
819 | 3635 msgid "Type number or click with mouse (<Enter> cancels): " |
3636 msgstr "Bitte Nummer eingeben oder mit der Maus auswählen (abbrechen mit <Enter>)" | |
3637 | |
3638 msgid "Choice number (<Enter> cancels): " | |
3639 msgstr "Gewünschte Nummer (abbrechen mit <Enter>)" | |
3640 | |
7 | 3641 msgid "1 more line" |
3642 msgstr "eine Zeile mehr" | |
3643 | |
3644 msgid "1 line less" | |
3645 msgstr "eine Zeile weniger" | |
3646 | |
3647 #, c-format | |
3648 msgid "%ld more lines" | |
3649 msgstr "%ld Zeilen mehr" | |
3650 | |
3651 #, c-format | |
3652 msgid "%ld fewer lines" | |
3653 msgstr "%ld Zeilen weniger" | |
3654 | |
3655 msgid " (Interrupted)" | |
3656 msgstr " (Unterbrochen)" | |
3657 | |
819 | 3658 msgid "Beep!" |
3659 msgstr "Beep!" | |
3660 | |
7 | 3661 msgid "Vim: preserving files...\n" |
3662 msgstr "Vim: Sichern der Dateien...\n" | |
3663 | |
3664 #. close all memfiles, without deleting | |
3665 msgid "Vim: Finished.\n" | |
3666 msgstr "Vim: Beendet.\n" | |
3667 | |
3668 msgid "ERROR: " | |
3669 msgstr "FEHLER: " | |
3670 | |
3671 #, c-format | |
3672 msgid "" | |
3673 "\n" | |
3674 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" | |
3675 msgstr "" | |
3676 "\n" | |
837 | 3677 "[Bytes] gesamt alloc-frei %lu-%lu, in Verwendung %lu, maximale Verwendung %lu\n" |
7 | 3678 |
3679 #, c-format | |
3680 msgid "" | |
3681 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" | |
3682 "\n" | |
3683 msgstr "" | |
3684 "[Aufrufe] gesamt re/malloc()s %lu, gesamt free()s %lu\n" | |
3685 "\n" | |
3686 | |
3687 msgid "E340: Line is becoming too long" | |
3688 msgstr "E340: Zeile wird zu lang" | |
3689 | |
3690 #, c-format | |
3691 msgid "E341: Internal error: lalloc(%ld, )" | |
3692 msgstr "E341: Interner Fehler: lalloc(%ld, )" | |
3693 | |
3694 #, c-format | |
3695 msgid "E342: Out of memory! (allocating %lu bytes)" | |
837 | 3696 msgstr "E342: Kein Speicherplatz mehr vorhanden (%lu Bytes reserviert)" |
7 | 3697 |
3698 #, c-format | |
3699 msgid "Calling shell to execute: \"%s\"" | |
3700 msgstr "Rufe Shell auf, um \"%s\" auszuführen" | |
3701 | |
819 | 3702 msgid "E545: Missing colon" |
3703 msgstr "E545: Fehlender Doppelpunkt" | |
3704 | |
3705 msgid "E546: Illegal mode" | |
3706 msgstr "E546: Unzulässiger Modus" | |
3707 | |
3708 msgid "E547: Illegal mouseshape" | |
837 | 3709 msgstr "E547: Unzulässiger Mauszeiger" |
819 | 3710 |
3711 msgid "E548: digit expected" | |
3712 msgstr "E548: Ziffer erwartet" | |
3713 | |
3714 msgid "E549: Illegal percentage" | |
3715 msgstr "E549: Unzulässige Prozentangabe" | |
33 | 3716 |
7 | 3717 msgid "Enter encryption key: " |
3718 msgstr "Geben Sie bitte den Schlüssel ein: " | |
3719 | |
3720 msgid "Enter same key again: " | |
3721 msgstr "Geben Sie den gleichen Schlüssel nochmals ein:" | |
3722 | |
3723 msgid "Keys don't match!" | |
3724 msgstr "Die Schlüssel stimmen nicht überein!" | |
3725 | |
3726 #, c-format | |
3727 msgid "" | |
3728 "E343: Invalid path: '**[number]' must be at the end of the path or be " | |
3729 "followed by '%s'." | |
3730 msgstr "" | |
819 | 3731 "E343: Ungültiger Pfad: '**[Nummer]' muss am Ende des Pfads sein, oder von " |
3732 "'%s' gefolgt werden. Siehe \":help path\"." | |
33 | 3733 |
7 | 3734 #, c-format |
3735 msgid "E344: Can't find directory \"%s\" in cdpath" | |
1619 | 3736 msgstr "E344: Kann Verzeichnis \"%s\" nicht im 'cdpath' finden" |
7 | 3737 |
3738 #, c-format | |
3739 msgid "E345: Can't find file \"%s\" in path" | |
1619 | 3740 msgstr "E345: Kann Datei \"%s\" nicht im Pfad finden" |
7 | 3741 |
3742 #, c-format | |
3743 msgid "E346: No more directory \"%s\" found in cdpath" | |
3744 msgstr "E346: Kein weiteres Verzeichnis \"%s\" im 'cdpath' gefunden" | |
3745 | |
3746 #, c-format | |
3747 msgid "E347: No more file \"%s\" found in path" | |
3748 msgstr "E347: Keine weitere Datei \"%s\" im Pfad gefunden" | |
3749 | |
33 | 3750 #. Get here when the server can't be found. |
819 | 3751 msgid "Cannot connect to Netbeans #2" |
3752 msgstr "Keine Verbindung zu NetBeans #2" | |
3753 | |
3754 msgid "Cannot connect to Netbeans" | |
3755 msgstr "Keine Verbindung zu NetBeans" | |
3756 | |
3757 #, c-format | |
3758 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\"" | |
3759 msgstr "E668: Falscher Zugriffsmodus auf die NetBeans Zugriff-Informationsdatei: \"%s\"" | |
3760 | |
3761 msgid "read from Netbeans socket" | |
3762 msgstr "gelesen vom NetBeans Socket" | |
3763 | |
3764 #, c-format | |
3765 msgid "E658: NetBeans connection lost for buffer %ld" | |
3766 msgstr "E658: Verbindung zu NetBeans für Puffer %ld verloren" | |
3767 | |
3768 msgid "E505: " | |
3769 msgstr "E505: " | |
3770 | |
3771 msgid "E774: 'operatorfunc' is empty" | |
1619 | 3772 msgstr "E774: 'operatorfunc' is empty" |
819 | 3773 |
3774 msgid "E775: Eval feature not available" | |
3775 msgstr "E775: Evaluierungsfunktion nicht verfügbar" | |
33 | 3776 |
7 | 3777 msgid "Warning: terminal cannot highlight" |
3778 msgstr "Achtung: Terminal unterstützt keine Hervorhebung" | |
3779 | |
3780 msgid "E348: No string under cursor" | |
3781 msgstr "E348: Keine Zeichenkette unter dem Cursor" | |
3782 | |
3783 # Identifizierungszeichen/merkmal, Bezeichner | |
3784 msgid "E349: No identifier under cursor" | |
3785 msgstr "E349: Kein Merkmal unter dem Cursor" | |
3786 | |
3787 msgid "E352: Cannot erase folds with current 'foldmethod'" | |
819 | 3788 msgstr "E352: Faltung kann mit der eingestellten Faltungsmethode nicht gelöscht werden" |
3789 | |
3790 msgid "E664: changelist is empty" | |
3791 msgstr "E664: Liste der Änderungen ist leer" | |
3792 | |
3793 msgid "E662: At start of changelist" | |
3794 msgstr "E662: Am Anfang der Liste der Änderungen" | |
3795 | |
3796 msgid "E663: At end of changelist" | |
3797 msgstr "E663: Am Ende der Liste der Änderungen" | |
3798 | |
3799 msgid "Type :quit<Enter> to exit Vim" | |
3800 msgstr "Bitte :quit<Enter> eingeben um Vim zu verlassen" | |
33 | 3801 |
7 | 3802 #, c-format |
3803 msgid "1 line %sed 1 time" | |
3804 msgstr "eine Zeile ein Mal %s" | |
3805 | |
3806 #, c-format | |
3807 msgid "1 line %sed %d times" | |
819 | 3808 msgstr "eine Zeile %s %d Mal" |
7 | 3809 |
3810 #, c-format | |
3811 msgid "%ld lines %sed 1 time" | |
3812 msgstr "%ld Zeilen %s ein Mal" | |
3813 | |
3814 #, c-format | |
3815 msgid "%ld lines %sed %d times" | |
3816 msgstr "%ld Zeilen %s %d Mal" | |
3817 | |
3818 #, c-format | |
3819 msgid "%ld lines to indent... " | |
3820 msgstr "%ld Zeilen zum Einrücken... " | |
3821 | |
3822 msgid "1 line indented " | |
819 | 3823 msgstr "eine Zeile eingerückt... " |
7 | 3824 |
3825 #, c-format | |
3826 msgid "%ld lines indented " | |
3827 msgstr "%ld Zeilen eingerückt... " | |
3828 | |
819 | 3829 msgid "E748: No previously used register" |
3830 msgstr "E748: Kein bereits verwendetes Register" | |
3831 | |
7 | 3832 #. must display the prompt |
3833 msgid "cannot yank; delete anyway" | |
3834 msgstr "kann nicht kopieren; lösche trotzdem" | |
3835 | |
3836 msgid "1 line changed" | |
819 | 3837 msgstr "eine Zeile geändert" |
7 | 3838 |
3839 #, c-format | |
3840 msgid "%ld lines changed" | |
3841 msgstr "%ld Zeilen geändert" | |
3842 | |
3843 #, c-format | |
3844 msgid "freeing %ld lines" | |
3845 msgstr "gebe %ld Zeilen frei" | |
3846 | |
819 | 3847 msgid "block of 1 line yanked" |
3848 msgstr "Block von einer Zeile kopiert" | |
3849 | |
7 | 3850 msgid "1 line yanked" |
819 | 3851 msgstr "eine Zeile kopiert" |
3852 | |
3853 #, c-format | |
3854 msgid "block of %ld lines yanked" | |
3855 msgstr "Block von %ld Zeilen kopiert" | |
7 | 3856 |
3857 #, c-format | |
3858 msgid "%ld lines yanked" | |
3859 msgstr "%ld Zeilen kopiert" | |
3860 | |
3861 #, c-format | |
3862 msgid "E353: Nothing in register %s" | |
3863 msgstr "E353: Register %s ist leer" | |
3864 | |
3865 #. Highlight title | |
3866 msgid "" | |
3867 "\n" | |
3868 "--- Registers ---" | |
3869 msgstr "" | |
3870 "\n" | |
3871 "--- Register ---" | |
3872 | |
3873 msgid "Illegal register name" | |
3874 msgstr "Unzulässiger Register Name" | |
3875 | |
3876 msgid "" | |
3877 "\n" | |
3878 "# Registers:\n" | |
3879 msgstr "" | |
3880 "\n" | |
3881 "# Register:\n" | |
3882 | |
837 | 3883 #, c-format |
819 | 3884 msgid "E574: Unknown register type %d" |
3885 msgstr "E574: Unbekannter Register Typ %d" | |
7 | 3886 |
3887 #, c-format | |
3888 msgid "%ld Cols; " | |
3889 msgstr "%ld Spalten; " | |
3890 | |
3891 #, c-format | |
3892 msgid "Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Bytes" | |
819 | 3893 msgstr "%s%ld von %ld Zeilen; %ld von %ld Wörtern; %ld von %ld Bytes" |
3894 | |
3895 #, c-format | |
3896 msgid "" | |
3897 "Selected %s%ld of %ld Lines; %ld of %ld Words; %ld of %ld Chars; %ld of %ld " | |
3898 "Bytes" | |
3899 msgstr "" | |
3900 "%s%ld von %ld Zeilen; %ld von %ld Wörtern; %ld von %ld Zeichen; %ld von %ld " | |
3901 "Bytes" | |
7 | 3902 |
3903 #, c-format | |
3904 msgid "Col %s of %s; Line %ld of %ld; Word %ld of %ld; Byte %ld of %ld" | |
819 | 3905 msgstr "Sp %s von %s; Zeile %ld von %ld; Wort %ld von %ld; Byte %ld von %ld" |
3906 | |
3907 #, c-format | |
3908 msgid "" | |
3909 "Col %s of %s; Line %ld of %ld; Word %ld of %ld; Char %ld of %ld; Byte %ld of " | |
3910 "%ld" | |
3911 msgstr "" | |
3912 "Sp %s von %s; Zeile %ld von %ld; Wort %ld von %ld; Zeichen %ld von %ld; Byte %ld von " | |
3913 "%ld" | |
7 | 3914 |
3915 #, c-format | |
3916 msgid "(+%ld for BOM)" | |
3917 msgstr "(+%ld für BOM)" | |
3918 | |
819 | 3919 msgid "%<%f%h%m%=Page %N" |
3920 msgstr "%<%f%h%m%=Seite %N" | |
33 | 3921 |
7 | 3922 msgid "Thanks for flying Vim" |
3923 msgstr "Danke für die Benutzung von Vim" | |
3924 | |
819 | 3925 msgid "E518: Unknown option" |
3926 msgstr "E518: Unbekannte Option" | |
3927 | |
3928 msgid "E519: Option not supported" | |
3929 msgstr "E519: Option nicht unterstützt" | |
3930 | |
3931 msgid "E520: Not allowed in a modeline" | |
3932 msgstr "E520: Nicht erlaubt in einer Modeline" | |
3933 | |
3934 msgid "E521: Number required after =" | |
3935 msgstr "E521: Zahl benötigt nach =" | |
3936 | |
3937 msgid "E522: Not found in termcap" | |
3938 msgstr "E522: Nicht gefunden in 'termcap'" | |
3939 | |
3940 #, c-format | |
3941 msgid "E539: Illegal character <%s>" | |
3942 msgstr "E539: Unzulässiges Zeichen <%s>" | |
3943 | |
3944 msgid "E529: Cannot set 'term' to empty string" | |
3945 msgstr "E529: 'term' darf keine leere Zeichenkette sein" | |
3946 | |
3947 msgid "E530: Cannot change term in GUI" | |
3948 msgstr "E530: Kann Terminal in der GUI nicht verändern" | |
3949 | |
3950 msgid "E531: Use \":gui\" to start the GUI" | |
3951 msgstr "E531: Verwende \":gui\", um die GUI-Version zu starten" | |
3952 | |
3953 msgid "E589: 'backupext' and 'patchmode' are equal" | |
3954 msgstr "E589: 'backupext' und 'patchmode' sind gleich" | |
3955 | |
3956 msgid "E617: Cannot be changed in the GTK+ 2 GUI" | |
3957 msgstr "E617: Kann in der GTK+ 2 GUI nicht verändert werden" | |
3958 | |
3959 msgid "E524: Missing colon" | |
3960 msgstr "E524: Fehlender Doppelpunkt" | |
3961 | |
3962 msgid "E525: Zero length string" | |
3963 msgstr "E525: Zeichenkette der Länge Null" | |
3964 | |
3965 #, c-format | |
3966 msgid "E526: Missing number after <%s>" | |
3967 msgstr "E526: Fehlende Zahl nach <%s>" | |
3968 | |
3969 msgid "E527: Missing comma" | |
3970 msgstr "E527: Fehlendes Komma" | |
3971 | |
3972 msgid "E528: Must specify a ' value" | |
3973 msgstr "E528: Ein ' Wert muss angegeben werden" | |
3974 | |
3975 msgid "E595: contains unprintable or wide character" | |
3976 msgstr "E595: Enthält nicht-druckbare oder Multi-Byte Zeichen" | |
3977 | |
3978 msgid "E596: Invalid font(s)" | |
3979 msgstr "E596: Ungültige Schriftart(en)" | |
3980 | |
3981 msgid "E597: can't select fontset" | |
3982 msgstr "E597: Kann \"Fontset\" nicht auswählen" | |
3983 | |
3984 msgid "E598: Invalid fontset" | |
3985 msgstr "E598: Ungültiges \"Fontset\"" | |
3986 | |
3987 msgid "E533: can't select wide font" | |
3988 msgstr "E533: Kann Breitschrift nicht auswählen" | |
3989 | |
3990 msgid "E534: Invalid wide font" | |
3991 msgstr "E534: Ungültige Breitschrift" | |
3992 | |
3993 #, c-format | |
3994 msgid "E535: Illegal character after <%c>" | |
3995 msgstr "E535: Ungültiges Zeichen nach <%c>" | |
3996 | |
3997 msgid "E536: comma required" | |
3998 msgstr "E536: Komma benötigt" | |
3999 | |
4000 #, c-format | |
4001 msgid "E537: 'commentstring' must be empty or contain %s" | |
4002 msgstr "E537: 'commentstring' muss leer sein oder %s enthalten" | |
4003 | |
4004 msgid "E538: No mouse support" | |
4005 msgstr "E538: Keine Maus-Unterstützung" | |
4006 | |
4007 msgid "E540: Unclosed expression sequence" | |
4008 msgstr "E540: Nicht-geschlossene Ausdrucksfolge" | |
4009 | |
4010 msgid "E541: too many items" | |
4011 msgstr "E541: Zu viele Elemente" | |
4012 | |
4013 msgid "E542: unbalanced groups" | |
4014 msgstr "E542: Unausgewogene Gruppen" | |
4015 | |
4016 msgid "E590: A preview window already exists" | |
4017 msgstr "E590: Ein Voransichtsfenster existiert bereits" | |
4018 | |
4019 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'" | |
4020 msgstr "W17: Arabisch benötigt UTF-8, bitte ':set encoding=utf-8' ausführen" | |
4021 | |
4022 #, c-format | |
4023 msgid "E593: Need at least %d lines" | |
4024 msgstr "E593: Mindestens %d Zeilen werden benötigt" | |
4025 | |
4026 #, c-format | |
4027 msgid "E594: Need at least %d columns" | |
4028 msgstr "E594: Mindestens %d Spalten werden benötigt" | |
33 | 4029 |
7 | 4030 #, c-format |
4031 msgid "E355: Unknown option: %s" | |
4032 msgstr "E355: Unbekannte Option: %s" | |
4033 | |
4034 msgid "" | |
4035 "\n" | |
4036 "--- Terminal codes ---" | |
4037 msgstr "" | |
4038 "\n" | |
4039 "--- Terminal Codes ---" | |
4040 | |
4041 msgid "" | |
4042 "\n" | |
4043 "--- Global option values ---" | |
4044 msgstr "" | |
4045 "\n" | |
4046 "--- Werte globaler Optionen ---" | |
4047 | |
4048 msgid "" | |
4049 "\n" | |
4050 "--- Local option values ---" | |
4051 msgstr "" | |
4052 "\n" | |
4053 "--- Werte lokaler Optionen ---" | |
4054 | |
4055 msgid "" | |
4056 "\n" | |
4057 "--- Options ---" | |
4058 msgstr "" | |
4059 "\n" | |
4060 "--- Optionen ---" | |
4061 | |
4062 msgid "E356: get_varp ERROR" | |
4063 msgstr "E356: get_varp FEHLER" | |
4064 | |
4065 #, c-format | |
4066 msgid "E357: 'langmap': Matching character missing for %s" | |
4067 msgstr "E357: 'langmap': Passendes Zeichen fehlt für %s" | |
4068 | |
4069 #, c-format | |
4070 msgid "E358: 'langmap': Extra characters after semicolon: %s" | |
4071 msgstr "E358: 'langmap': Überschüssige Zeichen nach dem Semikolon: %s" | |
4072 | |
4073 msgid "cannot open " | |
4074 msgstr "kann nicht öffnen" | |
4075 | |
4076 msgid "VIM: Can't open window!\n" | |
4077 msgstr "VIM: Fenster kann nicht geöffnet werden!\n" | |
4078 | |
4079 msgid "Need Amigados version 2.04 or later\n" | |
4080 msgstr "Brauche Amigados Version 2.04 oder neuere\n" | |
4081 | |
4082 #, c-format | |
4083 msgid "Need %s version %ld\n" | |
4084 msgstr "Benötige %s Version %ld\n" | |
4085 | |
4086 msgid "Cannot open NIL:\n" | |
4087 msgstr "Kann NIL nicht öffnen:\n" | |
4088 | |
4089 msgid "Cannot create " | |
4090 msgstr "Kann nicht anlegen " | |
4091 | |
4092 #, c-format | |
4093 msgid "Vim exiting with %d\n" | |
4094 msgstr "Vim steigt aus mit %d\n" | |
4095 | |
4096 msgid "cannot change console mode ?!\n" | |
819 | 4097 msgstr "kann Konsolenmodus nicht wechseln ?!\n" |
7 | 4098 |
4099 msgid "mch_get_shellsize: not a console??\n" | |
819 | 4100 msgstr "mch_get_winsize: keine Konsole??\n" |
7 | 4101 |
4102 #. if Vim opened a window: Executing a shell may cause crashes | |
4103 msgid "E360: Cannot execute shell with -f option" | |
819 | 4104 msgstr "E360: Kann Shell nicht mit der -f Option ausführen" |
7 | 4105 |
4106 msgid "Cannot execute " | |
4107 msgstr "Kann nicht ausführen " | |
4108 | |
4109 msgid "shell " | |
4110 msgstr "Shell " | |
4111 | |
4112 msgid " returned\n" | |
4113 msgstr " zurückgegeben\n" | |
4114 | |
4115 msgid "ANCHOR_BUF_SIZE too small." | |
4116 msgstr "ANCHOR_BUF_SIZE zu klein." | |
4117 | |
4118 msgid "I/O ERROR" | |
4119 msgstr "I/O FEHLER" | |
4120 | |
4121 msgid "...(truncated)" | |
4122 msgstr "...(abgeschnitten)" | |
4123 | |
819 | 4124 msgid "Message" |
4125 msgstr "Nachricht" | |
4126 | |
7 | 4127 msgid "'columns' is not 80, cannot execute external commands" |
4128 msgstr "'columns' beträgt nicht 80, kann externe Befehle nicht ausführen" | |
4129 | |
4130 msgid "E237: Printer selection failed" | |
4131 msgstr "E237: Drucker-Auswahl fehlgeschlagen" | |
4132 | |
4133 #, c-format | |
4134 msgid "to %s on %s" | |
4135 msgstr "nach %s auf %s" | |
4136 | |
819 | 4137 #, c-format |
4138 msgid "E613: Unknown printer font: %s" | |
4139 msgstr "E613: Unbekannte Druckerschriftart: %s" | |
33 | 4140 |
7 | 4141 #, c-format |
4142 msgid "E238: Print error: %s" | |
4143 msgstr "E238: Fehler beim Drucken: %s" | |
4144 | |
4145 #, c-format | |
4146 msgid "Printing '%s'" | |
4147 msgstr "Drucke '%s'" | |
4148 | |
4149 #, c-format | |
4150 msgid "E244: Illegal charset name \"%s\" in font name \"%s\"" | |
4151 msgstr "E244: Unzulässiger Zeichensatz-Name \"%s\" im Schriftart-Namen \"%s\"" | |
4152 | |
4153 #, c-format | |
4154 msgid "E245: Illegal char '%c' in font name \"%s\"" | |
4155 msgstr "E245: Unzulässiges Zeichen '%c' in der Schriftart \"%s\"" | |
4156 | |
4157 msgid "Vim: Double signal, exiting\n" | |
4158 msgstr "Vim: Doppel-Signal, beenden\n" | |
4159 | |
4160 #, c-format | |
4161 msgid "Vim: Caught deadly signal %s\n" | |
4162 msgstr "Vim: Erhielt tödliches Signal %s\n" | |
4163 | |
4164 msgid "Vim: Caught deadly signal\n" | |
4165 msgstr "Vim: Erhielt tödliches Signal\n" | |
4166 | |
4167 #, c-format | |
4168 msgid "Opening the X display took %ld msec" | |
4169 msgstr "Öffnen des X-Displays dauerte %ld msec" | |
4170 | |
4171 msgid "" | |
4172 "\n" | |
4173 "Vim: Got X error\n" | |
4174 msgstr "" | |
4175 "\n" | |
4176 "Vim: ein X11 Fehler trat auf\n" | |
4177 | |
4178 msgid "Testing the X display failed" | |
4179 msgstr "Test des X-Displays schlug fehl" | |
4180 | |
4181 msgid "Opening the X display timed out" | |
4182 msgstr "Zeitüberschreitung während des Öffnens des X-Displays" | |
4183 | |
4184 msgid "" | |
4185 "\n" | |
4186 "Cannot execute shell " | |
4187 msgstr "" | |
4188 "\n" | |
4189 "Shell kann nicht ausführt werden " | |
4190 | |
4191 msgid "" | |
4192 "\n" | |
4193 "Cannot execute shell sh\n" | |
4194 msgstr "" | |
4195 "\n" | |
4196 "Shell sh kann nicht ausführt werden\n" | |
4197 | |
4198 msgid "" | |
4199 "\n" | |
4200 "shell returned " | |
4201 msgstr "" | |
4202 "\n" | |
4203 "Shell beendet " | |
4204 | |
4205 msgid "" | |
4206 "\n" | |
4207 "Cannot create pipes\n" | |
4208 msgstr "" | |
4209 "\n" | |
4210 "Pipes können nicht angelegt werden\n" | |
4211 | |
4212 msgid "" | |
4213 "\n" | |
4214 "Cannot fork\n" | |
4215 msgstr "" | |
4216 "\n" | |
4217 "'fork' schlug fehl\n" | |
4218 | |
4219 msgid "" | |
4220 "\n" | |
4221 "Command terminated\n" | |
4222 msgstr "" | |
4223 "\n" | |
4224 "Befehl beendet\n" | |
4225 | |
819 | 4226 msgid "XSMP lost ICE connection" |
4227 msgstr "XSMP verlor ICE Verbindung" | |
4228 | |
4229 #, c-format | |
4230 msgid "dlerror = \"%s\"" | |
4231 msgstr "dlerror = \"%s\"" | |
33 | 4232 |
7 | 4233 msgid "Opening the X display failed" |
4234 msgstr "Öffnen des X-Displays schlug fehl" | |
4235 | |
819 | 4236 msgid "XSMP handling save-yourself request" |
837 | 4237 msgstr "XSMP verarbeitet 'save-yourself request'" |
819 | 4238 |
4239 msgid "XSMP opening connection" | |
4240 msgstr "XSMP öffnet Verbindung" | |
4241 | |
4242 msgid "XSMP ICE connection watch failed" | |
4243 msgstr "XSMP ICE Verbindungsüberwachung fehlgeschlagen" | |
4244 | |
4245 #, c-format | |
4246 msgid "XSMP SmcOpenConnection failed: %s" | |
4247 msgstr "XSMP SmcOpenConnection fehlgeschlagen: %s" | |
33 | 4248 |
7 | 4249 msgid "At line" |
4250 msgstr "In Zeile" | |
4251 | |
819 | 4252 msgid "Could not load vim32.dll!" |
4253 msgstr "Konnte vim32.dll nicht laden!" | |
33 | 4254 |
7 | 4255 msgid "VIM Error" |
4256 msgstr "VIM Fehler" | |
4257 | |
4258 msgid "Could not fix up function pointers to the DLL!" | |
4259 msgstr "Konnte Funktions-Zeiger in der DLL nicht korrigieren!" | |
4260 | |
4261 #, c-format | |
4262 msgid "shell returned %d" | |
4263 msgstr "Shell gab %d zurück" | |
4264 | |
4265 #, c-format | |
4266 msgid "Vim: Caught %s event\n" | |
4267 msgstr "Vim: Fing Ereignis %s ein\n" | |
4268 | |
4269 msgid "close" | |
4270 msgstr "schließe" | |
4271 | |
4272 msgid "logoff" | |
819 | 4273 msgstr "ausloggen" |
7 | 4274 |
4275 msgid "shutdown" | |
4276 msgstr "beenden" | |
4277 | |
4278 msgid "E371: Command not found" | |
4279 msgstr "E371: Befehl nicht gefunden" | |
4280 | |
4281 msgid "" | |
4282 "VIMRUN.EXE not found in your $PATH.\n" | |
4283 "External commands will not pause after completion.\n" | |
4284 "See :help win32-vimrun for more information." | |
4285 msgstr "" | |
4286 "VIMRUN.EXE wurde im Pfad $PATH nicht gefunden.\n" | |
4287 "Externe Befehle werden nach Ausführung nicht anhalten.\n" | |
33 | 4288 "Siehe :help win32-vimrun für weitere Informationen." |
4289 | |
7 | 4290 msgid "Vim Warning" |
4291 msgstr "Vim Warnung" | |
4292 | |
4293 #, c-format | |
4294 msgid "E372: Too many %%%c in format string" | |
4295 msgstr "E372: Zu viele %%%c im Format" | |
4296 | |
4297 #, c-format | |
4298 msgid "E373: Unexpected %%%c in format string" | |
4299 msgstr "E373: Unerwartetes %%%c im Format" | |
4300 | |
4301 msgid "E374: Missing ] in format string" | |
819 | 4302 msgstr "E374: Fehlende ] im Format" |
7 | 4303 |
4304 #, c-format | |
4305 msgid "E375: Unsupported %%%c in format string" | |
4306 msgstr "E375: %%%c wird im Format nicht unterstützt" | |
4307 | |
4308 #, c-format | |
4309 msgid "E376: Invalid %%%c in format string prefix" | |
4310 msgstr "E376: Unzulässiges %%%c im Prefix des Formats" | |
4311 | |
4312 #, c-format | |
4313 msgid "E377: Invalid %%%c in format string" | |
4314 msgstr "E377: Unzulässiges %%%c im Format" | |
4315 | |
4316 msgid "E378: 'errorformat' contains no pattern" | |
4317 msgstr "E378: 'errorformat' enthält kein Muster" | |
4318 | |
4319 msgid "E379: Missing or empty directory name" | |
4320 msgstr "E379: Fehlender oder leerer Verzeichnisname" | |
4321 | |
819 | 4322 msgid "E553: No more items" |
4323 msgstr "E553: Keine weiteren Einträge" | |
33 | 4324 |
7 | 4325 #, c-format |
4326 msgid "(%d of %d)%s%s: " | |
4327 msgstr "(%d aus %d)%s%s: " | |
4328 | |
4329 msgid " (line deleted)" | |
4330 msgstr " (Zeile gelöscht)" | |
4331 | |
4332 msgid "E380: At bottom of quickfix stack" | |
4333 msgstr "E380: Am Anfang der quickfix Liste" | |
4334 | |
4335 msgid "E381: At top of quickfix stack" | |
4336 msgstr "E381: An Ende der quickfix Liste" | |
4337 | |
4338 #, c-format | |
4339 msgid "error list %d of %d; %d errors" | |
4340 msgstr "Fehlerliste %d aus %d; %d Fehler" | |
4341 | |
4342 msgid "E382: Cannot write, 'buftype' option is set" | |
4343 msgstr "E382: Kann nicht schreiben, 'buftype'-Option ist gesetzt" | |
4344 | |
819 | 4345 msgid "E683: File name missing or invalid pattern" |
4346 msgstr "E683: Dateiname fehlt oder ungültiges Muster" | |
4347 | |
4348 #, c-format | |
4349 msgid "Cannot open file \"%s\"" | |
4350 msgstr "Kann Datei \"%s\" nicht öffnen" | |
4351 | |
4352 msgid "E681: Buffer is not loaded" | |
4353 msgstr "E681: Buffer ist nicht geladen" | |
4354 | |
4355 msgid "E777: String or List expected" | |
4356 msgstr "E777: Zeichenkette oder Liste erwartet" | |
4357 | |
4358 #, c-format | |
4359 msgid "E369: invalid item in %s%%[]" | |
4360 msgstr "E369: Ungültiges Element in %s%%[]" | |
33 | 4361 |
7 | 4362 msgid "E339: Pattern too long" |
4363 msgstr "E339: Muster zu lang" | |
4364 | |
819 | 4365 msgid "E50: Too many \\z(" |
4366 msgstr "E50: Zu viele \\z(" | |
4367 | |
4368 #, c-format | |
4369 msgid "E51: Too many %s(" | |
4370 msgstr "E51: Zu viele %s(" | |
4371 | |
4372 msgid "E52: Unmatched \\z(" | |
1619 | 4373 msgstr "E52: \\z( ohne Gegenstück" |
819 | 4374 |
4375 #, c-format | |
4376 msgid "E53: Unmatched %s%%(" | |
1619 | 4377 msgstr "E53: %s%%( ohne Gegenstück" |
819 | 4378 |
4379 #, c-format | |
4380 msgid "E54: Unmatched %s(" | |
1619 | 4381 msgstr "E54: %s( ohne Gegenstück" |
819 | 4382 |
4383 #, c-format | |
4384 msgid "E55: Unmatched %s)" | |
1619 | 4385 msgstr "E55: %s) ohne Gegenstück" |
819 | 4386 |
4387 #, c-format | |
4388 msgid "E59: invalid character after %s@" | |
4389 msgstr "E59: Ungültiges Zeichen nach %s@" | |
4390 | |
4391 #, c-format | |
4392 msgid "E60: Too many complex %s{...}s" | |
4393 msgstr "E60: Zu viele komplexe %s{...}s" | |
33 | 4394 |
7 | 4395 #, c-format |
4396 msgid "E61: Nested %s*" | |
4397 msgstr "E61: Verschachteltes %s*" | |
4398 | |
4399 #, c-format | |
4400 msgid "E62: Nested %s%c" | |
4401 msgstr "E62: Verschachteltes %s%c" | |
4402 | |
819 | 4403 msgid "E63: invalid use of \\_" |
4404 msgstr "E63: Ungültige Verwendung von \\_" | |
33 | 4405 |
7 | 4406 #, c-format |
4407 msgid "E64: %s%c follows nothing" | |
4408 msgstr "E64: %s%c nach Nichts" | |
4409 | |
819 | 4410 msgid "E65: Illegal back reference" |
4411 msgstr "E65: Ungültige Rückreferenz" | |
4412 | |
4413 msgid "E66: \\z( not allowed here" | |
4414 msgstr "E66: \\z( ist hier nicht erlaubt" | |
4415 | |
4416 msgid "E67: \\z1 et al. not allowed here" | |
4417 msgstr "E67: \\z1 usw. ist hier nicht erlaubt" | |
4418 | |
4419 msgid "E68: Invalid character after \\z" | |
4420 msgstr "E68: Ungültiges Zeichen nach \\z" | |
4421 | |
4422 #, c-format | |
4423 msgid "E69: Missing ] after %s%%[" | |
4424 msgstr "E69: Fehlende ] nach %s%%[" | |
4425 | |
4426 #, c-format | |
4427 msgid "E70: Empty %s%%[]" | |
4428 msgstr "E70: %s%%[] ist leer" | |
4429 | |
4430 #, c-format | |
4431 msgid "E678: Invalid character after %s%%[dxouU]" | |
4432 msgstr "E678: Ungültiges Zeichen nach %s%%[dxouU]" | |
4433 | |
4434 #, c-format | |
4435 msgid "E71: Invalid character after %s%%" | |
4436 msgstr "E71: Ungültiges Zeichen nach %s%%" | |
4437 | |
4438 #, c-format | |
4439 msgid "E769: Missing ] after %s[" | |
4440 msgstr "E769: Fehlende ] nach %s[" | |
4441 | |
4442 #, c-format | |
4443 msgid "E554: Syntax error in %s{...}" | |
4444 msgstr "E554: Syntaxfehler in %s{...}" | |
7 | 4445 |
4446 msgid "External submatches:\n" | |
819 | 4447 msgstr "Externe 'submatches':\n" |
7 | 4448 |
4449 msgid " VREPLACE" | |
4450 msgstr " V-ERSETZEN" | |
4451 | |
4452 msgid " REPLACE" | |
4453 msgstr " ERSETZEN" | |
4454 | |
4455 msgid " REVERSE" | |
4456 msgstr " INVERTIERT" | |
4457 | |
4458 msgid " INSERT" | |
4459 msgstr " EINFÜGEN" | |
4460 | |
4461 msgid " (insert)" | |
4462 msgstr " (einfügen)" | |
4463 | |
4464 msgid " (replace)" | |
4465 msgstr " (ersetzen)" | |
4466 | |
4467 msgid " (vreplace)" | |
4468 msgstr " (v-ersetzen)" | |
4469 | |
4470 msgid " Hebrew" | |
4471 msgstr " Hebräisch" | |
4472 | |
819 | 4473 msgid " Arabic" |
4474 msgstr " Arabisch" | |
33 | 4475 |
7 | 4476 msgid " (lang)" |
4477 msgstr " (Sprache)" | |
4478 | |
4479 msgid " (paste)" | |
819 | 4480 msgstr " (paste)" |
7 | 4481 |
4482 msgid " VISUAL" | |
4483 msgstr " VISUELL" | |
4484 | |
819 | 4485 msgid " VISUAL LINE" |
4486 msgstr " VISUELL ZEILE" | |
4487 | |
4488 msgid " VISUAL BLOCK" | |
4489 msgstr " VISUELL BLOCK" | |
33 | 4490 |
4491 msgid " SELECT" | |
4492 msgstr " AUSWAHL" | |
4493 | |
819 | 4494 msgid " SELECT LINE" |
4495 msgstr " AUSWAHL ZEILE" | |
4496 | |
4497 msgid " SELECT BLOCK" | |
4498 msgstr " AUSWAHL BLOCK" | |
33 | 4499 |
7 | 4500 msgid "recording" |
4501 msgstr "aufzeichnen" | |
4502 | |
4503 #, c-format | |
4504 msgid "E383: Invalid search string: %s" | |
4505 msgstr "E383: Unzulässiges Suchmuster: %s" | |
4506 | |
4507 #, c-format | |
4508 msgid "E384: search hit TOP without match for: %s" | |
4509 msgstr "E384: Suche erreichte den ANFANG ohne Treffer für: %s" | |
4510 | |
4511 #, c-format | |
4512 msgid "E385: search hit BOTTOM without match for: %s" | |
4513 msgstr "E385: Suche erreichte das ENDE ohne Treffer für: %s" | |
4514 | |
4515 msgid "E386: Expected '?' or '/' after ';'" | |
4516 msgstr "E386: Erwarte '?' oder '/' nach ';'" | |
4517 | |
4518 msgid " (includes previously listed match)" | |
4519 msgstr " (enthält bereits vorher aufgezählte Treffer)" | |
4520 | |
4521 #. cursor at status line | |
4522 msgid "--- Included files " | |
4523 msgstr "--- Eingefügte Dateien " | |
4524 | |
4525 msgid "not found " | |
4526 msgstr "nicht gefunden " | |
4527 | |
4528 msgid "in path ---\n" | |
4529 msgstr "im Pfad ---\n" | |
4530 | |
4531 msgid " (Already listed)" | |
4532 msgstr " (Bereits aufgelistet)" | |
4533 | |
4534 msgid " NOT FOUND" | |
4535 msgstr " NICHT GEFUNDEN" | |
4536 | |
4537 #, c-format | |
4538 msgid "Scanning included file: %s" | |
1619 | 4539 msgstr "Durchsuche inkludierte Datei: %s" |
7 | 4540 |
819 | 4541 #, c-format |
4542 msgid "Searching included file %s" | |
1619 | 4543 msgstr "Suche inkludierte Datei %s" |
819 | 4544 |
7 | 4545 msgid "E387: Match is on current line" |
4546 msgstr "E387: Treffer ist auf der momentanen Zeile" | |
4547 | |
4548 msgid "All included files were found" | |
1619 | 4549 msgstr "Alle inkludierten Dateien wurden gefunden" |
7 | 4550 |
4551 msgid "No included files" | |
1619 | 4552 msgstr "Keine inkludierten Dateien" |
7 | 4553 |
4554 msgid "E388: Couldn't find definition" | |
1619 | 4555 msgstr "E388: Konnte Definition nicht finden" |
7 | 4556 |
4557 msgid "E389: Couldn't find pattern" | |
1619 | 4558 msgstr "E389: Konnte Muster nicht finden" |
7 | 4559 |
819 | 4560 msgid "E759: Format error in spell file" |
4561 msgstr "E759: Format-Fehler im Rechtschreibwörterbuch" | |
4562 | |
4563 msgid "E758: Truncated spell file" | |
1619 | 4564 msgstr "E758: Abgeschnittenes Rechtschreibwörterbuch" |
819 | 4565 |
4566 #, c-format | |
4567 msgid "Trailing text in %s line %d: %s" | |
4568 msgstr "Angehängter Text in %s Zeile %d: %s" | |
4569 | |
4570 #, c-format | |
4571 msgid "Affix name too long in %s line %d: %s" | |
4572 msgstr "Affix Name zu lang in %s Zeile %d: %s" | |
4573 | |
4574 msgid "E761: Format error in affix file FOL, LOW or UPP" | |
4575 msgstr "E761: Format-Fehler in Affix-Datei FOL, LOW oder UPP" | |
4576 | |
4577 msgid "E762: Character in FOL, LOW or UPP is out of range" | |
4578 msgstr "E762: Zeichen in FOL, LOW oder UPP außerhalb des zulässigen Bereichs" | |
4579 | |
4580 msgid "Compressing word tree..." | |
4581 msgstr "Komprimiere Wörter-Baum..." | |
4582 | |
4583 msgid "E756: Spell checking is not enabled" | |
4584 msgstr "E756: Rechtschreibprüfung ist nicht aktiviert" | |
4585 | |
4586 #, c-format | |
4587 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\"" | |
837 | 4588 msgstr "Achtung: Kann Wortliste \"%s.%s.spl\" oder \"%s.ascii.spl\" nicht finden" |
819 | 4589 |
4590 #, c-format | |
4591 msgid "Reading spell file \"%s\"" | |
4592 msgstr "Lese Rechtschreibwörterbuch \"%s\" ein" | |
4593 | |
4594 msgid "E757: This does not look like a spell file" | |
1619 | 4595 msgstr "E757: Das sieht nicht nach einem Rechtschreibwörterbuch aus" |
819 | 4596 |
4597 msgid "E771: Old spell file, needs to be updated" | |
1619 | 4598 msgstr "E771: Altes Rechtschreibwörterbuch, benötigt Aktualisierung" |
819 | 4599 |
4600 msgid "E772: Spell file is for newer version of Vim" | |
1619 | 4601 msgstr "E772: Rechtschreibwörterbuch ist für eine neuere Version von Vim" |
819 | 4602 |
4603 msgid "E770: Unsupported section in spell file" | |
1619 | 4604 msgstr "E770: Nicht unterstützter Abschnitt im Rechtschreibwörterbuch" |
819 | 4605 |
4606 #, c-format | |
4607 msgid "Warning: region %s not supported" | |
4608 msgstr "Achtung: Region %s nicht unterstützt" | |
4609 | |
4610 #, c-format | |
4611 msgid "Reading affix file %s ..." | |
4612 msgstr "Lese Affix-Datei %s ..." | |
4613 | |
4614 #, c-format | |
4615 msgid "Conversion failure for word in %s line %d: %s" | |
837 | 4616 msgstr "Umwandlungsfehler beim Wort in %s Zeile %d: %s" |
819 | 4617 |
4618 #, c-format | |
4619 msgid "Conversion in %s not supported: from %s to %s" | |
837 | 4620 msgstr "Umwandlung in %s nicht unterstützt: von %s nach %s" |
819 | 4621 |
4622 #, c-format | |
4623 msgid "Conversion in %s not supported" | |
837 | 4624 msgstr "Umwandlung in %s nicht unterstützt" |
819 | 4625 |
4626 #, c-format | |
4627 msgid "Invalid value for FLAG in %s line %d: %s" | |
4628 msgstr "Ungültiger Wert von FLAG in %s Zeile %d: %s" | |
4629 | |
4630 #, c-format | |
4631 msgid "FLAG after using flags in %s line %d: %s" | |
4632 msgstr "FLAG nach dem Gebrauch von Flags in %s Zeile %d: %s" | |
4633 | |
4634 #, c-format | |
4635 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" | |
837 | 4636 msgstr "Falscher COMPOUNDWORDMAX-Wert in %s Zeile %d: %s" |
819 | 4637 |
4638 #, c-format | |
4639 msgid "Wrong COMPOUNDMIN value in %s line %d: %s" | |
837 | 4640 msgstr "Falscher COMPOUNDMIN-Wert in %s Zeile %d: %s" |
819 | 4641 |
4642 #, c-format | |
4643 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s" | |
837 | 4644 msgstr "Falscher COMPOUNDSYLMAX-Wert in %s Zeile %d: %s" |
819 | 4645 |
4646 #, c-format | |
4647 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s" | |
837 | 4648 msgstr "Falscher CHECKCOMPOUNDPATTERN-Wert in %s Zeile %d: %s" |
819 | 4649 |
4650 #, c-format | |
4651 msgid "Different combining flag in continued affix block in %s line %d: %s" | |
837 | 4652 msgstr "Unterschiedliches verknüpfendes Flag im fortgesetzten Affix-Block in %s Zeile %d: %s" |
819 | 4653 |
4654 #, c-format | |
4655 msgid "Duplicate affix in %s line %d: %s" | |
4656 msgstr "Doppeltes Affix in %s Zeile %d: %s" | |
4657 | |
4658 #, c-format | |
4659 msgid "" | |
4660 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s " | |
4661 "line %d: %s" | |
4662 msgstr "" | |
4663 "Affix wird auch für BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST verwendet in %s " | |
4664 "Zeile %d: %s" | |
4665 | |
4666 #, c-format | |
4667 msgid "Expected Y or N in %s line %d: %s" | |
4668 msgstr "Y oder N erwartet in %s Zeile %d: %s" | |
4669 | |
4670 #, c-format | |
4671 msgid "Broken condition in %s line %d: %s" | |
4672 msgstr "Bedingung verletzt in %s Zeile %d: %s" | |
4673 | |
4674 #, c-format | |
4675 msgid "Affix flags ignored when PFXPOSTPONE used in %s line %d: %s" | |
4676 msgstr "Affix Flags ignoriert, wenn PFXPOSTPONE verwendet wird in %s Zeile %d: %s" | |
4677 | |
4678 #, c-format | |
4679 msgid "Expected REP(SAL) count in %s line %d" | |
4680 msgstr "Erwartetes REP(SAL) gezählt in %s Zeile %d" | |
4681 | |
4682 #, c-format | |
4683 msgid "Expected MAP count in %s line %d" | |
4684 msgstr "Erwartetes MAP gezählt in %s Zeile %d" | |
4685 | |
4686 #, c-format | |
4687 msgid "Duplicate character in MAP in %s line %d" | |
4688 msgstr "Doppeltes Zeichen in MAP in %s Zeile %d" | |
4689 | |
4690 #, c-format | |
4691 msgid "Unrecognized or duplicate item in %s line %d: %s" | |
4692 msgstr "Nicht erkanntes oder doppeltes Element in %s Zeile %d: %s" | |
4693 | |
4694 #, c-format | |
4695 msgid "Missing FOL/LOW/UPP line in %s" | |
4696 msgstr "Fehlende FOL/LOW/UPP Zeile in %s" | |
4697 | |
4698 msgid "COMPOUNDSYLMAX used without SYLLABLE" | |
4699 msgstr "COMPOUNDSYLMAX ohne SYLLABLE verwendet" | |
4700 | |
4701 msgid "Too many postponed prefixes" | |
4702 msgstr "Zu viele zurück gestellte Präfixe" | |
4703 | |
4704 msgid "Too many compound flags" | |
4705 msgstr "Zu viele zusammengesetzte Flags" | |
4706 | |
1698 | 4707 msgid "Too many postponed prefixes and/or compound flags" |
819 | 4708 msgstr "Zu viele zurück gestellte Präfixe und/oder zusammengesetzte Flags" |
4709 | |
4710 #, c-format | |
4711 msgid "Missing SOFO%s line in %s" | |
4712 msgstr "Fehlende SOFO%s Zeile in %s" | |
4713 | |
4714 #, c-format | |
4715 msgid "Both SAL and SOFO lines in %s" | |
4716 msgstr "Sowohl SAL als auch SOFO Zeilen in %s" | |
4717 | |
4718 #, c-format | |
4719 msgid "Flag is not a number in %s line %d: %s" | |
4720 msgstr "Flag ist keine Zahl in %s Zeile %d: %s" | |
4721 | |
4722 #, c-format | |
4723 msgid "Illegal flag in %s line %d: %s" | |
4724 msgstr "Unerlaubtes Flag in %s Zeile %d: %s" | |
4725 | |
4726 #, c-format | |
4727 msgid "%s value differs from what is used in another .aff file" | |
4728 msgstr "%s Wert unterscheidet sich von dem, was in einer anderen .aff Datei verwendet wird" | |
4729 | |
4730 #, c-format | |
4731 msgid "Reading dictionary file %s ..." | |
4732 msgstr "Lese Wörterbuch-Datei %s ..." | |
4733 | |
4734 #, c-format | |
4735 msgid "E760: No word count in %s" | |
4736 msgstr "E760: Keine Wörter gezählt in %s" | |
4737 | |
4738 #, c-format | |
4739 msgid "line %6d, word %6d - %s" | |
4740 msgstr "Zeile %6d, Wort %6d - %s" | |
4741 | |
4742 #, c-format | |
4743 msgid "Duplicate word in %s line %d: %s" | |
4744 msgstr "Doppeltes Wort in %s Zeile %d: %s" | |
4745 | |
4746 #, c-format | |
4747 msgid "First duplicate word in %s line %d: %s" | |
4748 msgstr "Erstes doppeltes Wort in %s Zeile %d: %s" | |
4749 | |
4750 #, c-format | |
4751 msgid "%d duplicate word(s) in %s" | |
4752 msgstr "%d doppelte(s) Wort(e) in %s" | |
4753 | |
4754 #, c-format | |
4755 msgid "Ignored %d word(s) with non-ASCII characters in %s" | |
4756 msgstr "%d Wort(e) mit nicht-ASCII Zeichen ignoriert in %s" | |
4757 | |
4758 #, c-format | |
4759 msgid "Reading word file %s ..." | |
4760 msgstr "Lese Wort-Datei %s ..." | |
4761 | |
4762 #, c-format | |
4763 msgid "Duplicate /encoding= line ignored in %s line %d: %s" | |
4764 msgstr "Doppelte /encoding= Zeile ignoriert in %s Zeile %d: %s" | |
4765 | |
4766 #, c-format | |
4767 msgid "/encoding= line after word ignored in %s line %d: %s" | |
4768 msgstr "/encoding= Zeile nach Wort ignoriert in %s Zeile %d: %s" | |
4769 | |
4770 #, c-format | |
4771 msgid "Duplicate /regions= line ignored in %s line %d: %s" | |
4772 msgstr "Doppelte /regions= Zeile ignoriert in %s Zeile %d: %s" | |
4773 | |
4774 #, c-format | |
4775 msgid "Too many regions in %s line %d: %s" | |
4776 msgstr "Zu viele Regionen in %s Zeile %d: %s" | |
4777 | |
4778 #, c-format | |
4779 msgid "/ line ignored in %s line %d: %s" | |
4780 msgstr "/ Zeile ignoriert in %s Zeile %d: %s" | |
4781 | |
4782 #, c-format | |
4783 msgid "Invalid region nr in %s line %d: %s" | |
4784 msgstr "Ungültige Regionsnummer in %s Zeile %d: %s" | |
4785 | |
4786 #, c-format | |
4787 msgid "Unrecognized flags in %s line %d: %s" | |
4788 msgstr "Nicht erkanntes Flag in %s Zeile %d: %s" | |
4789 | |
4790 #, c-format | |
4791 msgid "Ignored %d words with non-ASCII characters" | |
4792 msgstr "%d Wörter mit nicht-ASCII Zeichen ignoriert" | |
4793 | |
4794 #, c-format | |
4795 msgid "Compressed %d of %d nodes; %d (%d%%) remaining" | |
4796 msgstr "%d von %d Knoten komprimiert; %d (%d%%) übrig" | |
4797 | |
4798 msgid "Reading back spell file..." | |
4799 msgstr "Lese Rechtschreibwörterbuch zurück..." | |
4800 | |
4801 #. | |
4802 #. * Go through the trie of good words, soundfold each word and add it to | |
4803 #. * the soundfold trie. | |
4804 #. | |
4805 msgid "Performing soundfolding..." | |
4806 msgstr "Führe 'Soundfolding' durch..." | |
4807 | |
4808 #, c-format | |
4809 msgid "Number of words after soundfolding: %ld" | |
4810 msgstr "Anzahl der Wörter nach 'Soundfolding': %ld" | |
4811 | |
4812 #, c-format | |
4813 msgid "Total number of words: %d" | |
4814 msgstr "Gesamte Anzahl von Wörtern: %d" | |
4815 | |
4816 #, c-format | |
4817 msgid "Writing suggestion file %s ..." | |
4818 msgstr "Schreibe Datei %s für Vorschläge ..." | |
4819 | |
4820 #, c-format | |
4821 msgid "Estimated runtime memory use: %d bytes" | |
4822 msgstr "Geschätzter Speicher zur Laufzeit: %d Bytes" | |
4823 | |
4824 msgid "E751: Output file name must not have region name" | |
4825 msgstr "E751: Ausgabedatei darf keinen Regionsnamen haben" | |
4826 | |
4827 msgid "E754: Only up to 8 regions supported" | |
4828 msgstr "E754: Maximal 8 Regionen unterstützt" | |
4829 | |
4830 #, c-format | |
4831 msgid "E755: Invalid region in %s" | |
4832 msgstr "E755: Ungültige Region in %s" | |
4833 | |
4834 msgid "Warning: both compounding and NOBREAK specified" | |
4835 msgstr "Achtung: Sowohl zusammengesetzte Wörter als auch NOBREAK angegeben" | |
4836 | |
4837 #, c-format | |
4838 msgid "Writing spell file %s ..." | |
4839 msgstr "Schreibe Rechtschreibwörterbuch %s ..." | |
4840 | |
4841 msgid "Done!" | |
4842 msgstr "Fertig!" | |
4843 | |
4844 #, c-format | |
4845 msgid "E765: 'spellfile' does not have %ld entries" | |
4846 msgstr "E765: 'spellfile' hat nicht %ld Einträge" | |
4847 | |
4848 #, c-format | |
4849 msgid "Word removed from %s" | |
4850 msgstr "Wort entfernt von %s" | |
4851 | |
4852 #, c-format | |
4853 msgid "Word added to %s" | |
4854 msgstr "Wort zu %s hinzugefügt" | |
4855 | |
4856 msgid "E763: Word characters differ between spell files" | |
4857 msgstr "E763: 'Word Characters' unterscheiden sich zwischen Rechtschreibwörterbüchern" | |
4858 | |
4859 msgid "Sorry, no suggestions" | |
4860 msgstr "Leider keine Vorschläge" | |
4861 | |
4862 #, c-format | |
4863 msgid "Sorry, only %ld suggestions" | |
4864 msgstr "Leider nur %ld Vorschläge" | |
4865 | |
4866 #. avoid more prompt | |
4867 #, c-format | |
4868 msgid "Change \"%.*s\" to:" | |
4869 msgstr "Ändere \"%.*s\" nach:" | |
4870 | |
4871 #, c-format | |
4872 msgid " < \"%.*s\"" | |
4873 msgstr " < \"%.*s\"" | |
4874 | |
4875 msgid "E752: No previous spell replacement" | |
4876 msgstr "E752: Keine vorhergehende Ersetzung" | |
4877 | |
4878 #, c-format | |
4879 msgid "E753: Not found: %s" | |
4880 msgstr "E753: Nicht gefunden: %s" | |
4881 | |
4882 #, c-format | |
4883 msgid "E778: This does not look like a .sug file: %s" | |
4884 msgstr "E778: Das sieht nicht nach einer .sug Datei aus: %s" | |
4885 | |
4886 #, c-format | |
4887 msgid "E779: Old .sug file, needs to be updated: %s" | |
4888 msgstr "E779: Veraltete .sug Datei; Aktualisierung erforderlich: %s" | |
4889 | |
4890 #, c-format | |
4891 msgid "E780: .sug file is for newer version of Vim: %s" | |
4892 msgstr "E780: .sug Datei ist für eine neuere Version von Vim: %s" | |
4893 | |
4894 #, c-format | |
4895 msgid "E781: .sug file doesn't match .spl file: %s" | |
4896 msgstr "E781: .sug Datei passt nicht zur .spl Datei: %s" | |
4897 | |
4898 #, c-format | |
4899 msgid "E782: error while reading .sug file: %s" | |
4900 msgstr "E782: Fehler beim Lesen der .sug Datei: %s" | |
4901 | |
4902 #. This should have been checked when generating the .spl | |
4903 #. * file. | |
4904 msgid "E783: duplicate char in MAP entry" | |
4905 msgstr "E783: Doppeltes Zeichen im MAP Eintrag" | |
4906 | |
7 | 4907 #, c-format |
4908 msgid "E390: Illegal argument: %s" | |
819 | 4909 msgstr "E390: Unerlaubtes Argument: %s" |
7 | 4910 |
4911 #, c-format | |
4912 msgid "E391: No such syntax cluster: %s" | |
819 | 4913 msgstr "E391: Kein solcher Syntax Cluster: %s" |
7 | 4914 |
4915 msgid "No Syntax items defined for this buffer" | |
819 | 4916 msgstr "Keine Syntax-Elemente für diesen Puffer definiert" |
7 | 4917 |
4918 msgid "syncing on C-style comments" | |
4919 msgstr "Synchronisation an C-Stil Kommentaren" | |
4920 | |
4921 msgid "no syncing" | |
4922 msgstr "keine Synchronisation" | |
4923 | |
4924 msgid "syncing starts " | |
4925 msgstr "Synchronisation beginnt " | |
4926 | |
4927 msgid " lines before top line" | |
4928 msgstr " Zeilen vor der obersten Zeile" | |
4929 | |
4930 msgid "" | |
4931 "\n" | |
4932 "--- Syntax sync items ---" | |
4933 msgstr "" | |
4934 "\n" | |
4935 "--- Syntax Synchronisations-Elemente ---" | |
4936 | |
4937 msgid "" | |
4938 "\n" | |
4939 "syncing on items" | |
4940 msgstr "" | |
4941 "\n" | |
4942 "Synchronisation an Elementen" | |
4943 | |
4944 msgid "" | |
4945 "\n" | |
4946 "--- Syntax items ---" | |
4947 msgstr "" | |
4948 "\n" | |
819 | 4949 "--- Syntax-Elemente ---" |
7 | 4950 |
4951 #, c-format | |
4952 msgid "E392: No such syntax cluster: %s" | |
837 | 4953 msgstr "E392: Kein solcher Syntax-Cluster: %s" |
7 | 4954 |
4955 msgid "minimal " | |
4956 msgstr "minimal " | |
4957 | |
4958 msgid "maximal " | |
4959 msgstr "maximal " | |
4960 | |
4961 msgid "; match " | |
4962 msgstr "; Treffer " | |
4963 | |
4964 msgid " line breaks" | |
819 | 4965 msgstr " Zeilenumbrüche" |
7 | 4966 |
4967 msgid "E393: group[t]here not accepted here" | |
4968 msgstr "E393: \"group[t]here\" ist an dieser Stelle ungültig" | |
4969 | |
4970 #, c-format | |
4971 msgid "E394: Didn't find region item for %s" | |
1619 | 4972 msgstr "E394: Konnte kein \"region\"-Element für \"%s\" finden" |
7 | 4973 |
4974 msgid "E395: contains argument not accepted here" | |
4975 msgstr "E395: \"contains\"-Argument ist an dieser Stelle ungültig" | |
4976 | |
4977 msgid "E396: containedin argument not accepted here" | |
4978 msgstr "E396: \"containedin\"-Argument ist an dieser Stelle ungültig" | |
4979 | |
4980 msgid "E397: Filename required" | |
4981 msgstr "E397: Dateiname wird benötigt" | |
4982 | |
4983 #, c-format | |
838 | 4984 msgid "E789: Missing ']': %s" |
4985 msgstr "E789: Fehlende ']': %s" | |
819 | 4986 |
4987 #, c-format | |
7 | 4988 msgid "E398: Missing '=': %s" |
4989 msgstr "E398: Fehlendes '=': %s" | |
4990 | |
4991 #, c-format | |
4992 msgid "E399: Not enough arguments: syntax region %s" | |
4993 msgstr "E399: Nicht ausreichend viele Argumente: syntax region %s" | |
4994 | |
4995 msgid "E400: No cluster specified" | |
4996 msgstr "E400: Kein Cluster angegeben" | |
4997 | |
4998 #, c-format | |
4999 msgid "E401: Pattern delimiter not found: %s" | |
819 | 5000 msgstr "E401: Muster-Abgrenzer nicht gefunden: %s" |
7 | 5001 |
5002 #, c-format | |
5003 msgid "E402: Garbage after pattern: %s" | |
5004 msgstr "E402: Schrott nach Muster: %s" | |
5005 | |
5006 msgid "E403: syntax sync: line continuations pattern specified twice" | |
837 | 5007 msgstr "E403: Syntax sync: Zeilen-Fortsetzungsmuster zweifach angegeben" |
7 | 5008 |
5009 #, c-format | |
5010 msgid "E404: Illegal arguments: %s" | |
5011 msgstr "E404: Unzulässige Argumente; %s" | |
5012 | |
5013 #, c-format | |
5014 msgid "E405: Missing equal sign: %s" | |
5015 msgstr "E405: Gleichheitszeichen fehlt: %s" | |
5016 | |
5017 #, c-format | |
5018 msgid "E406: Empty argument: %s" | |
5019 msgstr "E406: Leeres Argument: %s" | |
5020 | |
5021 #, c-format | |
5022 msgid "E407: %s not allowed here" | |
5023 msgstr "E407: %s ist hier nicht erlaubt" | |
5024 | |
5025 #, c-format | |
5026 msgid "E408: %s must be first in contains list" | |
819 | 5027 msgstr "E408: %s muss als Erstes in der Liste der enthaltenen Elemente auftreten" |
7 | 5028 |
5029 #, c-format | |
5030 msgid "E409: Unknown group name: %s" | |
837 | 5031 msgstr "E409: Unbekannter Gruppenname: %s" |
7 | 5032 |
5033 #, c-format | |
5034 msgid "E410: Invalid :syntax subcommand: %s" | |
5035 msgstr "E410: Ungültiger :syntax Befehl: %s" | |
5036 | |
819 | 5037 msgid "E679: recursive loop loading syncolor.vim" |
5038 msgstr "E679: Rekursive Schleife beim Laden von syncolor.vim" | |
5039 | |
7 | 5040 #, c-format |
5041 msgid "E411: highlight group not found: %s" | |
837 | 5042 msgstr "E411: Hervorhebungsgruppe nicht gefunden: %s" |
7 | 5043 |
5044 #, c-format | |
5045 msgid "E412: Not enough arguments: \":highlight link %s\"" | |
5046 msgstr "E412: Nicht ausreichend viele Argumente: \":highlight link %s\"" | |
5047 | |
5048 #, c-format | |
5049 msgid "E413: Too many arguments: \":highlight link %s\"" | |
1619 | 5050 msgstr "E413: Zu viele Argumente: \":highlight link %s\"" |
7 | 5051 |
5052 msgid "E414: group has settings, highlight link ignored" | |
1619 | 5053 msgstr "E414: Gruppe hat Einstellungen, highlight link ignorieren" |
7 | 5054 |
5055 #, c-format | |
5056 msgid "E415: unexpected equal sign: %s" | |
819 | 5057 msgstr "E415: Unerwartetes Gleichheitszeichen: %s" |
7 | 5058 |
5059 #, c-format | |
5060 msgid "E416: missing equal sign: %s" | |
5061 msgstr "E416: fehlendes Gleichheitszeichen: %s" | |
5062 | |
5063 #, c-format | |
5064 msgid "E417: missing argument: %s" | |
819 | 5065 msgstr "E417: Fehlendes Argument: %s" |
7 | 5066 |
5067 #, c-format | |
5068 msgid "E418: Illegal value: %s" | |
5069 msgstr "E418: Unzulässiger Wert: %s" | |
5070 | |
5071 msgid "E419: FG color unknown" | |
5072 msgstr "E419: FG Farbe unbekannt" | |
5073 | |
5074 msgid "E420: BG color unknown" | |
5075 msgstr "E420: BG Farbe unbekannt" | |
5076 | |
5077 #, c-format | |
5078 msgid "E421: Color name or number not recognized: %s" | |
837 | 5079 msgstr "E421: Unbekannte Farbbezeichnung oder -Nummer: %s" |
7 | 5080 |
5081 #, c-format | |
5082 msgid "E422: terminal code too long: %s" | |
5083 msgstr "E422: Terminal-Code zu lang: %s" | |
5084 | |
5085 #, c-format | |
5086 msgid "E423: Illegal argument: %s" | |
5087 msgstr "E423: Unzulässiges Argument: %s" | |
5088 | |
5089 msgid "E424: Too many different highlighting attributes in use" | |
837 | 5090 msgstr "E424: Zu viele verschieden Hervorhebungsattribute in Gebrauch" |
7 | 5091 |
819 | 5092 msgid "E669: Unprintable character in group name" |
5093 msgstr "E669: Nicht druckbare Zeichen im Namen der Gruppe" | |
5094 | |
5095 msgid "W18: Invalid character in group name" | |
5096 msgstr "W18: Ungültiges Zeichen im Namen der Gruppe" | |
5097 | |
5098 msgid "E555: at bottom of tag stack" | |
5099 msgstr "E555: Am Ende des Tag-Stacks" | |
5100 | |
5101 msgid "E556: at top of tag stack" | |
5102 msgstr "E556: Am Anfang des Tag-Stacks" | |
33 | 5103 |
7 | 5104 msgid "E425: Cannot go before first matching tag" |
5105 msgstr "E425: Kann nicht vor den ersten passenden Tag hinausgehen" | |
5106 | |
5107 #, c-format | |
5108 msgid "E426: tag not found: %s" | |
1619 | 5109 msgstr "E426: Konnte Tag \"%s\" nicht finden" |
7 | 5110 |
5111 msgid " # pri kind tag" | |
5112 msgstr " # pri verw. tag" | |
5113 | |
5114 msgid "file\n" | |
5115 msgstr "Datei\n" | |
5116 | |
5117 msgid "E427: There is only one matching tag" | |
5118 msgstr "E427: Es gibt nur einen passenden Tag" | |
5119 | |
5120 msgid "E428: Cannot go beyond last matching tag" | |
5121 msgstr "E428: Kann nicht über den letzten passenden Tag hinausgehen" | |
5122 | |
5123 #, c-format | |
5124 msgid "File \"%s\" does not exist" | |
5125 msgstr "Die Datei \"%s\" existiert nicht" | |
5126 | |
5127 #. Give an indication of the number of matching tags | |
5128 #, c-format | |
5129 msgid "tag %d of %d%s" | |
5130 msgstr "Tag %d aus %d%s" | |
5131 | |
5132 msgid " or more" | |
5133 msgstr " oder mehr" | |
5134 | |
5135 msgid " Using tag with different case!" | |
837 | 5136 msgstr " Verwendung eines Tags mit abgewandelter Groß-/Klein-Schreibung" |
7 | 5137 |
5138 #, c-format | |
5139 msgid "E429: File \"%s\" does not exist" | |
5140 msgstr "E429: Die Datei \"%s\" existiert nicht" | |
5141 | |
5142 #. Highlight title | |
5143 msgid "" | |
5144 "\n" | |
5145 " # TO tag FROM line in file/text" | |
5146 msgstr "" | |
5147 "\n" | |
5148 " # NACH TAG VON Zeile in Datei/Text" | |
5149 | |
5150 #, c-format | |
5151 msgid "Searching tags file %s" | |
5152 msgstr "tags file %s wird durchsucht" | |
5153 | |
5154 #, c-format | |
5155 msgid "E430: Tag file path truncated for %s\n" | |
5156 msgstr "E430: Tag-Dateipfad wurde abgeschnitten für %s\n" | |
5157 | |
5158 #, c-format | |
5159 msgid "E431: Format error in tags file \"%s\"" | |
5160 msgstr "E431: Format Fehler in Tag-Datei \"%s\"" | |
5161 | |
5162 #, c-format | |
5163 msgid "Before byte %ld" | |
819 | 5164 msgstr "Vor byte %ld" |
7 | 5165 |
5166 #, c-format | |
5167 msgid "E432: Tags file not sorted: %s" | |
5168 msgstr "E432: Tag-Datei ist nicht sortiert: %s" | |
5169 | |
5170 #. never opened any tags file | |
5171 msgid "E433: No tags file" | |
5172 msgstr "E433: Keine Tag-Datei" | |
5173 | |
5174 msgid "E434: Can't find tag pattern" | |
1619 | 5175 msgstr "E434: Kann Tag-Muster nicht finden" |
7 | 5176 |
5177 msgid "E435: Couldn't find tag, just guessing!" | |
1619 | 5178 msgstr "E435: Konnte Tag möglicherweise nicht finden!" |
7 | 5179 |
5180 msgid "' not known. Available builtin terminals are:" | |
837 | 5181 msgstr "' nicht bekannt. Die folgenden eingebauten Terminals stehen zur Verfügung:" |
7 | 5182 |
5183 msgid "defaulting to '" | |
5184 msgstr "Voreinstellung '" | |
5185 | |
819 | 5186 msgid "E557: Cannot open termcap file" |
5187 msgstr "E557: Termcap-Datei kann nicht geöffnet werden" | |
5188 | |
5189 msgid "E558: Terminal entry not found in terminfo" | |
1619 | 5190 msgstr "E558: Kein Terminal-Eintrag in der Terminfo-Datenbank gefunden" |
819 | 5191 |
5192 msgid "E559: Terminal entry not found in termcap" | |
1619 | 5193 msgstr "E559: Kein Terminal-Eintrag in der Termcap-Datei gefunden" |
33 | 5194 |
7 | 5195 #, c-format |
5196 msgid "E436: No \"%s\" entry in termcap" | |
1619 | 5197 msgstr "E436: Kein \"%s\" Eintrag in der Termcap-Datei" |
7 | 5198 |
5199 msgid "E437: terminal capability \"cm\" required" | |
837 | 5200 msgstr "E437: Terminalfähigkeit \"cm\" wird benötigt" |
7 | 5201 |
5202 #. Highlight title | |
5203 msgid "" | |
5204 "\n" | |
5205 "--- Terminal keys ---" | |
5206 msgstr "" | |
5207 "\n" | |
5208 "--- Terminal Tasten ---" | |
5209 | |
5210 msgid "new shell started\n" | |
5211 msgstr "neue Shell gestartet\n" | |
5212 | |
5213 msgid "Vim: Error reading input, exiting...\n" | |
5214 msgstr "Vim: Fehler beim Lesen der Eingabe, Abbruch...\n" | |
5215 | |
5216 msgid "No undo possible; continue anyway" | |
1619 | 5217 msgstr "Wiederherstellung nicht möglich; setze trotzdem fort" |
7 | 5218 |
819 | 5219 msgid "Already at oldest change" |
5220 msgstr "Bereits bei der ältesten Änderung" | |
5221 | |
5222 msgid "Already at newest change" | |
5223 msgstr "Bereits bei der jüngsten Änderung" | |
5224 | |
5225 #, c-format | |
5226 msgid "Undo number %ld not found" | |
837 | 5227 msgstr "Nummer %ld zur Wiederherstellung nicht gefunden" |
819 | 5228 |
7 | 5229 msgid "E438: u_undo: line numbers wrong" |
5230 msgstr "E438: u_undo: Zeilennummer falsch" | |
5231 | |
819 | 5232 msgid "more line" |
5233 msgstr "Zeile mehr" | |
5234 | |
5235 msgid "more lines" | |
5236 msgstr "Zeilen mehr" | |
5237 | |
5238 msgid "line less" | |
5239 msgstr "Zeile weniger" | |
5240 | |
5241 msgid "fewer lines" | |
5242 msgstr "Zeilen weniger" | |
5243 | |
5244 msgid "change" | |
5245 msgstr "Änderung" | |
5246 | |
5247 msgid "changes" | |
5248 msgstr "Änderungen" | |
5249 | |
5250 #, c-format | |
5251 msgid "%ld %s; %s #%ld %s" | |
5252 msgstr "%ld %s; %s #%ld %s" | |
5253 | |
5254 msgid "before" | |
5255 msgstr "vor" | |
5256 | |
5257 msgid "after" | |
5258 msgstr "nach" | |
5259 | |
5260 msgid "Nothing to undo" | |
837 | 5261 msgstr "Nichts wiederherzustellen" |
819 | 5262 |
5263 msgid "number changes time" | |
5264 msgstr "Nummer Änd. Zeit" | |
7 | 5265 |
5266 msgid "E439: undo list corrupt" | |
837 | 5267 msgstr "E439: Liste der Wiederherstellungen fehlerhaft" |
7 | 5268 |
5269 msgid "E440: undo line missing" | |
837 | 5270 msgstr "E440: Wiederherstellungszeile fehlt" |
7 | 5271 |
5272 #. Only MS VC 4.1 and earlier can do Win32s | |
5273 msgid "" | |
5274 "\n" | |
1668 | 5275 "MS-Windows 16/32-bit GUI version" |
7 | 5276 msgstr "" |
5277 "\n" | |
5278 "MS-Windows 16/32 Bit GUI Version" | |
5279 | |
5280 msgid "" | |
5281 "\n" | |
1668 | 5282 "MS-Windows 32-bit GUI version" |
7 | 5283 msgstr "" |
5284 "\n" | |
5285 "MS-Windows 32 Bit GUI Version" | |
5286 | |
5287 msgid " in Win32s mode" | |
5288 msgstr " in Win32s Modus" | |
5289 | |
5290 msgid " with OLE support" | |
837 | 5291 msgstr " mit OLE-Unterstützung" |
7 | 5292 |
5293 msgid "" | |
5294 "\n" | |
1668 | 5295 "MS-Windows 32-bit console version" |
7 | 5296 msgstr "" |
5297 "\n" | |
837 | 5298 "MS-Windows 32 Bit Konsolen-Version" |
7 | 5299 |
5300 msgid "" | |
5301 "\n" | |
1668 | 5302 "MS-Windows 16-bit version" |
7 | 5303 msgstr "" |
5304 "\n" | |
5305 "MS-Windows 16 Bit Version" | |
5306 | |
5307 msgid "" | |
5308 "\n" | |
1668 | 5309 "32-bit MS-DOS version" |
7 | 5310 msgstr "" |
5311 "\n" | |
5312 "32 Bit MS-DOS Version" | |
5313 | |
5314 msgid "" | |
5315 "\n" | |
1668 | 5316 "16-bit MS-DOS version" |
7 | 5317 msgstr "" |
5318 "\n" | |
5319 "16 Bit MS-DOS Version" | |
5320 | |
5321 msgid "" | |
5322 "\n" | |
5323 "MacOS X (unix) version" | |
5324 msgstr "" | |
5325 "\n" | |
5326 "MacOS X (unix) Version" | |
5327 | |
5328 msgid "" | |
5329 "\n" | |
5330 "MacOS X version" | |
5331 msgstr "" | |
5332 "\n" | |
5333 "MacOS X Version" | |
5334 | |
5335 msgid "" | |
5336 "\n" | |
5337 "MacOS version" | |
5338 msgstr "" | |
5339 "\n" | |
5340 "MacOS Version" | |
5341 | |
5342 msgid "" | |
5343 "\n" | |
5344 "RISC OS version" | |
5345 msgstr "" | |
5346 "\n" | |
5347 "RISC OS Version" | |
5348 | |
5349 msgid "" | |
5350 "\n" | |
5351 "Included patches: " | |
5352 msgstr "" | |
5353 "\n" | |
837 | 5354 "Inklusive der Korrekturen: " |
7 | 5355 |
5356 msgid "Modified by " | |
5357 msgstr "Verändert von " | |
5358 | |
5359 msgid "" | |
5360 "\n" | |
5361 "Compiled " | |
5362 msgstr "" | |
5363 "\n" | |
5364 "Übersetzt " | |
5365 | |
5366 msgid "by " | |
5367 msgstr "von " | |
5368 | |
5369 msgid "" | |
5370 "\n" | |
5371 "Huge version " | |
5372 msgstr "" | |
5373 "\n" | |
819 | 5374 "Riesige Version " |
7 | 5375 |
5376 msgid "" | |
5377 "\n" | |
5378 "Big version " | |
5379 msgstr "" | |
5380 "\n" | |
5381 "Große Version " | |
5382 | |
5383 msgid "" | |
5384 "\n" | |
5385 "Normal version " | |
5386 msgstr "" | |
5387 "\n" | |
5388 "Normale Version " | |
5389 | |
5390 msgid "" | |
5391 "\n" | |
5392 "Small version " | |
5393 msgstr "" | |
5394 "\n" | |
5395 "Kleine Version " | |
5396 | |
5397 msgid "" | |
5398 "\n" | |
5399 "Tiny version " | |
5400 msgstr "" | |
5401 "\n" | |
5402 "Winzige Version " | |
5403 | |
5404 msgid "without GUI." | |
5405 msgstr "ohne GUI." | |
5406 | |
819 | 5407 msgid "with GTK2-GNOME GUI." |
5408 msgstr "mit GTK2-GNOME GUI." | |
33 | 5409 |
7 | 5410 msgid "with GTK-GNOME GUI." |
5411 msgstr "mit GTK-GNOME GUI." | |
5412 | |
819 | 5413 msgid "with GTK2 GUI." |
5414 msgstr "mit GTK2 GUI." | |
33 | 5415 |
7 | 5416 msgid "with GTK GUI." |
5417 msgstr "mit GTK GUI." | |
5418 | |
5419 msgid "with X11-Motif GUI." | |
5420 msgstr "mit X11-Motif GUI." | |
5421 | |
819 | 5422 msgid "with X11-neXtaw GUI." |
5423 msgstr "mit X11-neXtaw GUI." | |
33 | 5424 |
7 | 5425 msgid "with X11-Athena GUI." |
5426 msgstr "mit X11-Athena GUI." | |
5427 | |
5428 msgid "with BeOS GUI." | |
5429 msgstr "mit BeOS GUI." | |
5430 | |
5431 msgid "with Photon GUI." | |
5432 msgstr "mit Photon GUI." | |
5433 | |
5434 msgid "with GUI." | |
819 | 5435 msgstr "mit GUI." |
7 | 5436 |
5437 msgid "with Carbon GUI." | |
5438 msgstr "mit Carbon GUI." | |
5439 | |
5440 msgid "with Cocoa GUI." | |
5441 msgstr "mit Cocoa GUI." | |
5442 | |
5443 msgid "with (classic) GUI." | |
5444 msgstr "mit (klassischem) GUI." | |
5445 | |
5446 msgid " Features included (+) or not (-):\n" | |
5447 msgstr " Ein- (+) oder ausschließlich (-) der Eigenschaften:\n" | |
5448 | |
5449 msgid " system vimrc file: \"" | |
5450 msgstr " System-vimrc-Datei: \"" | |
5451 | |
5452 msgid " user vimrc file: \"" | |
5453 msgstr " Benutzer-vimrc-Datei: \"" | |
5454 | |
5455 msgid " 2nd user vimrc file: \"" | |
5456 msgstr " zweite Benutzer-vimrc-Datei: \"" | |
5457 | |
5458 msgid " 3rd user vimrc file: \"" | |
5459 msgstr " dritte Benutzer-vimrc-Datei: \"" | |
5460 | |
5461 msgid " user exrc file: \"" | |
5462 msgstr " Benutzer-exrc-Datei: \"" | |
5463 | |
5464 msgid " 2nd user exrc file: \"" | |
819 | 5465 msgstr " zweite Benutzer-exrc-Datei: \"" |
7 | 5466 |
5467 msgid " system gvimrc file: \"" | |
5468 msgstr " System-gvimrc-Datei: \"" | |
5469 | |
5470 msgid " user gvimrc file: \"" | |
5471 msgstr " Benutzer-gvimrc-Datei: \"" | |
5472 | |
5473 msgid "2nd user gvimrc file: \"" | |
5474 msgstr "zweite Benutzer-gvimrc-Datei: \"" | |
5475 | |
5476 msgid "3rd user gvimrc file: \"" | |
5477 msgstr "dritte Benutzer-gvimrc-Datei: \"" | |
5478 | |
5479 msgid " system menu file: \"" | |
5480 msgstr " System-Menü-Datei: \"" | |
5481 | |
5482 msgid " fall-back for $VIM: \"" | |
5483 msgstr " Voreinstellung für $VIM: \"" | |
5484 | |
5485 msgid " f-b for $VIMRUNTIME: \"" | |
5486 msgstr " und für $VIMRUNTIME: \"" | |
5487 | |
5488 msgid "Compilation: " | |
5489 msgstr "Übersetzt: " | |
5490 | |
5491 msgid "Compiler: " | |
5492 msgstr "Compiler: " | |
5493 | |
5494 msgid "Linking: " | |
5495 msgstr "Linken: " | |
5496 | |
5497 msgid " DEBUG BUILD" | |
5498 msgstr " DEBUG-VERSION" | |
5499 | |
5500 msgid "VIM - Vi IMproved" | |
5501 msgstr "VIM - verbesserter Vi" | |
5502 | |
5503 msgid "version " | |
5504 msgstr "Version " | |
5505 | |
5506 msgid "by Bram Moolenaar et al." | |
5507 msgstr "von Bram Moolenaar und Anderen" | |
5508 | |
5509 msgid "Vim is open source and freely distributable" | |
5510 msgstr "Vim ist Open Source und kann frei weitergegeben werden" | |
5511 | |
5512 msgid "Help poor children in Uganda!" | |
5513 msgstr "Helfen Sie armen Kindern in Uganda!" | |
5514 | |
5515 msgid "type :help iccf<Enter> for information " | |
819 | 5516 msgstr "Tippe :help iccf<Enter> für Informationen darüber " |
7 | 5517 |
5518 msgid "type :q<Enter> to exit " | |
819 | 5519 msgstr "Tippe :q<Enter> zum Beenden " |
7 | 5520 |
5521 msgid "type :help<Enter> or <F1> for on-line help" | |
819 | 5522 msgstr "Tippe :help<Enter> oder <F1> für Online Hilfe " |
5523 | |
10204
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5524 msgid "type :help version8<Enter> for version info" |
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5525 msgstr "Tippe :help version8<Enter> für Versions-Informationen" |
7 | 5526 |
5527 msgid "Running in Vi compatible mode" | |
5528 msgstr "Vi kompatible Einstellung" | |
5529 | |
5530 msgid "type :set nocp<Enter> for Vim defaults" | |
819 | 5531 msgstr "Tippe :set nocp<Enter> für Vim-Voreinstellungen " |
7 | 5532 |
5533 msgid "type :help cp-default<Enter> for info on this" | |
819 | 5534 msgstr "Tippe :help cp-default<Enter> für Informationen darüber " |
7 | 5535 |
5536 msgid "menu Help->Orphans for information " | |
819 | 5537 msgstr "Menü Hilfe->Waisen für Informationen darüber " |
7 | 5538 |
5539 msgid "Running modeless, typed text is inserted" | |
5540 msgstr "Mode-freier Betrieb, getippter Text wird eingefügt" | |
5541 | |
5542 msgid "menu Edit->Global Settings->Toggle Insert Mode " | |
819 | 5543 msgstr "Menü Editieren->Globale Einstellung->Einfüge-Modus ein- und ausschalten " |
33 | 5544 |
7 | 5545 msgid " for two modes " |
5546 msgstr " für zwei Modi " | |
5547 | |
5548 msgid "menu Edit->Global Settings->Toggle Vi Compatible" | |
819 | 5549 msgstr "Menü Editieren->Globale Einstellung->Vi-Kompatibilität ein- und ausschalten" |
33 | 5550 |
7 | 5551 msgid " for Vim defaults " |
5552 msgstr " für Vim Voreinstellungen " | |
5553 | |
819 | 5554 msgid "Sponsor Vim development!" |
5555 msgstr "Unterstützen Sie die Entwicklung von Vim" | |
5556 | |
5557 msgid "Become a registered Vim user!" | |
5558 msgstr "Werden Sie ein registrierter Benutzer von Vim!" | |
5559 | |
5560 msgid "type :help sponsor<Enter> for information " | |
5561 msgstr "Tippe :help sponsor<Enter> für mehr Informationen " | |
5562 | |
5563 msgid "type :help register<Enter> for information " | |
5564 msgstr "Tippe :help register<Enter> für mehr Informationen " | |
5565 | |
5566 msgid "menu Help->Sponsor/Register for information " | |
5567 msgstr "Menü Hilfe->Sponsor/Register für mehr Informationen " | |
33 | 5568 |
7 | 5569 msgid "WARNING: Windows 95/98/ME detected" |
5570 msgstr "ACHTUNG: Windows 95/98/ME wurde erkannt" | |
5571 | |
5572 msgid "type :help windows95<Enter> for info on this" | |
819 | 5573 msgstr "Tippe :help windows95<Enter> für Informationen darüber " |
7 | 5574 |
5575 msgid "E441: There is no preview window" | |
5576 msgstr "E441: Es gibt kein Fenster zur Voransicht" | |
5577 | |
5578 # should read: topleft / botright | |
5579 msgid "E442: Can't split topleft and botright at the same time" | |
5580 msgstr "E442: topleft und botright können nicht gleichzeitig verwendet werden" | |
5581 | |
5582 msgid "E443: Cannot rotate when another window is split" | |
5583 msgstr "E443: Rotieren nicht möglich wenn ein anderes Fenster geteilt ist" | |
5584 | |
5585 msgid "E444: Cannot close last window" | |
5586 msgstr "E444: Letztes Fenster kann nicht geschlossen werden" | |
5587 | |
5588 msgid "Already only one window" | |
5589 msgstr "Bereits nur ein Fenster" | |
5590 | |
5591 msgid "E445: Other window contains changes" | |
5592 msgstr "E445: Anderes Fenster enthält Änderungen" | |
5593 | |
5594 # Cursor: Schreibmarke Positionsmarke | |
5595 msgid "E446: No file name under cursor" | |
5596 msgstr "E446: Kein Dateiname unter dem Cursor" | |
5597 | |
5598 #, c-format | |
5599 msgid "E447: Can't find file \"%s\" in path" | |
1619 | 5600 msgstr "E447: Kann Datei \"%s\" nicht im Pfad finden" |
7 | 5601 |
33 | 5602 #, c-format |
5603 msgid "E370: Could not load library %s" | |
1619 | 5604 msgstr "E370: Konnte Bibliothek %s nicht laden" |
33 | 5605 |
819 | 5606 msgid "Sorry, this command is disabled: the Perl library could not be loaded." |
5607 msgstr "Dieser Befehl ist nicht verfügbar, da die Perl-Bibliothek nicht geladen werden konnte" | |
5608 | |
5609 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module" | |
5610 msgstr "E299: Perl-Evaluierung in der Sandbox ohne dem 'Safe' Modul" | |
7 | 5611 |
5612 msgid "--No lines in buffer--" | |
5613 msgstr "--Keine Zeilen im Puffer--" | |
5614 | |
5615 #. | |
5616 #. * The error messages that can be shared are included here. | |
5617 #. * Excluded are errors that are only used once and debugging messages. | |
5618 #. | |
819 | 5619 msgid "E470: Command aborted" |
5620 msgstr "E470: Befehl abgebrochen" | |
5621 | |
5622 msgid "E471: Argument required" | |
5623 msgstr "E471: Argument benötigt" | |
33 | 5624 |
7 | 5625 msgid "E10: \\ should be followed by /, ? or &" |
5626 msgstr "E10: \\ sollte von /, ? or & gefolgt werden" | |
5627 | |
5628 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits" | |
837 | 5629 msgstr "E11: Ungültig im Kommandozeilenfenster; <CR> führt aus, CTRL-C beendet" |
7 | 5630 |
5631 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search" | |
819 | 5632 msgstr "E12: Befehl nicht zulässig vom exrc/vimrc in der momentanen Verzeichnis- oder Tag-Suche" |
7 | 5633 |
33 | 5634 msgid "E171: Missing :endif" |
819 | 5635 msgstr "E171: Fehlendes :endif" |
5636 | |
5637 msgid "E600: Missing :endtry" | |
5638 msgstr "E600: Fehlendes :endtry" | |
33 | 5639 |
5640 msgid "E170: Missing :endwhile" | |
5641 msgstr "E170: fehlendes :endwhile" | |
5642 | |
819 | 5643 msgid "E170: Missing :endfor" |
5644 msgstr "E170: Fehlendes :endfor" | |
5645 | |
5646 msgid "E588: :endwhile without :while" | |
5647 msgstr "E588: :endwhile ohne :while" | |
5648 | |
5649 msgid "E588: :endfor without :for" | |
5650 msgstr "E588: :endfor ohne :for" | |
33 | 5651 |
7 | 5652 msgid "E13: File exists (add ! to override)" |
33 | 5653 msgstr "E13: Datei existiert bereits (erzwinge mit !)" |
5654 | |
819 | 5655 |
5656 msgid "E472: Command failed" | |
5657 msgstr "E472: Befehl fehlgeschlagen" | |
33 | 5658 |
5659 #, c-format | |
5660 msgid "E234: Unknown fontset: %s" | |
5661 msgstr "E234: Unbekannter Fontset: %s" | |
5662 | |
5663 #, c-format | |
5664 msgid "E235: Unknown font: %s" | |
5665 msgstr "E235: Unbekannte Schriftart: %s" | |
5666 | |
5667 #, c-format | |
5668 msgid "E236: Font \"%s\" is not fixed-width" | |
5669 msgstr "E236: Schriftart \"%s\" hat keine feste Breite" | |
5670 | |
819 | 5671 msgid "E473: Internal error" |
5672 msgstr "E473: Interner Fehler" | |
33 | 5673 |
7 | 5674 msgid "Interrupted" |
5675 msgstr "Unterbrochen" | |
5676 | |
5677 msgid "E14: Invalid address" | |
5678 msgstr "E14: Ungültige Adresse" | |
5679 | |
819 | 5680 msgid "E474: Invalid argument" |
5681 msgstr "E474: Ungültiges Argument" | |
5682 | |
5683 #, c-format | |
5684 msgid "E475: Invalid argument: %s" | |
5685 msgstr "E475: Ungültiges Argument: %s" | |
33 | 5686 |
7 | 5687 #, c-format |
5688 msgid "E15: Invalid expression: %s" | |
5689 msgstr "E15: ungültiger Ausdruck: %s" | |
5690 | |
5691 msgid "E16: Invalid range" | |
5692 msgstr "E16: Ungültiger Bereich" | |
5693 | |
819 | 5694 msgid "E476: Invalid command" |
5695 msgstr "E476: Ungültiger Befehl" | |
33 | 5696 |
7 | 5697 #, c-format |
5698 msgid "E17: \"%s\" is a directory" | |
5699 msgstr "E17: \"%s\" ist ein Verzeichnis" | |
5700 | |
33 | 5701 #, c-format |
5702 msgid "E364: Library call failed for \"%s()\"" | |
837 | 5703 msgstr "E364: Bibliotheksaufruf für \"%s()\" schlug fehl" |
33 | 5704 |
5705 #, c-format | |
5706 msgid "E448: Could not load library function %s" | |
837 | 5707 msgstr "E448: Bibliotheksfunktion %s konnte nicht geladen werden" |
33 | 5708 |
7 | 5709 msgid "E19: Mark has invalid line number" |
5710 msgstr "E19: Marke hat ungültige Zeilennummer" | |
5711 | |
5712 msgid "E20: Mark not set" | |
5713 msgstr "E20: Marke nicht gesetzt" | |
5714 | |
5715 msgid "E21: Cannot make changes, 'modifiable' is off" | |
5716 msgstr "E21: Kann keine Änderungen machen, 'modifiable' ist aus" | |
5717 | |
5718 msgid "E22: Scripts nested too deep" | |
1619 | 5719 msgstr "E22: Skript ist zu tief verschachtelt" |
7 | 5720 |
5721 msgid "E23: No alternate file" | |
5722 msgstr "E23: Keine alternative Datei" | |
5723 | |
5724 msgid "E24: No such abbreviation" | |
5725 msgstr "E24: Keine Abkürzung gefunden" | |
5726 | |
819 | 5727 msgid "E477: No ! allowed" |
5728 msgstr "E477: Kein ! erlaubt" | |
33 | 5729 |
7 | 5730 msgid "E25: GUI cannot be used: Not enabled at compile time" |
819 | 5731 msgstr "E25: GUI kann nicht benutzt werden: wurde zum Zeitpunkt des Übersetzens nicht eingeschaltet." |
7 | 5732 |
5733 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" | |
819 | 5734 msgstr "E26: Hebräisch kann nicht benutzt werden: wurde zum Zeitpunkt des Übersetzens nicht eingeschaltet.\n" |
7 | 5735 |
5736 msgid "E27: Farsi cannot be used: Not enabled at compile time\n" | |
819 | 5737 msgstr "E27: Farsi kann nicht benutzt werden: wurde zum Zeitpunkt des Übersetzens nicht eingeschaltet.\n" |
5738 | |
5739 msgid "E800: Arabic cannot be used: Not enabled at compile time\n" | |
5740 msgstr "E800: Arabisch kann nicht benutzt werden: wurde zum Zeitpunkt des Übersetzens nicht eingeschaltet.\n" | |
33 | 5741 |
7 | 5742 #, c-format |
5743 msgid "E28: No such highlight group name: %s" | |
837 | 5744 msgstr "E28: Hervorhebungsgruppe existiert nicht: %s" |
7 | 5745 |
5746 msgid "E29: No inserted text yet" | |
5747 msgstr "E29: Noch kein eingefügter Text" | |
5748 | |
5749 msgid "E30: No previous command line" | |
5750 msgstr "E30: Keine vorherige Befehlszeile" | |
5751 | |
5752 msgid "E31: No such mapping" | |
5753 msgstr "E31: Keine Zuordnung gefunden" | |
5754 | |
819 | 5755 msgid "E479: No match" |
5756 msgstr "E479: Kein Treffer" | |
5757 | |
5758 #, c-format | |
5759 msgid "E480: No match: %s" | |
5760 msgstr "E480: Kein Treffer: %s" | |
33 | 5761 |
7 | 5762 msgid "E32: No file name" |
5763 msgstr "E32: Kein Dateiname" | |
5764 | |
5765 msgid "E33: No previous substitute regular expression" | |
837 | 5766 msgstr "E33: Kein vorheriger regulärer Ersetzungsausdruck" |
7 | 5767 |
5768 msgid "E34: No previous command" | |
5769 msgstr "E34: Kein vorheriger Befehl" | |
5770 | |
5771 msgid "E35: No previous regular expression" | |
5772 msgstr "E35: Keine vorheriger regulärer Ausdruck" | |
5773 | |
819 | 5774 msgid "E481: No range allowed" |
5775 msgstr "E481: Kein Bereich erlaubt" | |
33 | 5776 |
7 | 5777 msgid "E36: Not enough room" |
819 | 5778 msgstr "E36: Zu wenig Platz" |
7 | 5779 |
33 | 5780 #, c-format |
5781 msgid "E247: no registered server named \"%s\"" | |
837 | 5782 msgstr "E247: Kein registrierter Servername \"%s\"" |
33 | 5783 |
819 | 5784 #, c-format |
5785 msgid "E482: Can't create file %s" | |
5786 msgstr "E482: Kann Datei %s nicht erzeugen" | |
5787 | |
5788 msgid "E483: Can't get temp file name" | |
5789 msgstr "E483: Kann den Namen der temporären Datei nicht ermitteln" | |
5790 | |
5791 #, c-format | |
5792 msgid "E484: Can't open file %s" | |
5793 msgstr "E484: Kann die Datei %s nicht öffnen" | |
5794 | |
5795 #, c-format | |
5796 msgid "E485: Can't read file %s" | |
5797 msgstr "E485: Kann Datei %s nicht lesen" | |
5798 | |
5799 msgid "E37: No write since last change (add ! to override)" | |
5800 msgstr "E37: Kein Schreibvorgang seit der letzten Änderung (erzwinge mit !)" | |
33 | 5801 |
7 | 5802 msgid "E38: Null argument" |
5803 msgstr "E38: Null-Argument" | |
5804 | |
5805 msgid "E39: Number expected" | |
5806 msgstr "E39: Nummer erwartet" | |
5807 | |
5808 #, c-format | |
5809 msgid "E40: Can't open errorfile %s" | |
837 | 5810 msgstr "E40: Fehlerdatei %s kann nicht geöffnet werden" |
7 | 5811 |
33 | 5812 msgid "E233: cannot open display" |
5813 msgstr "E233: Display kann nicht geöffnet werden" | |
5814 | |
7 | 5815 msgid "E41: Out of memory!" |
5816 msgstr "E41: Speicher erschöpft!" | |
5817 | |
5818 msgid "Pattern not found" | |
5819 msgstr "Muster nicht gefunden" | |
5820 | |
819 | 5821 #, c-format |
5822 msgid "E486: Pattern not found: %s" | |
5823 msgstr "E486: Muster nicht gefunden: %s" | |
5824 | |
5825 msgid "E487: Argument must be positive" | |
5826 msgstr "E487: Argument muss positiv sein" | |
5827 | |
5828 msgid "E459: Cannot go back to previous directory" | |
5829 msgstr "E459: Kann nicht ins vorhergehende Verzeichnis wechseln" | |
33 | 5830 |
7 | 5831 msgid "E42: No Errors" |
5832 msgstr "E42: Kein Fehler" | |
5833 | |
819 | 5834 msgid "E776: No location list" |
5835 msgstr "E776: Keine Positionsliste" | |
5836 | |
7 | 5837 msgid "E43: Damaged match string" |
5838 msgstr "E43: Beschädigter Suchausdruck" | |
5839 | |
5840 msgid "E44: Corrupted regexp program" | |
5841 msgstr "E44: schadhaftes regexp Programm" | |
5842 | |
819 | 5843 msgid "E45: 'readonly' option is set (add ! to override)" |
5844 msgstr "E45: Die Option 'readonly' ist gesetzt (erzwinge mit !)" | |
33 | 5845 |
7 | 5846 #, c-format |
5847 msgid "E46: Cannot set read-only variable \"%s\"" | |
5848 msgstr "E46: Variable \"%s\" kann nur gelesen werden" | |
5849 | |
5850 msgid "E47: Error while reading errorfile" | |
837 | 5851 msgstr "E47: Fehler während des Lesens der Fehlerdatei" |
7 | 5852 |
5853 msgid "E48: Not allowed in sandbox" | |
5854 msgstr "E48: In einer Sandbox nicht erlaubt" | |
5855 | |
819 | 5856 msgid "E523: Not allowed here" |
5857 msgstr "E523: Hier nicht erlaubt" | |
33 | 5858 |
5859 msgid "E359: Screen mode setting not supported" | |
1619 | 5860 msgstr "E359: Bildschirm-Modus wird nicht unterstützt" |
33 | 5861 |
7 | 5862 msgid "E49: Invalid scroll size" |
5863 msgstr "E49: Ungültige Scroll-Größe" | |
5864 | |
5865 msgid "E91: 'shell' option is empty" | |
5866 msgstr "E91: Die Option 'shell' ist leer" | |
5867 | |
33 | 5868 msgid "E255: Couldn't read in sign data!" |
837 | 5869 msgstr "E255: Fehler -- Daten für Debuggersymbol konnten nicht gelesen werden" |
33 | 5870 |
7 | 5871 msgid "E72: Close error on swap file" |
837 | 5872 msgstr "E72: Fehler beim Schließen der Auslagerungsdatei" |
7 | 5873 |
5874 msgid "E73: tag stack empty" | |
5875 msgstr "E73: tag Stapel leer." | |
5876 | |
5877 msgid "E74: Command too complex" | |
5878 msgstr "E74: Befehl zu kompliziert" | |
5879 | |
5880 msgid "E75: Name too long" | |
5881 msgstr "E75: Name zu lang" | |
5882 | |
5883 msgid "E76: Too many [" | |
819 | 5884 msgstr "E76: Zu viele [" |
7 | 5885 |
5886 msgid "E77: Too many file names" | |
819 | 5887 msgstr "E77: Zu viele Dateinamen" |
5888 | |
5889 msgid "E488: Trailing characters" | |
5890 msgstr "E488: Überschüssige Zeichen" | |
33 | 5891 |
7 | 5892 msgid "E78: Unknown mark" |
5893 msgstr "E78: Unbekannte Mark" | |
5894 | |
5895 msgid "E79: Cannot expand wildcards" | |
819 | 5896 msgstr "E79: Kann die Platzhalter nicht erweitern" |
5897 | |
5898 msgid "E591: 'winheight' cannot be smaller than 'winminheight'" | |
5899 msgstr "E591: 'winheight' darf nicht kleiner sein als 'winminheight'" | |
5900 | |
5901 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'" | |
837 | 5902 msgstr "E592: 'winwidth' darf nicht kleiner sein als 'winminwidth'" |
33 | 5903 |
7 | 5904 msgid "E80: Error while writing" |
5905 msgstr "E80: Fehler während des Schreibens" | |
5906 | |
5907 msgid "Zero count" | |
5908 msgstr "Null-Zähler" | |
5909 | |
5910 msgid "E81: Using <SID> not in a script context" | |
5911 msgstr "E81: <SID> wurde nicht in einer Skript-Umgebung benutzt" | |
5912 | |
5913 msgid "E449: Invalid expression received" | |
819 | 5914 msgstr "E449: Ungültiger Ausdruck" |
5915 | |
5916 msgid "E463: Region is guarded, cannot modify" | |
5917 msgstr "E463: Region ist geschützt; keine Änderung möglich" | |
5918 | |
5919 msgid "E744: NetBeans does not allow changes in read-only files" | |
5920 msgstr "E744: NetBeans erlaubt keine Änderungen in schreibgeschützten Dateien" | |
5921 | |
5922 #, c-format | |
5923 msgid "E685: Internal error: %s" | |
5924 msgstr "E685: Interner Fehler: %s" | |
5925 | |
5926 msgid "E363: pattern uses more memory than 'maxmempattern'" | |
5927 msgstr "E363: Muster benötigt mehr Speicher als 'maxmempattern'" | |
5928 | |
5929 msgid "E749: empty buffer" | |
5930 msgstr "E749: Leerer Puffer" | |
5931 | |
5932 msgid "E682: Invalid search pattern or delimiter" | |
5933 msgstr "E682: Ungültiges Suchmuster oder Trennzeichen" | |
5934 | |
5935 msgid "E139: File is loaded in another buffer" | |
5936 msgstr "E139: Datei ist in einem anderen Puffer geladen" | |
5937 | |
5938 #, c-format | |
5939 msgid "E764: Option '%s' is not set" | |
5940 msgstr "E764: Option '%s' ist nicht gesetzt" | |
5941 | |
5942 msgid "search hit TOP, continuing at BOTTOM" | |
5943 msgstr "Suche erreichte den ANFANG und wurde am ENDE fortgesetzt" | |
5944 | |
5945 msgid "search hit BOTTOM, continuing at TOP" | |
5946 msgstr "Suche erreichte das ENDE und wurde am ANFANG fortgesetzt" | |
5947 | |
5948 msgid "Edit with &multiple Vims" | |
5949 msgstr "Editiere mit &mehreren Vims" | |
5950 | |
5951 msgid "Edit with single &Vim" | |
5952 msgstr "Editiere mit einem &Vim" | |
5953 | |
5954 msgid "Diff with Vim" | |
5955 msgstr "Differenz mit Vim" | |
5956 | |
5957 msgid "Edit with &Vim" | |
5958 msgstr "Editiere mit &Vim" | |
5959 | |
5960 msgid "Edit with existing Vim - " | |
5961 msgstr "Editiere mit vorhandenem Vim - " | |
5962 | |
5963 msgid "Press ENTER or type command to continue" | |
5964 msgstr "Betätigen Sie die EINGABETASTE oder geben Sie einen Befehl ein" | |
5965 | |
5966 msgid "Error creating process: Check if gvim is in your path!" | |
5967 msgstr "Fehler beim Erzeugen des Prozesses: Überprüfen Sie, ob gvim in Ihrem Pfad ist!" | |
5968 | |
5969 msgid "gvimext.dll error" | |
5970 msgstr "gvimext.dll Fehler" | |
5971 | |
5972 msgid "Path length too long!" | |
5973 msgstr "Die Länge des Pfads ist zu groß!" | |
5974 | |
5975 msgid "Edits the selected file(s) with Vim" | |
5976 msgstr "Editiert die ausgewählte(n) Datei(en) mit Vim" | |
837 | 5977 |
5978 msgid "%ld seconds ago" | |
5979 msgstr "vor %ld Sekunden" | |
857 | 5980 |
5981 msgid "E790: undojoin is not allowed after undo" | |
5982 msgstr "E790: 'undojoin' ist nicht erlaubt nach 'undo'" | |
5983 | |
5984 #, c-format | |
5985 msgid "E117: Unknown function: %s" | |
5986 msgstr "E117: Unbekannte Funktion: %s" | |
5987 | |
5988 #, c-format | |
5989 msgid "E119: Not enough arguments for function: %s" | |
5990 msgstr "E119: Zu wenige Argumente für Funktion: %s" | |
5991 | |
5992 #, c-format | |
5993 msgid "E120: Using <SID> not in a script context: %s" | |
5994 msgstr "E120: <SID> wurde nicht in einer Skript-Umgebung benutzt: %s" | |
5995 | |
5996 #, c-format | |
5997 msgid "E725: Calling dict function without Dictionary: %s" | |
1619 | 5998 msgstr "E725: Aufruf der 'dict' Funktion ohne Wörterbuch: %s" |
857 | 5999 |
6000 msgid "E786: Range not allowed" | |
6001 msgstr "E786: Bereich nicht erlaubt" | |
6002 | |
6003 #, c-format | |
6004 msgid "E154: Duplicate tag \"%s\" in file %s/%s" | |
6005 msgstr "E154: Doppelter Tag \"%s\" in der Datei %s/%s" | |
6006 | |
6007 msgid "E179: argument required for -complete" | |
6008 msgstr "E179: Argument benötigt für -complete" | |
6009 | |
6010 #, c-format | |
6011 msgid "Tab page %d" | |
6012 msgstr "Tab %d" | |
6013 | |
6014 msgid "E585: :while/:for nesting too deep" | |
6015 msgstr "E585: :while/:for Schachtelung zu tief" | |
6016 | |
6017 msgid "E586: :continue without :while or :for" | |
6018 msgstr "E586: :continue ohne :while or :for" | |
6019 | |
6020 msgid "E587: :break without :while or :for" | |
6021 msgstr "E587: :break ohne :while oder :for" | |
6022 | |
6023 msgid "E788: Not allowed to edit another buffer now" | |
6024 msgstr "E788: Einen weiteren Puffer zu editieren ist im Moment nicht erlaubt" | |
6025 | |
6026 msgid "E513: write error, conversion failed (make 'fenc' empty to override)" | |
6027 msgstr "E513: Schreibfehler, Umwandlung schlug fehl (leere 'fenc' um sie zu erzwingen)" | |
6028 | |
6029 #, c-format | |
6030 msgid "E211: File \"%s\" no longer available" | |
6031 msgstr "E211: Datei \"%s\" ist nicht länger vorhanden" | |
6032 | |
6033 msgid "See \":help W12\" for more info." | |
6034 msgstr "Siehe \":help W12\" für mehr Information" | |
6035 | |
6036 msgid "See \":help W11\" for more info." | |
6037 msgstr "Siehe \":help W11\" für mehr Information" | |
6038 | |
6039 #, c-format | |
6040 msgid "E46: Cannot change read-only variable \"%s\"" | |
6041 msgstr "E46: Variable \"%s\" kann nur gelesen werden" | |
6042 | |
6043 #, c-format | |
6044 msgid "E46: Cannot set variable in the sandbox: \"%s\"" | |
6045 msgstr "E46: Variable \"%s\" kann in der Sandbox nur gelesen werden" | |
6046 | |
6047 msgid "E267: unexpected return" | |
6048 msgstr "E267: Unerwartetes 'return'" | |
6049 | |
6050 msgid "E268: unexpected next" | |
6051 msgstr "E268: Unerwartetes 'next'" | |
6052 | |
6053 msgid "E269: unexpected break" | |
6054 msgstr "E269: Unerwartetes 'break'" | |
6055 | |
6056 msgid "E270: unexpected redo" | |
6057 msgstr "E270: Unerwartetes 'redo'" | |
6058 | |
6059 msgid "E271: retry outside of rescue clause" | |
6060 msgstr "E271: 'retry' außerhalb der 'rescue clause'" | |
6061 | |
6062 msgid "E272: unhandled exception" | |
6063 msgstr "E272: Unbehandelte Ausnahme" | |
6064 | |
6065 #, c-format | |
6066 msgid "%d files to edit\n" | |
6067 msgstr "%d Dateien zum Editieren\n" | |
6068 | |
6069 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)" | |
6070 msgstr "-p[N]\t\tÖffne N Tabs (Vorgabe: einzeln für jede Datei)" | |
6071 | |
6072 msgid "--remote-tab <files> As --remote but open tab page for each file" | |
6073 msgstr "--remote-tab <Dateien> Wie --remote, aber öffne ein Tab für jede Datei" | |
6074 | |
6075 msgid "E304: ml_upd_block0(): Didn't get block 0??" | |
6076 msgstr "E304: ml_upd_block0(): Block Nr. 0 nicht erhalten?" | |
6077 | |
6078 msgid "Select Directory dialog" | |
6079 msgstr "Verzeichnis Auswahl Dialog" | |
6080 | |
6081 msgid "No match at cursor, finding next" | |
6082 msgstr "Kein Treffer beim Cursur, finde den nächsten" | |
6083 | |
6084 msgid "E265: $_ must be an instance of String" | |
6085 msgstr "E265: $_ muss eine Instanz einer Zeichenkette sein" | |
6086 | |
6087 msgid "E773: Symlink loop for \"%s\"" | |
6088 msgstr "E773: Symlink Schleife für \"%s\"" | |
6089 | |
6090 #, c-format | |
6091 msgid "" | |
6092 "\n" | |
6093 "# Last %sSearch Pattern:\n" | |
6094 "~" | |
6095 msgstr "" | |
6096 "\n" | |
6097 "# Letztes %sSuchmuster:\n" | |
6098 "~" | |
6099 | |
6100 #, c-format | |
6101 msgid "" | |
6102 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line " | |
6103 "%d" | |
6104 msgstr "" | |
6105 "Die Definition von COMPOUNDFORBIDFLAG nach dem PFX Element kann falsches Ergebnis in Zeile %s ergeben " | |
6106 "%d" | |
6107 | |
6108 #, c-format | |
6109 msgid "" | |
6110 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line " | |
6111 "%d" | |
6112 msgstr "" | |
6113 "Die Definition von COMPOUNDPERMITFLAG nach dem PFX Element kann falsches Ergebnis in Zeile %s ergeben " | |
6114 "%d" | |
6115 | |
1121 | 6116 msgid "E116: Invalid arguments for function %s" |
6117 msgstr "E116: Ungültige Argumente für die Funktion %s" |