Mercurial > vim
annotate src/po/de.po @ 22938:760526e5cd29 v8.2.2016
patch 8.2.2016: swap file test is a little flaky
Commit: https://github.com/vim/vim/commit/c6ca9f3a29bfd6f5269749036f79f63ce6289692
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Nov 19 18:57:23 2020 +0100
patch 8.2.2016: swap file test is a little flaky
Problem: Swap file test is a little flaky.
Solution: Don't set a byte to a fixed value, increment it.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 19 Nov 2020 19:00:07 +0100 |
parents | 5b7ea82bc18f |
children | 29c5f168c6fd |
rev | line source |
---|---|
14193 | 1 # German translation for Vim |
7 | 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 # | |
14999 | 6 # Previous-Translator(s): |
11704 | 7 # Georg Dahn <georg.dahn@gmail.com> |
819 | 8 # Johannes Zellner <johannes@zellner.org> |
9 # Gerfried Fuchs <alfie@ist.org> | |
7 | 10 msgid "" |
11 msgstr "" | |
14999 | 12 "Project-Id-Version: Vim\n" |
11704 | 13 "Report-Msgid-Bugs-To: \n" |
21250 | 14 "POT-Creation-Date: 2020-07-06 12:56+0200\n" |
1619 | 15 "PO-Revision-Date: 2008-05-24 17:26+0200\n" |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
16 "Last-Translator: Christian Brabandt <cb@256bit.org>\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
17 "Language-Team: German\n" |
11704 | 18 "Language: de\n" |
7 | 19 "MIME-Version: 1.0\n" |
14999 | 20 "Content-Type: text/plain; charset=ISO-8859-1\n" |
21 "Content-Transfer-Encoding: 8bit\n" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
7 | 23 |
18053 | 24 msgid "E163: There is only one file to edit" |
25 msgstr "E163: Es gibt nur eine Datei zum Editieren." | |
26 | |
27 msgid "E164: Cannot go before first file" | |
28 msgstr "E164: Kann nicht vor die erste Datei hinausgehen." | |
29 | |
30 msgid "E165: Cannot go beyond last file" | |
31 msgstr "E165: Kann nicht über die letzte Datei hinausgehen" | |
32 | |
33 msgid "E249: window layout changed unexpectedly" | |
34 msgstr "E249: Fensterlayout änderte sich unerwartet" | |
35 | |
15729 | 36 msgid "--Deleted--" |
37 msgstr "--gelöscht--" | |
38 | |
39 #, c-format | |
40 msgid "auto-removing autocommand: %s <buffer=%d>" | |
41 msgstr "Entferne Autokommando: %s <buffer=%d>" | |
42 | |
43 #, c-format | |
44 msgid "E367: No such group: \"%s\"" | |
45 msgstr "E367: Keine solche Gruppe: \"%s\"" | |
46 | |
47 msgid "E936: Cannot delete the current group" | |
48 msgstr "E936: Kann die aktuelle Gruppe nicht löschen." | |
49 | |
50 msgid "W19: Deleting augroup that is still in use" | |
51 msgstr "W19: Lösche Autogruppe, die noch in Benutzung ist." | |
52 | |
53 #, c-format | |
54 msgid "E215: Illegal character after *: %s" | |
55 msgstr "E215: Unzulässiges Zeichen nach *: %s" | |
56 | |
57 #, c-format | |
58 msgid "E216: No such event: %s" | |
59 msgstr "E216: Kein derartiges Ereignis: %s" | |
60 | |
61 #, c-format | |
62 msgid "E216: No such group or event: %s" | |
63 msgstr "E216: Keine solche Gruppe oder Ereignis: %s" | |
64 | |
65 msgid "" | |
66 "\n" | |
67 "--- Autocommands ---" | |
68 msgstr "" | |
69 "\n" | |
70 "--- Autokommandos ---" | |
71 | |
72 #, c-format | |
73 msgid "E680: <buffer=%d>: invalid buffer number " | |
19574 | 74 msgstr "E680: <buffer=%d>: Ungültige Puffernummer " |
15729 | 75 |
76 msgid "E217: Can't execute autocommands for ALL events" | |
77 msgstr "E217: Autokommandos können nicht für ALL Ereignisse ausgeführt werden" | |
78 | |
79 msgid "No matching autocommands" | |
80 msgstr "Keine passenden Autokommandos" | |
81 | |
82 msgid "E218: autocommand nesting too deep" | |
83 msgstr "E218: Autokommando-Schachtelung zu tief" | |
84 | |
85 #, c-format | |
86 msgid "%s Autocommands for \"%s\"" | |
87 msgstr "%s Autokommandos für \"%s\"" | |
88 | |
89 #, c-format | |
90 msgid "Executing %s" | |
91 msgstr "Ausführung von %s" | |
92 | |
93 #, c-format | |
94 msgid "autocommand %s" | |
95 msgstr "Autokommando %s" | |
96 | |
11704 | 97 msgid "E831: bf_key_init() called with empty password" |
15194 | 98 msgstr "E831: bf_key_init() mit leerem Passwort aufgerufen." |
11704 | 99 |
100 msgid "E820: sizeof(uint32_t) != 4" | |
101 msgstr "E820: sizeof(uint32_t) ungleich 4." | |
102 | |
103 msgid "E817: Blowfish big/little endian use wrong" | |
104 msgstr "E817: Blowfish Big-/Little-Endian falsch." | |
105 | |
106 msgid "E818: sha256 test failed" | |
107 msgstr "E818: Test sha256 fehlgeschlagen" | |
108 | |
109 msgid "E819: Blowfish test failed" | |
110 msgstr "E819: Blowfish Test fehlgeschlagen" | |
111 | |
112 msgid "[Location List]" | |
113 msgstr "[Positionsliste]" | |
114 | |
115 msgid "[Quickfix List]" | |
11914 | 116 msgstr "[Quickfix-Liste]" |
11704 | 117 |
118 msgid "E855: Autocommands caused command to abort" | |
119 msgstr "E855: Autokommandos führten zu einem Abbruch." | |
120 | |
7 | 121 msgid "E82: Cannot allocate any buffer, exiting..." |
11914 | 122 msgstr "E82: Kann keinen Puffer zuweisen; beende..." |
7 | 123 |
124 msgid "E83: Cannot allocate buffer, using other one..." | |
837 | 125 msgstr "E83: Kann den Puffer nicht zuweisen; benutze einen anderen..." |
7 | 126 |
11704 | 127 msgid "E931: Buffer cannot be registered" |
128 msgstr "E931: Puffer kann nicht registriert werden." | |
129 | |
18053 | 130 #, c-format |
131 msgid "E937: Attempt to delete a buffer that is in use: %s" | |
132 msgstr "E937: Versuch, Puffer %s zu löschen, der noch benutzt wird." | |
11704 | 133 |
33 | 134 msgid "E515: No buffers were unloaded" |
15033 | 135 msgstr "E515: Kein Puffer wurde entladen." |
33 | 136 |
137 msgid "E516: No buffers were deleted" | |
14999 | 138 msgstr "E516: Kein Puffer wurde gelöscht." |
33 | 139 |
140 msgid "E517: No buffers were wiped out" | |
14999 | 141 msgstr "E517: Kein Puffer wurde vollständig gelöscht." |
142 | |
143 #, c-format | |
144 msgid "%d buffer unloaded" | |
145 msgid_plural "%d buffers unloaded" | |
146 msgstr[0] "%d Puffer entladen" | |
147 msgstr[1] "%d Puffer entladen" | |
148 | |
149 #, c-format | |
150 msgid "%d buffer deleted" | |
151 msgid_plural "%d buffers deleted" | |
152 msgstr[0] "%d Puffer gelöscht" | |
153 msgstr[1] "%d Puffer gelöscht" | |
154 | |
155 #, c-format | |
156 msgid "%d buffer wiped out" | |
157 msgid_plural "%d buffers wiped out" | |
158 msgstr[0] "%d Puffer vollständig gelöscht" | |
159 msgstr[1] "%d Puffer vollständig gelöscht" | |
7 | 160 |
11704 | 161 msgid "E90: Cannot unload last buffer" |
15033 | 162 msgstr "E90: Kann letzten Puffer nicht entladen" |
11704 | 163 |
7 | 164 msgid "E84: No modified buffer found" |
11914 | 165 msgstr "E84: Keinen veränderter Puffer gefunden" |
166 | |
7 | 167 msgid "E85: There is no listed buffer" |
11914 | 168 msgstr "E85: Es gibt keine angezeigten Puffer." |
7 | 169 |
170 msgid "E87: Cannot go beyond last buffer" | |
11914 | 171 msgstr "E87: Kann nicht über den letzten Puffer hinaus gehen." |
7 | 172 |
173 msgid "E88: Cannot go before first buffer" | |
11914 | 174 msgstr "E88: Kann nicht vor den ersten Puffer gehen." |
7 | 175 |
33 | 176 #, c-format |
15729 | 177 msgid "E89: No write since last change for buffer %d (add ! to override)" |
178 msgstr "" | |
179 "E89: Puffer %d seit der letzten Änderung nicht gesichert (erzwinge mit !)" | |
7 | 180 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
181 msgid "E948: Job still running (add ! to end the job)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
182 msgstr "E948: Job läuft noch (Beenden mit !)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
183 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
184 msgid "E37: No write since last change (add ! to override)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
185 msgstr "E37: Kein Schreibvorgang seit der letzten Änderung (erzwinge mit !)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
186 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
187 msgid "E948: Job still running" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
188 msgstr "E948: Job läuft noch" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
189 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
190 msgid "E37: No write since last change" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
191 msgstr "E37: Nicht geschrieben seit letzter Änderung" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
192 |
7 | 193 msgid "W14: Warning: List of file names overflow" |
11914 | 194 msgstr "W14: Achtung: Überlauf der Dateinamensliste." |
7 | 195 |
196 #, c-format | |
15729 | 197 msgid "E92: Buffer %d not found" |
198 msgstr "E92: Puffer %d nicht gefunden." | |
7 | 199 |
200 #, c-format | |
201 msgid "E93: More than one match for %s" | |
11914 | 202 msgstr "E93: Mehr als ein Treffer für %s." |
7 | 203 |
204 #, c-format | |
205 msgid "E94: No matching buffer for %s" | |
11914 | 206 msgstr "E94: Kein übereinstimmender Puffer für %s." |
7 | 207 |
208 #, c-format | |
209 msgid "line %ld" | |
210 msgstr "Zeile %ld" | |
211 | |
212 msgid "E95: Buffer with this name already exists" | |
11914 | 213 msgstr "E95: Ein Puffer mit diesem Namen existiert bereits." |
7 | 214 |
215 msgid " [Modified]" | |
216 msgstr " [Verändert]" | |
217 | |
218 msgid "[Not edited]" | |
219 msgstr "[Nicht editiert]" | |
220 | |
221 msgid "[Read errors]" | |
837 | 222 msgstr "[Lesefehler]" |
7 | 223 |
11704 | 224 msgid "[RO]" |
225 msgstr "[RO]" | |
226 | |
7 | 227 msgid "[readonly]" |
15033 | 228 msgstr "[Schreibgeschützt]" |
7 | 229 |
230 #, c-format | |
14999 | 231 msgid "%ld line --%d%%--" |
232 msgid_plural "%ld lines --%d%%--" | |
233 msgstr[0] "%ld Zeile --%d%%--" | |
234 msgstr[1] "%ld Zeilen --%d%%--" | |
7 | 235 |
236 #, c-format | |
237 msgid "line %ld of %ld --%d%%-- col " | |
238 msgstr "Zeile %ld von %ld --%d%%-- Spalte " | |
239 | |
819 | 240 msgid "[No Name]" |
241 msgstr "[Unbenannt]" | |
7 | 242 |
243 msgid "help" | |
819 | 244 msgstr "Hilfe" |
245 | |
246 msgid "[Help]" | |
7 | 247 msgstr "[Hilfe]" |
248 | |
249 msgid "[Preview]" | |
837 | 250 msgstr "[Vorschau]" |
7 | 251 |
252 msgid "All" | |
253 msgstr "Alles" | |
254 | |
255 msgid "Bot" | |
256 msgstr "Ende" | |
257 | |
258 msgid "Top" | |
259 msgstr "Anfang" | |
260 | |
11914 | 261 msgid "E382: Cannot write, 'buftype' option is set" |
262 msgstr "E382: Kann nicht schreiben, 'buftype'-Option ist gesetzt" | |
263 | |
14193 | 264 msgid "[Prompt]" |
265 msgstr "[Prompt]" | |
266 | |
18053 | 267 msgid "[Popup]" |
268 msgstr "[Popup]" | |
269 | |
11704 | 270 msgid "[Scratch]" |
271 msgstr "[Scratch]" | |
7 | 272 |
18456 | 273 msgid "WARNING: The file has been changed since reading it!!!" |
274 msgstr "ACHTUNG: Die Datei wurde seit dem letzten Lesen geändert!!!" | |
275 | |
276 msgid "Do you really want to write to it" | |
277 msgstr "Möchten Sie sie wirklich schreiben" | |
278 | |
21250 | 279 msgid "[New]" |
280 msgstr "[Neu]" | |
281 | |
282 msgid "[New File]" | |
283 msgstr "[Neue Datei]" | |
284 | |
18456 | 285 msgid "E676: No matching autocommands for acwrite buffer" |
286 msgstr "E676: Keine übereinstimmenden Autokommandos für acwrite Puffer" | |
287 | |
288 msgid "E203: Autocommands deleted or unloaded buffer to be written" | |
289 msgstr "" | |
290 "E203: Autokommandos haben den zu schreibenden Puffer gelöscht oder entladen" | |
291 | |
292 msgid "E204: Autocommand changed number of lines in unexpected way" | |
293 msgstr "" | |
294 "E204: Autokommandos haben die Anzahl der Zeilen in unerwarteter Weise " | |
295 "verändert" | |
296 | |
297 msgid "NetBeans disallows writes of unmodified buffers" | |
298 msgstr "NetBeans verweigert das Schreiben von unveränderten Puffern." | |
299 | |
300 msgid "Partial writes disallowed for NetBeans buffers" | |
301 msgstr "Partielles Schreiben für NetBeans Puffer verweigert" | |
302 | |
303 msgid "is a directory" | |
304 msgstr "ist ein Verzeichnis" | |
305 | |
306 msgid "is not a file or writable device" | |
307 msgstr "ist keine Datei oder beschreibbares Device" | |
308 | |
309 msgid "writing to device disabled with 'opendevice' option" | |
310 msgstr "Schreiben auf Gerät durch 'opendevice' Option deaktiviert." | |
311 | |
312 msgid "is read-only (add ! to override)" | |
313 msgstr "ist schreibgeschützt (erzwinge mit !)" | |
314 | |
315 msgid "E506: Can't write to backup file (add ! to override)" | |
316 msgstr "E506: Sicherungsdatei kann nicht geschrieben werden (erzwinge mit !)" | |
317 | |
318 msgid "E507: Close error for backup file (add ! to override)" | |
319 msgstr "E507: Fehler beim Schließen der Sicherungsdatei (erzwinge mit !)" | |
320 | |
321 msgid "E508: Can't read file for backup (add ! to override)" | |
322 msgstr "E508: Sicherungsdatei kann nicht gelesen werden (erzwinge mit !)" | |
323 | |
324 msgid "E509: Cannot create backup file (add ! to override)" | |
325 msgstr "E509: Sicherungsdatei kann nicht angelegt werden (erzwinge mit !)" | |
326 | |
327 msgid "E510: Can't make backup file (add ! to override)" | |
328 msgstr "E510: Sicherungsdatei kann nicht erstellt werden (erzwinge mit !)" | |
329 | |
330 msgid "E214: Can't find temp file for writing" | |
331 msgstr "E214: Temporäre Datei kann nicht zum Schreiben geöffnet werden" | |
332 | |
333 msgid "E213: Cannot convert (add ! to write without conversion)" | |
334 msgstr "E213: Fehler bei der Umwandlung (schreibe ohne Umwandlung mit !)" | |
335 | |
336 msgid "E166: Can't open linked file for writing" | |
337 msgstr "E166: Gelinkte Datei kann nicht zum Schreiben geöffnet werden" | |
338 | |
339 msgid "E212: Can't open file for writing" | |
340 msgstr "E212: Datei kann nicht zum Schreiben geöffnet werden" | |
341 | |
342 msgid "E949: File changed while writing" | |
343 msgstr "E949: Datei wurde während des Schreibens verändert" | |
344 | |
345 msgid "E512: Close failed" | |
346 msgstr "E512: Fehler beim Schließen" | |
347 | |
348 msgid "E513: write error, conversion failed (make 'fenc' empty to override)" | |
349 msgstr "" | |
350 "E513: Schreibfehler, Umwandlung schlug fehl (leere 'fenc' um es zu erzwingen)" | |
351 | |
352 #, c-format | |
353 msgid "" | |
354 "E513: write error, conversion failed in line %ld (make 'fenc' empty to " | |
355 "override)" | |
356 msgstr "" | |
357 "E513: Schreibfehler, Konvertierung in Zeile %ld fehlgeschlagen (leere 'fenc' " | |
358 "um es zu erzwingen)" | |
359 | |
360 msgid "E514: write error (file system full?)" | |
361 msgstr "E514: Schreibfehler (Dateisystem voll?)" | |
362 | |
363 msgid " CONVERSION ERROR" | |
364 msgstr "KONVERTIERUNGSFEHLER" | |
365 | |
366 #, c-format | |
367 msgid " in line %ld;" | |
368 msgstr " in Zeile %ld" | |
369 | |
370 msgid "[NOT converted]" | |
371 msgstr "[NICHT konvertiert]" | |
372 | |
373 msgid "[converted]" | |
374 msgstr "[konvertiert]" | |
375 | |
376 msgid "[Device]" | |
377 msgstr "[Ausgabegerät]" | |
378 | |
379 msgid " [a]" | |
380 msgstr " [a]" | |
381 | |
382 msgid " appended" | |
383 msgstr " angefügt" | |
384 | |
385 msgid " [w]" | |
386 msgstr " [w]" | |
387 | |
388 msgid " written" | |
389 msgstr " geschrieben" | |
390 | |
391 msgid "E205: Patchmode: can't save original file" | |
392 msgstr "E205: patchmode: Original-Datei kann nicht gespeichert werden" | |
393 | |
394 msgid "E206: patchmode: can't touch empty original file" | |
395 msgstr "E206: patchmode: leere Original-Datei kann nicht verändert werden" | |
396 | |
397 msgid "E207: Can't delete backup file" | |
398 msgstr "E207: Backup-Datei kann nicht gelöscht werden" | |
399 | |
400 msgid "" | |
401 "\n" | |
402 "WARNING: Original file may be lost or damaged\n" | |
403 msgstr "" | |
404 "\n" | |
405 "ACHTUNG: Original-Datei könnte verloren oder beschädigt sein\n" | |
406 | |
407 msgid "don't quit the editor until the file is successfully written!" | |
408 msgstr "" | |
409 "beenden Sie nicht den Editor bis die Datei erfolgreich geschrieben wurde!" | |
410 | |
18053 | 411 msgid "W10: Warning: Changing a readonly file" |
412 msgstr "W10: Achtung: Ändern einer schreibgeschützten Datei" | |
413 | |
11704 | 414 msgid "E902: Cannot connect to port" |
415 msgstr "E902: Kann keine Verbindung zu Port herstellen." | |
416 | |
21250 | 417 msgid "E898: socket() in channel_connect()" |
418 msgstr "E898: socket() in channel_connect()" | |
419 | |
420 #, c-format | |
421 msgid "E901: getaddrinfo() in channel_open(): %s" | |
422 msgstr "E901: getaddrinfo() in channel_open(): %s" | |
423 | |
11704 | 424 msgid "E901: gethostbyname() in channel_open()" |
425 msgstr "E901: gethostbyname() in channel_open()" | |
426 | |
427 msgid "E903: received command with non-string argument" | |
428 msgstr "E903: Befehl mit Nicht-String Argument empfangen." | |
429 | |
430 msgid "E904: last argument for expr/call must be a number" | |
431 msgstr "E904: Letztes Argument für expr/call muss eine Zahl sein." | |
432 | |
433 msgid "E904: third argument for call must be a list" | |
434 msgstr "E904: Drittes Argument für call muss eine Liste sein." | |
435 | |
11914 | 436 #, c-format |
11704 | 437 msgid "E905: received unknown command: %s" |
438 msgstr "E905: Unbekannter Befehl empfangen: %s." | |
439 | |
18053 | 440 msgid "E906: not an open channel" |
441 msgstr "E906: Kein offener Channel" | |
442 | |
11704 | 443 #, c-format |
444 msgid "E630: %s(): write while not connected" | |
445 msgstr "E630: %s(): geschrieben ohne eine Verbindung hergestellt zu haben." | |
446 | |
447 #, c-format | |
448 msgid "E631: %s(): write failed" | |
449 msgstr "E631: %s(): Schreiben fehlgeschlagen." | |
450 | |
451 #, c-format | |
452 msgid "E917: Cannot use a callback with %s()" | |
453 msgstr "E917: Kann keinen Callback mit %s() durchführen." | |
454 | |
455 msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" | |
11914 | 456 msgstr "" |
457 "E912: Kann ch_evalexpr()/ch_sendexpr() nicht mit einem Raw oder NL Channel " | |
458 "benutzen." | |
11704 | 459 |
460 msgid "E920: _io file requires _name to be set" | |
461 msgstr "E920: Für _io Datei muss _name gesetzt ist." | |
462 | |
463 msgid "E915: in_io buffer requires in_buf or in_name to be set" | |
464 msgstr "E915: Für in_io Puffer muss in_buf oder in_name gesetzt sein." | |
465 | |
466 #, c-format | |
467 msgid "E918: buffer must be loaded: %s" | |
468 msgstr "E918: Puffer muss geladen sein: %s." | |
469 | |
18053 | 470 msgid "E916: not a valid job" |
471 msgstr "E916: kein gültiger Job" | |
472 | |
21250 | 473 msgid "No display" |
474 msgstr "Keine Anzeige" | |
475 | |
476 msgid ": Send failed.\n" | |
477 msgstr ": Versendung fehlgeschlagen.\n" | |
478 | |
479 msgid ": Send failed. Trying to execute locally\n" | |
480 msgstr ": Versendung fehlgeschlagen. Versuche lokale Ausführung\n" | |
481 | |
482 #, c-format | |
483 msgid "%d of %d edited" | |
484 msgstr "%d von %d bearbeitet" | |
485 | |
486 msgid "No display: Send expression failed.\n" | |
487 msgstr "Keine Anzeige: Versenden des Ausdrucks fehlgeschlagen.\n" | |
488 | |
489 msgid ": Send expression failed.\n" | |
490 msgstr ": Versenden des Ausdrucks fehlgeschlagen.\n" | |
491 | |
492 msgid "E240: No connection to the X server" | |
493 msgstr "E240: Keine Verbindung zum X-Server" | |
494 | |
495 #, c-format | |
496 msgid "E241: Unable to send to %s" | |
497 msgstr "E241: Kann nicht zu %s senden" | |
498 | |
499 msgid "E277: Unable to read a server reply" | |
500 msgstr "E277: Server-Antwort kann nicht gelesen werden." | |
501 | |
502 msgid "E941: already started a server" | |
503 msgstr "E941: Server bereits gestartet." | |
504 | |
505 msgid "E942: +clientserver feature not available" | |
506 msgstr "E942: +clientserver Eigenschaft nicht verfügbar" | |
507 | |
508 msgid "E258: Unable to send to client" | |
509 msgstr "E258: Kann nicht zum Client senden." | |
510 | |
511 msgid "Used CUT_BUFFER0 instead of empty selection" | |
512 msgstr "CUT_BUFFER0 anstatt der leeren Auswahl benutzt" | |
513 | |
18053 | 514 msgid "tagname" |
515 msgstr "Tag-Name" | |
516 | |
517 msgid " kind file\n" | |
518 msgstr " Typ Datei\n" | |
519 | |
520 msgid "'history' option is zero" | |
521 msgstr "Option 'history' ist Null" | |
522 | |
11704 | 523 msgid "E821: File is encrypted with unknown method" |
524 msgstr "E821: Datei ist mit unbekannter Verschlüsselungsart verschlüsselt." | |
525 | |
526 msgid "Warning: Using a weak encryption method; see :help 'cm'" | |
527 msgstr "Achtung: Benutze eine schwache Verschlüsselungsart; siehe :help 'cm'." | |
528 | |
529 msgid "Enter encryption key: " | |
530 msgstr "Geben Sie bitte den Schlüssel ein: " | |
531 | |
532 msgid "Enter same key again: " | |
533 msgstr "Geben Sie den gleichen Schlüssel nochmals ein:" | |
534 | |
535 msgid "Keys don't match!" | |
536 msgstr "Die Schlüssel stimmen nicht überein!" | |
537 | |
538 msgid "[crypted]" | |
539 msgstr "[verschlüsselt]" | |
540 | |
18053 | 541 msgid "Entering Debug mode. Type \"cont\" to continue." |
542 msgstr "Debug-Modus. Geben Sie \"cont\" zum Fortsetzen ein." | |
543 | |
544 #, c-format | |
545 msgid "Oldval = \"%s\"" | |
546 msgstr "Alter Wert = \"%s\"" | |
547 | |
548 #, c-format | |
549 msgid "Newval = \"%s\"" | |
550 msgstr "Neuer Wert = \"%s\"" | |
551 | |
552 #, c-format | |
553 msgid "line %ld: %s" | |
554 msgstr "Zeile %ld: %s" | |
555 | |
556 #, c-format | |
557 msgid "cmd: %s" | |
558 msgstr "Befehl: %s" | |
559 | |
560 msgid "frame is zero" | |
561 msgstr "Frame ist Null" | |
562 | |
563 #, c-format | |
564 msgid "frame at highest level: %d" | |
565 msgstr "Frame auf letzter Ebene: %d" | |
566 | |
567 #, c-format | |
568 msgid "Breakpoint in \"%s%s\" line %ld" | |
569 msgstr "Haltepunkt in \"%s%s\" Zeile %ld" | |
570 | |
571 #, c-format | |
572 msgid "E161: Breakpoint not found: %s" | |
573 msgstr "E161: Haltepunkt nicht gefunden: %s" | |
574 | |
575 msgid "No breakpoints defined" | |
576 msgstr "Keine Haltepunkte definiert" | |
577 | |
578 #, c-format | |
579 msgid "%3d %s %s line %ld" | |
580 msgstr "%3d %s %s Zeile %ld" | |
581 | |
582 #, c-format | |
583 msgid "%3d expr %s" | |
584 msgstr "%3d expr %s" | |
585 | |
11704 | 586 msgid "extend() argument" |
587 msgstr "extend() Argument" | |
588 | |
589 #, c-format | |
590 msgid "E737: Key already exists: %s" | |
591 msgstr "E737: Schlüssel existiert bereits: %s" | |
592 | |
593 #, c-format | |
15729 | 594 msgid "E96: Cannot diff more than %d buffers" |
595 msgstr "E96: Kann Diff für mehr als %d Puffer nicht erstellen." | |
11704 | 596 |
14999 | 597 #, c-format |
598 msgid "Not enough memory to use internal diff for buffer \"%s\"" | |
599 msgstr "" | |
600 "Nicht genügend Speicher vorhanden, um Puffer \"%s\" mit internem " | |
601 "Diffalgorithmus zu nutzen." | |
602 | |
11704 | 603 msgid "E810: Cannot read or write temp files" |
604 msgstr "E810: Kann temporäre Datei nicht lesen oder schreiben." | |
7 | 605 |
606 msgid "E97: Cannot create diffs" | |
11914 | 607 msgstr "E97: Kann keinen Diff erstellen." |
7 | 608 |
14999 | 609 msgid "E960: Problem creating the internal diff" |
610 msgstr "E960: Problem internen Diffalgorithmus anzuwenden" | |
611 | |
7 | 612 msgid "Patch file" |
613 msgstr "Patch-Datei" | |
614 | |
11704 | 615 msgid "E816: Cannot read patch output" |
15033 | 616 msgstr "E816: Patch-Ausgabe kann nicht gelesen werden." |
11704 | 617 |
7 | 618 msgid "E98: Cannot read diff output" |
11914 | 619 msgstr "E98: Diff-Ausgabe kann nicht gelesen werden." |
7 | 620 |
14999 | 621 msgid "E959: Invalid diff format." |
622 msgstr "E959: Ungültiges Diff-Format" | |
623 | |
7 | 624 msgid "E99: Current buffer is not in diff mode" |
11914 | 625 msgstr "E99: Aktueller Puffer ist nicht im Diff-Modus." |
7 | 626 |
11704 | 627 msgid "E793: No other buffer in diff mode is modifiable" |
15033 | 628 msgstr "E793: Kein weiterer Puffer im diff-Modues ist modifizierbar." |
11704 | 629 |
7 | 630 msgid "E100: No other buffer in diff mode" |
11914 | 631 msgstr "E100: Kein weiterer Puffer ist im Diff-Modus." |
7 | 632 |
633 msgid "E101: More than two buffers in diff mode, don't know which one to use" | |
11914 | 634 msgstr "E101: Mehrdeutigkeit: Mehr als zwei Puffer im Diff-Modus." |
7 | 635 |
636 #, c-format | |
637 msgid "E102: Can't find buffer \"%s\"" | |
11914 | 638 msgstr "E102: Kann Puffer \"%s\" nicht finden." |
7 | 639 |
640 #, c-format | |
641 msgid "E103: Buffer \"%s\" is not in diff mode" | |
11914 | 642 msgstr "E103: Puffer \"%s\" ist nicht im Diff-Modus." |
7 | 643 |
11704 | 644 msgid "E787: Buffer changed unexpectedly" |
645 msgstr "E787: Puffer änderte sich unerwartet." | |
646 | |
7 | 647 msgid "E104: Escape not allowed in digraph" |
15033 | 648 msgstr "E104: <Escape> ist in einem Digraphen nicht erlaubt." |
7 | 649 |
15729 | 650 msgid "Custom" |
651 msgstr "Benutzerdefinierte Digraphs" | |
652 | |
653 msgid "Latin supplement" | |
654 msgstr "Lateinisch Ergänzung" | |
655 | |
656 msgid "Greek and Coptic" | |
657 msgstr "Griechisch und Koptisch" | |
658 | |
659 msgid "Cyrillic" | |
660 msgstr "Kyrillisch" | |
661 | |
662 msgid "Hebrew" | |
663 msgstr "Hebräisch" | |
664 | |
665 msgid "Arabic" | |
666 msgstr "Arabisch" | |
667 | |
668 msgid "Latin extended" | |
669 msgstr "Lateinisch Zusatz" | |
670 | |
671 msgid "Greek extended" | |
672 msgstr "Griechisch Zusatz" | |
673 | |
674 msgid "Punctuation" | |
675 msgstr "Interpunktion" | |
676 | |
677 msgid "Super- and subscripts" | |
678 msgstr "Hoch- und tiefgestellte Zeichen" | |
679 | |
680 msgid "Currency" | |
681 msgstr "Währungszeichen" | |
682 | |
683 msgid "Other" | |
684 msgstr "Andere Zeichen" | |
685 | |
686 msgid "Roman numbers" | |
687 msgstr "Römische Ziffern" | |
688 | |
689 msgid "Arrows" | |
690 msgstr "Pfeile" | |
691 | |
692 msgid "Mathematical operators" | |
693 msgstr "Mathematische Operatoren" | |
694 | |
695 msgid "Technical" | |
696 msgstr "Technische Zeichen" | |
697 | |
698 msgid "Box drawing" | |
699 msgstr "Rahmenzeichen" | |
700 | |
701 msgid "Block elements" | |
702 msgstr "Blockelemente" | |
703 | |
704 msgid "Geometric shapes" | |
705 msgstr "Geometrische Formen" | |
706 | |
707 msgid "Symbols" | |
708 msgstr "Verschiedene Symbole" | |
709 | |
710 msgid "Dingbats" | |
711 msgstr "Dingbats" | |
712 | |
713 msgid "CJK symbols and punctuation" | |
714 msgstr "CJK Symbole und Interpunktion" | |
715 | |
716 msgid "Hiragana" | |
717 msgstr "Hiragana" | |
718 | |
719 msgid "Katakana" | |
720 msgstr "Katakana" | |
721 | |
722 msgid "Bopomofo" | |
723 msgstr "Bopomofo" | |
724 | |
33 | 725 msgid "E544: Keymap file not found" |
15033 | 726 msgstr "E544: Keymap-Datei für die Tastaturbelegung nicht gefunden." |
33 | 727 |
7 | 728 msgid "E105: Using :loadkeymap not in a sourced file" |
11914 | 729 msgstr "E105: :loadkeymap außerhalb einer eingelesenen Datei." |
7 | 730 |
11704 | 731 msgid "E791: Empty keymap entry" |
732 msgstr "E791: Leerer keymap Eintrag" | |
733 | |
819 | 734 msgid "E719: Cannot use [:] with a Dictionary" |
11704 | 735 msgstr "E719: Kann [:] nicht mit einem Dictionary verwenden" |
819 | 736 |
15729 | 737 msgid "E689: Can only index a List, Dictionary or Blob" |
738 msgstr "E689: Kann nur Listen, Dictionary oder Blob indizieren" | |
819 | 739 |
740 msgid "E708: [:] must come last" | |
11914 | 741 msgstr "E708: [:] muss am Schluss kommen." |
819 | 742 |
15729 | 743 msgid "E709: [:] requires a List or Blob value" |
744 msgstr "E709: [:] benötigt einen Listen- oder Blobwert" | |
745 | |
746 msgid "E972: Blob value does not have the right number of bytes" | |
747 msgstr "E972: Blobwert hat nicht die richtige Anzahl an Bytes" | |
819 | 748 |
18053 | 749 msgid "E996: Cannot lock a range" |
750 msgstr "E996: Kann Bereich nicht sperren" | |
751 | |
819 | 752 msgid "E710: List value has more items than target" |
11914 | 753 msgstr "E710: Listenwert hat mehr Einträge als das Ziel." |
819 | 754 |
755 msgid "E711: List value has not enough items" | |
11914 | 756 msgstr "E711: Listenwert hat nicht genügend Einträge." |
819 | 757 |
18053 | 758 msgid "E996: Cannot lock a list or dict" |
759 msgstr "E996: Kann List oder Dictionary nicht sperren" | |
760 | |
761 msgid "E260: Missing name after ->" | |
762 msgstr "E260: Fehlende Name nach ->" | |
763 | |
819 | 764 msgid "E695: Cannot index a Funcref" |
11914 | 765 msgstr "E695: Kann keine Funktionsreferenz indizieren." |
7 | 766 |
11704 | 767 msgid "E909: Cannot index a special variable" |
11914 | 768 msgstr "E909: Kann Spezialvariable nicht indexieren." |
11704 | 769 |
770 msgid "Not enough memory to set references, garbage collection aborted!" | |
11914 | 771 msgstr "" |
772 "Nicht genügend Speicher um Referenzen zu setzen, Garbagecollection " | |
773 "abgebrochen!" | |
819 | 774 |
775 msgid "E724: variable nested too deep for displaying" | |
776 msgstr "E724: Variable ist zu tief verschachtelt für die Anzeige" | |
777 | |
778 msgid "E698: variable nested too deep for making a copy" | |
779 msgstr "E698: Variable ist zu tief verschachtelt für eine Kopie" | |
7 | 780 |
781 msgid "" | |
782 "\n" | |
819 | 783 "\tLast set from " |
784 msgstr "" | |
785 "\n" | |
11914 | 786 "\tZuletzt gesetzt in " |
819 | 787 |
11704 | 788 msgid "E808: Number or Float required" |
789 msgstr "E808: Zahl oder Float benötigt." | |
790 | |
15729 | 791 #, c-format |
792 msgid "E158: Invalid buffer name: %s" | |
793 msgstr "E158: ungültige Puffernummer: %s" | |
794 | |
11704 | 795 msgid "&Ok" |
796 msgstr "&Ok" | |
797 | |
15729 | 798 msgid "E980: lowlevel input not supported" |
799 msgstr "E980: Low-Level Eingabe wird nicht unterstützt" | |
800 | |
14193 | 801 #, c-format |
11704 | 802 msgid "E700: Unknown function: %s" |
803 msgstr "E700: Unbekannte Funktion: %s" | |
804 | |
805 msgid "E922: expected a dict" | |
806 msgstr "E922: Erwarte ein Dictionary." | |
807 | |
808 msgid "E923: Second argument of function() must be a list or a dict" | |
11914 | 809 msgstr "" |
810 "E923: Zweites Argument von function() muss eine Liste oder ein Dictionary " | |
811 "sein." | |
11704 | 812 |
813 msgid "" | |
814 "&OK\n" | |
815 "&Cancel" | |
816 msgstr "" | |
817 "&OK\n" | |
818 "&Abbrechen" | |
819 | |
820 msgid "called inputrestore() more often than inputsave()" | |
11914 | 821 msgstr "inputrestore() wurde häufiger als inputsave() aufgerufen." |
11704 | 822 |
823 msgid "E786: Range not allowed" | |
824 msgstr "E786: Bereich nicht erlaubt" | |
825 | |
826 msgid "E701: Invalid type for len()" | |
827 msgstr "E701: Unzulässiger Typ für len()" | |
828 | |
829 msgid "E726: Stride is zero" | |
830 msgstr "E726: Stride ist Null" | |
831 | |
832 msgid "E727: Start past end" | |
833 msgstr "E727: Start hinter dem Ende" | |
834 | |
835 #, c-format | |
15194 | 836 msgid "E962: Invalid action: '%s'" |
837 msgstr "E962: Ungültige Aktion '%s'" | |
838 | |
11704 | 839 #, c-format |
840 msgid "E935: invalid submatch number: %d" | |
841 msgstr "E935: Ungültige Submatch Nummer: %d" | |
842 | |
18053 | 843 msgid "E991: cannot use =<< here" |
844 msgstr "E991: =<< kann hier nicht genutzt werden" | |
845 | |
846 msgid "E221: Marker cannot start with lower case letter" | |
847 msgstr "E221: Markierung darf nicht mit Kleinbuchstaben beginnen." | |
848 | |
849 msgid "E172: Missing marker" | |
850 msgstr "E172: Fehlende Markierung" | |
851 | |
852 #, c-format | |
853 msgid "E990: Missing end marker '%s'" | |
854 msgstr "E990: Fehlende Endmarkierung nach '%s'" | |
855 | |
856 msgid "E985: .= is not supported with script version 2" | |
857 msgstr "E985: .= wird mit Scriptversion 2 nicht mehr unterstützt." | |
858 | |
859 msgid "E687: Less targets than List items" | |
860 msgstr "E687: Weniger Ziele als Einträge in der Liste." | |
861 | |
862 msgid "E688: More targets than List items" | |
863 msgstr "E688: Mehr Ziele als Einträge in der Liste." | |
864 | |
21250 | 865 msgid "E452: Double ; in list of variables" |
866 msgstr "E452: Doppeltes ; in der Liste der Variablen" | |
18053 | 867 |
868 #, c-format | |
869 msgid "E738: Can't list variables for %s" | |
870 msgstr "E738: Kann Variablen nicht auflisten: %s" | |
871 | |
872 msgid "E996: Cannot lock an environment variable" | |
873 msgstr "E996: Kann Umgebungsvariable nicht sperren" | |
874 | |
875 msgid "E996: Cannot lock a register" | |
876 msgstr "E996: Kann Register nicht sperren" | |
877 | |
878 #, c-format | |
879 msgid "E108: No such variable: \"%s\"" | |
880 msgstr "E108: Keine solche Variable: \"%s\"" | |
881 | |
882 msgid "E743: variable nested too deep for (un)lock" | |
883 msgstr "E743: Variable ist zu tief verschachtelt zum (ent)sperren." | |
884 | |
19574 | 885 msgid "E1063: type mismatch for v: variable" |
886 msgstr "E1063: Typendiskrepanz für v: Variable" | |
887 | |
888 #, c-format | |
889 msgid "E1041: Redefining script item %s" | |
890 msgstr "E1041: Neudefinition von Scriptelement %s" | |
891 | |
18053 | 892 #, c-format |
893 msgid "E963: setting %s to value with wrong type" | |
894 msgstr "E963: %s auf Wert mit falschem Typ gesetzt" | |
895 | |
896 #, c-format | |
897 msgid "E795: Cannot delete variable %s" | |
898 msgstr "E795: Kann Variable nicht löschen: %s" | |
899 | |
900 #, c-format | |
901 msgid "E704: Funcref variable name must start with a capital: %s" | |
902 msgstr "" | |
903 "E704: Funktionsreferenz-Variable muss mit einem Großbuchstaben beginnen: %s" | |
904 | |
905 #, c-format | |
906 msgid "E705: Variable name conflicts with existing function: %s" | |
907 msgstr "E705: Konflikt eines Variablennamens mit bestehender Funktion: %s" | |
908 | |
909 #, c-format | |
910 msgid "E741: Value is locked: %s" | |
911 msgstr "E741: Wert ist gesperrt: %s" | |
912 | |
913 msgid "Unknown" | |
914 msgstr "Unbekannt" | |
915 | |
916 #, c-format | |
917 msgid "E742: Cannot change value of %s" | |
918 msgstr "E742: Kann Wert nicht ändern: %s" | |
919 | |
18456 | 920 msgid "E921: Invalid callback argument" |
921 msgstr "E921: Ungülgültiges Callback Argument" | |
922 | |
14193 | 923 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
924 msgid "<%s>%s%s %d, Hex %02x, Oct %03o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
925 msgstr "<%s>%s%s %d, Hex %02x, Oktal %03o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
926 |
7 | 927 #, c-format |
928 msgid "<%s>%s%s %d, Hex %02x, Octal %03o" | |
929 msgstr "<%s>%s%s %d, Hex %02x, Oktal %03o" | |
930 | |
14193 | 931 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
932 msgid "> %d, Hex %04x, Oct %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
933 msgstr "> %d, Hex %04x, Oktal %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
934 |
14193 | 935 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
936 msgid "> %d, Hex %08x, Oct %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
937 msgstr "> %d, Hex %08x, Oktal %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
938 |
33 | 939 #, c-format |
940 msgid "> %d, Hex %04x, Octal %o" | |
941 msgstr "> %d, Hex %04x, Oktal %o" | |
942 | |
943 #, c-format | |
944 msgid "> %d, Hex %08x, Octal %o" | |
945 msgstr "> %d, Hex %08x, Oktal %o" | |
946 | |
15194 | 947 msgid "E134: Cannot move a range of lines into itself" |
948 msgstr "E134: Kann Bereich von Zeilen nicht in sich selbst verschieben" | |
7 | 949 |
14999 | 950 #, c-format |
951 msgid "%ld line moved" | |
952 msgid_plural "%ld lines moved" | |
953 msgstr[0] "%ld Zeile verschoben" | |
954 msgstr[1] "%ld Zeilen verschoben" | |
7 | 955 |
956 #, c-format | |
957 msgid "%ld lines filtered" | |
958 msgstr "%ld Zeilen gefiltert" | |
959 | |
960 msgid "E135: *Filter* Autocommands must not change current buffer" | |
837 | 961 msgstr "E135: *Filter*-Autokommandos dürfen den aktuellen Puffer nicht ändern" |
7 | 962 |
963 msgid "[No write since last change]\n" | |
11914 | 964 msgstr "[Nicht geschrieben seit der letzten Änderung]\n" |
7 | 965 |
966 msgid "Save As" | |
837 | 967 msgstr "Speichern als" |
7 | 968 |
969 msgid "Write partial file?" | |
970 msgstr "Partielle Datei schreiben?" | |
971 | |
972 msgid "E140: Use ! to write partial buffer" | |
819 | 973 msgstr "E140: Zum Schreiben von partiellen Puffern ! verwenden" |
974 | |
975 #, c-format | |
976 msgid "Overwrite existing file \"%s\"?" | |
977 msgstr "Überschreibe existierende Datei \"%s\"?" | |
978 | |
979 #, c-format | |
980 msgid "Swap file \"%s\" exists, overwrite anyway?" | |
981 msgstr "Auslagerungsdatei \"%s\" existiert bereits. Überschreiben?" | |
982 | |
983 #, c-format | |
984 msgid "E768: Swap file exists: %s (:silent! overrides)" | |
985 msgstr "E768: Auslagerungsdatei existiert bereits: %s (mit :silent! erzwingen)" | |
986 | |
7 | 987 #, c-format |
988 msgid "E141: No file name for buffer %ld" | |
989 msgstr "E141: Kein Dateiname für Puffer %ld" | |
990 | |
991 msgid "E142: File not written: Writing is disabled by 'write' option" | |
11704 | 992 msgstr "" |
15033 | 993 "E142: Datei wurde nicht geschrieben: Schreiben ist durch die 'write' Option " |
994 "deaktiviert" | |
7 | 995 |
996 #, c-format | |
997 msgid "" | |
819 | 998 "'readonly' option is set for \"%s\".\n" |
7 | 999 "Do you wish to write anyway?" |
1000 msgstr "" | |
819 | 1001 "'readonly'-Option ist für \"%s\" gesetzt.\n" |
7 | 1002 "Möchten Sie trotzdem schreiben?" |
1003 | |
11704 | 1004 #, c-format |
1005 msgid "" | |
1006 "File permissions of \"%s\" are read-only.\n" | |
1007 "It may still be possible to write it.\n" | |
1008 "Do you wish to try?" | |
1009 msgstr "" | |
1010 "Dateiberechtigung von \"%s\" ist nur-lesbar.\n" | |
1011 "Möglicherweise kann die Datei dennoch geschrieben werden.\n" | |
1012 "Fortsetzen?" | |
1013 | |
1014 #, c-format | |
1015 msgid "E505: \"%s\" is read-only (add ! to override)" | |
1016 msgstr "E505: \"%s\" ist Schreibgeschützt (erzwinge mit !)" | |
1017 | |
7 | 1018 msgid "Edit File" |
837 | 1019 msgstr "Öffne Datei" |
7 | 1020 |
1021 #, c-format | |
1022 msgid "E143: Autocommands unexpectedly deleted new buffer %s" | |
837 | 1023 msgstr "E143: Autokommandos löschten unerwartet neuen Puffer %s" |
7 | 1024 |
1025 msgid "E144: non-numeric argument to :z" | |
819 | 1026 msgstr "E144: Nicht-numerisches Argument für :z" |
7 | 1027 |
16380 | 1028 msgid "E145: Shell commands and some functionality not allowed in rvim" |
18053 | 1029 msgstr "" |
1030 "E145: Shell-Befehle und andere Funktionalitäten sind in rvim nicht erlaubt." | |
7 | 1031 |
1032 msgid "E146: Regular expressions can't be delimited by letters" | |
11914 | 1033 msgstr "" |
1034 "E146: Reguläre Ausdrücke können nicht durch Buchstaben begrenzt werden." | |
7 | 1035 |
1036 #, c-format | |
1037 msgid "replace with %s (y/n/a/q/l/^E/^Y)?" | |
1038 msgstr "ersetze durch %s (y/n/a/q/l/^E/^Y)?" | |
1039 | |
1040 msgid "(Interrupted) " | |
1041 msgstr "(Unterbrochen) " | |
1042 | |
14999 | 1043 #, c-format |
1044 msgid "%ld match on %ld line" | |
1045 msgid_plural "%ld matches on %ld line" | |
1046 msgstr[0] " %ld Treffer in %ld Zeile" | |
1047 msgstr[1] " %ld Treffer in %ld Zeile" | |
1048 | |
1049 #, c-format | |
1050 msgid "%ld substitution on %ld line" | |
1051 msgid_plural "%ld substitutions on %ld line" | |
1052 msgstr[0] "%ld Ersetzung in %ld Zeile" | |
1053 msgstr[1] "%ld Ersetzungen in %ld Zeile" | |
1054 | |
1055 #, c-format | |
1056 msgid "%ld match on %ld lines" | |
1057 msgid_plural "%ld matches on %ld lines" | |
1058 msgstr[0] " %ld Treffer in %ld Zeilen" | |
1059 msgstr[1] " %ld Treffer in %ld Zeilen" | |
1060 | |
1061 #, c-format | |
1062 msgid "%ld substitution on %ld lines" | |
1063 msgid_plural "%ld substitutions on %ld lines" | |
1064 msgstr[0] "%ld Ersetzungen in %ld Zeilen" | |
1065 msgstr[1] "%ld Ersetzungen in %ld Zeilen" | |
7 | 1066 |
11704 | 1067 msgid "E147: Cannot do :global recursive with a range" |
1068 msgstr "E147: Kann :global nicht rekursiv mit einem Bereich ausführen." | |
7 | 1069 |
1070 msgid "E148: Regular expression missing from global" | |
1071 msgstr "E148: Regulärer Ausdruck fehlt in global" | |
1072 | |
1073 #, c-format | |
1074 msgid "Pattern found in every line: %s" | |
1075 msgstr "Muster in jeder Zeile gefunden: %s" | |
1076 | |
819 | 1077 #, c-format |
11704 | 1078 msgid "Pattern not found: %s" |
1079 msgstr "Muster nicht gefunden: %s" | |
1080 | |
33 | 1081 msgid "E478: Don't panic!" |
1082 msgstr "E478: Nur keine Panik!" | |
1083 | |
1084 #, c-format | |
1085 msgid "E661: Sorry, no '%s' help for %s" | |
1086 msgstr "E661: Schade, keine '%s' Hilfe für %s" | |
1087 | |
7 | 1088 #, c-format |
1089 msgid "E149: Sorry, no help for %s" | |
1090 msgstr "E149: Schade, keine Hilfe für %s" | |
1091 | |
1092 #, c-format | |
1093 msgid "Sorry, help file \"%s\" not found" | |
1094 msgstr "Hilfe-Datei \"%s\" nicht gefunden" | |
1095 | |
1096 #, c-format | |
11704 | 1097 msgid "E151: No match: %s" |
1098 msgstr "E151: Kein Treffer: %s" | |
7 | 1099 |
1100 #, c-format | |
1101 msgid "E152: Cannot open %s for writing" | |
11914 | 1102 msgstr "E152: %s kann nicht zum Schreiben geöffnet werden." |
7 | 1103 |
1104 #, c-format | |
1105 msgid "E153: Unable to open %s for reading" | |
11914 | 1106 msgstr "E153: %s kann nicht zum Lesen geöffnet werden." |
7 | 1107 |
33 | 1108 #, c-format |
1109 msgid "E670: Mix of help file encodings within a language: %s" | |
11704 | 1110 msgstr "" |
1111 "E670: Mischung von Kodierungen einer Hilfedatei innerhalb einer Sprache: %s" | |
1112 | |
1113 #, c-format | |
1114 msgid "E154: Duplicate tag \"%s\" in file %s/%s" | |
1115 msgstr "E154: Doppelter Tag \"%s\" in der Datei %s/%s" | |
1116 | |
1117 #, c-format | |
1118 msgid "E150: Not a directory: %s" | |
1119 msgstr "E150: Kein Verzeichnis: %s" | |
7 | 1120 |
11704 | 1121 msgid "No old files" |
1122 msgstr "Keine Alt-Dateien" | |
1123 | |
819 | 1124 #, c-format |
1125 msgid "Save changes to \"%s\"?" | |
1126 msgstr "Änderungen in \"%s\" speichern?" | |
7 | 1127 |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1128 #, c-format |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
1129 msgid "E947: Job still running in buffer \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
1130 msgstr "E947: Job noch aktiv in Puffer \"%s\"" |
7 | 1131 |
1132 #, c-format | |
1133 msgid "E162: No write since last change for buffer \"%s\"" | |
11914 | 1134 msgstr "E162: Puffer \"%s\" wurde seit der letzten Änderung nicht geschrieben." |
7 | 1135 |
1136 msgid "Warning: Entered other buffer unexpectedly (check autocommands)" | |
11704 | 1137 msgstr "" |
11914 | 1138 "Achtung: Unerwartetet einen andren Puffer geöffnet (überprüfen Sie die " |
11704 | 1139 "Autokommandos)" |
7 | 1140 |
33 | 1141 #, c-format |
1142 msgid "E666: compiler not supported: %s" | |
1143 msgstr "E666: Compiler nicht unterstützt: %s" | |
1144 | |
7 | 1145 #, c-format |
11704 | 1146 msgid "W20: Required python version 2.x not supported, ignoring file: %s" |
11914 | 1147 msgstr "" |
15033 | 1148 "W20: Erforderliche Python Version 2.x nicht unterstützt, ignoriere Datei: %s" |
11704 | 1149 |
1150 #, c-format | |
1151 msgid "W21: Required python version 3.x not supported, ignoring file: %s" | |
11914 | 1152 msgstr "" |
1153 "W21: Erforderliche Python Version 3.x nicht unterstützt, ignoriere Datei: %s" | |
7 | 1154 |
33 | 1155 #, c-format |
7 | 1156 msgid "Current %slanguage: \"%s\"" |
1157 msgstr "Momentane %sSprache: \"%s\"" | |
1158 | |
1159 #, c-format | |
1160 msgid "E197: Cannot set language to \"%s\"" | |
1161 msgstr "E197: Sprache kann nicht auf \"%s\" gesetzt werden" | |
1162 | |
1163 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode." | |
11704 | 1164 msgstr "" |
1165 "Ex-Modus. Geben Sie \"visual\" ein, um zum Normal-Modus zurückzukehren." | |
1166 | |
33 | 1167 msgid "E501: At end-of-file" |
1168 msgstr "E501: Am Dateiende" | |
1169 | |
18456 | 1170 #, c-format |
1171 msgid "Executing: %s" | |
1172 msgstr "Führe aus: %s" | |
1173 | |
7 | 1174 msgid "E169: Command too recursive" |
1175 msgstr "E169: Befehl zu rekursiv" | |
1176 | |
33 | 1177 #, c-format |
1178 msgid "E605: Exception not caught: %s" | |
11914 | 1179 msgstr "E605: Exception nicht gefangen: %s" |
33 | 1180 |
7 | 1181 msgid "End of sourced file" |
1182 msgstr "Ende der eingelesenen Datei" | |
1183 | |
1184 msgid "End of function" | |
1185 msgstr "Ende der Funktion" | |
1186 | |
33 | 1187 msgid "E464: Ambiguous use of user-defined command" |
1188 msgstr "E464: Mehrdeutige Verwendung eines benutzerdefinierten Befehls" | |
1189 | |
1190 msgid "E492: Not an editor command" | |
837 | 1191 msgstr "E492: Kein Editorbefehl" |
33 | 1192 |
16380 | 1193 msgid "E981: Command not allowed in rvim" |
1194 msgstr "E981: Befehl in rvim nicht erlaubt." | |
1195 | |
33 | 1196 msgid "E493: Backwards range given" |
1197 msgstr "E493: Bereichsgrenzen rückwärts" | |
1198 | |
7 | 1199 msgid "Backwards range given, OK to swap" |
1200 msgstr "Bereichsgrenzen rückwärts; vertauschen" | |
1201 | |
33 | 1202 msgid "E494: Use w or w>>" |
1203 msgstr "E494: Verwenden Sie w oder w>>" | |
1204 | |
18053 | 1205 msgid "" |
1206 "INTERNAL: Cannot use EX_DFLALL with ADDR_NONE, ADDR_UNSIGNED or ADDR_QUICKFIX" | |
1207 msgstr "" | |
18456 | 1208 "INTERN: Kann EX_DFLALL nicht zusammen mit ADDR_NONE, ADDR_UNSIGNED oder " |
1209 "ADDR_QUICKFIX nutzen" | |
18053 | 1210 |
11704 | 1211 msgid "E943: Command table needs to be updated, run 'make cmdidxs'" |
11914 | 1212 msgstr "" |
1213 "E943: Befehlstabelle muss aktualisiert werden, führe 'make cmdidxs' aus" | |
11704 | 1214 |
7 | 1215 msgid "E319: Sorry, the command is not available in this version" |
1216 msgstr "E319: Der Befehl ist in dieser Version nicht implementiert" | |
1217 | |
14999 | 1218 #, c-format |
1219 msgid "%d more file to edit. Quit anyway?" | |
1220 msgid_plural "%d more files to edit. Quit anyway?" | |
1221 msgstr[0] "%d weitere Datei zum Editieren. Trotzdem beenden?" | |
1222 msgstr[1] "%d weitere Dateien zum Editieren. Trotzdem beenden?" | |
1223 | |
1224 #, c-format | |
15729 | 1225 msgid "E173: %d more file to edit" |
1226 msgid_plural "E173: %d more files to edit" | |
1227 msgstr[0] "E173: %d weitere Datei zum Editieren" | |
1228 msgstr[1] "E173: %d weitere Dateien zum Editieren" | |
7 | 1229 |
11704 | 1230 msgid "unknown" |
1231 msgstr "unbekannt" | |
1232 | |
1233 #, c-format | |
1234 msgid "E185: Cannot find color scheme '%s'" | |
1235 msgstr "E185: Kann Farbschema '%s' nicht finden" | |
7 | 1236 |
1237 msgid "Greetings, Vim user!" | |
1238 msgstr "Herzliche Grüße, Vim Benutzer!" | |
1239 | |
819 | 1240 msgid "E784: Cannot close last tab page" |
14193 | 1241 msgstr "E784: Kann letzten Reiter nicht schließen." |
819 | 1242 |
1243 msgid "Already only one tab page" | |
14193 | 1244 msgstr "Es existiert nur ein Reiter" |
1245 | |
1246 msgid "Edit File in new tab page" | |
1247 msgstr "Öffne Datei in einem neuen Reiter" | |
819 | 1248 |
7 | 1249 msgid "Edit File in new window" |
837 | 1250 msgstr "Öffne Datei in einem neuen Fenster" |
7 | 1251 |
11704 | 1252 #, c-format |
1253 msgid "Tab page %d" | |
14193 | 1254 msgstr "Reiter %d" |
11704 | 1255 |
7 | 1256 msgid "No swap file" |
819 | 1257 msgstr "Keine Auslagerungsdatei" |
7 | 1258 |
1259 msgid "Append File" | |
1260 msgstr "Füge Datei an" | |
1261 | |
11704 | 1262 msgid "E747: Cannot change directory, buffer is modified (add ! to override)" |
1263 msgstr "" | |
1264 "E747: Kann das Verzeichnis nicht wechseln, da der Puffer verändert wurde " | |
1265 "(erzwinge mit !)" | |
819 | 1266 |
7 | 1267 msgid "E186: No previous directory" |
1268 msgstr "E186: Kein vorheriges Verzeichnis" | |
1269 | |
1270 msgid "E187: Unknown" | |
1271 msgstr "E187: Unbekannt" | |
1272 | |
33 | 1273 msgid "E465: :winsize requires two number arguments" |
1274 msgstr "E465: :winsize benötigt zwei numerische Argumente" | |
1275 | |
7 | 1276 #, c-format |
1277 msgid "Window position: X %d, Y %d" | |
1278 msgstr "Fenster-Position: X %d, Y %d" | |
1279 | |
1280 msgid "E188: Obtaining window position not implemented for this platform" | |
11704 | 1281 msgstr "" |
11914 | 1282 "E188: Die Bestimmung der Fensterposition ist für diese Plattform nicht " |
1283 "implementiert." | |
7 | 1284 |
33 | 1285 msgid "E466: :winpos requires two number arguments" |
11914 | 1286 msgstr "E466: :winpos benötigt zwei numerische Argumente." |
33 | 1287 |
11704 | 1288 msgid "E930: Cannot use :redir inside execute()" |
1289 msgstr "E930: Kann :redir nicht innerhalb von execute() verwenden." | |
1290 | |
7 | 1291 msgid "Save Redirection" |
1292 msgstr "Umleitung Speichern" | |
1293 | |
33 | 1294 #, c-format |
819 | 1295 msgid "E739: Cannot create directory: %s" |
1296 msgstr "E739: Kann Verzeichnis nicht erstellen: %s" | |
1297 | |
1298 #, c-format | |
33 | 1299 msgid "E189: \"%s\" exists (add ! to override)" |
1300 msgstr "E189: \"%s\" existiert (erzwinge mit !)" | |
1301 | |
7 | 1302 #, c-format |
1303 msgid "E190: Cannot open \"%s\" for writing" | |
11914 | 1304 msgstr "E190: \"%s\" kann nicht zum Schreiben geöffnet werden." |
1305 | |
7 | 1306 msgid "E191: Argument must be a letter or forward/backward quote" |
11704 | 1307 msgstr "" |
1308 "E191: Argument muss ein Buchstabe oder vorwärts/rückwärts-Anführungszeichen " | |
1309 "sein" | |
7 | 1310 |
1311 msgid "E192: Recursive use of :normal too deep" | |
1312 msgstr "E192: Rekursive Verwendung von :normal zu tief" | |
1313 | |
11704 | 1314 msgid "E809: #< is not available without the +eval feature" |
1315 msgstr "E809: #< is ohne +eval Eigenschaft nicht verfügbar" | |
1316 | |
7 | 1317 msgid "E194: No alternate file name to substitute for '#'" |
1318 msgstr "E194: Kein anderer Dateiname zur Ersetzung mit '#'" | |
1319 | |
33 | 1320 msgid "E495: no autocommand file name to substitute for \"<afile>\"" |
837 | 1321 msgstr "E495: Kein Autokommando-Dateiname zur Ersetzung mit \"<afile>\"" |
33 | 1322 |
1323 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\"" | |
837 | 1324 msgstr "E496: Keine Autokommando-Puffernummer zur Ersetzung mit \"<abuf>\"" |
33 | 1325 |
1326 msgid "E497: no autocommand match name to substitute for \"<amatch>\"" | |
11704 | 1327 msgstr "" |
1328 "E497: Kein passender Name eines Autokommandos zur Ersetzung mit \"<amatch>\"" | |
33 | 1329 |
1330 msgid "E498: no :source file name to substitute for \"<sfile>\"" | |
1331 msgstr "E498: kein :source Dateiname zur Ersetzung mit \"<sfile>\"" | |
1332 | |
11704 | 1333 msgid "E842: no line number to use for \"<slnum>\"" |
1334 msgstr "E842: Keine Zeilennummer für \"<slnum>\" vorhanden." | |
1335 | |
14999 | 1336 msgid "E961: no line number to use for \"<sflnum>\"" |
1337 msgstr "E961: Keine Zeilennummer für \"<slnum>\" vorhanden." | |
1338 | |
7 | 1339 #, no-c-format |
33 | 1340 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\"" |
1341 msgstr "E499: Leerer Dateiname für '%' oder '#', funktioniert nur mit \":p:h\"" | |
1342 | |
1343 msgid "E500: Evaluates to an empty string" | |
1344 msgstr "E500: Ergibt eine leere Zeichenkette" | |
1345 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
1346 msgid "Untitled" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
1347 msgstr "Unbenannt" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
1348 |
7 | 1349 msgid "E196: No digraphs in this version" |
11914 | 1350 msgstr "E196: Keine Digraphen in dieser Version." |
819 | 1351 |
1352 msgid "E608: Cannot :throw exceptions with 'Vim' prefix" | |
15033 | 1353 msgstr "E608: Kann nicht Exceptions mit 'Vim' Präfix werfen (:throw)" |
33 | 1354 |
1355 #, c-format | |
1356 msgid "Exception thrown: %s" | |
11914 | 1357 msgstr "Exception geworfen: %s" |
33 | 1358 |
1359 #, c-format | |
1360 msgid "Exception finished: %s" | |
11914 | 1361 msgstr "Exception beendet: %s" |
33 | 1362 |
1363 #, c-format | |
1364 msgid "Exception discarded: %s" | |
11914 | 1365 msgstr "Exception verworfen: %s" |
33 | 1366 |
1367 #, c-format | |
1368 msgid "%s, line %ld" | |
1369 msgstr "%s, Zeile %ld" | |
1370 | |
1371 #, c-format | |
1372 msgid "Exception caught: %s" | |
11914 | 1373 msgstr "Exception gefangen: %s" |
33 | 1374 |
1375 #, c-format | |
819 | 1376 msgid "%s made pending" |
1377 msgstr "%s schwebend gemacht" | |
33 | 1378 |
1379 #, c-format | |
1380 msgid "%s resumed" | |
1381 msgstr "%s wieder aufgenommen" | |
1382 | |
1383 #, c-format | |
1384 msgid "%s discarded" | |
1385 msgstr "%s verworfen" | |
1386 | |
1387 msgid "Exception" | |
11914 | 1388 msgstr "Exception" |
33 | 1389 |
819 | 1390 msgid "Error and interrupt" |
1391 msgstr "Fehler und Unterbrechung" | |
33 | 1392 |
1393 msgid "Error" | |
1394 msgstr "Fehler" | |
1395 | |
1396 msgid "Interrupt" | |
1397 msgstr "Unterbrechung" | |
1398 | |
1399 msgid "E579: :if nesting too deep" | |
1400 msgstr "E579: :if Schachtelung zu tief" | |
1401 | |
1402 msgid "E583: multiple :else" | |
819 | 1403 msgstr "E583: Mehrere :else" |
33 | 1404 |
1405 msgid "E584: :elseif after :else" | |
1406 msgstr "E584: :elseif nach :else" | |
1407 | |
11704 | 1408 msgid "E585: :while/:for nesting too deep" |
1409 msgstr "E585: :while/:for Schachtelung zu tief" | |
1410 | |
819 | 1411 msgid "E732: Using :endfor with :while" |
11914 | 1412 msgstr "E732: Nutzung von :endfor mit :while" |
819 | 1413 |
1414 msgid "E733: Using :endwhile with :for" | |
11914 | 1415 msgstr "E733: Nutzung von :endwhile mit :for" |
819 | 1416 |
33 | 1417 msgid "E601: :try nesting too deep" |
1418 msgstr "E601: :try Schachtelung zu tief" | |
1419 | |
1420 msgid "E604: :catch after :finally" | |
1421 msgstr "E604: :catch nach :finally" | |
1422 | |
21250 | 1423 msgid "E193: :enddef not inside a function" |
1424 msgstr "E193: :enddef nicht innerhalb einer Funktion" | |
1425 | |
33 | 1426 msgid "E193: :endfunction not inside a function" |
1427 msgstr "E193: :endfunction außerhalb einer Funktion" | |
1428 | |
11704 | 1429 msgid "E788: Not allowed to edit another buffer now" |
1430 msgstr "E788: Einen weiteren Puffer zu editieren ist im Moment nicht erlaubt" | |
1431 | |
1432 msgid "E811: Not allowed to change buffer information now" | |
1433 msgstr "E811: Puffer Information darf momentan nicht geändert werden." | |
1434 | |
7 | 1435 msgid "E199: Active window or buffer deleted" |
819 | 1436 msgstr "E199: Aktives Fenster oder Puffer gelöscht" |
7 | 1437 |
11704 | 1438 msgid "E812: Autocommands changed buffer or buffer name" |
1439 msgstr "E812: Autokommandos veränderten Puffer oder Puffername." | |
1440 | |
7 | 1441 msgid "Illegal file name" |
819 | 1442 msgstr "Unzulässiger Dateiname" |
7 | 1443 |
1444 msgid "is not a file" | |
1445 msgstr "ist keine Datei" | |
1446 | |
11704 | 1447 msgid "is a device (disabled with 'opendevice' option)" |
1448 msgstr "ist ein Gerät (durch 'opendevice' Option deaktiviert)" | |
1449 | |
819 | 1450 msgid "[New DIRECTORY]" |
1451 msgstr "[Neues VERZEICHNIS]" | |
1452 | |
1453 msgid "[File too big]" | |
1454 msgstr "[Datei zu groß]" | |
1455 | |
7 | 1456 msgid "[Permission Denied]" |
1457 msgstr "[Keine Erlaubnis]" | |
1458 | |
1459 msgid "E200: *ReadPre autocommands made the file unreadable" | |
837 | 1460 msgstr "E200: *ReadPre Autokommandos haben die Datei unlesbar gemacht" |
7 | 1461 |
1462 msgid "E201: *ReadPre autocommands must not change current buffer" | |
11704 | 1463 msgstr "" |
1464 "E201: *ReadPre Autokommandos dürfen nicht den aktuellen Puffer wechseln" | |
7 | 1465 |
1466 msgid "Vim: Reading from stdin...\n" | |
1467 msgstr "Vim: Lese von stdin...\n" | |
1468 | |
1469 msgid "Reading from stdin..." | |
1470 msgstr "Lese von stdin..." | |
1471 | |
1472 msgid "E202: Conversion made file unreadable!" | |
11914 | 1473 msgstr "E202: Datei wurde durch Konvertierung unlesbar!" |
7 | 1474 |
1475 msgid "[fifo]" | |
1476 msgstr "[fifo]" | |
1477 | |
1478 msgid "[socket]" | |
1479 msgstr "[socket]" | |
1480 | |
11704 | 1481 msgid "[character special]" |
1482 msgstr "[Zeichen spezial]" | |
7 | 1483 |
1484 msgid "[CR missing]" | |
1485 msgstr "[CR fehlt]" | |
1486 | |
1487 msgid "[long lines split]" | |
1488 msgstr "[lange Zeilen geteilt]" | |
1489 | |
819 | 1490 #, c-format |
1491 msgid "[CONVERSION ERROR in line %ld]" | |
1492 msgstr "UMWANDLUNGSFEHLER in Zeile %ld]" | |
7 | 1493 |
33 | 1494 #, c-format |
1495 msgid "[ILLEGAL BYTE in line %ld]" | |
1496 msgstr "[UNZULÄSSIGES BYTE in Zeile %ld]" | |
1497 | |
7 | 1498 msgid "[READ ERRORS]" |
1499 msgstr "[LESE-FEHLER]" | |
1500 | |
1501 msgid "Can't find temp file for conversion" | |
1502 msgstr "temporäre Datei kann nicht zum Umwandeln geöffnet werden" | |
1503 | |
1504 msgid "Conversion with 'charconvert' failed" | |
1505 msgstr "Fehler bei der Umwandlung mit 'charconvert'" | |
1506 | |
1507 msgid "can't read output of 'charconvert'" | |
1508 msgstr "Ausgabe von 'charconvert' kann nicht gelesen werden" | |
1509 | |
1510 msgid "[dos]" | |
1511 msgstr "[dos]" | |
1512 | |
1513 msgid "[dos format]" | |
1514 msgstr "[dos Format]" | |
1515 | |
1516 msgid "[mac]" | |
1517 msgstr "[mac]" | |
1518 | |
1519 msgid "[mac format]" | |
1520 msgstr "[mac Format]" | |
1521 | |
1522 msgid "[unix]" | |
1523 msgstr "[unix]" | |
1524 | |
1525 msgid "[unix format]" | |
1526 msgstr "[unix Format]" | |
1527 | |
14999 | 1528 #, c-format |
1529 msgid "%ld line, " | |
1530 msgid_plural "%ld lines, " | |
1531 msgstr[0] "%ld Zeile, " | |
1532 msgstr[1] "%ld Zeilen, " | |
1533 | |
1534 #, c-format | |
21250 | 1535 msgid "%lld byte" |
1536 msgid_plural "%lld bytes" | |
1537 msgstr[0] "%lld Byte" | |
1538 msgstr[1] "%lld Bytes" | |
7 | 1539 |
1540 msgid "[noeol]" | |
1541 msgstr "[noeol]" | |
1542 | |
1543 msgid "[Incomplete last line]" | |
1544 msgstr "[Unvollständige letzte Zeile]" | |
1545 | |
1546 #, c-format | |
1547 msgid "E208: Error writing to \"%s\"" | |
1548 msgstr "E208: Fehler während des Schreibens nach \"%s\"" | |
1549 | |
1550 #, c-format | |
1551 msgid "E209: Error closing \"%s\"" | |
1552 msgstr "E209: Fehler beim Schließen von \"%s\"" | |
1553 | |
1554 #, c-format | |
1555 msgid "E210: Error reading \"%s\"" | |
1556 msgstr "E210: Fehler beim Lesen von \"%s\"" | |
1557 | |
1558 msgid "E246: FileChangedShell autocommand deleted buffer" | |
837 | 1559 msgstr "E246: FileChangedShell-Autokommando löschte Puffer" |
7 | 1560 |
1561 #, c-format | |
11704 | 1562 msgid "E211: File \"%s\" no longer available" |
1563 msgstr "E211: Datei \"%s\" ist nicht länger vorhanden" | |
7 | 1564 |
1565 #, c-format | |
1566 msgid "" | |
1567 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as " | |
1568 "well" | |
1569 msgstr "" | |
11914 | 1570 "W12: Achtung: Datei \"%s\" wurde verändert und der Puffer wurde in Vim " |
1571 "ebenfalls verändert" | |
7 | 1572 |
11704 | 1573 msgid "See \":help W12\" for more info." |
1574 msgstr "Siehe \":help W12\" für mehr Information" | |
1575 | |
7 | 1576 #, c-format |
1577 msgid "W11: Warning: File \"%s\" has changed since editing started" | |
11704 | 1578 msgstr "" |
1579 "W11: Achtung: Datei \"%s\" wurde verändert, seit mit dem Editieren " | |
1580 "angefangen wurde" | |
1581 | |
1582 msgid "See \":help W11\" for more info." | |
1583 msgstr "Siehe \":help W11\" für mehr Information" | |
7 | 1584 |
1585 #, c-format | |
1586 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started" | |
11704 | 1587 msgstr "" |
1588 "W16: Achtung: Mode der Datei \"%s\" wurde verändert seit mit dem Editieren " | |
1589 "angefangen wurde" | |
1590 | |
1591 msgid "See \":help W16\" for more info." | |
1592 msgstr "Siehe \":help W16\" für mehr Information" | |
7 | 1593 |
1594 #, c-format | |
1595 msgid "W13: Warning: File \"%s\" has been created after editing started" | |
11704 | 1596 msgstr "" |
1597 "W13: Achtung: Datei \"%s\" wurde erstellt, nachdem mit dem Editieren " | |
1598 "begonnen wurde" | |
33 | 1599 |
7 | 1600 msgid "Warning" |
11704 | 1601 msgstr "Achtung" |
7 | 1602 |
1603 msgid "" | |
1604 "&OK\n" | |
1605 "&Load File" | |
1606 msgstr "" | |
1607 "&OK\n" | |
3153 | 1608 "&Lies Datei" |
7 | 1609 |
819 | 1610 #, c-format |
1611 msgid "E462: Could not prepare for reloading \"%s\"" | |
1612 msgstr "E462: Konnte das Neuladen von \"%s\" nicht vorbereiten" | |
33 | 1613 |
7 | 1614 #, c-format |
1615 msgid "E321: Could not reload \"%s\"" | |
1616 msgstr "E321: \"%s\" konnte nicht neu geladen werden" | |
1617 | |
1618 msgid "E219: Missing {." | |
1619 msgstr "E219: Es fehlt ein {." | |
1620 | |
1621 msgid "E220: Missing }." | |
1622 msgstr "E220: Es fehlt ein }." | |
1623 | |
18456 | 1624 msgid "<empty>" |
1625 msgstr "<leer>" | |
1626 | |
1627 msgid "E655: Too many symbolic links (cycle?)" | |
1628 msgstr "E655: Zu viele symbolische Links (zirkulär?)" | |
1629 | |
21250 | 1630 msgid "writefile() first argument must be a List or a Blob" |
1631 msgstr "writefile() erstes Argument muss eine Liste oder ein Blob sein." | |
1632 | |
18456 | 1633 msgid "Select Directory dialog" |
1634 msgstr "Verzeichnis Auswahl Dialog" | |
1635 | |
1636 msgid "Save File dialog" | |
1637 msgstr "Datei Speichern Dialog" | |
1638 | |
1639 msgid "Open File dialog" | |
1640 msgstr "Datei Öffnen Dialog" | |
1641 | |
1642 msgid "E338: Sorry, no file browser in console mode" | |
1643 msgstr "E338: Kein Datei-Dialog im Konsole-Modus" | |
1644 | |
21250 | 1645 msgid "no matches" |
1646 msgstr "keine Treffer" | |
1647 | |
16380 | 1648 msgid "E854: path too long for completion" |
21250 | 1649 msgstr "E854: Pfad für Vervollständigung zu lang" |
16380 | 1650 |
1651 #, c-format | |
1652 msgid "" | |
1653 "E343: Invalid path: '**[number]' must be at the end of the path or be " | |
1654 "followed by '%s'." | |
1655 msgstr "" | |
1656 "E343: Ungültiger Pfad: '**[Nummer]' muss am Ende des Pfads sein, oder von " | |
1657 "'%s' gefolgt werden. Siehe \":help path\"." | |
1658 | |
1659 #, c-format | |
1660 msgid "E344: Can't find directory \"%s\" in cdpath" | |
1661 msgstr "E344: Kann Verzeichnis \"%s\" nicht im 'cdpath' finden" | |
1662 | |
1663 #, c-format | |
1664 msgid "E345: Can't find file \"%s\" in path" | |
1665 msgstr "E345: Kann Datei \"%s\" nicht im Pfad finden" | |
1666 | |
1667 #, c-format | |
1668 msgid "E346: No more directory \"%s\" found in cdpath" | |
1669 msgstr "E346: Kein weiteres Verzeichnis \"%s\" im 'cdpath' gefunden" | |
1670 | |
1671 #, c-format | |
1672 msgid "E347: No more file \"%s\" found in path" | |
1673 msgstr "E347: Keine weitere Datei \"%s\" im Pfad gefunden" | |
1674 | |
1675 # Cursor: Schreibmarke Positionsmarke | |
1676 msgid "E446: No file name under cursor" | |
1677 msgstr "E446: Kein Dateiname unter dem Cursor" | |
1678 | |
1679 #, c-format | |
1680 msgid "E447: Can't find file \"%s\" in path" | |
1681 msgstr "E447: Kann Datei \"%s\" nicht im Pfad finden" | |
1682 | |
33 | 1683 msgid "E490: No fold found" |
1684 msgstr "E490: Keine Faltung gefunden" | |
1685 | |
7 | 1686 msgid "E350: Cannot create fold with current 'foldmethod'" |
11704 | 1687 msgstr "" |
1688 "E350: Faltung kann mit der aktuellen Faltungsmethode nicht erzeugt werden" | |
7 | 1689 |
1690 msgid "E351: Cannot delete fold with current 'foldmethod'" | |
11704 | 1691 msgstr "" |
1692 "E351: Faltung kann mit der aktuellen Faltungsmethode nicht gelöscht werden" | |
7 | 1693 |
14193 | 1694 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1695 msgid "+--%3ld line folded " |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1696 msgid_plural "+--%3ld lines folded " |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1697 msgstr[0] "%3ld Zeile gefaltet " |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1698 msgstr[1] "%3ld Zeilen gefaltet " |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1699 |
18053 | 1700 #, c-format |
1701 msgid "+-%s%3ld line: " | |
1702 msgid_plural "+-%s%3ld lines: " | |
1703 msgstr[0] "+-%s%3ld Zeile: " | |
1704 msgstr[1] "+-%s%3ld Zeilen: " | |
1705 | |
7 | 1706 msgid "E222: Add to read buffer" |
837 | 1707 msgstr "E222: Zum Lesepuffer hinzufügen" |
7 | 1708 |
1709 msgid "E223: recursive mapping" | |
11914 | 1710 msgstr "E223: rekursives Mapping" |
7 | 1711 |
11704 | 1712 msgid "E851: Failed to create a new process for the GUI" |
1713 msgstr "E851: Erstellung des GUI-Prozesses fehlgeschlagen" | |
1714 | |
1715 msgid "E852: The child process failed to start the GUI" | |
1716 msgstr "E852: Der Kindprozess zum Starten der GUI fehlgeschlagen." | |
1717 | |
7 | 1718 msgid "E229: Cannot start the GUI" |
11914 | 1719 msgstr "E229: GUI kann nicht gestartet werden." |
7 | 1720 |
1721 #, c-format | |
1722 msgid "E230: Cannot read from \"%s\"" | |
1723 msgstr "E230: Kann nicht von \"%s\" lesen" | |
1724 | |
33 | 1725 msgid "E665: Cannot start GUI, no valid font found" |
11914 | 1726 msgstr "E665: GUI kann nicht gestartet werden, keine gültige Schrift gefunden." |
33 | 1727 |
7 | 1728 msgid "E231: 'guifontwide' invalid" |
1729 msgstr "E231: 'guifontwide' ungültig" | |
1730 | |
33 | 1731 msgid "E599: Value of 'imactivatekey' is invalid" |
1732 msgstr "E599: Wert von 'imactivatekey' ist ungültig" | |
1733 | |
11704 | 1734 msgid "No match at cursor, finding next" |
13912 | 1735 msgstr "Kein Treffer beim Cursor, finde den nächsten" |
11704 | 1736 |
7 | 1737 msgid "<cannot open> " |
33 | 1738 msgstr "<kann nicht öffnen> " |
1739 | |
1740 #, c-format | |
1741 msgid "E616: vim_SelFile: can't get font %s" | |
837 | 1742 msgstr "E616: vim_SelFile: kann Schriftart %s nicht erhalten" |
33 | 1743 |
1744 msgid "E614: vim_SelFile: can't return to current directory" | |
15033 | 1745 msgstr "E614: vim_SelFile: kann nicht zum aktuellen Verzeichnis zurückkehren." |
33 | 1746 |
7 | 1747 msgid "Pathname:" |
15033 | 1748 msgstr "Pfadname:" |
7 | 1749 |
33 | 1750 msgid "E615: vim_SelFile: can't get current directory" |
11914 | 1751 msgstr "E615: vim_SelFile: aktuelles Verzeichnis kann nicht ermittelt werden." |
33 | 1752 |
7 | 1753 msgid "OK" |
1754 msgstr "OK" | |
1755 | |
1756 msgid "Cancel" | |
1757 msgstr "Abbrechen" | |
1758 | |
1759 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." | |
11914 | 1760 msgstr "Scrollbar Widget: Geometrie des Bildchens kann nicht ermittelt werden." |
7 | 1761 |
1762 msgid "Vim dialog" | |
837 | 1763 msgstr "Vim-Dialog" |
7 | 1764 |
1765 msgid "E232: Cannot create BalloonEval with both message and callback" | |
11704 | 1766 msgstr "" |
15194 | 1767 "E232: BalloonEval kann nicht sowohl mit \"message\" als auch \"callback\" " |
1768 "erzeugt werden" | |
11704 | 1769 |
1770 msgid "_Cancel" | |
1771 msgstr "_Abbrechen" | |
1772 | |
1773 msgid "_Save" | |
1774 msgstr "_Speichern" | |
1775 | |
1776 msgid "_Open" | |
1777 msgstr "_Öffnen" | |
1778 | |
1779 msgid "_OK" | |
1780 msgstr "_OK" | |
7 | 1781 |
33 | 1782 msgid "" |
1783 "&Yes\n" | |
1784 "&No\n" | |
1785 "&Cancel" | |
1786 msgstr "" | |
1787 "&Ja\n" | |
1788 "&Nein\n" | |
1789 "&Abbrechen" | |
1790 | |
11704 | 1791 msgid "Yes" |
1792 msgstr "Ja" | |
1793 | |
1794 msgid "No" | |
1795 msgstr "Nein" | |
1796 | |
819 | 1797 msgid "Input _Methods" |
1798 msgstr "Eingabe _Methoden" | |
33 | 1799 |
7 | 1800 msgid "VIM - Search and Replace..." |
1801 msgstr "VIM - Suchen und Ersetzen..." | |
1802 | |
1803 msgid "VIM - Search..." | |
1804 msgstr "VIM - Suchen..." | |
1805 | |
1806 msgid "Find what:" | |
1807 msgstr "Wonach suchen:" | |
1808 | |
1809 msgid "Replace with:" | |
1810 msgstr "Ersetzen mit:" | |
1811 | |
819 | 1812 msgid "Match whole word only" |
1619 | 1813 msgstr "Nur ganzes Wort suchen" |
33 | 1814 |
819 | 1815 msgid "Match case" |
1619 | 1816 msgstr "Groß-/Kleinschreibung" |
33 | 1817 |
7 | 1818 msgid "Direction" |
1819 msgstr "Richtung" | |
1820 | |
1821 msgid "Up" | |
1619 | 1822 msgstr "Aufwärts" |
7 | 1823 |
1824 msgid "Down" | |
1619 | 1825 msgstr "Abwärts" |
7 | 1826 |
1827 msgid "Find Next" | |
1828 msgstr "Suche Nächstes" | |
1829 | |
1830 msgid "Replace" | |
1831 msgstr "Ersetzen" | |
1832 | |
1833 msgid "Replace All" | |
837 | 1834 msgstr "Alle ersetzen" |
7 | 1835 |
11704 | 1836 msgid "_Close" |
1837 msgstr "_Schließen" | |
1838 | |
819 | 1839 msgid "Vim: Received \"die\" request from session manager\n" |
1840 msgstr "Vim: \"die\"-Request von Session-Manager erhalten\n" | |
1841 | |
11704 | 1842 msgid "Close tab" |
14193 | 1843 msgstr "Reiter schließen" |
819 | 1844 |
1845 msgid "New tab" | |
14193 | 1846 msgstr "Neuer Reiter" |
819 | 1847 |
1848 msgid "Open Tab..." | |
14193 | 1849 msgstr "Öffne Reiter..." |
819 | 1850 |
1851 msgid "Vim: Main window unexpectedly destroyed\n" | |
15033 | 1852 msgstr "Vim: Hauptfenster unerwartet zerstört\n" |
33 | 1853 |
819 | 1854 msgid "&Filter" |
1855 msgstr "&Filter" | |
1856 | |
1857 msgid "&Cancel" | |
1858 msgstr "&Abbrechen" | |
7 | 1859 |
1860 msgid "Directories" | |
1861 msgstr "Verzeichnisse" | |
1862 | |
819 | 1863 msgid "Filter" |
1864 msgstr "Filter" | |
1865 | |
1866 msgid "&Help" | |
1867 msgstr "&Hilfe" | |
7 | 1868 |
1869 msgid "Files" | |
1870 msgstr "Dateien" | |
1871 | |
819 | 1872 msgid "&OK" |
15033 | 1873 msgstr "&OK" |
819 | 1874 |
7 | 1875 msgid "Selection" |
1876 msgstr "Auswahl" | |
1877 | |
819 | 1878 msgid "Find &Next" |
1879 msgstr "&Nächste" | |
1880 | |
1881 msgid "&Replace" | |
1882 msgstr "&Ersetze" | |
1883 | |
1884 msgid "Replace &All" | |
837 | 1885 msgstr "Ersetze &alles" |
819 | 1886 |
1887 msgid "&Undo" | |
1888 msgstr "&Rückgängig" | |
1889 | |
1890 msgid "Open tab..." | |
14193 | 1891 msgstr "Öffne Reiter..." |
1892 | |
14999 | 1893 msgid "Find string" |
1894 msgstr "Suche Zeichenkette" | |
1895 | |
1896 msgid "Find & Replace" | |
1897 msgstr "Suche & Ersetze" | |
11914 | 1898 |
819 | 1899 msgid "Not Used" |
1900 msgstr "Nicht verwendet" | |
1901 | |
1902 msgid "Directory\t*.nothing\n" | |
1903 msgstr "Verzeichnis\t*.nichts\n" | |
1904 | |
11704 | 1905 #, c-format |
1906 msgid "E671: Cannot find window title \"%s\"" | |
1907 msgstr "E671: Kann Fenstertitel \"%s\" nicht finden" | |
1908 | |
1909 #, c-format | |
1910 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version." | |
1911 msgstr "" | |
1912 "E243: Argument wird nicht unterstützt: \"-%s\"; verwende die OLE Version." | |
1913 | |
18053 | 1914 msgid "E988: GUI cannot be used. Cannot execute gvim.exe." |
1915 msgstr "E988: GUI kann nicht benutzt werden: Kann gvim.exe nicht ausführen." | |
1916 | |
11704 | 1917 msgid "E672: Unable to open window inside MDI application" |
1918 msgstr "E672: Kann Fenster nicht innerhalb einer MDI Anwendung öffnen" | |
1919 | |
7 | 1920 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" |
11704 | 1921 msgstr "" |
1922 "Vim E458: \"Colormap\"-Eintrag kann nicht zugewiesen werden, einige Farben " | |
1923 "können falsch sein" | |
7 | 1924 |
1925 #, c-format | |
1926 msgid "E250: Fonts for the following charsets are missing in fontset %s:" | |
11704 | 1927 msgstr "" |
1928 "E250: Schriftarten für die folgenden Zeichensätze fehlen im Fontset %s:" | |
7 | 1929 |
1930 #, c-format | |
1931 msgid "E252: Fontset name: %s" | |
1932 msgstr "E252: Fontset Name: %s" | |
1933 | |
1934 #, c-format | |
1935 msgid "Font '%s' is not fixed-width" | |
837 | 1936 msgstr "Schriftart '%s' hat keine feste Breite" |
7 | 1937 |
1938 #, c-format | |
11704 | 1939 msgid "E253: Fontset name: %s" |
1940 msgstr "E253: Fontset Name: %s" | |
1941 | |
1942 #, c-format | |
1943 msgid "Font0: %s" | |
1944 msgstr "Schriftart 0: %s" | |
1945 | |
1946 #, c-format | |
15729 | 1947 msgid "Font%d: %s" |
1948 msgstr "Schriftart %d: %s" | |
1949 | |
1950 #, c-format | |
1951 msgid "Font%d width is not twice that of font0" | |
1952 msgstr "Breite der Schriftart%d ist nicht doppelt so breit wie Schriftart0" | |
1953 | |
1954 #, c-format | |
1955 msgid "Font0 width: %d" | |
1956 msgstr "Schriftart 0 Breite: %d" | |
1957 | |
1958 #, c-format | |
1959 msgid "Font%d width: %d" | |
1960 msgstr "Schriftart %d Breite: %d" | |
7 | 1961 |
21250 | 1962 msgid "E284: Cannot set IC values" |
1963 msgstr "E284: Kann die IC Werte nicht setzen" | |
1964 | |
1965 msgid "E285: Failed to create input context" | |
1966 msgstr "E285: Eingabe-Kontext konnte nicht erzeugt werden" | |
1967 | |
1968 msgid "E286: Failed to open input method" | |
1969 msgstr "E286: Eingabemethode konnte nicht geöffnet werden" | |
1970 | |
1971 msgid "E287: Warning: Could not set destroy callback to IM" | |
1972 msgstr "E287: Achtung: Destroy Callback konnte nicht auf IM gesetzt werden" | |
1973 | |
1974 msgid "E288: input method doesn't support any style" | |
1975 msgstr "E288: Eingabemethode unterstützt keinen einzigen Stil" | |
1976 | |
1977 msgid "E289: input method doesn't support my preedit type" | |
1978 msgstr "E289: Eingabemethode unterstützt nicht meinen Voreditier-Typen" | |
1979 | |
819 | 1980 msgid "Invalid font specification" |
1981 msgstr "Ungültige Spezifikation der Schriftart" | |
1982 | |
1983 msgid "&Dismiss" | |
1984 msgstr "&Aufheben" | |
1985 | |
1986 msgid "no specific match" | |
1987 msgstr "keine spezifische Übereinstimmung" | |
1988 | |
1989 msgid "Vim - Font Selector" | |
1990 msgstr "Vim - Auswahl der Schriftart" | |
1991 | |
1992 msgid "Name:" | |
837 | 1993 msgstr "Name:" |
819 | 1994 |
1995 msgid "Show size in Points" | |
1996 msgstr "Zeige Größe in Punkten" | |
1997 | |
1998 msgid "Encoding:" | |
1999 msgstr "Zeichensatz:" | |
2000 | |
2001 msgid "Font:" | |
837 | 2002 msgstr "Schriftart:" |
819 | 2003 |
2004 msgid "Style:" | |
2005 msgstr "Stil:" | |
2006 | |
2007 msgid "Size:" | |
2008 msgstr "Größe:" | |
2009 | |
2010 msgid "E550: Missing colon" | |
2011 msgstr "E550: Fehlender Doppelpunkt" | |
2012 | |
2013 msgid "E551: Illegal component" | |
2014 msgstr "E551: Unzulässige Komponente" | |
2015 | |
2016 msgid "E552: digit expected" | |
2017 msgstr "E552: Ziffer erwartet" | |
2018 | |
2019 #, c-format | |
2020 msgid "Page %d" | |
837 | 2021 msgstr "Seite %d" |
819 | 2022 |
2023 msgid "No text to be printed" | |
2024 msgstr "Kein Text zum Drucken" | |
2025 | |
2026 #, c-format | |
2027 msgid "Printing page %d (%d%%)" | |
2028 msgstr "Drucke Seite %d (%d%%)" | |
2029 | |
2030 #, c-format | |
2031 msgid " Copy %d of %d" | |
2032 msgstr " Kopiere %d von %d" | |
2033 | |
2034 #, c-format | |
2035 msgid "Printed: %s" | |
2036 msgstr "Gedruckt: %s" | |
2037 | |
2038 msgid "Printing aborted" | |
2039 msgstr "Ausdruck abgebrochen" | |
2040 | |
2041 msgid "E455: Error writing to PostScript output file" | |
2042 msgstr "E455: Fehler beim Schreiben der PostScript-Ausgabedatei" | |
2043 | |
2044 #, c-format | |
2045 msgid "E624: Can't open file \"%s\"" | |
11914 | 2046 msgstr "E624: Datei \"%s\" kann nicht geöffnet werden." |
819 | 2047 |
2048 #, c-format | |
2049 msgid "E457: Can't read PostScript resource file \"%s\"" | |
11914 | 2050 msgstr "E457: PostScript Ressource-Datei \"%s\" kann nicht gelesen werden." |
819 | 2051 |
2052 #, c-format | |
2053 msgid "E618: file \"%s\" is not a PostScript resource file" | |
11914 | 2054 msgstr "E618: Datei \"%s\" ist keine PostScript Ressource-Datei." |
819 | 2055 |
2056 #, c-format | |
2057 msgid "E619: file \"%s\" is not a supported PostScript resource file" | |
11914 | 2058 msgstr "E619: Datei \"%s\" ist keine unterstützte PostScript Ressource-Datei." |
819 | 2059 |
2060 #, c-format | |
2061 msgid "E621: \"%s\" resource file has wrong version" | |
11914 | 2062 msgstr "E621: \"%s\" Ressource-Datei hat die falsche Version." |
819 | 2063 |
2064 msgid "E673: Incompatible multi-byte encoding and character set." | |
15033 | 2065 msgstr "E673: Inkompatible Multi-Byte Kodierung und Zeichensatz" |
819 | 2066 |
2067 msgid "E674: printmbcharset cannot be empty with multi-byte encoding." | |
15033 | 2068 msgstr "E674: printmbcharset darf nicht leer sein mit Multi-Byte Kodierung." |
819 | 2069 |
2070 msgid "E675: No default font specified for multi-byte printing." | |
2071 msgstr "E675: Keine Standardschriftart angegeben für Multi-Byte Ausdruck." | |
2072 | |
2073 msgid "E324: Can't open PostScript output file" | |
2074 msgstr "E324: PostScript Ausgabe-Datei kann nicht geöffnet werden" | |
2075 | |
2076 #, c-format | |
2077 msgid "E456: Can't open file \"%s\"" | |
11914 | 2078 msgstr "E456: Datei \"%s\" kann nicht geöffnet werden." |
819 | 2079 |
2080 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" | |
11914 | 2081 msgstr "E456: PostScript Ressource-Datei \"prolog.ps\" nicht gefunden." |
819 | 2082 |
2083 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" | |
11914 | 2084 msgstr "E456: PostScript Ressource-Datei \"cidfont.ps\" nicht gefunden." |
819 | 2085 |
2086 #, c-format | |
2087 msgid "E456: Can't find PostScript resource file \"%s.ps\"" | |
2088 msgstr "E456: PostScript Ressource-Datei \"%s\" nicht gefunden" | |
2089 | |
2090 #, c-format | |
2091 msgid "E620: Unable to convert to print encoding \"%s\"" | |
11704 | 2092 msgstr "" |
2093 "E620: Umwandlung nach dem Zeichensatz für den Ausdruck \"%s\" fehlgeschlagen" | |
819 | 2094 |
2095 msgid "Sending to printer..." | |
2096 msgstr "Schicke zum Drucker..." | |
2097 | |
2098 msgid "E365: Failed to print PostScript file" | |
2099 msgstr "E365: Druck der PostScript-Datei schlug fehl" | |
2100 | |
2101 msgid "Print job sent." | |
2102 msgstr "Druckauftrag abgeschickt" | |
2103 | |
18053 | 2104 msgid "E679: recursive loop loading syncolor.vim" |
2105 msgstr "E679: Rekursive Schleife beim Laden von syncolor.vim" | |
2106 | |
2107 #, c-format | |
2108 msgid "E411: highlight group not found: %s" | |
2109 msgstr "E411: Hervorhebungsgruppe nicht gefunden: %s" | |
2110 | |
2111 #, c-format | |
2112 msgid "E412: Not enough arguments: \":highlight link %s\"" | |
2113 msgstr "E412: Nicht genügend Argumente: \":highlight link %s\"" | |
2114 | |
2115 #, c-format | |
2116 msgid "E413: Too many arguments: \":highlight link %s\"" | |
2117 msgstr "E413: Zu viele Argumente: \":highlight link %s\"" | |
2118 | |
2119 msgid "E414: group has settings, highlight link ignored" | |
2120 msgstr "E414: Gruppe hat Einstellungen, highlight link ignoriert" | |
2121 | |
2122 #, c-format | |
2123 msgid "E415: unexpected equal sign: %s" | |
2124 msgstr "E415: Unerwartetes Gleichheitszeichen: %s" | |
2125 | |
2126 #, c-format | |
2127 msgid "E416: missing equal sign: %s" | |
2128 msgstr "E416: fehlendes Gleichheitszeichen: %s" | |
2129 | |
2130 #, c-format | |
2131 msgid "E417: missing argument: %s" | |
2132 msgstr "E417: Fehlendes Argument: %s" | |
2133 | |
2134 #, c-format | |
2135 msgid "E418: Illegal value: %s" | |
2136 msgstr "E418: Unzulässiger Wert: %s" | |
2137 | |
2138 msgid "E419: FG color unknown" | |
2139 msgstr "E419: Vordergrundfarbe unbekannt" | |
2140 | |
2141 msgid "E420: BG color unknown" | |
2142 msgstr "E420: Hintergrundfarbe unbekannt" | |
2143 | |
21250 | 2144 msgid "E453: UL color unknown" |
2145 msgstr "E453: Unterstreichungsfarbe unbekannt" | |
2146 | |
18053 | 2147 #, c-format |
2148 msgid "E421: Color name or number not recognized: %s" | |
2149 msgstr "E421: Unbekannte Farbbezeichnung oder -Nummer: %s" | |
2150 | |
2151 #, c-format | |
2152 msgid "E422: terminal code too long: %s" | |
2153 msgstr "E422: Terminal-Code zu lang: %s" | |
2154 | |
2155 #, c-format | |
2156 msgid "E423: Illegal argument: %s" | |
2157 msgstr "E423: Unzulässiges Argument: %s" | |
2158 | |
2159 msgid "E424: Too many different highlighting attributes in use" | |
2160 msgstr "E424: Zu viele verschieden Hervorhebungsattribute in Gebrauch" | |
2161 | |
2162 msgid "E669: Unprintable character in group name" | |
2163 msgstr "E669: Nicht druckbare Zeichen im Namen der Gruppe" | |
2164 | |
2165 msgid "W18: Invalid character in group name" | |
2166 msgstr "W18: Ungültiges Zeichen im Namen der Gruppe" | |
2167 | |
2168 msgid "E849: Too many highlight and syntax groups" | |
2169 msgstr "E849: Zu viele Highlight- und Syntaxgruppen" | |
2170 | |
7 | 2171 msgid "Add a new database" |
819 | 2172 msgstr "Eine neue Datenbank hinzufügen" |
7 | 2173 |
2174 msgid "Query for a pattern" | |
2175 msgstr "Muster suchen" | |
2176 | |
2177 msgid "Show this message" | |
2178 msgstr "diese Nachricht anzeigen" | |
2179 | |
2180 msgid "Kill a connection" | |
15033 | 2181 msgstr "Verbindung beenden" |
7 | 2182 |
2183 msgid "Reinit all connections" | |
2184 msgstr "Verbindungen reinitialisieren" | |
2185 | |
2186 msgid "Show connections" | |
2187 msgstr "Verbindungen anzeigen" | |
2188 | |
819 | 2189 #, c-format |
2190 msgid "E560: Usage: cs[cope] %s" | |
2191 msgstr "E560: Verwendung: cs[cope] %s" | |
33 | 2192 |
7 | 2193 msgid "This cscope command does not support splitting the window.\n" |
15033 | 2194 msgstr "Dieser cscope-Befehl unterstützt nicht das Teilen des Fensters.\n" |
7 | 2195 |
819 | 2196 msgid "E562: Usage: cstag <ident>" |
2197 msgstr "E562: Verwendung: cstag <ident>" | |
33 | 2198 |
7 | 2199 msgid "E257: cstag: tag not found" |
2200 msgstr "E257: cstag: Tag nicht gefunden" | |
2201 | |
819 | 2202 #, c-format |
2203 msgid "E563: stat(%s) error: %d" | |
2204 msgstr "E563: stat(%s) Fehler: %d" | |
2205 | |
2206 msgid "E563: stat error" | |
2207 msgstr "E563: 'stat' Fehler" | |
2208 | |
2209 #, c-format | |
2210 msgid "E564: %s is not a directory or a valid cscope database" | |
2211 msgstr "E564: %s ist kein Verzeichnis oder eine gültige cscope Datenbank" | |
33 | 2212 |
7 | 2213 #, c-format |
2214 msgid "Added cscope database %s" | |
2215 msgstr "csope Datenbank %s hinzugefügt" | |
2216 | |
819 | 2217 #, c-format |
15729 | 2218 msgid "E262: error reading cscope connection %d" |
2219 msgstr "E262: Fehler beim Lesen der cscope Verbindung %d" | |
819 | 2220 |
2221 msgid "E561: unknown cscope search type" | |
2222 msgstr "E561: Unbekannter cscope Suchtyp" | |
2223 | |
2224 msgid "E566: Could not create cscope pipes" | |
2225 msgstr "E566: cscope Pipes konnten nicht angelegt werden" | |
2226 | |
2227 msgid "E622: Could not fork for cscope" | |
11914 | 2228 msgstr "E622: Konnte Fork für cscope nicht erstellen." |
33 | 2229 |
11704 | 2230 msgid "cs_create_connection setpgid failed" |
2231 msgstr "cs_create_connection setpgid fehlgeschlagen" | |
2232 | |
7 | 2233 msgid "cs_create_connection exec failed" |
11704 | 2234 msgstr "cs_create_connection exec fehlgeschlagen" |
33 | 2235 |
7 | 2236 msgid "cs_create_connection: fdopen for to_fp failed" |
11914 | 2237 msgstr "cs_create_connection: fdopen von to_fp fehlgeschlagen" |
7 | 2238 |
2239 msgid "cs_create_connection: fdopen for fr_fp failed" | |
11914 | 2240 msgstr "cs_create_connection: fdopen von fr_fp fehlgeschlagen" |
7 | 2241 |
11704 | 2242 msgid "E623: Could not spawn cscope process" |
11914 | 2243 msgstr "E623: Konnte cscope Prozess nicht starten" |
11704 | 2244 |
819 | 2245 msgid "E567: no cscope connections" |
2246 msgstr "E567: Keine cscope Verbindungen" | |
33 | 2247 |
7 | 2248 #, c-format |
11704 | 2249 msgid "E469: invalid cscopequickfix flag %c for %c" |
2250 msgstr "E469: Unzulässiges cscopequickfix Flag %c für %c" | |
2251 | |
2252 #, c-format | |
7 | 2253 msgid "E259: no matches found for cscope query %s of %s" |
1619 | 2254 msgstr "E259: keine Übereinstimmungen gefunden für cscope Abfrage %s aus %s" |
7 | 2255 |
2256 msgid "cscope commands:\n" | |
2257 msgstr "cscope Befehle:\n" | |
2258 | |
819 | 2259 #, c-format |
11704 | 2260 msgid "%-5s: %s%*s (Usage: %s)" |
2261 msgstr "%-5s: %s%*s (Verwendung: %s)" | |
2262 | |
2263 msgid "" | |
2264 "\n" | |
2265 " a: Find assignments to this symbol\n" | |
2266 " c: Find functions calling this function\n" | |
2267 " d: Find functions called by this function\n" | |
2268 " e: Find this egrep pattern\n" | |
2269 " f: Find this file\n" | |
2270 " g: Find this definition\n" | |
2271 " i: Find files #including this file\n" | |
2272 " s: Find this C symbol\n" | |
2273 " t: Find this text string\n" | |
2274 msgstr "" | |
2275 "\n" | |
2276 " a: Finde Zuweisungen dieses Symbols\n" | |
2277 " c: Finde Funktionen, die diese Funktion aufrufen\n" | |
2278 " d: Finde Funktionen, die von dieser Funktion aufgerufen werden\n" | |
2279 " e: Finde dieses egrep Muster\n" | |
2280 " f: Finde diese Datei\n" | |
2281 " g: Finde diese Definition\n" | |
2282 " i: Finde Dateien, die diese Datei #inkludieren\n" | |
2283 " s: Finde dieses C Symbol\n" | |
2284 " t: Finde diese Zeichenkette\n" | |
819 | 2285 |
2286 #, c-format | |
2287 msgid "E625: cannot open cscope database: %s" | |
2288 msgstr "E625: Kann cscope Datenbank nicht öffnen: %s" | |
2289 | |
2290 msgid "E626: cannot get cscope database information" | |
2291 msgstr "E626: Kann cscope Datenbank-Informationen nicht bekommen" | |
2292 | |
2293 msgid "E568: duplicate cscope database not added" | |
11914 | 2294 msgstr "E568: doppelte cscope Datenbank nicht hinzugefügt" |
819 | 2295 |
7 | 2296 #, c-format |
2297 msgid "E261: cscope connection %s not found" | |
2298 msgstr "E261: cscope Verbindung %s nicht gefunden" | |
2299 | |
819 | 2300 #, c-format |
2301 msgid "cscope connection %s closed" | |
2302 msgstr "cscope Verbindung %s geschlossen" | |
7 | 2303 |
819 | 2304 msgid "E570: fatal error in cs_manage_matches" |
2305 msgstr "E570: Fataler Fehler in cs_manage_matches" | |
2306 | |
2307 #, c-format | |
2308 msgid "Cscope tag: %s" | |
2309 msgstr "Cscope Tag: %s" | |
2310 | |
2311 msgid "" | |
2312 "\n" | |
2313 " # line" | |
2314 msgstr "" | |
2315 "\n" | |
2316 " # Zeile" | |
33 | 2317 |
7 | 2318 msgid "filename / context / line\n" |
2319 msgstr "Dateiname / Kontext / Zeile\n" | |
2320 | |
819 | 2321 #, c-format |
2322 msgid "E609: Cscope error: %s" | |
2323 msgstr "E609: Cscope Fehler: %s" | |
33 | 2324 |
7 | 2325 msgid "All cscope databases reset" |
15033 | 2326 msgstr "Alle cscope Datenbanken zurückgesetzt" |
7 | 2327 |
2328 msgid "no cscope connections\n" | |
2329 msgstr "keine cscope-Verbindungen\n" | |
2330 | |
2331 msgid " # pid database name prepend path\n" | |
2332 msgstr " # pid Datenbank Name\t führender Pfad\n" | |
2333 | |
11704 | 2334 msgid "Lua library cannot be loaded." |
2335 msgstr "Lua bibliothek kann nicht geladen werden." | |
2336 | |
2337 msgid "cannot save undo information" | |
2338 msgstr "kann Information für die Wiederherstellung nicht speichern" | |
2339 | |
7 | 2340 msgid "" |
11704 | 2341 "E815: Sorry, this command is disabled, the MzScheme libraries could not be " |
819 | 2342 "loaded." |
837 | 2343 msgstr "" |
11704 | 2344 "E815: Dieser Befehl ist nicht verfügbar, da die MzScheme Bibliotheken nicht " |
2345 "geladen werden konnte." | |
2346 | |
2347 msgid "" | |
2348 "E895: Sorry, this command is disabled, the MzScheme's racket/base module " | |
2349 "could not be loaded." | |
2350 msgstr "" | |
2351 "E895 Dieser Befehl ist nicht verfügbar, da die MzScheme racket/basis Module " | |
2352 "nicht geladen werden konnten." | |
819 | 2353 |
2354 msgid "invalid expression" | |
2355 msgstr "ungültiger Ausdruck" | |
2356 | |
2357 msgid "expressions disabled at compile time" | |
2358 msgstr "Ausdrücke wurden zur Zeit des Übersetzens nicht zugelassen" | |
2359 | |
2360 msgid "hidden option" | |
2361 msgstr "versteckte Option" | |
2362 | |
2363 msgid "unknown option" | |
2364 msgstr "unbekannte Option" | |
2365 | |
2366 msgid "window index is out of range" | |
2367 msgstr "Fensterindex außerhalb des zulässigen Bereichs" | |
2368 | |
2369 msgid "couldn't open buffer" | |
2370 msgstr "konnte Puffer nicht öffnen" | |
2371 | |
2372 msgid "cannot delete line" | |
2373 msgstr "Zeile kann nicht gelöscht werden" | |
2374 | |
2375 msgid "cannot replace line" | |
2376 msgstr "Zeile kann nicht ersetzt werden" | |
2377 | |
2378 msgid "cannot insert line" | |
2379 msgstr "Zeile kann nicht eingefügt werden" | |
2380 | |
2381 msgid "string cannot contain newlines" | |
837 | 2382 msgstr "Zeichenfolge kann keine Zeilenwechsel enthalten" |
819 | 2383 |
11704 | 2384 msgid "error converting Scheme values to Vim" |
2385 msgstr "Fehler beim Konvertieren der Scheme Werte nach Vim." | |
2386 | |
819 | 2387 msgid "Vim error: ~a" |
2388 msgstr "Vim Fehler: ~a" | |
2389 | |
2390 msgid "Vim error" | |
2391 msgstr "Vim Fehler" | |
2392 | |
2393 msgid "buffer is invalid" | |
2394 msgstr "ungültiger Puffer" | |
2395 | |
2396 msgid "window is invalid" | |
2397 msgstr "ungültiges Fenster" | |
2398 | |
2399 msgid "linenr out of range" | |
11914 | 2400 msgstr "Zeilennummer außerhalb des zulässigen Bereichs" |
819 | 2401 |
2402 msgid "not allowed in the Vim sandbox" | |
11914 | 2403 msgstr "innerhalb der Vim-Sandbox nicht erlaubt" |
819 | 2404 |
11704 | 2405 msgid "E836: This Vim cannot execute :python after using :py3" |
2406 msgstr "E836: Dieser Vim kann :python nicht nach :py3 ausführen." | |
2407 | |
819 | 2408 msgid "" |
7 | 2409 "E263: Sorry, this command is disabled, the Python library could not be " |
2410 "loaded." | |
2411 msgstr "" | |
837 | 2412 "E263: Dieser Befehl ist nicht verfügbar, die Python-Bibliothek konnte nicht " |
7 | 2413 "geladen werden" |
2414 | |
11704 | 2415 msgid "" |
2416 "E887: Sorry, this command is disabled, the Python's site module could not be " | |
2417 "loaded." | |
2418 msgstr "" | |
2419 "E887: Dieser Befehl ist nicht verfügbar, da das Python site Module nicht " | |
2420 "geladen werden konnte." | |
2421 | |
819 | 2422 msgid "E659: Cannot invoke Python recursively" |
2423 msgstr "E659: Kann Python nicht rekursiv ausführen" | |
33 | 2424 |
11704 | 2425 msgid "E837: This Vim cannot execute :py3 after using :python" |
2426 msgstr "E837: Dieser Vim kann :py3 nicht nach :python ausführen." | |
2427 | |
2428 msgid "E265: $_ must be an instance of String" | |
2429 msgstr "E265: $_ muss eine Instanz einer Zeichenkette sein" | |
7 | 2430 |
2431 msgid "" | |
2432 "E266: Sorry, this command is disabled, the Ruby library could not be loaded." | |
2433 msgstr "" | |
11704 | 2434 "E266: Dieser Befehl ist nicht verfügbar, die Ruby Bibliothek konnte nicht " |
2435 "geladen werden" | |
2436 | |
2437 msgid "E267: unexpected return" | |
2438 msgstr "E267: Unerwartetes 'return'" | |
2439 | |
2440 msgid "E268: unexpected next" | |
2441 msgstr "E268: Unerwartetes 'next'" | |
2442 | |
2443 msgid "E269: unexpected break" | |
2444 msgstr "E269: Unerwartetes 'break'" | |
2445 | |
2446 msgid "E270: unexpected redo" | |
2447 msgstr "E270: Unerwartetes 'redo'" | |
2448 | |
2449 msgid "E271: retry outside of rescue clause" | |
2450 msgstr "E271: 'retry' außerhalb der 'rescue clause'" | |
2451 | |
2452 msgid "E272: unhandled exception" | |
11914 | 2453 msgstr "E272: Unbehandelte Exception" |
7 | 2454 |
2455 #, c-format | |
2456 msgid "E273: unknown longjmp status %d" | |
2457 msgstr "E273: Unbekannter longjmp Status %d" | |
2458 | |
2459 msgid "invalid buffer number" | |
837 | 2460 msgstr "ungültige Puffernummer" |
7 | 2461 |
2462 msgid "not implemented yet" | |
2463 msgstr "nicht implementiert" | |
2464 | |
2465 msgid "cannot set line(s)" | |
11914 | 2466 msgstr "kann Zeile(n) nicht setzen" |
7 | 2467 |
11704 | 2468 msgid "invalid mark name" |
2469 msgstr "ungültiger Name einer Markierung" | |
2470 | |
7 | 2471 msgid "mark not set" |
11914 | 2472 msgstr "Markierung nicht gesetzt" |
7 | 2473 |
2474 #, c-format | |
2475 msgid "row %d column %d" | |
2476 msgstr "Zeile %d Spalte %d" | |
2477 | |
2478 msgid "cannot insert/append line" | |
2479 msgstr "kann Zeile nicht ein-/anfügen" | |
2480 | |
11704 | 2481 msgid "line number out of range" |
2482 msgstr "Zeilennummer außerhalb des zulässigen Bereichs" | |
2483 | |
7 | 2484 msgid "unknown flag: " |
2485 msgstr "unbekanntes Flag: " | |
2486 | |
2487 msgid "unknown vimOption" | |
837 | 2488 msgstr "unbekannte vimOption" |
7 | 2489 |
2490 msgid "keyboard interrupt" | |
15033 | 2491 msgstr "Tastatur-Interrupt" |
7 | 2492 |
2493 msgid "cannot create buffer/window command: object is being deleted" | |
11704 | 2494 msgstr "" |
2495 "Puffer/Fenster-Befehl kann nicht ausgeführt werden: das Objekt wird gelöscht" | |
7 | 2496 |
2497 msgid "" | |
2498 "cannot register callback command: buffer/window is already being deleted" | |
2499 msgstr "" | |
2500 "kann keinen Callback-Befehl registrieren: Puffer/Fenster ist bereits gelöscht" | |
2501 | |
2502 msgid "" | |
2503 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim." | |
2504 "org" | |
2505 msgstr "" | |
15033 | 2506 "E280: TCL FATALER FEHLER: reflist kaputt!? Bitte vim-dev@vim.org " |
2507 "benachrichtigen." | |
7 | 2508 |
2509 msgid "cannot register callback command: buffer/window reference not found" | |
11704 | 2510 msgstr "" |
2511 "kann keinen Callback-Befehl registrieren: Puffer/Fenster-Referenz nicht " | |
2512 "gefunden" | |
819 | 2513 |
2514 msgid "" | |
2515 "E571: Sorry, this command is disabled: the Tcl library could not be loaded." | |
837 | 2516 msgstr "" |
11704 | 2517 "E571: Dieser Befehl ist nicht verfügbar: die Tcl Bibliothek konnte nicht " |
2518 "geladen werden" | |
819 | 2519 |
2520 #, c-format | |
2521 msgid "E572: exit code %d" | |
15033 | 2522 msgstr "E572: Exit-Code %d" |
7 | 2523 |
2524 msgid "cannot get line" | |
2525 msgstr "kann Zeile nicht erhalten" | |
2526 | |
2527 msgid "Unable to register a command server name" | |
2528 msgstr "Befehls-Server Name kann nicht registriert werden" | |
2529 | |
2530 msgid "E248: Failed to send command to the destination program" | |
2531 msgstr "E248: Schicken des Befehls zum Ziel-Programm schlug fehl" | |
2532 | |
819 | 2533 #, c-format |
2534 msgid "E573: Invalid server id used: %s" | |
2535 msgstr "E573: Ungültige Server ID verwendet: %s" | |
33 | 2536 |
7 | 2537 msgid "E251: VIM instance registry property is badly formed. Deleted!" |
837 | 2538 msgstr "E251: Registry-Eigenschaft der VIM Instanz ist fehlerhaft. Gelöscht!" |
7 | 2539 |
18456 | 2540 #, c-format |
2541 msgid "%ld lines to indent... " | |
2542 msgstr "%ld Zeilen zum Einrücken... " | |
2543 | |
2544 #, c-format | |
2545 msgid "%ld line indented " | |
2546 msgid_plural "%ld lines indented " | |
2547 msgstr[0] "%ld Zeile eingerückt... " | |
2548 msgstr[1] "%ld Zeilen eingerückt... " | |
2549 | |
16380 | 2550 msgid " Keyword completion (^N^P)" |
2551 msgstr " Stichwort Vervollständigung (^N^P)" | |
2552 | |
2553 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
2554 msgstr " ^X Modus (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
2555 | |
2556 msgid " Whole line completion (^L^N^P)" | |
2557 msgstr " Zeilen-Vervollständigung (^L^N^P)" | |
2558 | |
2559 msgid " File name completion (^F^N^P)" | |
2560 msgstr " Dateinamen-Vervollständigung (^F^N^P)" | |
2561 | |
2562 msgid " Tag completion (^]^N^P)" | |
2563 msgstr " Tag-Vervollständigung (^]^N^P)" | |
2564 | |
2565 msgid " Path pattern completion (^N^P)" | |
2566 msgstr " Pfad-Vervollständigung (^N^P)" | |
2567 | |
2568 msgid " Definition completion (^D^N^P)" | |
2569 msgstr " Definitions-Vervollständigung (^D^N^P)" | |
2570 | |
2571 msgid " Dictionary completion (^K^N^P)" | |
2572 msgstr " Dictionary-Vervollständigung (^K^N^P) " | |
2573 | |
2574 msgid " Thesaurus completion (^T^N^P)" | |
2575 msgstr " Thesaurus-Vervollständigung (^T^N^P)" | |
2576 | |
2577 msgid " Command-line completion (^V^N^P)" | |
2578 msgstr " Kommandozeilen-Vervollständigung (^V^N^P)" | |
2579 | |
2580 msgid " User defined completion (^U^N^P)" | |
2581 msgstr " Benutzerdefinierte Vervollständigung (^U^N^P)" | |
2582 | |
2583 msgid " Omni completion (^O^N^P)" | |
2584 msgstr " Omni-Vervollständigung (^O^N^P)" | |
2585 | |
2586 msgid " Spelling suggestion (s^N^P)" | |
2587 msgstr " Vorschlag der Rechtschreibprüfung (s^N^P)" | |
2588 | |
2589 msgid " Keyword Local completion (^N^P)" | |
2590 msgstr " Lokale Stichwort-Vervollständigung(^N^P)" | |
2591 | |
2592 msgid "Hit end of paragraph" | |
2593 msgstr "Absatzende erreicht" | |
2594 | |
2595 msgid "E839: Completion function changed window" | |
2596 msgstr "E839: Vervollständigungsfunktion änderte Fenster." | |
2597 | |
2598 msgid "E840: Completion function deleted text" | |
2599 msgstr "E840: Vervollständigungsfunktion hat Text gelöscht." | |
2600 | |
2601 msgid "'dictionary' option is empty" | |
2602 msgstr "Die Option 'dictionary' ist leer." | |
2603 | |
2604 msgid "'thesaurus' option is empty" | |
2605 msgstr "Die Option 'thesaurus' ist leer." | |
2606 | |
2607 #, c-format | |
2608 msgid "Scanning dictionary: %s" | |
2609 msgstr "Durchsuchen des Wörterbuchs: %s" | |
2610 | |
2611 msgid " (insert) Scroll (^E/^Y)" | |
2612 msgstr " (Einfügen) Scrollen (^E/^Y)" | |
2613 | |
2614 msgid " (replace) Scroll (^E/^Y)" | |
2615 msgstr " (Ersetzen) Scrollen (^E/^Y)" | |
2616 | |
18053 | 2617 msgid "E785: complete() can only be used in Insert mode" |
2618 msgstr "E785: complete() kann nur im Einfüge-Modus verwendet werden." | |
2619 | |
16380 | 2620 #, c-format |
2621 msgid "Scanning: %s" | |
2622 msgstr "Durchsuche: %s" | |
2623 | |
2624 msgid "Scanning tags." | |
2625 msgstr "Durchsuche Tags" | |
2626 | |
2627 msgid "match in file" | |
2628 msgstr "Treffer in Datei" | |
2629 | |
2630 msgid " Adding" | |
2631 msgstr " Füge hinzu" | |
2632 | |
2633 msgid "-- Searching..." | |
2634 msgstr "-- Suche..." | |
2635 | |
2636 msgid "Back at original" | |
2637 msgstr "Zurück am Ursprung" | |
2638 | |
2639 msgid "Word from other line" | |
2640 msgstr "Wort aus anderer Zeile" | |
2641 | |
2642 msgid "The only match" | |
2643 msgstr "Einziger Treffer" | |
2644 | |
2645 #, c-format | |
2646 msgid "match %d of %d" | |
2647 msgstr "Treffer %d von %d" | |
2648 | |
2649 #, c-format | |
2650 msgid "match %d" | |
2651 msgstr "Treffer %d" | |
2652 | |
11704 | 2653 #, c-format |
21250 | 2654 msgid "E491: json decode error at '%s'" |
2655 msgstr "E491: JSON Dekodierungsfehler in Zeile '%s'" | |
2656 | |
2657 #, c-format | |
11704 | 2658 msgid "E938: Duplicate key in JSON: \"%s\"" |
2659 msgstr "E938: Doppelter Schlüssel im JSON: \"%s\"" | |
2660 | |
2661 #, c-format | |
18456 | 2662 msgid "E899: Argument of %s must be a List or Blob" |
2663 msgstr "E899: Argument von %s muss eine Liste oder ein Blob sein." | |
2664 | |
21250 | 2665 msgid "E900: maxdepth must be non-negative number" |
2666 msgstr "E900: maxdepth muss eine positive Zahl sein" | |
2667 | |
2668 msgid "flatten() argument" | |
2669 msgstr "flatten() Argument" | |
2670 | |
18456 | 2671 #, c-format |
11704 | 2672 msgid "E696: Missing comma in List: %s" |
2673 msgstr "E696: Fehlendes Komma in der Liste: %s" | |
2674 | |
18053 | 2675 msgid "sort() argument" |
2676 msgstr "sort() Argument" | |
2677 | |
2678 msgid "uniq() argument" | |
2679 msgstr "uniq() Argument" | |
2680 | |
2681 msgid "E702: Sort compare function failed" | |
2682 msgstr "E702: Die Vergleichsfunktion der Sortierung ist fehlgeschlagen." | |
2683 | |
2684 msgid "E882: Uniq compare function failed" | |
2685 msgstr "E882: Die Uniq Vergleichsfunktion ist fehlgeschlagen." | |
2686 | |
18456 | 2687 msgid "map() argument" |
2688 msgstr "map() Argument" | |
2689 | |
2690 msgid "filter() argument" | |
2691 msgstr "filter() Argument" | |
2692 | |
2693 msgid "add() argument" | |
2694 msgstr "add() Argument" | |
2695 | |
2696 msgid "insert() argument" | |
2697 msgstr "insert() Argument" | |
2698 | |
2699 msgid "remove() argument" | |
2700 msgstr "remove() Argument" | |
2701 | |
2702 msgid "reverse() argument" | |
2703 msgstr "reverse() Argument" | |
2704 | |
819 | 2705 msgid "Unknown option argument" |
2706 msgstr "Unbekanntes Optionsargument" | |
7 | 2707 |
2708 msgid "Too many edit arguments" | |
837 | 2709 msgstr "Zu viele Editor-Argumente" |
7 | 2710 |
2711 msgid "Argument missing after" | |
2712 msgstr "Argument fehlt nach" | |
2713 | |
819 | 2714 msgid "Garbage after option argument" |
2715 msgstr "Schrott nach dem Optionsargument" | |
2716 | |
2717 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments" | |
2718 msgstr "Zu viele \"+command\", \"-c command\" oder \"--cmd command\" Argumente" | |
33 | 2719 |
7 | 2720 msgid "Invalid argument for" |
2721 msgstr "Ungültiges Argument für" | |
2722 | |
11704 | 2723 #, c-format |
2724 msgid "%d files to edit\n" | |
2725 msgstr "%d Dateien zum Editieren\n" | |
2726 | |
2727 msgid "netbeans is not supported with this GUI\n" | |
2728 msgstr "netbeans wird in dieser GUI nicht unterstützt\n" | |
2729 | |
2730 msgid "'-nb' cannot be used: not enabled at compile time\n" | |
11914 | 2731 msgstr "" |
2732 "'-nb' kann nicht benutzt werden: Wurde zum Zeitpunkt des Übersetzens " | |
2733 "deaktiviert.\n" | |
11704 | 2734 |
7 | 2735 msgid "This Vim was not compiled with the diff feature." |
11914 | 2736 msgstr "Vim wurde nicht mit der \"diff\"-Eigenschaft übersetzt." |
7 | 2737 |
2738 msgid "Attempt to open script file again: \"" | |
2739 msgstr "Versuche, die Skript-Datei erneut zu öffnen: \"" | |
2740 | |
2741 msgid "Cannot open for reading: \"" | |
2742 msgstr "kann nicht zum Lesen geöffnet werden: \"" | |
2743 | |
2744 msgid "Cannot open for script output: \"" | |
2745 msgstr "kann nicht zur Skript-Ausgabe geöffnet werden: \"" | |
2746 | |
819 | 2747 msgid "Vim: Error: Failure to start gvim from NetBeans\n" |
2748 msgstr "Vim: Fehler: Konnte gvim nicht von NetBeans aus starten\n" | |
7 | 2749 |
11704 | 2750 msgid "Vim: Error: This version of Vim does not run in a Cygwin terminal\n" |
11914 | 2751 msgstr "" |
2752 "Vim: Fehler: Diese Version von Vim kann nicht in einem Cygwin Terminal " | |
2753 "ausgeführt werden\n" | |
11704 | 2754 |
7 | 2755 msgid "Vim: Warning: Output is not to a terminal\n" |
11704 | 2756 msgstr "Vim: Achtung: Die Ausgabe erfolgt nicht auf einem Terminal\n" |
7 | 2757 |
2758 msgid "Vim: Warning: Input is not from a terminal\n" | |
11704 | 2759 msgstr "Vim: Achtung: Die Eingabe kommt nicht von einem Terminal\n" |
7 | 2760 |
2761 msgid "pre-vimrc command line" | |
2762 msgstr "pre-vimrc Befehls-Zeile" | |
2763 | |
2764 #, c-format | |
2765 msgid "E282: Cannot read from \"%s\"" | |
2766 msgstr "E282: Kann nicht von \"%s\" lesen" | |
2767 | |
2768 msgid "" | |
2769 "\n" | |
2770 "More info with: \"vim -h\"\n" | |
2771 msgstr "" | |
2772 "\n" | |
2773 "Weitere Informationen mit: \"vim -h\"\n" | |
2774 | |
2775 msgid "[file ..] edit specified file(s)" | |
2776 msgstr "[Datei ..] editiere die angegebenen Datei(-en)" | |
2777 | |
2778 msgid "- read text from stdin" | |
2779 msgstr "- lese Text von stdin" | |
2780 | |
2781 msgid "-t tag edit file where tag is defined" | |
837 | 2782 msgstr "-t tag öffne Datei in der der Tag definiert wurde" |
7 | 2783 |
2784 msgid "-q [errorfile] edit file with first error" | |
837 | 2785 msgstr "-q [Fehler-Datei] öffne Datei mit erstem Fehler" |
7 | 2786 |
2787 msgid "" | |
2788 "\n" | |
2789 "\n" | |
14193 | 2790 "Usage:" |
7 | 2791 msgstr "" |
2792 "\n" | |
2793 "\n" | |
2794 "Verwendung:" | |
2795 | |
2796 msgid " vim [arguments] " | |
2797 msgstr " vim [Argumente] " | |
2798 | |
2799 msgid "" | |
2800 "\n" | |
2801 " or:" | |
2802 msgstr "" | |
2803 "\n" | |
2804 " oder:" | |
2805 | |
2806 msgid "" | |
2807 "\n" | |
11704 | 2808 "Where case is ignored prepend / to make flag upper case" |
2809 msgstr "" | |
2810 "\n" | |
11914 | 2811 "Wo Groß/Kleinschreibung ignoriert wird, füge / am Anfang hinzu um das Flag " |
2812 "groß zuschreiben." | |
11704 | 2813 |
2814 msgid "" | |
2815 "\n" | |
7 | 2816 "\n" |
2817 "Arguments:\n" | |
2818 msgstr "" | |
2819 "\n" | |
2820 "\n" | |
2821 "Argumente:\n" | |
2822 | |
2823 msgid "--\t\t\tOnly file names after this" | |
33 | 2824 msgstr "--\t\t\tHiernach nur Dateinamen" |
2825 | |
7 | 2826 msgid "--literal\t\tDon't expand wildcards" |
2827 msgstr "--literal\t\tPlatzhalter werden nicht ausgewertet" | |
2828 | |
2829 msgid "-register\t\tRegister this gvim for OLE" | |
2830 msgstr "-register\t\tRegistriere diesen gvim in OLE" | |
2831 | |
2832 msgid "-unregister\t\tUnregister gvim for OLE" | |
2833 msgstr "-unregister\t\tDeregistriere gvim aus OLE" | |
2834 | |
2835 msgid "-g\t\t\tRun using GUI (like \"gvim\")" | |
2836 msgstr "-g\t\t\tStart als GUI (wie \"gvim\")" | |
2837 | |
819 | 2838 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" |
2839 msgstr "-f\t\t\tVordergrund: Kein \"fork\" beim Start der GUI" | |
33 | 2840 |
7 | 2841 msgid "-v\t\t\tVi mode (like \"vi\")" |
2842 msgstr "-v\t\t\tVi Modus (wie \"vi\")" | |
2843 | |
2844 msgid "-e\t\t\tEx mode (like \"ex\")" | |
2845 msgstr "-e\t\t\tEx Modus (wie \"ex\")" | |
2846 | |
11704 | 2847 msgid "-E\t\t\tImproved Ex mode" |
2848 msgstr "-E\t\t\tVerbesserter Ex Modus" | |
2849 | |
7 | 2850 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")" |
15033 | 2851 msgstr "-s\t\t\tLeiser (Batch) Modus (nur für \"ex\")" |
7 | 2852 |
2853 msgid "-d\t\t\tDiff mode (like \"vimdiff\")" | |
2854 msgstr "-d\t\t\tDiff Modus (wie \"vimdiff\")" | |
2855 | |
2856 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)" | |
2857 msgstr "-y\t\t\tLeichter Modus (wie \"evim\", ohne Modi)" | |
2858 | |
2859 msgid "-R\t\t\tReadonly mode (like \"view\")" | |
11914 | 2860 msgstr "-R\t\t\tNur Lese-Modus (wie \"view\")" |
7 | 2861 |
2862 msgid "-Z\t\t\tRestricted mode (like \"rvim\")" | |
2863 msgstr "-Z\t\t\tEingeschränkter Modus (wie \"rvim\")" | |
2864 | |
2865 msgid "-m\t\t\tModifications (writing files) not allowed" | |
11914 | 2866 msgstr "-m\t\t\tModifikationen (Schreiben von Dateien) sind nicht erlaubt" |
7 | 2867 |
2868 msgid "-M\t\t\tModifications in text not allowed" | |
4073 | 2869 msgstr "-M\t\t\tModifikationen im Text nicht erlaubt" |
7 | 2870 |
2871 msgid "-b\t\t\tBinary mode" | |
2872 msgstr "-b\t\t\tBinärmodus" | |
2873 | |
2874 msgid "-l\t\t\tLisp mode" | |
4073 | 2875 msgstr "-l\t\t\tLisp Modus" |
7 | 2876 |
2877 msgid "-C\t\t\tCompatible with Vi: 'compatible'" | |
2878 msgstr "-C\t\t\tKompatibel zu Vi: 'compatible'" | |
2879 | |
2880 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'" | |
2881 msgstr "-N\t\t\tNicht ganz kompatibel zu Vi: 'nocompatible'" | |
2882 | |
11704 | 2883 msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]" |
2884 msgstr "-V[N][Datei]\t\tVerbose [level N] [Logge nach Datei]" | |
7 | 2885 |
2886 msgid "-D\t\t\tDebugging mode" | |
1619 | 2887 msgstr "-D\t\t\tDebug-Modus" |
7 | 2888 |
2889 msgid "-n\t\t\tNo swap file, use memory only" | |
837 | 2890 msgstr "-n\t\t\tKeine Auslagerungsdatei, verwende nur Speicher" |
7 | 2891 |
2892 msgid "-r\t\t\tList swap files and exit" | |
837 | 2893 msgstr "-r\t\t\tListe nur Auslagerungsdateien auf" |
7 | 2894 |
2895 msgid "-r (with file name)\tRecover crashed session" | |
2896 msgstr "-r (mit Dateiname)\tStelle abgestürzte Session wieder her" | |
2897 | |
2898 msgid "-L\t\t\tSame as -r" | |
11914 | 2899 msgstr "-L\t\t\tGenauso wie -r" |
7 | 2900 |
2901 msgid "-f\t\t\tDon't use newcli to open window" | |
2902 msgstr "-f\t\t\tVerwende nicht newcli zum Öffnen eines neuen Fensters" | |
2903 | |
2904 msgid "-dev <device>\t\tUse <device> for I/O" | |
2905 msgstr "-dev <device>\t\tVerwende <device> for I/O" | |
2906 | |
14123 | 2907 msgid "-A\t\t\tStart in Arabic mode" |
819 | 2908 msgstr "-A\t\t\tStart im Arabischen Modus" |
2909 | |
2910 msgid "-H\t\t\tStart in Hebrew mode" | |
2911 msgstr "-H\t\t\tStart im Hebräischen Modus" | |
2912 | |
7 | 2913 msgid "-T <terminal>\tSet terminal type to <terminal>" |
837 | 2914 msgstr "-T <terminal>\tSetze Terminaltyp auf <terminal>" |
7 | 2915 |
11704 | 2916 msgid "--not-a-term\t\tSkip warning for input/output not being a terminal" |
11914 | 2917 msgstr "" |
2918 "--not-a-term\t\tKeine Warnung ausgeben, wenn Eingabe/Ausgabe nicht auf einem " | |
15033 | 2919 "Terminal ausgegeben wird" |
11704 | 2920 |
2921 msgid "--ttyfail\t\tExit if input or output is not a terminal" | |
11914 | 2922 msgstr "" |
2923 "--ttyfail\t\tBeende, wenn Ein- oder Ausgabe nicht auf einem Terminal " | |
11704 | 2924 "ausgegeben wird" |
2925 | |
7 | 2926 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc" |
2927 msgstr "-u <vimrc>\t\tBenutze <vimrc> anstatt jeglicher .vimrc" | |
2928 | |
2929 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc" | |
2930 msgstr "-U <gvimrc>\t\tBenutze <gvimrc> anstatt jeglicher .gvimrc" | |
2931 | |
2932 msgid "--noplugin\t\tDon't load plugin scripts" | |
2933 msgstr "--noplugin\t\tlade keine \"plugin\"-Skripte" | |
2934 | |
11704 | 2935 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)" |
14193 | 2936 msgstr "-p[N]\t\tÖffne N Reiter (Vorgabe: einen für jede Datei)" |
11704 | 2937 |
7 | 2938 msgid "-o[N]\t\tOpen N windows (default: one for each file)" |
11914 | 2939 msgstr "-o[N]\t\tÖffne N Fenster (Vorgabe: für jede Datei eins)" |
7 | 2940 |
819 | 2941 msgid "-O[N]\t\tLike -o but split vertically" |
837 | 2942 msgstr "-O[N]\t\tWie -o, aber teile vertikal" |
33 | 2943 |
7 | 2944 msgid "+\t\t\tStart at end of file" |
2945 msgstr "+\t\t\tStarte am Ende der Datei" | |
2946 | |
2947 msgid "+<lnum>\t\tStart at line <lnum>" | |
2948 msgstr "+<lnum>\t\tStart in Zeile <lnum>" | |
2949 | |
2950 msgid "--cmd <command>\tExecute <command> before loading any vimrc file" | |
837 | 2951 msgstr "--cmd <Befehl>\tFühre <Befehl> vor dem Laden jeglicher vimrc-Datei aus" |
7 | 2952 |
2953 msgid "-c <command>\t\tExecute <command> after loading the first file" | |
2954 msgstr "-c <Befehl>\t\tFühre <Befehl> nach dem Laden der ersten Datei aus" | |
2955 | |
2956 msgid "-S <session>\t\tSource file <session> after loading the first file" | |
2957 msgstr "-S <session>\t\tLese Datei <session> nach dem Laden der ersten Datei" | |
2958 | |
2959 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>" | |
11704 | 2960 msgstr "" |
2961 "-s <scriptin>\tLese Normal-Modus Befehle aus der Skript-Datei <scriptin>" | |
7 | 2962 |
2963 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>" | |
11914 | 2964 msgstr "" |
2965 "-w <scriptout>\tAlle getippten Befehle der Skript-Datei <scriptout> anfügen" | |
7 | 2966 |
2967 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>" | |
11914 | 2968 msgstr "" |
2969 "-W <scriptout>\tSchreibe getippte Befehle in die Skript-Datei <scriptout>" | |
7 | 2970 |
2971 msgid "-x\t\t\tEdit encrypted files" | |
11914 | 2972 msgstr "-x\t\t\tEditiere verschlüsselte Dateien" |
7 | 2973 |
20379 | 2974 msgid "-display <display>\tConnect Vim to this particular X-server" |
2975 msgstr "-display <display>\tStarte Vim <display>" | |
7 | 2976 |
2977 msgid "-X\t\t\tDo not connect to X server" | |
837 | 2978 msgstr "-X\t\t\tStelle keine Verbindung zum X-server her" |
7 | 2979 |
819 | 2980 msgid "--remote <files>\tEdit <files> in a Vim server if possible" |
11704 | 2981 msgstr "" |
2982 "--remote <Dateien>\tEditiere <Dateien> in einem Vim-Server falls möglich" | |
819 | 2983 |
2984 msgid "--remote-silent <files> Same, don't complain if there is no server" | |
11704 | 2985 msgstr "" |
2986 "--remote-silent <Dateien> Dasselbe ohne Warnung, wenn kein Server vorhanden " | |
2987 "ist" | |
33 | 2988 |
7 | 2989 msgid "" |
2990 "--remote-wait <files> As --remote but wait for files to have been edited" | |
2991 msgstr "" | |
11704 | 2992 "--remote-wait <Dateien> Wie --remote, aber warte, bis die <Dateien> " |
2993 "editiert wurden" | |
819 | 2994 |
2995 msgid "" | |
2996 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
2997 msgstr "" | |
11704 | 2998 "--remote-wait-silent <files> Dasselbe ohne Warnung, wenn kein Server " |
2999 "vorhanden ist" | |
3000 | |
3001 msgid "" | |
3002 "--remote-tab[-wait][-silent] <files> As --remote but use tab page per file" | |
3003 msgstr "" | |
14999 | 3004 "--remote-tab[-wait][-silent] <Dateien> Wie --remote, aber öffne ein Reiter " |
3005 "für jede Datei." | |
33 | 3006 |
7 | 3007 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit" |
3008 msgstr "--remote-send <keys>\tSchicke <keys> zu einem Vim Server und beende" | |
3009 | |
3010 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result" | |
11704 | 3011 msgstr "" |
3012 "--remote-expr <Ausdruck>\tFühre <Ausdruck> in einem Vim-Server aus und " | |
3013 "drucke das Ergebnis" | |
7 | 3014 |
3015 msgid "--serverlist\t\tList available Vim server names and exit" | |
11914 | 3016 msgstr "--serverlist\t\tAuflisten verfügbarer Vim-Server-Namen und beende" |
7 | 3017 |
3018 msgid "--servername <name>\tSend to/become the Vim server <name>" | |
837 | 3019 msgstr "--servername <Name>\tBenutze den Vim-Server <Name>" |
7 | 3020 |
11704 | 3021 msgid "--startuptime <file>\tWrite startup timing messages to <file>" |
3022 msgstr "--startuptime <Datei>\tSchreibe Start Zeitmessung in <Datei>" | |
3023 | |
7 | 3024 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" |
3025 msgstr "-i <viminfo>\t\tBenutze <viminfo> statt .viminfo" | |
3026 | |
11704 | 3027 msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo" |
11914 | 3028 msgstr "" |
3029 "--clean\t\t'nocompatible', Vim Standardwerte, keine Plugins, keine Viminfo" | |
11704 | 3030 |
819 | 3031 msgid "-h or --help\tPrint Help (this message) and exit" |
3032 msgstr "-h or --help\tAnzeigen der Hilfe (diesen Text) und beenden" | |
3033 | |
3034 msgid "--version\t\tPrint version information and exit" | |
3035 msgstr "--version\t\tVersionsinformation anzeigen und beenden" | |
33 | 3036 |
7 | 3037 msgid "" |
3038 "\n" | |
3039 "Arguments recognised by gvim (Motif version):\n" | |
3040 msgstr "" | |
3041 "\n" | |
11914 | 3042 "Argumente für den gvim (Motif Version):\n" |
7 | 3043 |
819 | 3044 msgid "" |
3045 "\n" | |
3046 "Arguments recognised by gvim (neXtaw version):\n" | |
3047 msgstr "" | |
3048 "\n" | |
11914 | 3049 "Argumente für den gvim (neXtaw Version):\n" |
33 | 3050 |
7 | 3051 msgid "" |
3052 "\n" | |
3053 "Arguments recognised by gvim (Athena version):\n" | |
3054 msgstr "" | |
3055 "\n" | |
11914 | 3056 "Argumente für den gvim (Athena Version):\n" |
7 | 3057 |
20379 | 3058 msgid "-display <display>\tRun Vim on <display>" |
3059 msgstr "-display <display>\tStarte Vim auf <display>" | |
3060 | |
3061 msgid "-iconic\t\tStart Vim iconified" | |
3062 msgstr "-iconic\t\tStarte Vim als Icon" | |
7 | 3063 |
3064 msgid "-background <color>\tUse <color> for the background (also: -bg)" | |
11704 | 3065 msgstr "" |
3066 "-background <Farbe>\tBenutze <Farbe> für den Hintergrund (auch mit: -bg)" | |
7 | 3067 |
3068 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
11704 | 3069 msgstr "" |
3070 "-foreground <Farbe>\tBenutze <Farbe> für den Text Vordergrund (auch mit: -fg)" | |
7 | 3071 |
3072 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)" | |
11704 | 3073 msgstr "" |
3074 "-font <Schriftart>\tBenutze <Schriftart> für normalen Text (auch mit: -fn)" | |
7 | 3075 |
3076 msgid "-boldfont <font>\tUse <font> for bold text" | |
3077 msgstr "-boldfont <Schriftart>\tBenutze <Schriftart> für Fettschrift" | |
3078 | |
3079 msgid "-italicfont <font>\tUse <font> for italic text" | |
3080 msgstr "-italicfont <Schriftart>\tBenutze <Schriftart> für geneigten Text" | |
3081 | |
3082 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)" | |
11704 | 3083 msgstr "" |
15033 | 3084 "-geometry <geom>\tBenutze <geom> für die Anfangs Abmessungen (auch mit: -" |
11704 | 3085 "geom)" |
7 | 3086 |
3087 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)" | |
11704 | 3088 msgstr "" |
3089 "-borderwidth <Breite>\tBenutze einen Rahmen der Breite <Breite> (auch mit: -" | |
3090 "bw)" | |
7 | 3091 |
3092 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)" | |
11704 | 3093 msgstr "" |
3094 "-scrollbarwidth <Breite> Benutze eine Scrollbar der Breite <Breite> (auch " | |
3095 "mit: -sw)" | |
7 | 3096 |
3097 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)" | |
11704 | 3098 msgstr "" |
3099 "-menuheight <Höhe>\tBenutze einen Menü-Balken der Höhe <Höhe> (auch mit: -mh)" | |
7 | 3100 |
3101 msgid "-reverse\t\tUse reverse video (also: -rv)" | |
3102 msgstr "-reverse\t\tBenutze invertierte Farben (auch mit: -rv)" | |
3103 | |
3104 msgid "+reverse\t\tDon't use reverse video (also: +rv)" | |
3105 msgstr "+reverse\t\tBenutze keine invertierten Farben (auch mit: +rv)" | |
3106 | |
3107 msgid "-xrm <resource>\tSet the specified resource" | |
33 | 3108 msgstr "-xrm <resource>\tSetze die gegebene Ressource" |
3109 | |
7 | 3110 msgid "" |
3111 "\n" | |
3112 "Arguments recognised by gvim (GTK+ version):\n" | |
3113 msgstr "" | |
3114 "\n" | |
11914 | 3115 "Argumente für gvim GTK+ Version:\n" |
7 | 3116 |
20379 | 3117 msgid "-display <display>\tRun Vim on <display> (also: --display)" |
3118 msgstr "-display <display>\tStarte Vim auf <display> (auch mit: --display)" | |
7 | 3119 |
819 | 3120 msgid "--role <role>\tSet a unique role to identify the main window" |
11704 | 3121 msgstr "" |
3122 "--role <role>\tSetze eine eindeutige Rolle, um das Hauptfenster zu " | |
3123 "identifizieren" | |
33 | 3124 |
3125 msgid "--socketid <xid>\tOpen Vim inside another GTK widget" | |
3126 msgstr "--socketid <xid>\tÖffne Vim in einem anderen GTK widget" | |
3127 | |
11704 | 3128 msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout" |
3129 msgstr "--echo-wid\t\tSchreibe die Window ID auf Standard Ausgabe." | |
3130 | |
819 | 3131 msgid "-P <parent title>\tOpen Vim inside parent application" |
3132 msgstr "-P <parent title>\tÖffne Vim innerhalb der Vater-Applikation" | |
3133 | |
11704 | 3134 msgid "--windowid <HWND>\tOpen Vim inside another win32 widget" |
3135 msgstr "--windowid <HWND>\tÖffne Vim in einem anderen Win32 widget" | |
3136 | |
18053 | 3137 #, c-format |
3138 msgid "E224: global abbreviation already exists for %s" | |
3139 msgstr "E224: Globale Kurzform für %s existiert bereits" | |
3140 | |
3141 #, c-format | |
3142 msgid "E225: global mapping already exists for %s" | |
3143 msgstr "E225: Globales Mapping für %s existiert bereits" | |
3144 | |
3145 #, c-format | |
3146 msgid "E226: abbreviation already exists for %s" | |
3147 msgstr "E226: Kurzform %s existiert bereits" | |
3148 | |
3149 #, c-format | |
3150 msgid "E227: mapping already exists for %s" | |
3151 msgstr "E227: Mapping für %s existiert bereits" | |
3152 | |
3153 msgid "No abbreviation found" | |
3154 msgstr "Keine Kurzform gefunden" | |
3155 | |
3156 msgid "No mapping found" | |
3157 msgstr "Kein Mapping gefunden" | |
3158 | |
3159 msgid "E228: makemap: Illegal mode" | |
3160 msgstr "E228: makemap: Unzulässiger Modus" | |
3161 | |
21250 | 3162 msgid "E460: entries missing in mapset() dict argument" |
3163 msgstr "E460: Fehlende Einträge im Dictionary Argument" | |
3164 | |
18053 | 3165 #, c-format |
3166 msgid "E357: 'langmap': Matching character missing for %s" | |
3167 msgstr "E357: 'langmap': Passendes Zeichen fehlt für %s" | |
3168 | |
3169 #, c-format | |
3170 msgid "E358: 'langmap': Extra characters after semicolon: %s" | |
3171 msgstr "E358: 'langmap': Überschüssige Zeichen nach dem Semikolon: %s" | |
3172 | |
7 | 3173 msgid "No marks set" |
3174 msgstr "Keine Markierungen gesetzt" | |
3175 | |
3176 #, c-format | |
3177 msgid "E283: No marks matching \"%s\"" | |
11914 | 3178 msgstr "E283: Keine Markierungen passen auf \"%s\"" |
3179 | |
7 | 3180 msgid "" |
3181 "\n" | |
3182 "mark line col file/text" | |
3183 msgstr "" | |
3184 "\n" | |
3185 "Mark Zeile Sp Datei/Text" | |
3186 | |
3187 msgid "" | |
3188 "\n" | |
3189 " jump line col file/text" | |
3190 msgstr "" | |
3191 "\n" | |
3192 " Sprung Zeile Sp Datei/Text" | |
3193 | |
819 | 3194 msgid "" |
3195 "\n" | |
3196 "change line col text" | |
3197 msgstr "" | |
3198 "\n" | |
3199 "Änder. Zeile Sp Text" | |
33 | 3200 |
21250 | 3201 #, c-format |
3202 msgid "E799: Invalid ID: %d (must be greater than or equal to 1)" | |
3203 msgstr "E799: Ungültige ID: %d (muss größer gleich 1 sein)" | |
3204 | |
3205 #, c-format | |
3206 msgid "E801: ID already taken: %d" | |
3207 msgstr "E801: ID bereits benutzt: %d" | |
3208 | |
3209 msgid "E290: List or number required" | |
3210 msgstr "E290: Liste oder Nummer erforderlich" | |
3211 | |
3212 #, c-format | |
3213 msgid "E802: Invalid ID: %d (must be greater than or equal to 1)" | |
3214 msgstr "E802: Ungültige ID: %d (muss größer gleich 1 sein)" | |
3215 | |
3216 #, c-format | |
3217 msgid "E803: ID not found: %d" | |
3218 msgstr "E803: ID nicht gefunden: %d" | |
3219 | |
3220 #, c-format | |
3221 msgid "E798: ID is reserved for \":match\": %d" | |
3222 msgstr "E798: ID ist für \":match\" reserviert: %d" | |
3223 | |
819 | 3224 msgid "E543: Not a valid codepage" |
3225 msgstr "E543: Keine zulässige Codepage" | |
33 | 3226 |
7 | 3227 msgid "E293: block was not locked" |
3228 msgstr "E293: Block war nicht gesperrt" | |
3229 | |
3230 msgid "E294: Seek error in swap file read" | |
837 | 3231 msgstr "E294: Positionierungsfehler beim Lesen der Auslagerungsdatei" |
7 | 3232 |
3233 msgid "E295: Read error in swap file" | |
837 | 3234 msgstr "E295: Lesefehler in der Auslagerungsdatei" |
7 | 3235 |
3236 msgid "E296: Seek error in swap file write" | |
837 | 3237 msgstr "E296: Positionierungsfehler beim Schreiben in die Auslagerungsdatei" |
7 | 3238 |
3239 msgid "E297: Write error in swap file" | |
837 | 3240 msgstr "E297: Fehler beim Schreiben in die Auslagerungsdatei" |
7 | 3241 |
3242 msgid "E300: Swap file already exists (symlink attack?)" | |
837 | 3243 msgstr "E300: Auslagerungsdatei ist bereits vorhanden (symlink Attacke?)" |
7 | 3244 |
3245 msgid "E298: Didn't get block nr 0?" | |
3246 msgstr "E298: Block Nr. 0 nicht erhalten?" | |
3247 | |
3248 msgid "E298: Didn't get block nr 1?" | |
3249 msgstr "E298: Block Nr. 1 nicht erhalten?" | |
3250 | |
3251 msgid "E298: Didn't get block nr 2?" | |
3252 msgstr "E298: Block Nr. 2 nicht erhalten?" | |
3253 | |
11704 | 3254 msgid "E843: Error while updating swap file crypt" |
15194 | 3255 msgstr "" |
3256 "E843: Fehler beim Aktualisieren der Verschlüsselung der Auslagerungsdatei." | |
11704 | 3257 |
7 | 3258 msgid "E301: Oops, lost the swap file!!!" |
15033 | 3259 msgstr "E301: Upps, Verlust der Auslagerungsdatei!!!" |
7 | 3260 |
3261 msgid "E302: Could not rename swap file" | |
837 | 3262 msgstr "E302: Auslagerungsdatei konnte nicht umbenannt werden" |
7 | 3263 |
3264 #, c-format | |
3265 msgid "E303: Unable to open swap file for \"%s\", recovery impossible" | |
11704 | 3266 msgstr "" |
3267 "E303: Auslagerungsdatei für \"%s\" konnte nicht geöffnet werden, " | |
3268 "Wiederherstellung unmöglich" | |
3269 | |
3270 msgid "E304: ml_upd_block0(): Didn't get block 0??" | |
3271 msgstr "E304: ml_upd_block0(): Block Nr. 0 nicht erhalten?" | |
7 | 3272 |
3273 #, c-format | |
3274 msgid "E305: No swap file found for %s" | |
837 | 3275 msgstr "E305: Keine Auslagerungsdatei für %s gefunden" |
7 | 3276 |
3277 msgid "Enter number of swap file to use (0 to quit): " | |
11704 | 3278 msgstr "" |
3279 "Geben Sie die Nummer der Auslagerungsdatei ein die verwendet werden soll (0 " | |
3280 "um abzubrechen): " | |
7 | 3281 |
3282 #, c-format | |
3283 msgid "E306: Cannot open %s" | |
3284 msgstr "E306: %s kann nicht geöffnet werden" | |
3285 | |
3286 msgid "Unable to read block 0 from " | |
3287 msgstr "Block 0 kann nicht gelesen werden aus " | |
3288 | |
3289 msgid "" | |
3290 "\n" | |
3291 "Maybe no changes were made or Vim did not update the swap file." | |
3292 msgstr "" | |
3293 "\n" | |
11704 | 3294 "Vielleicht wurden keine Änderungen vorgenommen oder Vim hatte die " |
3295 "Auslagerungsdatei nicht aktualisiert." | |
7 | 3296 |
3297 msgid " cannot be used with this version of Vim.\n" | |
3298 msgstr " kann nicht zusammen mit dieser Vim Version verwendet werden.\n" | |
3299 | |
3300 msgid "Use Vim version 3.0.\n" | |
3301 msgstr "Benutze Vim Version 3.0.\n" | |
3302 | |
3303 #, c-format | |
3304 msgid "E307: %s does not look like a Vim swap file" | |
837 | 3305 msgstr "E307: %s sieht nicht wie eine Vim Auslagerungsdatei aus" |
7 | 3306 |
3307 msgid " cannot be used on this computer.\n" | |
3308 msgstr " kann auf diesem Rechner nicht verwendet werden.\n" | |
3309 | |
3310 msgid "The file was created on " | |
15033 | 3311 msgstr "Die Datei wurde erstellt am " |
7 | 3312 |
3313 msgid "" | |
3314 ",\n" | |
3315 "or the file has been damaged." | |
3316 msgstr "" | |
3317 ",\n" | |
15033 | 3318 "oder die Datei wurde beschädigt." |
7 | 3319 |
3320 #, c-format | |
11704 | 3321 msgid "" |
3322 "E833: %s is encrypted and this version of Vim does not support encryption" | |
3323 msgstr "" | |
15033 | 3324 "E833: %s ist verschlüsselt, aber diese Version von Vim unterstützt " |
11914 | 3325 "Verschlüsselung nicht." |
11704 | 3326 |
3327 msgid " has been damaged (page size is smaller than minimum value).\n" | |
3328 msgstr " wurde beschädigt (Pagesize kleiner als das Minimum).\n" | |
3329 | |
3330 #, c-format | |
7 | 3331 msgid "Using swap file \"%s\"" |
837 | 3332 msgstr "Verwende Auslagerungsdatei \"%s\"" |
7 | 3333 |
3334 #, c-format | |
3335 msgid "Original file \"%s\"" | |
3336 msgstr "Original-Datei \"%s\"" | |
3337 | |
3338 msgid "E308: Warning: Original file may have been changed" | |
11704 | 3339 msgstr "E308: Achtung: Die Originaldatei könnte verändert worden sein" |
3340 | |
3341 #, c-format | |
3342 msgid "Swap file is encrypted: \"%s\"" | |
15033 | 3343 msgstr "Swap Datei ist verschlüsselt: \"%s\"" |
11704 | 3344 |
3345 msgid "" | |
3346 "\n" | |
3347 "If you entered a new crypt key but did not write the text file," | |
3348 msgstr "" | |
3349 "\n" | |
11914 | 3350 "Wenn Sie einen neuen Schlüssel eingegeben haben, aber die Textdatei nicht " |
3351 "geschrieben haben," | |
11704 | 3352 |
3353 msgid "" | |
3354 "\n" | |
3355 "enter the new crypt key." | |
3356 msgstr "" | |
3357 "\n" | |
3358 "geben Sie bitte den Schlüssel ein: " | |
3359 | |
3360 msgid "" | |
3361 "\n" | |
3362 "If you wrote the text file after changing the crypt key press enter" | |
3363 msgstr "" | |
3364 "\n" | |
11914 | 3365 "Wenn Sie die Textdatei geschrieben haben, nachdem der Schlüssel geändert " |
3366 "wurde, drücke Enter." | |
11704 | 3367 |
3368 msgid "" | |
3369 "\n" | |
3370 "to use the same key for text file and swap file" | |
3371 msgstr "" | |
3372 "\n" | |
3373 "um den gleichen Schlüssel für die Textdatei und die Swap Datei zu nutzen." | |
7 | 3374 |
3375 #, c-format | |
3376 msgid "E309: Unable to read block 1 from %s" | |
15033 | 3377 msgstr "E309: Block 1 von %s kann nicht gelesen werden" |
7 | 3378 |
3379 msgid "???MANY LINES MISSING" | |
3380 msgstr "???VIELE ZEILEN FEHLEN" | |
3381 | |
3382 msgid "???LINE COUNT WRONG" | |
11914 | 3383 msgstr "???ZEILENANZAHL FALSCH" |
7 | 3384 |
3385 msgid "???EMPTY BLOCK" | |
3386 msgstr "???LEERER BLOCK" | |
3387 | |
3388 msgid "???LINES MISSING" | |
3389 msgstr "???ZEILEN FEHLEN" | |
3390 | |
3391 #, c-format | |
3392 msgid "E310: Block 1 ID wrong (%s not a .swp file?)" | |
3393 msgstr "E310: Block 1 ID falsch (ist %s keine .swp-Datei?)" | |
3394 | |
3395 msgid "???BLOCK MISSING" | |
3396 msgstr "???BLOCK FEHLT" | |
3397 | |
3398 msgid "??? from here until ???END lines may be messed up" | |
3399 msgstr "??? von hier bis ???ENDE könnten die Zeilen falsch sein" | |
3400 | |
3401 msgid "??? from here until ???END lines may have been inserted/deleted" | |
3402 msgstr "??? von hier bis ???ENDE könnten Zeilen eingefügt oder gelöscht sein" | |
3403 | |
3404 msgid "???END" | |
3405 msgstr "???ENDE" | |
3406 | |
3407 msgid "E311: Recovery Interrupted" | |
3408 msgstr "E311: Wiederherstellung unterbrochen" | |
3409 | |
3410 msgid "" | |
3411 "E312: Errors detected while recovering; look for lines starting with ???" | |
3412 msgstr "" | |
11704 | 3413 "E312: Fehler wurden festgestellt während der Wiederherstellung: suche nach " |
3414 "Zeilen die mit ??? beginnen" | |
7 | 3415 |
33 | 3416 msgid "See \":help E312\" for more information." |
3417 msgstr "Lesen Sie \":help E312\" für weitere Informationen." | |
3418 | |
7 | 3419 msgid "Recovery completed. You should check if everything is OK." |
15033 | 3420 msgstr "Wiederherstellung beendet. Prüfen Sie, ob alles OK ist." |
7 | 3421 |
3422 msgid "" | |
3423 "\n" | |
3424 "(You might want to write out this file under another name\n" | |
3425 msgstr "" | |
3426 "\n" | |
3427 "(Wollen Sie vielleicht diese Datei unter einem neuen Namen speichern\n" | |
3428 | |
11704 | 3429 msgid "and run diff with the original file to check for changes)" |
11914 | 3430 msgstr "" |
3431 "und \"diff\" mit der Original-Datei ausführen, um Änderungen zu prüfen)" | |
11704 | 3432 |
3433 msgid "Recovery completed. Buffer contents equals file contents." | |
3434 msgstr "Recovery durchgeführt. Pufferinhalt entspricht Dateiinhalt." | |
7 | 3435 |
3436 msgid "" | |
11704 | 3437 "\n" |
3438 "You may want to delete the .swp file now.\n" | |
3439 "\n" | |
3440 msgstr "" | |
3441 "\n" | |
3442 "Sie können die Swap Datei jetzt löschen.\n" | |
3443 "\n" | |
3444 | |
3445 msgid "Using crypt key from swap file for the text file.\n" | |
3446 msgstr "Benutze den Schlüssel der Swap Datei für die Textdatei.\n" | |
7 | 3447 |
3448 msgid "Swap files found:" | |
837 | 3449 msgstr "Auslagerungsdateien gefunden:" |
7 | 3450 |
3451 msgid " In current directory:\n" | |
11914 | 3452 msgstr " Im aktuellen Verzeichnis:\n" |
7 | 3453 |
3454 msgid " Using specified name:\n" | |
3455 msgstr " Benutze gegebenen Namen:\n" | |
3456 | |
3457 msgid " In directory " | |
3458 msgstr " Im Verzeichnis " | |
3459 | |
3460 msgid " -- none --\n" | |
3461 msgstr " -- Nichts --\n" | |
3462 | |
3463 msgid " owned by: " | |
3464 msgstr " Eigentum von: " | |
3465 | |
3466 msgid " dated: " | |
3467 msgstr " vom: " | |
3468 | |
3469 msgid " dated: " | |
3470 msgstr " vom: " | |
3471 | |
3472 msgid " [from Vim version 3.0]" | |
3473 msgstr " [von Vim Version 3.0]" | |
3474 | |
3475 msgid " [does not look like a Vim swap file]" | |
837 | 3476 msgstr " [sieht nicht wie eine Vim Auslagerungsdatei aus]" |
7 | 3477 |
3478 msgid " file name: " | |
3479 msgstr " Dateiname: " | |
3480 | |
3481 msgid "" | |
3482 "\n" | |
3483 " modified: " | |
3484 msgstr "" | |
3485 "\n" | |
3486 " verändert: " | |
3487 | |
3488 msgid "YES" | |
3489 msgstr "JA" | |
3490 | |
3491 msgid "no" | |
3492 msgstr "nein" | |
3493 | |
3494 msgid "" | |
3495 "\n" | |
3496 " user name: " | |
3497 msgstr "" | |
3498 "\n" | |
837 | 3499 " Benutzer-Name: " |
7 | 3500 |
3501 msgid " host name: " | |
15033 | 3502 msgstr " Hostname: " |
7 | 3503 |
3504 msgid "" | |
3505 "\n" | |
3506 " host name: " | |
3507 msgstr "" | |
3508 "\n" | |
15033 | 3509 " Hostname: " |
7 | 3510 |
3511 msgid "" | |
3512 "\n" | |
3513 " process ID: " | |
3514 msgstr "" | |
3515 "\n" | |
837 | 3516 " Process-ID: " |
7 | 3517 |
14999 | 3518 msgid " (STILL RUNNING)" |
3519 msgstr " (LÄUFT NOCH)" | |
7 | 3520 |
3521 msgid "" | |
3522 "\n" | |
3523 " [not usable with this version of Vim]" | |
3524 msgstr "" | |
3525 "\n" | |
11914 | 3526 " [nicht verwendbar mit dieser Vim-Version]" |
7 | 3527 |
3528 msgid "" | |
3529 "\n" | |
3530 " [not usable on this computer]" | |
3531 msgstr "" | |
3532 "\n" | |
3533 " [nicht verwendbar auf diesem Rechner]" | |
3534 | |
3535 msgid " [cannot be read]" | |
3536 msgstr " [kann nicht gelesen werden]" | |
3537 | |
3538 msgid " [cannot be opened]" | |
3539 msgstr " [kann nicht geöffnet werden]" | |
3540 | |
3541 msgid "E313: Cannot preserve, there is no swap file" | |
837 | 3542 msgstr "E313: Kann nicht absichern, es gibt keine Auslagerungsdatei" |
7 | 3543 |
3544 msgid "File preserved" | |
3545 msgstr "Datei gesichert" | |
3546 | |
3547 msgid "E314: Preserve failed" | |
3548 msgstr "E314: Absicherung fehlgeschlagen" | |
3549 | |
3550 #, c-format | |
3551 msgid "E315: ml_get: invalid lnum: %ld" | |
11914 | 3552 msgstr "E315: ml_get: unzulässige Zeilennummer: %ld" |
7 | 3553 |
3554 #, c-format | |
18639 | 3555 msgid "E316: ml_get: cannot find line %ld in buffer %d %s" |
3556 msgstr "E316: ml_get: kann Zeile %ld in Puffer %d %s nicht finden" | |
7 | 3557 |
3558 msgid "E317: pointer block id wrong 3" | |
837 | 3559 msgstr "E317: Zeiger Block id falsch 3" |
7 | 3560 |
3561 msgid "stack_idx should be 0" | |
3562 msgstr "stack_idx sollte 0 sein" | |
3563 | |
3564 msgid "E318: Updated too many blocks?" | |
15033 | 3565 msgstr "E318: Zu viele Blöcke aktualisiert?" |
7 | 3566 |
3567 msgid "E317: pointer block id wrong 4" | |
3568 msgstr "E317: Zeiger Block id falsch 4" | |
3569 | |
3570 msgid "deleted block 1?" | |
3571 msgstr "Block 1 gelöscht?" | |
3572 | |
3573 #, c-format | |
3574 msgid "E320: Cannot find line %ld" | |
1619 | 3575 msgstr "E320: Kann Zeile %ld nicht finden" |
7 | 3576 |
3577 msgid "E317: pointer block id wrong" | |
3578 msgstr "E317: Zeiger Block id ist falsch" | |
3579 | |
3580 msgid "pe_line_count is zero" | |
3581 msgstr "pe_line_count ist Null" | |
3582 | |
3583 #, c-format | |
3584 msgid "E322: line number out of range: %ld past the end" | |
3585 msgstr "E322: Zeilennummer nicht im zulässigen Bereich: %ld nach dem Ende" | |
3586 | |
3587 #, c-format | |
3588 msgid "E323: line count wrong in block %ld" | |
11914 | 3589 msgstr "E323: Zeilenanzahl falsch in Block %ld" |
7 | 3590 |
3591 msgid "Stack size increases" | |
18053 | 3592 msgstr "Stack Größe wächst" |
7 | 3593 |
3594 msgid "E317: pointer block id wrong 2" | |
3595 msgstr "E317: Zeiger Block id falsch 2" | |
3596 | |
11704 | 3597 #, c-format |
3598 msgid "E773: Symlink loop for \"%s\"" | |
3599 msgstr "E773: Symlink Schleife für \"%s\"" | |
3600 | |
7 | 3601 msgid "E325: ATTENTION" |
3602 msgstr "E325: ACHTUNG" | |
3603 | |
3604 msgid "" | |
3605 "\n" | |
3606 "Found a swap file by the name \"" | |
3607 msgstr "" | |
3608 "\n" | |
837 | 3609 "Auslagerungsdatei mit folgendem Namen gefunden: \"" |
7 | 3610 |
3611 msgid "While opening file \"" | |
3612 msgstr "Beim Öffnen der Datei \"" | |
3613 | |
14999 | 3614 msgid " CANNOT BE FOUND" |
3615 msgstr " WURDE NICHT GEFUNDEN" | |
3616 | |
7 | 3617 msgid " NEWER than swap file!\n" |
15033 | 3618 msgstr " NEUER als Auslagerungsdatei!\n" |
7 | 3619 |
3620 msgid "" | |
3621 "\n" | |
11704 | 3622 "(1) Another program may be editing the same file. If this is the case,\n" |
3623 " be careful not to end up with two different instances of the same\n" | |
3624 " file when making changes. Quit, or continue with caution.\n" | |
3625 msgstr "" | |
3626 "\n" | |
3627 "(1) Ein anderes Programm editiert möglicherweise diese Datei. Wenn dies\n" | |
3628 " der Fall ist, sollten Sie vorsichtig sein, damit es nicht zu\n" | |
3629 " Überschneidungen kommt. Beende oder fahre vorsichtig fort.\n" | |
3630 | |
3631 msgid "(2) An edit session for this file crashed.\n" | |
3632 msgstr "(2) Eine Editiersitzung für diese Datei ist abgestürzt.\n" | |
7 | 3633 |
3634 msgid " If this is the case, use \":recover\" or \"vim -r " | |
11704 | 3635 msgstr "" |
3636 " Wenn dies der Fall ist, so verwenden Sie \":recover\" oder \"vim -r " | |
7 | 3637 |
3638 msgid "" | |
3639 "\"\n" | |
3640 " to recover the changes (see \":help recovery\").\n" | |
3641 msgstr "" | |
3642 "\"\n" | |
3643 " um die Änderungen wiederherzustellen (siehe \":help recovery\").\n" | |
3644 | |
3645 msgid " If you did this already, delete the swap file \"" | |
11704 | 3646 msgstr "" |
3647 " Wenn dies bereits geschehen ist, löschen Sie die Auslagerungsdatei \"" | |
7 | 3648 |
3649 msgid "" | |
3650 "\"\n" | |
3651 " to avoid this message.\n" | |
3652 msgstr "" | |
3653 "\"\n" | |
3654 " um diese Nachricht zu vermeiden.\n" | |
3655 | |
18053 | 3656 msgid "Found a swap file that is not useful, deleting it" |
3657 msgstr "Auslagerungsdatei gefunden, die nicht nutzbar ist. Lösche diese" | |
3658 | |
7 | 3659 msgid "Swap file \"" |
837 | 3660 msgstr "Auslagerungsdatei \"" |
7 | 3661 |
3662 msgid "\" already exists!" | |
3663 msgstr "\" ist bereits vorhanden!" | |
3664 | |
3665 msgid "VIM - ATTENTION" | |
3666 msgstr "VIM - ACHTUNG" | |
3667 | |
33 | 3668 msgid "Swap file already exists!" |
837 | 3669 msgstr "Auslagerungsdatei ist bereits vorhanden!" |
33 | 3670 |
819 | 3671 msgid "" |
3672 "&Open Read-Only\n" | |
3673 "&Edit anyway\n" | |
3674 "&Recover\n" | |
3675 "&Quit\n" | |
3676 "&Abort" | |
3677 msgstr "" | |
1121 | 3678 "Nur zum &Lesen öffnen\n" |
819 | 3679 "Trotzdem &editieren\n" |
3680 "&Wiederherstellen\n" | |
3681 "&Beenden\n" | |
3682 "&Abbrechen" | |
3683 | |
3684 msgid "" | |
3685 "&Open Read-Only\n" | |
3686 "&Edit anyway\n" | |
3687 "&Recover\n" | |
3688 "&Delete it\n" | |
3689 "&Quit\n" | |
3690 "&Abort" | |
3691 msgstr "" | |
1121 | 3692 "Nur zum &Lesen öffnen\n" |
819 | 3693 "Trotzdem &editieren\n" |
3694 "&Wiederherstellen\n" | |
1121 | 3695 "&Datei Löschen\n" |
819 | 3696 "&Beenden\n" |
3697 "&Abbrechen" | |
33 | 3698 |
7 | 3699 msgid "E326: Too many swap files found" |
837 | 3700 msgstr "E326: Zu viele Auslagerungsdateien gefunden" |
7 | 3701 |
3702 msgid "E327: Part of menu-item path is not sub-menu" | |
3703 msgstr "E327: Teil des Menüpunkt-Pfades muss zum Untermenü führen" | |
3704 | |
819 | 3705 #, c-format |
3706 msgid "E329: No menu \"%s\"" | |
3707 msgstr "E329: Kein Menü \"%s\"" | |
7 | 3708 |
11704 | 3709 msgid "E792: Empty menu name" |
3710 msgstr "E792: Leerer Menüname" | |
3711 | |
7 | 3712 msgid "E330: Menu path must not lead to a sub-menu" |
3713 msgstr "E330: Menü-Pfad darf nicht zum Untermenü führen" | |
3714 | |
3715 msgid "E331: Must not add menu items directly to menu bar" | |
11914 | 3716 msgstr "" |
3717 "E331: Menüpunkte können nicht direkt zum Menü-Balken hinzugefügt werden" | |
7 | 3718 |
3719 msgid "E332: Separator cannot be part of a menu path" | |
3720 msgstr "E332: Trenner kann nicht Teil des Menü-Pfades sein" | |
3721 | |
3722 msgid "" | |
3723 "\n" | |
3724 "--- Menus ---" | |
3725 msgstr "" | |
3726 "\n" | |
3727 "--- Menüs ---" | |
3728 | |
3729 msgid "Tear off this menu" | |
3730 msgstr "Reiße dieses Menü ab" | |
3731 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
3732 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
3733 msgid "E335: Menu not defined for %s mode" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
3734 msgstr "E335: Menü ist für Modus %s nicht definiert" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
3735 |
7 | 3736 msgid "E333: Menu path must lead to a menu item" |
837 | 3737 msgstr "E333: Menü-Pfad muss zu einem Menüpunkt führen" |
7 | 3738 |
3739 #, c-format | |
3740 msgid "E334: Menu not found: %s" | |
3741 msgstr "E334: Menü nicht gefunden: %s" | |
3742 | |
3743 msgid "E336: Menu path must lead to a sub-menu" | |
3744 msgstr "E336: Menü-Pfad muss zum Untermenü führen" | |
3745 | |
3746 msgid "E337: Menu not found - check menu names" | |
3747 msgstr "E337: Menü nicht gefunden - überprüfe Menü-Namen" | |
3748 | |
3749 #, c-format | |
3750 msgid "Error detected while processing %s:" | |
3751 msgstr "Fehler beim Ausführen von \"%s\":" | |
3752 | |
3753 #, c-format | |
3754 msgid "line %4ld:" | |
3755 msgstr "Zeile %4ld:" | |
3756 | |
819 | 3757 #, c-format |
3758 msgid "E354: Invalid register name: '%s'" | |
3759 msgstr "E354: Ungültiger Register Name: '%s'" | |
7 | 3760 |
3761 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" | |
11704 | 3762 msgstr "Übersetzt von Christian Brabandt <cb@256bit.org>" |
7 | 3763 |
3764 msgid "Interrupt: " | |
3765 msgstr "Unterbrechung: " | |
3766 | |
11704 | 3767 msgid "Press ENTER or type command to continue" |
3768 msgstr "Betätigen Sie die EINGABETASTE oder geben Sie einen Befehl ein" | |
7 | 3769 |
819 | 3770 #, c-format |
3771 msgid "%s line %ld" | |
3772 msgstr "%s Zeile %ld" | |
3773 | |
7 | 3774 msgid "-- More --" |
3775 msgstr "-- Mehr --" | |
3776 | |
819 | 3777 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit " |
11704 | 3778 msgstr "" |
3779 " LEERZEICHEN/d/j: Seite/halbe Seite/Zeile vorwärts, b/u/k: rückwärts, q: " | |
3780 "Ende " | |
7 | 3781 |
3782 msgid "Question" | |
3783 msgstr "Frage" | |
3784 | |
3785 msgid "" | |
3786 "&Yes\n" | |
3787 "&No" | |
3788 msgstr "" | |
3789 "&Ja\n" | |
3790 "&Nein" | |
3791 | |
3792 msgid "" | |
3793 "&Yes\n" | |
3794 "&No\n" | |
3795 "Save &All\n" | |
3796 "&Discard All\n" | |
3797 "&Cancel" | |
3798 msgstr "" | |
3799 "&Ja\n" | |
3800 "&Nein\n" | |
3801 "Alle &Speichern\n" | |
3802 "Alle &Verwerfen\n" | |
3803 "&Abbrechen" | |
3804 | |
819 | 3805 msgid "E766: Insufficient arguments for printf()" |
3806 msgstr "E766: Zu wenige Argumente für printf()" | |
3807 | |
11704 | 3808 msgid "E807: Expected Float argument for printf()" |
3809 msgstr "E807: Erwarte Float Argument für printf()" | |
3810 | |
819 | 3811 msgid "E767: Too many arguments to printf()" |
3812 msgstr "E767: Zu viele Argumente für printf()" | |
7 | 3813 |
21250 | 3814 msgid "Type number and <Enter> or click with the mouse (q or empty cancels): " |
3815 msgstr "" | |
3816 "Bitte Nummer und <Enter> eingeben oder mit der Maus auswählen " | |
3817 "(abbrechen mit q oder <Enter>): " | |
3818 | |
3819 msgid "Type number and <Enter> (q or empty cancels): " | |
3820 msgstr "Gewünschte Nummer und <Enter> eingeben (abbrechen mit q oder <Enter>): " | |
819 | 3821 |
14999 | 3822 #, c-format |
3823 msgid "%ld more line" | |
3824 msgid_plural "%ld more lines" | |
3825 msgstr[0] "%ld Zeile mehr" | |
3826 msgstr[1] "%ld Zeilen mehr" | |
3827 | |
3828 #, c-format | |
3829 msgid "%ld line less" | |
3830 msgid_plural "%ld fewer lines" | |
3831 msgstr[0] "%ld Zeile weniger" | |
3832 msgstr[1] "%ld Zeilen weniger" | |
7 | 3833 |
3834 msgid " (Interrupted)" | |
3835 msgstr " (Unterbrochen)" | |
3836 | |
819 | 3837 msgid "Beep!" |
3838 msgstr "Beep!" | |
3839 | |
18456 | 3840 msgid "E677: Error writing temp file" |
3841 msgstr "E677: Fehler beim Schreiben einer temporären Datei" | |
3842 | |
7 | 3843 msgid "ERROR: " |
3844 msgstr "FEHLER: " | |
3845 | |
3846 #, c-format | |
3847 msgid "" | |
3848 "\n" | |
3849 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" | |
3850 msgstr "" | |
3851 "\n" | |
11704 | 3852 "[Bytes] gesamt alloc-frei %lu-%lu, in Verwendung %lu, maximale Verwendung " |
3853 "%lu\n" | |
7 | 3854 |
3855 #, c-format | |
3856 msgid "" | |
3857 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" | |
3858 "\n" | |
3859 msgstr "" | |
3860 "[Aufrufe] gesamt re/malloc()s %lu, gesamt free()s %lu\n" | |
3861 "\n" | |
3862 | |
18053 | 3863 msgid "E341: Internal error: lalloc(0, )" |
3864 msgstr "E341: Interner Fehler: lalloc(0, )" | |
7 | 3865 |
3866 #, c-format | |
3867 msgid "E342: Out of memory! (allocating %lu bytes)" | |
837 | 3868 msgstr "E342: Kein Speicherplatz mehr vorhanden (%lu Bytes reserviert)" |
7 | 3869 |
3870 #, c-format | |
3871 msgid "Calling shell to execute: \"%s\"" | |
3872 msgstr "Rufe Shell auf, um \"%s\" auszuführen" | |
3873 | |
819 | 3874 msgid "E545: Missing colon" |
3875 msgstr "E545: Fehlender Doppelpunkt" | |
3876 | |
3877 msgid "E546: Illegal mode" | |
3878 msgstr "E546: Unzulässiger Modus" | |
3879 | |
3880 msgid "E547: Illegal mouseshape" | |
15033 | 3881 msgstr "E547: Unzulässiger Mauszeigerform" |
819 | 3882 |
3883 msgid "E548: digit expected" | |
3884 msgstr "E548: Ziffer erwartet" | |
3885 | |
3886 msgid "E549: Illegal percentage" | |
3887 msgstr "E549: Unzulässige Prozentangabe" | |
33 | 3888 |
819 | 3889 #, c-format |
3890 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\"" | |
11704 | 3891 msgstr "" |
3892 "E668: Falscher Zugriffsmodus auf die NetBeans Zugriff-Informationsdatei: \"%s" | |
3893 "\"" | |
819 | 3894 |
3895 #, c-format | |
15729 | 3896 msgid "E658: NetBeans connection lost for buffer %d" |
3897 msgstr "E658: Verbindung zu NetBeans für Puffer %d verloren" | |
819 | 3898 |
11704 | 3899 msgid "E838: netbeans is not supported with this GUI" |
3900 msgstr "E838: netbeans wird nicht unterstützt mit dieser GUI." | |
3901 | |
3902 msgid "E511: netbeans already connected" | |
3903 msgstr "E511: netbeans ist bereits verbunden" | |
3904 | |
3905 #, c-format | |
3906 msgid "E505: %s is read-only (add ! to override)" | |
3907 msgstr "E505: %s ist schreibgeschützt (erzwinge mit !)" | |
3908 | |
3909 # Identifizierungszeichen/merkmal, Bezeichner | |
3910 msgid "E349: No identifier under cursor" | |
3911 msgstr "E349: Kein Merkmal unter dem Cursor" | |
819 | 3912 |
7 | 3913 msgid "Warning: terminal cannot highlight" |
3914 msgstr "Achtung: Terminal unterstützt keine Hervorhebung" | |
3915 | |
3916 msgid "E348: No string under cursor" | |
3917 msgstr "E348: Keine Zeichenkette unter dem Cursor" | |
3918 | |
3919 msgid "E352: Cannot erase folds with current 'foldmethod'" | |
11704 | 3920 msgstr "" |
3921 "E352: Faltung kann mit der eingestellten Faltungsmethode nicht gelöscht " | |
3922 "werden" | |
819 | 3923 |
3924 msgid "E664: changelist is empty" | |
3925 msgstr "E664: Liste der Änderungen ist leer" | |
3926 | |
3927 msgid "E662: At start of changelist" | |
11914 | 3928 msgstr "E662: Am Anfang der Änderungsliste" |
819 | 3929 |
3930 msgid "E663: At end of changelist" | |
11914 | 3931 msgstr "E663: Am Ende der Änderungsliste" |
819 | 3932 |
11704 | 3933 msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim" |
11914 | 3934 msgstr "" |
3935 "Tippe: :qa! und drücke <Enter> um alle Änderungen zu verwerfen und Vim zu " | |
3936 "beenden" | |
33 | 3937 |
16380 | 3938 msgid "Type :qa and press <Enter> to exit Vim" |
3939 msgstr "Tippe: :qa und drücke <Enter> um Vim zu beenden" | |
3940 | |
7 | 3941 #, c-format |
14999 | 3942 msgid "%ld line %sed %d time" |
3943 msgid_plural "%ld line %sed %d times" | |
3944 msgstr[0] "%ld Zeile %s %d Mal" | |
3945 msgstr[1] "%ld Zeile %s %d Mal" | |
3946 | |
3947 #, c-format | |
3948 msgid "%ld lines %sed %d time" | |
3949 msgid_plural "%ld lines %sed %d times" | |
3950 msgstr[0] "%ld Zeilen %s %d Mal" | |
3951 msgstr[1] "%ld Zeilen %s %d Mal" | |
7 | 3952 |
3953 msgid "cannot yank; delete anyway" | |
3954 msgstr "kann nicht kopieren; lösche trotzdem" | |
3955 | |
14999 | 3956 #, c-format |
3957 msgid "%ld line changed" | |
3958 msgid_plural "%ld lines changed" | |
3959 msgstr[0] "%ld Zeile geändert" | |
3960 msgstr[1] "%ld Zeilen geändert" | |
7 | 3961 |
3962 #, c-format | |
21250 | 3963 msgid "%d line changed" |
3964 msgid_plural "%d lines changed" | |
3965 msgstr[0] "%d Zeile geändert" | |
3966 msgstr[1] "%d Zeilen geändert" | |
3967 | |
3968 #, c-format | |
7 | 3969 msgid "%ld Cols; " |
3970 msgstr "%ld Spalten; " | |
3971 | |
3972 #, c-format | |
11704 | 3973 msgid "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes" |
11914 | 3974 msgstr "" |
3975 "%s%ld von %ld Zeilen; %lld von %lld Wörtern; %lld von %lld Bytes ausgewählt" | |
819 | 3976 |
3977 #, c-format | |
3978 msgid "" | |
11704 | 3979 "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of " |
3980 "%lld Bytes" | |
3981 msgstr "" | |
11914 | 3982 "%s%ld von %ld Zeilen; %lld von %lld Wörtern; %lld von %lld Zeichen; %lld von " |
3983 "%lld Bytes ausgewählt" | |
11704 | 3984 |
3985 #, c-format | |
3986 msgid "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld" | |
11914 | 3987 msgstr "" |
3988 "Sp %s von %s; Zeile %ld von %ld; Wort %lld von %lld; Byte %lld von %lld" | |
819 | 3989 |
3990 #, c-format | |
3991 msgid "" | |
11704 | 3992 "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte " |
3993 "%lld of %lld" | |
3994 msgstr "" | |
11914 | 3995 "Sp %s von %s; Zeile %ld von %ld; Wort %lld von %lld; Zeichen %lld von %lld; " |
3996 "Byte %lld von %lld" | |
7 | 3997 |
14193 | 3998 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
3999 msgid "(+%lld for BOM)" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4000 msgstr "(+%lld für BOM)" |
7 | 4001 |
18456 | 4002 msgid "E774: 'operatorfunc' is empty" |
4003 msgstr "E774: 'operatorfunc' is empty" | |
4004 | |
4005 msgid "E775: Eval feature not available" | |
4006 msgstr "E775: Eval Eigenschaft nicht verfügbar" | |
7 | 4007 |
819 | 4008 msgid "E518: Unknown option" |
4009 msgstr "E518: Unbekannte Option" | |
4010 | |
4011 msgid "E519: Option not supported" | |
4012 msgstr "E519: Option nicht unterstützt" | |
4013 | |
4014 msgid "E520: Not allowed in a modeline" | |
4015 msgstr "E520: Nicht erlaubt in einer Modeline" | |
4016 | |
18053 | 4017 msgid "E992: Not allowed in a modeline when 'modelineexpr' is off" |
4018 msgstr "" | |
4019 "E992: Nicht erlaubt innerhalb einer Modeline, da die Option 'modelineexpr' " | |
4020 "deaktiviert ist" | |
4021 | |
11704 | 4022 msgid "E846: Key code not set" |
4023 msgstr "E846: Tastencode nicht gesetzt" | |
4024 | |
819 | 4025 msgid "E521: Number required after =" |
4026 msgstr "E521: Zahl benötigt nach =" | |
4027 | |
4028 msgid "E522: Not found in termcap" | |
4029 msgstr "E522: Nicht gefunden in 'termcap'" | |
4030 | |
18456 | 4031 msgid "E946: Cannot make a terminal with running job modifiable" |
4032 msgstr "E946: Kann ein Terminal mit einem laufenden Job nicht modifizieren" | |
4033 | |
4034 msgid "E590: A preview window already exists" | |
4035 msgstr "E590: Ein Vorschaufenster existiert bereits" | |
4036 | |
4037 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'" | |
4038 msgstr "W17: Arabisch benötigt UTF-8, bitte ':set encoding=utf-8' ausführen" | |
4039 | |
4040 msgid "E954: 24-bit colors are not supported on this environment" | |
4041 msgstr "E954: 24-bit Farben werden in dieser Umgebung nicht unterstützt" | |
4042 | |
4043 #, c-format | |
4044 msgid "E593: Need at least %d lines" | |
4045 msgstr "E593: Mindestens %d Zeilen werden benötigt" | |
4046 | |
4047 #, c-format | |
4048 msgid "E594: Need at least %d columns" | |
4049 msgstr "E594: Mindestens %d Spalten werden benötigt" | |
4050 | |
4051 #, c-format | |
4052 msgid "E355: Unknown option: %s" | |
4053 msgstr "E355: Unbekannte Option: %s" | |
4054 | |
4055 #, c-format | |
4056 msgid "E521: Number required: &%s = '%s'" | |
4057 msgstr "E521: Zahl benötigt: &%s = '%s'" | |
4058 | |
4059 msgid "" | |
4060 "\n" | |
4061 "--- Terminal codes ---" | |
4062 msgstr "" | |
4063 "\n" | |
4064 "--- Terminal Codes ---" | |
4065 | |
4066 msgid "" | |
4067 "\n" | |
4068 "--- Global option values ---" | |
4069 msgstr "" | |
4070 "\n" | |
4071 "--- Globale Optionswerte ---" | |
4072 | |
4073 msgid "" | |
4074 "\n" | |
4075 "--- Local option values ---" | |
4076 msgstr "" | |
4077 "\n" | |
4078 "--- Lokale Optionswerte ---" | |
4079 | |
4080 msgid "" | |
4081 "\n" | |
4082 "--- Options ---" | |
4083 msgstr "" | |
4084 "\n" | |
4085 "--- Optionen ---" | |
4086 | |
4087 msgid "E356: get_varp ERROR" | |
4088 msgstr "E356: get_varp FEHLER" | |
4089 | |
819 | 4090 #, c-format |
4091 msgid "E539: Illegal character <%s>" | |
4092 msgstr "E539: Unzulässiges Zeichen <%s>" | |
4093 | |
11704 | 4094 #, c-format |
4095 msgid "For option %s" | |
4096 msgstr "Für Option %s" | |
4097 | |
18456 | 4098 msgid "E540: Unclosed expression sequence" |
4099 msgstr "E540: Nicht-geschlossene Ausdrucksfolge" | |
4100 | |
4101 | |
4102 msgid "E542: unbalanced groups" | |
4103 msgstr "E542: Unausgewogene Gruppen" | |
4104 | |
819 | 4105 msgid "E529: Cannot set 'term' to empty string" |
4106 msgstr "E529: 'term' darf keine leere Zeichenkette sein" | |
4107 | |
4108 msgid "E530: Cannot change term in GUI" | |
4109 msgstr "E530: Kann Terminal in der GUI nicht verändern" | |
4110 | |
4111 msgid "E531: Use \":gui\" to start the GUI" | |
4112 msgstr "E531: Verwende \":gui\", um die GUI-Version zu starten" | |
4113 | |
4114 msgid "E589: 'backupext' and 'patchmode' are equal" | |
4115 msgstr "E589: 'backupext' und 'patchmode' sind gleich" | |
4116 | |
11704 | 4117 msgid "E834: Conflicts with value of 'listchars'" |
4118 msgstr "E834: Widerspricht Wert aus 'listchars'" | |
4119 | |
4120 msgid "E835: Conflicts with value of 'fillchars'" | |
4121 msgstr "E835: Widerspricht Wert aus 'fillchars'" | |
4122 | |
819 | 4123 msgid "E617: Cannot be changed in the GTK+ 2 GUI" |
4124 msgstr "E617: Kann in der GTK+ 2 GUI nicht verändert werden" | |
4125 | |
14193 | 4126 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4127 msgid "E950: Cannot convert between %s and %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4128 msgstr "E950: Kann nicht zwischen %s und %s konvertieren." |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4129 |
819 | 4130 msgid "E524: Missing colon" |
4131 msgstr "E524: Fehlender Doppelpunkt" | |
4132 | |
4133 msgid "E525: Zero length string" | |
4134 msgstr "E525: Zeichenkette der Länge Null" | |
4135 | |
4136 #, c-format | |
4137 msgid "E526: Missing number after <%s>" | |
4138 msgstr "E526: Fehlende Zahl nach <%s>" | |
4139 | |
4140 msgid "E527: Missing comma" | |
4141 msgstr "E527: Fehlendes Komma" | |
4142 | |
4143 msgid "E528: Must specify a ' value" | |
4144 msgstr "E528: Ein ' Wert muss angegeben werden" | |
4145 | |
18639 | 4146 msgid "E595: 'showbreak' contains unprintable or wide character" |
4147 msgstr "E595: 'showbreak' enthält nicht-druckbare oder Multi-Byte Zeichen" | |
819 | 4148 |
4149 msgid "E596: Invalid font(s)" | |
4150 msgstr "E596: Ungültige Schriftart(en)" | |
4151 | |
4152 msgid "E597: can't select fontset" | |
4153 msgstr "E597: Kann \"Fontset\" nicht auswählen" | |
4154 | |
4155 msgid "E598: Invalid fontset" | |
4156 msgstr "E598: Ungültiges \"Fontset\"" | |
4157 | |
4158 msgid "E533: can't select wide font" | |
4159 msgstr "E533: Kann Breitschrift nicht auswählen" | |
4160 | |
4161 msgid "E534: Invalid wide font" | |
4162 msgstr "E534: Ungültige Breitschrift" | |
4163 | |
4164 #, c-format | |
4165 msgid "E535: Illegal character after <%c>" | |
4166 msgstr "E535: Ungültiges Zeichen nach <%c>" | |
4167 | |
4168 msgid "E536: comma required" | |
4169 msgstr "E536: Komma benötigt" | |
4170 | |
4171 #, c-format | |
4172 msgid "E537: 'commentstring' must be empty or contain %s" | |
4173 msgstr "E537: 'commentstring' muss leer sein oder %s enthalten" | |
4174 | |
7 | 4175 msgid "cannot open " |
4176 msgstr "kann nicht öffnen" | |
4177 | |
4178 msgid "VIM: Can't open window!\n" | |
4179 msgstr "VIM: Fenster kann nicht geöffnet werden!\n" | |
4180 | |
4181 msgid "Need Amigados version 2.04 or later\n" | |
4182 msgstr "Brauche Amigados Version 2.04 oder neuere\n" | |
4183 | |
4184 #, c-format | |
4185 msgid "Need %s version %ld\n" | |
4186 msgstr "Benötige %s Version %ld\n" | |
4187 | |
4188 msgid "Cannot open NIL:\n" | |
4189 msgstr "Kann NIL nicht öffnen:\n" | |
4190 | |
4191 msgid "Cannot create " | |
11914 | 4192 msgstr "Kann nicht erstellen " |
7 | 4193 |
4194 #, c-format | |
4195 msgid "Vim exiting with %d\n" | |
11914 | 4196 msgstr "Vim beendet mit %d\n" |
7 | 4197 |
4198 msgid "cannot change console mode ?!\n" | |
819 | 4199 msgstr "kann Konsolenmodus nicht wechseln ?!\n" |
7 | 4200 |
4201 msgid "mch_get_shellsize: not a console??\n" | |
819 | 4202 msgstr "mch_get_winsize: keine Konsole??\n" |
7 | 4203 |
4204 msgid "E360: Cannot execute shell with -f option" | |
819 | 4205 msgstr "E360: Kann Shell nicht mit der -f Option ausführen" |
7 | 4206 |
4207 msgid "Cannot execute " | |
4208 msgstr "Kann nicht ausführen " | |
4209 | |
4210 msgid "shell " | |
4211 msgstr "Shell " | |
4212 | |
4213 msgid " returned\n" | |
4214 msgstr " zurückgegeben\n" | |
4215 | |
4216 msgid "ANCHOR_BUF_SIZE too small." | |
4217 msgstr "ANCHOR_BUF_SIZE zu klein." | |
4218 | |
4219 msgid "I/O ERROR" | |
4220 msgstr "I/O FEHLER" | |
4221 | |
819 | 4222 msgid "Message" |
4223 msgstr "Nachricht" | |
4224 | |
7 | 4225 msgid "E237: Printer selection failed" |
4226 msgstr "E237: Drucker-Auswahl fehlgeschlagen" | |
4227 | |
4228 #, c-format | |
4229 msgid "to %s on %s" | |
4230 msgstr "nach %s auf %s" | |
4231 | |
819 | 4232 #, c-format |
4233 msgid "E613: Unknown printer font: %s" | |
4234 msgstr "E613: Unbekannte Druckerschriftart: %s" | |
33 | 4235 |
7 | 4236 #, c-format |
4237 msgid "E238: Print error: %s" | |
4238 msgstr "E238: Fehler beim Drucken: %s" | |
4239 | |
4240 #, c-format | |
4241 msgid "Printing '%s'" | |
4242 msgstr "Drucke '%s'" | |
4243 | |
4244 #, c-format | |
4245 msgid "E244: Illegal charset name \"%s\" in font name \"%s\"" | |
4246 msgstr "E244: Unzulässiger Zeichensatz-Name \"%s\" im Schriftart-Namen \"%s\"" | |
4247 | |
4248 #, c-format | |
11704 | 4249 msgid "E244: Illegal quality name \"%s\" in font name \"%s\"" |
11914 | 4250 msgstr "" |
4251 "E244: Unzulässiger Eigenschaften-Name \"%s\" im Schriftart-Namen \"%s\"" | |
11704 | 4252 |
4253 #, c-format | |
7 | 4254 msgid "E245: Illegal char '%c' in font name \"%s\"" |
4255 msgstr "E245: Unzulässiges Zeichen '%c' in der Schriftart \"%s\"" | |
4256 | |
4257 #, c-format | |
4258 msgid "Opening the X display took %ld msec" | |
4259 msgstr "Öffnen des X-Displays dauerte %ld msec" | |
4260 | |
4261 msgid "" | |
4262 "\n" | |
4263 "Vim: Got X error\n" | |
4264 msgstr "" | |
4265 "\n" | |
4266 "Vim: ein X11 Fehler trat auf\n" | |
4267 | |
18053 | 4268 #, c-format |
4269 msgid "restoring display %s" | |
4270 msgstr "Wiederherstellen des Displays %s" | |
4271 | |
7 | 4272 msgid "Testing the X display failed" |
4273 msgstr "Test des X-Displays schlug fehl" | |
4274 | |
4275 msgid "Opening the X display timed out" | |
4276 msgstr "Zeitüberschreitung während des Öffnens des X-Displays" | |
4277 | |
4278 msgid "" | |
4279 "\n" | |
11704 | 4280 "Could not get security context for " |
4281 msgstr "" | |
4282 "\n" | |
4283 "Konnte Security Context nicht erhalten für " | |
4284 | |
4285 msgid "" | |
4286 "\n" | |
4287 "Could not set security context for " | |
4288 msgstr "" | |
4289 "\n" | |
4290 "Konnte Security Context nicht setzen für " | |
4291 | |
4292 #, c-format | |
4293 msgid "Could not set security context %s for %s" | |
4294 msgstr "Konnte Security Context %s für %s nicht setzen." | |
4295 | |
4296 #, c-format | |
4297 msgid "Could not get security context %s for %s. Removing it!" | |
4298 msgstr "Konnte Security Context %s für %s nicht erhalten. Entferne ihn!" | |
7 | 4299 |
4300 msgid "" | |
4301 "\n" | |
4302 "Cannot execute shell sh\n" | |
4303 msgstr "" | |
4304 "\n" | |
4305 "Shell sh kann nicht ausführt werden\n" | |
4306 | |
4307 msgid "" | |
4308 "\n" | |
4309 "shell returned " | |
4310 msgstr "" | |
4311 "\n" | |
4312 "Shell beendet " | |
4313 | |
4314 msgid "" | |
4315 "\n" | |
4316 "Cannot create pipes\n" | |
4317 msgstr "" | |
4318 "\n" | |
4319 "Pipes können nicht angelegt werden\n" | |
4320 | |
4321 msgid "" | |
4322 "\n" | |
4323 "Cannot fork\n" | |
4324 msgstr "" | |
4325 "\n" | |
4326 "'fork' schlug fehl\n" | |
4327 | |
4328 msgid "" | |
4329 "\n" | |
11704 | 4330 "Cannot execute shell " |
4331 msgstr "" | |
4332 "\n" | |
4333 "Shell kann nicht ausführt werden " | |
4334 | |
4335 msgid "" | |
4336 "\n" | |
7 | 4337 "Command terminated\n" |
4338 msgstr "" | |
4339 "\n" | |
4340 "Befehl beendet\n" | |
4341 | |
819 | 4342 msgid "XSMP lost ICE connection" |
4343 msgstr "XSMP verlor ICE Verbindung" | |
4344 | |
4345 #, c-format | |
4346 msgid "dlerror = \"%s\"" | |
4347 msgstr "dlerror = \"%s\"" | |
33 | 4348 |
7 | 4349 msgid "Opening the X display failed" |
4350 msgstr "Öffnen des X-Displays schlug fehl" | |
4351 | |
819 | 4352 msgid "XSMP handling save-yourself request" |
837 | 4353 msgstr "XSMP verarbeitet 'save-yourself request'" |
819 | 4354 |
4355 msgid "XSMP opening connection" | |
4356 msgstr "XSMP öffnet Verbindung" | |
4357 | |
4358 msgid "XSMP ICE connection watch failed" | |
4359 msgstr "XSMP ICE Verbindungsüberwachung fehlgeschlagen" | |
4360 | |
4361 #, c-format | |
4362 msgid "XSMP SmcOpenConnection failed: %s" | |
4363 msgstr "XSMP SmcOpenConnection fehlgeschlagen: %s" | |
33 | 4364 |
7 | 4365 msgid "At line" |
4366 msgstr "In Zeile" | |
4367 | |
4368 #, c-format | |
4369 msgid "Vim: Caught %s event\n" | |
4370 msgstr "Vim: Fing Ereignis %s ein\n" | |
4371 | |
4372 msgid "close" | |
4373 msgstr "schließe" | |
4374 | |
4375 msgid "logoff" | |
819 | 4376 msgstr "ausloggen" |
7 | 4377 |
4378 msgid "shutdown" | |
4379 msgstr "beenden" | |
4380 | |
4381 msgid "E371: Command not found" | |
4382 msgstr "E371: Befehl nicht gefunden" | |
4383 | |
4384 msgid "" | |
4385 "VIMRUN.EXE not found in your $PATH.\n" | |
4386 "External commands will not pause after completion.\n" | |
4387 "See :help win32-vimrun for more information." | |
4388 msgstr "" | |
4389 "VIMRUN.EXE wurde im Pfad $PATH nicht gefunden.\n" | |
4390 "Externe Befehle werden nach Ausführung nicht anhalten.\n" | |
33 | 4391 "Siehe :help win32-vimrun für weitere Informationen." |
4392 | |
7 | 4393 msgid "Vim Warning" |
11704 | 4394 msgstr "Vim Achtung" |
4395 | |
4396 #, c-format | |
4397 msgid "shell returned %d" | |
4398 msgstr "Shell gab %d zurück" | |
7 | 4399 |
21250 | 4400 msgid "E861: Cannot open a second popup with a terminal" |
4401 msgstr "E861: Kann kein zweites Popup mit Terminal öffen" | |
4402 | |
19574 | 4403 msgid "E450: buffer number, text or a list required" |
4404 msgstr "E450: Puffernummer, Text oder Liste erforderlich" | |
18456 | 4405 |
18053 | 4406 #, c-format |
4407 msgid "E997: Tabpage not found: %d" | |
4408 msgstr "E997: Konnte Reiter \"%d\" nicht finden" | |
4409 | |
4410 #, c-format | |
4411 msgid "E993: window %d is not a popup window" | |
18456 | 4412 msgstr "E993: Fenster %d ist kein Popup-Fenster" |
18053 | 4413 |
4414 msgid "E994: Not allowed in a popup window" | |
4415 msgstr "E994: Nicht innerhalb eines Popup-Fensters erlaubt" | |
4416 | |
19574 | 4417 msgid "E863: Not allowed for a terminal in a popup window" |
4418 msgstr "E863: Nicht erlaubt für ein Terminal innerhalb eines Popup-Fensters" | |
4419 | |
18053 | 4420 msgid "E750: First use \":profile start {fname}\"" |
4421 msgstr "E750: Benutze vorher :profile start <fname>" | |
4422 | |
4423 msgid "E553: No more items" | |
4424 msgstr "E553: Keine weiteren Einträge" | |
4425 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4426 msgid "E926: Current location list was changed" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4427 msgstr "E926: Aktuelle Positionsliste wurde geändert." |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4428 |
7 | 4429 #, c-format |
4430 msgid "E372: Too many %%%c in format string" | |
4431 msgstr "E372: Zu viele %%%c im Format" | |
4432 | |
4433 #, c-format | |
4434 msgid "E373: Unexpected %%%c in format string" | |
4435 msgstr "E373: Unerwartetes %%%c im Format" | |
4436 | |
4437 msgid "E374: Missing ] in format string" | |
819 | 4438 msgstr "E374: Fehlende ] im Format" |
7 | 4439 |
4440 #, c-format | |
4441 msgid "E375: Unsupported %%%c in format string" | |
4442 msgstr "E375: %%%c wird im Format nicht unterstützt" | |
4443 | |
4444 #, c-format | |
4445 msgid "E376: Invalid %%%c in format string prefix" | |
4446 msgstr "E376: Unzulässiges %%%c im Prefix des Formats" | |
4447 | |
4448 #, c-format | |
4449 msgid "E377: Invalid %%%c in format string" | |
4450 msgstr "E377: Unzulässiges %%%c im Format" | |
4451 | |
4452 msgid "E378: 'errorformat' contains no pattern" | |
4453 msgstr "E378: 'errorformat' enthält kein Muster" | |
4454 | |
4455 msgid "E379: Missing or empty directory name" | |
4456 msgstr "E379: Fehlender oder leerer Verzeichnisname" | |
4457 | |
11704 | 4458 msgid "E924: Current window was closed" |
4459 msgstr "E924: Aktuelles Fenster wurde geschlossen." | |
4460 | |
4461 msgid "E925: Current quickfix was changed" | |
4462 msgstr "E925: Aktuelle Quickfix wurde geändert." | |
4463 | |
7 | 4464 #, c-format |
4465 msgid "(%d of %d)%s%s: " | |
4466 msgstr "(%d aus %d)%s%s: " | |
4467 | |
4468 msgid " (line deleted)" | |
4469 msgstr " (Zeile gelöscht)" | |
4470 | |
11704 | 4471 #, c-format |
4472 msgid "%serror list %d of %d; %d errors " | |
4473 msgstr "%s Fehlerliste %d von %d; %d Fehler" | |
4474 | |
7 | 4475 msgid "E380: At bottom of quickfix stack" |
11704 | 4476 msgstr "E380: Am Anfang der Quickfix Liste" |
7 | 4477 |
4478 msgid "E381: At top of quickfix stack" | |
11914 | 4479 msgstr "E381: An Ende der Quickfix Liste" |
7 | 4480 |
11704 | 4481 msgid "No entries" |
4482 msgstr "Keine Einträge" | |
7 | 4483 |
11704 | 4484 msgid "Error file" |
4485 msgstr "Fehlerdatei" | |
4486 | |
819 | 4487 msgid "E683: File name missing or invalid pattern" |
4488 msgstr "E683: Dateiname fehlt oder ungültiges Muster" | |
4489 | |
4490 #, c-format | |
4491 msgid "Cannot open file \"%s\"" | |
4492 msgstr "Kann Datei \"%s\" nicht öffnen" | |
4493 | |
21250 | 4494 msgid "cannot have both a list and a \"what\" argument" |
4495 msgstr "Kann nicht sowohl Liste und ein \"what\" Argument haben" | |
4496 | |
819 | 4497 msgid "E681: Buffer is not loaded" |
15033 | 4498 msgstr "E681: Puffer ist nicht geladen" |
819 | 4499 |
4500 msgid "E777: String or List expected" | |
4501 msgstr "E777: Zeichenkette oder Liste erwartet" | |
4502 | |
4503 #, c-format | |
18053 | 4504 msgid "E927: Invalid action: '%s'" |
4505 msgstr "E927: Ungültige Aktion '%s'" | |
4506 | |
4507 #, c-format | |
819 | 4508 msgid "E369: invalid item in %s%%[]" |
4509 msgstr "E369: Ungültiges Element in %s%%[]" | |
33 | 4510 |
11704 | 4511 #, c-format |
4512 msgid "E769: Missing ] after %s[" | |
4513 msgstr "E769: Fehlende ] nach %s[" | |
4514 | |
4515 msgid "E944: Reverse range in character class" | |
4516 msgstr "E944: Bereich in Zeichenklasse rückwärts" | |
4517 | |
4518 msgid "E945: Range too large in character class" | |
4519 msgstr "E945: Bereich in Zeichenklasse zu groß" | |
4520 | |
4521 #, c-format | |
4522 msgid "E53: Unmatched %s%%(" | |
4523 msgstr "E53: %s%%( ohne Gegenstück" | |
4524 | |
4525 #, c-format | |
4526 msgid "E54: Unmatched %s(" | |
4527 msgstr "E54: %s( ohne Gegenstück" | |
4528 | |
4529 #, c-format | |
4530 msgid "E55: Unmatched %s)" | |
4531 msgstr "E55: %s) ohne Gegenstück" | |
4532 | |
4533 msgid "E66: \\z( not allowed here" | |
4534 msgstr "E66: \\z( ist hier nicht erlaubt" | |
4535 | |
14193 | 4536 msgid "E67: \\z1 - \\z9 not allowed here" |
4537 msgstr "E67: \\z1 - \\z9 ist hier nicht erlaubt" | |
11704 | 4538 |
4539 #, c-format | |
4540 msgid "E69: Missing ] after %s%%[" | |
4541 msgstr "E69: Fehlende ] nach %s%%[" | |
4542 | |
4543 #, c-format | |
4544 msgid "E70: Empty %s%%[]" | |
4545 msgstr "E70: %s%%[] ist leer" | |
4546 | |
14999 | 4547 msgid "E956: Cannot use pattern recursively" |
4548 msgstr "E956: Kann Muster nicht rekursiv ausführen" | |
4549 | |
18456 | 4550 #, c-format |
21250 | 4551 msgid "E654: missing delimiter after search pattern: %s" |
4552 msgstr "E654: Fehlendes Trennzeichen nach Suchmuster: %s" | |
4553 | |
4554 #, c-format | |
18456 | 4555 msgid "E554: Syntax error in %s{...}" |
4556 msgstr "E554: Syntaxfehler in %s{...}" | |
4557 | |
4558 #, c-format | |
4559 msgid "E888: (NFA regexp) cannot repeat %s" | |
4560 msgstr "E888: (NFA regexp) kann nicht wiederholt werden %s" | |
4561 | |
4562 msgid "" | |
4563 "E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be " | |
4564 "used " | |
4565 msgstr "" | |
4566 "E864: Auf \\%#= muss 0, 1, oder 2 folgen. Die automatische Engine wird " | |
4567 "genutzt " | |
4568 | |
4569 msgid "Switching to backtracking RE engine for pattern: " | |
4570 msgstr "Wechsele zur Backtracking RE Engine für Muster: " | |
4571 | |
11704 | 4572 msgid "E65: Illegal back reference" |
4573 msgstr "E65: Ungültige Rückreferenz" | |
4574 | |
819 | 4575 msgid "E63: invalid use of \\_" |
4576 msgstr "E63: Ungültige Verwendung von \\_" | |
33 | 4577 |
7 | 4578 #, c-format |
4579 msgid "E64: %s%c follows nothing" | |
4580 msgstr "E64: %s%c nach Nichts" | |
4581 | |
819 | 4582 msgid "E68: Invalid character after \\z" |
4583 msgstr "E68: Ungültiges Zeichen nach \\z" | |
4584 | |
4585 #, c-format | |
4586 msgid "E678: Invalid character after %s%%[dxouU]" | |
4587 msgstr "E678: Ungültiges Zeichen nach %s%%[dxouU]" | |
4588 | |
4589 #, c-format | |
4590 msgid "E71: Invalid character after %s%%" | |
4591 msgstr "E71: Ungültiges Zeichen nach %s%%" | |
4592 | |
4593 #, c-format | |
18456 | 4594 msgid "E59: invalid character after %s@" |
4595 msgstr "E59: Ungültiges Zeichen nach %s@" | |
4596 | |
4597 #, c-format | |
4598 msgid "E60: Too many complex %s{...}s" | |
4599 msgstr "E60: Zu viele komplexe %s{...}s" | |
4600 | |
4601 #, c-format | |
4602 msgid "E61: Nested %s*" | |
4603 msgstr "E61: Verschachteltes %s*" | |
4604 | |
4605 #, c-format | |
4606 msgid "E62: Nested %s%c" | |
4607 msgstr "E62: Verschachteltes %s%c" | |
4608 | |
4609 msgid "E50: Too many \\z(" | |
4610 msgstr "E50: Zu viele \\z(" | |
4611 | |
4612 #, c-format | |
4613 msgid "E51: Too many %s(" | |
4614 msgstr "E51: Zu viele %s(" | |
4615 | |
4616 msgid "E52: Unmatched \\z(" | |
4617 msgstr "E52: \\z( ohne Gegenstück" | |
4618 | |
4619 msgid "E339: Pattern too long" | |
4620 msgstr "E339: Muster zu lang" | |
7 | 4621 |
4622 msgid "External submatches:\n" | |
819 | 4623 msgstr "Externe 'submatches':\n" |
7 | 4624 |
11704 | 4625 msgid "E865: (NFA) Regexp end encountered prematurely" |
4626 msgstr "E865: (NFA) Regexp Ende verfrüht aufgetreten" | |
4627 | |
4628 #, c-format | |
4629 msgid "E866: (NFA regexp) Misplaced %c" | |
4630 msgstr "E866: (NFA regexp) Deplatziert %c" | |
4631 | |
18053 | 4632 #, c-format |
16380 | 4633 msgid "E877: (NFA regexp) Invalid character class: %d" |
4634 msgstr "E877: (NFA regexp) Ungültige Zeichenklasse: %d" | |
11704 | 4635 |
21250 | 4636 msgid "E951: \\% value too large" |
4637 msgstr "E951: \\% Wert zu groß" | |
4638 | |
11704 | 4639 #, c-format |
4640 msgid "E867: (NFA) Unknown operator '\\z%c'" | |
4641 msgstr "E867: (NFA) Unbekannter Operator '\\z%c'" | |
4642 | |
4643 #, c-format | |
4644 msgid "E867: (NFA) Unknown operator '\\%%%c'" | |
4645 msgstr "E867: (NFA) Unbekannter Operator '\\%%%c'" | |
4646 | |
4647 msgid "E868: Error building NFA with equivalence class!" | |
4648 msgstr "E868: Fehler beim Erstellen der NFA für Äquivalenzklasse!" | |
4649 | |
4650 #, c-format | |
4651 msgid "E869: (NFA) Unknown operator '\\@%c'" | |
4652 msgstr "E869: (NFA) Unbekannter Operator '\\@%c'" | |
4653 | |
4654 msgid "E870: (NFA regexp) Error reading repetition limits" | |
4655 msgstr "E870: (NFA regexp) Fehler beim Lesen der Wiederholungsbeschränkung." | |
4656 | |
14193 | 4657 msgid "E871: (NFA regexp) Can't have a multi follow a multi" |
11704 | 4658 msgstr "E871: (NFA regexp) Ein Multi darf nicht auf ein Multi folgen!" |
4659 | |
4660 msgid "E872: (NFA regexp) Too many '('" | |
4661 msgstr "E872: (NFA regexp) Zu viele '('" | |
4662 | |
4663 msgid "E879: (NFA regexp) Too many \\z(" | |
4664 msgstr "E879: (NFA regexp) Zu viele \\z(" | |
4665 | |
4666 msgid "E873: (NFA regexp) proper termination error" | |
4667 msgstr "E873: (NFA regexp) geeigneter Abschlussfehler" | |
4668 | |
14193 | 4669 msgid "Could not open temporary log file for writing, displaying on stderr... " |
4670 msgstr "" | |
14999 | 4671 "Konnte temporäre Datei nicht zum Schreiben öffnen, zeige auf Standard " |
14193 | 4672 "Fehlerausgabe... " |
4673 | |
4674 msgid "E874: (NFA) Could not pop the stack!" | |
11704 | 4675 msgstr "E874: (NFA) Konnte nicht vom Stack herausnehmen!" |
4676 | |
4677 msgid "" | |
4678 "E875: (NFA regexp) (While converting from postfix to NFA), too many states " | |
4679 "left on stack" | |
4680 msgstr "" | |
11914 | 4681 "E875: (NFA regexp) (Beim Konvertieren von postfix zu NFA), zu viele Zustände " |
4682 "auf Stack enthalten" | |
11704 | 4683 |
4684 msgid "E876: (NFA regexp) Not enough space to store the whole NFA " | |
4685 msgstr "E876: (NFA regexp) Nicht genug Speicher zum Speichern der NFA" | |
4686 | |
4687 msgid "E878: (NFA) Could not allocate memory for branch traversal!" | |
4688 msgstr "E878: (NFA) Konnte nicht Speicher allokieren um Äste zu durchlaufen!" | |
4689 | |
18456 | 4690 msgid "E748: No previously used register" |
4691 msgstr "E748: Kein bereits verwendetes Register" | |
4692 | |
4693 #, c-format | |
4694 msgid "freeing %ld lines" | |
4695 msgstr "gebe %ld Zeilen frei" | |
4696 | |
4697 #, c-format | |
4698 msgid " into \"%c" | |
4699 msgstr " in \"%c" | |
4700 | |
4701 #, c-format | |
4702 msgid "block of %ld line yanked%s" | |
4703 msgid_plural "block of %ld lines yanked%s" | |
4704 msgstr[0] "Block von %ld Zeile kopiert%s" | |
4705 msgstr[1] "Block von %ld Zeilen kopiert%s" | |
4706 | |
4707 #, c-format | |
4708 msgid "%ld line yanked%s" | |
4709 msgid_plural "%ld lines yanked%s" | |
4710 msgstr[0] "%ld Zeile kopiert%s" | |
4711 msgstr[1] "%ld Zeilen kopiert%s" | |
4712 | |
4713 #, c-format | |
4714 msgid "E353: Nothing in register %s" | |
4715 msgstr "E353: Register %s ist leer" | |
4716 | |
4717 msgid "" | |
4718 "\n" | |
18639 | 4719 "Type Name Content" |
4720 msgstr "" | |
4721 "\n" | |
4722 "Typ Name Inhalt" | |
18456 | 4723 |
4724 msgid "" | |
4725 "E883: search pattern and expression register may not contain two or more " | |
4726 "lines" | |
4727 msgstr "" | |
4728 "E883: Suchmuster- und Ausdrucksregister dürfen nicht mehr als 1 Zeile " | |
4729 "enthalten." | |
4730 | |
7 | 4731 msgid " VREPLACE" |
4732 msgstr " V-ERSETZEN" | |
4733 | |
4734 msgid " REPLACE" | |
4735 msgstr " ERSETZEN" | |
4736 | |
4737 msgid " REVERSE" | |
4738 msgstr " INVERTIERT" | |
4739 | |
4740 msgid " INSERT" | |
4741 msgstr " EINFÜGEN" | |
4742 | |
4743 msgid " (insert)" | |
4744 msgstr " (einfügen)" | |
4745 | |
4746 msgid " (replace)" | |
4747 msgstr " (ersetzen)" | |
4748 | |
4749 msgid " (vreplace)" | |
4750 msgstr " (v-ersetzen)" | |
4751 | |
4752 msgid " Hebrew" | |
4753 msgstr " Hebräisch" | |
4754 | |
819 | 4755 msgid " Arabic" |
4756 msgstr " Arabisch" | |
33 | 4757 |
7 | 4758 msgid " (paste)" |
819 | 4759 msgstr " (paste)" |
7 | 4760 |
4761 msgid " VISUAL" | |
4762 msgstr " VISUELL" | |
4763 | |
819 | 4764 msgid " VISUAL LINE" |
4765 msgstr " VISUELL ZEILE" | |
4766 | |
4767 msgid " VISUAL BLOCK" | |
4768 msgstr " VISUELL BLOCK" | |
33 | 4769 |
4770 msgid " SELECT" | |
4771 msgstr " AUSWAHL" | |
4772 | |
819 | 4773 msgid " SELECT LINE" |
4774 msgstr " AUSWAHL ZEILE" | |
4775 | |
4776 msgid " SELECT BLOCK" | |
4777 msgstr " AUSWAHL BLOCK" | |
33 | 4778 |
7 | 4779 msgid "recording" |
4780 msgstr "aufzeichnen" | |
4781 | |
4782 #, c-format | |
18053 | 4783 msgid "Searching for \"%s\" in \"%s\"" |
4784 msgstr "Suche nach \"%s\" in \"%s\"" | |
4785 | |
4786 #, c-format | |
4787 msgid "Searching for \"%s\"" | |
4788 msgstr "Suche nach \"%s\"" | |
4789 | |
4790 #, c-format | |
4791 msgid "not found in '%s': \"%s\"" | |
4792 msgstr "in '%s' nicht gefunden: \"%s\"" | |
4793 | |
4794 msgid "Source Vim script" | |
4795 msgstr "Lese Vim-Skript" | |
4796 | |
4797 #, c-format | |
4798 msgid "Cannot source a directory: \"%s\"" | |
4799 msgstr "Kann kein Verzeichnis einlesen: \"%s\"" | |
4800 | |
4801 #, c-format | |
4802 msgid "could not source \"%s\"" | |
4803 msgstr "\"%s\" konnte nicht gelesen werden" | |
4804 | |
4805 #, c-format | |
4806 msgid "line %ld: could not source \"%s\"" | |
4807 msgstr "Zeile %ld: \"%s\" konnte nicht gelesen werden" | |
4808 | |
4809 #, c-format | |
4810 msgid "sourcing \"%s\"" | |
4811 msgstr "lese \"%s\"" | |
4812 | |
4813 #, c-format | |
4814 msgid "line %ld: sourcing \"%s\"" | |
4815 msgstr "Zeile %ld: lese \"%s\"" | |
4816 | |
4817 #, c-format | |
4818 msgid "finished sourcing %s" | |
4819 msgstr "Lesen von %s beendet" | |
4820 | |
4821 #, c-format | |
4822 msgid "continuing in %s" | |
4823 msgstr "weiter in %s" | |
4824 | |
4825 msgid "modeline" | |
4826 msgstr "modeline" | |
4827 | |
4828 msgid "--cmd argument" | |
4829 msgstr "--cmd Argument" | |
4830 | |
4831 msgid "-c argument" | |
4832 msgstr "-c Argument" | |
4833 | |
4834 msgid "environment variable" | |
4835 msgstr "Umgebungsvariable" | |
4836 | |
4837 msgid "error handler" | |
4838 msgstr "Error-Handler" | |
4839 | |
4840 msgid "W15: Warning: Wrong line separator, ^M may be missing" | |
4841 msgstr "W15: Achtung: Falscher Zeilentrenner, vielleicht fehlt ein ^M" | |
4842 | |
4843 msgid "E167: :scriptencoding used outside of a sourced file" | |
4844 msgstr "E167: :scriptencoding außerhalb einer eingelesenen Datei" | |
4845 | |
4846 msgid "E984: :scriptversion used outside of a sourced file" | |
4847 msgstr "E984: :scriptversion außerhalb einer eingelesenen Datei" | |
4848 | |
19574 | 4849 msgid "E1040: Cannot use :scriptversion after :vim9script" |
4850 msgstr "E1040: :scriptversion kann nicht nach :vim9script verwendet werden" | |
4851 | |
18053 | 4852 #, c-format |
4853 msgid "E999: scriptversion not supported: %d" | |
4854 msgstr "E999: scriptversion nicht unterstützt: %d" | |
4855 | |
4856 msgid "E168: :finish used outside of a sourced file" | |
4857 msgstr "E168: :finish außerhalb einer eingelesenen Datei" | |
4858 | |
4859 #, c-format | |
7 | 4860 msgid "E383: Invalid search string: %s" |
4861 msgstr "E383: Unzulässiges Suchmuster: %s" | |
4862 | |
4863 #, c-format | |
4864 msgid "E384: search hit TOP without match for: %s" | |
4865 msgstr "E384: Suche erreichte den ANFANG ohne Treffer für: %s" | |
4866 | |
4867 #, c-format | |
4868 msgid "E385: search hit BOTTOM without match for: %s" | |
4869 msgstr "E385: Suche erreichte das ENDE ohne Treffer für: %s" | |
4870 | |
4871 msgid "E386: Expected '?' or '/' after ';'" | |
4872 msgstr "E386: Erwarte '?' oder '/' nach ';'" | |
4873 | |
4874 msgid " (includes previously listed match)" | |
4875 msgstr " (enthält bereits vorher aufgezählte Treffer)" | |
4876 | |
4877 msgid "--- Included files " | |
4878 msgstr "--- Eingefügte Dateien " | |
4879 | |
4880 msgid "not found " | |
4881 msgstr "nicht gefunden " | |
4882 | |
4883 msgid "in path ---\n" | |
4884 msgstr "im Pfad ---\n" | |
4885 | |
4886 msgid " (Already listed)" | |
4887 msgstr " (Bereits aufgelistet)" | |
4888 | |
4889 msgid " NOT FOUND" | |
4890 msgstr " NICHT GEFUNDEN" | |
4891 | |
4892 #, c-format | |
4893 msgid "Scanning included file: %s" | |
1619 | 4894 msgstr "Durchsuche inkludierte Datei: %s" |
7 | 4895 |
819 | 4896 #, c-format |
4897 msgid "Searching included file %s" | |
1619 | 4898 msgstr "Suche inkludierte Datei %s" |
819 | 4899 |
7 | 4900 msgid "E387: Match is on current line" |
4901 msgstr "E387: Treffer ist auf der momentanen Zeile" | |
4902 | |
4903 msgid "All included files were found" | |
1619 | 4904 msgstr "Alle inkludierten Dateien wurden gefunden" |
7 | 4905 |
4906 msgid "No included files" | |
1619 | 4907 msgstr "Keine inkludierten Dateien" |
7 | 4908 |
4909 msgid "E388: Couldn't find definition" | |
1619 | 4910 msgstr "E388: Konnte Definition nicht finden" |
7 | 4911 |
4912 msgid "E389: Couldn't find pattern" | |
1619 | 4913 msgstr "E389: Konnte Muster nicht finden" |
7 | 4914 |
18053 | 4915 msgid "Save View" |
4916 msgstr "Ansichten Speichern" | |
4917 | |
4918 msgid "Save Session" | |
4919 msgstr "Sitzung Speichern" | |
4920 | |
4921 msgid "Save Setup" | |
4922 msgstr "Einstellungen Speichern" | |
11704 | 4923 |
15729 | 4924 msgid "[Deleted]" |
4925 msgstr "[Gelöscht]" | |
4926 | |
4927 msgid "" | |
4928 "\n" | |
4929 "--- Signs ---" | |
4930 msgstr "" | |
4931 "\n" | |
4932 "--- Zeichen ---" | |
4933 | |
4934 #, c-format | |
4935 msgid "Signs for %s:" | |
4936 msgstr "Zeichen für %s:" | |
4937 | |
4938 #, c-format | |
4939 msgid " group=%s" | |
4940 msgstr " Gruppe=%s" | |
4941 | |
4942 #, c-format | |
4943 msgid " line=%ld id=%d%s name=%s priority=%d" | |
4944 msgstr " Zeile=%ld id=%d%s Name=%s Priorität=%d" | |
4945 | |
4946 msgid "E612: Too many signs defined" | |
4947 msgstr "E612: Zu viele Zeichen definiert" | |
4948 | |
4949 #, c-format | |
4950 msgid "E239: Invalid sign text: %s" | |
4951 msgstr "E239: Ungültiger Text für ein Zeichen: %s" | |
4952 | |
4953 #, c-format | |
4954 msgid "E155: Unknown sign: %s" | |
4955 msgstr "E155: Unbekanntes Zeichen: %s" | |
4956 | |
4957 #, c-format | |
4958 msgid "E885: Not possible to change sign %s" | |
4959 msgstr "E885: Nicht möglich Zeichen %s zu ändern." | |
4960 | |
4961 msgid "E159: Missing sign number" | |
4962 msgstr "E159: Fehlende Zeichennummer" | |
4963 | |
4964 #, c-format | |
4965 msgid "E157: Invalid sign ID: %d" | |
4966 msgstr "E157: Ungültige Zeichen-ID: %d" | |
4967 | |
4968 msgid "E934: Cannot jump to a buffer that does not have a name" | |
4969 msgstr "E934: Kann nicht zu einem Puffer ohne Namen springen." | |
4970 | |
4971 #, c-format | |
4972 msgid "E160: Unknown sign command: %s" | |
4973 msgstr "E160: Unbekannter \"sign\"-Befehl: %s" | |
4974 | |
4975 msgid "E156: Missing sign name" | |
4976 msgstr "E156: Name des Zeichens fehlt" | |
4977 | |
4978 msgid " (NOT FOUND)" | |
4979 msgstr " (NICHT GEFUNDEN)" | |
4980 | |
4981 msgid " (not supported)" | |
4982 msgstr " (nicht unterstützt)" | |
4983 | |
11704 | 4984 #, c-format |
4985 msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\"" | |
4986 msgstr "" | |
4987 "Achtung: Kann Wortliste \"%s_%s.spl\" oder \"%s_ascii.spl\" nicht finden" | |
4988 | |
4989 #, c-format | |
4990 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\"" | |
4991 msgstr "" | |
4992 "Achtung: Kann Wortliste \"%s.%s.spl\" oder \"%s.ascii.spl\" nicht finden" | |
4993 | |
4994 msgid "E797: SpellFileMissing autocommand deleted buffer" | |
4995 msgstr "E797: SpellFileMissing-Autokommando löschte Puffer" | |
4996 | |
4997 #, c-format | |
4998 msgid "Warning: region %s not supported" | |
4999 msgstr "Achtung: Region %s nicht unterstützt" | |
5000 | |
5001 msgid "E752: No previous spell replacement" | |
5002 msgstr "E752: Keine vorhergehende Ersetzung" | |
5003 | |
5004 #, c-format | |
5005 msgid "E753: Not found: %s" | |
5006 msgstr "E753: Nicht gefunden: %s" | |
819 | 5007 |
5008 msgid "E758: Truncated spell file" | |
1619 | 5009 msgstr "E758: Abgeschnittenes Rechtschreibwörterbuch" |
819 | 5010 |
5011 #, c-format | |
5012 msgid "Trailing text in %s line %d: %s" | |
11914 | 5013 msgstr "Überschüssiger Text in %s Zeile %d: %s" |
819 | 5014 |
5015 #, c-format | |
5016 msgid "Affix name too long in %s line %d: %s" | |
5017 msgstr "Affix Name zu lang in %s Zeile %d: %s" | |
5018 | |
5019 msgid "E761: Format error in affix file FOL, LOW or UPP" | |
5020 msgstr "E761: Format-Fehler in Affix-Datei FOL, LOW oder UPP" | |
5021 | |
5022 msgid "E762: Character in FOL, LOW or UPP is out of range" | |
5023 msgstr "E762: Zeichen in FOL, LOW oder UPP außerhalb des zulässigen Bereichs" | |
5024 | |
5025 msgid "Compressing word tree..." | |
5026 msgstr "Komprimiere Wörter-Baum..." | |
5027 | |
5028 #, c-format | |
5029 msgid "Reading spell file \"%s\"" | |
5030 msgstr "Lese Rechtschreibwörterbuch \"%s\" ein" | |
5031 | |
5032 msgid "E757: This does not look like a spell file" | |
1619 | 5033 msgstr "E757: Das sieht nicht nach einem Rechtschreibwörterbuch aus" |
819 | 5034 |
5035 msgid "E771: Old spell file, needs to be updated" | |
1619 | 5036 msgstr "E771: Altes Rechtschreibwörterbuch, benötigt Aktualisierung" |
819 | 5037 |
5038 msgid "E772: Spell file is for newer version of Vim" | |
1619 | 5039 msgstr "E772: Rechtschreibwörterbuch ist für eine neuere Version von Vim" |
819 | 5040 |
5041 msgid "E770: Unsupported section in spell file" | |
1619 | 5042 msgstr "E770: Nicht unterstützter Abschnitt im Rechtschreibwörterbuch" |
819 | 5043 |
5044 #, c-format | |
11704 | 5045 msgid "E778: This does not look like a .sug file: %s" |
5046 msgstr "E778: Das sieht nicht nach einer .sug Datei aus: %s" | |
5047 | |
5048 #, c-format | |
5049 msgid "E779: Old .sug file, needs to be updated: %s" | |
5050 msgstr "E779: Veraltete .sug Datei; Aktualisierung erforderlich: %s" | |
5051 | |
5052 #, c-format | |
5053 msgid "E780: .sug file is for newer version of Vim: %s" | |
5054 msgstr "E780: .sug Datei ist für eine neuere Version von Vim: %s" | |
5055 | |
5056 #, c-format | |
5057 msgid "E781: .sug file doesn't match .spl file: %s" | |
5058 msgstr "E781: .sug Datei passt nicht zur .spl Datei: %s" | |
5059 | |
5060 #, c-format | |
5061 msgid "E782: error while reading .sug file: %s" | |
5062 msgstr "E782: Fehler beim Lesen der .sug Datei: %s" | |
819 | 5063 |
5064 #, c-format | |
14123 | 5065 msgid "Reading affix file %s..." |
5066 msgstr "Lese Affix-Datei %s..." | |
819 | 5067 |
5068 #, c-format | |
5069 msgid "Conversion failure for word in %s line %d: %s" | |
837 | 5070 msgstr "Umwandlungsfehler beim Wort in %s Zeile %d: %s" |
819 | 5071 |
5072 #, c-format | |
5073 msgid "Conversion in %s not supported: from %s to %s" | |
837 | 5074 msgstr "Umwandlung in %s nicht unterstützt: von %s nach %s" |
819 | 5075 |
5076 #, c-format | |
5077 msgid "Invalid value for FLAG in %s line %d: %s" | |
5078 msgstr "Ungültiger Wert von FLAG in %s Zeile %d: %s" | |
5079 | |
5080 #, c-format | |
5081 msgid "FLAG after using flags in %s line %d: %s" | |
5082 msgstr "FLAG nach dem Gebrauch von Flags in %s Zeile %d: %s" | |
5083 | |
5084 #, c-format | |
11704 | 5085 msgid "" |
5086 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line " | |
5087 "%d" | |
5088 msgstr "" | |
5089 "Die Definition von COMPOUNDFORBIDFLAG nach dem PFX Element kann falsches " | |
5090 "Ergebnis in Zeile %s ergeben %d" | |
5091 | |
5092 #, c-format | |
5093 msgid "" | |
5094 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line " | |
5095 "%d" | |
5096 msgstr "" | |
5097 "Die Definition von COMPOUNDPERMITFLAG nach dem PFX Element kann falsches " | |
5098 "Ergebnis in Zeile %s ergeben %d" | |
5099 | |
5100 #, c-format | |
5101 msgid "Wrong COMPOUNDRULES value in %s line %d: %s" | |
5102 msgstr "Falscher COMPOUNDRULES-Wert in %s Zeile %d: %s" | |
5103 | |
5104 #, c-format | |
819 | 5105 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" |
837 | 5106 msgstr "Falscher COMPOUNDWORDMAX-Wert in %s Zeile %d: %s" |
819 | 5107 |
5108 #, c-format | |
5109 msgid "Wrong COMPOUNDMIN value in %s line %d: %s" | |
837 | 5110 msgstr "Falscher COMPOUNDMIN-Wert in %s Zeile %d: %s" |
819 | 5111 |
5112 #, c-format | |
5113 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s" | |
837 | 5114 msgstr "Falscher COMPOUNDSYLMAX-Wert in %s Zeile %d: %s" |
819 | 5115 |
5116 #, c-format | |
5117 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s" | |
837 | 5118 msgstr "Falscher CHECKCOMPOUNDPATTERN-Wert in %s Zeile %d: %s" |
819 | 5119 |
5120 #, c-format | |
5121 msgid "Different combining flag in continued affix block in %s line %d: %s" | |
11704 | 5122 msgstr "" |
5123 "Unterschiedliches verknüpfendes Flag im fortgesetzten Affix-Block in %s " | |
5124 "Zeile %d: %s" | |
819 | 5125 |
5126 #, c-format | |
5127 msgid "Duplicate affix in %s line %d: %s" | |
5128 msgstr "Doppeltes Affix in %s Zeile %d: %s" | |
5129 | |
5130 #, c-format | |
5131 msgid "" | |
5132 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s " | |
5133 "line %d: %s" | |
5134 msgstr "" | |
11704 | 5135 "Affix wird auch für BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST " |
5136 "verwendet in %s Zeile %d: %s" | |
819 | 5137 |
5138 #, c-format | |
5139 msgid "Expected Y or N in %s line %d: %s" | |
5140 msgstr "Y oder N erwartet in %s Zeile %d: %s" | |
5141 | |
5142 #, c-format | |
5143 msgid "Broken condition in %s line %d: %s" | |
5144 msgstr "Bedingung verletzt in %s Zeile %d: %s" | |
5145 | |
5146 #, c-format | |
5147 msgid "Expected REP(SAL) count in %s line %d" | |
5148 msgstr "Erwartetes REP(SAL) gezählt in %s Zeile %d" | |
5149 | |
5150 #, c-format | |
5151 msgid "Expected MAP count in %s line %d" | |
5152 msgstr "Erwartetes MAP gezählt in %s Zeile %d" | |
5153 | |
5154 #, c-format | |
5155 msgid "Duplicate character in MAP in %s line %d" | |
5156 msgstr "Doppeltes Zeichen in MAP in %s Zeile %d" | |
5157 | |
5158 #, c-format | |
5159 msgid "Unrecognized or duplicate item in %s line %d: %s" | |
5160 msgstr "Nicht erkanntes oder doppeltes Element in %s Zeile %d: %s" | |
5161 | |
5162 #, c-format | |
5163 msgid "Missing FOL/LOW/UPP line in %s" | |
5164 msgstr "Fehlende FOL/LOW/UPP Zeile in %s" | |
5165 | |
5166 msgid "COMPOUNDSYLMAX used without SYLLABLE" | |
5167 msgstr "COMPOUNDSYLMAX ohne SYLLABLE verwendet" | |
5168 | |
5169 msgid "Too many postponed prefixes" | |
5170 msgstr "Zu viele zurück gestellte Präfixe" | |
5171 | |
5172 msgid "Too many compound flags" | |
5173 msgstr "Zu viele zusammengesetzte Flags" | |
5174 | |
1698 | 5175 msgid "Too many postponed prefixes and/or compound flags" |
819 | 5176 msgstr "Zu viele zurück gestellte Präfixe und/oder zusammengesetzte Flags" |
5177 | |
5178 #, c-format | |
5179 msgid "Missing SOFO%s line in %s" | |
5180 msgstr "Fehlende SOFO%s Zeile in %s" | |
5181 | |
5182 #, c-format | |
5183 msgid "Both SAL and SOFO lines in %s" | |
5184 msgstr "Sowohl SAL als auch SOFO Zeilen in %s" | |
5185 | |
5186 #, c-format | |
5187 msgid "Flag is not a number in %s line %d: %s" | |
5188 msgstr "Flag ist keine Zahl in %s Zeile %d: %s" | |
5189 | |
5190 #, c-format | |
5191 msgid "Illegal flag in %s line %d: %s" | |
5192 msgstr "Unerlaubtes Flag in %s Zeile %d: %s" | |
5193 | |
5194 #, c-format | |
5195 msgid "%s value differs from what is used in another .aff file" | |
11704 | 5196 msgstr "" |
5197 "%s Wert unterscheidet sich von dem, was in einer anderen .aff Datei " | |
5198 "verwendet wird" | |
819 | 5199 |
5200 #, c-format | |
14123 | 5201 msgid "Reading dictionary file %s..." |
5202 msgstr "Lese Wörterbuch-Datei %s..." | |
819 | 5203 |
5204 #, c-format | |
5205 msgid "E760: No word count in %s" | |
15033 | 5206 msgstr "E760: Kein Wortanzahl in %s" |
819 | 5207 |
14193 | 5208 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5209 msgid "line %6d, word %6ld - %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5210 msgstr "Zeile %6d, Wort %6ld - %s" |
819 | 5211 |
5212 #, c-format | |
5213 msgid "Duplicate word in %s line %d: %s" | |
5214 msgstr "Doppeltes Wort in %s Zeile %d: %s" | |
5215 | |
5216 #, c-format | |
5217 msgid "First duplicate word in %s line %d: %s" | |
5218 msgstr "Erstes doppeltes Wort in %s Zeile %d: %s" | |
5219 | |
5220 #, c-format | |
5221 msgid "%d duplicate word(s) in %s" | |
5222 msgstr "%d doppelte(s) Wort(e) in %s" | |
5223 | |
5224 #, c-format | |
5225 msgid "Ignored %d word(s) with non-ASCII characters in %s" | |
5226 msgstr "%d Wort(e) mit nicht-ASCII Zeichen ignoriert in %s" | |
5227 | |
5228 #, c-format | |
14123 | 5229 msgid "Reading word file %s..." |
5230 msgstr "Lese Wort-Datei %s..." | |
819 | 5231 |
5232 #, c-format | |
21250 | 5233 msgid "Conversion failure for word in %s line %ld: %s" |
5234 msgstr "Umwandlungsfehler beim Wort in %s Zeile %ld: %s" | |
5235 | |
5236 #, c-format | |
5237 msgid "Duplicate /encoding= line ignored in %s line %ld: %s" | |
5238 msgstr "Doppelte /encoding= Zeile ignoriert in %s Zeile %ld: %s" | |
5239 | |
5240 #, c-format | |
5241 msgid "/encoding= line after word ignored in %s line %ld: %s" | |
5242 msgstr "/encoding= Zeile nach Wort ignoriert in %s Zeile %ld: %s" | |
5243 | |
5244 #, c-format | |
5245 msgid "Duplicate /regions= line ignored in %s line %ld: %s" | |
5246 msgstr "Doppelte /regions= Zeile ignoriert in %s Zeile %ld: %s" | |
5247 | |
5248 #, c-format | |
5249 msgid "Too many regions in %s line %ld: %s" | |
5250 msgstr "Zu viele Regionen in %s Zeile %ld: %s" | |
5251 | |
5252 #, c-format | |
5253 msgid "/ line ignored in %s line %ld: %s" | |
5254 msgstr "/ Zeile ignoriert in %s Zeile %ld: %s" | |
5255 | |
5256 #, c-format | |
5257 msgid "Invalid region nr in %s line %ld: %s" | |
5258 msgstr "Ungültige Regionsnummer in %s Zeile %ld: %s" | |
5259 | |
5260 #, c-format | |
5261 msgid "Unrecognized flags in %s line %ld: %s" | |
5262 msgstr "Nicht erkanntes Flag in %s Zeile %ld: %s" | |
819 | 5263 |
5264 #, c-format | |
5265 msgid "Ignored %d words with non-ASCII characters" | |
5266 msgstr "%d Wörter mit nicht-ASCII Zeichen ignoriert" | |
5267 | |
11704 | 5268 msgid "E845: Insufficient memory, word list will be incomplete" |
15033 | 5269 msgstr "E845: Nicht ausreichend Speicher, Wortliste wird unvollständig sein" |
11704 | 5270 |
819 | 5271 #, c-format |
21250 | 5272 msgid "Compressed %s: %ld of %ld nodes; %ld (%ld%%) remaining" |
5273 msgstr "Komprimiere %s: %ld von %ld Knoten; %ld (%ld%%) übrig" | |
819 | 5274 |
5275 msgid "Reading back spell file..." | |
5276 msgstr "Lese Rechtschreibwörterbuch zurück..." | |
5277 | |
5278 msgid "Performing soundfolding..." | |
5279 msgstr "Führe 'Soundfolding' durch..." | |
5280 | |
5281 #, c-format | |
5282 msgid "Number of words after soundfolding: %ld" | |
5283 msgstr "Anzahl der Wörter nach 'Soundfolding': %ld" | |
5284 | |
5285 #, c-format | |
5286 msgid "Total number of words: %d" | |
5287 msgstr "Gesamte Anzahl von Wörtern: %d" | |
5288 | |
5289 #, c-format | |
14123 | 5290 msgid "Writing suggestion file %s..." |
5291 msgstr "Schreibe Datei %s für Vorschläge..." | |
819 | 5292 |
5293 #, c-format | |
5294 msgid "Estimated runtime memory use: %d bytes" | |
5295 msgstr "Geschätzter Speicher zur Laufzeit: %d Bytes" | |
5296 | |
5297 msgid "E751: Output file name must not have region name" | |
5298 msgstr "E751: Ausgabedatei darf keinen Regionsnamen haben" | |
5299 | |
14193 | 5300 #, c-format |
15729 | 5301 msgid "E754: Only up to %d regions supported" |
5302 msgstr "E754: Maximal %d Regionen unterstützt" | |
819 | 5303 |
5304 #, c-format | |
5305 msgid "E755: Invalid region in %s" | |
5306 msgstr "E755: Ungültige Region in %s" | |
5307 | |
5308 msgid "Warning: both compounding and NOBREAK specified" | |
5309 msgstr "Achtung: Sowohl zusammengesetzte Wörter als auch NOBREAK angegeben" | |
5310 | |
5311 #, c-format | |
14123 | 5312 msgid "Writing spell file %s..." |
5313 msgstr "Schreibe Rechtschreibwörterbuch %s..." | |
819 | 5314 |
5315 msgid "Done!" | |
5316 msgstr "Fertig!" | |
5317 | |
5318 #, c-format | |
15729 | 5319 msgid "E765: 'spellfile' does not have %d entries" |
5320 msgstr "E765: 'spellfile' hat nicht %d Einträge" | |
819 | 5321 |
5322 #, c-format | |
11704 | 5323 msgid "Word '%.*s' removed from %s" |
5324 msgstr "Wort '%.*s' entfernt von %s" | |
5325 | |
5326 #, c-format | |
5327 msgid "Word '%.*s' added to %s" | |
5328 msgstr "Wort '%.*s' hinzugefügt zu %s" | |
819 | 5329 |
5330 msgid "E763: Word characters differ between spell files" | |
11704 | 5331 msgstr "" |
5332 "E763: 'Word Characters' unterscheiden sich zwischen Rechtschreibwörterbüchern" | |
819 | 5333 |
5334 msgid "E783: duplicate char in MAP entry" | |
5335 msgstr "E783: Doppeltes Zeichen im MAP Eintrag" | |
5336 | |
18456 | 5337 msgid "Sorry, no suggestions" |
5338 msgstr "Leider keine Vorschläge" | |
5339 | |
5340 #, c-format | |
5341 msgid "Sorry, only %ld suggestions" | |
5342 msgstr "Leider nur %ld Vorschläge" | |
5343 | |
5344 #, c-format | |
5345 msgid "Change \"%.*s\" to:" | |
5346 msgstr "Ändere \"%.*s\" nach:" | |
5347 | |
5348 #, c-format | |
5349 msgid " < \"%.*s\"" | |
5350 msgstr " < \"%.*s\"" | |
5351 | |
21250 | 5352 #, c-format |
5353 msgid "E390: Illegal argument: %s" | |
5354 msgstr "E390: Unerlaubtes Argument: %s" | |
5355 | |
11704 | 5356 msgid "No Syntax items defined for this buffer" |
5357 msgstr "Keine Syntax-Elemente für diesen Puffer definiert" | |
5358 | |
14999 | 5359 msgid "'redrawtime' exceeded, syntax highlighting disabled" |
5360 msgstr "'redrawtime' überschritten, Syntaxhighlighting deaktiviert" | |
5361 | |
11704 | 5362 msgid "syntax conceal on" |
5363 msgstr "Syntax conceal aktiviert" | |
5364 | |
5365 msgid "syntax conceal off" | |
5366 msgstr "Syntax conceal deaktiviert" | |
5367 | |
5368 msgid "syntax case ignore" | |
5369 msgstr "Syntax ignoriere Groß-/Kleinschreibung" | |
5370 | |
5371 msgid "syntax case match" | |
5372 msgstr "Syntax unterscheide Groß-/Kleinschreibung" | |
5373 | |
21250 | 5374 msgid "syntax foldlevel start" |
5375 msgstr "Syntax foldlevel Start" | |
5376 | |
5377 msgid "syntax foldlevel minimum" | |
5378 msgstr "Syntax foldlevel Minimum" | |
5379 | |
11704 | 5380 msgid "syntax spell toplevel" |
5381 msgstr "Prüfe Rechtschreibung von Text ohne zugehörige Syntaxgruppe" | |
5382 | |
5383 msgid "syntax spell notoplevel" | |
5384 msgstr "Prüfe keine Rechtschreibung von Text ohne zugehörige Syntaxgruppe" | |
5385 | |
5386 msgid "syntax spell default" | |
11914 | 5387 msgstr "" |
5388 "Prüfe Rechtschreibung von Text ohne zugehörige Syntaxgruppen nur bei @Spell/" | |
5389 "@NoSpell Attribut." | |
11704 | 5390 |
5391 msgid "syntax iskeyword " | |
5392 msgstr "syntax iskeyword " | |
5393 | |
14999 | 5394 msgid "syntax iskeyword not set" |
5395 msgstr "syntax iskeyword nicht gesetzt" | |
5396 | |
7 | 5397 #, c-format |
5398 msgid "E391: No such syntax cluster: %s" | |
819 | 5399 msgstr "E391: Kein solcher Syntax Cluster: %s" |
7 | 5400 |
5401 msgid "syncing on C-style comments" | |
5402 msgstr "Synchronisation an C-Stil Kommentaren" | |
5403 | |
5404 msgid "no syncing" | |
5405 msgstr "keine Synchronisation" | |
5406 | |
5407 msgid "syncing starts " | |
5408 msgstr "Synchronisation beginnt " | |
5409 | |
5410 msgid " lines before top line" | |
5411 msgstr " Zeilen vor der obersten Zeile" | |
5412 | |
5413 msgid "" | |
5414 "\n" | |
5415 "--- Syntax sync items ---" | |
5416 msgstr "" | |
5417 "\n" | |
5418 "--- Syntax Synchronisations-Elemente ---" | |
5419 | |
5420 msgid "" | |
5421 "\n" | |
5422 "syncing on items" | |
5423 msgstr "" | |
5424 "\n" | |
5425 "Synchronisation an Elementen" | |
5426 | |
5427 msgid "" | |
5428 "\n" | |
5429 "--- Syntax items ---" | |
5430 msgstr "" | |
5431 "\n" | |
819 | 5432 "--- Syntax-Elemente ---" |
7 | 5433 |
5434 #, c-format | |
5435 msgid "E392: No such syntax cluster: %s" | |
837 | 5436 msgstr "E392: Kein solcher Syntax-Cluster: %s" |
7 | 5437 |
5438 msgid "minimal " | |
5439 msgstr "minimal " | |
5440 | |
5441 msgid "maximal " | |
5442 msgstr "maximal " | |
5443 | |
5444 msgid "; match " | |
5445 msgstr "; Treffer " | |
5446 | |
5447 msgid " line breaks" | |
819 | 5448 msgstr " Zeilenumbrüche" |
7 | 5449 |
11704 | 5450 msgid "E395: contains argument not accepted here" |
5451 msgstr "E395: \"contains\"-Argument ist an dieser Stelle ungültig" | |
5452 | |
5453 msgid "E844: invalid cchar value" | |
5454 msgstr "E844: Ungültiger cchar Wert" | |
5455 | |
7 | 5456 msgid "E393: group[t]here not accepted here" |
5457 msgstr "E393: \"group[t]here\" ist an dieser Stelle ungültig" | |
5458 | |
5459 #, c-format | |
5460 msgid "E394: Didn't find region item for %s" | |
1619 | 5461 msgstr "E394: Konnte kein \"region\"-Element für \"%s\" finden" |
7 | 5462 |
5463 msgid "E397: Filename required" | |
5464 msgstr "E397: Dateiname wird benötigt" | |
5465 | |
11704 | 5466 msgid "E847: Too many syntax includes" |
5467 msgstr "E847: Zu viele Syntax Includedateien" | |
5468 | |
7 | 5469 #, c-format |
838 | 5470 msgid "E789: Missing ']': %s" |
5471 msgstr "E789: Fehlende ']': %s" | |
819 | 5472 |
5473 #, c-format | |
11704 | 5474 msgid "E890: trailing char after ']': %s]%s" |
5475 msgstr "E890: Überschüssige Zeichen nach ']': %s]%s" | |
5476 | |
5477 #, c-format | |
7 | 5478 msgid "E398: Missing '=': %s" |
5479 msgstr "E398: Fehlendes '=': %s" | |
5480 | |
5481 #, c-format | |
5482 msgid "E399: Not enough arguments: syntax region %s" | |
5483 msgstr "E399: Nicht ausreichend viele Argumente: syntax region %s" | |
5484 | |
11704 | 5485 msgid "E848: Too many syntax clusters" |
5486 msgstr "E848: Zu viele Syntax Cluster" | |
5487 | |
7 | 5488 msgid "E400: No cluster specified" |
5489 msgstr "E400: Kein Cluster angegeben" | |
5490 | |
5491 #, c-format | |
5492 msgid "E401: Pattern delimiter not found: %s" | |
11914 | 5493 msgstr "E401: Muster-Begrenzer nicht gefunden: %s" |
7 | 5494 |
5495 #, c-format | |
5496 msgid "E402: Garbage after pattern: %s" | |
5497 msgstr "E402: Schrott nach Muster: %s" | |
5498 | |
5499 msgid "E403: syntax sync: line continuations pattern specified twice" | |
837 | 5500 msgstr "E403: Syntax sync: Zeilen-Fortsetzungsmuster zweifach angegeben" |
7 | 5501 |
5502 #, c-format | |
5503 msgid "E404: Illegal arguments: %s" | |
5504 msgstr "E404: Unzulässige Argumente; %s" | |
5505 | |
5506 #, c-format | |
5507 msgid "E405: Missing equal sign: %s" | |
5508 msgstr "E405: Gleichheitszeichen fehlt: %s" | |
5509 | |
5510 #, c-format | |
5511 msgid "E406: Empty argument: %s" | |
5512 msgstr "E406: Leeres Argument: %s" | |
5513 | |
5514 #, c-format | |
5515 msgid "E407: %s not allowed here" | |
5516 msgstr "E407: %s ist hier nicht erlaubt" | |
5517 | |
5518 #, c-format | |
5519 msgid "E408: %s must be first in contains list" | |
11704 | 5520 msgstr "" |
5521 "E408: %s muss als Erstes in der Liste der enthaltenen Elemente auftreten" | |
7 | 5522 |
5523 #, c-format | |
5524 msgid "E409: Unknown group name: %s" | |
837 | 5525 msgstr "E409: Unbekannter Gruppenname: %s" |
7 | 5526 |
5527 #, c-format | |
5528 msgid "E410: Invalid :syntax subcommand: %s" | |
5529 msgstr "E410: Ungültiger :syntax Befehl: %s" | |
5530 | |
11704 | 5531 msgid "" |
5532 " TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN" | |
5533 msgstr "" | |
5534 " TOTAL ANZAHL MATCH LANGSAMST DURCHSCHN NAME MUSTER" | |
5535 | |
819 | 5536 msgid "E555: at bottom of tag stack" |
5537 msgstr "E555: Am Ende des Tag-Stacks" | |
5538 | |
5539 msgid "E556: at top of tag stack" | |
5540 msgstr "E556: Am Anfang des Tag-Stacks" | |
33 | 5541 |
18053 | 5542 msgid "E986: cannot modify the tag stack within tagfunc" |
18456 | 5543 msgstr "" |
5544 "E986: Kann den Tag-Stack nicht innerhalb der tagfunc Funktion verändern" | |
18053 | 5545 |
5546 msgid "E987: invalid return value from tagfunc" | |
5547 msgstr "E987: Ungültiges Ergebnis der tagfunc Funktion" | |
5548 | |
7 | 5549 msgid "E425: Cannot go before first matching tag" |
5550 msgstr "E425: Kann nicht vor den ersten passenden Tag hinausgehen" | |
5551 | |
5552 #, c-format | |
5553 msgid "E426: tag not found: %s" | |
1619 | 5554 msgstr "E426: Konnte Tag \"%s\" nicht finden" |
7 | 5555 |
5556 msgid "E427: There is only one matching tag" | |
5557 msgstr "E427: Es gibt nur einen passenden Tag" | |
5558 | |
5559 msgid "E428: Cannot go beyond last matching tag" | |
5560 msgstr "E428: Kann nicht über den letzten passenden Tag hinausgehen" | |
5561 | |
5562 #, c-format | |
5563 msgid "File \"%s\" does not exist" | |
5564 msgstr "Die Datei \"%s\" existiert nicht" | |
5565 | |
5566 #, c-format | |
5567 msgid "tag %d of %d%s" | |
5568 msgstr "Tag %d aus %d%s" | |
5569 | |
5570 msgid " or more" | |
5571 msgstr " oder mehr" | |
5572 | |
5573 msgid " Using tag with different case!" | |
837 | 5574 msgstr " Verwendung eines Tags mit abgewandelter Groß-/Klein-Schreibung" |
7 | 5575 |
5576 #, c-format | |
5577 msgid "E429: File \"%s\" does not exist" | |
5578 msgstr "E429: Die Datei \"%s\" existiert nicht" | |
5579 | |
16380 | 5580 msgid " # pri kind tag" |
5581 msgstr " # Prio Art Tag" | |
5582 | |
5583 msgid "file\n" | |
5584 msgstr "Datei\n" | |
5585 | |
7 | 5586 msgid "" |
5587 "\n" | |
5588 " # TO tag FROM line in file/text" | |
5589 msgstr "" | |
5590 "\n" | |
5591 " # NACH TAG VON Zeile in Datei/Text" | |
5592 | |
5593 #, c-format | |
5594 msgid "Searching tags file %s" | |
11914 | 5595 msgstr "Tag-Datei %s wird durchsucht" |
7 | 5596 |
5597 #, c-format | |
5598 msgid "E430: Tag file path truncated for %s\n" | |
5599 msgstr "E430: Tag-Dateipfad wurde abgeschnitten für %s\n" | |
5600 | |
5601 #, c-format | |
5602 msgid "E431: Format error in tags file \"%s\"" | |
5603 msgstr "E431: Format Fehler in Tag-Datei \"%s\"" | |
5604 | |
5605 #, c-format | |
5606 msgid "Before byte %ld" | |
15033 | 5607 msgstr "Vor Byte %ld" |
7 | 5608 |
5609 #, c-format | |
5610 msgid "E432: Tags file not sorted: %s" | |
5611 msgstr "E432: Tag-Datei ist nicht sortiert: %s" | |
5612 | |
5613 msgid "E433: No tags file" | |
5614 msgstr "E433: Keine Tag-Datei" | |
5615 | |
18639 | 5616 msgid "Ignoring long line in tags file" |
5617 msgstr "Ignoriere zu lange Zeile in Tag-Datei" | |
5618 | |
7 | 5619 msgid "E434: Can't find tag pattern" |
1619 | 5620 msgstr "E434: Kann Tag-Muster nicht finden" |
7 | 5621 |
5622 msgid "E435: Couldn't find tag, just guessing!" | |
1619 | 5623 msgstr "E435: Konnte Tag möglicherweise nicht finden!" |
7 | 5624 |
11704 | 5625 #, c-format |
5626 msgid "Duplicate field name: %s" | |
5627 msgstr "Doppelter Feldname: %s" | |
5628 | |
7 | 5629 msgid "' not known. Available builtin terminals are:" |
11704 | 5630 msgstr "" |
5631 "' nicht bekannt. Die folgenden eingebauten Terminals stehen zur Verfügung:" | |
7 | 5632 |
5633 msgid "defaulting to '" | |
5634 msgstr "Voreinstellung '" | |
5635 | |
819 | 5636 msgid "E557: Cannot open termcap file" |
5637 msgstr "E557: Termcap-Datei kann nicht geöffnet werden" | |
5638 | |
5639 msgid "E558: Terminal entry not found in terminfo" | |
1619 | 5640 msgstr "E558: Kein Terminal-Eintrag in der Terminfo-Datenbank gefunden" |
819 | 5641 |
5642 msgid "E559: Terminal entry not found in termcap" | |
1619 | 5643 msgstr "E559: Kein Terminal-Eintrag in der Termcap-Datei gefunden" |
33 | 5644 |
7 | 5645 #, c-format |
5646 msgid "E436: No \"%s\" entry in termcap" | |
1619 | 5647 msgstr "E436: Kein \"%s\" Eintrag in der Termcap-Datei" |
7 | 5648 |
5649 msgid "E437: terminal capability \"cm\" required" | |
837 | 5650 msgstr "E437: Terminalfähigkeit \"cm\" wird benötigt" |
7 | 5651 |
5652 msgid "" | |
5653 "\n" | |
5654 "--- Terminal keys ---" | |
5655 msgstr "" | |
5656 "\n" | |
5657 "--- Terminal Tasten ---" | |
5658 | |
11704 | 5659 msgid "Cannot open $VIMRUNTIME/rgb.txt" |
5660 msgstr "Kann Datei $VIMRUNTIME/rgb.txt nicht öffnen." | |
5661 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5662 #, c-format |
18053 | 5663 msgid "E181: Invalid attribute: %s" |
5664 msgstr "E181: Ungültiges Attribut: %s" | |
5665 | |
18639 | 5666 msgid "E279: Sorry, ++shell is not supported on this system" |
5667 msgstr "E279: Schade, ++shell wird auf diesem System nicht unterstützt" | |
5668 | |
18053 | 5669 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5670 msgid "Kill job in \"%s\"?" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5671 msgstr "Beende job in \"%s\"?" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5672 |
11914 | 5673 msgid "Terminal" |
5674 msgstr "Terminal" | |
5675 | |
5676 msgid "Terminal-finished" | |
5677 msgstr "Terminal beendet" | |
5678 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
5679 msgid "active" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
5680 msgstr "aktiv" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11914
diff
changeset
|
5681 |
11914 | 5682 msgid "running" |
15033 | 5683 msgstr "führe aus" |
11914 | 5684 |
5685 msgid "finished" | |
5686 msgstr "beendet" | |
5687 | |
14999 | 5688 msgid "E958: Job already finished" |
5689 msgstr "E958: Job bereits beendet" | |
5690 | |
14193 | 5691 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5692 msgid "E953: File exists: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5693 msgstr "E953: Datei existiert bereits: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5694 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5695 msgid "E955: Not a terminal buffer" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5696 msgstr "E955: Kein Terminal Puffer" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5697 |
16380 | 5698 msgid "E982: ConPTY is not available" |
5699 msgstr "E982: ConPTY ist nicht verfügbar" | |
5700 | |
15729 | 5701 #, c-format |
5702 msgid "E971: Property type %s does not exist" | |
5703 msgstr "E971: Der Eigenschaftstyp %s existiert nicht" | |
5704 | |
5705 #, c-format | |
5706 msgid "E964: Invalid column number: %ld" | |
5707 msgstr "E964: Ungültige Spaltennummer: %ld" | |
5708 | |
5709 #, c-format | |
5710 msgid "E966: Invalid line number: %ld" | |
5711 msgstr "E966: Ungültige Zeilennummer: %ld" | |
5712 | |
5713 msgid "E965: missing property type name" | |
5714 msgstr "E965: Fehlender Eigenschaften Typname" | |
5715 | |
18053 | 5716 msgid "E275: Cannot add text property to unloaded buffer" |
5717 msgstr "E275: Kann Texteigenschaft nicht einem entladenen Puffer hinzufügen" | |
5718 | |
15729 | 5719 msgid "E967: text property info corrupted" |
5720 msgstr "E967: Texteigenschaft-Info beschädigt" | |
5721 | |
5722 msgid "E968: Need at least one of 'id' or 'type'" | |
5723 msgstr "E968: Benötige entweder 'id' oder 'type'" | |
5724 | |
21250 | 5725 msgid "E860: Need 'id' and 'type' with 'both'" |
5726 msgstr "E860: Benötige 'id' und 'type' mit 'both'" | |
5727 | |
15729 | 5728 #, c-format |
5729 msgid "E969: Property type %s already defined" | |
5730 msgstr "E969: Eigenschaftentyp %s bereits definiert" | |
5731 | |
5732 #, c-format | |
5733 msgid "E970: Unknown highlight group name: '%s'" | |
5734 msgstr "E970: Unbekannter Highlighting-Gruppenname: '%s'" | |
5735 | |
19574 | 5736 msgid "(Invalid)" |
5737 msgstr "(Ungültig)" | |
5738 | |
5739 # no-c-format | |
5740 msgid "%a %b %d %H:%M:%S %Y" | |
5741 msgstr "%a, %d %b %Y %H:%M:%S" | |
5742 | |
5743 #, c-format | |
5744 msgid "%ld second ago" | |
5745 msgid_plural "%ld seconds ago" | |
5746 msgstr[0] "vor %ld Sekunde" | |
5747 msgstr[1] "vor %ld Sekunden" | |
5748 | |
21250 | 5749 msgid "E805: Using a Float as a Number" |
5750 msgstr "E805: Benutze Float als Nummer." | |
5751 | |
5752 msgid "E703: Using a Funcref as a Number" | |
5753 msgstr "E703: Funktionsreferenz als Zahl verwendet" | |
5754 | |
5755 msgid "E745: Using a List as a Number" | |
5756 msgstr "E745: Liste als Zahl verwendet." | |
5757 | |
5758 msgid "E728: Using a Dictionary as a Number" | |
5759 msgstr "E728: Dictionary als Zahl verwendet." | |
5760 | |
5761 msgid "E910: Using a Job as a Number" | |
5762 msgstr "E910: Job als Zahl verwendet." | |
5763 | |
5764 msgid "E913: Using a Channel as a Number" | |
5765 msgstr "E913: Channel als Zahl verwendet." | |
5766 | |
5767 msgid "E974: Using a Blob as a Number" | |
5768 msgstr "E974: Blob als Zahl verwendet." | |
5769 | |
5770 msgid "E891: Using a Funcref as a Float" | |
5771 msgstr "E891: Funktionsreferenz als Float verwendet." | |
5772 | |
5773 msgid "E892: Using a String as a Float" | |
5774 msgstr "E892: String als Float verwendet." | |
5775 | |
5776 msgid "E893: Using a List as a Float" | |
5777 msgstr "E893: Liste als Float verwendet." | |
5778 | |
5779 msgid "E894: Using a Dictionary as a Float" | |
5780 msgstr "E894: Dictionary als Float verwendet." | |
5781 | |
5782 msgid "E362: Using a boolean value as a Float" | |
5783 msgstr "E362: Benutze Boolvariable als Float." | |
5784 | |
5785 msgid "E907: Using a special value as a Float" | |
5786 msgstr "E907: Benutze Spezialvariable als Float." | |
5787 | |
5788 msgid "E911: Using a Job as a Float" | |
5789 msgstr "E911: Job als Float verwendet" | |
5790 | |
5791 msgid "E914: Using a Channel as a Float" | |
5792 msgstr "E914: Channel als Float verwendet" | |
5793 | |
5794 msgid "E975: Using a Blob as a Float" | |
5795 msgstr "E975: Blob als Float verwendet" | |
5796 | |
5797 msgid "E729: using Funcref as a String" | |
5798 msgstr "E729: Funktionsreferenz als String verwendet" | |
5799 | |
5800 msgid "E730: using List as a String" | |
5801 msgstr "E730: Liste als String verwendet" | |
5802 | |
5803 msgid "E731: using Dictionary as a String" | |
5804 msgstr "E731: Dictionary als String verwendet" | |
5805 | |
5806 msgid "E976: using Blob as a String" | |
5807 msgstr "E976: Blob als String verwendet" | |
5808 | |
5809 msgid "E977: Can only compare Blob with Blob" | |
5810 msgstr "E977: Kann nur einen Blob mit einem Blob vergleichen" | |
5811 | |
5812 msgid "E691: Can only compare List with List" | |
5813 msgstr "E691: Kann nur eine Liste mit einer Liste vergleichen" | |
5814 | |
5815 msgid "E692: Invalid operation for List" | |
5816 msgstr "E692: Unzulässige Operation für Listen" | |
5817 | |
5818 msgid "E735: Can only compare Dictionary with Dictionary" | |
5819 msgstr "E735: Kann nur ein Dictionary mit einem Dictionary vergleichen" | |
5820 | |
5821 msgid "E736: Invalid operation for Dictionary" | |
5822 msgstr "E736: Unzulässige Funktion für ein Dictionary" | |
5823 | |
5824 msgid "E694: Invalid operation for Funcrefs" | |
5825 msgstr "E694: Unzulässige Operation für Funktionsreferenzen" | |
5826 | |
5827 #, c-format | |
5828 msgid "E112: Option name missing: %s" | |
5829 msgstr "E112: Optionsname fehlt: %s" | |
5830 | |
5831 msgid "E973: Blob literal should have an even number of hex characters" | |
5832 msgstr "E973: Blob-Literal sollte eine gerade Anzahl von Hex-Zeichen haben" | |
5833 | |
5834 #, c-format | |
5835 msgid "E114: Missing quote: %s" | |
5836 msgstr "E114: Fehlendes Anführungszeichen: %s" | |
5837 | |
5838 #, c-format | |
5839 msgid "E115: Missing quote: %s" | |
5840 msgstr "E115: Fehlendes Anführungszeichen: %s" | |
5841 | |
7 | 5842 msgid "new shell started\n" |
5843 msgstr "neue Shell gestartet\n" | |
5844 | |
5845 msgid "Vim: Error reading input, exiting...\n" | |
5846 msgstr "Vim: Fehler beim Lesen der Eingabe, Abbruch...\n" | |
5847 | |
11704 | 5848 msgid "E881: Line count changed unexpectedly" |
5849 msgstr "E881: Zeilenanzahl änderte sich unerwartet" | |
5850 | |
7 | 5851 msgid "No undo possible; continue anyway" |
1619 | 5852 msgstr "Wiederherstellung nicht möglich; setze trotzdem fort" |
7 | 5853 |
11704 | 5854 #, c-format |
5855 msgid "E828: Cannot open undo file for writing: %s" | |
5856 msgstr "E828: Undo-Datei kann nicht zum Schreiben geöffnet werden: %s" | |
5857 | |
5858 #, c-format | |
5859 msgid "E825: Corrupted undo file (%s): %s" | |
5860 msgstr "E825: Beschädigte Undo-Datei (%s): %s" | |
5861 | |
5862 msgid "Cannot write undo file in any directory in 'undodir'" | |
11914 | 5863 msgstr "" |
15194 | 5864 "Undo-Datei kann in keines der Verzeichnisse aus 'undodir' geschrieben werden." |
11704 | 5865 |
5866 #, c-format | |
5867 msgid "Will not overwrite with undo file, cannot read: %s" | |
5868 msgstr "Überschreibe nicht mit Undo-Datei, nicht lesbar: %s" | |
5869 | |
5870 #, c-format | |
5871 msgid "Will not overwrite, this is not an undo file: %s" | |
5872 msgstr "Überschreibe nicht, dies ist keine Undo-Datei: %s" | |
5873 | |
5874 msgid "Skipping undo file write, nothing to undo" | |
11914 | 5875 msgstr "" |
5876 "Überspringe Schreiben der Undo-Datei, es gibt nichts zum rückgängig machen." | |
11704 | 5877 |
5878 #, c-format | |
5879 msgid "Writing undo file: %s" | |
5880 msgstr "Schreiben der Undo-Datei %s" | |
5881 | |
5882 #, c-format | |
5883 msgid "E829: write error in undo file: %s" | |
5884 msgstr "E829: Fehler beim Schreiben in Undo-Datei: %s" | |
5885 | |
5886 #, c-format | |
5887 msgid "Not reading undo file, owner differs: %s" | |
5888 msgstr "Lese nicht Undo-Datei, Besitzer unterscheidet sich: %s" | |
5889 | |
5890 #, c-format | |
5891 msgid "Reading undo file: %s" | |
5892 msgstr "Lese Undo-Datei: %s" | |
5893 | |
5894 #, c-format | |
5895 msgid "E822: Cannot open undo file for reading: %s" | |
5896 msgstr "E822: Undo-Datei kann nicht zum Lesen geöffnet werden: %s" | |
5897 | |
5898 #, c-format | |
5899 msgid "E823: Not an undo file: %s" | |
5900 msgstr "E823: Keine Undo-Datei: %s" | |
5901 | |
5902 #, c-format | |
5903 msgid "E832: Non-encrypted file has encrypted undo file: %s" | |
5904 msgstr "E832: Unverschlüsselte Datei besitzt verschlüsselte Undo-Datei: %s" | |
5905 | |
5906 #, c-format | |
5907 msgid "E826: Undo file decryption failed: %s" | |
5908 msgstr "E826: Entschlüsselung der Undo-Datei fehlgeschlagen: %s" | |
5909 | |
5910 #, c-format | |
5911 msgid "E827: Undo file is encrypted: %s" | |
5912 msgstr "E827: Undo-Datei ist verschlüsselt: %s" | |
5913 | |
5914 #, c-format | |
5915 msgid "E824: Incompatible undo file: %s" | |
5916 msgstr "E824: Inkompatible Undo-Datei: %s" | |
5917 | |
5918 msgid "File contents changed, cannot use undo info" | |
5919 msgstr "Dateiinhalt hat sich geändert, kann Undo Informationen nicht nutzen." | |
5920 | |
5921 #, c-format | |
5922 msgid "Finished reading undo file %s" | |
5923 msgstr "Lesen der Undo-Datei %s abgeschlossen" | |
5924 | |
819 | 5925 msgid "Already at oldest change" |
5926 msgstr "Bereits bei der ältesten Änderung" | |
5927 | |
5928 msgid "Already at newest change" | |
5929 msgstr "Bereits bei der jüngsten Änderung" | |
5930 | |
5931 #, c-format | |
11704 | 5932 msgid "E830: Undo number %ld not found" |
5933 msgstr "E830: Undo Nummer %ld nicht gefunden" | |
819 | 5934 |
7 | 5935 msgid "E438: u_undo: line numbers wrong" |
5936 msgstr "E438: u_undo: Zeilennummer falsch" | |
5937 | |
819 | 5938 msgid "more line" |
5939 msgstr "Zeile mehr" | |
5940 | |
5941 msgid "more lines" | |
5942 msgstr "Zeilen mehr" | |
5943 | |
5944 msgid "line less" | |
5945 msgstr "Zeile weniger" | |
5946 | |
5947 msgid "fewer lines" | |
5948 msgstr "Zeilen weniger" | |
5949 | |
5950 msgid "change" | |
5951 msgstr "Änderung" | |
5952 | |
5953 msgid "changes" | |
5954 msgstr "Änderungen" | |
5955 | |
5956 #, c-format | |
5957 msgid "%ld %s; %s #%ld %s" | |
5958 msgstr "%ld %s; %s #%ld %s" | |
5959 | |
5960 msgid "before" | |
5961 msgstr "vor" | |
5962 | |
5963 msgid "after" | |
5964 msgstr "nach" | |
5965 | |
5966 msgid "Nothing to undo" | |
11914 | 5967 msgstr "Nichts zum Wiederherstellen" |
819 | 5968 |
11704 | 5969 msgid "number changes when saved" |
5970 msgstr "Nummer Änderung Wann Gesichert" | |
5971 | |
5972 msgid "E790: undojoin is not allowed after undo" | |
5973 msgstr "E790: 'undojoin' ist nicht erlaubt nach 'undo'" | |
7 | 5974 |
5975 msgid "E439: undo list corrupt" | |
837 | 5976 msgstr "E439: Liste der Wiederherstellungen fehlerhaft" |
7 | 5977 |
5978 msgid "E440: undo line missing" | |
837 | 5979 msgstr "E440: Wiederherstellungszeile fehlt" |
7 | 5980 |
18053 | 5981 msgid "" |
5982 "\n" | |
5983 " Name Args Address Complete Definition" | |
5984 msgstr "" | |
5985 "\n" | |
5986 " Name Args Adresse Vervollständigung Definition" | |
5987 | |
5988 msgid "No user-defined commands found" | |
5989 msgstr "Keine vom Benutzer definierten Befehle gefunden" | |
5990 | |
5991 #, c-format | |
5992 msgid "E180: Invalid address type value: %s" | |
5993 msgstr "E180: Ungültiger Adresstyp: %s" | |
5994 | |
5995 #, c-format | |
5996 msgid "E180: Invalid complete value: %s" | |
5997 msgstr "E180: Ungültiger Wert der Vervollständigung: %s" | |
5998 | |
5999 msgid "E468: Completion argument only allowed for custom completion" | |
6000 msgstr "" | |
6001 "E468: Argument für Vervollständigung nur für benutzerdefinierte " | |
6002 "Vervollständigung erlaubt." | |
6003 | |
6004 msgid "E467: Custom completion requires a function argument" | |
6005 msgstr "" | |
6006 "E467: Benutzerdefinierte Vervollständigung benötigt eine Funktion als " | |
6007 "Argument." | |
6008 | |
6009 msgid "E175: No attribute specified" | |
6010 msgstr "E175: Kein Attribut angegeben" | |
6011 | |
6012 msgid "E176: Invalid number of arguments" | |
6013 msgstr "E176: Falsche Anzahl von Argumenten" | |
6014 | |
6015 msgid "E177: Count cannot be specified twice" | |
6016 msgstr "E177: Zähler kann nicht zweimal angegeben werden" | |
6017 | |
6018 msgid "E178: Invalid default value for count" | |
6019 msgstr "E178: Ungültige Voreinstellung für den Zähler" | |
6020 | |
6021 msgid "E179: argument required for -complete" | |
6022 msgstr "E179: Argument benötigt für -complete" | |
6023 | |
6024 msgid "E179: argument required for -addr" | |
6025 msgstr "E179: Argument benötigt für -addr" | |
6026 | |
6027 #, c-format | |
6028 msgid "E174: Command already exists: add ! to replace it: %s" | |
6029 msgstr "E174: Befehl '%s' existiert bereits: ! zum Ersetzen hinzufügen" | |
6030 | |
6031 msgid "E182: Invalid command name" | |
6032 msgstr "E182: Ungültiger Befehls-Name" | |
6033 | |
6034 msgid "E183: User defined commands must start with an uppercase letter" | |
6035 msgstr "E183: Benutzerdefinierte Befehle müssen mit Großbuchstaben beginnen." | |
6036 | |
6037 msgid "E841: Reserved name, cannot be used for user defined command" | |
6038 msgstr "" | |
6039 "E841: Reservierter Name kann nicht für benutzerdefinierten Befehl verwendet " | |
6040 "werden." | |
6041 | |
6042 #, c-format | |
6043 msgid "E184: No such user-defined command: %s" | |
6044 msgstr "E184: Unbekannter benutzerdefinierter Befehl: %s" | |
6045 | |
11704 | 6046 #, c-format |
6047 msgid "E122: Function %s already exists, add ! to replace it" | |
6048 msgstr "E122: Funktion %s existiert bereits; zum Ersetzen ! hinzufügen" | |
6049 | |
6050 msgid "E717: Dictionary entry already exists" | |
6051 msgstr "E717: Dictionary-Eintrag existiert bereits" | |
6052 | |
6053 msgid "E718: Funcref required" | |
6054 msgstr "E718: Funktionsreferenz benötigt" | |
6055 | |
6056 #, c-format | |
6057 msgid "E130: Unknown function: %s" | |
6058 msgstr "E130: Unbekannte Funktion: %s" | |
6059 | |
6060 #, c-format | |
6061 msgid "E125: Illegal argument: %s" | |
6062 msgstr "E125: Unzulässiges Argument: %s" | |
6063 | |
6064 #, c-format | |
6065 msgid "E853: Duplicate argument name: %s" | |
6066 msgstr "E853: Doppelter Argumentname: %s" | |
6067 | |
21250 | 6068 #, c-format |
6069 msgid "E1059: No white space allowed before colon: %s" | |
6070 msgstr "E1059: Keine Leerzeichen erlaubt vor : %s" | |
6071 | |
6072 #, c-format | |
6073 msgid "E1077: Missing argument type for %s" | |
6074 msgstr "E1077: Fehlender Argumenttyp für %s" | |
19574 | 6075 |
6076 msgid "E1055: Missing name after ..." | |
6077 msgstr "E1055: Fehlender Name nach ..." | |
6078 | |
18053 | 6079 msgid "E989: Non-default argument follows default argument" |
6080 msgstr "E989: Nicht-default Argument folgt auf default Argument" | |
6081 | |
11704 | 6082 #, c-format |
21250 | 6083 msgid "E451: Expected }: %s" |
6084 msgstr "E451: Erwartet }: %s" | |
6085 | |
6086 #, c-format | |
11704 | 6087 msgid "E740: Too many arguments for function %s" |
6088 msgstr "E740: Zu viele Argumente für Funktion %s" | |
6089 | |
6090 #, c-format | |
6091 msgid "E116: Invalid arguments for function %s" | |
6092 msgstr "E116: Ungültige Argumente für die Funktion %s" | |
6093 | |
6094 msgid "E132: Function call depth is higher than 'maxfuncdepth'" | |
6095 msgstr "E132: Funktionsaufrufstiefe überschreitet 'maxfuncdepth'" | |
6096 | |
6097 #, c-format | |
6098 msgid "calling %s" | |
6099 msgstr "rufe %s auf" | |
6100 | |
6101 #, c-format | |
6102 msgid "%s aborted" | |
6103 msgstr "%s abgebrochen" | |
6104 | |
6105 #, c-format | |
6106 msgid "%s returning #%ld" | |
6107 msgstr "%s lieferte #%ld zurück" | |
6108 | |
6109 #, c-format | |
6110 msgid "%s returning %s" | |
6111 msgstr "%s lieferte \"%s\" zurück" | |
6112 | |
6113 msgid "E699: Too many arguments" | |
6114 msgstr "E699: Zu viele Argumente" | |
6115 | |
6116 #, c-format | |
18053 | 6117 msgid "E276: Cannot use function as a method: %s" |
6118 msgstr "E276: Funktion %s kann nicht als Methode genutzt werden" | |
6119 | |
6120 #, c-format | |
11704 | 6121 msgid "E120: Using <SID> not in a script context: %s" |
6122 msgstr "E120: <SID> wurde nicht in einer Skript-Umgebung benutzt: %s" | |
6123 | |
6124 #, c-format | |
6125 msgid "E725: Calling dict function without Dictionary: %s" | |
6126 msgstr "E725: Aufruf der 'dict' Funktion ohne Dictionary: %s" | |
6127 | |
6128 msgid "E129: Function name required" | |
11914 | 6129 msgstr "E129: Funktionsname wird benötigt" |
6130 | |
6131 # #msgid "E129: Function name required" | |
6132 # #msgstr "E129: Funktionsname wird verlangt" | |
11704 | 6133 #, c-format |
6134 msgid "E128: Function name must start with a capital or \"s:\": %s" | |
6135 msgstr "" | |
6136 "E128: Funktionsname muss mit einem Großbuchstaben oder \"s:\" beginnen: %s" | |
6137 | |
6138 #, c-format | |
6139 msgid "E884: Function name cannot contain a colon: %s" | |
6140 msgstr "E884: Funktionsname darf keinen Doppelpunkt enthalten: %s" | |
6141 | |
21250 | 6142 msgid "E454: function list was modified" |
6143 msgstr "E454: Funktionsliste wurde geändert" | |
6144 | |
11704 | 6145 #, c-format |
6146 msgid "E123: Undefined function: %s" | |
6147 msgstr "E123: Undefinierte Funktion: %s" | |
6148 | |
6149 #, c-format | |
6150 msgid "E124: Missing '(': %s" | |
6151 msgstr "E124: Fehlendes '(': %s" | |
6152 | |
6153 msgid "E862: Cannot use g: here" | |
18053 | 6154 msgstr "E862: g: kann hier nicht genutzt werden" |
11704 | 6155 |
6156 #, c-format | |
19574 | 6157 msgid "E1056: expected a type: %s" |
6158 msgstr "E1056: Typ erwartet: %s" | |
6159 | |
6160 #, c-format | |
11704 | 6161 msgid "E932: Closure function should not be at top level: %s" |
11914 | 6162 msgstr "" |
6163 "E932: Closure Funktion kann nicht auf äussersten Level definiert sein: %s" | |
11704 | 6164 |
19574 | 6165 msgid "E1057: Missing :enddef" |
6166 msgstr "E1057: Fehlendes :enddef" | |
6167 | |
11704 | 6168 msgid "E126: Missing :endfunction" |
6169 msgstr "E126: Fehlendes :endfunction" | |
6170 | |
6171 #, c-format | |
19574 | 6172 msgid "W1001: Text found after :enddef: %s" |
6173 msgstr "W1001: Überschüssiger Text nach :enddef: %s" | |
6174 | |
6175 #, c-format | |
11704 | 6176 msgid "W22: Text found after :endfunction: %s" |
6177 msgstr "W22: Überschüssiger Text nach :endfunction: %s" | |
6178 | |
19574 | 6179 msgid "E1058: function nesting too deep" |
6180 msgstr "E1058: Funktions-Schachtelung zu tief" | |
6181 | |
11704 | 6182 #, c-format |
6183 msgid "E707: Function name conflicts with variable: %s" | |
6184 msgstr "E707: Funktionsname kollidiert mit Variable: %s" | |
6185 | |
6186 #, c-format | |
6187 msgid "E127: Cannot redefine function %s: It is in use" | |
6188 msgstr "E127: Funktion %s kann nicht umdefiniert werden, da noch in Verwendung" | |
6189 | |
6190 #, c-format | |
6191 msgid "E746: Function name does not match script file name: %s" | |
11914 | 6192 msgstr "" |
6193 "E746: Funktionsname stimmt mit dem Namen der Skript-Datei nicht überein: %s." | |
11704 | 6194 |
6195 #, c-format | |
6196 msgid "E131: Cannot delete function %s: It is in use" | |
6197 msgstr "E131: Funktion %s kann nicht gelöscht werden: sie ist in Verwendung" | |
6198 | |
21250 | 6199 #, c-format |
6200 msgid "E1084: Cannot delete Vim9 script function %s" | |
6201 msgstr "E1084: Vim9 Funktion %s kann nicht gelöscht werden" | |
6202 | |
11704 | 6203 msgid "E133: :return not inside a function" |
6204 msgstr "E133: :return außerhalb einer Funktion" | |
6205 | |
6206 #, c-format | |
14193 | 6207 msgid "%s (%s, compiled %s)" |
6208 msgstr "%s (%s kompiliert am %s)" | |
6209 | |
7 | 6210 msgid "" |
6211 "\n" | |
18053 | 6212 "MS-Windows 64-bit GUI/console version" |
6213 msgstr "" | |
6214 "\n" | |
6215 "MS-Windows 64 Bit GUI/Konsolen-Version" | |
6216 | |
6217 msgid "" | |
6218 "\n" | |
6219 "MS-Windows 32-bit GUI/console version" | |
6220 msgstr "" | |
6221 "\n" | |
6222 "MS-Windows 32 Bit GUI/Konsolen-Version" | |
6223 | |
6224 msgid "" | |
6225 "\n" | |
11704 | 6226 "MS-Windows 64-bit GUI version" |
6227 msgstr "" | |
6228 "\n" | |
6229 "MS-Windows 64 Bit GUI Version" | |
7 | 6230 |
6231 msgid "" | |
6232 "\n" | |
1668 | 6233 "MS-Windows 32-bit GUI version" |
7 | 6234 msgstr "" |
6235 "\n" | |
6236 "MS-Windows 32 Bit GUI Version" | |
6237 | |
6238 msgid " with OLE support" | |
837 | 6239 msgstr " mit OLE-Unterstützung" |
7 | 6240 |
6241 msgid "" | |
6242 "\n" | |
11704 | 6243 "MS-Windows 64-bit console version" |
6244 msgstr "" | |
6245 "\n" | |
6246 "MS-Windows 64 Bit Konsolen-Version" | |
6247 | |
6248 msgid "" | |
6249 "\n" | |
1668 | 6250 "MS-Windows 32-bit console version" |
7 | 6251 msgstr "" |
6252 "\n" | |
837 | 6253 "MS-Windows 32 Bit Konsolen-Version" |
7 | 6254 |
6255 msgid "" | |
6256 "\n" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6257 "macOS version" |
7 | 6258 msgstr "" |
6259 "\n" | |
6260 "MacOS Version" | |
6261 | |
6262 msgid "" | |
6263 "\n" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6264 "macOS version w/o darwin feat." |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6265 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6266 "\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6267 "MacOS Version ohne Darwin" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6268 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6269 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6270 "\n" |
11704 | 6271 "OpenVMS version" |
6272 msgstr "" | |
6273 "\n" | |
6274 "OpenVMS Version" | |
7 | 6275 |
6276 msgid "" | |
6277 "\n" | |
6278 "Included patches: " | |
6279 msgstr "" | |
6280 "\n" | |
11914 | 6281 "Inklusive der Patches: " |
7 | 6282 |
11704 | 6283 msgid "" |
6284 "\n" | |
6285 "Extra patches: " | |
6286 msgstr "" | |
6287 "\n" | |
6288 "Extra Patches: " | |
6289 | |
7 | 6290 msgid "Modified by " |
6291 msgstr "Verändert von " | |
6292 | |
6293 msgid "" | |
6294 "\n" | |
6295 "Compiled " | |
6296 msgstr "" | |
6297 "\n" | |
6298 "Übersetzt " | |
6299 | |
6300 msgid "by " | |
6301 msgstr "von " | |
6302 | |
6303 msgid "" | |
6304 "\n" | |
6305 "Huge version " | |
6306 msgstr "" | |
6307 "\n" | |
819 | 6308 "Riesige Version " |
7 | 6309 |
6310 msgid "" | |
6311 "\n" | |
6312 "Big version " | |
6313 msgstr "" | |
6314 "\n" | |
6315 "Große Version " | |
6316 | |
6317 msgid "" | |
6318 "\n" | |
6319 "Normal version " | |
6320 msgstr "" | |
6321 "\n" | |
6322 "Normale Version " | |
6323 | |
6324 msgid "" | |
6325 "\n" | |
6326 "Small version " | |
6327 msgstr "" | |
6328 "\n" | |
6329 "Kleine Version " | |
6330 | |
6331 msgid "" | |
6332 "\n" | |
6333 "Tiny version " | |
6334 msgstr "" | |
6335 "\n" | |
6336 "Winzige Version " | |
6337 | |
6338 msgid "without GUI." | |
6339 msgstr "ohne GUI." | |
6340 | |
11704 | 6341 msgid "with GTK3 GUI." |
6342 msgstr "mit GTK3 GUI." | |
6343 | |
819 | 6344 msgid "with GTK2-GNOME GUI." |
6345 msgstr "mit GTK2-GNOME GUI." | |
33 | 6346 |
819 | 6347 msgid "with GTK2 GUI." |
6348 msgstr "mit GTK2 GUI." | |
33 | 6349 |
7 | 6350 msgid "with X11-Motif GUI." |
6351 msgstr "mit X11-Motif GUI." | |
6352 | |
819 | 6353 msgid "with X11-neXtaw GUI." |
6354 msgstr "mit X11-neXtaw GUI." | |
33 | 6355 |
7 | 6356 msgid "with X11-Athena GUI." |
6357 msgstr "mit X11-Athena GUI." | |
6358 | |
19574 | 6359 msgid "with Haiku GUI." |
6360 msgstr "mit Haiku GUI." | |
6361 | |
7 | 6362 msgid "with Photon GUI." |
6363 msgstr "mit Photon GUI." | |
6364 | |
6365 msgid "with GUI." | |
819 | 6366 msgstr "mit GUI." |
7 | 6367 |
6368 msgid "with Carbon GUI." | |
6369 msgstr "mit Carbon GUI." | |
6370 | |
6371 msgid "with Cocoa GUI." | |
6372 msgstr "mit Cocoa GUI." | |
6373 | |
6374 msgid " Features included (+) or not (-):\n" | |
6375 msgstr " Ein- (+) oder ausschließlich (-) der Eigenschaften:\n" | |
6376 | |
6377 msgid " system vimrc file: \"" | |
6378 msgstr " System-vimrc-Datei: \"" | |
6379 | |
6380 msgid " user vimrc file: \"" | |
6381 msgstr " Benutzer-vimrc-Datei: \"" | |
6382 | |
6383 msgid " 2nd user vimrc file: \"" | |
6384 msgstr " zweite Benutzer-vimrc-Datei: \"" | |
6385 | |
6386 msgid " 3rd user vimrc file: \"" | |
6387 msgstr " dritte Benutzer-vimrc-Datei: \"" | |
6388 | |
6389 msgid " user exrc file: \"" | |
6390 msgstr " Benutzer-exrc-Datei: \"" | |
6391 | |
6392 msgid " 2nd user exrc file: \"" | |
819 | 6393 msgstr " zweite Benutzer-exrc-Datei: \"" |
7 | 6394 |
6395 msgid " system gvimrc file: \"" | |
6396 msgstr " System-gvimrc-Datei: \"" | |
6397 | |
6398 msgid " user gvimrc file: \"" | |
6399 msgstr " Benutzer-gvimrc-Datei: \"" | |
6400 | |
6401 msgid "2nd user gvimrc file: \"" | |
6402 msgstr "zweite Benutzer-gvimrc-Datei: \"" | |
6403 | |
6404 msgid "3rd user gvimrc file: \"" | |
6405 msgstr "dritte Benutzer-gvimrc-Datei: \"" | |
6406 | |
11704 | 6407 msgid " defaults file: \"" |
6408 msgstr " defaults Datei: \"" | |
6409 | |
7 | 6410 msgid " system menu file: \"" |
6411 msgstr " System-Menü-Datei: \"" | |
6412 | |
6413 msgid " fall-back for $VIM: \"" | |
6414 msgstr " Voreinstellung für $VIM: \"" | |
6415 | |
6416 msgid " f-b for $VIMRUNTIME: \"" | |
6417 msgstr " und für $VIMRUNTIME: \"" | |
6418 | |
6419 msgid "Compilation: " | |
6420 msgstr "Übersetzt: " | |
6421 | |
6422 msgid "Compiler: " | |
6423 msgstr "Compiler: " | |
6424 | |
6425 msgid "Linking: " | |
6426 msgstr "Linken: " | |
6427 | |
6428 msgid " DEBUG BUILD" | |
6429 msgstr " DEBUG-VERSION" | |
6430 | |
6431 msgid "VIM - Vi IMproved" | |
6432 msgstr "VIM - verbesserter Vi" | |
6433 | |
6434 msgid "version " | |
6435 msgstr "Version " | |
6436 | |
6437 msgid "by Bram Moolenaar et al." | |
6438 msgstr "von Bram Moolenaar und Anderen" | |
6439 | |
6440 msgid "Vim is open source and freely distributable" | |
6441 msgstr "Vim ist Open Source und kann frei weitergegeben werden" | |
6442 | |
6443 msgid "Help poor children in Uganda!" | |
15033 | 6444 msgstr "Hilf armen Kindern in Uganda!" |
7 | 6445 |
6446 msgid "type :help iccf<Enter> for information " | |
819 | 6447 msgstr "Tippe :help iccf<Enter> für Informationen darüber " |
7 | 6448 |
6449 msgid "type :q<Enter> to exit " | |
819 | 6450 msgstr "Tippe :q<Enter> zum Beenden " |
7 | 6451 |
6452 msgid "type :help<Enter> or <F1> for on-line help" | |
819 | 6453 msgstr "Tippe :help<Enter> oder <F1> für Online Hilfe " |
6454 | |
10204
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6455 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
|
6456 msgstr "Tippe :help version8<Enter> für Versions-Informationen" |
7 | 6457 |
6458 msgid "Running in Vi compatible mode" | |
6459 msgstr "Vi kompatible Einstellung" | |
6460 | |
6461 msgid "type :set nocp<Enter> for Vim defaults" | |
819 | 6462 msgstr "Tippe :set nocp<Enter> für Vim-Voreinstellungen " |
7 | 6463 |
6464 msgid "type :help cp-default<Enter> for info on this" | |
819 | 6465 msgstr "Tippe :help cp-default<Enter> für Informationen darüber " |
7 | 6466 |
6467 msgid "menu Help->Orphans for information " | |
819 | 6468 msgstr "Menü Hilfe->Waisen für Informationen darüber " |
7 | 6469 |
6470 msgid "Running modeless, typed text is inserted" | |
6471 msgstr "Mode-freier Betrieb, getippter Text wird eingefügt" | |
6472 | |
6473 msgid "menu Edit->Global Settings->Toggle Insert Mode " | |
11704 | 6474 msgstr "" |
6475 "Menü Editieren->Globale Einstellung->Einfüge-Modus ein- und ausschalten " | |
33 | 6476 |
7 | 6477 msgid " for two modes " |
6478 msgstr " für zwei Modi " | |
6479 | |
6480 msgid "menu Edit->Global Settings->Toggle Vi Compatible" | |
11704 | 6481 msgstr "" |
6482 "Menü Editieren->Globale Einstellung->Vi-Kompatibilität ein- und ausschalten" | |
33 | 6483 |
7 | 6484 msgid " for Vim defaults " |
6485 msgstr " für Vim Voreinstellungen " | |
6486 | |
819 | 6487 msgid "Sponsor Vim development!" |
6488 msgstr "Unterstützen Sie die Entwicklung von Vim" | |
6489 | |
6490 msgid "Become a registered Vim user!" | |
15033 | 6491 msgstr "Werd ein registrierter Vim-Nutzer!" |
819 | 6492 |
6493 msgid "type :help sponsor<Enter> for information " | |
6494 msgstr "Tippe :help sponsor<Enter> für mehr Informationen " | |
6495 | |
6496 msgid "type :help register<Enter> for information " | |
6497 msgstr "Tippe :help register<Enter> für mehr Informationen " | |
6498 | |
6499 msgid "menu Help->Sponsor/Register for information " | |
6500 msgstr "Menü Hilfe->Sponsor/Register für mehr Informationen " | |
33 | 6501 |
19574 | 6502 #, c-format |
6503 msgid "E1001: variable not found: %s" | |
6504 msgstr "E1001: Variable nicht gefunden: %s" | |
6505 | |
6506 #, c-format | |
6507 msgid "E1002: Syntax error at %s" | |
6508 msgstr "E1002: Syntaxfehler bei %s" | |
6509 | |
21250 | 6510 #, c-format |
6511 msgid "E1006: %s is used as an argument" | |
6512 msgstr "E1006: %s wird als Argument verwendet" | |
6513 | |
6514 msgid "E1031: Cannot use void value" | |
6515 msgstr "E1031: Kann nicht void Wert verwenden" | |
6516 | |
6517 #, c-format | |
6518 msgid "E1013: type mismatch, expected %s but got %s" | |
6519 msgstr "E1013: Typendiskrepanz, erwartete %s erhielt jedoch %s" | |
6520 | |
6521 #, c-format | |
6522 msgid "E1013: argument %d: type mismatch, expected %s but got %s" | |
6523 msgstr "E1013: Argument %d: Typendiskrepanz, erwartete %s erhielt jedoch %s" | |
6524 | |
6525 msgid "E1051: wrong argument type for +" | |
6526 msgstr "E1051: Falscher Argumenttyp für +" | |
19574 | 6527 |
6528 #, c-format | |
6529 msgid "E1036: %c requires number or float arguments" | |
21250 | 6530 msgstr "E1036: %c benötigt Nummer oder Float als Argument" |
19574 | 6531 |
6532 msgid "E1035: % requires number arguments" | |
6533 msgstr "E1035: % benötigt numerische Argumente" | |
6534 | |
6535 #, c-format | |
6536 msgid "E1037: Cannot use \"%s\" with %s" | |
6537 msgstr "E1037: Kann nicht \"%s\" mit %s verwenden" | |
6538 | |
6539 #, c-format | |
21250 | 6540 msgid "E1072: Cannot compare %s with %s" |
6541 msgstr "E1072: Kann %s nicht mit %s vergleichen" | |
6542 | |
6543 #, c-format | |
6544 msgid "E1085: Not a callable type: %s" | |
6545 msgstr "E1085: Kein aufrufbarer Typ: %s" | |
19574 | 6546 |
6547 msgid "E1008: Missing <type>" | |
6548 msgstr "E1008: Fehlendes <type>" | |
6549 | |
6550 msgid "E1009: Missing > after type" | |
6551 msgstr "E1009: Fehlendes '>' nach Typ" | |
6552 | |
21250 | 6553 msgid "E1076: This Vim is not compiled with float support" |
6554 msgstr "E1076: Vim wurde nicht mit der \"float\"-Eigenschaft übersetzt." | |
6555 | |
6556 msgid "E1007: mandatory argument after optional argument" | |
6557 msgstr "E1007: obligatories Argument nach optionalem Argument" | |
6558 | |
6559 msgid "E740: Too many argument types" | |
6560 msgstr "E740: Zu viele Argumenttypen" | |
19574 | 6561 |
6562 #, c-format | |
6563 msgid "E1010: Type not recognized: %s" | |
6564 msgstr "E1010: Unbekannter Typ: %s" | |
6565 | |
6566 #, c-format | |
6567 msgid "E1060: expected dot after name: %s" | |
6568 msgstr "E1060: erwarte Punkt nach Name: %s" | |
6569 | |
21250 | 6570 msgid "E1074: no white space allowed after dot" |
6571 msgstr "E1074: Keine Leerzeichen nach Punkt erlaubt" | |
6572 | |
19574 | 6573 #, c-format |
6574 msgid "E1050: Item not found: %s" | |
6575 msgstr "E1050: Element nicht gefunden: %s" | |
6576 | |
6577 #, c-format | |
6578 msgid "E1011: name too long: %s" | |
6579 msgstr "E1011: Name zu lang: %s" | |
6580 | |
6581 #, c-format | |
6582 msgid "E1014: Invalid key: %s" | |
6583 msgstr "E1014: Ungültiger Schlüssel: %s" | |
6584 | |
21250 | 6585 msgid "[end of lines]" |
6586 msgstr "[Zeilenende]" | |
6587 | |
19574 | 6588 #, c-format |
6589 msgid "E1015: Name expected: %s" | |
6590 msgstr "E1015: Name erwartet: %s" | |
6591 | |
21250 | 6592 msgid "E1096: Returning a value in a function without a return type" |
6593 msgstr "E1096: Rückgabe eines Wertes einer Funktion ohne Rückgabetyp" | |
6594 | |
19574 | 6595 msgid "E1003: Missing return value" |
6596 msgstr "E1003: Fehlender Returnwert" | |
6597 | |
21250 | 6598 msgid "global" |
6599 msgstr "global" | |
6600 | |
6601 msgid "buffer" | |
6602 msgstr "Puffer" | |
6603 | |
6604 msgid "window" | |
6605 msgstr "Fenster" | |
6606 | |
6607 msgid "tab" | |
6608 msgstr "Reiter" | |
6609 | |
6610 msgid "E1092: Cannot use a list for a declaration" | |
6611 msgstr "E1092: Kann Liste nicht als Deklaration verwenden" | |
6612 | |
19574 | 6613 #, c-format |
6614 msgid "E1052: Cannot declare an option: %s" | |
6615 msgstr "E1052: Kann keine Option deklarieren: %s" | |
6616 | |
6617 #, c-format | |
6618 msgid "E1066: Cannot declare a register: %s" | |
6619 msgstr "E1066: Kann kein Register deklarieren: %s" | |
6620 | |
6621 #, c-format | |
6622 msgid "E1034: Cannot use reserved name %s" | |
6623 msgstr "E1034: Kann reservierten Namen nicht benutzen %s" | |
6624 | |
6625 #, c-format | |
6626 msgid "E1017: Variable already declared: %s" | |
6627 msgstr "E1017: Variable bereits deklariert: %s" | |
6628 | |
6629 #, c-format | |
6630 msgid "E1018: Cannot assign to a constant: %s" | |
6631 msgstr "E1018: Kann nicht einer Konstante zuweisen: %s" | |
6632 | |
6633 #, c-format | |
6634 msgid "E1054: Variable already declared in the script: %s" | |
6635 msgstr "E1054: Variable bereits in Script %s deklariert" | |
6636 | |
21250 | 6637 #, c-format |
6638 msgid "E1082: Cannot use a namespaced variable: %s" | |
6639 msgstr "E1082: Kann eine Variable im Namesraum nicht verwenden: %s" | |
6640 | |
6641 #, c-format | |
6642 msgid "E1089: unknown variable: %s" | |
6643 msgstr "E1089: Unbekannte Variable: %s" | |
6644 | |
19574 | 6645 msgid "E1019: Can only concatenate to string" |
6646 msgstr "E1019: Kann nur zu einer Zeichenkette verkettet werden" | |
6647 | |
6648 #, c-format | |
6649 msgid "E1020: cannot use an operator on a new variable: %s" | |
6650 msgstr "E1020: kann Operator nicht auf eine neue Variable %s anwenden" | |
6651 | |
21250 | 6652 msgid "E1087: cannot use an index when declaring a variable" |
6653 msgstr "E1087: Kann Index nicht verwenden, wenn eine Variable deklariert wird" | |
6654 | |
6655 #, c-format | |
6656 msgid "E1088: cannot use an index on %s" | |
6657 msgstr "E1088: Kann Index auf: %s nicht verwenden" | |
6658 | |
6659 #, c-format | |
6660 msgid "E1090: Cannot assign to argument %s" | |
6661 msgstr "E1090: Kann dem Argument nicht zuweisen %s" | |
6662 | |
6663 #, c-format | |
6664 msgid "E1081: Cannot unlet %s" | |
6665 msgstr "E1081: Kann Variable nicht entfernen %s" | |
19574 | 6666 |
6667 #, c-format | |
6668 msgid "E1023: variable already defined: %s" | |
6669 msgstr "E1023: Variable existiert bereits: %s" | |
6670 | |
6671 msgid "E1033: catch unreachable after catch-all" | |
6672 msgstr "E1033: catch unerreichbar nach catch-all" | |
6673 | |
6674 #, c-format | |
6675 msgid "E1067: Separator mismatch: %s" | |
6676 msgstr "E1067: Separator-Unstimmigkeit %s" | |
6677 | |
6678 msgid "E1032: missing :catch or :finally" | |
6679 msgstr "E1032: fehlendes :catch oder :finally" | |
6680 | |
21250 | 6681 msgid "E1083: missing backtick" |
6682 msgstr "E1083: Fehlender Backtick" | |
6683 | |
19574 | 6684 #, c-format |
6685 msgid "E488: Trailing characters: %s" | |
6686 msgstr "E488: Überschüssige Zeichen: %s" | |
6687 | |
6688 msgid "E1025: using } outside of a block scope" | |
6689 msgstr "E1025: } außerhalb eines Blockbereichs verwendet" | |
6690 | |
21250 | 6691 msgid "E1095: Unreachable code after :return" |
6692 msgstr "E1095: Nicht erreichbarer Code nach :return" | |
6693 | |
6694 msgid "E1086: Cannot use :function inside :def" | |
6695 msgstr "E1086: Kann :function nicht innerhalb von :def verwenden" | |
6696 | |
19574 | 6697 msgid "E1026: Missing }" |
6698 msgstr "E1026: Fehlendes }" | |
6699 | |
6700 msgid "E1027: Missing return statement" | |
6701 msgstr "E1027: Fehlende Return Anweisung" | |
6702 | |
6703 msgid "E1028: compile_def_function failed" | |
6704 msgstr "E1028: compile_def_function fehlgeschlagen" | |
6705 | |
6706 #, c-format | |
21250 | 6707 msgid "E1091: Function is not compiled: %s" |
6708 msgstr "E1091: Funktion ist nicht kompiliert: %s" | |
6709 | |
6710 #, c-format | |
6711 msgid "E121: Undefined variable: %c:%s" | |
6712 msgstr "E121: Undefinierte Variable: %c:%s" | |
19574 | 6713 |
6714 #, c-format | |
6715 msgid "E1029: Expected %s but got %s" | |
6716 msgstr "E1029: Erwartete %s, aber erhielt %s" | |
6717 | |
6718 #, c-format | |
21250 | 6719 msgid "E1093: Expected %d items but got %d" |
6720 msgstr "E1093: Erwartete %d Einträge, aber erhielt %d" | |
6721 | |
6722 #, c-format | |
19574 | 6723 msgid "E1061: Cannot find function %s" |
6724 msgstr "E1061: Funktion %s nicht gefunden" | |
6725 | |
6726 #, c-format | |
6727 msgid "E1062: Function %s is not compiled" | |
6728 msgstr "E1062: Funktion %s ist nicht kompiliert" | |
6729 | |
6730 msgid "E1030: Using a String as a Number" | |
6731 msgstr "E1030: Verwende Zeichenkette als Nummer" | |
6732 | |
21250 | 6733 msgid "E1042: export can only be used in vim9script" |
6734 msgstr "E1042: export kann nur für Vim9script verwendet werden" | |
19574 | 6735 |
6736 msgid "E1038: vim9script can only be used in a script" | |
6737 msgstr "E1038: vim9script kann nur innerhalb eines Scripts verwendet werden" | |
6738 | |
6739 msgid "E1039: vim9script must be the first command in a script" | |
6740 msgstr "E1039: vim9script muss erster Befehl in einem Script sein" | |
6741 | |
6742 msgid "E1044: export with invalid argument" | |
6743 msgstr "E1044: export mit ungültigem Argument" | |
6744 | |
6745 msgid "E1043: Invalid command after :export" | |
6746 msgstr "E1043: Ungültiger Befehl nach :export" | |
6747 | |
21250 | 6748 msgid "E1094: import can only be used in a script" |
6749 msgstr "E1094: import kann nur innerhalb eines Scripts verwendet werden" | |
6750 | |
19574 | 6751 #, c-format |
6752 msgid "E1049: Item not exported in script: %s" | |
6753 msgstr "E1049: Element nicht exportiert in Script: %s" | |
6754 | |
6755 #, c-format | |
6756 msgid "E1048: Item not found in script: %s" | |
6757 msgstr "E1048: Element nicht in Script %s gefunden" | |
6758 | |
21250 | 6759 msgid "E1047: syntax error in import" |
6760 msgstr "E1047: Syntaxfehler in import" | |
6761 | |
6762 msgid "E1046: Missing comma in import" | |
6763 msgstr "E1046: Fehlendes Komma in import" | |
6764 | |
19574 | 6765 msgid "E1045: Missing \"as\" after *" |
6766 msgstr "E1045: Fehlendes \"as\" nach *" | |
6767 | |
6768 msgid "E1070: Missing \"from\"" | |
6769 msgstr "E1070: Fehlendes \"from\"" | |
6770 | |
6771 msgid "E1071: Invalid string after \"from\"" | |
6772 msgstr "E1071: Ungültige Zeichenkette nach \"from\"" | |
6773 | |
6774 #, c-format | |
6775 msgid "E1053: Could not import \"%s\"" | |
6776 msgstr "E1053: Konnte \"%s\" nicht importieren" | |
6777 | |
18053 | 6778 msgid "" |
6779 "\n" | |
6780 "# Buffer list:\n" | |
6781 msgstr "" | |
6782 "\n" | |
6783 "# Liste der Puffer:\n" | |
6784 | |
6785 #, c-format | |
6786 msgid "" | |
6787 "\n" | |
6788 "# %s History (newest to oldest):\n" | |
6789 msgstr "" | |
6790 "\n" | |
6791 "# %s Geschichte (neueste bis älteste):\n" | |
6792 | |
6793 msgid "Command Line" | |
6794 msgstr "Befehlszeile" | |
6795 | |
6796 msgid "Search String" | |
6797 msgstr "Suchausdruck" | |
6798 | |
6799 msgid "Expression" | |
6800 msgstr "Ausdruck" | |
6801 | |
6802 msgid "Input Line" | |
6803 msgstr "Eingabe-Zeile" | |
6804 | |
6805 msgid "Debug Line" | |
6806 msgstr "Debug-Zeile" | |
6807 | |
6808 msgid "" | |
6809 "\n" | |
6810 "# Bar lines, copied verbatim:\n" | |
6811 msgstr "" | |
6812 "\n" | |
6813 "# |-Zeilen, wortwörtlich kopiert:\n" | |
6814 | |
6815 #, c-format | |
6816 msgid "%sviminfo: %s in line: " | |
6817 msgstr "%sviminfo: %s in Zeile: " | |
6818 | |
6819 msgid "E136: viminfo: Too many errors, skipping rest of file" | |
6820 msgstr "E136: viminfo: Zu viele Fehler; überspringe Rest der Datei" | |
6821 | |
6822 msgid "" | |
6823 "\n" | |
6824 "# global variables:\n" | |
6825 msgstr "" | |
6826 "\n" | |
6827 "# globale Variablen:\n" | |
6828 | |
6829 msgid "" | |
6830 "\n" | |
6831 "# Last Substitute String:\n" | |
6832 "$" | |
6833 msgstr "" | |
6834 "\n" | |
6835 "# Letzte ersetzte Zeichenkette:\n" | |
6836 "$" | |
6837 | |
6838 #, c-format | |
6839 msgid "" | |
6840 "\n" | |
6841 "# Last %sSearch Pattern:\n" | |
6842 "~" | |
6843 msgstr "" | |
6844 "\n" | |
6845 "# Letztes %sSuchmuster:\n" | |
6846 "~" | |
6847 | |
6848 msgid "Substitute " | |
6849 msgstr "Ersetze" | |
6850 | |
6851 msgid "Illegal register name" | |
6852 msgstr "Unzulässiger Register Name" | |
6853 | |
6854 msgid "" | |
6855 "\n" | |
6856 "# Registers:\n" | |
6857 msgstr "" | |
6858 "\n" | |
6859 "# Register:\n" | |
6860 | |
6861 #, c-format | |
6862 msgid "E574: Unknown register type %d" | |
6863 msgstr "E574: Unbekannter Register Typ %d" | |
6864 | |
6865 msgid "" | |
6866 "\n" | |
6867 "# History of marks within files (newest to oldest):\n" | |
6868 msgstr "" | |
6869 "\n" | |
6870 "# Geschichte der Markierungen innerhalb von Dateien (neueste zuerst):\n" | |
6871 | |
6872 msgid "" | |
6873 "\n" | |
6874 "# File marks:\n" | |
6875 msgstr "" | |
6876 "\n" | |
6877 "# Datei-Markierungen:\n" | |
6878 | |
6879 msgid "" | |
6880 "\n" | |
6881 "# Jumplist (newest first):\n" | |
6882 msgstr "" | |
6883 "\n" | |
6884 "# Jumplist (neueste zuerst):\n" | |
6885 | |
6886 msgid "Missing '>'" | |
6887 msgstr "'>' fehlt" | |
6888 | |
6889 msgid "Illegal starting char" | |
6890 msgstr "Unzulässiges Zeichen am Anfang" | |
6891 | |
6892 #, c-format | |
6893 msgid "# This viminfo file was generated by Vim %s.\n" | |
6894 msgstr "# Diese viminfo-Datei wurde von Vim %s generiert.\n" | |
6895 | |
6896 msgid "" | |
6897 "# You may edit it if you're careful!\n" | |
6898 "\n" | |
6899 msgstr "" | |
6900 "# Sie können sie verändern, wenn Sie vorsichtig vorgehen!\n" | |
6901 "\n" | |
6902 | |
6903 msgid "# Value of 'encoding' when this file was written\n" | |
6904 msgstr "# Wert von 'encoding', als diese Datei geschrieben wurde\n" | |
6905 | |
6906 #, c-format | |
21250 | 6907 msgid "Reading viminfo file \"%s\"%s%s%s%s" |
6908 msgstr "Lesen der viminfo-Datei \"%s\"%s%s%s%s" | |
18053 | 6909 |
6910 msgid " info" | |
6911 msgstr " Information" | |
6912 | |
6913 msgid " marks" | |
6914 msgstr " Markierungen" | |
6915 | |
6916 msgid " oldfiles" | |
6917 msgstr " oldfiles" | |
6918 | |
6919 msgid " FAILED" | |
6920 msgstr " FEHLGESCHLAGEN" | |
6921 | |
6922 #, c-format | |
6923 msgid "E137: Viminfo file is not writable: %s" | |
6924 msgstr "E137: Viminfo-Datei ist nicht schreibbar: %s" | |
6925 | |
6926 #, c-format | |
6927 msgid "E929: Too many viminfo temp files, like %s!" | |
6928 msgstr "E929: Zu viele temporäre viminfo Dateien (wie %s)!" | |
6929 | |
6930 #, c-format | |
6931 msgid "E138: Can't write viminfo file %s!" | |
6932 msgstr "E138: Schreiben der viminfo-Datei %s ist nicht möglich!" | |
6933 | |
6934 #, c-format | |
6935 msgid "Writing viminfo file \"%s\"" | |
6936 msgstr "Schreiben der viminfo-Datei \"%s\"" | |
6937 | |
6938 #, c-format | |
6939 msgid "E886: Can't rename viminfo file to %s!" | |
6940 msgstr "E886: Kann viminfo Datei nicht in %s umbenennen!" | |
6941 | |
6942 msgid "E195: Cannot open viminfo file for reading" | |
6943 msgstr "E195: viminfo kann nicht zum Lesen geöffnet werden." | |
6944 | |
11704 | 6945 msgid "Already only one window" |
6946 msgstr "Bereits nur ein Fenster" | |
7 | 6947 |
15729 | 6948 #, c-format |
6949 msgid "E92: Buffer %ld not found" | |
6950 msgstr "E92: Puffer %ld nicht gefunden." | |
6951 | |
7 | 6952 msgid "E441: There is no preview window" |
11914 | 6953 msgstr "E441: Es gibt kein Vorschaufenster" |
7 | 6954 |
18053 | 6955 msgid "E242: Can't split a window while closing another" |
6956 msgstr "E242: Kann Fenster nicht teilen während anderes geschlossen wird" | |
6957 | |
7 | 6958 # should read: topleft / botright |
6959 msgid "E442: Can't split topleft and botright at the same time" | |
6960 msgstr "E442: topleft und botright können nicht gleichzeitig verwendet werden" | |
6961 | |
6962 msgid "E443: Cannot rotate when another window is split" | |
6963 msgstr "E443: Rotieren nicht möglich wenn ein anderes Fenster geteilt ist" | |
6964 | |
6965 msgid "E444: Cannot close last window" | |
6966 msgstr "E444: Letztes Fenster kann nicht geschlossen werden" | |
6967 | |
11704 | 6968 msgid "E814: Cannot close window, only autocmd window would remain" |
11914 | 6969 msgstr "" |
6970 "E814: Kann Fenster nicht schließen, da nur Autokommando-Fenster übrig " | |
6971 "bleiben würde" | |
7 | 6972 |
6973 msgid "E445: Other window contains changes" | |
6974 msgstr "E445: Anderes Fenster enthält Änderungen" | |
6975 | |
19574 | 6976 msgid "E366: Not allowed to enter a popup window" |
6977 msgstr "E366: Popup-Fenster zu betreten nicht erlaubt" | |
6978 | |
33 | 6979 #, c-format |
6980 msgid "E370: Could not load library %s" | |
1619 | 6981 msgstr "E370: Konnte Bibliothek %s nicht laden" |
33 | 6982 |
819 | 6983 msgid "Sorry, this command is disabled: the Perl library could not be loaded." |
11704 | 6984 msgstr "" |
6985 "Dieser Befehl ist nicht verfügbar, da die Perl-Bibliothek nicht geladen " | |
6986 "werden konnte" | |
819 | 6987 |
6988 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module" | |
6989 msgstr "E299: Perl-Evaluierung in der Sandbox ohne dem 'Safe' Modul" | |
7 | 6990 |
11704 | 6991 msgid "Edit with &multiple Vims" |
6992 msgstr "Editiere mit &mehreren Vims" | |
6993 | |
6994 msgid "Edit with single &Vim" | |
6995 msgstr "Editiere mit einem &Vim" | |
6996 | |
6997 msgid "Diff with Vim" | |
6998 msgstr "Differenz mit Vim" | |
6999 | |
7000 msgid "Edit with &Vim" | |
7001 msgstr "Editiere mit &Vim" | |
7002 | |
14999 | 7003 msgid "Edit with existing Vim" |
7004 msgstr "Editiere mit vorhandenem Vim" | |
7005 | |
11704 | 7006 msgid "Edit with existing Vim - " |
7007 msgstr "Editiere mit vorhandenem Vim - " | |
7008 | |
7009 msgid "Edits the selected file(s) with Vim" | |
7010 msgstr "Editiert die ausgewählte(n) Datei(en) mit Vim" | |
7011 | |
7012 msgid "Error creating process: Check if gvim is in your path!" | |
7013 msgstr "" | |
7014 "Fehler beim Erzeugen des Prozesses: Überprüfen Sie, ob gvim in Ihrem Pfad " | |
7015 "ist!" | |
7016 | |
7017 msgid "gvimext.dll error" | |
7018 msgstr "gvimext.dll Fehler" | |
7019 | |
7020 msgid "Path length too long!" | |
7021 msgstr "Die Länge des Pfads ist zu groß!" | |
7022 | |
7 | 7023 msgid "--No lines in buffer--" |
7024 msgstr "--Keine Zeilen im Puffer--" | |
7025 | |
819 | 7026 msgid "E470: Command aborted" |
7027 msgstr "E470: Befehl abgebrochen" | |
7028 | |
7029 msgid "E471: Argument required" | |
7030 msgstr "E471: Argument benötigt" | |
33 | 7031 |
7 | 7032 msgid "E10: \\ should be followed by /, ? or &" |
15033 | 7033 msgstr "E10: \\ sollte von /, ? oder & gefolgt werden" |
7 | 7034 |
7035 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits" | |
837 | 7036 msgstr "E11: Ungültig im Kommandozeilenfenster; <CR> führt aus, CTRL-C beendet" |
7 | 7037 |
7038 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search" | |
11704 | 7039 msgstr "" |
7040 "E12: Befehl nicht zulässig vom exrc/vimrc in der momentanen Verzeichnis- " | |
7041 "oder Tag-Suche" | |
7 | 7042 |
33 | 7043 msgid "E171: Missing :endif" |
819 | 7044 msgstr "E171: Fehlendes :endif" |
7045 | |
19574 | 7046 msgid "E603: :catch without :try" |
7047 msgstr "E603: :catch ohne :try" | |
7048 | |
7049 msgid "E606: :finally without :try" | |
7050 msgstr "E606: :finally ohne :try" | |
7051 | |
7052 msgid "E607: multiple :finally" | |
7053 msgstr "E607: Mehrere :finally" | |
7054 | |
819 | 7055 msgid "E600: Missing :endtry" |
7056 msgstr "E600: Fehlendes :endtry" | |
33 | 7057 |
19574 | 7058 msgid "E602: :endtry without :try" |
7059 msgstr "E602: :endtry ohne :try" | |
7060 | |
33 | 7061 msgid "E170: Missing :endwhile" |
7062 msgstr "E170: fehlendes :endwhile" | |
7063 | |
819 | 7064 msgid "E170: Missing :endfor" |
7065 msgstr "E170: Fehlendes :endfor" | |
7066 | |
7067 msgid "E588: :endwhile without :while" | |
7068 msgstr "E588: :endwhile ohne :while" | |
7069 | |
7070 msgid "E588: :endfor without :for" | |
7071 msgstr "E588: :endfor ohne :for" | |
33 | 7072 |
7 | 7073 msgid "E13: File exists (add ! to override)" |
33 | 7074 msgstr "E13: Datei existiert bereits (erzwinge mit !)" |
7075 | |
819 | 7076 msgid "E472: Command failed" |
7077 msgstr "E472: Befehl fehlgeschlagen" | |
33 | 7078 |
7079 #, c-format | |
7080 msgid "E234: Unknown fontset: %s" | |
7081 msgstr "E234: Unbekannter Fontset: %s" | |
7082 | |
7083 #, c-format | |
7084 msgid "E235: Unknown font: %s" | |
7085 msgstr "E235: Unbekannte Schriftart: %s" | |
7086 | |
7087 #, c-format | |
7088 msgid "E236: Font \"%s\" is not fixed-width" | |
7089 msgstr "E236: Schriftart \"%s\" hat keine feste Breite" | |
7090 | |
819 | 7091 msgid "E473: Internal error" |
7092 msgstr "E473: Interner Fehler" | |
33 | 7093 |
11704 | 7094 #, c-format |
7095 msgid "E685: Internal error: %s" | |
7096 msgstr "E685: Interner Fehler: %s" | |
7097 | |
7 | 7098 msgid "Interrupted" |
7099 msgstr "Unterbrochen" | |
7100 | |
819 | 7101 msgid "E474: Invalid argument" |
7102 msgstr "E474: Ungültiges Argument" | |
7103 | |
7104 #, c-format | |
7105 msgid "E475: Invalid argument: %s" | |
7106 msgstr "E475: Ungültiges Argument: %s" | |
33 | 7107 |
14193 | 7108 #, c-format |
16380 | 7109 msgid "E983: Duplicate argument: %s" |
7110 msgstr "E983: Doppeltes Argument: %s" | |
7111 | |
7112 #, c-format | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7113 msgid "E475: Invalid value for argument %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7114 msgstr "E475: Ungültiger Wert für Argument: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7115 |
14193 | 7116 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7117 msgid "E475: Invalid value for argument %s: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7118 msgstr "E475: Ungültiger Wert für Argument %s: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7119 |
7 | 7120 #, c-format |
7121 msgid "E15: Invalid expression: %s" | |
7122 msgstr "E15: ungültiger Ausdruck: %s" | |
7123 | |
7124 msgid "E16: Invalid range" | |
7125 msgstr "E16: Ungültiger Bereich" | |
7126 | |
819 | 7127 msgid "E476: Invalid command" |
7128 msgstr "E476: Ungültiger Befehl" | |
33 | 7129 |
7 | 7130 #, c-format |
7131 msgid "E17: \"%s\" is a directory" | |
7132 msgstr "E17: \"%s\" ist ein Verzeichnis" | |
7133 | |
21250 | 7134 msgid "E756: Spell checking is not possible" |
7135 msgstr "E756: Rechtschreibprüfung ist nicht möglich" | |
7136 | |
33 | 7137 #, c-format |
7138 msgid "E364: Library call failed for \"%s()\"" | |
837 | 7139 msgstr "E364: Bibliotheksaufruf für \"%s()\" schlug fehl" |
33 | 7140 |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7141 msgid "E667: Fsync failed" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7142 msgstr "E667: Fsync fehlgeschlagen" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7143 |
33 | 7144 #, c-format |
7145 msgid "E448: Could not load library function %s" | |
837 | 7146 msgstr "E448: Bibliotheksfunktion %s konnte nicht geladen werden" |
33 | 7147 |
7 | 7148 msgid "E19: Mark has invalid line number" |
15033 | 7149 msgstr "E19: Markierung hat ungültige Zeilennummer" |
7 | 7150 |
7151 msgid "E20: Mark not set" | |
11914 | 7152 msgstr "E20: Markierung nicht gesetzt" |
7 | 7153 |
7154 msgid "E21: Cannot make changes, 'modifiable' is off" | |
7155 msgstr "E21: Kann keine Änderungen machen, 'modifiable' ist aus" | |
7156 | |
7157 msgid "E22: Scripts nested too deep" | |
1619 | 7158 msgstr "E22: Skript ist zu tief verschachtelt" |
7 | 7159 |
7160 msgid "E23: No alternate file" | |
7161 msgstr "E23: Keine alternative Datei" | |
7162 | |
7163 msgid "E24: No such abbreviation" | |
13912 | 7164 msgstr "E24: Diese Kurzform nicht gefunden" |
7 | 7165 |
819 | 7166 msgid "E477: No ! allowed" |
7167 msgstr "E477: Kein ! erlaubt" | |
33 | 7168 |
7 | 7169 msgid "E25: GUI cannot be used: Not enabled at compile time" |
11704 | 7170 msgstr "" |
7171 "E25: GUI kann nicht benutzt werden: wurde zum Zeitpunkt des Übersetzens " | |
7172 "nicht eingeschaltet." | |
7 | 7173 |
7174 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" | |
11704 | 7175 msgstr "" |
7176 "E26: Hebräisch kann nicht benutzt werden: wurde zum Zeitpunkt des " | |
7177 "Übersetzens nicht eingeschaltet.\n" | |
7 | 7178 |
16380 | 7179 msgid "E27: Farsi support has been removed\n" |
7180 msgstr "E27: Farsi Unterstützung wurde entfernt\n" | |
819 | 7181 |
7182 msgid "E800: Arabic cannot be used: Not enabled at compile time\n" | |
11704 | 7183 msgstr "" |
7184 "E800: Arabisch kann nicht benutzt werden: wurde zum Zeitpunkt des " | |
7185 "Übersetzens nicht eingeschaltet.\n" | |
33 | 7186 |
7 | 7187 #, c-format |
7188 msgid "E28: No such highlight group name: %s" | |
837 | 7189 msgstr "E28: Hervorhebungsgruppe existiert nicht: %s" |
7 | 7190 |
7191 msgid "E29: No inserted text yet" | |
7192 msgstr "E29: Noch kein eingefügter Text" | |
7193 | |
7194 msgid "E30: No previous command line" | |
7195 msgstr "E30: Keine vorherige Befehlszeile" | |
7196 | |
7197 msgid "E31: No such mapping" | |
11914 | 7198 msgstr "E31: Kein Mapping gefunden" |
7 | 7199 |
819 | 7200 msgid "E479: No match" |
7201 msgstr "E479: Kein Treffer" | |
7202 | |
7203 #, c-format | |
7204 msgid "E480: No match: %s" | |
7205 msgstr "E480: Kein Treffer: %s" | |
33 | 7206 |
7 | 7207 msgid "E32: No file name" |
7208 msgstr "E32: Kein Dateiname" | |
7209 | |
7210 msgid "E33: No previous substitute regular expression" | |
837 | 7211 msgstr "E33: Kein vorheriger regulärer Ersetzungsausdruck" |
7 | 7212 |
7213 msgid "E34: No previous command" | |
7214 msgstr "E34: Kein vorheriger Befehl" | |
7215 | |
7216 msgid "E35: No previous regular expression" | |
7217 msgstr "E35: Keine vorheriger regulärer Ausdruck" | |
7218 | |
819 | 7219 msgid "E481: No range allowed" |
7220 msgstr "E481: Kein Bereich erlaubt" | |
33 | 7221 |
7 | 7222 msgid "E36: Not enough room" |
819 | 7223 msgstr "E36: Zu wenig Platz" |
7 | 7224 |
33 | 7225 #, c-format |
7226 msgid "E247: no registered server named \"%s\"" | |
837 | 7227 msgstr "E247: Kein registrierter Servername \"%s\"" |
33 | 7228 |
819 | 7229 #, c-format |
7230 msgid "E482: Can't create file %s" | |
7231 msgstr "E482: Kann Datei %s nicht erzeugen" | |
7232 | |
7233 msgid "E483: Can't get temp file name" | |
7234 msgstr "E483: Kann den Namen der temporären Datei nicht ermitteln" | |
7235 | |
7236 #, c-format | |
7237 msgid "E484: Can't open file %s" | |
7238 msgstr "E484: Kann die Datei %s nicht öffnen" | |
7239 | |
7240 #, c-format | |
7241 msgid "E485: Can't read file %s" | |
7242 msgstr "E485: Kann Datei %s nicht lesen" | |
7243 | |
7 | 7244 msgid "E38: Null argument" |
7245 msgstr "E38: Null-Argument" | |
7246 | |
7247 msgid "E39: Number expected" | |
7248 msgstr "E39: Nummer erwartet" | |
7249 | |
7250 #, c-format | |
7251 msgid "E40: Can't open errorfile %s" | |
837 | 7252 msgstr "E40: Fehlerdatei %s kann nicht geöffnet werden" |
7 | 7253 |
33 | 7254 msgid "E233: cannot open display" |
7255 msgstr "E233: Display kann nicht geöffnet werden" | |
7256 | |
7 | 7257 msgid "E41: Out of memory!" |
7258 msgstr "E41: Speicher erschöpft!" | |
7259 | |
7260 msgid "Pattern not found" | |
7261 msgstr "Muster nicht gefunden" | |
7262 | |
819 | 7263 #, c-format |
7264 msgid "E486: Pattern not found: %s" | |
7265 msgstr "E486: Muster nicht gefunden: %s" | |
7266 | |
7267 msgid "E487: Argument must be positive" | |
7268 msgstr "E487: Argument muss positiv sein" | |
7269 | |
7270 msgid "E459: Cannot go back to previous directory" | |
7271 msgstr "E459: Kann nicht ins vorhergehende Verzeichnis wechseln" | |
33 | 7272 |
7 | 7273 msgid "E42: No Errors" |
15033 | 7274 msgstr "E42: Keine Fehler" |
7 | 7275 |
819 | 7276 msgid "E776: No location list" |
7277 msgstr "E776: Keine Positionsliste" | |
7278 | |
7 | 7279 msgid "E43: Damaged match string" |
7280 msgstr "E43: Beschädigter Suchausdruck" | |
7281 | |
7282 msgid "E44: Corrupted regexp program" | |
7283 msgstr "E44: schadhaftes regexp Programm" | |
7284 | |
819 | 7285 msgid "E45: 'readonly' option is set (add ! to override)" |
7286 msgstr "E45: Die Option 'readonly' ist gesetzt (erzwinge mit !)" | |
33 | 7287 |
7 | 7288 #, c-format |
18053 | 7289 msgid "E121: Undefined variable: %s" |
7290 msgstr "E121: Undefinierte Variable: %s" | |
7291 | |
7292 #, c-format | |
7293 msgid "E734: Wrong variable type for %s=" | |
7294 msgstr "E734: Falscher Variablentyp für %s=" | |
7295 | |
7296 #, c-format | |
7297 msgid "E461: Illegal variable name: %s" | |
7298 msgstr "E461: Unzulässiger Variablenname: %s" | |
7299 | |
7300 msgid "E995: Cannot modify existing variable" | |
7301 msgstr "E995: Kann existierende Variable nicht ändern" | |
7302 | |
7303 #, c-format | |
11704 | 7304 msgid "E46: Cannot change read-only variable \"%s\"" |
7 | 7305 msgstr "E46: Variable \"%s\" kann nur gelesen werden" |
7306 | |
11704 | 7307 #, c-format |
7308 msgid "E794: Cannot set variable in the sandbox: \"%s\"" | |
7309 msgstr "E794: Variable kann nicht in der Sandbox gesetzt werden: \"%s\"" | |
7310 | |
18053 | 7311 msgid "E928: String required" |
7312 msgstr "E928: String wird benötigt." | |
7313 | |
11704 | 7314 msgid "E713: Cannot use empty key for Dictionary" |
7315 msgstr "E713: Der Schlüssel für das Dictionary darf nicht leer sein" | |
7316 | |
7317 msgid "E715: Dictionary required" | |
7318 msgstr "E715: Dictionary benötigt" | |
7319 | |
7320 #, c-format | |
7321 msgid "E684: list index out of range: %ld" | |
15729 | 7322 msgstr "E684: Index der Liste außerhalb des zulässigen Bereichs: %ld" |
7323 | |
7324 #, c-format | |
7325 msgid "E979: Blob index out of range: %ld" | |
7326 msgstr "E979: Blobindex außerhalb des Bereichs: %ld" | |
7327 | |
7328 msgid "E978: Invalid operation for Blob" | |
7329 msgstr "E978: Unzulässige Operation für Blob" | |
11704 | 7330 |
7331 #, c-format | |
7332 msgid "E118: Too many arguments for function: %s" | |
7333 msgstr "E118: Zu viele Argumente für Funktion: %s" | |
7334 | |
7335 #, c-format | |
19574 | 7336 msgid "E119: Not enough arguments for function: %s" |
7337 msgstr "E119: Zu wenige Argumente für Funktion: %s" | |
7338 | |
7339 #, c-format | |
7340 msgid "E933: Function was deleted: %s" | |
7341 msgstr "E933: Funktion wurde gelöscht: %s" | |
7342 | |
7343 #, c-format | |
11704 | 7344 msgid "E716: Key not present in Dictionary: %s" |
11914 | 7345 msgstr "E716: Schlüssel %s nicht im Dictionary vorhanden." |
11704 | 7346 |
7347 msgid "E714: List required" | |
7348 msgstr "E714: Liste benötigt" | |
7349 | |
21250 | 7350 msgid "E1090: List, Dict or Blob required" |
7351 msgstr "E1090: Liste, Dictionary oder Blob benötigt" | |
7352 | |
15729 | 7353 msgid "E897: List or Blob required" |
7354 msgstr "E897: Liste oder Blob benötigt" | |
7355 | |
11704 | 7356 #, c-format |
21250 | 7357 msgid "E697: Missing end of List ']': %s" |
7358 msgstr "E697: Fehlendes Ende der Liste ']': %s" | |
7359 | |
7360 #, c-format | |
11704 | 7361 msgid "E712: Argument of %s must be a List or Dictionary" |
15729 | 7362 msgstr "E712: Argument von %s muss eine Liste oder ein Dictionary sein." |
7363 | |
7364 #, c-format | |
7365 msgid "E896: Argument of %s must be a List, Dictionary or Blob" | |
7366 msgstr "E896: Argument von %s muss eine Liste, Dictionary oder ein Blob sein." | |
11704 | 7367 |
19574 | 7368 msgid "E804: Cannot use '%' with Float" |
7369 msgstr "E804: Kann '%' mit Floats benutzen." | |
7370 | |
7371 msgid "E908: using an invalid value as a String" | |
7372 msgstr "E908: Ungültiger Wert als String verwendet." | |
7373 | |
7374 msgid "E996: Cannot lock an option" | |
7375 msgstr "E996: Kann Option nicht sperren" | |
7376 | |
7377 #, c-format | |
7378 msgid "E113: Unknown option: %s" | |
7379 msgstr "E113: Unbekannte Option: %s" | |
7380 | |
7381 msgid "E18: Unexpected characters in :let" | |
7382 msgstr "E18: Unerwartete Zeichen in :let" | |
7383 | |
21250 | 7384 #, c-format |
7385 msgid "E998: Reduce of an empty %s with no initial value" | |
7386 msgstr "E998: Reduzierung einer leeren %s ohne initialen Anfangswert" | |
7387 | |
7388 #, c-format | |
7389 msgid "E857: Dictionary key \"%s\" required" | |
7390 msgstr "E857: Dictionary Schlüssel \"%s\" benötigt" | |
7391 | |
7 | 7392 msgid "E47: Error while reading errorfile" |
837 | 7393 msgstr "E47: Fehler während des Lesens der Fehlerdatei" |
7 | 7394 |
7395 msgid "E48: Not allowed in sandbox" | |
7396 msgstr "E48: In einer Sandbox nicht erlaubt" | |
7397 | |
819 | 7398 msgid "E523: Not allowed here" |
7399 msgstr "E523: Hier nicht erlaubt" | |
33 | 7400 |
21250 | 7401 msgid "E578: Not allowed to change text here" |
7402 msgstr "E578: Nicht erlaubt Text hier zu ändern" | |
7403 | |
7404 msgid "E565: Not allowed to change text or change window" | |
7405 msgstr "E565: Es ist nicht erlaubt Text oder Fenster zu ändern" | |
7406 | |
33 | 7407 msgid "E359: Screen mode setting not supported" |
1619 | 7408 msgstr "E359: Bildschirm-Modus wird nicht unterstützt" |
33 | 7409 |
7 | 7410 msgid "E49: Invalid scroll size" |
7411 msgstr "E49: Ungültige Scroll-Größe" | |
7412 | |
7413 msgid "E91: 'shell' option is empty" | |
7414 msgstr "E91: Die Option 'shell' ist leer" | |
7415 | |
33 | 7416 msgid "E255: Couldn't read in sign data!" |
11914 | 7417 msgstr "E255: Fehler -- Sign-Daten konnten nicht gelesen werden" |
33 | 7418 |
7 | 7419 msgid "E72: Close error on swap file" |
837 | 7420 msgstr "E72: Fehler beim Schließen der Auslagerungsdatei" |
7 | 7421 |
7422 msgid "E73: tag stack empty" | |
18053 | 7423 msgstr "E73: Tag Stack leer." |
7 | 7424 |
7425 msgid "E74: Command too complex" | |
15033 | 7426 msgstr "E74: Befehl zu komplex" |
7 | 7427 |
7428 msgid "E75: Name too long" | |
7429 msgstr "E75: Name zu lang" | |
7430 | |
7431 msgid "E76: Too many [" | |
819 | 7432 msgstr "E76: Zu viele [" |
7 | 7433 |
7434 msgid "E77: Too many file names" | |
819 | 7435 msgstr "E77: Zu viele Dateinamen" |
7436 | |
7437 msgid "E488: Trailing characters" | |
7438 msgstr "E488: Überschüssige Zeichen" | |
33 | 7439 |
7 | 7440 msgid "E78: Unknown mark" |
11914 | 7441 msgstr "E78: Unbekannte Markierung" |
7 | 7442 |
7443 msgid "E79: Cannot expand wildcards" | |
819 | 7444 msgstr "E79: Kann die Platzhalter nicht erweitern" |
7445 | |
7446 msgid "E591: 'winheight' cannot be smaller than 'winminheight'" | |
7447 msgstr "E591: 'winheight' darf nicht kleiner sein als 'winminheight'" | |
7448 | |
7449 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'" | |
837 | 7450 msgstr "E592: 'winwidth' darf nicht kleiner sein als 'winminwidth'" |
33 | 7451 |
7 | 7452 msgid "E80: Error while writing" |
7453 msgstr "E80: Fehler während des Schreibens" | |
7454 | |
11704 | 7455 msgid "E939: Positive count required" |
15033 | 7456 msgstr "E939: Positive Zahl benötigt" |
7 | 7457 |
7458 msgid "E81: Using <SID> not in a script context" | |
7459 msgstr "E81: <SID> wurde nicht in einer Skript-Umgebung benutzt" | |
7460 | |
18053 | 7461 #, c-format |
7462 msgid "E107: Missing parentheses: %s" | |
7463 msgstr "E107: Fehlende Klammern: %s" | |
7464 | |
19574 | 7465 msgid "E110: Missing ')'" |
7466 msgstr "E110: Fehlendes ')'" | |
7467 | |
7468 #, c-format | |
7469 msgid "E720: Missing colon in Dictionary: %s" | |
7470 msgstr "E720: Fehlender Doppelpunkt im Dictionary: %s" | |
7471 | |
7472 #, c-format | |
7473 msgid "E721: Duplicate key in Dictionary: \"%s\"" | |
7474 msgstr "E721: Doppelter Schlüssel im Dictionary: \"%s\"" | |
7475 | |
7476 #, c-format | |
7477 msgid "E722: Missing comma in Dictionary: %s" | |
7478 msgstr "E722: Fehlendes Komma im Dictionary: %s" | |
7479 | |
7480 #, c-format | |
7481 msgid "E723: Missing end of Dictionary '}': %s" | |
7482 msgstr "E723: Fehlendes Ende des Dictionary '}': %s" | |
7483 | |
7 | 7484 msgid "E449: Invalid expression received" |
819 | 7485 msgstr "E449: Ungültiger Ausdruck" |
7486 | |
7487 msgid "E463: Region is guarded, cannot modify" | |
7488 msgstr "E463: Region ist geschützt; keine Änderung möglich" | |
7489 | |
7490 msgid "E744: NetBeans does not allow changes in read-only files" | |
7491 msgstr "E744: NetBeans erlaubt keine Änderungen in schreibgeschützten Dateien" | |
7492 | |
7493 msgid "E363: pattern uses more memory than 'maxmempattern'" | |
7494 msgstr "E363: Muster benötigt mehr Speicher als 'maxmempattern'" | |
7495 | |
7496 msgid "E749: empty buffer" | |
7497 msgstr "E749: Leerer Puffer" | |
7498 | |
11704 | 7499 #, c-format |
7500 msgid "E86: Buffer %ld does not exist" | |
11914 | 7501 msgstr "E86: Puffer %ld existiert nicht." |
11704 | 7502 |
819 | 7503 msgid "E682: Invalid search pattern or delimiter" |
7504 msgstr "E682: Ungültiges Suchmuster oder Trennzeichen" | |
7505 | |
7506 msgid "E139: File is loaded in another buffer" | |
7507 msgstr "E139: Datei ist in einem anderen Puffer geladen" | |
7508 | |
7509 #, c-format | |
7510 msgid "E764: Option '%s' is not set" | |
7511 msgstr "E764: Option '%s' ist nicht gesetzt" | |
7512 | |
11704 | 7513 msgid "E850: Invalid register name" |
7514 msgstr "E850: Ungültiger Register Name" | |
7515 | |
21250 | 7516 msgid "E806: using Float as a String" |
7517 msgstr "E806: Float als String benutzt." | |
7518 | |
11704 | 7519 #, c-format |
7520 msgid "E919: Directory not found in '%s': \"%s\"" | |
7521 msgstr "E919: Verzeichnis nicht gefunden in '%s': \"%s\"" | |
7522 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7523 msgid "E952: Autocommand caused recursive behavior" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7524 msgstr "E952: Autokommando verursachten Rekursion" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7525 |
21250 | 7526 msgid "E813: Cannot close autocmd or popup window" |
7527 msgstr "" | |
7528 "E813: Autokommando-Fenster oder Popup-Fenster kann nicht geschlossen werden" | |
7529 | |
15729 | 7530 msgid "E328: Menu only exists in another mode" |
7531 msgstr "E328: Menü existiert nur in anderen Modi" | |
7532 | |
18053 | 7533 msgid "E957: Invalid window number" |
7534 msgstr "E957: Ungültige Fensternummer" | |
7535 | |
7536 #, c-format | |
7537 msgid "E686: Argument of %s must be a List" | |
7538 msgstr "E686: Argument von %s muss eine Liste sein." | |
7539 | |
19574 | 7540 msgid "E109: Missing ':' after '?'" |
7541 msgstr "E109: Fehlender ':' nach '?'" | |
7542 | |
7543 msgid "E690: Missing \"in\" after :for" | |
7544 msgstr "E690: Fehlendes \"in\" nach :for" | |
7545 | |
7546 #, c-format | |
7547 msgid "E117: Unknown function: %s" | |
7548 msgstr "E117: Unbekannte Funktion: %s" | |
7549 | |
7550 msgid "E111: Missing ']'" | |
7551 msgstr "E111: Fehlende ']'" | |
7552 | |
7553 msgid "E581: :else without :if" | |
7554 msgstr "E581: :else ohne :if" | |
7555 | |
7556 msgid "E582: :elseif without :if" | |
7557 msgstr "E582: :elseif ohne :if" | |
7558 | |
7559 msgid "E580: :endif without :if" | |
7560 msgstr "E580: :endif ohne :if" | |
7561 | |
7562 msgid "E586: :continue without :while or :for" | |
7563 msgstr "E586: :continue ohne :while or :for" | |
7564 | |
7565 msgid "E587: :break without :while or :for" | |
7566 msgstr "E587: :break ohne :while oder :for" | |
7567 | |
7568 msgid "E274: No white space allowed before parenthesis" | |
7569 msgstr "E274: Keine Leerzeichen vor Klammern erlaubt" | |
7570 | |
21250 | 7571 #, c-format |
7572 msgid "E1004: white space required before and after '%s'" | |
7573 msgstr "E1004: Leerzeichen vor und nach '%s' benötigt" | |
7574 | |
7575 #, c-format | |
7576 msgid "E1069: white space required after '%s'" | |
7577 msgstr "E1069: Leerzeichen benötigt nach '%s'" | |
7578 | |
7579 #, c-format | |
7580 msgid "E1068: No white space allowed before '%s'" | |
7581 msgstr "E1068: Keine Leerzeichen vor '%s' erlaubt" | |
7582 | |
7583 #, c-format | |
7584 msgid "E940: Cannot lock or unlock variable %s" | |
7585 msgstr "E940: Kann Variable \"%s\" nicht sperren bzw. entsperren." | |
7586 | |
7587 msgid "E1021: const requires a value" | |
7588 msgstr "E1021: const erfordert einen Wert" | |
7589 | |
7590 msgid "E1022: type or initialization required" | |
7591 msgstr "E1022: Typ oder Initialisierung erforderlich" | |
7592 | |
7593 #, c-format | |
7594 msgid "E1016: Cannot declare a %s variable: %s" | |
7595 msgstr "E1016: Kann eine %s Variable nicht deklarieren: %s" | |
7596 | |
7597 #, c-format | |
7598 msgid "E1016: Cannot declare an environment variable: %s" | |
7599 msgstr "E1016: Kann eine Umgebungsvariable nicht deklarieren: %s" | |
7600 | |
7601 msgid "E1050: Colon required before a range" | |
7602 msgstr "E1050: Doppelpunkt vor einem Bereich benötigt" | |
7603 | |
7604 #, c-format | |
7605 msgid "E254: Cannot allocate color %s" | |
7606 msgstr "E254: Kann die Farbe %s nicht zuweisen." | |
7607 | |
819 | 7608 msgid "search hit TOP, continuing at BOTTOM" |
7609 msgstr "Suche erreichte den ANFANG und wurde am ENDE fortgesetzt" | |
7610 | |
7611 msgid "search hit BOTTOM, continuing at TOP" | |
7612 msgstr "Suche erreichte das ENDE und wurde am ANFANG fortgesetzt" | |
7613 | |
19574 | 7614 msgid " line " |
7615 msgstr " Zeile " | |
7616 | |
11704 | 7617 #, c-format |
7618 msgid "Need encryption key for \"%s\"" | |
7619 msgstr "Geben Sie bitte den Schlüssel für \"%s\" ein: " | |
7620 | |
7621 msgid "empty keys are not allowed" | |
7622 msgstr "Leerer Schlüssel nicht erlaubt" | |
7623 | |
7624 msgid "dictionary is locked" | |
15033 | 7625 msgstr "Dictionary ist gesperrt" |
11704 | 7626 |
7627 msgid "list is locked" | |
15033 | 7628 msgstr "Liste ist gesperrt" |
11704 | 7629 |
7630 #, c-format | |
7631 msgid "failed to add key '%s' to dictionary" | |
7632 msgstr "Konnte Schlüssel '%s' zu Dictionary nicht hinzufügen." | |
7633 | |
7634 #, c-format | |
7635 msgid "index must be int or slice, not %s" | |
7636 msgstr "Index muss eine Int oder Slice sein, nicht %s" | |
7637 | |
7638 #, c-format | |
7639 msgid "expected str() or unicode() instance, but got %s" | |
7640 msgstr "erwartete str() oder unicode() Instanz, erhielt jedoch %s" | |
7641 | |
7642 #, c-format | |
7643 msgid "expected bytes() or str() instance, but got %s" | |
7644 msgstr "Erwartete bytes() oder str() Instanz, erhielt jedoch %s" | |
857 | 7645 |
7646 #, c-format | |
7647 msgid "" | |
11704 | 7648 "expected int(), long() or something supporting coercing to long(), but got %s" |
7649 msgstr "" | |
11914 | 7650 "erwartete int(), long() or etwas was sich zu long() wandeln lässt, erhielt " |
7651 "jedoch %s" | |
11704 | 7652 |
7653 #, c-format | |
7654 msgid "expected int() or something supporting coercing to int(), but got %s" | |
11914 | 7655 msgstr "" |
7656 "erwartete int() oder etwas was sich zu int() wandeln lässt, erhielt jedoch %s" | |
11704 | 7657 |
7658 msgid "value is too large to fit into C int type" | |
7659 msgstr "Wert zu groß für einen C Integerwert" | |
7660 | |
7661 msgid "value is too small to fit into C int type" | |
7662 msgstr "Wert zu klein für einen C Integerwert" | |
7663 | |
7664 msgid "number must be greater than zero" | |
7665 msgstr "Nummer muss größer als 0 sein" | |
7666 | |
7667 msgid "number must be greater or equal to zero" | |
7668 msgstr "Nummer muss größer gleich 0 sein" | |
7669 | |
7670 msgid "can't delete OutputObject attributes" | |
7671 msgstr "OutputObject-Attribute können nicht gelöscht werden" | |
7672 | |
7673 #, c-format | |
7674 msgid "invalid attribute: %s" | |
7675 msgstr "unzulässiges Attribut: %s" | |
7676 | |
7677 msgid "E264: Python: Error initialising I/O objects" | |
7678 msgstr "E264: Python: Fehler bei der Initialisierung von I/O Objekten" | |
7679 | |
7680 msgid "failed to change directory" | |
7681 msgstr "Verzeichniswechsel fehlgeschlagen" | |
7682 | |
7683 #, c-format | |
7684 msgid "expected 3-tuple as imp.find_module() result, but got %s" | |
11914 | 7685 msgstr "" |
7686 "erwartete 3 Tuple als Ergebnis von imp.find_module(), erhielt jedoch %s" | |
11704 | 7687 |
7688 #, c-format | |
7689 msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d" | |
11914 | 7690 msgstr "" |
7691 "erwartete 3 Tuple als Ergebnis von find_module(), but erhielt Tuple der " | |
7692 "Größe %d" | |
11704 | 7693 |
7694 msgid "internal error: imp.find_module returned tuple with NULL" | |
7695 msgstr "interner Fehler: imp.find_module gab Tuple mit NULL zurück" | |
7696 | |
7697 msgid "cannot delete vim.Dictionary attributes" | |
7698 msgstr "kann vim.Dictionary Attribute nicht löschen" | |
7699 | |
7700 msgid "cannot modify fixed dictionary" | |
7701 msgstr "Kann festes Dictionary nicht ändern" | |
7702 | |
7703 #, c-format | |
7704 msgid "cannot set attribute %s" | |
7705 msgstr "Kann nicht Attribut %s setzen" | |
7706 | |
7707 msgid "hashtab changed during iteration" | |
7708 msgstr "Hashtab veränderte sich während der Initialisierung" | |
7709 | |
7710 #, c-format | |
7711 msgid "expected sequence element of size 2, but got sequence of size %d" | |
11914 | 7712 msgstr "" |
15033 | 7713 "erwartete Sequenz Element der Größe 2, erhielt jedoch Sequenz der Größe %d" |
11704 | 7714 |
7715 msgid "list constructor does not accept keyword arguments" | |
7716 msgstr "Listen Konstruktor akzeptiert keine Keyword Argumente" | |
7717 | |
7718 msgid "list index out of range" | |
7719 msgstr "Listen Index außerhalb des gültigen Bereichs" | |
7720 | |
7721 #, c-format | |
20379 | 7722 msgid "internal error: failed to get Vim list item %d" |
11704 | 7723 msgstr "interner Fehler: Zugriff auf Vim Listobjekt %d fehlgeschlagen" |
7724 | |
7725 msgid "slice step cannot be zero" | |
7726 msgstr "Slice Schritt kann nicht Null sein" | |
7727 | |
7728 #, c-format | |
7729 msgid "attempt to assign sequence of size greater than %d to extended slice" | |
11914 | 7730 msgstr "" |
7731 "Versuch der Zuweisung von Sequenzgröße größer als %d zu erweiterten Slice" | |
11704 | 7732 |
7733 #, c-format | |
20379 | 7734 msgid "internal error: no Vim list item %d" |
15033 | 7735 msgstr "interner Fehler: Kein Vim Listobjekt %d" |
11704 | 7736 |
7737 msgid "internal error: not enough list items" | |
7738 msgstr "interner Fehler: nicht genügend Listobjekte" | |
7739 | |
7740 msgid "internal error: failed to add item to list" | |
7741 msgstr "interner Fehler: konnte Objekt nicht Liste hinzufügen" | |
7742 | |
7743 #, c-format | |
7744 msgid "attempt to assign sequence of size %d to extended slice of size %d" | |
11914 | 7745 msgstr "" |
7746 "Versuch der Zuweisung von Sequenzgröße %d zu erweiterten Slice der Größe %d" | |
11704 | 7747 |
7748 msgid "failed to add item to list" | |
7749 msgstr "Hinzufügen von Objekt zu Liste fehlgeschlagen" | |
7750 | |
7751 msgid "cannot delete vim.List attributes" | |
7752 msgstr "kann vim.List Attribute nicht löschen" | |
7753 | |
7754 msgid "cannot modify fixed list" | |
7755 msgstr "kann feste Liste nicht modifizieren" | |
7756 | |
7757 #, c-format | |
7758 msgid "unnamed function %s does not exist" | |
7759 msgstr "Unbenannte Funktion %s existiert nicht" | |
7760 | |
7761 #, c-format | |
7762 msgid "function %s does not exist" | |
7763 msgstr "Funktion %s existiert nicht" | |
7764 | |
7765 #, c-format | |
7766 msgid "failed to run function %s" | |
7767 msgstr "Fehler beim Ausführen der Funktion %s" | |
7768 | |
7769 msgid "unable to get option value" | |
7770 msgstr "konnte Optionswert nicht erhalten" | |
7771 | |
7772 msgid "internal error: unknown option type" | |
7773 msgstr "interner Fehler: unbekannter Optionstyp" | |
7774 | |
7775 msgid "problem while switching windows" | |
7776 msgstr "Problem beim Wechseln der Fenster" | |
7777 | |
7778 #, c-format | |
7779 msgid "unable to unset global option %s" | |
7780 msgstr "Konnte globale Option %s nicht aufheben" | |
7781 | |
7782 #, c-format | |
7783 msgid "unable to unset option %s which does not have global value" | |
15033 | 7784 msgstr "konnte Option %s nicht aufheben, da sie keinen globalen Wert hat" |
11704 | 7785 |
7786 msgid "attempt to refer to deleted tab page" | |
14193 | 7787 msgstr "Versuch, Bezug auf einen gelöschten Reiter zu nehmen" |
11704 | 7788 |
7789 msgid "no such tab page" | |
14193 | 7790 msgstr "kein solcher Reiter vorhanden" |
11704 | 7791 |
7792 msgid "attempt to refer to deleted window" | |
7793 msgstr "Versuch, Bezug auf eine gelöschtes Fenster zu nehmen" | |
7794 | |
7795 msgid "readonly attribute: buffer" | |
7796 msgstr "nur-Lesen Attribut: Puffer" | |
7797 | |
7798 msgid "cursor position outside buffer" | |
7799 msgstr "Cursor Position außerhalb des Puffers" | |
7800 | |
7801 msgid "no such window" | |
7802 msgstr "ungültiges Fenster" | |
7803 | |
7804 msgid "attempt to refer to deleted buffer" | |
7805 msgstr "Versuch, Bezug auf einen gelöschten Puffer zu nehmen" | |
7806 | |
7807 msgid "failed to rename buffer" | |
7808 msgstr "Umbenennen des Puffers fehlgeschlagen" | |
7809 | |
7810 msgid "mark name must be a single character" | |
7811 msgstr "Markierung muss ein einzelner Buchstabe sein" | |
7812 | |
7813 #, c-format | |
7814 msgid "expected vim.Buffer object, but got %s" | |
7815 msgstr "erwartete vim.Puffer Objekt, erhielt jedoch %s" | |
7816 | |
7817 #, c-format | |
7818 msgid "failed to switch to buffer %d" | |
7819 msgstr "Wechsel zu Puffer %d fehlgeschlagen" | |
7820 | |
7821 #, c-format | |
7822 msgid "expected vim.Window object, but got %s" | |
7823 msgstr "erwartete vim.Window Objekt, erhielt jedoch %s" | |
7824 | |
7825 msgid "failed to find window in the current tab page" | |
14193 | 7826 msgstr "konnte Fenster im aktuellen Reiter nicht finden" |
11704 | 7827 |
7828 msgid "did not switch to the specified window" | |
7829 msgstr "konnte nicht zu spezifizierten Fenster wechseln" | |
7830 | |
7831 #, c-format | |
7832 msgid "expected vim.TabPage object, but got %s" | |
7833 msgstr "erwartete vim.TabPage Objekt, erhielt jedoch %s" | |
7834 | |
7835 msgid "did not switch to the specified tab page" | |
14193 | 7836 msgstr "konnte nicht zu spezifiziertem Reiter wechseln" |
11704 | 7837 |
7838 msgid "failed to run the code" | |
7839 msgstr "Ausführen des Codes fehlgeschlagen." | |
7840 | |
7841 msgid "E858: Eval did not return a valid python object" | |
7842 msgstr "E858: Eval hat kein gültiges Pythonobjekt zurückgegeben" | |
7843 | |
20379 | 7844 msgid "E859: Failed to convert returned python object to a Vim value" |
11914 | 7845 msgstr "" |
7846 "E859: Konvertierung von zurückgegebenen Pythonobjekt zu Vim Wert " | |
7847 "fehlgeschlagen" | |
11704 | 7848 |
7849 #, c-format | |
20379 | 7850 msgid "unable to convert %s to a Vim dictionary" |
11704 | 7851 msgstr "konnte nicht %s zu Vim Dictionary konvertieren" |
7852 | |
7853 #, c-format | |
20379 | 7854 msgid "unable to convert %s to a Vim list" |
11704 | 7855 msgstr "konnte %s nicht zu Vim Liste konvertieren" |
7856 | |
7857 #, c-format | |
20379 | 7858 msgid "unable to convert %s to a Vim structure" |
11704 | 7859 msgstr "konnte %s nicht zu Vim Struktur konvertieren" |
7860 | |
7861 msgid "internal error: NULL reference passed" | |
7862 msgstr "interner Fehler: NULL Referenz übermittelt" | |
7863 | |
7864 msgid "internal error: invalid value type" | |
7865 msgstr "interner Fehler: ungültiger Werttyp" | |
7866 | |
7867 msgid "" | |
7868 "Failed to set path hook: sys.path_hooks is not a list\n" | |
7869 "You should now do the following:\n" | |
7870 "- append vim.path_hook to sys.path_hooks\n" | |
7871 "- append vim.VIM_SPECIAL_PATH to sys.path\n" | |
7872 msgstr "" | |
7873 "Fehler beim setzen des Path hooks: sys.path_hooks ist keine Liste\n" | |
7874 "Sie sollten jetzt eine der folgenden Alternativen tun:\n" | |
7875 "- vim.path_hook zu sys.path_hooks hinzufügen\n" | |
7876 "- vim.VIM_SPECIAL_PATH zu sys.path hinzufügen\n" | |
7877 | |
857 | 7878 msgid "" |
11704 | 7879 "Failed to set path: sys.path is not a list\n" |
7880 "You should now append vim.VIM_SPECIAL_PATH to sys.path" | |
7881 msgstr "" | |
7882 "Fehler beim setzen des Pfades: sys.path ist keine Liste\n" | |
7883 "Fügen Sie vim.VIM_SPECIAL_PATH zu sys.path hinzu" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7884 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7885 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7886 "Vim macro files (*.vim)\t*.vim\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7887 "All Files (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7888 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7889 "Vim Dateien (*.vim)\t*.vim\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7890 "Alle Dateien (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7891 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7892 msgid "All Files (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7893 msgstr "Alle Dateien (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7894 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7895 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7896 "All Files (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7897 "C source (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7898 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7899 "VB code (*.bas, *.frm)\t*.bas;*.frm\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7900 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7901 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7902 "Alle Dateien (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7903 "C Quellcode (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7904 "C++ Quellcode (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7905 "VB Quellcode (*.bas, *.frm)\t*.bas;*.frm\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7906 "Vim Dateien (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7907 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7908 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7909 "Vim macro files (*.vim)\t*.vim\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7910 "All Files (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7911 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7912 "Vim Dateien (*.vim)\t*.vim\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7913 "Alle Dateien (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7914 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7915 msgid "All Files (*)\t*\n" |
14193 | 7916 msgstr "Alle Dateien (*)\t*\n" |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7917 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7918 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7919 "All Files (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7920 "C source (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7921 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7922 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7923 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7924 "Alle Dateien (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7925 "C Quellcode (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7926 "C++ Quellcode (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7927 "Vim Dateien (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
16380 | 7928 |
7929 msgid "GVim" | |
7930 msgstr "GVim" | |
7931 | |
7932 msgid "Text Editor" | |
7933 msgstr "Texteditor" | |
7934 | |
7935 msgid "Edit text files" | |
7936 msgstr "Textdateien bearbeiten" | |
7937 | |
7938 msgid "Text;editor;" | |
7939 msgstr "Text;Editor;" | |
7940 | |
7941 msgid "gvim" | |
7942 msgstr "gvim" | |
7943 | |
7944 msgid "Vim" | |
7945 msgstr "Vim" | |
21250 | 7946 |
7947 |