l10n: de.po: Update German translation
Reviewed-by: Ralf Thielow <ralf.thielow@gmail.com> Signed-off-by: Matthias Rüster <matthias.ruester@gmail.com>
Matthias Rüster committed
Jun 1, 2019 at 14:32 UTC
219829ae83aff6fa829456b604c7fb631e9f5f6b
1 file changed
+4231
-3166
po/de.po
+4231
-3166
@@ -7,7 +7,7 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version: Git\n"
9
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10
-"POT-Creation-Date: 2019-02-15 10:09+0800\n"
10
+"POT-Creation-Date: 2019-06-04 08:24+0800\n"
11
"PO-Revision-Date: 2016-11-28 18:10+0100\n"
12
"Last-Translator: Ralf Thielow <ralf.thielow@gmail.com>\n"
13
"Language-Team: German <>\n"
@@ -17,43 +17,43 @@ msgstr ""
17
"Content-Transfer-Encoding: 8bit\n"
18
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
19
20
-#: advice.c:101
20
+#: advice.c:103
21
#, c-format
22
msgid "%shint: %.*s%s\n"
23
msgstr "%sHinweis: %.*s%s\n"
24
25
-#: advice.c:154
25
+#: advice.c:156
26
msgid "Cherry-picking is not possible because you have unmerged files."
27
msgstr ""
28
"Cherry-Picken ist nicht möglich, weil Sie nicht zusammengeführte Dateien "
29
"haben."
30
31
-#: advice.c:156
31
+#: advice.c:158
32
msgid "Committing is not possible because you have unmerged files."
33
msgstr ""
34
"Committen ist nicht möglich, weil Sie nicht zusammengeführte Dateien haben."
35
36
-#: advice.c:158
36
+#: advice.c:160
37
msgid "Merging is not possible because you have unmerged files."
38
msgstr ""
39
"Mergen ist nicht möglich, weil Sie nicht zusammengeführte Dateien haben."
40
41
-#: advice.c:160
41
+#: advice.c:162
42
msgid "Pulling is not possible because you have unmerged files."
43
msgstr ""
44
"Pullen ist nicht möglich, weil Sie nicht zusammengeführte Dateien haben."
45
46
-#: advice.c:162
46
+#: advice.c:164
47
msgid "Reverting is not possible because you have unmerged files."
48
msgstr ""
49
"Reverten ist nicht möglich, weil Sie nicht zusammengeführte Dateien haben."
50
51
-#: advice.c:164
51
+#: advice.c:166
52
#, c-format
53
msgid "It is not possible to %s because you have unmerged files."
54
msgstr "%s ist nicht möglich, weil Sie nicht zusammengeführte Dateien haben."
55
56
-#: advice.c:172
56
+#: advice.c:174
57
msgid ""
58
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
59
"as appropriate to mark resolution and make a commit."
@@ -62,23 +62,23 @@ msgstr ""
62
"dann 'git add/rm <Datei>', um die Auflösung entsprechend zu markieren\n"
63
"und zu committen."
64
65
-#: advice.c:180
65
+#: advice.c:182
66
msgid "Exiting because of an unresolved conflict."
67
msgstr "Beende wegen unaufgelöstem Konflikt."
68
69
-#: advice.c:185 builtin/merge.c:1290
69
+#: advice.c:187 builtin/merge.c:1320
70
msgid "You have not concluded your merge (MERGE_HEAD exists)."
71
msgstr "Sie haben Ihren Merge nicht abgeschlossen (MERGE_HEAD existiert)."
72
73
-#: advice.c:187
73
+#: advice.c:189
74
msgid "Please, commit your changes before merging."
75
msgstr "Bitte committen Sie Ihre Änderungen, bevor Sie mergen."
76
77
-#: advice.c:188
77
+#: advice.c:190
78
msgid "Exiting because of unfinished merge."
79
msgstr "Beende wegen nicht abgeschlossenem Merge."
80
81
-#: advice.c:194
81
+#: advice.c:196
82
#, c-format
83
msgid ""
84
"Note: checking out '%s'.\n"
@@ -117,99 +117,99 @@ msgstr "Befehlszeile endet mit \\"
117
msgid "unclosed quote"
118
msgstr "Nicht geschlossene Anführungszeichen."
119
120
-#: apply.c:59
120
+#: apply.c:63
121
#, c-format
122
msgid "unrecognized whitespace option '%s'"
123
msgstr "Nicht erkannte Whitespace-Option: '%s'"
124
125
-#: apply.c:75
125
+#: apply.c:79
126
#, c-format
127
msgid "unrecognized whitespace ignore option '%s'"
128
msgstr "nicht erkannte Option zum Ignorieren von Whitespace: '%s'"
129
130
-#: apply.c:125
130
+#: apply.c:129
131
msgid "--reject and --3way cannot be used together."
132
msgstr "--reject und --3way können nicht gemeinsam verwendet werden."
133
134
-#: apply.c:127
134
+#: apply.c:131
135
msgid "--cached and --3way cannot be used together."
136
msgstr "--cached und --3way können nicht gemeinsam verwendet werden."
137
138
-#: apply.c:130
138
+#: apply.c:134
139
msgid "--3way outside a repository"
140
msgstr ""
141
"Die Option --3way kann nicht außerhalb eines Repositories verwendet werden."
142
143
-#: apply.c:141
143
+#: apply.c:145
144
msgid "--index outside a repository"
145
msgstr ""
146
"Die Option --index kann nicht außerhalb eines Repositories verwendet werden."
147
148
-#: apply.c:144
148
+#: apply.c:148
149
msgid "--cached outside a repository"
150
msgstr ""
151
"Die Option --cached kann nicht außerhalb eines Repositories verwendet werden."
152
153
-#: apply.c:825
153
+#: apply.c:829
154
#, c-format
155
msgid "Cannot prepare timestamp regexp %s"
156
msgstr "Kann regulären Ausdruck für Zeitstempel %s nicht verarbeiten"
157
158
-#: apply.c:834
158
+#: apply.c:838
159
#, c-format
160
msgid "regexec returned %d for input: %s"
161
msgstr "Ausführung des regulären Ausdrucks gab %d zurück. Eingabe: %s"
162
163
-#: apply.c:908
163
+#: apply.c:912
164
#, c-format
165
msgid "unable to find filename in patch at line %d"
166
msgstr "Konnte keinen Dateinamen in Zeile %d des Patches finden."
167
168
-#: apply.c:946
168
+#: apply.c:950
169
#, c-format
170
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
171
msgstr ""
172
"git apply: ungültiges 'git-diff' - erwartete /dev/null, erhielt %s in Zeile "
173
"%d"
174
175
-#: apply.c:952
175
+#: apply.c:956
176
#, c-format
177
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
178
msgstr ""
179
"git apply: ungültiges 'git-diff' - Inkonsistenter neuer Dateiname in Zeile %d"
180
181
-#: apply.c:953
181
+#: apply.c:957
182
#, c-format
183
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
184
msgstr ""
185
"git apply: ungültiges 'git-diff' - Inkonsistenter alter Dateiname in Zeile %d"
186
187
-#: apply.c:958
187
+#: apply.c:962
188
#, c-format
189
msgid "git apply: bad git-diff - expected /dev/null on line %d"
190
msgstr "git apply: ungültiges 'git-diff' - erwartete /dev/null in Zeile %d"
191
192
-#: apply.c:987
192
+#: apply.c:991
193
#, c-format
194
msgid "invalid mode on line %d: %s"
195
msgstr "Ungültiger Modus in Zeile %d: %s"
196
197
-#: apply.c:1306
197
+#: apply.c:1310
198
#, c-format
199
msgid "inconsistent header lines %d and %d"
200
msgstr "Inkonsistente Kopfzeilen %d und %d."
201
202
-#: apply.c:1478
202
+#: apply.c:1482
203
#, c-format
204
msgid "recount: unexpected line: %.*s"
205
msgstr "recount: unerwartete Zeile: %.*s"
206
207
-#: apply.c:1547
207
+#: apply.c:1551
208
#, c-format
209
msgid "patch fragment without header at line %d: %.*s"
210
msgstr "Patch-Fragment ohne Kopfbereich bei Zeile %d: %.*s"
211
212
-#: apply.c:1567
212
+#: apply.c:1571
213
#, c-format
214
msgid ""
215
"git diff header lacks filename information when removing %d leading pathname "
@@ -224,72 +224,72 @@ msgstr[1] ""
224
"Dem Kopfbereich von \"git diff\" fehlen Informationen zum Dateinamen, wenn "
225
"%d vorangestellte Teile des Pfades entfernt werden (Zeile %d)"
226
227
-#: apply.c:1580
227
+#: apply.c:1584
228
#, c-format
229
msgid "git diff header lacks filename information (line %d)"
230
msgstr ""
231
"Dem Kopfbereich von \"git diff\" fehlen Informationen zum Dateinamen (Zeile "
232
"%d)"
233
234
-#: apply.c:1768
234
+#: apply.c:1772
235
msgid "new file depends on old contents"
236
msgstr "neue Datei hängt von alten Inhalten ab"
237
238
-#: apply.c:1770
238
+#: apply.c:1774
239
msgid "deleted file still has contents"
240
msgstr "entfernte Datei hat noch Inhalte"
241
242
-#: apply.c:1804
242
+#: apply.c:1808
243
#, c-format
244
msgid "corrupt patch at line %d"
245
msgstr "fehlerhafter Patch bei Zeile %d"
246
247
-#: apply.c:1841
247
+#: apply.c:1845
248
#, c-format
249
msgid "new file %s depends on old contents"
250
msgstr "neue Datei %s hängt von alten Inhalten ab"
251
252
-#: apply.c:1843
252
+#: apply.c:1847
253
#, c-format
254
msgid "deleted file %s still has contents"
255
msgstr "entfernte Datei %s hat noch Inhalte"
256
257
-#: apply.c:1846
257
+#: apply.c:1850
258
#, c-format
259
msgid "** warning: file %s becomes empty but is not deleted"
260
msgstr "** Warnung: Datei %s wird leer, aber nicht entfernt."
261
262
-#: apply.c:1993
262
+#: apply.c:1997
263
#, c-format
264
msgid "corrupt binary patch at line %d: %.*s"
265
msgstr "fehlerhafter Binär-Patch bei Zeile %d: %.*s"
266
267
-#: apply.c:2030
267
+#: apply.c:2034
268
#, c-format
269
msgid "unrecognized binary patch at line %d"
270
msgstr "nicht erkannter Binär-Patch bei Zeile %d"
271
272
-#: apply.c:2192
272
+#: apply.c:2196
273
#, c-format
274
msgid "patch with only garbage at line %d"
275
msgstr "Patch mit nutzlosen Informationen bei Zeile %d"
276
277
-#: apply.c:2278
277
+#: apply.c:2282
278
#, c-format
279
msgid "unable to read symlink %s"
280
msgstr "konnte symbolische Verknüpfung %s nicht lesen"
281
282
-#: apply.c:2282
282
+#: apply.c:2286
283
#, c-format
284
msgid "unable to open or read %s"
285
msgstr "konnte %s nicht öffnen oder lesen"
286
287
-#: apply.c:2941
287
+#: apply.c:2945
288
#, c-format
289
msgid "invalid start of line: '%c'"
290
msgstr "Ungültiger Zeilenanfang: '%c'"
291
292
-#: apply.c:3062
292
+#: apply.c:3066
293
#, c-format
294
msgid "Hunk #%d succeeded at %d (offset %d line)."
295
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
@@ -297,12 +297,12 @@ msgstr[0] "Patch-Bereich #%d erfolgreich angewendet bei %d (%d Zeile versetzt)"
297
msgstr[1] ""
298
"Patch-Bereich #%d erfolgreich angewendet bei %d (%d Zeilen versetzt)"
299
300
-#: apply.c:3074
300
+#: apply.c:3078
301
#, c-format
302
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
303
msgstr "Kontext reduziert zu (%ld/%ld), um Patch-Bereich bei %d anzuwenden"
304
305
-#: apply.c:3080
305
+#: apply.c:3084
306
#, c-format
307
msgid ""
308
"while searching for:\n"
@@ -311,25 +311,25 @@ msgstr ""
311
"bei der Suche nach:\n"
312
"%.*s"
313
314
-#: apply.c:3102
314
+#: apply.c:3106
315
#, c-format
316
msgid "missing binary patch data for '%s'"
317
msgstr "keine Daten in Binär-Patch für '%s'"
318
319
-#: apply.c:3110
319
+#: apply.c:3114
320
#, c-format
321
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
322
msgstr ""
323
"kann binären Patch nicht in umgekehrter Reihenfolge anwenden ohne einen\n"
324
"umgekehrten Patch-Block auf '%s'"
325
326
-#: apply.c:3157
326
+#: apply.c:3161
327
#, c-format
328
msgid "cannot apply binary patch to '%s' without full index line"
329
msgstr ""
330
"kann binären Patch auf '%s' nicht ohne eine vollständige Index-Zeile anwenden"
331
332
-#: apply.c:3167
332
+#: apply.c:3171
333
#, c-format
334
msgid ""
335
"the patch applies to '%s' (%s), which does not match the current contents."
@@ -337,442 +337,441 @@ msgstr ""
337
"der Patch wird angewendet auf '%s' (%s), was nicht den aktuellen Inhalten\n"
338
"entspricht"
339
340
-#: apply.c:3175
340
+#: apply.c:3179
341
#, c-format
342
msgid "the patch applies to an empty '%s' but it is not empty"
343
msgstr "der Patch wird auf ein leeres '%s' angewendet, was aber nicht leer ist"
344
345
-#: apply.c:3193
345
+#: apply.c:3197
346
#, c-format
347
msgid "the necessary postimage %s for '%s' cannot be read"
348
msgstr "das erforderliche Postimage %s für '%s' kann nicht gelesen werden"
349
350
-#: apply.c:3206
350
+#: apply.c:3210
351
#, c-format
352
msgid "binary patch does not apply to '%s'"
353
msgstr "Konnte Binär-Patch nicht auf '%s' anwenden"
354
355
-#: apply.c:3212
355
+#: apply.c:3216
356
#, c-format
357
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
358
msgstr ""
359
"Binär-Patch für '%s' erzeugt falsches Ergebnis (erwartete %s, bekam %s)"
360
361
-#: apply.c:3233
361
+#: apply.c:3237
362
#, c-format
363
msgid "patch failed: %s:%ld"
364
msgstr "Anwendung des Patches fehlgeschlagen: %s:%ld"
365
366
-#: apply.c:3356
366
+#: apply.c:3360
367
#, c-format
368
msgid "cannot checkout %s"
369
msgstr "kann %s nicht auschecken"
370
371
-#: apply.c:3408 apply.c:3419 apply.c:3465 midx.c:58 setup.c:278
371
+#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:59 setup.c:279
372
#, c-format
373
msgid "failed to read %s"
374
msgstr "Fehler beim Lesen von %s"
375
376
-#: apply.c:3416
376
+#: apply.c:3420
377
#, c-format
378
msgid "reading from '%s' beyond a symbolic link"
379
msgstr "'%s' ist hinter einer symbolischen Verknüpfung"
380
381
-#: apply.c:3445 apply.c:3688
381
+#: apply.c:3449 apply.c:3692
382
#, c-format
383
msgid "path %s has been renamed/deleted"
384
msgstr "Pfad %s wurde umbenannt/gelöscht"
385
386
-#: apply.c:3531 apply.c:3703
386
+#: apply.c:3535 apply.c:3707
387
#, c-format
388
msgid "%s: does not exist in index"
389
msgstr "%s ist nicht im Index"
390
391
-#: apply.c:3540 apply.c:3711
391
+#: apply.c:3544 apply.c:3715
392
#, c-format
393
msgid "%s: does not match index"
394
msgstr "%s entspricht nicht der Version im Index"
395
396
-#: apply.c:3575
396
+#: apply.c:3579
397
msgid "repository lacks the necessary blob to fall back on 3-way merge."
398
msgstr ""
399
"Dem Repository fehlt der notwendige Blob, um auf einen 3-Wege-Merge\n"
400
"zurückzufallen."
401
402
-#: apply.c:3578
402
+#: apply.c:3582
403
#, c-format
404
msgid "Falling back to three-way merge...\n"
405
msgstr "Falle zurück auf 3-Wege-Merge ...\n"
406
407
-#: apply.c:3594 apply.c:3598
407
+#: apply.c:3598 apply.c:3602
408
#, c-format
409
msgid "cannot read the current contents of '%s'"
410
msgstr "kann aktuelle Inhalte von '%s' nicht lesen"
411
412
-#: apply.c:3610
412
+#: apply.c:3614
413
#, c-format
414
msgid "Failed to fall back on three-way merge...\n"
415
msgstr "Fehler beim Zurückfallen auf 3-Wege-Merge...\n"
416
417
-#: apply.c:3624
417
+#: apply.c:3628
418
#, c-format
419
msgid "Applied patch to '%s' with conflicts.\n"
420
msgstr "Patch auf '%s' mit Konflikten angewendet.\n"
421
422
-#: apply.c:3629
422
+#: apply.c:3633
423
#, c-format
424
msgid "Applied patch to '%s' cleanly.\n"
425
msgstr "Patch auf '%s' sauber angewendet.\n"
426
427
-#: apply.c:3655
427
+#: apply.c:3659
428
msgid "removal patch leaves file contents"
429
msgstr "Lösch-Patch hinterlässt Dateiinhalte"
430
431
-#: apply.c:3728
431
+#: apply.c:3732
432
#, c-format
433
msgid "%s: wrong type"
434
msgstr "%s: falscher Typ"
435
436
-#: apply.c:3730
436
+#: apply.c:3734
437
#, c-format
438
msgid "%s has type %o, expected %o"
439
msgstr "%s ist vom Typ %o, erwartete %o"
440
441
-#: apply.c:3881 apply.c:3883 read-cache.c:820 read-cache.c:846
442
-#: read-cache.c:1299
441
+#: apply.c:3885 apply.c:3887 read-cache.c:830 read-cache.c:856
442
+#: read-cache.c:1309
443
#, c-format
444
msgid "invalid path '%s'"
445
msgstr "Ungültiger Pfad '%s'"
446
447
-#: apply.c:3939
447
+#: apply.c:3943
448
#, c-format
449
msgid "%s: already exists in index"
450
msgstr "%s ist bereits bereitgestellt"
451
452
-#: apply.c:3942
452
+#: apply.c:3946
453
#, c-format
454
msgid "%s: already exists in working directory"
455
msgstr "%s existiert bereits im Arbeitsverzeichnis"
456
457
-#: apply.c:3962
457
+#: apply.c:3966
458
#, c-format
459
msgid "new mode (%o) of %s does not match old mode (%o)"
460
msgstr "neuer Modus (%o) von %s entspricht nicht dem alten Modus (%o)"
461
462
-#: apply.c:3967
462
+#: apply.c:3971
463
#, c-format
464
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
465
msgstr "neuer Modus (%o) von %s entspricht nicht dem alten Modus (%o) von %s"
466
467
-#: apply.c:3987
467
+#: apply.c:3991
468
#, c-format
469
msgid "affected file '%s' is beyond a symbolic link"
470
msgstr "betroffene Datei '%s' ist hinter einer symbolischen Verknüpfung"
471
472
-#: apply.c:3991
472
+#: apply.c:3995
473
#, c-format
474
msgid "%s: patch does not apply"
475
msgstr "%s: Patch konnte nicht angewendet werden"
476
477
-#: apply.c:4006
477
+#: apply.c:4010
478
#, c-format
479
msgid "Checking patch %s..."
480
msgstr "Prüfe Patch %s ..."
481
482
-#: apply.c:4098
482
+#: apply.c:4102
483
#, c-format
484
msgid "sha1 information is lacking or useless for submodule %s"
485
msgstr "SHA-1 Information fehlt oder ist unbrauchbar für Submodul %s"
486
487
-#: apply.c:4105
487
+#: apply.c:4109
488
#, c-format
489
msgid "mode change for %s, which is not in current HEAD"
490
msgstr "Modusänderung für %s, was sich nicht im aktuellen HEAD befindet"
491
492
-#: apply.c:4108
492
+#: apply.c:4112
493
#, c-format
494
msgid "sha1 information is lacking or useless (%s)."
495
msgstr "SHA-1 Information fehlt oder ist unbrauchbar (%s)."
496
497
-#: apply.c:4113 builtin/checkout.c:248 builtin/reset.c:143
497
+#: apply.c:4117 builtin/checkout.c:257 builtin/reset.c:143
498
#, c-format
499
msgid "make_cache_entry failed for path '%s'"
500
msgstr "make_cache_entry für Pfad '%s' fehlgeschlagen"
501
502
-#: apply.c:4117
502
+#: apply.c:4121
503
#, c-format
504
msgid "could not add %s to temporary index"
505
msgstr "konnte %s nicht zum temporären Index hinzufügen"
506
507
-#: apply.c:4127
507
+#: apply.c:4131
508
#, c-format
509
msgid "could not write temporary index to %s"
510
msgstr "konnte temporären Index nicht nach %s schreiben"
511
512
-#: apply.c:4265
512
+#: apply.c:4269
513
#, c-format
514
msgid "unable to remove %s from index"
515
msgstr "konnte %s nicht aus dem Index entfernen"
516
517
-#: apply.c:4299
517
+#: apply.c:4303
518
#, c-format
519
msgid "corrupt patch for submodule %s"
520
msgstr "fehlerhafter Patch für Submodul %s"
521
522
-#: apply.c:4305
522
+#: apply.c:4309
523
#, c-format
524
msgid "unable to stat newly created file '%s'"
525
msgstr "konnte neu erstellte Datei '%s' nicht lesen"
526
527
-#: apply.c:4313
527
+#: apply.c:4317
528
#, c-format
529
msgid "unable to create backing store for newly created file %s"
530
msgstr "kann internen Speicher für eben erstellte Datei %s nicht erzeugen"
531
532
-#: apply.c:4319 apply.c:4464
532
+#: apply.c:4323 apply.c:4468
533
#, c-format
534
msgid "unable to add cache entry for %s"
535
msgstr "kann für %s keinen Eintrag in den Zwischenspeicher hinzufügen"
536
537
-#: apply.c:4362
537
+#: apply.c:4366
538
#, c-format
539
msgid "failed to write to '%s'"
540
msgstr "Fehler beim Schreiben nach '%s'"
541
542
-#: apply.c:4366
542
+#: apply.c:4370
543
#, c-format
544
msgid "closing file '%s'"
545
msgstr "schließe Datei '%s'"
546
547
-#: apply.c:4436
547
+#: apply.c:4440
548
#, c-format
549
msgid "unable to write file '%s' mode %o"
550
msgstr "konnte Datei '%s' mit Modus %o nicht schreiben"
551
552
-#: apply.c:4534
552
+#: apply.c:4538
553
#, c-format
554
msgid "Applied patch %s cleanly."
555
msgstr "Patch %s sauber angewendet"
556
557
-#: apply.c:4542
557
+#: apply.c:4546
558
msgid "internal error"
559
msgstr "interner Fehler"
560
561
-#: apply.c:4545
561
+#: apply.c:4549
562
#, c-format
563
msgid "Applying patch %%s with %d reject..."
564
msgid_plural "Applying patch %%s with %d rejects..."
565
msgstr[0] "Wende Patch %%s mit %d Zurückweisung an..."
566
msgstr[1] "Wende Patch %%s mit %d Zurückweisungen an..."
567
568
-#: apply.c:4556
568
+#: apply.c:4560
569
#, c-format
570
msgid "truncating .rej filename to %.*s.rej"
571
msgstr "Verkürze Name von .rej Datei zu %.*s.rej"
572
573
-#: apply.c:4564 builtin/fetch.c:837 builtin/fetch.c:1118
573
+#: apply.c:4568 builtin/fetch.c:837 builtin/fetch.c:1118
574
#, c-format
575
msgid "cannot open %s"
576
msgstr "kann '%s' nicht öffnen"
577
578
-#: apply.c:4578
578
+#: apply.c:4582
579
#, c-format
580
msgid "Hunk #%d applied cleanly."
581
msgstr "Patch-Bereich #%d sauber angewendet."
582
583
-#: apply.c:4582
583
+#: apply.c:4586
584
#, c-format
585
msgid "Rejected hunk #%d."
586
msgstr "Patch-Block #%d zurückgewiesen."
587
588
-#: apply.c:4692
588
+#: apply.c:4696
589
#, c-format
590
msgid "Skipped patch '%s'."
591
msgstr "Patch '%s' ausgelassen."
592
593
-#: apply.c:4700
593
+#: apply.c:4704
594
msgid "unrecognized input"
595
msgstr "nicht erkannte Eingabe"
596
597
-#: apply.c:4720
597
+#: apply.c:4724
598
msgid "unable to read index file"
599
msgstr "Konnte Index-Datei nicht lesen"
600
601
-#: apply.c:4875
601
+#: apply.c:4879
602
#, c-format
603
msgid "can't open patch '%s': %s"
604
msgstr "kann Patch '%s' nicht öffnen: %s"
605
606
-#: apply.c:4902
606
+#: apply.c:4906
607
#, c-format
608
msgid "squelched %d whitespace error"
609
msgid_plural "squelched %d whitespace errors"
610
msgstr[0] "unterdrückte %d Whitespace-Fehler"
611
msgstr[1] "unterdrückte %d Whitespace-Fehler"
612
613
-#: apply.c:4908 apply.c:4923
613
+#: apply.c:4912 apply.c:4927
614
#, c-format
615
msgid "%d line adds whitespace errors."
616
msgid_plural "%d lines add whitespace errors."
617
msgstr[0] "%d Zeile fügt Whitespace-Fehler hinzu."
618
msgstr[1] "%d Zeilen fügen Whitespace-Fehler hinzu."
619
620
-#: apply.c:4916
620
+#: apply.c:4920
621
#, c-format
622
msgid "%d line applied after fixing whitespace errors."
623
msgid_plural "%d lines applied after fixing whitespace errors."
624
msgstr[0] "%d Zeile nach Behebung von Whitespace-Fehlern angewendet."
625
msgstr[1] "%d Zeilen nach Behebung von Whitespace-Fehlern angewendet."
626
627
-#: apply.c:4932 builtin/add.c:539 builtin/mv.c:301 builtin/rm.c:390
627
+#: apply.c:4936 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
628
msgid "Unable to write new index file"
629
msgstr "Konnte neue Index-Datei nicht schreiben."
630
631
-#: apply.c:4959 apply.c:4962 builtin/am.c:2203 builtin/am.c:2206
632
-#: builtin/clone.c:122 builtin/fetch.c:118 builtin/merge.c:263
633
-#: builtin/pull.c:200 builtin/submodule--helper.c:407
631
+#: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
632
+#: builtin/clone.c:120 builtin/fetch.c:118 builtin/merge.c:271
633
+#: builtin/pull.c:207 builtin/submodule--helper.c:407
634
#: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
635
-#: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
636
-#: builtin/submodule--helper.c:2092 git-add--interactive.perl:197
635
+#: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
636
+#: builtin/submodule--helper.c:2091 git-add--interactive.perl:197
637
msgid "path"
638
msgstr "Pfad"
639
640
-#: apply.c:4960
640
+#: apply.c:4964
641
msgid "don't apply changes matching the given path"
642
msgstr "keine Änderungen im angegebenen Pfad anwenden"
643
644
-#: apply.c:4963
644
+#: apply.c:4967
645
msgid "apply changes matching the given path"
646
msgstr "Änderungen nur im angegebenen Pfad anwenden"
647
648
-#: apply.c:4965 builtin/am.c:2212
648
+#: apply.c:4969 builtin/am.c:2219
649
msgid "num"
650
msgstr "Anzahl"
651
652
-#: apply.c:4966
652
+#: apply.c:4970
653
msgid "remove <num> leading slashes from traditional diff paths"
654
msgstr ""
655
"<Anzahl> vorangestellte Schrägstriche von herkömmlichen Differenzpfaden "
656
"entfernen"
657
658
-#: apply.c:4969
658
+#: apply.c:4973
659
msgid "ignore additions made by the patch"
660
msgstr "hinzugefügte Zeilen des Patches ignorieren"
661
662
-#: apply.c:4971
662
+#: apply.c:4975
663
msgid "instead of applying the patch, output diffstat for the input"
664
msgstr ""
665
"anstatt der Anwendung des Patches, den \"diffstat\" für die Eingabe "
666
"ausgegeben"
667
668
-#: apply.c:4975
668
+#: apply.c:4979
669
msgid "show number of added and deleted lines in decimal notation"
670
msgstr ""
671
"die Anzahl von hinzugefügten/entfernten Zeilen in Dezimalnotation anzeigen"
672
673
-#: apply.c:4977
673
+#: apply.c:4981
674
msgid "instead of applying the patch, output a summary for the input"
675
msgstr ""
676
"anstatt der Anwendung des Patches, eine Zusammenfassung für die Eingabe "
677
"ausgeben"
678
679
-#: apply.c:4979
679
+#: apply.c:4983
680
msgid "instead of applying the patch, see if the patch is applicable"
681
msgstr ""
682
"anstatt der Anwendung des Patches, zeige ob Patch angewendet werden kann"
683
684
-#: apply.c:4981
684
+#: apply.c:4985
685
msgid "make sure the patch is applicable to the current index"
686
msgstr ""
687
"sicherstellen, dass der Patch mit dem aktuellen Index angewendet werden kann"
688
689
-#: apply.c:4983
689
+#: apply.c:4987
690
msgid "mark new files with `git add --intent-to-add`"
691
msgstr "neue Dateien mit `git add --intent-to-add` markieren"
692
693
-#: apply.c:4985
693
+#: apply.c:4989
694
msgid "apply a patch without touching the working tree"
695
msgstr "Patch anwenden, ohne Änderungen im Arbeitsverzeichnis vorzunehmen"
696
697
-#: apply.c:4987
697
+#: apply.c:4991
698
msgid "accept a patch that touches outside the working area"
699
msgstr ""
700
"Patch anwenden, der Änderungen außerhalb des Arbeitsverzeichnisses vornimmt"
701
702
-#: apply.c:4990
702
+#: apply.c:4994
703
msgid "also apply the patch (use with --stat/--summary/--check)"
704
msgstr "Patch anwenden (Benutzung mit --stat/--summary/--check)"
705
706
-#: apply.c:4992
706
+#: apply.c:4996
707
msgid "attempt three-way merge if a patch does not apply"
708
msgstr "versuche 3-Wege-Merge, wenn der Patch nicht angewendet werden konnte"
709
710
-#: apply.c:4994
710
+#: apply.c:4998
711
msgid "build a temporary index based on embedded index information"
712
msgstr ""
713
"einen temporären Index, basierend auf den integrierten Index-Informationen, "
714
"erstellen"
715
716
-#: apply.c:4997 builtin/checkout-index.c:173 builtin/ls-files.c:524
716
+#: apply.c:5001 builtin/checkout-index.c:173 builtin/ls-files.c:524
717
msgid "paths are separated with NUL character"
718
msgstr "Pfade sind getrennt durch NUL Zeichen"
719
720
-#: apply.c:4999
720
+#: apply.c:5003
721
msgid "ensure at least <n> lines of context match"
722
msgstr ""
723
"sicher stellen, dass mindestens <n> Zeilen des Kontextes übereinstimmen"
724
725
-#: apply.c:5000 builtin/am.c:2191 builtin/interpret-trailers.c:97
725
+#: apply.c:5004 builtin/am.c:2198 builtin/interpret-trailers.c:97
726
#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
727
-#: builtin/pack-objects.c:3314 builtin/rebase.c:1065
727
+#: builtin/pack-objects.c:3317 builtin/rebase.c:1415
728
msgid "action"
729
msgstr "Aktion"
730
731
-#: apply.c:5001
731
+#: apply.c:5005
732
msgid "detect new or modified lines that have whitespace errors"
733
msgstr "neue oder geänderte Zeilen, die Whitespace-Fehler haben, ermitteln"
734
735
-#: apply.c:5004 apply.c:5007
735
+#: apply.c:5008 apply.c:5011
736
msgid "ignore changes in whitespace when finding context"
737
msgstr "Änderungen im Whitespace bei der Suche des Kontextes ignorieren"
738
739
-#: apply.c:5010
739
+#: apply.c:5014
740
msgid "apply the patch in reverse"
741
msgstr "den Patch in umgekehrter Reihenfolge anwenden"
742
743
-#: apply.c:5012
743
+#: apply.c:5016
744
msgid "don't expect at least one line of context"
745
msgstr "keinen Kontext erwarten"
746
747
-#: apply.c:5014
747
+#: apply.c:5018
748
msgid "leave the rejected hunks in corresponding *.rej files"
749
msgstr ""
750
"zurückgewiesene Patch-Blöcke in entsprechenden *.rej Dateien hinterlassen"
751
752
-#: apply.c:5016
752
+#: apply.c:5020
753
msgid "allow overlapping hunks"
754
msgstr "sich überlappende Patch-Blöcke erlauben"
755
756
-#: apply.c:5017 builtin/add.c:291 builtin/check-ignore.c:22
757
-#: builtin/commit.c:1312 builtin/count-objects.c:98 builtin/fsck.c:724
758
-#: builtin/log.c:2037 builtin/mv.c:123 builtin/read-tree.c:128
759
-#: builtin/rebase--interactive.c:159
756
+#: apply.c:5021 builtin/add.c:291 builtin/check-ignore.c:22
757
+#: builtin/commit.c:1317 builtin/count-objects.c:98 builtin/fsck.c:786
758
+#: builtin/log.c:2045 builtin/mv.c:123 builtin/read-tree.c:128
759
msgid "be verbose"
760
msgstr "erweiterte Ausgaben"
761
763
-#: apply.c:5019
762
+#: apply.c:5023
763
msgid "tolerate incorrectly detected missing new-line at the end of file"
764
msgstr "fehlerhaft erkannten fehlenden Zeilenumbruch am Dateiende tolerieren"
765
767
-#: apply.c:5022
766
+#: apply.c:5026
767
msgid "do not trust the line counts in the hunk headers"
768
msgstr "den Zeilennummern im Kopf des Patch-Blocks nicht vertrauen"
769
771
-#: apply.c:5024 builtin/am.c:2200
770
+#: apply.c:5028 builtin/am.c:2207
771
msgid "root"
772
msgstr "Wurzelverzeichnis"
773
775
-#: apply.c:5025
774
+#: apply.c:5029
775
msgid "prepend <root> to all filenames"
776
msgstr "<Wurzelverzeichnis> vor alle Dateinamen stellen"
777
@@ -795,7 +794,7 @@ msgstr ""
794
msgid "git archive --remote <repo> [--exec <cmd>] --list"
795
msgstr "git archive --remote <Repository> [--exec <Programm>] --list"
796
798
-#: archive.c:372 builtin/add.c:177 builtin/add.c:515 builtin/rm.c:299
797
+#: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
798
#, c-format
799
msgid "pathspec '%s' did not match any files"
800
msgstr "Pfadspezifikation '%s' stimmt mit keinen Dateien überein"
@@ -827,7 +826,7 @@ msgstr "Format"
826
msgid "archive format"
827
msgstr "Archivformat"
828
830
-#: archive.c:456 builtin/log.c:1549
829
+#: archive.c:456 builtin/log.c:1557
830
msgid "prefix"
831
msgstr "Präfix"
832
@@ -835,11 +834,11 @@ msgstr "Präfix"
834
msgid "prepend prefix to each pathname in the archive"
835
msgstr "einen Präfix vor jeden Pfadnamen in dem Archiv stellen"
836
838
-#: archive.c:458 builtin/blame.c:820 builtin/blame.c:821 builtin/config.c:129
839
-#: builtin/fast-export.c:1091 builtin/fast-export.c:1093 builtin/grep.c:895
840
-#: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
841
-#: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
842
-#: parse-options.h:162
837
+#: archive.c:458 builtin/blame.c:821 builtin/blame.c:822
838
+#: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
839
+#: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
840
+#: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
841
+#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
842
msgid "file"
843
msgstr "Datei"
844
@@ -871,8 +870,8 @@ msgstr "besser komprimieren"
870
msgid "list supported archive formats"
871
msgstr "unterstützte Archivformate auflisten"
872
874
-#: archive.c:477 builtin/archive.c:91 builtin/clone.c:112 builtin/clone.c:115
875
-#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1859
873
+#: archive.c:477 builtin/archive.c:91 builtin/clone.c:110 builtin/clone.c:113
874
+#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
875
msgid "repo"
876
msgstr "Repository"
877
@@ -880,7 +879,7 @@ msgstr "Repository"
879
msgid "retrieve the archive from remote repository <repo>"
880
msgstr "Archiv vom Remote-Repository <Repository> abrufen"
881
883
-#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:715
882
+#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:707
883
#: builtin/notes.c:498
884
msgid "command"
885
msgstr "Programm"
@@ -926,16 +925,16 @@ msgstr "Nicht unterstützter Dateimodus: 0%o (SHA1: %s)"
925
msgid "cannot read %s"
926
msgstr "Kann %s nicht lesen."
927
929
-#: archive-tar.c:458
928
+#: archive-tar.c:459
929
#, c-format
930
msgid "unable to start '%s' filter"
931
msgstr "Konnte '%s' Filter nicht starten."
932
934
-#: archive-tar.c:461
933
+#: archive-tar.c:462
934
msgid "unable to redirect descriptor"
935
msgstr "Konnte Descriptor nicht umleiten."
936
938
-#: archive-tar.c:468
937
+#: archive-tar.c:469
938
#, c-format
939
msgid "'%s' filter reported error"
940
msgstr "'%s' Filter meldete Fehler."
@@ -950,7 +949,7 @@ msgstr "Pfad ist kein gültiges UTF-8: %s"
949
msgid "path too long (%d chars, SHA1: %s): %s"
950
msgstr "Pfad zu lang (%d Zeichen, SHA1: %s): %s"
951
953
-#: archive-zip.c:474 builtin/pack-objects.c:225 builtin/pack-objects.c:228
952
+#: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
953
#, c-format
954
msgid "deflate error (%d)"
955
msgstr "Fehler beim Komprimieren (%d)"
@@ -1053,26 +1052,26 @@ msgstr "binäre Suche: eine Merge-Basis muss geprüft werden\n"
1052
msgid "a %s revision is needed"
1053
msgstr "ein %s Commit wird benötigt"
1054
1056
-#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:237
1055
+#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:248
1056
#, c-format
1057
msgid "could not create file '%s'"
1058
msgstr "konnte Datei '%s' nicht erstellen"
1059
1061
-#: bisect.c:937 builtin/merge.c:139
1060
+#: bisect.c:928 builtin/merge.c:146
1061
#, c-format
1062
msgid "could not read file '%s'"
1063
msgstr "Konnte Datei '%s' nicht lesen"
1064
1066
-#: bisect.c:967
1065
+#: bisect.c:958
1066
msgid "reading bisect refs failed"
1067
msgstr "Lesen von Referenzen für binäre Suche fehlgeschlagen"
1068
1070
-#: bisect.c:986
1069
+#: bisect.c:977
1070
#, c-format
1071
msgid "%s was both %s and %s\n"
1072
msgstr "%s war sowohl %s als auch %s\n"
1073
1075
-#: bisect.c:994
1074
+#: bisect.c:985
1075
#, c-format
1076
msgid ""
1077
"No testable commit found.\n"
@@ -1081,7 +1080,7 @@ msgstr ""
1080
"Kein testbarer Commit gefunden.\n"
1081
"Vielleicht starteten Sie mit falschen Pfad-Parametern?\n"
1082
1084
-#: bisect.c:1013
1083
+#: bisect.c:1004
1084
#, c-format
1085
msgid "(roughly %d step)"
1086
msgid_plural "(roughly %d steps)"
@@ -1091,55 +1090,55 @@ msgstr[1] "(ungefähr %d Schritte)"
1090
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1091
#. steps)" translation.
1092
#.
1094
-#: bisect.c:1019
1093
+#: bisect.c:1010
1094
#, c-format
1095
msgid "Bisecting: %d revision left to test after this %s\n"
1096
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1097
msgstr[0] "binäre Suche: danach noch %d Commit zum Testen übrig %s\n"
1098
msgstr[1] "binäre Suche: danach noch %d Commits zum Testen übrig %s\n"
1099
1101
-#: blame.c:1792
1100
+#: blame.c:1794
1101
msgid "--contents and --reverse do not blend well."
1102
msgstr "--contents und --reverse funktionieren gemeinsam nicht."
1103
1105
-#: blame.c:1806
1104
+#: blame.c:1808
1105
msgid "cannot use --contents with final commit object name"
1106
msgstr ""
1107
"kann --contents nicht mit endgültigem Namen des Commit-Objektes benutzen"
1108
1110
-#: blame.c:1827
1109
+#: blame.c:1829
1110
msgid "--reverse and --first-parent together require specified latest commit"
1111
msgstr ""
1112
"--reverse und --first-parent zusammen erfordern die Angabe eines "
1113
"endgültigen\n"
1114
"Commits"
1115
1117
-#: blame.c:1836 bundle.c:164 ref-filter.c:2071 remote.c:1948 sequencer.c:1993
1118
-#: sequencer.c:4064 builtin/commit.c:1004 builtin/log.c:378 builtin/log.c:936
1119
-#: builtin/log.c:1420 builtin/log.c:1796 builtin/log.c:2086 builtin/merge.c:407
1120
-#: builtin/pack-objects.c:3137 builtin/pack-objects.c:3152
1116
+#: blame.c:1838 bundle.c:164 ref-filter.c:2077 remote.c:1938 sequencer.c:2030
1117
+#: sequencer.c:4224 builtin/commit.c:1017 builtin/log.c:382 builtin/log.c:940
1118
+#: builtin/log.c:1428 builtin/log.c:1804 builtin/log.c:2094 builtin/merge.c:415
1119
+#: builtin/pack-objects.c:3140 builtin/pack-objects.c:3155
1120
#: builtin/shortlog.c:192
1121
msgid "revision walk setup failed"
1122
msgstr "Einrichtung des Revisionsgangs fehlgeschlagen"
1123
1125
-#: blame.c:1854
1124
+#: blame.c:1856
1125
msgid ""
1126
"--reverse --first-parent together require range along first-parent chain"
1127
msgstr ""
1128
"--reverse und --first-parent zusammen erfordern einen Bereich entlang der\n"
1129
"\"first-parent\"-Kette"
1130
1132
-#: blame.c:1865
1131
+#: blame.c:1867
1132
#, c-format
1133
msgid "no such path %s in %s"
1134
msgstr "Pfad %s nicht in %s"
1135
1137
-#: blame.c:1876
1136
+#: blame.c:1878
1137
#, c-format
1138
msgid "cannot read blob %s for path %s"
1139
msgstr "kann Blob %s für Pfad '%s' nicht lesen"
1140
1142
-#: branch.c:52
1141
+#: branch.c:53
1142
#, c-format
1143
msgid ""
1144
"\n"
@@ -1153,89 +1152,89 @@ msgstr ""
1152
"\"git branch --set-upstream-to=%s%s%s\"\n"
1153
"erneut setzen."
1154
1156
-#: branch.c:66
1155
+#: branch.c:67
1156
#, c-format
1157
msgid "Not setting branch %s as its own upstream."
1158
msgstr "Branch %s kann nicht sein eigener Upstream-Branch sein."
1159
1161
-#: branch.c:92
1160
+#: branch.c:93
1161
#, c-format
1162
msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1163
msgstr "Branch '%s' folgt nun Remote-Branch '%s' von '%s' durch Rebase."
1164
1166
-#: branch.c:93
1165
+#: branch.c:94
1166
#, c-format
1167
msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1168
msgstr "Branch '%s' folgt nun Remote-Branch '%s' von '%s'."
1169
1171
-#: branch.c:97
1170
+#: branch.c:98
1171
#, c-format
1172
msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1173
msgstr "Branch '%s' folgt nun lokalem Branch '%s' durch Rebase."
1174
1176
-#: branch.c:98
1175
+#: branch.c:99
1176
#, c-format
1177
msgid "Branch '%s' set up to track local branch '%s'."
1178
msgstr "Branch '%s' folgt nun lokalem Branch '%s'."
1179
1181
-#: branch.c:103
1180
+#: branch.c:104
1181
#, c-format
1182
msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1183
msgstr "Branch '%s' folgt nun Remote-Referenz '%s' durch Rebase."
1184
1186
-#: branch.c:104
1185
+#: branch.c:105
1186
#, c-format
1187
msgid "Branch '%s' set up to track remote ref '%s'."
1188
msgstr "Branch '%s' folgt nun Remote-Referenz '%s'."
1189
1191
-#: branch.c:108
1190
+#: branch.c:109
1191
#, c-format
1192
msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1193
msgstr "Branch '%s' folgt nun lokaler Referenz '%s' durch Rebase."
1194
1196
-#: branch.c:109
1195
+#: branch.c:110
1196
#, c-format
1197
msgid "Branch '%s' set up to track local ref '%s'."
1198
msgstr "Branch '%s' folgt nun lokaler Referenz '%s'."
1199
1201
-#: branch.c:118
1200
+#: branch.c:119
1201
msgid "Unable to write upstream branch configuration"
1202
msgstr "Konnte Konfiguration zu Upstream-Branch nicht schreiben."
1203
1205
-#: branch.c:155
1204
+#: branch.c:156
1205
#, c-format
1206
msgid "Not tracking: ambiguous information for ref %s"
1207
msgstr ""
1208
"Konfiguration zum Folgen von Branch nicht eingerichtet. Referenz %s ist "
1209
"mehrdeutig."
1210
1212
-#: branch.c:188
1211
+#: branch.c:189
1212
#, c-format
1213
msgid "'%s' is not a valid branch name."
1214
msgstr "'%s' ist kein gültiger Branchname."
1215
1217
-#: branch.c:207
1216
+#: branch.c:208
1217
#, c-format
1218
msgid "A branch named '%s' already exists."
1219
msgstr "Branch '%s' existiert bereits."
1220
1222
-#: branch.c:212
1221
+#: branch.c:213
1222
msgid "Cannot force update the current branch."
1223
msgstr "Kann Aktualisierung des aktuellen Branches nicht erzwingen."
1224
1226
-#: branch.c:232
1225
+#: branch.c:233
1226
#, c-format
1227
msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1228
msgstr ""
1229
"Kann Tracking-Informationen nicht einrichten; Startpunkt '%s' ist kein "
1230
"Branch."
1231
1233
-#: branch.c:234
1232
+#: branch.c:235
1233
#, c-format
1234
msgid "the requested upstream branch '%s' does not exist"
1235
msgstr "der angeforderte Upstream-Branch '%s' existiert nicht"
1236
1238
-#: branch.c:236
1237
+#: branch.c:237
1238
msgid ""
1239
"\n"
1240
"If you are planning on basing your work on an upstream\n"
@@ -1256,17 +1255,17 @@ msgstr ""
1255
"\"git push -u\" verwenden, um den Upstream-Branch beim \"push\"\n"
1256
"zu konfigurieren."
1257
1259
-#: branch.c:280
1258
+#: branch.c:281
1259
#, c-format
1260
msgid "Not a valid object name: '%s'."
1261
msgstr "Ungültiger Objekt-Name: '%s'"
1262
1264
-#: branch.c:300
1263
+#: branch.c:301
1264
#, c-format
1265
msgid "Ambiguous object name: '%s'."
1266
msgstr "mehrdeutiger Objekt-Name: '%s'"
1267
1269
-#: branch.c:305
1268
+#: branch.c:306
1269
#, c-format
1270
msgid "Not a valid branch point: '%s'."
1271
msgstr "Ungültiger Branchpunkt: '%s'"
@@ -1291,8 +1290,8 @@ msgstr "'%s' sieht nicht wie eine v2 Paketdatei aus"
1290
msgid "unrecognized header: %s%s (%d)"
1291
msgstr "nicht erkannter Kopfbereich: %s%s (%d)"
1292
1294
-#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2215 sequencer.c:2763
1295
-#: builtin/commit.c:776
1293
+#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2281 sequencer.c:2916
1294
+#: builtin/commit.c:788
1295
#, c-format
1296
msgid "could not open '%s'"
1297
msgstr "Konnte '%s' nicht öffnen"
@@ -1340,7 +1339,7 @@ msgstr "\"rev-list\" abgebrochen"
1339
msgid "ref '%s' is excluded by the rev-list options"
1340
msgstr "Referenz '%s' wird durch \"rev-list\" Optionen ausgeschlossen"
1341
1343
-#: bundle.c:457 builtin/log.c:193 builtin/log.c:1701 builtin/shortlog.c:306
1342
+#: bundle.c:457 builtin/log.c:197 builtin/log.c:1709 builtin/shortlog.c:306
1343
#, c-format
1344
msgid "unrecognized argument: %s"
1345
msgstr "nicht erkanntes Argument: %s"
@@ -1363,9 +1362,8 @@ msgstr "Erstellung der Paketindexdatei abgebrochen"
1362
msgid "invalid color value: %.*s"
1363
msgstr "Ungültiger Farbwert: %.*s"
1364
1366
-#: commit.c:50 sequencer.c:2567 builtin/am.c:355 builtin/am.c:399
1367
-#: builtin/am.c:1375 builtin/am.c:2019 builtin/replace.c:376
1368
-#: builtin/replace.c:448
1365
+#: commit.c:50 sequencer.c:2697 builtin/am.c:355 builtin/am.c:399
1366
+#: builtin/am.c:1377 builtin/am.c:2022 builtin/replace.c:455
1367
#, c-format
1368
msgid "could not parse %s"
1369
msgstr "konnte %s nicht parsen"
@@ -1396,28 +1394,28 @@ msgstr ""
1394
"Sie können diese Meldung unterdrücken, indem Sie\n"
1395
"\"git config advice.graftFileDeprecated false\" ausführen."
1396
1399
-#: commit.c:1122
1397
+#: commit.c:1128
1398
#, c-format
1399
msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1400
msgstr ""
1401
"Commit %s hat eine nicht vertrauenswürdige GPG-Signatur, angeblich von %s."
1402
1405
-#: commit.c:1125
1403
+#: commit.c:1131
1404
#, c-format
1405
msgid "Commit %s has a bad GPG signature allegedly by %s."
1406
msgstr "Commit %s hat eine ungültige GPG-Signatur, angeblich von %s."
1407
1410
-#: commit.c:1128
1408
+#: commit.c:1134
1409
#, c-format
1410
msgid "Commit %s does not have a GPG signature."
1411
msgstr "Commit %s hat keine GPG-Signatur."
1412
1415
-#: commit.c:1131
1413
+#: commit.c:1137
1414
#, c-format
1415
msgid "Commit %s has a good GPG signature by %s\n"
1416
msgstr "Commit %s hat eine gültige GPG-Signatur von %s\n"
1417
1420
-#: commit.c:1385
1418
+#: commit.c:1391
1419
msgid ""
1420
"Warning: commit message did not conform to UTF-8.\n"
1421
"You may want to amend it after fixing the message, or set the config\n"
@@ -1429,133 +1427,203 @@ msgstr ""
1427
"Encoding,\n"
1428
"welches von ihrem Projekt verwendet wird.\n"
1429
1432
-#: commit-graph.c:101
1433
-#, c-format
1434
-msgid "graph file %s is too small"
1435
-msgstr "Graph-Datei %s ist zu klein."
1430
+#: commit-graph.c:105
1431
+msgid "commit-graph file is too small"
1432
+msgstr "Commit-Graph-Datei ist zu klein."
1433
1437
-#: commit-graph.c:136
1434
+#: commit-graph.c:170
1435
#, c-format
1439
-msgid "graph signature %X does not match signature %X"
1440
-msgstr "Graph-Signatur %X stimmt nicht mit Signatur %X überein."
1436
+msgid "commit-graph signature %X does not match signature %X"
1437
+msgstr "Commit-Graph-Signatur %X stimmt nicht mit Signatur %X überein."
1438
1442
-#: commit-graph.c:143
1439
+#: commit-graph.c:177
1440
#, c-format
1444
-msgid "graph version %X does not match version %X"
1445
-msgstr "Graph-Version %X stimmt nicht mit Version %X überein."
1441
+msgid "commit-graph version %X does not match version %X"
1442
+msgstr "Commit-Graph-Version %X stimmt nicht mit Version %X überein."
1443
1447
-#: commit-graph.c:150
1444
+#: commit-graph.c:184
1445
#, c-format
1449
-msgid "hash version %X does not match version %X"
1450
-msgstr "Hash-Version %X stimmt nicht mit Version %X überein."
1446
+msgid "commit-graph hash version %X does not match version %X"
1447
+msgstr "Hash-Version des Commit-Graph %X stimmt nicht mit Version %X überein."
1448
1452
-#: commit-graph.c:173
1453
-msgid "chunk lookup table entry missing; graph file may be incomplete"
1454
-msgstr "fehlender Tabelleneintrag für Chunk-Lookup; Graph-Datei möglicherweise unvollständig"
1449
+#: commit-graph.c:207
1450
+msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1451
+msgstr ""
1452
+"fehlender Tabelleneintrag für Commit-Graph Chunk-Lookup; Datei "
1453
+"möglicherweise unvollständig"
1454
1456
-#: commit-graph.c:184
1455
+#: commit-graph.c:218
1456
#, c-format
1458
-msgid "improper chunk offset %08x%08x"
1459
-msgstr "Unzulässiger Chunk-Offset %08x%08x"
1457
+msgid "commit-graph improper chunk offset %08x%08x"
1458
+msgstr "Unzulässiger Commit-Graph Chunk-Offset %08x%08x"
1459
1461
-#: commit-graph.c:221
1460
+#: commit-graph.c:255
1461
#, c-format
1463
-msgid "chunk id %08x appears multiple times"
1464
-msgstr "Chunk-Id %08x kommt mehrfach vor."
1462
+msgid "commit-graph chunk id %08x appears multiple times"
1463
+msgstr "Commit-Graph Chunk-Id %08x kommt mehrfach vor."
1464
1466
-#: commit-graph.c:334
1465
+#: commit-graph.c:390
1466
#, c-format
1467
msgid "could not find commit %s"
1468
msgstr "Konnte Commit %s nicht finden."
1469
1471
-#: commit-graph.c:671 builtin/pack-objects.c:2646
1470
+#: commit-graph.c:732 builtin/pack-objects.c:2649
1471
#, c-format
1472
msgid "unable to get type of object %s"
1473
msgstr "Konnte Art von Objekt '%s' nicht bestimmen."
1474
1476
-#: commit-graph.c:704
1475
+#: commit-graph.c:765
1476
msgid "Loading known commits in commit graph"
1477
msgstr "Lade bekannte Commits in Commit-Graph"
1478
1480
-#: commit-graph.c:720
1479
+#: commit-graph.c:781
1480
msgid "Expanding reachable commits in commit graph"
1481
msgstr "Erweitere erreichbare Commits in Commit-Graph"
1482
1484
-#: commit-graph.c:732
1483
+#: commit-graph.c:793
1484
msgid "Clearing commit marks in commit graph"
1485
msgstr "Lösche Commit-Markierungen in Commit-Graph"
1486
1488
-#: commit-graph.c:752
1487
+#: commit-graph.c:813
1488
msgid "Computing commit graph generation numbers"
1489
msgstr "Commit-Graph Generierungsnummern berechnen"
1490
1492
-#: commit-graph.c:869
1491
+#: commit-graph.c:930
1492
#, c-format
1493
msgid "Finding commits for commit graph in %d pack"
1494
msgid_plural "Finding commits for commit graph in %d packs"
1495
msgstr[0] "Suche Commits für Commit-Graph in %d Paket"
1496
msgstr[1] "Suche Commits für Commit-Graph in %d Paketen"
1497
1499
-#: commit-graph.c:882
1498
+#: commit-graph.c:943
1499
#, c-format
1500
msgid "error adding pack %s"
1501
msgstr "Fehler beim Hinzufügen von Paket %s."
1502
1504
-#: commit-graph.c:884
1503
+#: commit-graph.c:945
1504
#, c-format
1505
msgid "error opening index for %s"
1506
msgstr "Fehler beim Öffnen des Index für %s."
1507
1509
-#: commit-graph.c:898
1508
+#: commit-graph.c:959
1509
#, c-format
1510
msgid "Finding commits for commit graph from %d ref"
1511
msgid_plural "Finding commits for commit graph from %d refs"
1512
msgstr[0] "Suche Commits für Commit-Graph in %d Referenz"
1513
msgstr[1] "Suche Commits für Commit-Graph in %d Referenzen"
1514
1516
-#: commit-graph.c:930
1515
+#: commit-graph.c:991
1516
msgid "Finding commits for commit graph among packed objects"
1517
msgstr "Suche Commits für Commit-Graph in gepackten Objekten"
1518
1520
-#: commit-graph.c:943
1519
+#: commit-graph.c:1004
1520
msgid "Counting distinct commits in commit graph"
1521
msgstr "Zähle Commits in Commit-Graph"
1522
1524
-#: commit-graph.c:956
1523
+#: commit-graph.c:1017
1524
#, c-format
1525
msgid "the commit graph format cannot write %d commits"
1526
msgstr "Das Commit-Graph Format kann nicht %d Commits schreiben."
1527
1529
-#: commit-graph.c:965
1528
+#: commit-graph.c:1026
1529
msgid "Finding extra edges in commit graph"
1530
msgstr "Suche zusätzliche Ränder in Commit-Graph"
1531
1533
-#: commit-graph.c:989
1532
+#: commit-graph.c:1050
1533
msgid "too many commits to write graph"
1534
msgstr "Zu viele Commits zum Schreiben des Graphen."
1535
1537
-#: commit-graph.c:996 midx.c:769
1536
+#: commit-graph.c:1057 midx.c:819
1537
#, c-format
1538
msgid "unable to create leading directories of %s"
1539
msgstr "Konnte führende Verzeichnisse von '%s' nicht erstellen."
1540
1542
-#: commit-graph.c:1036
1541
+#: commit-graph.c:1097
1542
#, c-format
1543
msgid "Writing out commit graph in %d pass"
1544
msgid_plural "Writing out commit graph in %d passes"
1545
msgstr[0] "Schreibe Commit-Graph in %d Durchgang"
1546
msgstr[1] "Schreibe Commit-Graph in %d Durchgängen"
1547
1549
-#: commit-graph.c:1109
1548
+#: commit-graph.c:1162
1549
msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1550
msgstr ""
1551
"Die Commit-Graph-Datei hat eine falsche Prüfsumme und ist wahrscheinlich "
1552
"beschädigt."
1553
1555
-#: commit-graph.c:1153
1554
+#: commit-graph.c:1172
1555
+#, c-format
1556
+msgid "commit-graph has incorrect OID order: %s then %s"
1557
+msgstr "Commit-Graph hat fehlerhafte OID-Reihenfolge: %s dann %s"
1558
+
1559
+#: commit-graph.c:1182 commit-graph.c:1197
1560
+#, c-format
1561
+msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1562
+msgstr "Commit-Graph hat fehlerhaften Fanout-Wert: fanout[%d] = %u != %u"
1563
+
1564
+#: commit-graph.c:1189
1565
+#, c-format
1566
+msgid "failed to parse commit %s from commit-graph"
1567
+msgstr "Konnte Commit %s von Commit-Graph nicht parsen."
1568
+
1569
+#: commit-graph.c:1206
1570
msgid "Verifying commits in commit graph"
1571
msgstr "Commit in Commit-Graph überprüfen"
1572
1573
+#: commit-graph.c:1219
1574
+#, c-format
1575
+msgid "failed to parse commit %s from object database for commit-graph"
1576
+msgstr ""
1577
+"Fehler beim Parsen des Commits %s von Objekt-Datenbank für Commit-Graph"
1578
+
1579
+#: commit-graph.c:1226
1580
+#, c-format
1581
+msgid "root tree OID for commit %s in commit-graph is %s != %s"
1582
+msgstr ""
1583
+"OID des Wurzelverzeichnisses für Commit %s in Commit-Graph ist %s != %s"
1584
+
1585
+#: commit-graph.c:1236
1586
+#, c-format
1587
+msgid "commit-graph parent list for commit %s is too long"
1588
+msgstr "Commit-Graph Vorgänger-Liste für Commit %s ist zu lang"
1589
+
1590
+#: commit-graph.c:1242
1591
+#, c-format
1592
+msgid "commit-graph parent for %s is %s != %s"
1593
+msgstr "Commit-Graph-Vorgänger für %s ist %s != %s"
1594
+
1595
+#: commit-graph.c:1255
1596
+#, c-format
1597
+msgid "commit-graph parent list for commit %s terminates early"
1598
+msgstr "Commit-Graph Vorgänger-Liste für Commit %s endet zu früh"
1599
+
1600
+#: commit-graph.c:1260
1601
+#, c-format
1602
+msgid ""
1603
+"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1604
+msgstr ""
1605
+"Commit-Graph hat Generationsnummer null für Commit %s, aber sonst ungleich "
1606
+"null"
1607
+
1608
+#: commit-graph.c:1264
1609
+#, c-format
1610
+msgid ""
1611
+"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1612
+msgstr ""
1613
+"Commit-Graph hat Generationsnummer ungleich null für Commit %s, aber sonst "
1614
+"null"
1615
+
1616
+#: commit-graph.c:1279
1617
+#, c-format
1618
+msgid "commit-graph generation for commit %s is %u != %u"
1619
+msgstr "Commit-Graph Erstellung für Commit %s ist %u != %u"
1620
+
1621
+#: commit-graph.c:1285
1622
+#, c-format
1623
+msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1624
+msgstr ""
1625
+"Commit-Datum für Commit %s in Commit-Graph ist %<PRIuMAX> != %<PRIuMAX>"
1626
+
1627
#: compat/obstack.c:406 compat/obstack.c:408
1628
msgid "memory exhausted"
1629
msgstr "Speicher verbraucht"
@@ -1602,7 +1670,7 @@ msgstr "Schlüssel enthält keine Sektion: %s"
1670
msgid "key does not contain variable name: %s"
1671
msgstr "Schlüssel enthält keinen Variablennamen: %s"
1672
1605
-#: config.c:378 sequencer.c:2330
1673
+#: config.c:378 sequencer.c:2459
1674
#, c-format
1675
msgid "invalid key: %s"
1676
msgstr "Ungültiger Schlüssel: %s"
@@ -1746,142 +1814,142 @@ msgid "must be one of nothing, matching, simple, upstream or current"
1814
msgstr ""
1815
"Muss einer von diesen sein: nothing, matching, simple, upstream, current"
1816
1749
-#: config.c:1481 builtin/pack-objects.c:3394
1817
+#: config.c:1483 builtin/pack-objects.c:3397
1818
#, c-format
1819
msgid "bad pack compression level %d"
1820
msgstr "ungültiger Komprimierungsgrad (%d) für Paketierung"
1821
1754
-#: config.c:1602
1822
+#: config.c:1604
1823
#, c-format
1824
msgid "unable to load config blob object '%s'"
1825
msgstr "Konnte Blob-Objekt '%s' für Konfiguration nicht laden."
1826
1759
-#: config.c:1605
1827
+#: config.c:1607
1828
#, c-format
1829
msgid "reference '%s' does not point to a blob"
1830
msgstr "Referenz '%s' zeigt auf keinen Blob."
1831
1764
-#: config.c:1622
1832
+#: config.c:1624
1833
#, c-format
1834
msgid "unable to resolve config blob '%s'"
1835
msgstr "Konnte Blob '%s' für Konfiguration nicht auflösen."
1836
1769
-#: config.c:1652
1837
+#: config.c:1654
1838
#, c-format
1839
msgid "failed to parse %s"
1840
msgstr "Fehler beim Parsen von %s."
1841
1774
-#: config.c:1705
1842
+#: config.c:1710
1843
msgid "unable to parse command-line config"
1844
msgstr ""
1845
"Konnte die über die Befehlszeile angegebene Konfiguration nicht parsen."
1846
1779
-#: config.c:2037
1847
+#: config.c:2059
1848
msgid "unknown error occurred while reading the configuration files"
1849
msgstr ""
1850
"Es trat ein unbekannter Fehler beim Lesen der Konfigurationsdateien auf."
1851
1784
-#: config.c:2207
1852
+#: config.c:2229
1853
#, c-format
1854
msgid "Invalid %s: '%s'"
1855
msgstr "Ungültiger %s: '%s'"
1856
1789
-#: config.c:2250
1857
+#: config.c:2272
1858
#, c-format
1859
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1860
msgstr ""
1861
"Unbekannter Wert '%s' in core.untrackedCache; benutze Standardwert 'keep'"
1862
1795
-#: config.c:2276
1863
+#: config.c:2298
1864
#, c-format
1865
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1866
msgstr ""
1867
"Der Wert '%d' von splitIndex.maxPercentChange sollte zwischen 0 und 100 "
1868
"liegen."
1869
1802
-#: config.c:2322
1870
+#: config.c:2344
1871
#, c-format
1872
msgid "unable to parse '%s' from command-line config"
1873
msgstr ""
1874
"Konnte Wert '%s' aus der über die Befehlszeile angegebenen Konfiguration\n"
1875
"nicht parsen."
1876
1809
-#: config.c:2324
1877
+#: config.c:2346
1878
#, c-format
1879
msgid "bad config variable '%s' in file '%s' at line %d"
1880
msgstr "ungültige Konfigurationsvariable '%s' in Datei '%s' bei Zeile %d"
1881
1814
-#: config.c:2405
1882
+#: config.c:2427
1883
#, c-format
1884
msgid "invalid section name '%s'"
1885
msgstr "Ungültiger Sektionsname '%s'"
1886
1819
-#: config.c:2437
1887
+#: config.c:2459
1888
#, c-format
1889
msgid "%s has multiple values"
1890
msgstr "%s hat mehrere Werte"
1891
1824
-#: config.c:2466
1892
+#: config.c:2488
1893
#, c-format
1894
msgid "failed to write new configuration file %s"
1895
msgstr "Konnte neue Konfigurationsdatei '%s' nicht schreiben."
1896
1829
-#: config.c:2716 config.c:3040
1897
+#: config.c:2740 config.c:3064
1898
#, c-format
1899
msgid "could not lock config file %s"
1900
msgstr "Konnte Konfigurationsdatei '%s' nicht sperren."
1901
1834
-#: config.c:2727
1902
+#: config.c:2751
1903
#, c-format
1904
msgid "opening %s"
1905
msgstr "Öffne %s"
1906
1839
-#: config.c:2762 builtin/config.c:328
1907
+#: config.c:2786 builtin/config.c:328
1908
#, c-format
1909
msgid "invalid pattern: %s"
1910
msgstr "Ungültiges Muster: %s"
1911
1844
-#: config.c:2787
1912
+#: config.c:2811
1913
#, c-format
1914
msgid "invalid config file %s"
1915
msgstr "Ungültige Konfigurationsdatei %s"
1916
1849
-#: config.c:2800 config.c:3053
1917
+#: config.c:2824 config.c:3077
1918
#, c-format
1919
msgid "fstat on %s failed"
1920
msgstr "fstat auf %s fehlgeschlagen"
1921
1854
-#: config.c:2811
1922
+#: config.c:2835
1923
#, c-format
1924
msgid "unable to mmap '%s'"
1925
msgstr "mmap für '%s' fehlgeschlagen"
1926
1859
-#: config.c:2820 config.c:3058
1927
+#: config.c:2844 config.c:3082
1928
#, c-format
1929
msgid "chmod on %s failed"
1930
msgstr "chmod auf %s fehlgeschlagen"
1931
1864
-#: config.c:2905 config.c:3155
1932
+#: config.c:2929 config.c:3179
1933
#, c-format
1934
msgid "could not write config file %s"
1935
msgstr "Konnte Konfigurationsdatei %s nicht schreiben."
1936
1869
-#: config.c:2939
1937
+#: config.c:2963
1938
#, c-format
1939
msgid "could not set '%s' to '%s'"
1940
msgstr "Konnte '%s' nicht zu '%s' setzen."
1941
1874
-#: config.c:2941 builtin/remote.c:782
1942
+#: config.c:2965 builtin/remote.c:782
1943
#, c-format
1944
msgid "could not unset '%s'"
1945
msgstr "Konnte '%s' nicht aufheben."
1946
1879
-#: config.c:3031
1947
+#: config.c:3055
1948
#, c-format
1949
msgid "invalid section name: %s"
1950
msgstr "Ungültiger Sektionsname: %s"
1951
1884
-#: config.c:3198
1952
+#: config.c:3222
1953
#, c-format
1954
msgid "missing value for '%s'"
1955
msgstr "Fehlender Wert für '%s'"
@@ -2040,28 +2108,28 @@ msgstr "SSH-Variante 'simple' unterstützt kein -6."
2108
msgid "ssh variant 'simple' does not support setting port"
2109
msgstr "SSH-Variante 'simple' unterstützt nicht das Setzen eines Ports."
2110
2043
-#: connect.c:1259
2111
+#: connect.c:1260
2112
#, c-format
2113
msgid "strange pathname '%s' blocked"
2114
msgstr "Merkwürdigen Pfadnamen '%s' blockiert."
2115
2048
-#: connect.c:1304
2116
+#: connect.c:1307
2117
msgid "unable to fork"
2118
msgstr "Kann Prozess nicht starten."
2119
2052
-#: connected.c:68 builtin/fsck.c:221 builtin/prune.c:146
2120
+#: connected.c:85 builtin/fsck.c:221 builtin/prune.c:43
2121
msgid "Checking connectivity"
2122
msgstr "Prüfe Konnektivität"
2123
2056
-#: connected.c:80
2124
+#: connected.c:97
2125
msgid "Could not run 'git rev-list'"
2126
msgstr "Konnte 'git rev-list' nicht ausführen"
2127
2060
-#: connected.c:100
2128
+#: connected.c:117
2129
msgid "failed write to rev-list"
2130
msgstr "Fehler beim Schreiben nach rev-list"
2131
2064
-#: connected.c:107
2132
+#: connected.c:124
2133
msgid "failed to close rev-list's stdin"
2134
msgstr "Fehler beim Schließen von rev-list's Standard-Eingabe"
2135
@@ -2298,23 +2366,30 @@ msgstr "Fehler beim Lesen der Reihenfolgedatei '%s'."
2366
msgid "Performing inexact rename detection"
2367
msgstr "Führe Erkennung für ungenaue Umbenennung aus"
2368
2301
-#: diff.c:108
2302
-#, c-format
2303
-msgid "option '%s' requires a value"
2304
-msgstr "Option '%s' erfordert einen Wert."
2369
+#: diff-no-index.c:238
2370
+msgid "git diff --no-index [<options>] <path> <path>"
2371
+msgstr "git diff --no-index [<Optionen>] <Pfad> <Pfad>"
2372
+
2373
+#: diff-no-index.c:263
2374
+msgid ""
2375
+"Not a git repository. Use --no-index to compare two paths outside a working "
2376
+"tree"
2377
+msgstr ""
2378
+"Kein Git-Repository. Nutzen Sie --no-index, um zwei Pfade außerhalb des "
2379
+"Arbeitsverzeichnisses zu vergleichen."
2380
2306
-#: diff.c:158
2381
+#: diff.c:155
2382
#, c-format
2383
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2384
msgstr ""
2385
" Fehler beim Parsen des abgeschnittenen \"dirstat\" Prozentsatzes '%s'\n"
2386
2312
-#: diff.c:163
2387
+#: diff.c:160
2388
#, c-format
2389
msgid " Unknown dirstat parameter '%s'\n"
2390
msgstr " Unbekannter \"dirstat\" Parameter '%s'\n"
2391
2317
-#: diff.c:291
2392
+#: diff.c:296
2393
msgid ""
2394
"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2395
"'dimmed-zebra', 'plain'"
@@ -2322,14 +2397,16 @@ msgstr ""
2397
"\"color moved\"-Einstellung muss eines von diesen sein: 'no', 'default', "
2398
"'blocks', 'zebra', 'dimmed_zebra', 'plain'"
2399
2325
-#: diff.c:319
2400
+#: diff.c:324
2401
#, c-format
2402
msgid ""
2403
"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2404
"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2330
-msgstr "Unbekannter color-moved-ws Modus '%s', mögliche Werte sind 'ignore-space-change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-identation-change'"
2405
+msgstr ""
2406
+"Unbekannter color-moved-ws Modus '%s', mögliche Werte sind 'ignore-space-"
2407
+"change', 'ignore-space-at-eol', 'ignore-all-space', 'allow-identation-change'"
2408
2332
-#: diff.c:327
2409
+#: diff.c:332
2410
msgid ""
2411
"color-moved-ws: allow-indentation-change cannot be combined with other "
2412
"whitespace modes"
@@ -2337,12 +2414,12 @@ msgstr ""
2414
"color-moved-ws: allow-indentation-change kann nicht mit anderen\n"
2415
"Whitespace-Modi kombiniert werden."
2416
2340
-#: diff.c:400
2417
+#: diff.c:405
2418
#, c-format
2419
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2420
msgstr "Unbekannter Wert in Konfigurationsvariable 'diff.dirstat': '%s'"
2421
2345
-#: diff.c:460
2422
+#: diff.c:465
2423
#, c-format
2424
msgid ""
2425
"Found errors in 'diff.dirstat' config variable:\n"
@@ -2351,25 +2428,36 @@ msgstr ""
2428
"Fehler in 'diff.dirstat' Konfigurationsvariable gefunden:\n"
2429
"%s"
2430
2354
-#: diff.c:4211
2431
+#: diff.c:4210
2432
#, c-format
2433
msgid "external diff died, stopping at %s"
2434
msgstr "externes Diff-Programm unerwartet beendet, angehalten bei %s"
2435
2359
-#: diff.c:4553
2436
+#: diff.c:4555
2437
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2438
msgstr ""
2439
"--name-only, --name-status, --check und -s schließen sich gegenseitig aus"
2440
2364
-#: diff.c:4556
2441
+#: diff.c:4558
2442
msgid "-G, -S and --find-object are mutually exclusive"
2443
msgstr "-G, -S und --find-object schließen sich gegenseitig aus"
2444
2368
-#: diff.c:4634
2445
+#: diff.c:4636
2446
msgid "--follow requires exactly one pathspec"
2447
msgstr "--follow erfordert genau eine Pfadspezifikation"
2448
2372
-#: diff.c:4800
2449
+#: diff.c:4684
2450
+#, c-format
2451
+msgid "invalid --stat value: %s"
2452
+msgstr "Ungültiger --stat Wert: %s"
2453
+
2454
+#: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5217
2455
+#: parse-options.c:199 parse-options.c:203
2456
+#, c-format
2457
+msgid "%s expects a numerical value"
2458
+msgstr "%s erwartet einen numerischen Wert."
2459
+
2460
+#: diff.c:4721
2461
#, c-format
2462
msgid ""
2463
"Failed to parse --dirstat/-X option parameter:\n"
@@ -2378,22 +2466,523 @@ msgstr ""
2466
"Fehler beim Parsen des --dirstat/-X Optionsparameters:\n"
2467
"%s"
2468
2381
-#: diff.c:4814
2469
+#: diff.c:4806
2470
+#, c-format
2471
+msgid "unknown change class '%c' in --diff-filter=%s"
2472
+msgstr "Unbekannte Änderungsklasse '%c' in --diff-filter=%s"
2473
+
2474
+#: diff.c:4830
2475
+#, c-format
2476
+msgid "unknown value after ws-error-highlight=%.*s"
2477
+msgstr "Unbekannter Wert nach ws-error-highlight=%.*s"
2478
+
2479
+#: diff.c:4844
2480
+#, c-format
2481
+msgid "unable to resolve '%s'"
2482
+msgstr "konnte '%s' nicht auflösen"
2483
+
2484
+#: diff.c:4894 diff.c:4900
2485
+#, c-format
2486
+msgid "%s expects <n>/<m> form"
2487
+msgstr "%s erwartet die Form <n>/<m>"
2488
+
2489
+#: diff.c:4912
2490
+#, c-format
2491
+msgid "%s expects a character, got '%s'"
2492
+msgstr "%s erwartet ein Zeichen, '%s' bekommen"
2493
+
2494
+#: diff.c:4933
2495
+#, c-format
2496
+msgid "bad --color-moved argument: %s"
2497
+msgstr "Ungültiges --color-moved Argument: %s"
2498
+
2499
+#: diff.c:4952
2500
#, c-format
2383
-msgid "Failed to parse --submodule option parameter: '%s'"
2501
+msgid "invalid mode '%s' in --color-moved-ws"
2502
+msgstr "Ungültiger Modus '%s' in --color-moved-ws"
2503
+
2504
+#: diff.c:4992
2505
+msgid ""
2506
+"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2507
+"\"histogram\""
2508
+msgstr ""
2509
+"Option diff-algorithm akzeptiert: \"myers\", \"minimal\", \"patience\" and "
2510
+"\"histogram\""
2511
+
2512
+#: diff.c:5028 diff.c:5048
2513
+#, c-format
2514
+msgid "invalid argument to %s"
2515
+msgstr "Ungültiges Argument für %s"
2516
+
2517
+#: diff.c:5186
2518
+#, c-format
2519
+msgid "failed to parse --submodule option parameter: '%s'"
2520
msgstr "Fehler beim Parsen des --submodule Optionsparameters: '%s'"
2521
2386
-#: diff.c:5900
2522
+#: diff.c:5242
2523
+#, c-format
2524
+msgid "bad --word-diff argument: %s"
2525
+msgstr "Ungültiges --word-diff Argument: %s"
2526
+
2527
+#: diff.c:5265
2528
+msgid "Diff output format options"
2529
+msgstr "Diff-Optionen zu Ausgabeformaten"
2530
+
2531
+#: diff.c:5267 diff.c:5273
2532
+msgid "generate patch"
2533
+msgstr "Erzeuge Patch"
2534
+
2535
+#: diff.c:5270 builtin/log.c:167
2536
+msgid "suppress diff output"
2537
+msgstr "Ausgabe der Unterschiede unterdrücken"
2538
+
2539
+#: diff.c:5275 diff.c:5389 diff.c:5396
2540
+msgid "<n>"
2541
+msgstr "<n>"
2542
+
2543
+#: diff.c:5276 diff.c:5279
2544
+msgid "generate diffs with <n> lines context"
2545
+msgstr "Erstelle Unterschiede mit <n> Zeilen des Kontextes"
2546
+
2547
+#: diff.c:5281
2548
+msgid "generate the diff in raw format"
2549
+msgstr "Erstelle Unterschiede im Rohformat"
2550
+
2551
+#: diff.c:5284
2552
+msgid "synonym for '-p --raw'"
2553
+msgstr "Synonym für '-p --raw'"
2554
+
2555
+#: diff.c:5288
2556
+msgid "synonym for '-p --stat'"
2557
+msgstr "Synonym für '-p --stat'"
2558
+
2559
+#: diff.c:5292
2560
+msgid "machine friendly --stat"
2561
+msgstr "maschinenlesbare Ausgabe von --stat"
2562
+
2563
+#: diff.c:5295
2564
+msgid "output only the last line of --stat"
2565
+msgstr "nur die letzte Zeile von --stat ausgeben"
2566
+
2567
+#: diff.c:5297 diff.c:5305
2568
+msgid "<param1,param2>..."
2569
+msgstr "<Parameter1,Parameter2>..."
2570
+
2571
+#: diff.c:5298
2572
+msgid ""
2573
+"output the distribution of relative amount of changes for each sub-directory"
2574
+msgstr ""
2575
+"Gebe die Verteilung des relativen Umfangs der Änderungen für jedes "
2576
+"Unterverzeichnis aus"
2577
+
2578
+#: diff.c:5302
2579
+msgid "synonym for --dirstat=cumulative"
2580
+msgstr "Synonym für --dirstat=cumulative"
2581
+
2582
+#: diff.c:5306
2583
+msgid "synonym for --dirstat=files,param1,param2..."
2584
+msgstr "Synonym für --dirstat=files,Parameter1,Parameter2..."
2585
+
2586
+#: diff.c:5310
2587
+msgid "warn if changes introduce conflict markers or whitespace errors"
2588
+msgstr ""
2589
+"Warnen, wenn Änderungen Konfliktmarker oder Whitespace-Fehler einbringen"
2590
+
2591
+#: diff.c:5313
2592
+msgid "condensed summary such as creations, renames and mode changes"
2593
+msgstr ""
2594
+"Gekürzte Zusammenfassung, wie z.B. Erstellungen, Umbenennungen und "
2595
+"Änderungen der Datei-Rechte"
2596
+
2597
+#: diff.c:5316
2598
+msgid "show only names of changed files"
2599
+msgstr "nur Dateinamen der geänderten Dateien anzeigen"
2600
+
2601
+#: diff.c:5319
2602
+msgid "show only names and status of changed files"
2603
+msgstr "nur Dateinamen und Status der geänderten Dateien anzeigen"
2604
+
2605
+#: diff.c:5321
2606
+msgid "<width>[,<name-width>[,<count>]]"
2607
+msgstr "<Breite>[,<Namens-Breite>[,<Anzahl>]]"
2608
+
2609
+#: diff.c:5322
2610
+msgid "generate diffstat"
2611
+msgstr "Generiere Zusammenfassung der Unterschiede"
2612
+
2613
+#: diff.c:5324 diff.c:5327 diff.c:5330
2614
+msgid "<width>"
2615
+msgstr "<Breite>"
2616
+
2617
+#: diff.c:5325
2618
+msgid "generate diffstat with a given width"
2619
+msgstr "Erzeuge Zusammenfassung der Unterschiede mit gegebener Breite"
2620
+
2621
+#: diff.c:5328
2622
+msgid "generate diffstat with a given name width"
2623
+msgstr "Erzeuge Zusammenfassung der Unterschiede mit gegebener Namens-Breite"
2624
+
2625
+#: diff.c:5331
2626
+msgid "generate diffstat with a given graph width"
2627
+msgstr "Erzeuge Zusammenfassung der Unterschiede mit gegebener Graph-Breite"
2628
+
2629
+#: diff.c:5333
2630
+msgid "<count>"
2631
+msgstr "<Anzahl>"
2632
+
2633
+#: diff.c:5334
2634
+msgid "generate diffstat with limited lines"
2635
+msgstr "Erzeuge Zusammenfassung der Unterschiede mit begrenzten Zeilen"
2636
+
2637
+#: diff.c:5337
2638
+msgid "generate compact summary in diffstat"
2639
+msgstr "Erzeuge kompakte Zusammenstellung in Zusammenfassung der Unterschiede"
2640
+
2641
+#: diff.c:5340
2642
+msgid "output a binary diff that can be applied"
2643
+msgstr "Gebe eine binäre Differenz aus, dass angewendet werden kann"
2644
+
2645
+#: diff.c:5343
2646
+msgid "show full pre- and post-image object names on the \"index\" lines"
2647
+msgstr "Zeige vollständige Objekt-Namen in den \"index\"-Zeilen"
2648
+
2649
+#: diff.c:5345
2650
+msgid "show colored diff"
2651
+msgstr "Zeige farbige Unterschiede"
2652
+
2653
+#: diff.c:5346
2654
+msgid "<kind>"
2655
+msgstr "<Art>"
2656
+
2657
+#: diff.c:5347
2658
+msgid ""
2659
+"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2660
+"diff"
2661
+msgstr ""
2662
+"Hebe Whitespace-Fehler in den Zeilen 'context', 'old' oder 'new' bei den "
2663
+"Unterschieden hervor"
2664
+
2665
+#: diff.c:5350
2666
+msgid ""
2667
+"do not munge pathnames and use NULs as output field terminators in --raw or "
2668
+"--numstat"
2669
+msgstr ""
2670
+"Verschleiere nicht die Pfadnamen und nutze NUL-Zeichen als Schlusszeichen in "
2671
+"Ausgabefeldern bei --raw oder --numstat"
2672
+
2673
+#: diff.c:5353 diff.c:5356 diff.c:5359 diff.c:5465
2674
+msgid "<prefix>"
2675
+msgstr "<Präfix>"
2676
+
2677
+#: diff.c:5354
2678
+msgid "show the given source prefix instead of \"a/\""
2679
+msgstr "Zeige den gegebenen Quell-Präfix statt \"a/\""
2680
+
2681
+#: diff.c:5357
2682
+msgid "show the given destination prefix instead of \"b/\""
2683
+msgstr "Zeige den gegebenen Ziel-Präfix statt \"b/\""
2684
+
2685
+#: diff.c:5360
2686
+msgid "prepend an additional prefix to every line of output"
2687
+msgstr "Stelle einen zusätzlichen Präfix bei jeder Ausgabezeile voran"
2688
+
2689
+#: diff.c:5363
2690
+msgid "do not show any source or destination prefix"
2691
+msgstr "Zeige keine Quell- oder Ziel-Präfixe an"
2692
+
2693
+#: diff.c:5366
2694
+msgid "show context between diff hunks up to the specified number of lines"
2695
+msgstr ""
2696
+"Zeige Kontext zwischen Unterschied-Blöcken bis zur angegebenen Anzahl von "
2697
+"Zeilen."
2698
+
2699
+#: diff.c:5370 diff.c:5375 diff.c:5380
2700
+msgid "<char>"
2701
+msgstr "<Zeichen>"
2702
+
2703
+#: diff.c:5371
2704
+msgid "specify the character to indicate a new line instead of '+'"
2705
+msgstr "Das Zeichen festlegen, das eine neue Zeile kennzeichnet (statt '+')"
2706
+
2707
+#: diff.c:5376
2708
+msgid "specify the character to indicate an old line instead of '-'"
2709
+msgstr "Das Zeichen festlegen, das eine alte Zeile kennzeichnet (statt '-')"
2710
+
2711
+#: diff.c:5381
2712
+msgid "specify the character to indicate a context instead of ' '"
2713
+msgstr "Das Zeichen festlegen, das den Kontext kennzeichnet (statt ' ')"
2714
+
2715
+#: diff.c:5384
2716
+msgid "Diff rename options"
2717
+msgstr "Diff-Optionen zur Umbenennung"
2718
+
2719
+#: diff.c:5385
2720
+msgid "<n>[/<m>]"
2721
+msgstr "<n>[/<m>]"
2722
+
2723
+#: diff.c:5386
2724
+msgid "break complete rewrite changes into pairs of delete and create"
2725
+msgstr ""
2726
+"Teile komplette Rewrite-Änderungen in Änderungen mit \"löschen\" und "
2727
+"\"erstellen\""
2728
+
2729
+#: diff.c:5390
2730
+msgid "detect renames"
2731
+msgstr "Umbenennungen erkennen"
2732
+
2733
+#: diff.c:5394
2734
+msgid "omit the preimage for deletes"
2735
+msgstr "Preimage für Löschungen weglassen."
2736
+
2737
+#: diff.c:5397
2738
+msgid "detect copies"
2739
+msgstr "Kopien erkennen"
2740
+
2741
+#: diff.c:5401
2742
+msgid "use unmodified files as source to find copies"
2743
+msgstr "Nutze ungeänderte Dateien als Quelle zum Finden von Kopien"
2744
+
2745
+#: diff.c:5403
2746
+msgid "disable rename detection"
2747
+msgstr "Erkennung von Umbenennungen deaktivieren"
2748
+
2749
+#: diff.c:5406
2750
+msgid "use empty blobs as rename source"
2751
+msgstr "Nutze leere Blobs als Quelle von Umbennungen"
2752
+
2753
+#: diff.c:5408
2754
+msgid "continue listing the history of a file beyond renames"
2755
+msgstr "Fortführen der Auflistung der Historie einer Datei nach Umbennung"
2756
+
2757
+#: diff.c:5411
2758
+msgid ""
2759
+"prevent rename/copy detection if the number of rename/copy targets exceeds "
2760
+"given limit"
2761
+msgstr ""
2762
+"Verhindere die Erkennung von Umbennungen und Kopien, wenn die Anzahl der "
2763
+"Ziele für Umbennungen und Kopien das gegebene Limit überschreitet"
2764
+
2765
+#: diff.c:5413
2766
+msgid "Diff algorithm options"
2767
+msgstr "Diff Algorithmus-Optionen"
2768
+
2769
+#: diff.c:5415
2770
+msgid "produce the smallest possible diff"
2771
+msgstr "Erzeuge die kleinstmöglichen Änderungen"
2772
+
2773
+#: diff.c:5418
2774
+msgid "ignore whitespace when comparing lines"
2775
+msgstr "Whitespace-Änderungen beim Vergleich von Zeilen ignorieren"
2776
+
2777
+#: diff.c:5421
2778
+msgid "ignore changes in amount of whitespace"
2779
+msgstr "Änderungen bei der Anzahl von Whitespace ignorieren"
2780
+
2781
+#: diff.c:5424
2782
+msgid "ignore changes in whitespace at EOL"
2783
+msgstr "Whitespace-Änderungen am Zeilenende ignorieren"
2784
+
2785
+#: diff.c:5427
2786
+msgid "ignore carrier-return at the end of line"
2787
+msgstr "Ignoriere den Zeilenumbruch am Ende der Zeile"
2788
+
2789
+#: diff.c:5430
2790
+msgid "ignore changes whose lines are all blank"
2791
+msgstr "Ignoriere Änderungen in leeren Zeilen"
2792
+
2793
+#: diff.c:5433
2794
+msgid "heuristic to shift diff hunk boundaries for easy reading"
2795
+msgstr ""
2796
+"Heuristik, um Grenzen der Änderungsblöcke für bessere Lesbarkeit zu "
2797
+"verschieben"
2798
+
2799
+#: diff.c:5436
2800
+msgid "generate diff using the \"patience diff\" algorithm"
2801
+msgstr "Erzeuge Änderungen durch Nutzung des Algorithmus \"Patience Diff\""
2802
+
2803
+#: diff.c:5440
2804
+msgid "generate diff using the \"histogram diff\" algorithm"
2805
+msgstr "Erzeuge Änderungen durch Nutzung des Algorithmus \"Histogram Diff\""
2806
+
2807
+#: diff.c:5442
2808
+msgid "<algorithm>"
2809
+msgstr "<Algorithmus>"
2810
+
2811
+#: diff.c:5443
2812
+msgid "choose a diff algorithm"
2813
+msgstr "Ein Algorithmus für Änderungen wählen"
2814
+
2815
+#: diff.c:5445
2816
+msgid "<text>"
2817
+msgstr "<Text>"
2818
+
2819
+#: diff.c:5446
2820
+msgid "generate diff using the \"anchored diff\" algorithm"
2821
+msgstr "Erzeuge Änderungen durch Nutzung des Algorithmus \"Anchored Diff\""
2822
+
2823
+#: diff.c:5448 diff.c:5457 diff.c:5460
2824
+msgid "<mode>"
2825
+msgstr "<Modus>"
2826
+
2827
+#: diff.c:5449
2828
+msgid "show word diff, using <mode> to delimit changed words"
2829
+msgstr "Zeige Wort-Änderungen, nutze <Modus>, um Wörter abzugrenzen"
2830
+
2831
+#: diff.c:5451 diff.c:5454 diff.c:5499
2832
+msgid "<regex>"
2833
+msgstr "<Regex>"
2834
+
2835
+#: diff.c:5452
2836
+msgid "use <regex> to decide what a word is"
2837
+msgstr "Nutze <Regex>, um zu entscheiden, was ein Wort ist"
2838
+
2839
+#: diff.c:5455
2840
+msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2841
+msgstr "Entsprechend wie --word-diff=color --word-diff-regex=<Regex>"
2842
+
2843
+#: diff.c:5458
2844
+msgid "moved lines of code are colored differently"
2845
+msgstr "Verschobene Codezeilen sind andersfarbig"
2846
+
2847
+#: diff.c:5461
2848
+msgid "how white spaces are ignored in --color-moved"
2849
+msgstr "Wie Whitespaces in --color-moved ignoriert werden"
2850
+
2851
+#: diff.c:5464
2852
+msgid "Other diff options"
2853
+msgstr "Andere Diff-Optionen"
2854
+
2855
+#: diff.c:5466
2856
+msgid "when run from subdir, exclude changes outside and show relative paths"
2857
+msgstr ""
2858
+"Wenn vom Unterverzeichnis aufgerufen, schließe Änderungen außerhalb aus und "
2859
+"zeige relative Pfade an"
2860
+
2861
+#: diff.c:5470
2862
+msgid "treat all files as text"
2863
+msgstr "alle Dateien als Text behandeln"
2864
+
2865
+#: diff.c:5472
2866
+msgid "swap two inputs, reverse the diff"
2867
+msgstr "Vertausche die beiden Eingaben und drehe die Änderungen um"
2868
+
2869
+#: diff.c:5474
2870
+msgid "exit with 1 if there were differences, 0 otherwise"
2871
+msgstr ""
2872
+"Beende mit Exit-Status 1, wenn Änderungen vorhanden sind, andernfalls mit 0"
2873
+
2874
+#: diff.c:5476
2875
+msgid "disable all output of the program"
2876
+msgstr "Keine Ausgaben vom Programm"
2877
+
2878
+#: diff.c:5478
2879
+msgid "allow an external diff helper to be executed"
2880
+msgstr "Erlaube die Ausführung eines externes Programms für Änderungen"
2881
+
2882
+#: diff.c:5480
2883
+msgid "run external text conversion filters when comparing binary files"
2884
+msgstr ""
2885
+"Führe externe Text-Konvertierungsfilter aus, wenn binäre Dateien vergleicht "
2886
+"werden"
2887
+
2888
+#: diff.c:5482
2889
+msgid "<when>"
2890
+msgstr "<wann>"
2891
+
2892
+#: diff.c:5483
2893
+msgid "ignore changes to submodules in the diff generation"
2894
+msgstr ""
2895
+"Änderungen in Submodulen während der Erstellung der Unterschiede ignorieren"
2896
+
2897
+#: diff.c:5486
2898
+msgid "<format>"
2899
+msgstr "<Format>"
2900
+
2901
+#: diff.c:5487
2902
+msgid "specify how differences in submodules are shown"
2903
+msgstr "Angeben, wie Unterschiede in Submodulen gezeigt werden"
2904
+
2905
+#: diff.c:5491
2906
+msgid "hide 'git add -N' entries from the index"
2907
+msgstr "verstecke 'git add -N' Einträge vom Index"
2908
+
2909
+#: diff.c:5494
2910
+msgid "treat 'git add -N' entries as real in the index"
2911
+msgstr "Behandle 'git add -N' Einträge im Index als echt"
2912
+
2913
+#: diff.c:5496
2914
+msgid "<string>"
2915
+msgstr "<Zeichenkette>"
2916
+
2917
+#: diff.c:5497
2918
+msgid ""
2919
+"look for differences that change the number of occurrences of the specified "
2920
+"string"
2921
+msgstr ""
2922
+"Suche nach Unterschieden, welche die Anzahl des Vorkommens der angegebenen "
2923
+"Zeichenkette verändern"
2924
+
2925
+#: diff.c:5500
2926
+msgid ""
2927
+"look for differences that change the number of occurrences of the specified "
2928
+"regex"
2929
+msgstr ""
2930
+"Suche nach Unterschieden, welche die Anzahl des Vorkommens des angegebenen "
2931
+"regulären Ausdrucks verändern"
2932
+
2933
+#: diff.c:5503
2934
+msgid "show all changes in the changeset with -S or -G"
2935
+msgstr "zeige alle Änderungen im Changeset mit -S oder -G"
2936
+
2937
+#: diff.c:5506
2938
+msgid "treat <string> in -S as extended POSIX regular expression"
2939
+msgstr ""
2940
+"behandle <Zeichenkette> bei -S als erweiterten POSIX regulären Ausdruck"
2941
+
2942
+#: diff.c:5509
2943
+msgid "control the order in which files appear in the output"
2944
+msgstr ""
2945
+"kontrolliere die Reihenfolge, in der die Dateien in der Ausgabe erscheinen"
2946
+
2947
+#: diff.c:5510
2948
+msgid "<object-id>"
2949
+msgstr "<Objekt-ID>"
2950
+
2951
+#: diff.c:5511
2952
+msgid ""
2953
+"look for differences that change the number of occurrences of the specified "
2954
+"object"
2955
+msgstr ""
2956
+"Suche nach Unterschieden, welche die Anzahl des Vorkommens des angegebenen "
2957
+"Objektes verändern"
2958
+
2959
+#: diff.c:5513
2960
+msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2961
+msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
2962
+
2963
+#: diff.c:5514
2964
+msgid "select files by diff type"
2965
+msgstr "Wähle Dateien anhand der Art der Änderung"
2966
+
2967
+#: diff.c:5516
2968
+msgid "<file>"
2969
+msgstr "<Datei>"
2970
+
2971
+#: diff.c:5517
2972
+msgid "Output to a specific file"
2973
+msgstr "Ausgabe zu einer bestimmten Datei"
2974
+
2975
+#: diff.c:6150
2976
msgid "inexact rename detection was skipped due to too many files."
2977
msgstr ""
2978
"Ungenaue Erkennung für Umbenennungen wurde aufgrund zu vieler Dateien\n"
2979
"übersprungen."
2980
2392
-#: diff.c:5903
2981
+#: diff.c:6153
2982
msgid "only found copies from modified paths due to too many files."
2983
msgstr "nur Kopien von geänderten Pfaden, aufgrund zu vieler Dateien, gefunden"
2984
2396
-#: diff.c:5906
2985
+#: diff.c:6156
2986
#, c-format
2987
msgid ""
2988
"you may want to set your %s variable to at least %d and retry the command."
@@ -2401,43 +2990,43 @@ msgstr ""
2990
"Sie könnten die Variable %s auf mindestens %d setzen und den Befehl\n"
2991
"erneut versuchen."
2992
2404
-#: dir.c:538
2993
+#: dir.c:537
2994
#, c-format
2995
msgid "pathspec '%s' did not match any file(s) known to git"
2996
msgstr ""
2997
"Pfadspezifikation '%s' stimmt mit keinen git-bekannten Dateien überein."
2998
2410
-#: dir.c:927
2999
+#: dir.c:926
3000
#, c-format
3001
msgid "cannot use %s as an exclude file"
3002
msgstr "Kann %s nicht als exclude-Filter benutzen."
3003
2415
-#: dir.c:1842
3004
+#: dir.c:1843
3005
#, c-format
3006
msgid "could not open directory '%s'"
3007
msgstr "Konnte Verzeichnis '%s' nicht öffnen."
3008
2420
-#: dir.c:2084
3009
+#: dir.c:2085
3010
msgid "failed to get kernel name and information"
3011
msgstr "Fehler beim Sammeln von Namen und Informationen zum Kernel"
3012
2424
-#: dir.c:2208
3013
+#: dir.c:2209
3014
msgid "untracked cache is disabled on this system or location"
3015
msgstr ""
3016
"Cache für unversionierte Dateien ist auf diesem System oder\n"
3017
"für dieses Verzeichnis deaktiviert."
3018
2430
-#: dir.c:3009
3019
+#: dir.c:3013
3020
#, c-format
3021
msgid "index file corrupt in repo %s"
3022
msgstr "Index-Datei in Repository %s beschädigt."
3023
2435
-#: dir.c:3054 dir.c:3059
3024
+#: dir.c:3058 dir.c:3063
3025
#, c-format
3026
msgid "could not create directories for %s"
3027
msgstr "Konnte Verzeichnisse für '%s' nicht erstellen."
3028
2440
-#: dir.c:3088
3029
+#: dir.c:3092
3030
#, c-format
3031
msgid "could not migrate git directory from '%s' to '%s'"
3032
msgstr "Konnte Git-Verzeichnis nicht von '%s' nach '%s' migrieren."
@@ -2451,7 +3040,7 @@ msgstr "Hinweis: Warte auf das Schließen der Datei durch Ihren Editor...%c"
3040
msgid "Filtering content"
3041
msgstr "Filtere Inhalt"
3042
2454
-#: entry.c:465
3043
+#: entry.c:476
3044
#, c-format
3045
msgid "could not stat file '%s'"
3046
msgstr "Konnte Datei '%s' nicht lesen."
@@ -2466,7 +3055,7 @@ msgstr "Ungültiger Git-Namespace-Pfad \"%s\""
3055
msgid "could not set GIT_DIR to '%s'"
3056
msgstr "Konnte GIT_DIR nicht zu '%s' setzen."
3057
2469
-#: exec-cmd.c:361
3058
+#: exec-cmd.c:363
3059
#, c-format
3060
msgid "too many args to run %s"
3061
msgstr "Zu viele Argumente angegeben, um %s auszuführen."
@@ -2492,226 +3081,234 @@ msgstr "git fetch-pack: ACK/NAK erwartet, Flush-Paket bekommen"
3081
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3082
msgstr "git fetch-pack: ACK/NAK erwartet, '%s' bekommen"
3083
2495
-#: fetch-pack.c:256
3084
+#: fetch-pack.c:196
3085
+msgid "unable to write to remote"
3086
+msgstr "konnte nicht zum Remote schreiben"
3087
+
3088
+#: fetch-pack.c:258
3089
msgid "--stateless-rpc requires multi_ack_detailed"
3090
msgstr "--stateless-rpc benötigt multi_ack_detailed"
3091
2499
-#: fetch-pack.c:358 fetch-pack.c:1264
3092
+#: fetch-pack.c:360 fetch-pack.c:1271
3093
#, c-format
3094
msgid "invalid shallow line: %s"
3095
msgstr "Ungültige shallow-Zeile: %s"
3096
2504
-#: fetch-pack.c:364 fetch-pack.c:1271
3097
+#: fetch-pack.c:366 fetch-pack.c:1277
3098
#, c-format
3099
msgid "invalid unshallow line: %s"
3100
msgstr "Ungültige unshallow-Zeile: %s"
3101
2509
-#: fetch-pack.c:366 fetch-pack.c:1273
3102
+#: fetch-pack.c:368 fetch-pack.c:1279
3103
#, c-format
3104
msgid "object not found: %s"
3105
msgstr "Objekt nicht gefunden: %s"
3106
2514
-#: fetch-pack.c:369 fetch-pack.c:1276
3107
+#: fetch-pack.c:371 fetch-pack.c:1282
3108
#, c-format
3109
msgid "error in object: %s"
3110
msgstr "Fehler in Objekt: %s"
3111
2519
-#: fetch-pack.c:371 fetch-pack.c:1278
3112
+#: fetch-pack.c:373 fetch-pack.c:1284
3113
#, c-format
3114
msgid "no shallow found: %s"
3115
msgstr "Kein shallow-Objekt gefunden: %s"
3116
2524
-#: fetch-pack.c:374 fetch-pack.c:1282
3117
+#: fetch-pack.c:376 fetch-pack.c:1288
3118
#, c-format
3119
msgid "expected shallow/unshallow, got %s"
3120
msgstr "shallow/unshallow erwartet, %s bekommen"
3121
2529
-#: fetch-pack.c:415
3122
+#: fetch-pack.c:417
3123
#, c-format
3124
msgid "got %s %d %s"
3125
msgstr "%s %d %s bekommen"
3126
2534
-#: fetch-pack.c:432
3127
+#: fetch-pack.c:434
3128
#, c-format
3129
msgid "invalid commit %s"
3130
msgstr "Ungültiger Commit %s"
3131
2539
-#: fetch-pack.c:463
3132
+#: fetch-pack.c:465
3133
msgid "giving up"
3134
msgstr "Gebe auf"
3135
2543
-#: fetch-pack.c:475 progress.c:229
3136
+#: fetch-pack.c:477 progress.c:284
3137
msgid "done"
3138
msgstr "Fertig"
3139
2547
-#: fetch-pack.c:487
3140
+#: fetch-pack.c:489
3141
#, c-format
3142
msgid "got %s (%d) %s"
3143
msgstr "%s (%d) %s bekommen"
3144
2552
-#: fetch-pack.c:533
3145
+#: fetch-pack.c:535
3146
#, c-format
3147
msgid "Marking %s as complete"
3148
msgstr "Markiere %s als vollständig"
3149
2557
-#: fetch-pack.c:740
3150
+#: fetch-pack.c:744
3151
#, c-format
3152
msgid "already have %s (%s)"
3153
msgstr "habe %s (%s) bereits"
3154
2562
-#: fetch-pack.c:779
3155
+#: fetch-pack.c:783
3156
msgid "fetch-pack: unable to fork off sideband demultiplexer"
3157
msgstr "fetch-pack: Fehler beim Starten des sideband demultiplexer"
3158
2566
-#: fetch-pack.c:787
3159
+#: fetch-pack.c:791
3160
msgid "protocol error: bad pack header"
3161
msgstr "Protokollfehler: ungültiger Pack-Header"
3162
2570
-#: fetch-pack.c:855
3163
+#: fetch-pack.c:859
3164
#, c-format
3165
msgid "fetch-pack: unable to fork off %s"
3166
msgstr "fetch-pack: konnte %s nicht starten"
3167
2575
-#: fetch-pack.c:871
3168
+#: fetch-pack.c:875
3169
#, c-format
3170
msgid "%s failed"
3171
msgstr "%s fehlgeschlagen"
3172
2580
-#: fetch-pack.c:873
3173
+#: fetch-pack.c:877
3174
msgid "error in sideband demultiplexer"
3175
msgstr "Fehler in sideband demultiplexer"
3176
2584
-#: fetch-pack.c:902
3177
+#: fetch-pack.c:906
3178
msgid "Server does not support shallow clients"
3179
msgstr "Server unterstützt keine shallow-Clients"
3180
2588
-#: fetch-pack.c:906
3181
+#: fetch-pack.c:910
3182
msgid "Server supports multi_ack_detailed"
3183
msgstr "Server unterstützt multi_ack_detailed"
3184
2592
-#: fetch-pack.c:909
3185
+#: fetch-pack.c:913
3186
msgid "Server supports no-done"
3187
msgstr "Server unterstützt no-done"
3188
2596
-#: fetch-pack.c:915
3189
+#: fetch-pack.c:919
3190
msgid "Server supports multi_ack"
3191
msgstr "Server unterstützt multi_ack"
3192
2600
-#: fetch-pack.c:919
3193
+#: fetch-pack.c:923
3194
msgid "Server supports side-band-64k"
3195
msgstr "Server unterstützt side-band-64k"
3196
2604
-#: fetch-pack.c:923
3197
+#: fetch-pack.c:927
3198
msgid "Server supports side-band"
3199
msgstr "Server unterstützt side-band"
3200
2608
-#: fetch-pack.c:927
3201
+#: fetch-pack.c:931
3202
msgid "Server supports allow-tip-sha1-in-want"
3203
msgstr "Server unterstützt allow-tip-sha1-in-want"
3204
2612
-#: fetch-pack.c:931
3205
+#: fetch-pack.c:935
3206
msgid "Server supports allow-reachable-sha1-in-want"
3207
msgstr "Server unterstützt allow-reachable-sha1-in-want"
3208
2616
-#: fetch-pack.c:941
3209
+#: fetch-pack.c:945
3210
msgid "Server supports ofs-delta"
3211
msgstr "Server unterstützt ofs-delta"
3212
2620
-#: fetch-pack.c:947 fetch-pack.c:1140
3213
+#: fetch-pack.c:951 fetch-pack.c:1144
3214
msgid "Server supports filter"
3215
msgstr "Server unterstützt Filter"
3216
2624
-#: fetch-pack.c:955
3217
+#: fetch-pack.c:959
3218
#, c-format
3219
msgid "Server version is %.*s"
3220
msgstr "Server-Version ist %.*s"
3221
2629
-#: fetch-pack.c:961
3222
+#: fetch-pack.c:965
3223
msgid "Server does not support --shallow-since"
3224
msgstr "Server unterstützt kein --shallow-since"
3225
2633
-#: fetch-pack.c:965
3226
+#: fetch-pack.c:969
3227
msgid "Server does not support --shallow-exclude"
3228
msgstr "Server unterstützt kein --shallow-exclude"
3229
2637
-#: fetch-pack.c:967
3230
+#: fetch-pack.c:971
3231
msgid "Server does not support --deepen"
3232
msgstr "Server unterstützt kein --deepen"
3233
2641
-#: fetch-pack.c:984
3234
+#: fetch-pack.c:988
3235
msgid "no common commits"
3236
msgstr "keine gemeinsamen Commits"
3237
2645
-#: fetch-pack.c:996 fetch-pack.c:1419
3238
+#: fetch-pack.c:1000 fetch-pack.c:1449
3239
msgid "git fetch-pack: fetch failed."
3240
msgstr "git fetch-pack: Abholen fehlgeschlagen."
3241
2649
-#: fetch-pack.c:1134
3242
+#: fetch-pack.c:1138
3243
msgid "Server does not support shallow requests"
3244
msgstr "Server unterstützt keine shallow-Anfragen."
3245
2653
-#: fetch-pack.c:1184
3246
+#: fetch-pack.c:1171
3247
+msgid "unable to write request to remote"
3248
+msgstr "konnte Anfrage nicht zum Remote schreiben"
3249
+
3250
+#: fetch-pack.c:1189
3251
#, c-format
3252
msgid "error reading section header '%s'"
3253
msgstr "Fehler beim Lesen von Sektionskopf '%s'."
3254
2658
-#: fetch-pack.c:1190
3255
+#: fetch-pack.c:1195
3256
#, c-format
3257
msgid "expected '%s', received '%s'"
3258
msgstr "'%s' erwartet, '%s' empfangen"
3259
2663
-#: fetch-pack.c:1229
3260
+#: fetch-pack.c:1234
3261
#, c-format
3262
msgid "unexpected acknowledgment line: '%s'"
3263
msgstr "Unerwartete Acknowledgment-Zeile: '%s'"
3264
2668
-#: fetch-pack.c:1234
3265
+#: fetch-pack.c:1239
3266
#, c-format
3267
msgid "error processing acks: %d"
3268
msgstr "Fehler beim Verarbeiten von ACKS: %d"
3269
2673
-#: fetch-pack.c:1244
3270
+#: fetch-pack.c:1249
3271
msgid "expected packfile to be sent after 'ready'"
3272
msgstr "Erwartete Versand einer Packdatei nach 'ready'."
3273
2677
-#: fetch-pack.c:1246
3274
+#: fetch-pack.c:1251
3275
msgid "expected no other sections to be sent after no 'ready'"
3276
msgstr "Erwartete keinen Versand einer anderen Sektion ohne 'ready'."
3277
2681
-#: fetch-pack.c:1287
3278
+#: fetch-pack.c:1293
3279
#, c-format
3280
msgid "error processing shallow info: %d"
3281
msgstr "Fehler beim Verarbeiten von Shallow-Informationen: %d"
3282
2686
-#: fetch-pack.c:1308
3283
+#: fetch-pack.c:1340
3284
#, c-format
3285
msgid "expected wanted-ref, got '%s'"
3286
msgstr "wanted-ref erwartet, '%s' bekommen"
3287
2691
-#: fetch-pack.c:1318
3288
+#: fetch-pack.c:1345
3289
#, c-format
3290
msgid "unexpected wanted-ref: '%s'"
3291
msgstr "Unerwartetes wanted-ref: '%s'"
3292
2696
-#: fetch-pack.c:1322
3293
+#: fetch-pack.c:1350
3294
#, c-format
3295
msgid "error processing wanted refs: %d"
3296
msgstr "Fehler beim Verarbeiten von wanted-refs: %d"
3297
2701
-#: fetch-pack.c:1646
3298
+#: fetch-pack.c:1676
3299
msgid "no matching remote head"
3300
msgstr "kein übereinstimmender Remote-Branch"
3301
2705
-#: fetch-pack.c:1664 builtin/clone.c:671
3302
+#: fetch-pack.c:1699 builtin/clone.c:673
3303
msgid "remote did not send all necessary objects"
3304
msgstr "Remote-Repository hat nicht alle erforderlichen Objekte gesendet."
3305
2709
-#: fetch-pack.c:1690
3306
+#: fetch-pack.c:1726
3307
#, c-format
3308
msgid "no such remote ref %s"
3309
msgstr "keine solche Remote-Referenz %s"
3310
2714
-#: fetch-pack.c:1693
3311
+#: fetch-pack.c:1729
3312
#, c-format
3313
msgid "Server does not allow request for unadvertised object %s"
3314
msgstr "Der Server lehnt Anfrage nach nicht angebotenem Objekt %s ab."
@@ -2815,30 +3412,30 @@ msgstr "Vorhandene Git-Befehle anderswo in Ihrem $PATH"
3412
msgid "These are common Git commands used in various situations:"
3413
msgstr "Allgemeine Git-Befehle, verwendet in verschiedenen Situationen:"
3414
2818
-#: help.c:363 git.c:90
3415
+#: help.c:363 git.c:97
3416
#, c-format
3417
msgid "unsupported command listing type '%s'"
3418
msgstr "Nicht unterstützte Art zur Befehlsauflistung '%s'."
3419
2823
-#: help.c:410
3420
+#: help.c:403
3421
msgid "The common Git guides are:"
3422
msgstr "Die allgemeinen Git-Anleitungen sind:"
3423
2827
-#: help.c:519
3424
+#: help.c:512
3425
msgid "See 'git help <command>' to read about a specific subcommand"
3426
msgstr ""
3427
"Siehe 'git help <Befehl>', um mehr über einen spezifischen Unterbefehl zu "
3428
"lesen."
3429
2833
-#: help.c:524
3430
+#: help.c:517
3431
msgid "External commands"
3432
msgstr "Externe Befehle"
3433
2837
-#: help.c:539
3434
+#: help.c:532
3435
msgid "Command aliases"
3436
msgstr "Alias-Befehle"
3437
2841
-#: help.c:603
3438
+#: help.c:596
3439
#, c-format
3440
msgid ""
3441
"'%s' appears to be a git command, but we were not\n"
@@ -2847,32 +3444,32 @@ msgstr ""
3444
"'%s' scheint ein git-Befehl zu sein, konnte aber\n"
3445
"nicht ausgeführt werden. Vielleicht ist git-%s fehlerhaft?"
3446
2850
-#: help.c:662
3447
+#: help.c:655
3448
msgid "Uh oh. Your system reports no Git commands at all."
3449
msgstr "Uh oh. Keine Git-Befehle auf Ihrem System vorhanden."
3450
2854
-#: help.c:684
3451
+#: help.c:677
3452
#, c-format
3453
msgid "WARNING: You called a Git command named '%s', which does not exist."
3454
msgstr ""
3455
"WARNUNG: Sie haben Git-Befehl '%s' ausgeführt, welcher nicht existiert."
3456
2860
-#: help.c:689
3457
+#: help.c:682
3458
#, c-format
3459
msgid "Continuing under the assumption that you meant '%s'."
3460
msgstr "Setze fort unter der Annahme, dass Sie '%s' meinten."
3461
2865
-#: help.c:694
3462
+#: help.c:687
3463
#, c-format
3464
msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3465
msgstr "Setze in %0.1f Sekunden fort unter der Annahme, dass Sie '%s' meinten."
3466
2870
-#: help.c:702
3467
+#: help.c:695
3468
#, c-format
3469
msgid "git: '%s' is not a git command. See 'git --help'."
3470
msgstr "git: '%s' ist kein Git-Befehl. Siehe 'git --help'."
3471
2875
-#: help.c:706
3472
+#: help.c:699
3473
msgid ""
3474
"\n"
3475
"The most similar command is"
@@ -2886,16 +3483,16 @@ msgstr[1] ""
3483
"\n"
3484
"Die ähnlichsten Befehle sind"
3485
2889
-#: help.c:721
3486
+#: help.c:714
3487
msgid "git version [<options>]"
3488
msgstr "git version [<Optionen>]"
3489
2893
-#: help.c:789
3490
+#: help.c:782
3491
#, c-format
3492
msgid "%s: %s - %s"
3493
msgstr "%s: %s - %s"
3494
2898
-#: help.c:793
3495
+#: help.c:786
3496
msgid ""
3497
"\n"
3498
"Did you mean this?"
@@ -2909,7 +3506,7 @@ msgstr[1] ""
3506
"\n"
3507
"Haben Sie eines von diesen gemeint?"
3508
2912
-#: ident.c:345
3509
+#: ident.c:349
3510
msgid ""
3511
"\n"
3512
"*** Please tell me who you are.\n"
@@ -2935,39 +3532,55 @@ msgstr ""
3532
"Lassen Sie die Option \"--global\" weg, um die Identität nur\n"
3533
"für dieses Repository zu setzen.\n"
3534
2938
-#: ident.c:369
3535
+#: ident.c:379
3536
msgid "no email was given and auto-detection is disabled"
3537
msgstr "keine E-Mail angegeben und automatische Erkennung ist deaktiviert"
3538
2942
-#: ident.c:374
3539
+#: ident.c:384
3540
#, c-format
3541
msgid "unable to auto-detect email address (got '%s')"
3542
msgstr "Konnte die E-Mail-Adresse nicht automatisch erkennen ('%s' erhalten)"
3543
2947
-#: ident.c:384
3544
+#: ident.c:401
3545
msgid "no name was given and auto-detection is disabled"
3546
msgstr "kein Name angegeben und automatische Erkennung ist deaktiviert"
3547
2951
-#: ident.c:390
3548
+#: ident.c:407
3549
#, c-format
3550
msgid "unable to auto-detect name (got '%s')"
3551
msgstr "konnte Namen nicht automatisch erkennen ('%s' erhalten)"
3552
2956
-#: ident.c:398
3553
+#: ident.c:415
3554
#, c-format
3555
msgid "empty ident name (for <%s>) not allowed"
3556
msgstr "Leerer Name in Identifikation (für <%s>) nicht erlaubt."
3557
2961
-#: ident.c:404
3558
+#: ident.c:421
3559
#, c-format
3560
msgid "name consists only of disallowed characters: %s"
3561
msgstr "Name besteht nur aus nicht erlaubten Zeichen: %s"
3562
2966
-#: ident.c:419 builtin/commit.c:608
3563
+#: ident.c:436 builtin/commit.c:608
3564
#, c-format
3565
msgid "invalid date format: %s"
3566
msgstr "Ungültiges Datumsformat: %s"
3567
3568
+#: list-objects.c:129
3569
+#, c-format
3570
+msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3571
+msgstr ""
3572
+"Eintrag '%s' im Tree-Objekt %s hat Tree-Modus, aber ist kein Tree-Objekt"
3573
+
3574
+#: list-objects.c:142
3575
+#, c-format
3576
+msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3577
+msgstr "Eintrag '%s' im Tree-Objekt %s hat Blob-Modus, aber ist kein Blob"
3578
+
3579
+#: list-objects.c:378
3580
+#, c-format
3581
+msgid "unable to load root tree for commit %s"
3582
+msgstr "Konnte Root-Tree-Objekt für Commit %s nicht laden."
3583
+
3584
#: list-objects-filter-options.c:36
3585
msgid "multiple filter-specs cannot be combined"
3586
msgstr "Mehrere filter-specs können nicht kombiniert werden."
@@ -2976,7 +3589,11 @@ msgstr "Mehrere filter-specs können nicht kombiniert werden."
3589
msgid "expected 'tree:<depth>'"
3590
msgstr "'tree:<Tiefe>' erwartet"
3591
2979
-#: list-objects-filter-options.c:152
3592
+#: list-objects-filter-options.c:84
3593
+msgid "sparse:path filters support has been dropped"
3594
+msgstr "Keine Unterstützung für sparse:path Filter mehr"
3595
+
3596
+#: list-objects-filter-options.c:158
3597
msgid "cannot change partial clone promisor remote"
3598
msgstr "Kann Remote-Repository für partielles Klonen nicht ändern."
3599
@@ -3009,117 +3626,118 @@ msgstr "Konnte '%s.lock' nicht erstellen: %s"
3626
msgid "failed to read the cache"
3627
msgstr "Lesen des Zwischenspeichers fehlgeschlagen"
3628
3012
-#: merge.c:107 rerere.c:720 builtin/am.c:1884 builtin/am.c:1918
3013
-#: builtin/checkout.c:416 builtin/checkout.c:745 builtin/clone.c:771
3629
+#: merge.c:107 rerere.c:720 builtin/am.c:1887 builtin/am.c:1921
3630
+#: builtin/checkout.c:461 builtin/checkout.c:811 builtin/clone.c:773
3631
+#: builtin/stash.c:264
3632
msgid "unable to write new index file"
3633
msgstr "Konnte neue Index-Datei nicht schreiben."
3634
3017
-#: merge-recursive.c:332
3635
+#: merge-recursive.c:322
3636
msgid "(bad commit)\n"
3637
msgstr "(ungültiger Commit)\n"
3638
3021
-#: merge-recursive.c:355
3639
+#: merge-recursive.c:345
3640
#, c-format
3641
msgid "add_cacheinfo failed for path '%s'; merge aborting."
3642
msgstr "add_cacheinfo für Pfad '%s' fehlgeschlagen; Merge wird abgebrochen."
3643
3026
-#: merge-recursive.c:364
3644
+#: merge-recursive.c:354
3645
#, c-format
3646
msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
3647
msgstr ""
3648
"add_cacheinfo zur Aktualisierung für Pfad '%s' fehlgeschlagen;\n"
3649
"Merge wird abgebrochen."
3650
3033
-#: merge-recursive.c:447
3651
+#: merge-recursive.c:437
3652
msgid "error building trees"
3653
msgstr "Fehler beim Erstellen der \"Tree\"-Objekte"
3654
3037
-#: merge-recursive.c:902
3655
+#: merge-recursive.c:861
3656
#, c-format
3657
msgid "failed to create path '%s'%s"
3658
msgstr "Fehler beim Erstellen des Pfades '%s'%s"
3659
3042
-#: merge-recursive.c:913
3660
+#: merge-recursive.c:872
3661
#, c-format
3662
msgid "Removing %s to make room for subdirectory\n"
3663
msgstr "Entferne %s, um Platz für Unterverzeichnis zu schaffen\n"
3664
3047
-#: merge-recursive.c:927 merge-recursive.c:946
3665
+#: merge-recursive.c:886 merge-recursive.c:905
3666
msgid ": perhaps a D/F conflict?"
3667
msgstr ": vielleicht ein Verzeichnis/Datei-Konflikt?"
3668
3051
-#: merge-recursive.c:936
3669
+#: merge-recursive.c:895
3670
#, c-format
3671
msgid "refusing to lose untracked file at '%s'"
3672
msgstr "verweigere, da unversionierte Dateien in '%s' verloren gehen würden"
3673
3056
-#: merge-recursive.c:978 builtin/cat-file.c:40
3674
+#: merge-recursive.c:936 builtin/cat-file.c:40
3675
#, c-format
3676
msgid "cannot read object %s '%s'"
3677
msgstr "kann Objekt %s '%s' nicht lesen"
3678
3061
-#: merge-recursive.c:980
3679
+#: merge-recursive.c:939
3680
#, c-format
3681
msgid "blob expected for %s '%s'"
3682
msgstr "Blob erwartet für %s '%s'"
3683
3066
-#: merge-recursive.c:1004
3684
+#: merge-recursive.c:963
3685
#, c-format
3686
msgid "failed to open '%s': %s"
3687
msgstr "Fehler beim Öffnen von '%s': %s"
3688
3071
-#: merge-recursive.c:1015
3689
+#: merge-recursive.c:974
3690
#, c-format
3691
msgid "failed to symlink '%s': %s"
3692
msgstr "Fehler beim Erstellen einer symbolischen Verknüpfung für '%s': %s"
3693
3076
-#: merge-recursive.c:1020
3694
+#: merge-recursive.c:979
3695
#, c-format
3696
msgid "do not know what to do with %06o %s '%s'"
3697
msgstr "weiß nicht was mit %06o %s '%s' zu machen ist"
3698
3081
-#: merge-recursive.c:1211
3699
+#: merge-recursive.c:1175
3700
#, c-format
3701
msgid "Failed to merge submodule %s (not checked out)"
3702
msgstr "Fehler beim Merge von Submodul %s (nicht ausgecheckt)."
3703
3086
-#: merge-recursive.c:1218
3704
+#: merge-recursive.c:1182
3705
#, c-format
3706
msgid "Failed to merge submodule %s (commits not present)"
3707
msgstr "Fehler beim Merge von Submodul %s (Commits nicht vorhanden)."
3708
3091
-#: merge-recursive.c:1225
3709
+#: merge-recursive.c:1189
3710
#, c-format
3711
msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3712
msgstr "Fehler beim Merge von Submodul %s (Commits folgen keiner Merge-Basis)"
3713
3096
-#: merge-recursive.c:1233 merge-recursive.c:1245
3714
+#: merge-recursive.c:1197 merge-recursive.c:1209
3715
#, c-format
3716
msgid "Fast-forwarding submodule %s to the following commit:"
3717
msgstr "Spule Submodul %s zu dem folgenden Commit vor:"
3718
3101
-#: merge-recursive.c:1236 merge-recursive.c:1248
3719
+#: merge-recursive.c:1200 merge-recursive.c:1212
3720
#, c-format
3721
msgid "Fast-forwarding submodule %s"
3722
msgstr "Spule Submodul %s vor"
3723
3106
-#: merge-recursive.c:1271
3724
+#: merge-recursive.c:1235
3725
#, c-format
3726
msgid "Failed to merge submodule %s (merge following commits not found)"
3727
msgstr ""
3728
"Fehler beim Merge von Submodule %s (dem Merge nachfolgende Commits nicht "
3729
"gefunden)"
3730
3113
-#: merge-recursive.c:1275
3731
+#: merge-recursive.c:1239
3732
#, c-format
3733
msgid "Failed to merge submodule %s (not fast-forward)"
3734
msgstr "Fehler beim Merge von Submodul %s (kein Vorspulen)"
3735
3118
-#: merge-recursive.c:1276
3736
+#: merge-recursive.c:1240
3737
msgid "Found a possible merge resolution for the submodule:\n"
3738
msgstr "Mögliche Auflösung des Merges für Submodul gefunden:\n"
3739
3122
-#: merge-recursive.c:1279
3740
+#: merge-recursive.c:1243
3741
#, c-format
3742
msgid ""
3743
"If this is correct simply add it to the index for example\n"
@@ -3136,33 +3754,33 @@ msgstr ""
3754
"\n"
3755
"hinzu, um diesen Vorschlag zu akzeptieren.\n"
3756
3139
-#: merge-recursive.c:1288
3757
+#: merge-recursive.c:1252
3758
#, c-format
3759
msgid "Failed to merge submodule %s (multiple merges found)"
3760
msgstr "Fehler beim Merge von Submodul %s (mehrere Merges gefunden)"
3761
3144
-#: merge-recursive.c:1361
3762
+#: merge-recursive.c:1325
3763
msgid "Failed to execute internal merge"
3764
msgstr "Fehler bei Ausführung des internen Merges"
3765
3148
-#: merge-recursive.c:1366
3766
+#: merge-recursive.c:1330
3767
#, c-format
3768
msgid "Unable to add %s to database"
3769
msgstr "Konnte %s nicht zur Datenbank hinzufügen"
3770
3153
-#: merge-recursive.c:1398
3771
+#: merge-recursive.c:1362
3772
#, c-format
3773
msgid "Auto-merging %s"
3774
msgstr "automatischer Merge von %s"
3775
3158
-#: merge-recursive.c:1419
3776
+#: merge-recursive.c:1385
3777
#, c-format
3778
msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3779
msgstr ""
3780
"Fehler: Verweigere unversionierte Datei bei %s zu verlieren;\n"
3781
"schreibe stattdessen nach %s."
3782
3165
-#: merge-recursive.c:1486
3783
+#: merge-recursive.c:1457
3784
#, c-format
3785
msgid ""
3786
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -3171,7 +3789,7 @@ msgstr ""
3789
"KONFLIKT (%s/löschen): %s gelöscht in %s und %s in %s. Stand %s von %s wurde "
3790
"im Arbeitsbereich gelassen."
3791
3174
-#: merge-recursive.c:1491
3792
+#: merge-recursive.c:1462
3793
#, c-format
3794
msgid ""
3795
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -3180,7 +3798,7 @@ msgstr ""
3798
"KONFLIKT (%s/löschen): %s gelöscht in %s und %s nach %s in %s. Stand %s von "
3799
"%s wurde im Arbeitsbereich gelassen."
3800
3183
-#: merge-recursive.c:1498
3801
+#: merge-recursive.c:1469
3802
#, c-format
3803
msgid ""
3804
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -3189,7 +3807,7 @@ msgstr ""
3807
"KONFLIKT (%s/löschen): %s gelöscht in %s und %s in %s. Stand %s von %s wurde "
3808
"im Arbeitsbereich bei %s gelassen."
3809
3192
-#: merge-recursive.c:1503
3810
+#: merge-recursive.c:1474
3811
#, c-format
3812
msgid ""
3813
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -3198,46 +3816,46 @@ msgstr ""
3816
"KONFLIKT (%s/löschen): %s gelöscht in %s und %s nach %s in %s. Stand %s von "
3817
"%s wurde im Arbeitsbereich bei %s gelassen."
3818
3201
-#: merge-recursive.c:1537
3819
+#: merge-recursive.c:1509
3820
msgid "rename"
3821
msgstr "umbenennen"
3822
3205
-#: merge-recursive.c:1537
3823
+#: merge-recursive.c:1509
3824
msgid "renamed"
3825
msgstr "umbenannt"
3826
3209
-#: merge-recursive.c:1633 merge-recursive.c:2481 merge-recursive.c:3213
3827
+#: merge-recursive.c:1589 merge-recursive.c:2445 merge-recursive.c:3085
3828
#, c-format
3829
msgid "Refusing to lose dirty file at %s"
3830
msgstr "Verweigere geänderte Datei bei %s zu verlieren."
3831
3214
-#: merge-recursive.c:1643
3832
+#: merge-recursive.c:1599
3833
#, c-format
3834
msgid "Refusing to lose untracked file at %s, even though it's in the way."
3835
msgstr ""
3836
"Verweigere unversionierte Datei bei %s zu verlieren, auch wenn diese im Weg "
3837
"ist."
3838
3221
-#: merge-recursive.c:1706
3839
+#: merge-recursive.c:1657
3840
#, c-format
3841
msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3842
msgstr ""
3843
"KONFLIKT (umbenennen/hinzufügen): Benenne um %s->%s in %s. %s hinzugefügt in "
3844
"%s"
3845
3228
-#: merge-recursive.c:1734
3846
+#: merge-recursive.c:1687
3847
#, c-format
3848
msgid "%s is a directory in %s adding as %s instead"
3849
msgstr "%s ist ein Verzeichnis in %s, füge es stattdessen als %s hinzu"
3850
3233
-#: merge-recursive.c:1739
3851
+#: merge-recursive.c:1692
3852
#, c-format
3853
msgid "Refusing to lose untracked file at %s; adding as %s instead"
3854
msgstr ""
3855
"Verweigere unversionierte Datei bei %s zu verlieren; füge stattdessen %s "
3856
"hinzu"
3857
3240
-#: merge-recursive.c:1759
3858
+#: merge-recursive.c:1711
3859
#, c-format
3860
msgid ""
3861
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -3246,18 +3864,18 @@ msgstr ""
3864
"KONFLIKT (umbenennen/umbenennen): Benenne um \"%s\"->\"%s\" in Branch \"%s\" "
3865
"und \"%s\"->\"%s\" in Branch \"%s\"%s"
3866
3249
-#: merge-recursive.c:1764
3867
+#: merge-recursive.c:1716
3868
msgid " (left unresolved)"
3869
msgstr " (bleibt unaufgelöst)"
3870
3253
-#: merge-recursive.c:1868
3871
+#: merge-recursive.c:1825
3872
#, c-format
3873
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3874
msgstr ""
3875
"KONFLIKT (umbenennen/umbenennen): Benenne um %s->%s in %s. Benenne um %s->%s "
3876
"in %s"
3877
3260
-#: merge-recursive.c:2064
3878
+#: merge-recursive.c:2030
3879
#, c-format
3880
msgid ""
3881
"CONFLICT (directory rename split): Unclear where to place %s because "
@@ -3270,7 +3888,7 @@ msgstr ""
3888
"wobei\n"
3889
"keines dieser Ziele die Mehrheit der Dateien erhielt."
3890
3273
-#: merge-recursive.c:2096
3891
+#: merge-recursive.c:2062
3892
#, c-format
3893
msgid ""
3894
"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
@@ -3281,7 +3899,7 @@ msgstr ""
3899
"Weg von impliziter Verzeichnisumbenennung, die versucht, einen oder mehrere\n"
3900
"Pfade dahin zu setzen: %s."
3901
3284
-#: merge-recursive.c:2106
3902
+#: merge-recursive.c:2072
3903
#, c-format
3904
msgid ""
3905
"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
@@ -3292,7 +3910,7 @@ msgstr ""
3910
"%s mappen; implizite Verzeichnisumbenennungen versuchten diese Pfade dahin\n"
3911
"zu setzen: %s"
3912
3295
-#: merge-recursive.c:2198
3913
+#: merge-recursive.c:2164
3914
#, c-format
3915
msgid ""
3916
"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
@@ -3301,7 +3919,7 @@ msgstr ""
3919
"KONFLIKT (umbenennen/umbenennen): Benenne Verzeichnis um %s->%s in %s.\n"
3920
"Benenne Verzeichnis um %s->%s in %s"
3921
3304
-#: merge-recursive.c:2443
3922
+#: merge-recursive.c:2408
3923
#, c-format
3924
msgid ""
3925
"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
@@ -3310,82 +3928,119 @@ msgstr ""
3928
"WARNUNG: Vermeide Umbenennung %s -> %s von %s, weil %s selbst umbenannt "
3929
"wurde."
3930
3313
-#: merge-recursive.c:3022
3931
+#: merge-recursive.c:2929
3932
#, c-format
3933
msgid "cannot read object %s"
3934
msgstr "kann Objekt %s nicht lesen"
3935
3318
-#: merge-recursive.c:3025
3936
+#: merge-recursive.c:2932
3937
#, c-format
3938
msgid "object %s is not a blob"
3939
msgstr "Objekt %s ist kein Blob"
3940
3323
-#: merge-recursive.c:3094
3941
+#: merge-recursive.c:2996
3942
msgid "modify"
3943
msgstr "ändern"
3944
3327
-#: merge-recursive.c:3094
3945
+#: merge-recursive.c:2996
3946
msgid "modified"
3947
msgstr "geändert"
3948
3331
-#: merge-recursive.c:3105
3949
+#: merge-recursive.c:3008
3950
msgid "content"
3951
msgstr "Inhalt"
3952
3335
-#: merge-recursive.c:3112
3953
+#: merge-recursive.c:3012
3954
msgid "add/add"
3955
msgstr "hinzufügen/hinzufügen"
3956
3339
-#: merge-recursive.c:3160
3957
+#: merge-recursive.c:3035
3958
#, c-format
3959
msgid "Skipped %s (merged same as existing)"
3960
msgstr "%s ausgelassen (Ergebnis des Merges existiert bereits)"
3961
3344
-#: merge-recursive.c:3182 git-submodule.sh:861
3962
+#: merge-recursive.c:3057 git-submodule.sh:937
3963
msgid "submodule"
3964
msgstr "Submodul"
3965
3348
-#: merge-recursive.c:3183
3966
+#: merge-recursive.c:3058
3967
#, c-format
3968
msgid "CONFLICT (%s): Merge conflict in %s"
3969
msgstr "KONFLIKT (%s): Merge-Konflikt in %s"
3970
3353
-#: merge-recursive.c:3216
3971
+#: merge-recursive.c:3088
3972
#, c-format
3973
msgid "Adding as %s instead"
3974
msgstr "Füge stattdessen als %s hinzu"
3975
3358
-#: merge-recursive.c:3319
3976
+#: merge-recursive.c:3170
3977
+#, c-format
3978
+msgid ""
3979
+"Path updated: %s added in %s inside a directory that was renamed in %s; "
3980
+"moving it to %s."
3981
+msgstr ""
3982
+"Pfad aktualisiert: %s hinzugefügt in %s innerhalb eines Verzeichnisses, das "
3983
+"umbenannt wurde in %s; Verschiebe es nach %s."
3984
+
3985
+#: merge-recursive.c:3173
3986
+#, c-format
3987
+msgid ""
3988
+"CONFLICT (file location): %s added in %s inside a directory that was renamed "
3989
+"in %s, suggesting it should perhaps be moved to %s."
3990
+msgstr ""
3991
+"KONFLIKT (Speicherort): %s hinzugefügt in %s innerhalb eines Verzeichnisses, "
3992
+"das umbenannt wurde in %s, es sollte vielleicht nach %s verschoben werden."
3993
+
3994
+#: merge-recursive.c:3177
3995
+#, c-format
3996
+msgid ""
3997
+"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3998
+"%s; moving it to %s."
3999
+msgstr ""
4000
+"Pfad aktualisiert: %s umbenannt nach %s in %s, innerhalb eines "
4001
+"Verzeichnisses, das umbenannt wurde in %s; Verschiebe es nach %s."
4002
+
4003
+#: merge-recursive.c:3180
4004
+#, c-format
4005
+msgid ""
4006
+"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4007
+"was renamed in %s, suggesting it should perhaps be moved to %s."
4008
+msgstr ""
4009
+"KONFLIKT (Speicherort): %s umbenannt nach %s in %s, innerhalb eines "
4010
+"Verzeichnisses, das umbenannt wurde in %s, es sollte vielleicht nach %s "
4011
+"verschoben werden."
4012
+
4013
+#: merge-recursive.c:3294
4014
#, c-format
4015
msgid "Removing %s"
4016
msgstr "Entferne %s"
4017
3363
-#: merge-recursive.c:3345
4018
+#: merge-recursive.c:3317
4019
msgid "file/directory"
4020
msgstr "Datei/Verzeichnis"
4021
3367
-#: merge-recursive.c:3351
4022
+#: merge-recursive.c:3322
4023
msgid "directory/file"
4024
msgstr "Verzeichnis/Datei"
4025
3371
-#: merge-recursive.c:3358
4026
+#: merge-recursive.c:3329
4027
#, c-format
4028
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4029
msgstr ""
4030
"KONFLIKT (%s): Es existiert bereits ein Verzeichnis %s in %s. Füge %s als %s "
4031
"hinzu."
4032
3378
-#: merge-recursive.c:3367
4033
+#: merge-recursive.c:3338
4034
#, c-format
4035
msgid "Adding %s"
4036
msgstr "Füge %s hinzu"
4037
3383
-#: merge-recursive.c:3376
4038
+#: merge-recursive.c:3347
4039
#, c-format
4040
msgid "CONFLICT (add/add): Merge conflict in %s"
4041
msgstr "KONFLIKT (hinzufügen/hinzufügen): Merge-Konflikt in %s"
4042
3388
-#: merge-recursive.c:3417
4043
+#: merge-recursive.c:3385
4044
#, c-format
4045
msgid ""
4046
"Your local changes to the following files would be overwritten by merge:\n"
@@ -3395,124 +4050,128 @@ msgstr ""
4050
"überschrieben werden:\n"
4051
" %s"
4052
3398
-#: merge-recursive.c:3428
4053
+#: merge-recursive.c:3396
4054
msgid "Already up to date!"
4055
msgstr "Bereits aktuell!"
4056
3402
-#: merge-recursive.c:3437
4057
+#: merge-recursive.c:3405
4058
#, c-format
4059
msgid "merging of trees %s and %s failed"
4060
msgstr "Zusammenführen der \"Tree\"-Objekte %s und %s fehlgeschlagen"
4061
3407
-#: merge-recursive.c:3536
4062
+#: merge-recursive.c:3504
4063
msgid "Merging:"
4064
msgstr "Merge:"
4065
3411
-#: merge-recursive.c:3549
4066
+#: merge-recursive.c:3517
4067
#, c-format
4068
msgid "found %u common ancestor:"
4069
msgid_plural "found %u common ancestors:"
4070
msgstr[0] "%u gemeinsamen Vorgänger-Commit gefunden"
4071
msgstr[1] "%u gemeinsame Vorgänger-Commits gefunden"
4072
3418
-#: merge-recursive.c:3588
4073
+#: merge-recursive.c:3556
4074
msgid "merge returned no commit"
4075
msgstr "Merge hat keinen Commit zurückgegeben"
4076
3422
-#: merge-recursive.c:3654
4077
+#: merge-recursive.c:3622
4078
#, c-format
4079
msgid "Could not parse object '%s'"
4080
msgstr "Konnte Objekt '%s' nicht parsen."
4081
3427
-#: merge-recursive.c:3670 builtin/merge.c:692 builtin/merge.c:850
4082
+#: merge-recursive.c:3638 builtin/merge.c:702 builtin/merge.c:873
4083
msgid "Unable to write index."
4084
msgstr "Konnte Index nicht schreiben."
4085
3431
-#: midx.c:65
4086
+#: midx.c:66
4087
#, c-format
4088
msgid "multi-pack-index file %s is too small"
4089
msgstr "multi-pack-index-Datei %s ist zu klein."
4090
3436
-#: midx.c:81
4091
+#: midx.c:82
4092
#, c-format
4093
msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4094
msgstr ""
4095
"multi-pack-index-Signatur 0x%08x stimmt nicht mit Signatur 0x%08x überein."
4096
3442
-#: midx.c:86
4097
+#: midx.c:87
4098
#, c-format
4099
msgid "multi-pack-index version %d not recognized"
4100
msgstr "multi-pack-index-Version %d nicht erkannt."
4101
3447
-#: midx.c:91
4102
+#: midx.c:92
4103
#, c-format
4104
msgid "hash version %u does not match"
4105
msgstr "Hash-Version %u stimmt nicht überein."
4106
3452
-#: midx.c:105
4107
+#: midx.c:106
4108
msgid "invalid chunk offset (too large)"
4109
msgstr "Ungültiger Chunk-Offset (zu groß)"
4110
3456
-#: midx.c:129
4111
+#: midx.c:130
4112
msgid "terminating multi-pack-index chunk id appears earlier than expected"
4113
msgstr "Abschließende multi-pack-index Chunk-Id erscheint eher als erwartet."
4114
3460
-#: midx.c:142
4115
+#: midx.c:143
4116
msgid "multi-pack-index missing required pack-name chunk"
4117
msgstr "multi-pack-index fehlt erforderlicher pack-name Chunk."
4118
3464
-#: midx.c:144
4119
+#: midx.c:145
4120
msgid "multi-pack-index missing required OID fanout chunk"
4121
msgstr "multi-pack-index fehlt erforderlicher OID fanout Chunk."
4122
3468
-#: midx.c:146
4123
+#: midx.c:147
4124
msgid "multi-pack-index missing required OID lookup chunk"
4125
msgstr "multi-pack-index fehlt erforderlicher OID lookup Chunk."
4126
3472
-#: midx.c:148
4127
+#: midx.c:149
4128
msgid "multi-pack-index missing required object offsets chunk"
4129
msgstr "multi-pack-index fehlt erforderlicher object offset Chunk."
4130
3476
-#: midx.c:162
4131
+#: midx.c:163
4132
#, c-format
4133
msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4134
msgstr "Falsche Reihenfolge bei multi-pack-index Pack-Namen: '%s' vor '%s'"
4135
3481
-#: midx.c:205
4136
+#: midx.c:208
4137
#, c-format
4138
msgid "bad pack-int-id: %u (%u total packs)"
4139
msgstr "Ungültige pack-int-id: %u (%u Pakete insgesamt)"
4140
3486
-#: midx.c:246
4141
+#: midx.c:258
4142
msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4143
msgstr ""
4144
"multi-pack-index speichert einen 64-Bit Offset, aber off_t ist zu klein."
4145
3491
-#: midx.c:271
4146
+#: midx.c:286
4147
msgid "error preparing packfile from multi-pack-index"
4148
msgstr "Fehler bei Vorbereitung der Packdatei aus multi-pack-index."
4149
3495
-#: midx.c:407
4150
+#: midx.c:457
4151
#, c-format
4152
msgid "failed to add packfile '%s'"
4153
msgstr "Fehler beim Hinzufügen von Packdatei '%s'."
4154
3500
-#: midx.c:413
4155
+#: midx.c:463
4156
#, c-format
4157
msgid "failed to open pack-index '%s'"
4158
msgstr "Fehler beim Öffnen von pack-index '%s'"
4159
3505
-#: midx.c:507
4160
+#: midx.c:557
4161
#, c-format
4162
msgid "failed to locate object %d in packfile"
4163
msgstr "Fehler beim Lokalisieren von Objekt %d in Packdatei."
4164
3510
-#: midx.c:943
4165
+#: midx.c:993
4166
#, c-format
4167
msgid "failed to clear multi-pack-index at %s"
4168
msgstr "Fehler beim Löschen des multi-pack-index bei %s"
4169
3515
-#: midx.c:981
4170
+#: midx.c:1048
4171
+msgid "Looking for referenced packfiles"
4172
+msgstr "Suche nach referenzierten Pack-Dateien"
4173
+
4174
+#: midx.c:1063
4175
#, c-format
4176
msgid ""
4177
"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
@@ -3520,26 +4179,34 @@ msgstr ""
4179
"Ungültige oid fanout Reihenfolge: fanout[%d] = %<PRIx32> > %<PRIx32> = "
4180
"fanout[%d]"
4181
3523
-#: midx.c:992
4182
+#: midx.c:1067
4183
+msgid "Verifying OID order in MIDX"
4184
+msgstr "Verifiziere OID-Reihenfolge in MIDX"
4185
+
4186
+#: midx.c:1076
4187
#, c-format
4188
msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4189
msgstr "Ungültige oid lookup Reihenfolge: oid[%d] = %s >= %s = oid[%d]"
4190
3528
-#: midx.c:996
4191
+#: midx.c:1095
4192
+msgid "Sorting objects by packfile"
4193
+msgstr "Sortiere Objekte nach Pack-Datei"
4194
+
4195
+#: midx.c:1101
4196
msgid "Verifying object offsets"
4197
msgstr "Überprüfe Objekt-Offsets"
4198
3532
-#: midx.c:1004
4199
+#: midx.c:1117
4200
#, c-format
4201
msgid "failed to load pack entry for oid[%d] = %s"
4202
msgstr "Fehler beim Laden des Pack-Eintrags für oid[%d] = %s"
4203
3537
-#: midx.c:1010
4204
+#: midx.c:1123
4205
#, c-format
4206
msgid "failed to load pack-index for packfile %s"
4207
msgstr "Fehler beim Laden des Pack-Index für Packdatei %s"
4208
3542
-#: midx.c:1019
4209
+#: midx.c:1132
4210
#, c-format
4211
msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4212
msgstr "Falscher Objekt-Offset für oid[%d] = %s: %<PRIx64> != %<PRIx64>"
@@ -3629,85 +4296,82 @@ msgstr "Konnte Objekt '%s' nicht parsen."
4296
msgid "hash mismatch %s"
4297
msgstr "Hash stimmt nicht mit %s überein."
4298
3632
-#: packfile.c:607
4299
+#: packfile.c:617
4300
msgid "offset before end of packfile (broken .idx?)"
4301
msgstr "Offset vor Ende der Packdatei (fehlerhafte Indexdatei?)"
4302
3636
-#: packfile.c:1870
4303
+#: packfile.c:1868
4304
#, c-format
4305
msgid "offset before start of pack index for %s (corrupt index?)"
4306
msgstr "Offset vor Beginn des Pack-Index für %s (beschädigter Index?)"
4307
3641
-#: packfile.c:1874
4308
+#: packfile.c:1872
4309
#, c-format
4310
msgid "offset beyond end of pack index for %s (truncated index?)"
4311
msgstr "Offset hinter Ende des Pack-Index für %s (abgeschnittener Index?)"
4312
3646
-#: parse-options.c:35
4313
+#: parse-options.c:38
4314
#, c-format
4315
msgid "%s requires a value"
4316
msgstr "%s erfordert einen Wert."
4317
3651
-#: parse-options.c:69
4318
+#: parse-options.c:73
4319
#, c-format
4320
msgid "%s is incompatible with %s"
4321
msgstr "%s ist inkompatibel mit %s."
4322
3656
-#: parse-options.c:74
4323
+#: parse-options.c:78
4324
#, c-format
4325
msgid "%s : incompatible with something else"
4326
msgstr "%s: inkompatibel mit etwas anderem"
4327
3661
-#: parse-options.c:88 parse-options.c:92 parse-options.c:260
4328
+#: parse-options.c:92 parse-options.c:96 parse-options.c:319
4329
#, c-format
4330
msgid "%s takes no value"
4331
msgstr "%s erwartet keinen Wert"
4332
3666
-#: parse-options.c:90
4333
+#: parse-options.c:94
4334
#, c-format
4335
msgid "%s isn't available"
4336
msgstr "%s ist nicht verfügbar."
4337
3671
-#: parse-options.c:178
3672
-#, c-format
3673
-msgid "%s expects a numerical value"
3674
-msgstr "%s erwartet einen numerischen Wert."
3675
-
3676
-#: parse-options.c:194
4338
+#: parse-options.c:219
4339
#, c-format
4340
msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
3679
-msgstr "%s erwartet einen nicht-negativen Integer-Wert mit einem optionalen k/m/g Suffix"
4341
+msgstr ""
4342
+"%s erwartet einen nicht-negativen Integer-Wert mit einem optionalen k/m/g "
4343
+"Suffix"
4344
3681
-#: parse-options.c:322
4345
+#: parse-options.c:389
4346
#, c-format
4347
msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4348
msgstr "Mehrdeutige Option: %s (kann --%s%s oder --%s%s sein)"
4349
3686
-#: parse-options.c:356 parse-options.c:364
4350
+#: parse-options.c:423 parse-options.c:431
4351
#, c-format
4352
msgid "did you mean `--%s` (with two dashes ?)"
4353
msgstr "Meinten Sie `--%s` (mit zwei Strichen?)"
4354
3691
-#: parse-options.c:649
4355
+#: parse-options.c:859
4356
#, c-format
4357
msgid "unknown option `%s'"
4358
msgstr "Unbekannte Option: `%s'"
4359
3696
-#: parse-options.c:651
4360
+#: parse-options.c:861
4361
#, c-format
4362
msgid "unknown switch `%c'"
4363
msgstr "Unbekannter Schalter `%c'"
4364
3701
-#: parse-options.c:653
4365
+#: parse-options.c:863
4366
#, c-format
4367
msgid "unknown non-ascii option in string: `%s'"
4368
msgstr "Unbekannte nicht-Ascii Option in String: `%s'"
4369
3706
-#: parse-options.c:675
4370
+#: parse-options.c:887
4371
msgid "..."
4372
msgstr "..."
4373
3710
-#: parse-options.c:694
4374
+#: parse-options.c:906
4375
#, c-format
4376
msgid "usage: %s"
4377
msgstr "Verwendung: %s"
@@ -3715,41 +4379,46 @@ msgstr "Verwendung: %s"
4379
#. TRANSLATORS: the colon here should align with the
4380
#. one in "usage: %s" translation.
4381
#.
3718
-#: parse-options.c:700
4382
+#: parse-options.c:912
4383
#, c-format
4384
msgid " or: %s"
4385
msgstr " oder: %s"
4386
3723
-#: parse-options.c:703
4387
+#: parse-options.c:915
4388
#, c-format
4389
msgid " %s"
4390
msgstr " %s"
4391
3728
-#: parse-options.c:742
4392
+#: parse-options.c:954
4393
msgid "-NUM"
4394
msgstr "-NUM"
4395
3732
-#: parse-options-cb.c:21
4396
+#: parse-options.c:968
4397
+#, c-format
4398
+msgid "alias of --%s"
4399
+msgstr "Alias für --%s"
4400
+
4401
+#: parse-options-cb.c:20 parse-options-cb.c:24
4402
#, c-format
4403
msgid "option `%s' expects a numerical value"
4404
msgstr "Option `%s' erwartet einen numerischen Wert."
4405
3737
-#: parse-options-cb.c:38
4406
+#: parse-options-cb.c:41
4407
#, c-format
4408
msgid "malformed expiration date '%s'"
4409
msgstr "Fehlerhaftes Ablaufdatum '%s'"
4410
3742
-#: parse-options-cb.c:51
4411
+#: parse-options-cb.c:54
4412
#, c-format
4413
msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4414
msgstr "Option `%s' erwartet \"always\", \"auto\" oder \"never\"."
4415
3747
-#: parse-options-cb.c:110
4416
+#: parse-options-cb.c:130 parse-options-cb.c:147
4417
#, c-format
4418
msgid "malformed object name '%s'"
4419
msgstr "fehlerhafter Objekt-Name '%s'"
4420
3752
-#: path.c:894
4421
+#: path.c:897
4422
#, c-format
4423
msgid "Could not make %s writable by group"
4424
msgstr "Konnte Gruppenschreibrecht für %s nicht setzen."
@@ -3830,46 +4499,54 @@ msgstr ""
4499
msgid "pathspec '%s' is beyond a symbolic link"
4500
msgstr "Pfadspezifikation '%s' ist hinter einer symbolischen Verknüpfung"
4501
3833
-#: pkt-line.c:104
4502
+#: pkt-line.c:92
4503
+msgid "unable to write flush packet"
4504
+msgstr "Konnte Flush-Paket nicht schreiben."
4505
+
4506
+#: pkt-line.c:99
4507
+msgid "unable to write delim packet"
4508
+msgstr "Konnte Delim-Paket nicht schreiben."
4509
+
4510
+#: pkt-line.c:106
4511
msgid "flush packet write failed"
4512
msgstr "Flush beim Schreiben des Pakets fehlgeschlagen."
4513
3837
-#: pkt-line.c:144 pkt-line.c:230
4514
+#: pkt-line.c:146 pkt-line.c:232
4515
msgid "protocol error: impossibly long line"
4516
msgstr "Protokollfehler: unmöglich lange Zeile"
4517
3841
-#: pkt-line.c:160 pkt-line.c:162
4518
+#: pkt-line.c:162 pkt-line.c:164
4519
msgid "packet write with format failed"
4520
msgstr "Schreiben des Pakets mit Format fehlgeschlagen."
4521
3845
-#: pkt-line.c:194
4522
+#: pkt-line.c:196
4523
msgid "packet write failed - data exceeds max packet size"
4524
msgstr ""
4525
"Schreiben des Pakets fehlgeschlagen - Daten überschreiten maximale Paketgröße"
4526
3850
-#: pkt-line.c:201 pkt-line.c:208
4527
+#: pkt-line.c:203 pkt-line.c:210
4528
msgid "packet write failed"
4529
msgstr "Schreiben des Pakets fehlgeschlagen."
4530
3854
-#: pkt-line.c:293
4531
+#: pkt-line.c:295
4532
msgid "read error"
4533
msgstr "Lesefehler"
4534
3858
-#: pkt-line.c:301
4535
+#: pkt-line.c:303
4536
msgid "the remote end hung up unexpectedly"
4537
msgstr "Die Gegenseite hat unerwartet abgebrochen."
4538
3862
-#: pkt-line.c:329
4539
+#: pkt-line.c:331
4540
#, c-format
4541
msgid "protocol error: bad line length character: %.4s"
4542
msgstr "Protokollfehler: ungültiges Zeichen für Zeilenlänge: %.4s"
4543
3867
-#: pkt-line.c:339 pkt-line.c:344
4544
+#: pkt-line.c:341 pkt-line.c:346
4545
#, c-format
4546
msgid "protocol error: bad line length %d"
4547
msgstr "Protokollfehler: ungültige Zeilenlänge %d"
4548
3872
-#: pkt-line.c:353
4549
+#: pkt-line.c:362
4550
#, c-format
4551
msgid "remote error: %s"
4552
msgstr "Fehler am anderen Ende: %s"
@@ -3883,7 +4560,7 @@ msgstr "Aktualisiere Index"
4560
msgid "unable to create threaded lstat: %s"
4561
msgstr "Kann Thread für lstat nicht erzeugen: %s"
4562
3886
-#: pretty.c:963
4563
+#: pretty.c:966
4564
msgid "unable to parse --pretty format"
4565
msgstr "Konnte --pretty Format nicht parsen."
4566
@@ -3895,7 +4572,7 @@ msgstr "Konnte `log` nicht starten."
4572
msgid "could not read `log` output"
4573
msgstr "Konnte Ausgabe von `log` nicht lesen."
4574
3898
-#: range-diff.c:74 sequencer.c:4828
4575
+#: range-diff.c:74 sequencer.c:4897
4576
#, c-format
4577
msgid "could not parse commit '%s'"
4578
msgstr "Konnte Commit '%s' nicht parsen."
@@ -3909,45 +4586,53 @@ msgstr "Fehler beim Generieren des Diffs."
4586
msgid "could not parse log for '%s'"
4587
msgstr "Konnte Log für '%s' nicht parsen."
4588
3912
-#: read-cache.c:673
4589
+#: read-cache.c:680
4590
#, c-format
4591
msgid "will not add file alias '%s' ('%s' already exists in index)"
3915
-msgstr "Dateialias '%s' wird nicht hinzugefügt ('%s' existiert bereits im Index)."
4592
+msgstr ""
4593
+"Dateialias '%s' wird nicht hinzugefügt ('%s' existiert bereits im Index)."
4594
3917
-#: read-cache.c:689
4595
+#: read-cache.c:696
4596
msgid "cannot create an empty blob in the object database"
4597
msgstr "Kann keinen leeren Blob in die Objektdatenbank schreiben."
4598
3921
-#: read-cache.c:710
4599
+#: read-cache.c:718
4600
#, c-format
4601
msgid "%s: can only add regular files, symbolic links or git-directories"
3924
-msgstr "%s: Kann nur reguläre Dateien, symbolische Links oder Git-Verzeichnisse hinzufügen."
4602
+msgstr ""
4603
+"%s: Kann nur reguläre Dateien, symbolische Links oder Git-Verzeichnisse "
4604
+"hinzufügen."
4605
+
4606
+#: read-cache.c:723
4607
+#, c-format
4608
+msgid "'%s' does not have a commit checked out"
4609
+msgstr "'%s' hat keinen Commit ausgecheckt"
4610
3926
-#: read-cache.c:765
4611
+#: read-cache.c:775
4612
#, c-format
4613
msgid "unable to index file '%s'"
4614
msgstr "Konnte Datei '%s' nicht indizieren."
4615
3931
-#: read-cache.c:784
4616
+#: read-cache.c:794
4617
#, c-format
4618
msgid "unable to add '%s' to index"
4619
msgstr "Konnte '%s' nicht dem Index hinzufügen."
4620
3936
-#: read-cache.c:795
4621
+#: read-cache.c:805
4622
#, c-format
4623
msgid "unable to stat '%s'"
4624
msgstr "Konnte '%s' nicht lesen."
4625
3941
-#: read-cache.c:1304
4626
+#: read-cache.c:1314
4627
#, c-format
4628
msgid "'%s' appears as both a file and as a directory"
4629
msgstr "'%s' scheint eine Datei und ein Verzeichnis zu sein."
4630
3946
-#: read-cache.c:1489
4631
+#: read-cache.c:1499
4632
msgid "Refresh index"
4633
msgstr "Aktualisiere Index"
4634
3950
-#: read-cache.c:1603
4635
+#: read-cache.c:1613
4636
#, c-format
4637
msgid ""
4638
"index.version set, but the value is invalid.\n"
@@ -3956,7 +4641,7 @@ msgstr ""
4641
"index.version gesetzt, aber Wert ungültig.\n"
4642
"Verwende Version %i"
4643
3959
-#: read-cache.c:1613
4644
+#: read-cache.c:1623
4645
#, c-format
4646
msgid ""
4647
"GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -3965,144 +4650,152 @@ msgstr ""
4650
"GIT_INDEX_VERSION gesetzt, aber Wert ungültig.\n"
4651
"Verwende Version %i"
4652
3968
-#: read-cache.c:1684
4653
+#: read-cache.c:1679
4654
#, c-format
4655
msgid "bad signature 0x%08x"
4656
msgstr "Ungültige Signatur 0x%08x"
4657
3973
-#: read-cache.c:1687
4658
+#: read-cache.c:1682
4659
#, c-format
4660
msgid "bad index version %d"
4661
msgstr "Ungültige Index-Version %d"
4662
3978
-#: read-cache.c:1696
4663
+#: read-cache.c:1691
4664
msgid "bad index file sha1 signature"
4665
msgstr "Ungültige SHA1-Signatur der Index-Datei."
4666
3982
-#: read-cache.c:1726
4667
+#: read-cache.c:1721
4668
#, c-format
4669
msgid "index uses %.4s extension, which we do not understand"
4670
msgstr "Index verwendet Erweiterung %.4s, welche wir nicht unterstützen."
4671
3987
-#: read-cache.c:1728
4672
+#: read-cache.c:1723
4673
#, c-format
4674
msgid "ignoring %.4s extension"
4675
msgstr "Ignoriere Erweiterung %.4s"
4676
3992
-#: read-cache.c:1765
4677
+#: read-cache.c:1760
4678
#, c-format
4679
msgid "unknown index entry format 0x%08x"
4680
msgstr "Unbekanntes Format für Index-Eintrag 0x%08x"
4681
3997
-#: read-cache.c:1781
4682
+#: read-cache.c:1776
4683
#, c-format
4684
msgid "malformed name field in the index, near path '%s'"
4685
msgstr "Ungültiges Namensfeld im Index, in der Nähe von Pfad '%s'."
4686
4002
-#: read-cache.c:1836
4687
+#: read-cache.c:1833
4688
msgid "unordered stage entries in index"
4689
msgstr "Ungeordnete Stage-Einträge im Index."
4690
4006
-#: read-cache.c:1839
4691
+#: read-cache.c:1836
4692
#, c-format
4693
msgid "multiple stage entries for merged file '%s'"
4694
msgstr "Mehrere Stage-Einträge für zusammengeführte Datei '%s'."
4695
4011
-#: read-cache.c:1842
4696
+#: read-cache.c:1839
4697
#, c-format
4698
msgid "unordered stage entries for '%s'"
4699
msgstr "Ungeordnete Stage-Einträge für '%s'."
4700
4016
-#: read-cache.c:1949 read-cache.c:2227 rerere.c:565 rerere.c:599 rerere.c:1111
4017
-#: builtin/add.c:459 builtin/check-ignore.c:178 builtin/checkout.c:294
4018
-#: builtin/checkout.c:622 builtin/checkout.c:991 builtin/clean.c:955
4019
-#: builtin/commit.c:344 builtin/diff-tree.c:116 builtin/grep.c:498
4701
+#: read-cache.c:1946 read-cache.c:2234 rerere.c:565 rerere.c:599 rerere.c:1111
4702
+#: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:358
4703
+#: builtin/checkout.c:672 builtin/checkout.c:1060 builtin/clean.c:955
4704
+#: builtin/commit.c:344 builtin/diff-tree.c:120 builtin/grep.c:498
4705
#: builtin/mv.c:145 builtin/reset.c:245 builtin/rm.c:271
4706
#: builtin/submodule--helper.c:330
4707
msgid "index file corrupt"
4708
msgstr "Index-Datei beschädigt"
4709
4025
-#: read-cache.c:2090
4710
+#: read-cache.c:2087
4711
#, c-format
4712
msgid "unable to create load_cache_entries thread: %s"
4713
msgstr "Kann Thread für load_cache_entries nicht erzeugen: %s"
4714
4030
-#: read-cache.c:2103
4715
+#: read-cache.c:2100
4716
#, c-format
4717
msgid "unable to join load_cache_entries thread: %s"
4718
msgstr "Kann Thread für load_cache_entries nicht erzeugen: %s"
4719
4035
-#: read-cache.c:2136
4720
+#: read-cache.c:2133
4721
#, c-format
4722
msgid "%s: index file open failed"
4723
msgstr "%s: Öffnen der Index-Datei fehlgeschlagen."
4724
4040
-#: read-cache.c:2140
4725
+#: read-cache.c:2137
4726
#, c-format
4727
msgid "%s: cannot stat the open index"
4728
msgstr "%s: Kann geöffneten Index nicht lesen."
4729
4045
-#: read-cache.c:2144
4730
+#: read-cache.c:2141
4731
#, c-format
4732
msgid "%s: index file smaller than expected"
4733
msgstr "%s: Index-Datei ist kleiner als erwartet."
4734
4050
-#: read-cache.c:2148
4735
+#: read-cache.c:2145
4736
#, c-format
4737
msgid "%s: unable to map index file"
4738
msgstr "%s: Konnte Index-Datei nicht einlesen."
4739
4055
-#: read-cache.c:2190
4740
+#: read-cache.c:2187
4741
#, c-format
4742
msgid "unable to create load_index_extensions thread: %s"
4743
msgstr "Kann Thread für load_index_extensions nicht erzeugen: %s"
4744
4060
-#: read-cache.c:2217
4745
+#: read-cache.c:2214
4746
#, c-format
4747
msgid "unable to join load_index_extensions thread: %s"
4748
msgstr "Kann Thread für load_index_extensions nicht beitreten: %s"
4749
4065
-#: read-cache.c:2239
4750
+#: read-cache.c:2246
4751
#, c-format
4752
msgid "could not freshen shared index '%s'"
4753
msgstr "Konnte geteilten Index '%s' nicht aktualisieren."
4754
4070
-#: read-cache.c:2274
4755
+#: read-cache.c:2293
4756
#, c-format
4757
msgid "broken index, expect %s in %s, got %s"
4758
msgstr "Fehlerhafter Index. Erwartete %s in %s, erhielt %s."
4759
4075
-#: read-cache.c:2971 sequencer.c:4791 wrapper.c:658 builtin/merge.c:1087
4760
+#: read-cache.c:2989 wrapper.c:658 builtin/merge.c:1117
4761
#, c-format
4762
msgid "could not close '%s'"
4763
msgstr "Konnte '%s' nicht schließen."
4764
4080
-#: read-cache.c:3044 sequencer.c:2237 sequencer.c:3647
4765
+#: read-cache.c:3092 sequencer.c:2354 sequencer.c:3807
4766
#, c-format
4767
msgid "could not stat '%s'"
4768
msgstr "Konnte '%s' nicht lesen."
4769
4085
-#: read-cache.c:3057
4770
+#: read-cache.c:3105
4771
#, c-format
4772
msgid "unable to open git dir: %s"
4773
msgstr "konnte Git-Verzeichnis nicht öffnen: %s"
4774
4090
-#: read-cache.c:3069
4775
+#: read-cache.c:3117
4776
#, c-format
4777
msgid "unable to unlink: %s"
4778
msgstr "Konnte '%s' nicht entfernen."
4779
4095
-#: read-cache.c:3088
4780
+#: read-cache.c:3142
4781
#, c-format
4782
msgid "cannot fix permission bits on '%s'"
4783
msgstr "Konnte Zugriffsberechtigung auf '%s' nicht setzen."
4784
4100
-#: read-cache.c:3237
4785
+#: read-cache.c:3291
4786
#, c-format
4787
msgid "%s: cannot drop to stage #0"
4788
msgstr "%s: Kann nicht auf Stufe #0 wechseln."
4789
4105
-#: rebase-interactive.c:10
4790
+#: rebase-interactive.c:26
4791
+#, c-format
4792
+msgid ""
4793
+"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4794
+msgstr ""
4795
+"Nicht erkannte Einstellung %s für Option rebase.missingCommitsCheck. "
4796
+"Ignoriere."
4797
+
4798
+#: rebase-interactive.c:35
4799
msgid ""
4800
"\n"
4801
"Commands:\n"
@@ -4147,7 +4840,14 @@ msgstr ""
4840
"Diese Zeilen können umsortiert werden; Sie werden von oben nach unten\n"
4841
"ausgeführt.\n"
4842
4150
-#: rebase-interactive.c:31 git-rebase--preserve-merges.sh:173
4843
+#: rebase-interactive.c:56
4844
+#, c-format
4845
+msgid "Rebase %s onto %s (%d command)"
4846
+msgid_plural "Rebase %s onto %s (%d commands)"
4847
+msgstr[0] "Rebase von %s auf %s (%d Kommando)"
4848
+msgstr[1] "Rebase von %s auf %s (%d Kommandos)"
4849
+
4850
+#: rebase-interactive.c:65 git-rebase--preserve-merges.sh:173
4851
msgid ""
4852
"\n"
4853
"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
@@ -4156,7 +4856,7 @@ msgstr ""
4856
"Keine Zeile entfernen. Benutzen Sie 'drop', um explizit einen Commit zu\n"
4857
"entfernen.\n"
4858
4159
-#: rebase-interactive.c:34 git-rebase--preserve-merges.sh:177
4859
+#: rebase-interactive.c:68 git-rebase--preserve-merges.sh:177
4860
msgid ""
4861
"\n"
4862
"If you remove a line here THAT COMMIT WILL BE LOST.\n"
@@ -4164,7 +4864,7 @@ msgstr ""
4864
"\n"
4865
"Wenn Sie hier eine Zeile entfernen, wird DIESER COMMIT VERLOREN GEHEN.\n"
4866
4167
-#: rebase-interactive.c:40 git-rebase--preserve-merges.sh:816
4867
+#: rebase-interactive.c:74 git-rebase--preserve-merges.sh:816
4868
msgid ""
4869
"\n"
4870
"You are editing the todo file of an ongoing interactive rebase.\n"
@@ -4178,7 +4878,7 @@ msgstr ""
4878
" git rebase --continue\n"
4879
"\n"
4880
4181
-#: rebase-interactive.c:45 git-rebase--preserve-merges.sh:893
4881
+#: rebase-interactive.c:79 git-rebase--preserve-merges.sh:893
4882
msgid ""
4883
"\n"
4884
"However, if you remove everything, the rebase will be aborted.\n"
@@ -4188,127 +4888,156 @@ msgstr ""
4888
"Wenn Sie jedoch alles löschen, wird der Rebase abgebrochen.\n"
4889
"\n"
4890
4191
-#: rebase-interactive.c:51 git-rebase--preserve-merges.sh:900
4891
+#: rebase-interactive.c:85 git-rebase--preserve-merges.sh:900
4892
msgid "Note that empty commits are commented out"
4893
msgstr "Leere Commits sind auskommentiert."
4894
4195
-#: rebase-interactive.c:62 rebase-interactive.c:75 sequencer.c:2219
4196
-#: sequencer.c:4569 sequencer.c:4625 sequencer.c:4900
4895
+#: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3339
4896
+#: sequencer.c:3365 sequencer.c:4996 builtin/fsck.c:356 builtin/rebase.c:235
4897
#, c-format
4198
-msgid "could not read '%s'."
4199
-msgstr "Konnte '%s' nicht lesen."
4898
+msgid "could not write '%s'"
4899
+msgstr "Konnte '%s' nicht schreiben."
4900
+
4901
+#: rebase-interactive.c:108
4902
+#, c-format
4903
+msgid "could not copy '%s' to '%s'."
4904
+msgstr "Konnte '%s' nicht nach '%s' kopieren."
4905
+
4906
+#: rebase-interactive.c:173
4907
+#, c-format
4908
+msgid ""
4909
+"Warning: some commits may have been dropped accidentally.\n"
4910
+"Dropped commits (newer to older):\n"
4911
+msgstr ""
4912
+"Warnung: Einige Commits könnten aus Versehen entfernt worden sein.\n"
4913
+"Entfernte Commits (neu zu alt):\n"
4914
+
4915
+#: rebase-interactive.c:180
4916
+#, c-format
4917
+msgid ""
4918
+"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4919
+"\n"
4920
+"Use 'git config rebase.missingCommitsCheck' to change the level of "
4921
+"warnings.\n"
4922
+"The possible behaviours are: ignore, warn, error.\n"
4923
+"\n"
4924
+msgstr ""
4925
+"Um diese Meldung zu vermeiden, benutzen Sie \"drop\", um exlizit Commits zu\n"
4926
+"entfernen.\n"
4927
+"\n"
4928
+"Benutzen Sie 'git config rebase.missingCommitsCheck', um die Stufe der\n"
4929
+"Warnungen zu ändern.\n"
4930
+"Die möglichen Verhaltensweisen sind: ignore, warn, error.\n"
4931
4932
#: refs.c:192
4933
#, c-format
4934
msgid "%s does not point to a valid object!"
4935
msgstr "%s zeigt auf kein gültiges Objekt!"
4936
4206
-#: refs.c:583
4937
+#: refs.c:597
4938
#, c-format
4939
msgid "ignoring dangling symref %s"
4940
msgstr "Ignoriere unreferenzierte symbolische Referenz %s"
4941
4211
-#: refs.c:585 ref-filter.c:1976
4942
+#: refs.c:599 ref-filter.c:1982
4943
#, c-format
4944
msgid "ignoring broken ref %s"
4945
msgstr "Ignoriere fehlerhafte Referenz %s"
4946
4216
-#: refs.c:711
4947
+#: refs.c:734
4948
#, c-format
4949
msgid "could not open '%s' for writing: %s"
4950
msgstr "Konnte '%s' nicht zum Schreiben öffnen: %s"
4951
4221
-#: refs.c:721 refs.c:772
4952
+#: refs.c:744 refs.c:795
4953
#, c-format
4954
msgid "could not read ref '%s'"
4955
msgstr "Konnte Referenz '%s' nicht lesen."
4956
4226
-#: refs.c:727
4957
+#: refs.c:750
4958
#, c-format
4959
msgid "ref '%s' already exists"
4960
msgstr "Referenz '%s' existiert bereits."
4961
4231
-#: refs.c:732
4962
+#: refs.c:755
4963
#, c-format
4964
msgid "unexpected object ID when writing '%s'"
4965
msgstr "Unerwartete Objekt-ID beim Schreiben von '%s'."
4966
4236
-#: refs.c:740 sequencer.c:396 sequencer.c:2549 sequencer.c:2675
4237
-#: sequencer.c:2689 sequencer.c:2923 sequencer.c:4789 sequencer.c:4852
4238
-#: wrapper.c:656
4967
+#: refs.c:763 sequencer.c:400 sequencer.c:2679 sequencer.c:2805
4968
+#: sequencer.c:2819 sequencer.c:3076 sequencer.c:4913 wrapper.c:656
4969
#, c-format
4970
msgid "could not write to '%s'"
4971
msgstr "Konnte nicht nach '%s' schreiben."
4972
4243
-#: refs.c:767 sequencer.c:4787 sequencer.c:4846 wrapper.c:225 wrapper.c:395
4244
-#: builtin/am.c:713 builtin/rebase.c:575
4973
+#: refs.c:790 wrapper.c:225 wrapper.c:395 builtin/am.c:715 builtin/rebase.c:993
4974
#, c-format
4975
msgid "could not open '%s' for writing"
4976
msgstr "Konnte '%s' nicht zum Schreiben öffnen."
4977
4249
-#: refs.c:774
4978
+#: refs.c:797
4979
#, c-format
4980
msgid "unexpected object ID when deleting '%s'"
4981
msgstr "Unerwartete Objekt-ID beim Löschen von '%s'."
4982
4254
-#: refs.c:905
4983
+#: refs.c:928
4984
#, c-format
4985
msgid "log for ref %s has gap after %s"
4986
msgstr "Log für Referenz %s hat eine Lücke nach %s."
4987
4259
-#: refs.c:911
4988
+#: refs.c:934
4989
#, c-format
4990
msgid "log for ref %s unexpectedly ended on %s"
4991
msgstr "Log für Referenz %s unerwartet bei %s beendet."
4992
4264
-#: refs.c:969
4993
+#: refs.c:993
4994
#, c-format
4995
msgid "log for %s is empty"
4996
msgstr "Log für %s ist leer."
4997
4269
-#: refs.c:1061
4998
+#: refs.c:1085
4999
#, c-format
5000
msgid "refusing to update ref with bad name '%s'"
5001
msgstr "Verweigere Aktualisierung einer Referenz mit fehlerhaftem Namen '%s'."
5002
4274
-#: refs.c:1137
5003
+#: refs.c:1161
5004
#, c-format
5005
msgid "update_ref failed for ref '%s': %s"
5006
msgstr "update_ref für Referenz '%s' fehlgeschlagen: %s"
5007
4279
-#: refs.c:1911
5008
+#: refs.c:1942
5009
#, c-format
5010
msgid "multiple updates for ref '%s' not allowed"
5011
msgstr "Mehrere Aktualisierungen für Referenz '%s' nicht erlaubt."
5012
4284
-#: refs.c:1943
5013
+#: refs.c:1974
5014
msgid "ref updates forbidden inside quarantine environment"
5015
msgstr ""
5016
"Aktualisierungen von Referenzen ist innerhalb der Quarantäne-Umgebung "
5017
"verboten."
5018
4290
-#: refs.c:2039 refs.c:2069
5019
+#: refs.c:2070 refs.c:2100
5020
#, c-format
5021
msgid "'%s' exists; cannot create '%s'"
5022
msgstr "'%s' existiert; kann '%s' nicht erstellen"
5023
4295
-#: refs.c:2045 refs.c:2080
5024
+#: refs.c:2076 refs.c:2111
5025
#, c-format
5026
msgid "cannot process '%s' and '%s' at the same time"
5027
msgstr "Kann '%s' und '%s' nicht zur selben Zeit verarbeiten."
5028
4300
-#: refs/files-backend.c:1228
5029
+#: refs/files-backend.c:1234
5030
#, c-format
5031
msgid "could not remove reference %s"
5032
msgstr "Konnte Referenz %s nicht löschen"
5033
4305
-#: refs/files-backend.c:1242 refs/packed-backend.c:1532
5034
+#: refs/files-backend.c:1248 refs/packed-backend.c:1532
5035
#: refs/packed-backend.c:1542
5036
#, c-format
5037
msgid "could not delete reference %s: %s"
5038
msgstr "Konnte Referenz %s nicht entfernen: %s"
5039
4311
-#: refs/files-backend.c:1245 refs/packed-backend.c:1545
5040
+#: refs/files-backend.c:1251 refs/packed-backend.c:1545
5041
#, c-format
5042
msgid "could not delete references: %s"
5043
msgstr "Konnte Referenzen nicht entfernen: %s"
@@ -4318,7 +5047,7 @@ msgstr "Konnte Referenzen nicht entfernen: %s"
5047
msgid "invalid refspec '%s'"
5048
msgstr "Ungültige Refspec '%s'"
5049
4321
-#: ref-filter.c:39 wt-status.c:1861
5050
+#: ref-filter.c:39 wt-status.c:1909
5051
msgid "gone"
5052
msgstr "entfernt"
5053
@@ -4442,79 +5171,79 @@ msgstr "Positive Breitenangabe für %%(align) erwartet"
5171
msgid "unrecognized %%(if) argument: %s"
5172
msgstr "nicht erkanntes %%(if) Argument: %s"
5173
4445
-#: ref-filter.c:527
5174
+#: ref-filter.c:531
5175
#, c-format
5176
msgid "malformed field name: %.*s"
5177
msgstr "Fehlerhafter Feldname: %.*s"
5178
4450
-#: ref-filter.c:554
5179
+#: ref-filter.c:558
5180
#, c-format
5181
msgid "unknown field name: %.*s"
5182
msgstr "Unbekannter Feldname: %.*s"
5183
4455
-#: ref-filter.c:558
5184
+#: ref-filter.c:562
5185
#, c-format
5186
msgid ""
5187
"not a git repository, but the field '%.*s' requires access to object data"
5188
msgstr ""
5189
"Kein Git-Repository, aber das Feld '%.*s' erfordert Zugriff auf Objektdaten."
5190
4462
-#: ref-filter.c:682
5191
+#: ref-filter.c:686
5192
#, c-format
5193
msgid "format: %%(if) atom used without a %%(then) atom"
5194
msgstr "format: %%(if) Atom ohne ein %%(then) Atom verwendet"
5195
4467
-#: ref-filter.c:745
5196
+#: ref-filter.c:749
5197
#, c-format
5198
msgid "format: %%(then) atom used without an %%(if) atom"
5199
msgstr "format: %%(then) Atom ohne ein %%(if) Atom verwendet"
5200
4472
-#: ref-filter.c:747
5201
+#: ref-filter.c:751
5202
#, c-format
5203
msgid "format: %%(then) atom used more than once"
5204
msgstr "format: %%(then) Atom mehr als einmal verwendet"
5205
4477
-#: ref-filter.c:749
5206
+#: ref-filter.c:753
5207
#, c-format
5208
msgid "format: %%(then) atom used after %%(else)"
5209
msgstr "format: %%(then) Atom nach %%(else) verwendet"
5210
4482
-#: ref-filter.c:777
5211
+#: ref-filter.c:781
5212
#, c-format
5213
msgid "format: %%(else) atom used without an %%(if) atom"
5214
msgstr "format: %%(else) Atom ohne ein %%(if) Atom verwendet"
5215
4487
-#: ref-filter.c:779
5216
+#: ref-filter.c:783
5217
#, c-format
5218
msgid "format: %%(else) atom used without a %%(then) atom"
5219
msgstr "Format: %%(else) Atom ohne ein %%(then) Atom verwendet"
5220
4492
-#: ref-filter.c:781
5221
+#: ref-filter.c:785
5222
#, c-format
5223
msgid "format: %%(else) atom used more than once"
5224
msgstr "Format: %%(end) Atom mehr als einmal verwendet"
5225
4497
-#: ref-filter.c:796
5226
+#: ref-filter.c:800
5227
#, c-format
5228
msgid "format: %%(end) atom used without corresponding atom"
5229
msgstr "Format: %%(end) Atom ohne zugehöriges Atom verwendet"
5230
4502
-#: ref-filter.c:853
5231
+#: ref-filter.c:857
5232
#, c-format
5233
msgid "malformed format string %s"
5234
msgstr "Fehlerhafter Formatierungsstring %s"
5235
4507
-#: ref-filter.c:1447
5236
+#: ref-filter.c:1453
5237
#, c-format
5238
msgid "(no branch, rebasing %s)"
5239
msgstr "(kein Branch, Rebase von Branch %s im Gange)"
5240
4512
-#: ref-filter.c:1450
5241
+#: ref-filter.c:1456
5242
#, c-format
5243
msgid "(no branch, rebasing detached HEAD %s)"
5244
msgstr "(kein Branch, Rebase von losgelöstem HEAD %s)"
5245
4517
-#: ref-filter.c:1453
5246
+#: ref-filter.c:1459
5247
#, c-format
5248
msgid "(no branch, bisect started on %s)"
5249
msgstr "(kein Branch, binäre Suche begonnen bei %s)"
@@ -4522,7 +5251,7 @@ msgstr "(kein Branch, binäre Suche begonnen bei %s)"
5251
#. TRANSLATORS: make sure this matches "HEAD
5252
#. detached at " in wt-status.c
5253
#.
4525
-#: ref-filter.c:1461
5254
+#: ref-filter.c:1467
5255
#, c-format
5256
msgid "(HEAD detached at %s)"
5257
msgstr "(HEAD losgelöst bei %s)"
@@ -4530,56 +5259,56 @@ msgstr "(HEAD losgelöst bei %s)"
5259
#. TRANSLATORS: make sure this matches "HEAD
5260
#. detached from " in wt-status.c
5261
#.
4533
-#: ref-filter.c:1468
5262
+#: ref-filter.c:1474
5263
#, c-format
5264
msgid "(HEAD detached from %s)"
5265
msgstr "(HEAD losgelöst von %s)"
5266
4538
-#: ref-filter.c:1472
5267
+#: ref-filter.c:1478
5268
msgid "(no branch)"
5269
msgstr "(kein Branch)"
5270
4542
-#: ref-filter.c:1506 ref-filter.c:1663
5271
+#: ref-filter.c:1512 ref-filter.c:1669
5272
#, c-format
5273
msgid "missing object %s for %s"
5274
msgstr "Objekt %s fehlt für %s"
5275
4547
-#: ref-filter.c:1516
5276
+#: ref-filter.c:1522
5277
#, c-format
5278
msgid "parse_object_buffer failed on %s for %s"
5279
msgstr "parse_object_buffer bei %s für %s fehlgeschlagen"
5280
4552
-#: ref-filter.c:1882
5281
+#: ref-filter.c:1888
5282
#, c-format
5283
msgid "malformed object at '%s'"
5284
msgstr "fehlerhaftes Objekt bei '%s'"
5285
4557
-#: ref-filter.c:1971
5286
+#: ref-filter.c:1977
5287
#, c-format
5288
msgid "ignoring ref with broken name %s"
5289
msgstr "Ignoriere Referenz mit fehlerhaftem Namen %s"
5290
4562
-#: ref-filter.c:2257
5291
+#: ref-filter.c:2263
5292
#, c-format
5293
msgid "format: %%(end) atom missing"
5294
msgstr "Format: %%(end) Atom fehlt"
5295
4567
-#: ref-filter.c:2352
5296
+#: ref-filter.c:2363
5297
#, c-format
5298
msgid "option `%s' is incompatible with --merged"
5299
msgstr "Die Option `%s' ist inkompatibel mit --merged."
5300
4572
-#: ref-filter.c:2355
5301
+#: ref-filter.c:2366
5302
#, c-format
5303
msgid "option `%s' is incompatible with --no-merged"
5304
msgstr "Die Option `%s' ist inkompatibel mit --no-merged."
5305
4577
-#: ref-filter.c:2365
5306
+#: ref-filter.c:2376
5307
#, c-format
5308
msgid "malformed object name %s"
5309
msgstr "Missgebildeter Objektname %s"
5310
4582
-#: ref-filter.c:2370
5311
+#: ref-filter.c:2381
5312
#, c-format
5313
msgid "option `%s' must point to a commit"
5314
msgstr "Die Option `%s' muss auf einen Commit zeigen."
@@ -4587,7 +5316,9 @@ msgstr "Die Option `%s' muss auf einen Commit zeigen."
5316
#: remote.c:363
5317
#, c-format
5318
msgid "config remote shorthand cannot begin with '/': %s"
4590
-msgstr "Kürzel für Remote-Repository in der Konfiguration kann nicht mit '/' beginnen: %s"
5319
+msgstr ""
5320
+"Kürzel für Remote-Repository in der Konfiguration kann nicht mit '/' "
5321
+"beginnen: %s"
5322
5323
#: remote.c:410
5324
msgid "more than one receivepack given, using the first"
@@ -4649,12 +5380,15 @@ msgid ""
5380
"\n"
5381
"Neither worked, so we gave up. You must fully qualify the ref."
5382
msgstr ""
4652
-"Das angegebene Ziel ist kein vollständiger Referenzname (startet mit \"refs/\").\n"
5383
+"Das angegebene Ziel ist kein vollständiger Referenzname (startet mit \"refs/"
5384
+"\").\n"
5385
"Wir versuchten zu erraten, was Sie meinten, mit:\n"
5386
"\n"
5387
"- Suche einer Referenz, die mit '%s' übereinstimmt, auf der Remote-Seite\n"
4656
-"- Prüfung, ob die versendete <Quelle> ('%s') eine Referenz in \"refs/{heads,tags}\"\n"
4657
-" ist, in dessen Falle wir einen entsprechenden refs/{heads,tags} Präfix auf\n"
5388
+"- Prüfung, ob die versendete <Quelle> ('%s') eine Referenz in \"refs/{heads,"
5389
+"tags}\"\n"
5390
+" ist, in dessen Falle wir einen entsprechenden refs/{heads,tags} Präfix "
5391
+"auf\n"
5392
" der Remote-Seite hinzufügen würden.\n"
5393
"\n"
5394
"Keines hat funktioniert, sodass wir aufgegeben haben. Sie müssen die\n"
@@ -4778,43 +5512,43 @@ msgstr "Konnte Remote-Referenz %s nicht finden."
5512
msgid "* Ignoring funny ref '%s' locally"
5513
msgstr "* Ignoriere sonderbare Referenz '%s' lokal"
5514
4781
-#: remote.c:1990
5515
+#: remote.c:2016
5516
#, c-format
5517
msgid "Your branch is based on '%s', but the upstream is gone.\n"
5518
msgstr ""
5519
"Ihr Branch basiert auf '%s', aber der Upstream-Branch wurde entfernt.\n"
5520
4787
-#: remote.c:1994
5521
+#: remote.c:2020
5522
msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5523
msgstr " (benutzen Sie \"git branch --unset-upstream\" zum Beheben)\n"
5524
4791
-#: remote.c:1997
5525
+#: remote.c:2023
5526
#, c-format
5527
msgid "Your branch is up to date with '%s'.\n"
5528
msgstr "Ihr Branch ist auf demselben Stand wie '%s'.\n"
5529
4796
-#: remote.c:2001
5530
+#: remote.c:2027
5531
#, c-format
5532
msgid "Your branch and '%s' refer to different commits.\n"
5533
msgstr "Ihr Branch und '%s' zeigen auf unterschiedliche Commits.\n"
5534
4801
-#: remote.c:2004
5535
+#: remote.c:2030
5536
#, c-format
5537
msgid " (use \"%s\" for details)\n"
5538
msgstr " (benutzen Sie \"%s\" für Details)\n"
5539
4806
-#: remote.c:2008
5540
+#: remote.c:2034
5541
#, c-format
5542
msgid "Your branch is ahead of '%s' by %d commit.\n"
5543
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5544
msgstr[0] "Ihr Branch ist %2$d Commit vor '%1$s'.\n"
5545
msgstr[1] "Ihr Branch ist %2$d Commits vor '%1$s'.\n"
5546
4813
-#: remote.c:2014
5547
+#: remote.c:2040
5548
msgid " (use \"git push\" to publish your local commits)\n"
5549
msgstr " (benutzen Sie \"git push\", um lokale Commits zu publizieren)\n"
5550
4817
-#: remote.c:2017
5551
+#: remote.c:2043
5552
#, c-format
5553
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5554
msgid_plural ""
@@ -4824,12 +5558,12 @@ msgstr[0] ""
5558
msgstr[1] ""
5559
"Ihr Branch ist %2$d Commits hinter '%1$s', und kann vorgespult werden.\n"
5560
4827
-#: remote.c:2025
5561
+#: remote.c:2051
5562
msgid " (use \"git pull\" to update your local branch)\n"
5563
msgstr ""
5564
" (benutzen Sie \"git pull\", um Ihren lokalen Branch zu aktualisieren)\n"
5565
4832
-#: remote.c:2028
5566
+#: remote.c:2054
5567
#, c-format
5568
msgid ""
5569
"Your branch and '%s' have diverged,\n"
@@ -4844,13 +5578,13 @@ msgstr[1] ""
5578
"Ihr Branch und '%s' sind divergiert,\n"
5579
"und haben jeweils %d und %d unterschiedliche Commits.\n"
5580
4847
-#: remote.c:2038
5581
+#: remote.c:2064
5582
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5583
msgstr ""
5584
" (benutzen Sie \"git pull\", um Ihren Branch mit dem Remote-Branch "
5585
"zusammenzuführen)\n"
5586
4853
-#: remote.c:2221
5587
+#: remote.c:2247
5588
#, c-format
5589
msgid "cannot parse expected object name '%s'"
5590
msgstr "Kann erwarteten Objektnamen '%s' nicht parsen."
@@ -4878,12 +5612,6 @@ msgstr "Fehlerhaftes MERGE_RR"
5612
msgid "unable to write rerere record"
5613
msgstr "Konnte Rerere-Eintrag nicht schreiben."
5614
4881
-#: rerere.c:485 rerere.c:692 sequencer.c:3186 sequencer.c:3212
4882
-#: builtin/fsck.c:314
4883
-#, c-format
4884
-msgid "could not write '%s'"
4885
-msgstr "Konnte '%s' nicht schreiben."
4886
-
5615
#: rerere.c:495
5616
#, c-format
5617
msgid "there were errors while writing '%s' (%s)"
@@ -4934,8 +5662,8 @@ msgstr "Kann '%s' nicht löschen."
5662
msgid "Recorded preimage for '%s'"
5663
msgstr "Preimage für '%s' aufgezeichnet."
5664
4937
-#: rerere.c:881 submodule.c:2012 builtin/submodule--helper.c:1417
4938
-#: builtin/submodule--helper.c:1427
5665
+#: rerere.c:881 submodule.c:2024 builtin/log.c:1750
5666
+#: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1427
5667
#, c-format
5668
msgid "could not create directory '%s'"
5669
msgstr "Konnte Verzeichnis '%s' nicht erstellen."
@@ -4969,29 +5697,33 @@ msgstr "Aufgezeichnete Konfliktauflösung für '%s' gelöscht.\n"
5697
msgid "unable to open rr-cache directory"
5698
msgstr "Konnte rr-cache Verzeichnis nicht öffnen."
5699
4972
-#: revision.c:2484
5700
+#: revision.c:2476
5701
msgid "your current branch appears to be broken"
5702
msgstr "Ihr aktueller Branch scheint fehlerhaft zu sein."
5703
4976
-#: revision.c:2487
5704
+#: revision.c:2479
5705
#, c-format
5706
msgid "your current branch '%s' does not have any commits yet"
5707
msgstr "Ihr aktueller Branch '%s' hat noch keine Commits."
5708
4981
-#: revision.c:2684
5709
+#: revision.c:2679
5710
msgid "--first-parent is incompatible with --bisect"
5711
msgstr "Die Optionen --first-parent und --bisect sind inkompatibel."
5712
4985
-#: run-command.c:742
5713
+#: revision.c:2683
5714
+msgid "-L does not yet support diff formats besides -p and -s"
5715
+msgstr "-L unterstützt noch keine anderen Diff-Formate außer -p und -s"
5716
+
5717
+#: run-command.c:763
5718
msgid "open /dev/null failed"
5719
msgstr "Öffnen von /dev/null fehlgeschlagen"
5720
4989
-#: run-command.c:1231
5721
+#: run-command.c:1269
5722
#, c-format
5723
msgid "cannot create async thread: %s"
5724
msgstr "Konnte Thread für async nicht erzeugen: %s"
5725
4994
-#: run-command.c:1295
5726
+#: run-command.c:1333
5727
#, c-format
5728
msgid ""
5729
"The '%s' hook was ignored because it's not set as executable.\n"
@@ -5040,34 +5772,34 @@ msgstr "die Gegenseite unterstützt keinen atomaren Versand (\"--atomic push\")"
5772
msgid "the receiving end does not support push options"
5773
msgstr "die Gegenseite unterstützt keine Push-Optionen"
5774
5043
-#: sequencer.c:184
5775
+#: sequencer.c:187
5776
#, c-format
5777
msgid "invalid commit message cleanup mode '%s'"
5778
msgstr "Ungültiger \"cleanup\"-Modus '%s' für Commit-Beschreibungen."
5779
5048
-#: sequencer.c:288
5780
+#: sequencer.c:292
5781
#, c-format
5782
msgid "could not delete '%s'"
5783
msgstr "Konnte '%s' nicht löschen."
5784
5053
-#: sequencer.c:314
5785
+#: sequencer.c:318
5786
msgid "revert"
5787
msgstr "Revert"
5788
5057
-#: sequencer.c:316
5789
+#: sequencer.c:320
5790
msgid "cherry-pick"
5791
msgstr "Cherry-Pick"
5792
5061
-#: sequencer.c:318
5793
+#: sequencer.c:322
5794
msgid "rebase -i"
5795
msgstr "interaktives Rebase"
5796
5065
-#: sequencer.c:320
5797
+#: sequencer.c:324
5798
#, c-format
5799
msgid "unknown action: %d"
5800
msgstr "Unbekannte Aktion: %d"
5801
5070
-#: sequencer.c:378
5802
+#: sequencer.c:382
5803
msgid ""
5804
"after resolving the conflicts, mark the corrected paths\n"
5805
"with 'git add <paths>' or 'git rm <paths>'"
@@ -5075,7 +5807,7 @@ msgstr ""
5807
"nach Auflösung der Konflikte markieren Sie die korrigierten Pfade\n"
5808
"mit 'git add <Pfade>' oder 'git rm <Pfade>'"
5809
5078
-#: sequencer.c:381
5810
+#: sequencer.c:385
5811
msgid ""
5812
"after resolving the conflicts, mark the corrected paths\n"
5813
"with 'git add <paths>' or 'git rm <paths>'\n"
@@ -5085,111 +5817,116 @@ msgstr ""
5817
"mit 'git add <Pfade>' oder 'git rm <Pfade>' und tragen Sie das Ergebnis mit\n"
5818
"'git commit' ein"
5819
5088
-#: sequencer.c:394 sequencer.c:2671
5820
+#: sequencer.c:398 sequencer.c:2801
5821
#, c-format
5822
msgid "could not lock '%s'"
5823
msgstr "Konnte '%s' nicht sperren"
5824
5093
-#: sequencer.c:401
5825
+#: sequencer.c:405
5826
#, c-format
5827
msgid "could not write eol to '%s'"
5828
msgstr "Konnte EOL nicht nach '%s' schreiben."
5829
5098
-#: sequencer.c:406 sequencer.c:2554 sequencer.c:2677 sequencer.c:2691
5099
-#: sequencer.c:2931
5830
+#: sequencer.c:410 sequencer.c:2684 sequencer.c:2807 sequencer.c:2821
5831
+#: sequencer.c:3084
5832
#, c-format
5833
msgid "failed to finalize '%s'"
5834
msgstr "Fehler beim Fertigstellen von '%s'."
5835
5104
-#: sequencer.c:429 sequencer.c:931 sequencer.c:1615 sequencer.c:2574
5105
-#: sequencer.c:2913 sequencer.c:3022 builtin/am.c:245 builtin/commit.c:748
5106
-#: builtin/merge.c:1085 builtin/rebase.c:154
5836
+#: sequencer.c:433 sequencer.c:978 sequencer.c:1652 sequencer.c:2704
5837
+#: sequencer.c:3066 sequencer.c:3175 builtin/am.c:245 builtin/commit.c:760
5838
+#: builtin/merge.c:1115 builtin/rebase.c:567
5839
#, c-format
5840
msgid "could not read '%s'"
5841
msgstr "Konnte '%s' nicht lesen"
5842
5111
-#: sequencer.c:455
5843
+#: sequencer.c:459
5844
#, c-format
5845
msgid "your local changes would be overwritten by %s."
5846
msgstr "Ihre lokalen Änderungen würden durch den %s überschrieben werden."
5847
5116
-#: sequencer.c:459
5848
+#: sequencer.c:463
5849
msgid "commit your changes or stash them to proceed."
5850
msgstr ""
5851
"Committen Sie Ihre Änderungen oder benutzen Sie \"stash\", um fortzufahren."
5852
5121
-#: sequencer.c:491
5853
+#: sequencer.c:495
5854
#, c-format
5855
msgid "%s: fast-forward"
5856
msgstr "%s: Vorspulen"
5857
5858
+#: sequencer.c:534 builtin/tag.c:555
5859
+#, c-format
5860
+msgid "Invalid cleanup mode %s"
5861
+msgstr "Ungültiger \"cleanup\" Modus %s"
5862
+
5863
#. TRANSLATORS: %s will be "revert", "cherry-pick" or
5864
#. "rebase -i".
5865
#.
5129
-#: sequencer.c:582
5866
+#: sequencer.c:629
5867
#, c-format
5868
msgid "%s: Unable to write new index file"
5869
msgstr "%s: Konnte neue Index-Datei nicht schreiben"
5870
5134
-#: sequencer.c:598
5871
+#: sequencer.c:646
5872
msgid "unable to update cache tree"
5873
msgstr "Konnte Cache-Verzeichnis nicht aktualisieren."
5874
5138
-#: sequencer.c:612
5875
+#: sequencer.c:660
5876
msgid "could not resolve HEAD commit"
5877
msgstr "Konnte HEAD-Commit nicht auflösen."
5878
5142
-#: sequencer.c:692
5879
+#: sequencer.c:740
5880
#, c-format
5881
msgid "no key present in '%.*s'"
5882
msgstr "Kein Schlüssel in '%.*s' vorhanden."
5883
5147
-#: sequencer.c:703
5884
+#: sequencer.c:751
5885
#, c-format
5886
msgid "unable to dequote value of '%s'"
5887
msgstr "Konnte Anführungszeichen von '%s' nicht entfernen."
5888
5152
-#: sequencer.c:740 wrapper.c:227 wrapper.c:397 builtin/am.c:704
5153
-#: builtin/am.c:796 builtin/merge.c:1082 builtin/rebase.c:617
5889
+#: sequencer.c:788 wrapper.c:227 wrapper.c:397 builtin/am.c:706
5890
+#: builtin/am.c:798 builtin/merge.c:1112 builtin/rebase.c:1035
5891
#, c-format
5892
msgid "could not open '%s' for reading"
5893
msgstr "Konnte '%s' nicht zum Lesen öffnen."
5894
5158
-#: sequencer.c:750
5895
+#: sequencer.c:798
5896
msgid "'GIT_AUTHOR_NAME' already given"
5897
msgstr "'GIT_AUTHOR_NAME' bereits angegeben."
5898
5162
-#: sequencer.c:755
5899
+#: sequencer.c:803
5900
msgid "'GIT_AUTHOR_EMAIL' already given"
5901
msgstr "'GIT_AUTHOR_EMAIL' bereits angegeben."
5902
5166
-#: sequencer.c:760
5903
+#: sequencer.c:808
5904
msgid "'GIT_AUTHOR_DATE' already given"
5905
msgstr "'GIT_AUTHOR_DATE' bereits angegeben."
5906
5170
-#: sequencer.c:764
5907
+#: sequencer.c:812
5908
#, c-format
5909
msgid "unknown variable '%s'"
5910
msgstr "Unbekannte Variable '%s'"
5911
5175
-#: sequencer.c:769
5912
+#: sequencer.c:817
5913
msgid "missing 'GIT_AUTHOR_NAME'"
5914
msgstr "'GIT_AUTHOR_NAME' fehlt."
5915
5179
-#: sequencer.c:771
5916
+#: sequencer.c:819
5917
msgid "missing 'GIT_AUTHOR_EMAIL'"
5918
msgstr "'GIT_AUTHOR_EMAIL' fehlt."
5919
5183
-#: sequencer.c:773
5920
+#: sequencer.c:821
5921
msgid "missing 'GIT_AUTHOR_DATE'"
5922
msgstr "'GIT_AUTHOR_DATE' fehlt."
5923
5187
-#: sequencer.c:833
5924
+#: sequencer.c:881
5925
#, c-format
5926
msgid "invalid date format '%s' in '%s'"
5927
msgstr "Ungültiges Datumsformat '%s' in '%s'"
5928
5192
-#: sequencer.c:850
5929
+#: sequencer.c:898
5930
#, c-format
5931
msgid ""
5932
"you have staged changes in your working tree\n"
@@ -5220,15 +5957,15 @@ msgstr ""
5957
"\n"
5958
" git rebase --continue\n"
5959
5223
-#: sequencer.c:945
5960
+#: sequencer.c:992
5961
msgid "writing root commit"
5962
msgstr "Root-Commit schreiben"
5963
5227
-#: sequencer.c:1155
5964
+#: sequencer.c:1213
5965
msgid "'prepare-commit-msg' hook failed"
5966
msgstr "'prepare-commit-msg' Hook fehlgeschlagen."
5967
5231
-#: sequencer.c:1162
5968
+#: sequencer.c:1220
5969
msgid ""
5970
"Your name and email address were configured automatically based\n"
5971
"on your username and hostname. Please check that they are accurate.\n"
@@ -5256,7 +5993,7 @@ msgstr ""
5993
"\n"
5994
" git commit --amend --reset-author\n"
5995
5259
-#: sequencer.c:1175
5996
+#: sequencer.c:1233
5997
msgid ""
5998
"Your name and email address were configured automatically based\n"
5999
"on your username and hostname. Please check that they are accurate.\n"
@@ -5282,296 +6019,307 @@ msgstr ""
6019
"\n"
6020
" git commit --amend --reset-author\n"
6021
5285
-#: sequencer.c:1217
6022
+#: sequencer.c:1275
6023
msgid "couldn't look up newly created commit"
6024
msgstr "Konnte neu erstellten Commit nicht nachschlagen."
6025
5289
-#: sequencer.c:1219
6026
+#: sequencer.c:1277
6027
msgid "could not parse newly created commit"
6028
msgstr "Konnte neu erstellten Commit nicht analysieren."
6029
5293
-#: sequencer.c:1265
6030
+#: sequencer.c:1323
6031
msgid "unable to resolve HEAD after creating commit"
6032
msgstr "Konnte HEAD nicht auflösen, nachdem der Commit erstellt wurde."
6033
5297
-#: sequencer.c:1267
6034
+#: sequencer.c:1325
6035
msgid "detached HEAD"
6036
msgstr "losgelöster HEAD"
6037
5301
-#: sequencer.c:1271
6038
+#: sequencer.c:1329
6039
msgid " (root-commit)"
6040
msgstr " (Root-Commit)"
6041
5305
-#: sequencer.c:1292
6042
+#: sequencer.c:1350
6043
msgid "could not parse HEAD"
6044
msgstr "Konnte HEAD nicht parsen."
6045
5309
-#: sequencer.c:1294
6046
+#: sequencer.c:1352
6047
#, c-format
6048
msgid "HEAD %s is not a commit!"
6049
msgstr "HEAD %s ist kein Commit!"
6050
5314
-#: sequencer.c:1298 builtin/commit.c:1546
6051
+#: sequencer.c:1356 builtin/commit.c:1551
6052
msgid "could not parse HEAD commit"
6053
msgstr "Konnte Commit von HEAD nicht analysieren."
6054
5318
-#: sequencer.c:1350 sequencer.c:1964
6055
+#: sequencer.c:1408 sequencer.c:2001
6056
msgid "unable to parse commit author"
6057
msgstr "Konnte Commit-Autor nicht parsen."
6058
5322
-#: sequencer.c:1360 builtin/am.c:1570 builtin/merge.c:678
6059
+#: sequencer.c:1418 builtin/am.c:1572 builtin/merge.c:688
6060
msgid "git write-tree failed to write a tree"
6061
msgstr "\"git write-tree\" schlug beim Schreiben eines \"Tree\"-Objektes fehl"
6062
5326
-#: sequencer.c:1377 sequencer.c:1433
6063
+#: sequencer.c:1435 sequencer.c:1496
6064
#, c-format
6065
msgid "unable to read commit message from '%s'"
6066
msgstr "Konnte Commit-Beschreibung von '%s' nicht lesen."
6067
5331
-#: sequencer.c:1399 builtin/am.c:1591 builtin/commit.c:1649 builtin/merge.c:859
5332
-#: builtin/merge.c:884
6068
+#: sequencer.c:1462 builtin/am.c:1594 builtin/commit.c:1650 builtin/merge.c:882
6069
+#: builtin/merge.c:906
6070
msgid "failed to write commit object"
6071
msgstr "Fehler beim Schreiben des Commit-Objektes."
6072
5336
-#: sequencer.c:1460
6073
+#: sequencer.c:1523
6074
#, c-format
6075
msgid "could not parse commit %s"
6076
msgstr "Konnte Commit %s nicht parsen."
6077
5341
-#: sequencer.c:1465
6078
+#: sequencer.c:1528
6079
#, c-format
6080
msgid "could not parse parent commit %s"
6081
msgstr "Konnte Eltern-Commit %s nicht parsen."
6082
5346
-#: sequencer.c:1565 sequencer.c:1675
6083
+#: sequencer.c:1602 sequencer.c:1712
6084
#, c-format
6085
msgid "unknown command: %d"
6086
msgstr "Unbekannter Befehl: %d"
6087
5351
-#: sequencer.c:1622 sequencer.c:1647
6088
+#: sequencer.c:1659 sequencer.c:1684
6089
#, c-format
6090
msgid "This is a combination of %d commits."
6091
msgstr "Das ist eine Kombination aus %d Commits."
6092
5356
-#: sequencer.c:1632 sequencer.c:4808
6093
+#: sequencer.c:1669
6094
msgid "need a HEAD to fixup"
6095
msgstr "benötige HEAD für fixup"
6096
5360
-#: sequencer.c:1634 sequencer.c:2958
6097
+#: sequencer.c:1671 sequencer.c:3111
6098
msgid "could not read HEAD"
6099
msgstr "Konnte HEAD nicht lesen"
6100
5364
-#: sequencer.c:1636
6101
+#: sequencer.c:1673
6102
msgid "could not read HEAD's commit message"
6103
msgstr "Konnte Commit-Beschreibung von HEAD nicht lesen"
6104
5368
-#: sequencer.c:1642
6105
+#: sequencer.c:1679
6106
#, c-format
6107
msgid "cannot write '%s'"
6108
msgstr "kann '%s' nicht schreiben"
6109
5373
-#: sequencer.c:1649 git-rebase--preserve-merges.sh:441
6110
+#: sequencer.c:1686 git-rebase--preserve-merges.sh:441
6111
msgid "This is the 1st commit message:"
6112
msgstr "Das ist die erste Commit-Beschreibung:"
6113
5377
-#: sequencer.c:1657
6114
+#: sequencer.c:1694
6115
#, c-format
6116
msgid "could not read commit message of %s"
6117
msgstr "Konnte Commit-Beschreibung von %s nicht lesen."
6118
5382
-#: sequencer.c:1664
6119
+#: sequencer.c:1701
6120
#, c-format
6121
msgid "This is the commit message #%d:"
6122
msgstr "Das ist Commit-Beschreibung #%d:"
This file is too large to show in full.