15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2012-05-14 04:30+0000\n"
19
"X-Generator: Launchpad (build 15238)\n"
18
"X-Launchpad-Export-Date: 2012-07-11 04:31+0000\n"
19
"X-Generator: Launchpad (build 15593)\n"
22
22
msgid "skipping {0} (larger than {1} of {2} bytes)"
23
23
msgstr "Überspringe {0} (Größer als {1} von {2} Bytes)"
25
#: bzrlib/branch.py:872
25
#: bzrlib/branch.py:854
29
#: bzrlib/branch.py:3205
29
#: bzrlib/branch.py:2955
31
31
msgid "Pushed up to revision %d."
32
32
msgstr "In Revision %d hochgeladen."
34
#: bzrlib/branch.py:3207
34
#: bzrlib/branch.py:2957
36
36
msgid "%d tag updated."
37
37
msgid_plural "%d tags updated."
38
38
msgstr[0] "%d Schlüsselwort aktualisiert."
39
39
msgstr[1] "%d Schlüsselwörter aktualisiert."
41
#: bzrlib/branch.py:3210
41
#: bzrlib/branch.py:2960
42
42
msgid "No new revisions or tags to push."
43
43
msgstr "Keine neuen Revisionen oder Schlüsselwörter zum Hochladen."
45
#: bzrlib/branch.py:3212
45
#: bzrlib/branch.py:2962
46
46
msgid "No new revisions to push."
47
47
msgstr "Keine neuen Revisionen zum Hochladen."
49
#: bzrlib/branch.py:3232
49
#: bzrlib/branch.py:2982
50
50
msgid "checked branch {0} format {1}"
51
51
msgstr "überprüfter Zweig {0} Format {1}"
53
#: bzrlib/branch.py:3235
53
#: bzrlib/branch.py:2985
55
55
msgid "found error:%s"
56
56
msgstr "Fehler gefunden: %s"
58
#: bzrlib/builtins.py:209 bzrlib/builtins.py:3016 bzrlib/workingtree.py:315
58
#: bzrlib/builtins.py:251 bzrlib/builtins.py:3045 bzrlib/workingtree.py:323
60
60
msgid "Ignoring files outside view. View is %s"
61
61
msgstr "Ignoriere Dateien außerhalb der Ansicht. Die Ansicht ist %s"
63
#: bzrlib/builtins.py:218
63
#: bzrlib/builtins.py:260
65
65
msgid "bzr %s --revision takes exactly one revision identifier"
66
66
msgstr "bzr %s --revision benötigt genau eine Revisions-Nummer"
68
#: bzrlib/builtins.py:303
68
#: bzrlib/builtins.py:315
69
69
msgid "Display status summary."
70
70
msgstr "Zeige Status-Zusammenfassung an."
72
#: bzrlib/builtins.py:305
72
#: bzrlib/builtins.py:317
74
74
"This reports on versioned and unknown files, reporting them\n"
75
75
"grouped by state. Possible states are:"
203
203
"geben Sie einen Revisionebereich mit dem Argument \"revision\" an.\n"
204
204
"Dies erzeugt das gleiche Ergebnis wie der Aufruf 'bzr diff --summarize'."
206
#: bzrlib/builtins.py:363
206
#: bzrlib/builtins.py:375
207
207
msgid "Use short status indicators."
208
208
msgstr "Kurze Zustandsanzeiger verwenden."
210
#: bzrlib/builtins.py:365
210
#: bzrlib/builtins.py:377
211
211
msgid "Only show versioned files."
212
212
msgstr "Nur versionierte Dateien anzeigen."
214
#: bzrlib/builtins.py:367
214
#: bzrlib/builtins.py:379
215
215
msgid "Don't show pending merges."
216
216
msgstr "Ausstehende Zusammenführungen nicht anzeigen."
218
#: bzrlib/builtins.py:370
218
#: bzrlib/builtins.py:382
219
219
msgid "Do not mark object type using indicator."
220
220
msgstr "Objekte nicht entsprechend ihres Typs kennzeichnen."
222
#: bzrlib/builtins.py:385
222
#: bzrlib/builtins.py:397
223
223
msgid "bzr status --revision takes exactly one or two revision specifiers"
225
225
"bzr status --revision benötigt exakt eine oder zwei "
226
226
"Revisionsspezifikation(en)."
228
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
228
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
229
229
msgid "You can only supply one of revision_id or --revision"
230
230
msgstr "Sie können nur revision_id oder --revision angeben"
232
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
232
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
233
233
msgid "You must supply either --revision or a revision_id"
234
234
msgstr "Sie müssen entweder --revision oder eine revision_id angeben"
236
#: bzrlib/builtins.py:439
236
#: bzrlib/builtins.py:451
238
238
msgid "Repository %r does not support access to raw revision texts"
239
239
msgstr "Quelle %r unterstützt keinen Zugriff auf reine Revisionstexte"
241
#: bzrlib/builtins.py:450
241
#: bzrlib/builtins.py:462
242
242
msgid "The repository {0} contains no revision {1}."
243
243
msgstr "Die Quelle {0} enthält keine neue Überarbeitung {1}."
245
#: bzrlib/builtins.py:457
245
#: bzrlib/builtins.py:469
246
246
msgid "You cannot specify a NULL revision."
247
247
msgstr "Sie können keine NULL-Revision angeben."
249
#: bzrlib/builtins.py:549
249
#: bzrlib/builtins.py:561
250
250
msgid "Remove the working tree from a given branch/checkout."
251
251
msgstr "Entfernt den Arbeitsbaum zu einer Branch/einem Checkout."
253
#: bzrlib/builtins.py:551
253
#: bzrlib/builtins.py:563
255
255
"Since a lightweight checkout is little more than a working tree\n"
256
256
"this will refuse to run against one."
259
#: bzrlib/builtins.py:554
259
#: bzrlib/builtins.py:566
260
260
msgid "To re-create the working tree, use \"bzr checkout\"."
261
261
msgstr "Benutzen Sie »bzr checkout«, um den Arbeitsbaum neu aufzubauen."
263
#: bzrlib/builtins.py:560
263
#: bzrlib/builtins.py:572
265
265
"Remove the working tree even if it has uncommitted or shelved changes."
267
267
"Den Arbeitsbaum entfernen, auch wenn dieser nicht übertragene oder "
268
268
"zurückgestellte Änderungen enthält."
270
#: bzrlib/builtins.py:574
270
#: bzrlib/builtins.py:586
271
271
msgid "No working tree to remove"
272
272
msgstr "Keinen Arbeitsbaum zum Entfernen"
274
#: bzrlib/builtins.py:576
274
#: bzrlib/builtins.py:588
275
275
msgid "You cannot remove the working tree of a remote path"
276
276
msgstr "Sie können einen entfernten Arbeitsbaum nicht löschen"
278
#: bzrlib/builtins.py:585
278
#: bzrlib/builtins.py:597
279
279
msgid "You cannot remove the working tree from a lightweight checkout"
282
#: bzrlib/builtins.py:625
282
#: bzrlib/builtins.py:637
284
284
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
285
285
"instead. Use \"--force\" if you are sure you want to reset the working tree."
296
296
", die Kopfzeilen scheinen beschädigt zu sein. Versuchen Sie -r -1 um den "
297
297
"Status der letzten Einreichung zu übernehmen."
299
#: bzrlib/builtins.py:640
299
#: bzrlib/builtins.py:652
300
300
msgid "failed to reset the tree state{0}"
301
301
msgstr "Baumstatus{0} konnte nicht zurückgesetzt werden"
303
#: bzrlib/builtins.py:644
303
#: bzrlib/builtins.py:656
304
304
msgid "Show current revision number."
305
305
msgstr "Aktuelle Revisionsnummer anzeigen."
307
#: bzrlib/builtins.py:646
307
#: bzrlib/builtins.py:658
308
308
msgid "This is equal to the number of revisions on this branch."
311
#: bzrlib/builtins.py:659
311
#: bzrlib/builtins.py:671
312
312
msgid "--tree and --revision can not be used together"
313
msgstr "--tree und --revision können nicht zusammen verwendet werden."
315
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
315
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
316
316
msgid "Tags can only be placed on a single revision, not on a range"
319
#: bzrlib/builtins.py:700
319
#: bzrlib/builtins.py:712
320
320
msgid "Show revno of working tree."
323
#: bzrlib/builtins.py:748
323
#: bzrlib/builtins.py:760
324
324
msgid "Add specified files or directories."
325
325
msgstr "Angegebene Dateien oder Verzeichnisse hinzufügen."
327
#: bzrlib/builtins.py:750
327
#: bzrlib/builtins.py:762
329
329
"In non-recursive mode, all the named items are added, regardless\n"
330
330
"of whether they were previously ignored. A warning is given if\n"
331
331
"any of the named files are already versioned."
334
#: bzrlib/builtins.py:754
334
#: bzrlib/builtins.py:766
336
336
"In recursive mode (the default), files are treated the same way\n"
337
337
"but the behaviour for directories is different. Directories that\n"
389
389
"Alle Dateien, die auf Muster in der Ignorierliste zutreffen, werden\n"
390
390
"nicht hinzugefügt, außer Sie geben diese explizit an."
392
#: bzrlib/builtins.py:787
392
#: bzrlib/builtins.py:799
394
394
"In recursive mode, files larger than the configuration option \n"
395
395
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
399
#: bzrlib/builtins.py:794
399
#: bzrlib/builtins.py:806
400
400
msgid "Don't recursively add the contents of directories."
401
401
msgstr "Inhalte von Verzeichnissen nicht rekursiv hinzufügen."
403
#: bzrlib/builtins.py:800
403
#: bzrlib/builtins.py:813
404
404
msgid "Lookup file ids from this tree."
407
#: bzrlib/builtins.py:836
407
#: bzrlib/builtins.py:849
408
408
msgid "ignored {0} matching \"{1}\"\n"
409
409
msgstr "ignoriert {0} übereinstimmend \"{1}\"\n"
411
#: bzrlib/builtins.py:841
411
#: bzrlib/builtins.py:854
412
412
msgid "Create a new versioned directory."
413
413
msgstr "Ein neues versioniertes Verzeichnis erstellen."
415
#: bzrlib/builtins.py:843
415
#: bzrlib/builtins.py:856
416
416
msgid "This is equivalent to creating the directory and then adding it."
417
417
msgstr "Dies entspricht dem Anlegen und Hinzufügen des Ordners."
419
#: bzrlib/builtins.py:850
419
#: bzrlib/builtins.py:863
420
420
msgid "No error if existing, make parent directories as needed."
423
#: bzrlib/builtins.py:884
423
#: bzrlib/builtins.py:897
425
425
msgid "added %s\n"
426
426
msgstr "%s hinzugefügt\n"
428
#: bzrlib/builtins.py:926
428
#: bzrlib/builtins.py:939
430
430
msgid "invalid kind %r specified"
433
#: bzrlib/builtins.py:963
433
#: bzrlib/builtins.py:976
434
434
msgid "Move or rename a file."
435
435
msgstr "Eine Datei verschieben oder umbenennen."
437
#: bzrlib/builtins.py:965
437
#: bzrlib/builtins.py:978
438
438
msgid " bzr mv SOURCE... DESTINATION"
439
439
msgstr " bzr mv QUELLE... ZIEL"
441
#: bzrlib/builtins.py:967
441
#: bzrlib/builtins.py:980
443
443
"If the last argument is a versioned directory, all the other names\n"
444
444
"are moved into it. Otherwise, there must be exactly two arguments\n"
445
445
"and the file is changed to a new name."
448
#: bzrlib/builtins.py:971
448
#: bzrlib/builtins.py:984
450
450
"If OLDNAME does not exist on the filesystem but is versioned and\n"
451
451
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
466
466
"Verschiebe nur den bzr-Bezeichner der Datei, da diese bereits verschoben "
469
#: bzrlib/builtins.py:986
469
#: bzrlib/builtins.py:999
470
470
msgid "Automatically guess renames."
471
471
msgstr "Umbenennungen automatisch erraten"
473
#: bzrlib/builtins.py:987
473
#: bzrlib/builtins.py:1000
474
474
msgid "Avoid making changes when guessing renames."
475
475
msgstr "Keine Änderungen durchführen, wenn Umbenennungen erraten werden."
477
#: bzrlib/builtins.py:996
477
#: bzrlib/builtins.py:1009
478
478
msgid "--dry-run requires --auto."
479
479
msgstr "--dry-run erfordert --auto."
481
#: bzrlib/builtins.py:1000
481
#: bzrlib/builtins.py:1013
482
482
msgid "missing file argument"
483
483
msgstr "Datei-Argument fehlt"
485
#: bzrlib/builtins.py:1004
485
#: bzrlib/builtins.py:1017
486
486
msgid "can not move root of branch"
487
487
msgstr "Wurzel des Zweiges kann nicht verschoben werden"
489
#: bzrlib/builtins.py:1010
489
#: bzrlib/builtins.py:1023
490
490
msgid "Only one path may be specified to --auto."
491
491
msgstr "Es kann nur ein Pfad mit --auto angegeben werden."
493
#: bzrlib/builtins.py:1013
493
#: bzrlib/builtins.py:1026
494
494
msgid "--after cannot be specified with --auto."
495
495
msgstr "--after kann nicht mit --auto angegeben werden."
497
#: bzrlib/builtins.py:1050
497
#: bzrlib/builtins.py:1062
498
498
msgid "to mv multiple files the destination must be a versioned directory"
500
500
"um mehrere Dateien zu verschieben, muss das Ziel ein versioniertes "
501
501
"Verzeichnis sein"
503
#: bzrlib/builtins.py:1102
503
#: bzrlib/builtins.py:1114
504
504
msgid "Turn this branch into a mirror of another branch."
505
505
msgstr "Diesen Zweig zu einer Spiegelung eines anderen Zweiges machen."
507
#: bzrlib/builtins.py:1104
507
#: bzrlib/builtins.py:1116
509
509
"By default, this command only works on branches that have not diverged.\n"
510
510
"Branches are considered diverged if the destination branch's most recent \n"
534
534
"value will only be saved if the remote location can be accessed."
537
#: bzrlib/builtins.py:1122
537
#: bzrlib/builtins.py:1134
539
539
"The --verbose option will display the revisions pulled using the log_format\n"
540
540
"configuration option. You can use a different format by overriding it with\n"
541
541
"-Olog_format=<other_format>."
544
#: bzrlib/builtins.py:1126
544
#: bzrlib/builtins.py:1138
546
546
"Note: The location can be specified either in the form of a branch,\n"
547
547
"or in the form of a path to a file containing a merge directive generated\n"
551
#: bzrlib/builtins.py:1134
551
#: bzrlib/builtins.py:1146
552
552
msgid "Show logs of pulled revisions."
555
#: bzrlib/builtins.py:1136
555
#: bzrlib/builtins.py:1148
557
557
"Branch to pull into, rather than the one containing the working directory."
560
#: bzrlib/builtins.py:1139
560
#: bzrlib/builtins.py:1151
562
562
"Perform a local pull in a bound branch. Local pulls are not applied to the "
566
#: bzrlib/builtins.py:1168
566
#: bzrlib/builtins.py:1189
567
567
msgid "Need working tree for --show-base."
568
568
msgstr "Ein Arbeitsbaum wird für --show-base benötigt."
570
#: bzrlib/builtins.py:1184
570
#: bzrlib/builtins.py:1205
571
571
msgid "No pull location known or specified."
574
#: bzrlib/builtins.py:1190
574
#: bzrlib/builtins.py:1211
576
576
msgid "Using saved parent location: %s\n"
579
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
579
#: bzrlib/builtins.py:1218 bzrlib/builtins.py:4425
580
580
msgid "Cannot use -r with merge directives or bundles"
583
#: bzrlib/builtins.py:1238
583
#: bzrlib/builtins.py:1261
584
584
msgid "Update a mirror of this branch."
585
585
msgstr "Eine Spiegelung dieses Zweiges aktualisieren."
587
#: bzrlib/builtins.py:1240
587
#: bzrlib/builtins.py:1263
589
589
"The target branch will not have its working tree populated because this\n"
590
590
"is both expensive, and is not supported on remote file systems."
593
#: bzrlib/builtins.py:1243
593
#: bzrlib/builtins.py:1266
595
595
"Some smart servers or protocols *may* put the working tree in place in\n"
652
652
"Einen gestapelten Zweig anlegen, der auf den öffentlichen Pfad des "
653
653
"übergeordneten Zweigs referenziert."
655
#: bzrlib/builtins.py:1284
655
#: bzrlib/builtins.py:1307
657
657
"Create a stacked branch that refers to another branch for the commit "
658
658
"history. Only the work not present in the referenced branch is included in "
659
659
"the branch created."
662
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
662
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
664
664
"Refuse to push if there are uncommitted changes in the working tree, --no-"
665
665
"strict disables the check."
668
#: bzrlib/builtins.py:1292
668
#: bzrlib/builtins.py:1315
669
669
msgid "Don't populate the working tree, even for protocols that support it."
672
#: bzrlib/builtins.py:1336
672
#: bzrlib/builtins.py:1318
673
msgid "Overwrite tags only."
676
#: bzrlib/builtins.py:1369
673
677
msgid "Could not determine branch to refer to."
676
#: bzrlib/builtins.py:1345
680
#: bzrlib/builtins.py:1378
679
683
"No push location known or specified. To push to the parent branch (at %s), "
680
684
"use 'bzr push :parent'."
683
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
687
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
684
688
msgid "No push location known or specified."
687
#: bzrlib/builtins.py:1355
691
#: bzrlib/builtins.py:1388
689
693
msgid "Using saved push location: %s"
692
#: bzrlib/builtins.py:1365
696
#: bzrlib/builtins.py:1398
693
697
msgid "Create a new branch that is a copy of an existing branch."
696
#: bzrlib/builtins.py:1367
700
#: bzrlib/builtins.py:1400
698
702
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
699
703
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
704
708
"create ./foo-bar."
707
#: bzrlib/builtins.py:1374
711
#: bzrlib/builtins.py:1407
709
713
"To retrieve the branch as of a particular revision, supply the --revision\n"
710
714
"parameter, as in \"branch foo/bar -r 5\"."
713
#: bzrlib/builtins.py:1377
717
#: bzrlib/builtins.py:1410
714
718
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
717
#: bzrlib/builtins.py:1387
721
#: bzrlib/builtins.py:1420
718
722
msgid "Create a branch without a working-tree."
721
#: bzrlib/builtins.py:1389
725
#: bzrlib/builtins.py:1422
722
726
msgid "Switch the checkout in the current directory to the new branch."
725
#: bzrlib/builtins.py:1392
729
#: bzrlib/builtins.py:1425
727
731
"Create a stacked branch referring to the source branch. The new branch will "
728
732
"depend on the availability of the source branch for all operations."
731
#: bzrlib/builtins.py:1396
735
#: bzrlib/builtins.py:1429
732
736
msgid "Do not use a shared repository, even if available."
735
#: bzrlib/builtins.py:1398
739
#: bzrlib/builtins.py:1431
737
741
"By default branch will fail if the target directory exists, but does not "
738
742
"already have a control directory. This flag will allow branch to proceed."
741
#: bzrlib/builtins.py:1403
745
#: bzrlib/builtins.py:1436
742
746
msgid "Bind new branch to from location."
745
#: bzrlib/builtins.py:1450
749
#: bzrlib/builtins.py:1483
747
751
msgid "Target directory \"%s\" already exists."
750
#: bzrlib/builtins.py:1462
754
#: bzrlib/builtins.py:1495
752
756
msgid "Parent of \"%s\" does not exist."
755
#: bzrlib/builtins.py:1481
759
#: bzrlib/builtins.py:1514
756
760
msgid "The branch {0} has no revision {1}."
759
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
763
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
761
765
msgid "Created new stacked branch referring to %s."
764
#: bzrlib/builtins.py:1500
768
#: bzrlib/builtins.py:1533
766
770
msgid "Branched %d revision."
767
771
msgid_plural "Branched %d revisions."
771
#: bzrlib/builtins.py:1505
775
#: bzrlib/builtins.py:1538
773
777
msgid "New branch bound to %s"
776
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
780
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
778
782
msgid "Switched to branch: %s"
779
783
msgstr "Zu Zweig gewechselt: %s"
781
#: bzrlib/builtins.py:1515
785
#: bzrlib/builtins.py:1548
782
786
msgid "List the branches available at the current location."
783
787
msgstr "Die verfügbaren Zweige an der aktuellen Stelle auflisten."
785
#: bzrlib/builtins.py:1517
789
#: bzrlib/builtins.py:1550
787
791
"This command will print the names of all the branches at the current\n"
901
905
"out the old content of that file to a new location."
904
#: bzrlib/builtins.py:1694
908
#: bzrlib/builtins.py:1724
906
910
"The 'dir' argument, if given, must be the location of the root of a\n"
907
911
"working tree to update. By default, the working tree that contains the \n"
908
912
"current working directory is used."
911
#: bzrlib/builtins.py:1710
915
#: bzrlib/builtins.py:1740
912
916
msgid "bzr update --revision takes exactly one revision"
915
#: bzrlib/builtins.py:1718
919
#: bzrlib/builtins.py:1748
916
920
msgid "bzr update can only update a whole tree, not a file or subdirectory"
919
#: bzrlib/builtins.py:1749
923
#: bzrlib/builtins.py:1779
920
924
msgid "Tree is up to date at revision {0} of branch {1}"
923
#: bzrlib/builtins.py:1765
927
#: bzrlib/builtins.py:1795
926
930
"branch has no revision %s\n"
927
931
"bzr update --revision only works for a revision in the branch history"
930
#: bzrlib/builtins.py:1771
934
#: bzrlib/builtins.py:1801
931
935
msgid "Updated to revision {0} of branch {1}"
934
#: bzrlib/builtins.py:1775
938
#: bzrlib/builtins.py:1805
936
940
"Your local commits will now show as pending merges with 'bzr status', and "
937
941
"can be committed with 'bzr commit'."
940
#: bzrlib/builtins.py:1784
944
#: bzrlib/builtins.py:1814
941
945
msgid "Show information about a working tree, branch or repository."
944
#: bzrlib/builtins.py:1786
948
#: bzrlib/builtins.py:1816
946
950
"This command will show all known locations and formats associated to the\n"
947
951
"tree, branch or repository."
950
#: bzrlib/builtins.py:1789
954
#: bzrlib/builtins.py:1819
952
956
"In verbose mode, statistical information is included with each report.\n"
953
957
"To see extended statistic information, use a verbosity level of 2 or\n"
954
958
"higher by specifying the verbose option multiple times, e.g. -vv."
957
#: bzrlib/builtins.py:1793
961
#: bzrlib/builtins.py:1823
958
962
msgid "Branches and working trees will also report any missing revisions."
961
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
962
#: bzrlib/builtins.py:6442
965
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
966
#: bzrlib/builtins.py:6466
963
967
msgid ":Examples:"
964
968
msgstr ":Beispiele:"
966
#: bzrlib/builtins.py:1797
970
#: bzrlib/builtins.py:1827
967
971
msgid " Display information on the format and related locations:"
970
#: bzrlib/builtins.py:1799
974
#: bzrlib/builtins.py:1829
971
975
msgid " bzr info"
974
#: bzrlib/builtins.py:1801
978
#: bzrlib/builtins.py:1831
976
980
" Display the above together with extended format information and\n"
977
981
" basic statistics (like the number of files in the working tree and\n"
978
982
" number of revisions in the branch and repository):"
981
#: bzrlib/builtins.py:1805
985
#: bzrlib/builtins.py:1835
982
986
msgid " bzr info -v"
983
987
msgstr " bzr info -v"
985
#: bzrlib/builtins.py:1807
989
#: bzrlib/builtins.py:1837
986
990
msgid " Display the above together with number of committers to the branch:"
989
#: bzrlib/builtins.py:1809
993
#: bzrlib/builtins.py:1839
990
994
msgid " bzr info -vv"
991
995
msgstr " bzr info -vv"
993
#: bzrlib/builtins.py:1828
997
#: bzrlib/builtins.py:1858
994
998
msgid "Remove files or directories."
995
999
msgstr "Dateien oder Verzeichnisse entfernen."
997
#: bzrlib/builtins.py:1830
1001
#: bzrlib/builtins.py:1860
999
1003
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
1000
1004
"delete them if they can easily be recovered using revert otherwise they\n"
1001
"will be backed up (adding an extention of the form .~#~). If no options or\n"
1005
"will be backed up (adding an extension of the form .~#~). If no options or\n"
1002
1006
"parameters are given Bazaar will scan for files that are being tracked by\n"
1003
1007
"Bazaar but missing in your tree and stop tracking them for you."
1006
#: bzrlib/builtins.py:1838
1010
#: bzrlib/builtins.py:1868
1007
1011
msgid "Only remove files that have never been committed."
1010
#: bzrlib/builtins.py:1840
1014
#: bzrlib/builtins.py:1870
1011
1015
msgid "The file deletion mode to be used."
1012
1016
msgstr "Der Datei-Löschmodus, der verwendet wird."
1014
#: bzrlib/builtins.py:1841
1018
#: bzrlib/builtins.py:1871
1015
1019
msgid "Deletion Strategy"
1016
1020
msgstr "Lösch-Strategie"
1018
#: bzrlib/builtins.py:1842
1022
#: bzrlib/builtins.py:1872
1019
1023
msgid "Backup changed files (default)."
1020
1024
msgstr "Geänderte Dateien sichern (Vorgabe)."
1022
#: bzrlib/builtins.py:1843
1026
#: bzrlib/builtins.py:1873
1023
1027
msgid "Delete from bzr but leave the working copy."
1026
#: bzrlib/builtins.py:1844
1030
#: bzrlib/builtins.py:1874
1027
1031
msgid "Don't backup changed files."
1028
1032
msgstr "Geänderte Dateien nicht sichern."
1030
#: bzrlib/builtins.py:1845
1034
#: bzrlib/builtins.py:1875
1032
1036
"Delete all the specified files, even if they can not be recovered and even "
1033
1037
"if they are non-empty directories. (deprecated, use no-backup)"
1036
#: bzrlib/builtins.py:1854
1040
#: bzrlib/builtins.py:1884
1037
1041
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
1040
#: bzrlib/builtins.py:1871
1044
#: bzrlib/builtins.py:1901
1041
1045
msgid "No matching files."
1042
1046
msgstr "Keine zutreffenden Dateien."
1044
#: bzrlib/builtins.py:1932
1048
#: bzrlib/builtins.py:1962
1045
1049
msgid "Reconcile bzr metadata in a branch."
1048
#: bzrlib/builtins.py:1934
1052
#: bzrlib/builtins.py:1964
1050
1054
"This can correct data mismatches that may have been caused by\n"
1051
1055
"previous ghost operations or bzr upgrades. You should only\n"
1125
1129
" bzr commit -m \"imported project\""
1128
#: bzrlib/builtins.py:2041
1132
#: bzrlib/builtins.py:2071
1130
1134
"Create the path leading up to the branch if it does not already exist."
1133
#: bzrlib/builtins.py:2044
1137
#: bzrlib/builtins.py:2074
1134
1138
msgid "Specify a format for this branch. See \"help formats\"."
1135
1139
msgstr "Geben Sie ein Format für diesen Zweig an. Siehe »help formats«."
1137
#: bzrlib/builtins.py:2052
1141
#: bzrlib/builtins.py:2082
1139
1143
"Never change revnos or the existing log. Append revisions to it only."
1142
#: bzrlib/builtins.py:2055
1146
#: bzrlib/builtins.py:2085
1143
1147
msgid "Create a branch without a working tree."
1146
#: bzrlib/builtins.py:2075 bzrlib/push.py:110
1150
#: bzrlib/builtins.py:2105 bzrlib/push.py:110
1147
1151
#, python-format
1149
1153
"Parent directory of %s does not exist.\n"
1150
1154
"You may supply --create-prefix to create all leading parent directories."
1153
#: bzrlib/builtins.py:2109
1157
#: bzrlib/builtins.py:2139
1155
1159
"This branch format cannot be set to append-revisions-only. Try --default."
1158
#: bzrlib/builtins.py:2120
1162
#: bzrlib/builtins.py:2150
1159
1163
msgid "Created a {0} (format: {1})\n"
1160
1164
msgstr "Ein {0} wurde erstellt (Format: {1})\n"
1162
#: bzrlib/builtins.py:2129
1166
#: bzrlib/builtins.py:2159
1163
1167
#, python-format
1164
1168
msgid "Using shared repository: %s\n"
1167
#: bzrlib/builtins.py:2133
1171
#: bzrlib/builtins.py:2163
1168
1172
msgid "Create a shared repository for branches to share storage space."
1171
#: bzrlib/builtins.py:2135
1175
#: bzrlib/builtins.py:2165
1173
1177
"New branches created under the repository directory will store their\n"
1174
1178
"revisions in the repository, not in the branch directory. For branches\n"
1271
1275
" 3 - Fehler\n"
1272
1276
" 0 - Keine Änderungen"
1274
#: bzrlib/builtins.py:2220
1278
#: bzrlib/builtins.py:2250
1277
1281
" Shows the difference in the working tree versus the last commit::"
1280
#: bzrlib/builtins.py:2223
1284
#: bzrlib/builtins.py:2253
1281
1285
msgid " bzr diff"
1282
1286
msgstr " bzr diff"
1284
#: bzrlib/builtins.py:2225
1288
#: bzrlib/builtins.py:2255
1285
1289
msgid " Difference between the working tree and revision 1::"
1288
#: bzrlib/builtins.py:2227
1292
#: bzrlib/builtins.py:2257
1289
1293
msgid " bzr diff -r1"
1290
1294
msgstr " bzr diff -r1"
1292
#: bzrlib/builtins.py:2229
1296
#: bzrlib/builtins.py:2259
1293
1297
msgid " Difference between revision 3 and revision 1::"
1296
#: bzrlib/builtins.py:2231
1300
#: bzrlib/builtins.py:2261
1297
1301
msgid " bzr diff -r1..3"
1298
1302
msgstr " bzr diff -r1..3"
1300
#: bzrlib/builtins.py:2233
1304
#: bzrlib/builtins.py:2263
1301
1305
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1304
#: bzrlib/builtins.py:2235
1308
#: bzrlib/builtins.py:2265
1305
1309
msgid " bzr diff -r1..3 xxx"
1306
1310
msgstr " bzr diff -r1..3 xxx"
1308
#: bzrlib/builtins.py:2237
1312
#: bzrlib/builtins.py:2267
1309
1313
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1312
#: bzrlib/builtins.py:2239
1316
#: bzrlib/builtins.py:2269
1313
1317
msgid " bzr diff -c2"
1314
1318
msgstr " bzr diff -c2"
1316
#: bzrlib/builtins.py:2241
1320
#: bzrlib/builtins.py:2271
1318
1322
" To see the changes introduced by revision X::\n"
1320
1324
" bzr diff -cX"
1323
#: bzrlib/builtins.py:2245
1327
#: bzrlib/builtins.py:2275
1325
1329
" Note that in the case of a merge, the -c option shows the changes\n"
1326
1330
" compared to the left hand parent. To see the changes against\n"
1327
1331
" another parent, use::"
1330
#: bzrlib/builtins.py:2249
1334
#: bzrlib/builtins.py:2279
1331
1335
msgid " bzr diff -r<chosen_parent>..X"
1334
#: bzrlib/builtins.py:2251
1338
#: bzrlib/builtins.py:2281
1336
1340
" The changes between the current revision and the previous revision\n"
1337
1341
" (equivalent to -c-1 and -r-2..-1)"
1340
#: bzrlib/builtins.py:2254
1344
#: bzrlib/builtins.py:2284
1341
1345
msgid " bzr diff -r-2.."
1342
1346
msgstr " bzr diff -r-2.."
1344
#: bzrlib/builtins.py:2256
1348
#: bzrlib/builtins.py:2286
1345
1349
msgid " Show just the differences for file NEWS::"
1348
#: bzrlib/builtins.py:2258
1352
#: bzrlib/builtins.py:2288
1349
1353
msgid " bzr diff NEWS"
1352
#: bzrlib/builtins.py:2260
1356
#: bzrlib/builtins.py:2290
1353
1357
msgid " Show the differences in working tree xxx for file NEWS::"
1356
#: bzrlib/builtins.py:2262
1360
#: bzrlib/builtins.py:2292
1357
1361
msgid " bzr diff xxx/NEWS"
1360
#: bzrlib/builtins.py:2264
1364
#: bzrlib/builtins.py:2294
1361
1365
msgid " Show the differences from branch xxx to this working tree:"
1364
#: bzrlib/builtins.py:2266
1368
#: bzrlib/builtins.py:2296
1365
1369
msgid " bzr diff --old xxx"
1366
1370
msgstr " bzr diff --old xxx"
1368
#: bzrlib/builtins.py:2268
1372
#: bzrlib/builtins.py:2298
1369
1373
msgid " Show the differences between two branches for file NEWS::"
1372
#: bzrlib/builtins.py:2270
1376
#: bzrlib/builtins.py:2300
1373
1377
msgid " bzr diff --old xxx --new yyy NEWS"
1376
#: bzrlib/builtins.py:2272
1380
#: bzrlib/builtins.py:2302
1377
1381
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1380
#: bzrlib/builtins.py:2274
1384
#: bzrlib/builtins.py:2304
1382
1386
" bzr diff --prefix old/:new/\n"
1386
1390
" bzr diff --using /usr/bin/diff --diff-options -wu"
1389
#: bzrlib/builtins.py:2284
1393
#: bzrlib/builtins.py:2314
1390
1394
msgid "Pass these options to the external diff program."
1391
1395
msgstr "Diese Optionen an das externe Programm diff übergeben."
1393
#: bzrlib/builtins.py:2287
1397
#: bzrlib/builtins.py:2317
1395
1399
"Set prefixes added to old and new filenames, as two values separated by a "
1396
1400
"colon. (eg \"old/:new/\")."
1399
#: bzrlib/builtins.py:2290
1403
#: bzrlib/builtins.py:2320
1400
1404
msgid "Branch/tree to compare from."
1403
#: bzrlib/builtins.py:2294
1407
#: bzrlib/builtins.py:2324
1404
1408
msgid "Branch/tree to compare to."
1407
#: bzrlib/builtins.py:2300
1411
#: bzrlib/builtins.py:2330
1408
1412
msgid "Use this command to compare files."
1409
1413
msgstr "Diesen Befehl zum Vergleichen von Dateien benutzen."
1411
#: bzrlib/builtins.py:2305
1415
#: bzrlib/builtins.py:2335
1412
1416
msgid "Diff format to use."
1413
1417
msgstr "Diff-Format, das benutzt werden soll."
1415
#: bzrlib/builtins.py:2307
1419
#: bzrlib/builtins.py:2337
1416
1420
msgid "Diff format"
1417
1421
msgstr "Diff-Format"
1419
#: bzrlib/builtins.py:2329
1423
#: bzrlib/builtins.py:2359
1420
1424
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1423
#: bzrlib/builtins.py:2333
1427
#: bzrlib/builtins.py:2363
1424
1428
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1427
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1428
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1431
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1432
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
1429
1433
msgid "{0} and {1} are mutually exclusive"
1430
1434
msgstr "{0} und {1} schließen sich gegenseitig aus"
1432
#: bzrlib/builtins.py:2358
1436
#: bzrlib/builtins.py:2388
1434
1438
"List files deleted in the working tree.\n"
1438
#: bzrlib/builtins.py:2436
1442
#: bzrlib/builtins.py:2465
1439
1443
msgid "Show the tree root directory."
1442
#: bzrlib/builtins.py:2438
1446
#: bzrlib/builtins.py:2467
1444
1448
"The root is the nearest enclosing directory with a .bzr control\n"
1448
#: bzrlib/builtins.py:2453
1452
#: bzrlib/builtins.py:2482
1449
1453
msgid "The limit argument must be an integer."
1452
#: bzrlib/builtins.py:2461
1456
#: bzrlib/builtins.py:2490
1453
1457
msgid "The levels argument must be an integer."
1456
#: bzrlib/builtins.py:2466
1460
#: bzrlib/builtins.py:2495
1457
1461
msgid "Show historical log for a branch or subset of a branch."
1460
#: bzrlib/builtins.py:2468
1464
#: bzrlib/builtins.py:2497
1462
1466
"log is bzr's default tool for exploring the history of a branch.\n"
1463
1467
"The branch to use is taken from the first parameter. If no parameters\n"
1579
1583
" a nested merge revision and the log will be truncated accordingly."
1582
#: bzrlib/builtins.py:2542
1586
#: bzrlib/builtins.py:2571
1583
1587
msgid ":Path filtering:"
1584
1588
msgstr ":Pfad-Filtern:"
1586
#: bzrlib/builtins.py:2544
1590
#: bzrlib/builtins.py:2573
1588
1592
" If parameters are given and the first one is not a branch, the log\n"
1589
1593
" will be filtered to show only those revisions that changed the\n"
1590
1594
" nominated files or directories."
1593
#: bzrlib/builtins.py:2548
1597
#: bzrlib/builtins.py:2577
1595
1599
" Filenames are interpreted within their historical context. To log a\n"
1596
1600
" deleted file, specify a revision range so that the file existed at\n"
1597
1601
" the end or start of the range."
1600
#: bzrlib/builtins.py:2552
1604
#: bzrlib/builtins.py:2581
1602
1606
" Historical context is also important when interpreting pathnames of\n"
1603
1607
" renamed files/directories. Consider the following example:"
1606
#: bzrlib/builtins.py:2555
1610
#: bzrlib/builtins.py:2584
1608
1612
" * revision 1: add tutorial.txt\n"
1609
1613
" * revision 2: modify tutorial.txt\n"
1610
1614
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1613
#: bzrlib/builtins.py:2559
1617
#: bzrlib/builtins.py:2588
1614
1618
msgid " In this case:"
1615
1619
msgstr " In diesem Fall:"
1617
#: bzrlib/builtins.py:2561
1621
#: bzrlib/builtins.py:2590
1618
1622
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1621
#: bzrlib/builtins.py:2563
1625
#: bzrlib/builtins.py:2592
1623
1627
" * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1626
#: bzrlib/builtins.py:2565
1630
#: bzrlib/builtins.py:2594
1628
1632
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1629
1633
" the original file in revision 2."
1632
#: bzrlib/builtins.py:2568
1636
#: bzrlib/builtins.py:2597
1634
1638
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1635
1639
" was no file called guide.txt in revision 2."
1638
#: bzrlib/builtins.py:2571
1642
#: bzrlib/builtins.py:2600
1640
1644
" Renames are always followed by log. By design, there is no need to\n"
1641
1645
" explicitly ask for this (and no way to stop logging a file back\n"
1642
1646
" until it was last renamed)."
1645
#: bzrlib/builtins.py:2575
1649
#: bzrlib/builtins.py:2604
1646
1650
msgid ":Other filtering:"
1647
1651
msgstr ":Anderes Filtern:"
1649
#: bzrlib/builtins.py:2577
1653
#: bzrlib/builtins.py:2606
1651
1655
" The --match option can be used for finding revisions that match a\n"
1652
1656
" regular expression in a commit message, committer, author or bug.\n"
1718
1722
" trading disk space for faster speed."
1721
#: bzrlib/builtins.py:2624
1725
#: bzrlib/builtins.py:2653
1722
1726
msgid "Show from oldest to newest."
1725
#: bzrlib/builtins.py:2627
1729
#: bzrlib/builtins.py:2656
1726
1730
msgid "Show files changed in each revision."
1729
#: bzrlib/builtins.py:2633
1733
#: bzrlib/builtins.py:2662
1730
1734
msgid "Show just the specified revision. See also \"help revisionspec\"."
1733
#: bzrlib/builtins.py:2637
1737
#: bzrlib/builtins.py:2666
1734
1738
msgid "What names to list as authors - first, all or committer."
1737
#: bzrlib/builtins.py:2638
1741
#: bzrlib/builtins.py:2667
1738
1742
msgid "Authors"
1739
1743
msgstr "Autoren"
1741
#: bzrlib/builtins.py:2643
1745
#: bzrlib/builtins.py:2672
1742
1746
msgid "Number of levels to display - 0 for all, 1 for flat."
1745
#: bzrlib/builtins.py:2653
1749
#: bzrlib/builtins.py:2682
1746
1750
msgid "Limit the output to the first N revisions."
1749
#: bzrlib/builtins.py:2658
1753
#: bzrlib/builtins.py:2687
1750
1754
msgid "Show changes made in each revision as a patch."
1753
#: bzrlib/builtins.py:2660
1757
#: bzrlib/builtins.py:2689
1754
1758
msgid "Show merged revisions like --levels 0 does."
1757
#: bzrlib/builtins.py:2664
1761
#: bzrlib/builtins.py:2693
1758
1762
msgid "Do not report commits with more than one parent."
1761
#: bzrlib/builtins.py:2666
1765
#: bzrlib/builtins.py:2695
1763
1767
"Display only the revisions that are not part of both ancestries (require -"
1767
#: bzrlib/builtins.py:2670
1771
#: bzrlib/builtins.py:2699
1768
1772
msgid "Show digital signature validity."
1771
#: bzrlib/builtins.py:2673
1775
#: bzrlib/builtins.py:2702
1772
1776
msgid "Show revisions whose properties match this expression."
1775
#: bzrlib/builtins.py:2677
1779
#: bzrlib/builtins.py:2706
1776
1780
msgid "Show revisions whose message matches this expression."
1779
#: bzrlib/builtins.py:2681
1783
#: bzrlib/builtins.py:2710
1780
1784
msgid "Show revisions whose committer matches this expression."
1783
#: bzrlib/builtins.py:2685
1787
#: bzrlib/builtins.py:2714
1784
1788
msgid "Show revisions whose authors match this expression."
1787
#: bzrlib/builtins.py:2689
1791
#: bzrlib/builtins.py:2718
1788
1792
msgid "Show revisions whose bugs match this expression."
1791
#: bzrlib/builtins.py:2743
1795
#: bzrlib/builtins.py:2772
1792
1796
msgid "--exclude-common-ancestry requires -r with two revisions"
1795
#: bzrlib/builtins.py:2771
1799
#: bzrlib/builtins.py:2800
1796
1800
#, python-format
1797
1801
msgid "Path unknown at end or start of revision range: %s"
1800
#: bzrlib/builtins.py:2888
1804
#: bzrlib/builtins.py:2917
1801
1805
#, python-format
1802
1806
msgid "bzr %s doesn't accept two revisions in different branches."
1805
#: bzrlib/builtins.py:2904
1809
#: bzrlib/builtins.py:2933
1806
1810
#, python-format
1807
1811
msgid "bzr %s --revision takes one or two values."
1810
#: bzrlib/builtins.py:2949
1814
#: bzrlib/builtins.py:2978
1812
1816
"List files in a tree.\n"
1816
#: bzrlib/builtins.py:2958
1820
#: bzrlib/builtins.py:2987
1817
1821
msgid "Recurse into subdirectories."
1820
#: bzrlib/builtins.py:2960
1824
#: bzrlib/builtins.py:2989
1821
1825
msgid "Print paths relative to the root of the branch."
1824
#: bzrlib/builtins.py:2962
1828
#: bzrlib/builtins.py:2991
1825
1829
msgid "Print unknown files."
1826
1830
msgstr "Unbekannte Dateien ausgeben."
1828
#: bzrlib/builtins.py:2963
1832
#: bzrlib/builtins.py:2992
1829
1833
msgid "Print versioned files."
1830
1834
msgstr "Versionierte Dateien ausgeben."
1832
#: bzrlib/builtins.py:2966
1836
#: bzrlib/builtins.py:2995
1833
1837
msgid "Print ignored files."
1834
1838
msgstr "Ignorierte Dateien ausgeben."
1836
#: bzrlib/builtins.py:2968
1840
#: bzrlib/builtins.py:2997
1837
1841
msgid "List entries of a particular kind: file, directory, symlink."
1840
#: bzrlib/builtins.py:2981
1844
#: bzrlib/builtins.py:3010
1841
1845
msgid "invalid kind specified"
1844
#: bzrlib/builtins.py:2984
1848
#: bzrlib/builtins.py:3013
1845
1849
msgid "Cannot set both --verbose and --null"
1848
#: bzrlib/builtins.py:2993
1852
#: bzrlib/builtins.py:3022
1849
1853
msgid "cannot specify both --from-root and PATH"
1852
#: bzrlib/builtins.py:3080
1856
#: bzrlib/builtins.py:3109
1853
1857
msgid "Ignore specified files or patterns."
1856
#: bzrlib/builtins.py:3082
1860
#: bzrlib/builtins.py:3111
1857
1861
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1860
#: bzrlib/builtins.py:3084
1864
#: bzrlib/builtins.py:3113
1862
1866
"If a .bzrignore file does not exist, the ignore command\n"
1863
1867
"will create one and add the specified files or patterns to the newly\n"
1904
1908
" the shell on Unix."
1907
#: bzrlib/builtins.py:3113
1911
#: bzrlib/builtins.py:3142
1909
1913
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1910
1914
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1913
#: bzrlib/builtins.py:3116
1917
#: bzrlib/builtins.py:3145
1916
1920
" Ignore the top level Makefile::"
1919
#: bzrlib/builtins.py:3119
1923
#: bzrlib/builtins.py:3148
1920
1924
msgid " bzr ignore ./Makefile"
1923
#: bzrlib/builtins.py:3121
1927
#: bzrlib/builtins.py:3150
1924
1928
msgid " Ignore .class files in all directories...::"
1927
#: bzrlib/builtins.py:3123
1931
#: bzrlib/builtins.py:3152
1928
1932
msgid " bzr ignore \"*.class\""
1931
#: bzrlib/builtins.py:3125
1935
#: bzrlib/builtins.py:3154
1932
1936
msgid " ...but do not ignore \"special.class\"::"
1935
#: bzrlib/builtins.py:3127
1939
#: bzrlib/builtins.py:3156
1936
1940
msgid " bzr ignore \"!special.class\""
1939
#: bzrlib/builtins.py:3129
1943
#: bzrlib/builtins.py:3158
1940
1944
msgid " Ignore files whose name begins with the \"#\" character::"
1943
#: bzrlib/builtins.py:3131
1947
#: bzrlib/builtins.py:3160
1944
1948
msgid " bzr ignore \"RE:^#\""
1945
1949
msgstr " bzr ignore \"RE:^#\""
1947
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
1951
#: bzrlib/builtins.py:3162 bzrlib/builtins.py:3166
1948
1952
msgid " Ignore .o files under the lib directory::"
1951
#: bzrlib/builtins.py:3135
1955
#: bzrlib/builtins.py:3164
1952
1956
msgid " bzr ignore \"lib/**/*.o\""
1953
1957
msgstr " bzr ignore \"lib/**/*.o\""
1955
#: bzrlib/builtins.py:3139
1959
#: bzrlib/builtins.py:3168
1956
1960
msgid " bzr ignore \"RE:lib/.*\\.o\""
1957
1961
msgstr " bzr ignore \"RE:lib/.*\\.o\""
1959
#: bzrlib/builtins.py:3141
1963
#: bzrlib/builtins.py:3170
1960
1964
msgid " Ignore everything but the \"debian\" toplevel directory::"
1963
#: bzrlib/builtins.py:3143
1967
#: bzrlib/builtins.py:3172
1965
1969
" bzr ignore \"RE:(?!debian/).*\"\n"
2004
#: bzrlib/builtins.py:3209
2008
#: bzrlib/builtins.py:3238
2005
2009
msgid "List ignored files and the patterns that matched them."
2008
#: bzrlib/builtins.py:3211
2012
#: bzrlib/builtins.py:3240
2010
2014
"List all the ignored files and the ignore pattern that caused the file to\n"
2014
#: bzrlib/builtins.py:3214
2018
#: bzrlib/builtins.py:3243
2015
2019
msgid "Alternatively, to list just the files::"
2016
2020
msgstr "Alternativ, um nur die Dateien aufzulisten:"
2018
#: bzrlib/builtins.py:3216
2022
#: bzrlib/builtins.py:3245
2019
2023
msgid " bzr ls --ignored"
2020
2024
msgstr " bzr ls --ignored"
2022
#: bzrlib/builtins.py:3250
2026
#: bzrlib/builtins.py:3279
2023
2027
#, python-format
2024
2028
msgid "not a valid revision-number: %r"
2025
2029
msgstr "Keine gültige Revisionsnummer: %r"
2027
#: bzrlib/builtins.py:3257
2031
#: bzrlib/builtins.py:3286
2029
2033
"Export current or past revision to a destination directory or archive."
2032
#: bzrlib/builtins.py:3259
2036
#: bzrlib/builtins.py:3288
2033
2037
msgid "If no revision is specified this exports the last committed revision."
2036
#: bzrlib/builtins.py:3261
2040
#: bzrlib/builtins.py:3290
2038
2042
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2039
2043
"given, try to find the format with the extension. If no extension\n"
2040
2044
"is found exports to a directory (equivalent to --format=dir)."
2043
#: bzrlib/builtins.py:3265
2047
#: bzrlib/builtins.py:3294
2045
2049
"If root is supplied, it will be used as the root directory inside\n"
2046
2050
"container formats (tar, zip, etc). If it is not supplied it will default\n"
2047
2051
"to the exported filename. The root option has no effect for 'dir' format."
2050
#: bzrlib/builtins.py:3269
2054
#: bzrlib/builtins.py:3298
2052
2056
"If branch is omitted then the branch containing the current working\n"
2053
2057
"directory will be used."
2056
#: bzrlib/builtins.py:3272
2060
#: bzrlib/builtins.py:3301
2058
2062
"Note: Export of tree with non-ASCII filenames to zip is not supported."
2061
#: bzrlib/builtins.py:3274
2065
#: bzrlib/builtins.py:3303
2063
2067
" ================= =========================\n"
2064
2068
" Supported formats Autodetected by extension\n"
2071
2075
" ================= ========================="
2074
#: bzrlib/builtins.py:3288
2078
#: bzrlib/builtins.py:3317
2075
2079
msgid "Type of file to export to."
2076
2080
msgstr "Art der Datei, in die exportiert wird."
2078
#: bzrlib/builtins.py:3291
2082
#: bzrlib/builtins.py:3320
2079
2083
msgid "Apply content filters to export the convenient form."
2082
#: bzrlib/builtins.py:3295
2086
#: bzrlib/builtins.py:3324
2083
2087
msgid "Name of the root directory inside the exported file."
2086
#: bzrlib/builtins.py:3297
2090
#: bzrlib/builtins.py:3326
2088
2092
"Set modification time of files to that of the last revision in which it was "
2092
#: bzrlib/builtins.py:3300
2096
#: bzrlib/builtins.py:3329
2094
2098
"Export the working tree contents rather than that of the last revision."
2097
#: bzrlib/builtins.py:3319
2101
#: bzrlib/builtins.py:3348
2098
2102
msgid "--uncommitted requires a working tree"
2101
#: bzrlib/builtins.py:3328
2105
#: bzrlib/builtins.py:3357
2102
2106
#, python-format
2103
2107
msgid "Unsupported export format: %s"
2104
2108
msgstr "Nicht unterstütztes Export-Format: %s"
2106
#: bzrlib/builtins.py:3332
2110
#: bzrlib/builtins.py:3361
2108
2112
"Write the contents of a file as of a given revision to standard output."
2111
#: bzrlib/builtins.py:3334
2115
#: bzrlib/builtins.py:3363
2112
2116
msgid "If no revision is nominated, the last revision is used."
2114
2118
"Wenn keine Revision bestimmt wurde, wird die neueste Revision benutzt."
2116
#: bzrlib/builtins.py:3336
2120
#: bzrlib/builtins.py:3365
2118
2122
"Note: Take care to redirect standard output when using this command on a\n"
2122
#: bzrlib/builtins.py:3342
2126
#: bzrlib/builtins.py:3371
2123
2127
msgid "The path name in the old tree."
2126
#: bzrlib/builtins.py:3343
2130
#: bzrlib/builtins.py:3372
2127
2131
msgid "Apply content filters to display the convenience form."
2130
#: bzrlib/builtins.py:3354
2134
#: bzrlib/builtins.py:3383
2131
2135
msgid "bzr cat --revision takes exactly one revision specifier"
2134
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2138
#: bzrlib/builtins.py:3408 bzrlib/builtins.py:3420
2135
2139
msgid "{0!r} is not present in revision {1}"
2136
2140
msgstr "{0!r} ist in Revision {1} nicht vorhanden"
2138
#: bzrlib/builtins.py:3414
2142
#: bzrlib/builtins.py:3443
2139
2143
msgid "Commit changes into a new revision."
2142
#: bzrlib/builtins.py:3416
2146
#: bzrlib/builtins.py:3445
2144
2148
"An explanatory message needs to be given for each commit. This is\n"
2145
2149
"often done by using the --message option (getting the message from the\n"
2228
2232
" one or more bugs. See ``bzr help bugs`` for details."
2231
#: bzrlib/builtins.py:3474
2235
#: bzrlib/builtins.py:3503
2232
2236
msgid "Do not consider changes made to a given path."
2235
#: bzrlib/builtins.py:3477
2239
#: bzrlib/builtins.py:3506
2236
2240
msgid "Description of the new revision."
2237
2241
msgstr "Beschreibung der neuen Revision."
2239
#: bzrlib/builtins.py:3480
2243
#: bzrlib/builtins.py:3509
2240
2244
msgid "Commit even if nothing has changed."
2243
#: bzrlib/builtins.py:3484
2247
#: bzrlib/builtins.py:3513
2244
2248
msgid "Take commit message from this file."
2247
#: bzrlib/builtins.py:3486
2251
#: bzrlib/builtins.py:3515
2248
2252
msgid "Refuse to commit if there are unknown files in the working tree."
2251
#: bzrlib/builtins.py:3489
2255
#: bzrlib/builtins.py:3518
2253
2257
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2254
2258
"08:00:00 +0100'."
2257
#: bzrlib/builtins.py:3492
2261
#: bzrlib/builtins.py:3521
2258
2262
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2261
#: bzrlib/builtins.py:3495
2265
#: bzrlib/builtins.py:3524
2262
2266
msgid "Set the author's name, if it's different from the committer."
2265
#: bzrlib/builtins.py:3498
2269
#: bzrlib/builtins.py:3527
2267
2271
"Perform a local commit in a bound branch. Local commits are not pushed to "
2268
2272
"the master branch until a normal commit is performed."
2271
#: bzrlib/builtins.py:3504
2275
#: bzrlib/builtins.py:3533
2273
2277
"When no message is supplied, show the diff along with the status summary in "
2274
2278
"the message editor."
2277
#: bzrlib/builtins.py:3507
2281
#: bzrlib/builtins.py:3536
2279
2283
"When committing to a foreign version control system do not push data that "
2280
2284
"can not be natively represented."
2283
#: bzrlib/builtins.py:3525
2287
#: bzrlib/builtins.py:3554
2284
2288
#, python-format
2286
2290
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2296
2300
"Commit refused."
2299
#: bzrlib/builtins.py:3543
2303
#: bzrlib/builtins.py:3572
2300
2304
#, python-format
2301
2305
msgid "Unrecognized bug %s. Commit refused."
2304
#: bzrlib/builtins.py:3546
2308
#: bzrlib/builtins.py:3575
2305
2309
#, python-format
2308
2312
"Commit refused."
2311
#: bzrlib/builtins.py:3570
2315
#: bzrlib/builtins.py:3599
2312
2316
msgid "Could not parse --commit-time: "
2315
#: bzrlib/builtins.py:3610
2319
#: bzrlib/builtins.py:3639
2316
2320
msgid "please specify either --message or --file"
2317
2321
msgstr "Bitte geben Sie entweder --message oder --file an"
2319
#: bzrlib/builtins.py:3639
2323
#: bzrlib/builtins.py:3668
2320
2324
msgid "please specify a commit message with either --message or --file"
2323
#: bzrlib/builtins.py:3642
2327
#: bzrlib/builtins.py:3671
2325
2329
"Empty commit message specified. Please specify a commit message with either -"
2326
2330
"-message or --file or leave a blank message with --message \"\"."
2329
#: bzrlib/builtins.py:3662
2333
#: bzrlib/builtins.py:3691
2331
2335
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2332
2336
"-unchanged to force an empty commit."
2335
#: bzrlib/builtins.py:3666
2339
#: bzrlib/builtins.py:3695
2337
2341
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2338
2342
"resolve FILE\" to resolve."
2341
#: bzrlib/builtins.py:3670
2345
#: bzrlib/builtins.py:3699
2342
2346
msgid "Commit refused because there are unknown files in the working tree."
2345
#: bzrlib/builtins.py:3673
2349
#: bzrlib/builtins.py:3702
2348
2352
"To commit to master branch, run update and then commit.\n"
2349
2353
"You can also pass --local to commit to continue working disconnected."
2352
#: bzrlib/builtins.py:3681
2356
#: bzrlib/builtins.py:3710
2354
2358
"Validate working tree structure, branch consistency and repository history."
2357
#: bzrlib/builtins.py:3683
2361
#: bzrlib/builtins.py:3712
2359
2363
"This command checks various invariants about branch and repository storage\n"
2360
2364
"to detect data corruption or bzr bugs."
2363
#: bzrlib/builtins.py:3686
2367
#: bzrlib/builtins.py:3715
2365
2369
"The working tree and branch checks will only give output if a problem is\n"
2366
2370
"detected. The output fields of the repository check are:"
2369
#: bzrlib/builtins.py:3689
2373
#: bzrlib/builtins.py:3718
2372
2376
" This is just the number of revisions checked. It doesn't\n"
2373
2377
" indicate a problem."
2376
#: bzrlib/builtins.py:3693
2380
#: bzrlib/builtins.py:3722
2378
2382
"versionedfiles\n"
2379
2383
" This is just the number of versionedfiles checked. It\n"
2380
2384
" doesn't indicate a problem."
2383
#: bzrlib/builtins.py:3697
2387
#: bzrlib/builtins.py:3726
2385
2389
"unreferenced ancestors\n"
2386
2390
" Texts that are ancestors of other texts, but\n"
2404
2408
" indicate a problem."
2407
#: bzrlib/builtins.py:3712
2411
#: bzrlib/builtins.py:3741
2409
2413
"If no restrictions are specified, all Bazaar data that is found at the "
2411
2415
"location will be checked."
2414
#: bzrlib/builtins.py:3717
2418
#: bzrlib/builtins.py:3746
2415
2419
msgid " Check the tree and branch at 'foo'::"
2418
#: bzrlib/builtins.py:3719
2422
#: bzrlib/builtins.py:3748
2419
2423
msgid " bzr check --tree --branch foo"
2422
#: bzrlib/builtins.py:3721
2426
#: bzrlib/builtins.py:3750
2423
2427
msgid " Check only the repository at 'bar'::"
2426
#: bzrlib/builtins.py:3723
2430
#: bzrlib/builtins.py:3752
2427
2431
msgid " bzr check --repo bar"
2430
#: bzrlib/builtins.py:3725
2434
#: bzrlib/builtins.py:3754
2431
2435
msgid " Check everything at 'baz'::"
2434
#: bzrlib/builtins.py:3727
2438
#: bzrlib/builtins.py:3756
2435
2439
msgid " bzr check baz"
2438
#: bzrlib/builtins.py:3733
2442
#: bzrlib/builtins.py:3762
2439
2443
msgid "Check the branch related to the current directory."
2442
#: bzrlib/builtins.py:3735
2446
#: bzrlib/builtins.py:3764
2443
2447
msgid "Check the repository related to the current directory."
2446
#: bzrlib/builtins.py:3737
2450
#: bzrlib/builtins.py:3766
2447
2451
msgid "Check the working tree related to the current directory."
2450
#: bzrlib/builtins.py:3751
2454
#: bzrlib/builtins.py:3780
2451
2455
msgid "Upgrade a repository, branch or working tree to a newer format."
2454
#: bzrlib/builtins.py:3753
2458
#: bzrlib/builtins.py:3782
2456
2460
"When the default format has changed after a major new release of\n"
2457
2461
"Bazaar, you may be informed during certain operations that you\n"
2523
2527
":Beispiele:\n"
2524
2528
" Die E-Mail-Adresse des aktuellen Benutzers zeigen::"
2526
#: bzrlib/builtins.py:3815
2530
#: bzrlib/builtins.py:3844
2527
2531
msgid " bzr whoami --email"
2528
2532
msgstr " bzr whoami --email"
2530
#: bzrlib/builtins.py:3817
2534
#: bzrlib/builtins.py:3846
2531
2535
msgid " Set the current user::"
2532
2536
msgstr " Aktuellen Benutzer festlegen::"
2534
#: bzrlib/builtins.py:3819
2538
#: bzrlib/builtins.py:3848
2535
2539
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2536
2540
msgstr " bzr whoami \"Frank Chu <ich@beispiel.de>\""
2538
#: bzrlib/builtins.py:3823
2542
#: bzrlib/builtins.py:3852
2539
2543
msgid "Display email address only."
2540
2544
msgstr "Nur die E-Mail-Adresse anzeigen."
2542
#: bzrlib/builtins.py:3825
2546
#: bzrlib/builtins.py:3854
2543
2547
msgid "Set identity for the current branch instead of globally."
2546
#: bzrlib/builtins.py:3851
2550
#: bzrlib/builtins.py:3880
2547
2551
msgid "--email can only be used to display existing identity"
2550
#: bzrlib/builtins.py:3873
2554
#: bzrlib/builtins.py:3904
2551
2555
msgid "Print or set the branch nickname."
2554
#: bzrlib/builtins.py:3887
2558
#: bzrlib/builtins.py:3906
2556
2560
"If unset, the colocated branch name is used for colocated branches, and\n"
2557
2561
"the branch directory name is used for other branches. To print the\n"
2558
2562
"current nickname, execute with no argument."
2561
#: bzrlib/builtins.py:3878
2565
#: bzrlib/builtins.py:3910
2563
2567
"Bound branches use the nickname of its master branch unless it is set\n"
2567
#: bzrlib/builtins.py:3898
2571
#: bzrlib/builtins.py:3930
2568
2572
msgid "Set/unset and display aliases."
2571
#: bzrlib/builtins.py:3900
2575
#: bzrlib/builtins.py:3932
2574
2578
" Show the current aliases::"
2576
2580
":Beispiele:\n"
2577
2581
" Die aktuellen Aliase zeigen::"
2579
#: bzrlib/builtins.py:3903
2583
#: bzrlib/builtins.py:3935
2580
2584
msgid " bzr alias"
2581
2585
msgstr " bzr alias"
2583
#: bzrlib/builtins.py:3905
2587
#: bzrlib/builtins.py:3937
2584
2588
msgid " Show the alias specified for 'll'::"
2587
#: bzrlib/builtins.py:3907
2591
#: bzrlib/builtins.py:3939
2588
2592
msgid " bzr alias ll"
2589
2593
msgstr " bzr alias ll"
2591
#: bzrlib/builtins.py:3909
2595
#: bzrlib/builtins.py:3941
2592
2596
msgid " Set an alias for 'll'::"
2595
#: bzrlib/builtins.py:3911
2599
#: bzrlib/builtins.py:3943
2596
2600
msgid " bzr alias ll=\"log --line -r-10..-1\""
2597
2601
msgstr " bzr alias ll=\"log --line -r-10..-1\""
2599
#: bzrlib/builtins.py:3913
2603
#: bzrlib/builtins.py:3945
2600
2604
msgid " To remove an alias for 'll'::"
2603
#: bzrlib/builtins.py:3915
2607
#: bzrlib/builtins.py:3947
2604
2608
msgid " bzr alias --remove ll"
2605
2609
msgstr " bzr alias --remove ll"
2607
#: bzrlib/builtins.py:3920
2611
#: bzrlib/builtins.py:3952
2608
2612
msgid "Remove the alias."
2609
2613
msgstr "Den Alias entfernen."
2611
#: bzrlib/builtins.py:3938
2615
#: bzrlib/builtins.py:3970
2612
2616
msgid "bzr alias --remove expects an alias to remove."
2613
2617
msgstr "bzr alias --remove erwartet einen Alias zum Entfernen."
2615
#: bzrlib/builtins.py:4119
2619
#: bzrlib/builtins.py:4151
2617
2621
"subunit not available. subunit needs to be installed to use --subunit."
2620
#: bzrlib/builtins.py:4136
2624
#: bzrlib/builtins.py:4168
2622
2626
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2625
#: bzrlib/builtins.py:4183
2629
#: bzrlib/builtins.py:4215
2626
2630
msgid "Show version of bzr."
2627
2631
msgstr "Version von bzr anzeigen."
2629
#: bzrlib/builtins.py:4187
2633
#: bzrlib/builtins.py:4219
2630
2634
msgid "Print just the version number."
2631
2635
msgstr "Nur die Versionsnummer ausgeben."
2633
#: bzrlib/builtins.py:4206
2637
#: bzrlib/builtins.py:4238
2634
2638
msgid "It sure does!\n"
2637
#: bzrlib/builtins.py:4230
2641
#: bzrlib/builtins.py:4262
2638
2642
#, python-format
2639
2643
msgid "merge base is revision %s\n"
2642
#: bzrlib/builtins.py:4234
2646
#: bzrlib/builtins.py:4266
2643
2647
msgid "Perform a three-way merge."
2646
#: bzrlib/builtins.py:4236
2650
#: bzrlib/builtins.py:4268
2648
2652
"The source of the merge can be specified either in the form of a branch,\n"
2649
2653
"or in the form of a path to a file containing a merge directive generated\n"
2719
2723
"merge revision which has more than two parents."
2722
#: bzrlib/builtins.py:4283
2726
#: bzrlib/builtins.py:4315
2724
2728
"If one would like to merge changes from the working tree of the other\n"
2725
2729
"branch without merging any committed revisions, the --uncommitted option\n"
2726
2730
"can be given."
2729
#: bzrlib/builtins.py:4287
2733
#: bzrlib/builtins.py:4319
2731
2735
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2732
2736
"you to apply each diff hunk and file change, similar to \"shelve\"."
2735
#: bzrlib/builtins.py:4290
2739
#: bzrlib/builtins.py:4322
2738
2742
" To merge all new revisions from bzr.dev::"
2741
#: bzrlib/builtins.py:4293
2745
#: bzrlib/builtins.py:4325
2742
2746
msgid " bzr merge ../bzr.dev"
2743
2747
msgstr " bzr merge ../bzr.dev"
2745
#: bzrlib/builtins.py:4295
2749
#: bzrlib/builtins.py:4327
2746
2750
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2749
#: bzrlib/builtins.py:4297
2753
#: bzrlib/builtins.py:4329
2750
2754
msgid " bzr merge -r 82 ../bzr.dev"
2751
2755
msgstr " bzr merge -r 82 ../bzr.dev"
2753
#: bzrlib/builtins.py:4299
2757
#: bzrlib/builtins.py:4331
2754
2758
msgid " To merge the changes introduced by 82, without previous changes::"
2757
#: bzrlib/builtins.py:4301
2761
#: bzrlib/builtins.py:4333
2758
2762
msgid " bzr merge -r 81..82 ../bzr.dev"
2759
2763
msgstr " bzr merge -r 81..82 ../bzr.dev"
2761
#: bzrlib/builtins.py:4303
2765
#: bzrlib/builtins.py:4335
2762
2766
msgid " To apply a merge directive contained in /tmp/merge::"
2765
#: bzrlib/builtins.py:4305
2769
#: bzrlib/builtins.py:4337
2766
2770
msgid " bzr merge /tmp/merge"
2767
2771
msgstr " bzr merge /tmp/merge"
2769
#: bzrlib/builtins.py:4307
2773
#: bzrlib/builtins.py:4339
2771
2775
" To create a merge revision with three parents from two branches\n"
2772
2776
" feature1a and feature1b:"
2775
#: bzrlib/builtins.py:4310
2779
#: bzrlib/builtins.py:4342
2777
2781
" bzr merge ../feature1a\n"
2778
2782
" bzr merge ../feature1b --force\n"
2779
2783
" bzr commit -m 'revision with three parents'"
2782
#: bzrlib/builtins.py:4322
2786
#: bzrlib/builtins.py:4354
2783
2787
msgid "Merge even if the destination tree has uncommitted changes."
2786
#: bzrlib/builtins.py:4328
2790
#: bzrlib/builtins.py:4360
2788
2792
"Apply uncommitted changes from a working copy, instead of branch changes."
2791
#: bzrlib/builtins.py:4330
2795
#: bzrlib/builtins.py:4362
2793
2797
"If the destination is already completely merged into the source, pull from "
2794
2798
"the source rather than merging. When this happens, you do not need to "
2795
2799
"commit the result."
2798
#: bzrlib/builtins.py:4335
2802
#: bzrlib/builtins.py:4367
2800
2804
"Branch to merge into, rather than the one containing the working directory."
2803
#: bzrlib/builtins.py:4337
2807
#: bzrlib/builtins.py:4369
2804
2808
msgid "Instead of merging, show a diff of the merge."
2807
#: bzrlib/builtins.py:4339
2811
#: bzrlib/builtins.py:4371
2808
2812
msgid "Select changes interactively."
2809
2813
msgstr "Änderungen interaktiv auswählen."
2811
#: bzrlib/builtins.py:4361
2815
#: bzrlib/builtins.py:4393
2813
2817
"Merging into empty branches not currently supported, "
2814
2818
"https://bugs.launchpad.net/bzr/+bug/308562"
2817
#: bzrlib/builtins.py:4388
2821
#: bzrlib/builtins.py:4420
2818
2822
msgid "Cannot use --uncommitted with bundles or merge directives."
2821
#: bzrlib/builtins.py:4399
2825
#: bzrlib/builtins.py:4431
2822
2826
msgid "Cannot use --uncommitted and --revision at the same time."
2825
#: bzrlib/builtins.py:4419
2829
#: bzrlib/builtins.py:4451
2826
2830
msgid "merger: "
2829
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2833
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
2830
2834
msgid "Nothing to do."
2831
2835
msgstr "Nichts zu tun."
2833
#: bzrlib/builtins.py:4425
2837
#: bzrlib/builtins.py:4457
2834
2838
msgid "Cannot pull individual files"
2835
2839
msgstr "Nicht möglich, einzelne Dateien zu laden"
2837
#: bzrlib/builtins.py:4433
2841
#: bzrlib/builtins.py:4465
2838
2842
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2841
#: bzrlib/builtins.py:4491
2845
#: bzrlib/builtins.py:4523
2842
2846
#, python-format
2843
2847
msgid "Show-base is not supported for this merge type. %s"
2846
#: bzrlib/builtins.py:4500
2850
#: bzrlib/builtins.py:4532
2847
2851
#, python-format
2848
2852
msgid "Conflict reduction is not supported for merge type %s."
2851
#: bzrlib/builtins.py:4504
2855
#: bzrlib/builtins.py:4536
2852
2856
msgid "Cannot do conflict reduction and show base."
2855
#: bzrlib/builtins.py:4615
2859
#: bzrlib/builtins.py:4647
2856
2860
msgid "No location specified or remembered"
2859
#: bzrlib/builtins.py:4617
2863
#: bzrlib/builtins.py:4649
2860
2864
msgid "{0} remembered {1} location {2}"
2863
#: bzrlib/builtins.py:4623
2867
#: bzrlib/builtins.py:4655
2864
2868
msgid "Redo a merge."
2867
#: bzrlib/builtins.py:4625
2871
#: bzrlib/builtins.py:4657
2869
2873
"Use this if you want to try a different merge technique while resolving\n"
2870
2874
"conflicts. Some merge techniques are better than others, and remerge\n"
2871
2875
"lets you try different ones on different files."
2874
#: bzrlib/builtins.py:4629
2878
#: bzrlib/builtins.py:4661
2876
2880
"The options for remerge have the same meaning and defaults as the ones for\n"
2877
2881
"merge. The difference is that remerge can (only) be run when there is a\n"
2878
2882
"pending merge, and it lets you specify particular files."
2881
#: bzrlib/builtins.py:4633
2885
#: bzrlib/builtins.py:4665
2884
2888
" Re-do the merge of all conflicted files, and show the base text in\n"
2885
2889
" conflict regions, in addition to the usual THIS and OTHER texts::"
2888
#: bzrlib/builtins.py:4637
2892
#: bzrlib/builtins.py:4669
2889
2893
msgid " bzr remerge --show-base"
2890
2894
msgstr " bzr remerge --show-base"
2892
#: bzrlib/builtins.py:4639
2896
#: bzrlib/builtins.py:4671
2894
2898
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2895
2899
" additional processing to reduce the size of conflict regions::"
2898
#: bzrlib/builtins.py:4642
2902
#: bzrlib/builtins.py:4674
2899
2903
msgid " bzr remerge --merge-type weave --reprocess foobar"
2902
#: bzrlib/builtins.py:4649
2906
#: bzrlib/builtins.py:4681
2903
2907
msgid "Show base revision text in conflicts."
2906
#: bzrlib/builtins.py:4661
2910
#: bzrlib/builtins.py:4693
2908
2912
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2912
#: bzrlib/builtins.py:4717
2913
msgid "Revert files to a previous revision."
2916
#: bzrlib/builtins.py:4751
2918
"Set files in the working tree back to the contents of a previous revision."
2916
#: bzrlib/builtins.py:4719
2921
#: bzrlib/builtins.py:4753
2918
2923
"Giving a list of files will revert only those files. Otherwise, all files\n"
2919
2924
"will be reverted. If the revision is not specified with '--revision', the\n"
2920
"last committed revision is used."
2925
"working tree basis revision is used. A revert operation affects only the\n"
2926
"working tree, not any revision history like the branch and repository or\n"
2927
"the working tree basis revision."
2923
#: bzrlib/builtins.py:4723
2930
#: bzrlib/builtins.py:4759
2925
2932
"To remove only some changes, without reverting to a prior version, use\n"
2926
2933
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2927
2934
"will remove the changes introduced by the second last commit (-2), without\n"
2928
2935
"affecting the changes introduced by the last commit (-1). To remove\n"
2929
"certain changes on a hunk-by-hunk basis, see the shelve command."
2936
"certain changes on a hunk-by-hunk basis, see the shelve command.\n"
2937
"To update the branch to a specific revision or the latest revision and\n"
2938
"update the working tree accordingly while preserving local changes, see the\n"
2932
#: bzrlib/builtins.py:4729
2942
#: bzrlib/builtins.py:4768
2934
"By default, any files that have been manually changed will be backed up\n"
2935
"first. (Files changed only by merge are not backed up.) Backup files have\n"
2936
"'.~#~' appended to their name, where # is a number."
2944
"Uncommitted changes to files that are reverted will be discarded.\n"
2945
"Howver, by default, any files that have been manually changed will be\n"
2946
"backed up first. (Files changed only by merge are not backed up.) Backup\n"
2947
"files have '.~#~' appended to their name, where # is a number."
2939
#: bzrlib/builtins.py:4733
2950
#: bzrlib/builtins.py:4773
2941
2952
"When you provide files, you can use their current pathname or the pathname\n"
2942
2953
"from the target revision. So you can use revert to \"undelete\" a file by\n"
3017
3028
" 0 - no missing revisions"
3020
#: bzrlib/builtins.py:4847
3031
#: bzrlib/builtins.py:4887
3022
3033
" Determine the missing revisions between this and the branch at the\n"
3023
3034
" remembered pull location::"
3026
#: bzrlib/builtins.py:4850
3037
#: bzrlib/builtins.py:4890
3027
3038
msgid " bzr missing"
3028
3039
msgstr " bzr missing"
3030
#: bzrlib/builtins.py:4852
3041
#: bzrlib/builtins.py:4892
3031
3042
msgid " Determine the missing revisions between this and another branch::"
3034
#: bzrlib/builtins.py:4854
3045
#: bzrlib/builtins.py:4894
3035
3046
msgid " bzr missing http://server/branch"
3038
#: bzrlib/builtins.py:4856
3049
#: bzrlib/builtins.py:4896
3040
3051
" Determine the missing revisions up to a specific revision on the other\n"
3044
#: bzrlib/builtins.py:4859
3055
#: bzrlib/builtins.py:4899
3045
3056
msgid " bzr missing -r ..-10"
3046
3057
msgstr " bzr missing -r ..-10"
3048
#: bzrlib/builtins.py:4861
3059
#: bzrlib/builtins.py:4901
3050
3061
" Determine the missing revisions up to a specific revision on this\n"
3054
#: bzrlib/builtins.py:4864
3065
#: bzrlib/builtins.py:4904
3055
3066
msgid " bzr missing --my-revision ..-10"
3056
3067
msgstr " bzr missing --my-revision ..-10"
3058
#: bzrlib/builtins.py:4871
3069
#: bzrlib/builtins.py:4911
3059
3070
msgid "Reverse the order of revisions."
3062
#: bzrlib/builtins.py:4873
3073
#: bzrlib/builtins.py:4913
3063
3074
msgid "Display changes in the local branch only."
3064
3075
msgstr "Nur Änderungen im lokalen Zweig anzeigen."
3066
#: bzrlib/builtins.py:4874
3077
#: bzrlib/builtins.py:4914
3067
3078
msgid "Same as --mine-only."
3068
3079
msgstr "Dasselbe wie --mine-only."
3070
#: bzrlib/builtins.py:4876
3081
#: bzrlib/builtins.py:4916
3071
3082
msgid "Display changes in the remote branch only."
3072
3083
msgstr "Nur Änderungen im entfernten Zweig anzeigen."
3074
#: bzrlib/builtins.py:4877
3085
#: bzrlib/builtins.py:4917
3075
3086
msgid "Same as --theirs-only."
3076
3087
msgstr "Dasselbe wie --theirs-only."
3078
#: bzrlib/builtins.py:4882
3089
#: bzrlib/builtins.py:4922
3080
3091
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3084
#: bzrlib/builtins.py:4886
3095
#: bzrlib/builtins.py:4926
3086
3097
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3090
#: bzrlib/builtins.py:4889
3101
#: bzrlib/builtins.py:4929
3091
3102
msgid "Show all revisions in addition to the mainline ones."
3094
#: bzrlib/builtins.py:4943
3105
#: bzrlib/builtins.py:4983
3095
3106
msgid "No peer location known or specified."
3098
#: bzrlib/builtins.py:4947
3109
#: bzrlib/builtins.py:4987
3099
3110
msgid "Using saved parent location: {0}\n"
3102
#: bzrlib/builtins.py:4980
3113
#: bzrlib/builtins.py:5020
3103
3114
#, python-format
3104
3115
msgid "You have %d extra revision:\n"
3105
3116
msgid_plural "You have %d extra revisions:\n"
3106
3117
msgstr[0] "Sie haben %d zusätzliche Revision:\n"
3107
3118
msgstr[1] "Sie haben %d zusätzliche Revisionen:\n"
3109
#: bzrlib/builtins.py:4996
3120
#: bzrlib/builtins.py:5040
3110
3121
#, python-format
3111
3122
msgid "You are missing %d revision:\n"
3112
3123
msgid_plural "You are missing %d revisions:\n"
3113
3124
msgstr[0] "Ihnen fehlt %d Revision:\n"
3114
3125
msgstr[1] "Ihnen fehlen %d Revisionen:\n"
3116
#: bzrlib/builtins.py:5008
3127
#: bzrlib/builtins.py:5055
3117
3128
msgid "This branch has no new revisions.\n"
3118
3129
msgstr "Dieser Zweig hat keine neuen Revisionen.\n"
3120
#: bzrlib/builtins.py:5011
3131
#: bzrlib/builtins.py:5058
3121
3132
msgid "Other branch has no new revisions.\n"
3122
3133
msgstr "Anderer Zweig hat keine neuen Revisionen.\n"
3124
#: bzrlib/builtins.py:5016
3135
#: bzrlib/builtins.py:5063
3125
3136
msgid "Branches are up to date.\n"
3126
3137
msgstr "Zweige sind aktuell.\n"
3128
#: bzrlib/builtins.py:5027
3139
#: bzrlib/builtins.py:5074
3129
3140
msgid "Compress the data within a repository."
3132
#: bzrlib/builtins.py:5029
3143
#: bzrlib/builtins.py:5076
3134
3145
"This operation compresses the data within a bazaar repository. As\n"
3135
3146
"bazaar supports automatic packing of repository, this operation is\n"
3136
3147
"normally not required to be done manually."
3139
#: bzrlib/builtins.py:5033
3150
#: bzrlib/builtins.py:5080
3141
3152
"During the pack operation, bazaar takes a backup of existing repository\n"
3142
3153
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3188
3199
"plugins using the Python programming language."
3191
#: bzrlib/builtins.py:5091
3202
#: bzrlib/builtins.py:5138
3192
3203
msgid "Show testament (signing-form) of a revision."
3195
#: bzrlib/builtins.py:5094
3206
#: bzrlib/builtins.py:5141
3196
3207
msgid "Produce long-format testament."
3199
#: bzrlib/builtins.py:5096
3210
#: bzrlib/builtins.py:5143
3200
3211
msgid "Produce a strict-format testament."
3203
#: bzrlib/builtins.py:5122
3214
#: bzrlib/builtins.py:5169
3204
3215
msgid "Show the origin of each line in a file."
3205
3216
msgstr "Ursprung jeder Zeile in einer Datei anzeigen."
3207
#: bzrlib/builtins.py:5124
3218
#: bzrlib/builtins.py:5171
3209
3220
"This prints out the given file with an annotation on the left side\n"
3210
3221
"indicating which revision, author and date introduced the change."
3213
#: bzrlib/builtins.py:5127
3224
#: bzrlib/builtins.py:5174
3215
3226
"If the origin is the same for a run of consecutive lines, it is\n"
3216
3227
"shown only at the top, unless the --all option is given."
3219
#: bzrlib/builtins.py:5135
3230
#: bzrlib/builtins.py:5182
3220
3231
msgid "Show annotations on all lines."
3223
#: bzrlib/builtins.py:5136
3234
#: bzrlib/builtins.py:5183
3224
3235
msgid "Show commit date in annotations."
3227
#: bzrlib/builtins.py:5223
3238
#: bzrlib/builtins.py:5270
3228
3239
msgid "Cannot sign a range of non-revision-history revisions"
3231
#: bzrlib/builtins.py:5235
3242
#: bzrlib/builtins.py:5282
3232
3243
msgid "Please supply either one revision, or a range."
3233
3244
msgstr "Bitte geben Sie entweder eine Revision oder einen Bereich an."
3235
#: bzrlib/builtins.py:5239
3246
#: bzrlib/builtins.py:5286
3237
3248
"Convert the current branch into a checkout of the supplied branch.\n"
3238
3249
"If no branch is supplied, rebind to the last bound location."
3241
#: bzrlib/builtins.py:5242
3252
#: bzrlib/builtins.py:5289
3243
3254
"Once converted into a checkout, commits must succeed on the master branch\n"
3244
3255
"before they will be applied to the local branch."
3247
#: bzrlib/builtins.py:5245
3258
#: bzrlib/builtins.py:5292
3249
3260
"Bound branches use the nickname of its master branch unless it is set\n"
3250
3261
"locally, in which case binding will update the local nickname to be\n"
3251
3262
"that of the master."
3254
#: bzrlib/builtins.py:5260
3265
#: bzrlib/builtins.py:5307
3255
3266
msgid "No location supplied. This format does not remember old locations."
3258
#: bzrlib/builtins.py:5265
3269
#: bzrlib/builtins.py:5313
3259
3270
msgid "Branch is already bound"
3262
#: bzrlib/builtins.py:5267
3273
#: bzrlib/builtins.py:5316
3263
3274
msgid "No location supplied and no previous location known"
3266
#: bzrlib/builtins.py:5273
3277
#: bzrlib/builtins.py:5322
3267
3278
msgid "These branches have diverged. Try merging, and then bind again."
3270
#: bzrlib/builtins.py:5280
3281
#: bzrlib/builtins.py:5329
3271
3282
msgid "Convert the current checkout into a regular branch."
3274
#: bzrlib/builtins.py:5282
3285
#: bzrlib/builtins.py:5331
3276
3287
"After unbinding, the local branch is considered independent and subsequent\n"
3277
3288
"commits will be local only."
3280
#: bzrlib/builtins.py:5293
3291
#: bzrlib/builtins.py:5342
3281
3292
msgid "Local branch is not bound"
3284
#: bzrlib/builtins.py:5297
3295
#: bzrlib/builtins.py:5346
3285
3296
msgid "Remove the last committed revision."
3288
#: bzrlib/builtins.py:5299
3299
#: bzrlib/builtins.py:5348
3290
3301
"--verbose will print out what is being removed.\n"
3291
3302
"--dry-run will go through all the motions, but not actually\n"
3292
3303
"remove anything."
3295
#: bzrlib/builtins.py:5303
3306
#: bzrlib/builtins.py:5352
3297
3308
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3298
3309
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3299
3310
"branch at revision 15."
3302
#: bzrlib/builtins.py:5307
3313
#: bzrlib/builtins.py:5356
3304
3315
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3305
3316
"it may make is to restore any pending merges that were present before\n"
3309
#: bzrlib/builtins.py:5318
3320
#: bzrlib/builtins.py:5367
3310
3321
msgid "Don't actually make changes."
3311
3322
msgstr "Keine Änderungen durchführen."
3313
#: bzrlib/builtins.py:5319
3324
#: bzrlib/builtins.py:5368
3314
3325
msgid "Say yes to all questions."
3315
3326
msgstr "Alle Fragen mit Ja beantworten."
3317
#: bzrlib/builtins.py:5321
3328
#: bzrlib/builtins.py:5370
3318
3329
msgid "Keep tags that point to removed revisions."
3321
#: bzrlib/builtins.py:5323
3332
#: bzrlib/builtins.py:5372
3322
3333
msgid "Only remove the commits from the local branch when in a checkout."
3325
#: bzrlib/builtins.py:5372
3336
#: bzrlib/builtins.py:5421
3326
3337
msgid "No revisions to uncommit.\n"
3329
#: bzrlib/builtins.py:5387
3340
#: bzrlib/builtins.py:5436
3330
3341
msgid "Dry-run, pretending to remove the above revisions.\n"
3332
3343
"Testlauf, es wird so getan, als ob die obigen Revisionen entfernt würden.\n"
3334
#: bzrlib/builtins.py:5390
3345
#: bzrlib/builtins.py:5439
3335
3346
msgid "The above revision(s) will be removed.\n"
3336
3347
msgstr "Oben stehende Revision(en) wird/werden entfernt.\n"
3338
#: bzrlib/builtins.py:5394
3349
#: bzrlib/builtins.py:5443
3339
3350
msgid "Uncommit these revisions"
3342
#: bzrlib/builtins.py:5397
3353
#: bzrlib/builtins.py:5446
3343
3354
msgid "Canceled\n"
3344
3355
msgstr "Abgebrochen\n"
3346
#: bzrlib/builtins.py:5404
3357
#: bzrlib/builtins.py:5453
3347
3358
#, python-format
3349
3360
"You can restore the old tip by running:\n"
3350
3361
" bzr pull . -r revid:%s\n"
3353
#: bzrlib/builtins.py:5409
3364
#: bzrlib/builtins.py:5458
3354
3365
msgid "Break a dead lock."
3357
#: bzrlib/builtins.py:5411
3368
#: bzrlib/builtins.py:5460
3359
3370
"This command breaks a lock on a repository, branch, working directory or\n"
3363
#: bzrlib/builtins.py:5414
3374
#: bzrlib/builtins.py:5463
3365
3376
"CAUTION: Locks should only be broken when you are sure that the process\n"
3366
3377
"holding the lock has been stopped."
3369
#: bzrlib/builtins.py:5417
3380
#: bzrlib/builtins.py:5466
3371
3382
"You can get information on what locks are open via the 'bzr info\n"
3372
3383
"[location]' command."
3375
#: bzrlib/builtins.py:5420
3386
#: bzrlib/builtins.py:5469
3378
3389
" bzr break-lock\n"
3380
3391
" bzr break-lock --conf ~/.bazaar"
3383
#: bzrlib/builtins.py:5429
3394
#: bzrlib/builtins.py:5478
3384
3395
msgid "LOCATION is the directory where the config lock is."
3387
#: bzrlib/builtins.py:5431
3398
#: bzrlib/builtins.py:5480
3388
3399
msgid "Do not ask for confirmation before breaking the lock."
3391
#: bzrlib/builtins.py:5466
3402
#: bzrlib/builtins.py:5515
3392
3403
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3393
3404
msgstr "Das Bazaar-Smart-Server-Protokoll via TCP. (Vorgabe-Port: 4155)"
3395
#: bzrlib/builtins.py:5467
3406
#: bzrlib/builtins.py:5516
3396
3407
msgid "Run the bzr server."
3397
3408
msgstr "Den bzr-Server starten."
3399
#: bzrlib/builtins.py:5473
3410
#: bzrlib/builtins.py:5522
3400
3411
msgid "Serve on stdin/out for use from inetd or sshd."
3403
#: bzrlib/builtins.py:5474
3414
#: bzrlib/builtins.py:5523
3404
3415
msgid "protocol"
3405
3416
msgstr "Protokoll"
3407
#: bzrlib/builtins.py:5475
3418
#: bzrlib/builtins.py:5524
3408
3419
msgid "Protocol to serve."
3411
#: bzrlib/builtins.py:5495
3422
#: bzrlib/builtins.py:5528
3412
3423
msgid "Listen for connections on nominated address."
3413
3424
msgstr "An den angegebenen Adressen auf Verbindungen lauschen."
3415
#: bzrlib/builtins.py:5497
3426
#: bzrlib/builtins.py:5530
3417
3428
"Listen for connections on nominated port. Passing 0 as the port number will "
3418
3429
"result in a dynamically allocated port. The default port depends on the "
3422
#: bzrlib/builtins.py:5485
3433
#: bzrlib/builtins.py:5535
3423
3434
msgid "Serve contents of this directory."
3426
#: bzrlib/builtins.py:5487
3437
#: bzrlib/builtins.py:5537
3428
3439
"By default the server is a readonly server. Supplying --allow-writes "
3429
3440
"enables write access to the contents of the served directory and below. "
3432
3443
"uncontrolled write access to your file system."
3435
#: bzrlib/builtins.py:5496
3446
#: bzrlib/builtins.py:5546
3436
3447
msgid "Override the default idle client timeout (5min)."
3439
#: bzrlib/builtins.py:5546
3450
#: bzrlib/builtins.py:5564
3440
3451
msgid "Combine a tree into its containing tree."
3443
#: bzrlib/builtins.py:5548
3454
#: bzrlib/builtins.py:5566
3444
3455
msgid "This command requires the target tree to be in a rich-root format."
3447
#: bzrlib/builtins.py:5550
3458
#: bzrlib/builtins.py:5568
3449
3460
"The TREE argument should be an independent tree, inside another tree, but\n"
3450
3461
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3451
3462
"running \"bzr branch\" with the target inside a tree.)"
3454
#: bzrlib/builtins.py:5554
3465
#: bzrlib/builtins.py:5572
3456
3467
"The result is a combined tree, with the subtree no longer an independent\n"
3457
3468
"part. This is marked as a merge of the subtree into the containing tree,\n"
3458
3469
"and all history is preserved."
3461
#: bzrlib/builtins.py:5572
3472
#: bzrlib/builtins.py:5590
3462
3473
#, python-format
3464
3475
"Can't join trees because %s doesn't support rich root data.\n"
3465
3476
"You can use bzr upgrade on the repository."
3468
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3479
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
3469
3480
msgid "Cannot join {0}. {1}"
3472
#: bzrlib/builtins.py:5592
3483
#: bzrlib/builtins.py:5610
3473
3484
msgid "Split a subdirectory of a tree into a separate tree."
3476
#: bzrlib/builtins.py:5594
3487
#: bzrlib/builtins.py:5612
3478
3489
"This command will produce a target tree in a format that supports\n"
3479
3490
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3480
3491
"converted into earlier formats like 'dirstate-tags'."
3483
#: bzrlib/builtins.py:5598
3494
#: bzrlib/builtins.py:5616
3485
3496
"The TREE argument should be a subdirectory of a working tree. That\n"
3486
3497
"subdirectory will be converted into an independent tree, with its own\n"
3487
3498
"branch. Commits in the top-level tree will not apply to the new subtree."
3490
#: bzrlib/builtins.py:5678
3501
#: bzrlib/builtins.py:5696
3491
3502
msgid "No submit branch specified or known"
3494
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3505
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
3495
3506
msgid "No public branch specified or known"
3498
#: bzrlib/builtins.py:5691
3509
#: bzrlib/builtins.py:5710
3499
3510
msgid "bzr merge-directive takes at most two one revision identifiers"
3502
#: bzrlib/builtins.py:5700
3513
#: bzrlib/builtins.py:5719
3503
3514
msgid "No revisions to bundle."
3506
#: bzrlib/builtins.py:5719
3517
#: bzrlib/builtins.py:5738
3507
3518
msgid "Mail or create a merge-directive for submitting changes."
3510
#: bzrlib/builtins.py:5721
3521
#: bzrlib/builtins.py:5740
3511
3522
msgid "A merge directive provides many things needed for requesting merges:"
3514
#: bzrlib/builtins.py:5723
3525
#: bzrlib/builtins.py:5742
3515
3526
msgid "* A machine-readable description of the merge to perform"
3518
#: bzrlib/builtins.py:5725
3529
#: bzrlib/builtins.py:5744
3519
3530
msgid "* An optional patch that is a preview of the changes requested"
3521
3532
"* Ein optionaler Patch, der eine Vorschau der gewünschten Änderungen "
3524
#: bzrlib/builtins.py:5727
3535
#: bzrlib/builtins.py:5746
3526
3537
"* An optional bundle of revision data, so that the changes can be applied\n"
3527
3538
" directly from the merge directive, without retrieving data from a\n"
3531
#: bzrlib/builtins.py:5731
3542
#: bzrlib/builtins.py:5750
3533
3544
"`bzr send` creates a compact data set that, when applied using bzr\n"
3534
3545
"merge, has the same effect as merging from the source branch. "
3537
#: bzrlib/builtins.py:5734
3548
#: bzrlib/builtins.py:5753
3539
3550
"By default the merge directive is self-contained and can be applied to any\n"
3540
3551
"branch containing submit_branch in its ancestory without needing access to\n"
3541
3552
"the source branch."
3544
#: bzrlib/builtins.py:5738
3555
#: bzrlib/builtins.py:5757
3546
3557
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3547
3558
"revisions, but only a structured request to merge from the\n"
3633
3644
"set them, and use `bzr info` to display them."
3636
#: bzrlib/builtins.py:5813
3647
#: bzrlib/builtins.py:5832
3637
3648
msgid "Write merge directive to this file or directory; use - for stdout."
3640
#: bzrlib/builtins.py:5817
3651
#: bzrlib/builtins.py:5836
3642
3653
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3643
3654
"strict disables the check."
3646
#: bzrlib/builtins.py:5819
3657
#: bzrlib/builtins.py:5838
3647
3658
msgid "Mail the request to this address."
3648
3659
msgstr "Die Anfrage an diese Adresse schicken."
3650
#: bzrlib/builtins.py:5823
3661
#: bzrlib/builtins.py:5842
3651
3662
msgid "Body for the email."
3652
3663
msgstr "Inhalt der E-Mail."
3654
#: bzrlib/builtins.py:5876
3665
#: bzrlib/builtins.py:5895
3655
3666
msgid "Do not include a bundle in the merge directive."
3658
#: bzrlib/builtins.py:5877
3669
#: bzrlib/builtins.py:5896
3659
3670
msgid "Do not include a preview patch in the merge directive."
3662
#: bzrlib/builtins.py:5880
3673
#: bzrlib/builtins.py:5899
3663
3674
msgid "Remember submit and public branch."
3666
#: bzrlib/builtins.py:5882
3677
#: bzrlib/builtins.py:5901
3668
3679
"Branch to generate the submission from, rather than the one containing the "
3669
3680
"working directory."
3672
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3683
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
3674
3685
msgstr "Format"
3676
#: bzrlib/builtins.py:5893
3687
#: bzrlib/builtins.py:5912
3677
3688
msgid "Use the specified output format."
3678
3689
msgstr "Das angegebene Ausgabeformat benutzen."
3680
#: bzrlib/builtins.py:5915
3691
#: bzrlib/builtins.py:5934
3681
3692
msgid "Create, remove or modify a tag naming a revision."
3684
#: bzrlib/builtins.py:5917
3695
#: bzrlib/builtins.py:5936
3686
3697
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3687
3698
"(--revision) option can be given -rtag:X, where X is any previously\n"
3691
#: bzrlib/builtins.py:5921
3702
#: bzrlib/builtins.py:5940
3693
3704
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3694
3705
"along when you branch, push, pull or merge."
3697
#: bzrlib/builtins.py:5924
3708
#: bzrlib/builtins.py:5943
3699
3710
"It is an error to give a tag name that already exists unless you pass\n"
3700
3711
"--force, in which case the tag is moved to point to the new revision."
3703
#: bzrlib/builtins.py:5927
3714
#: bzrlib/builtins.py:5946
3705
3716
"To rename a tag (change the name but keep it on the same revsion), run "
3707
3718
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3710
#: bzrlib/builtins.py:5930
3721
#: bzrlib/builtins.py:5949
3712
3723
"If no tag name is specified it will be determined through the \n"
3713
3724
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3718
#: bzrlib/builtins.py:5940
3729
#: bzrlib/builtins.py:5959
3719
3730
msgid "Delete this tag rather than placing it."
3722
#: bzrlib/builtins.py:5943
3733
#: bzrlib/builtins.py:5962
3723
3734
msgid "Branch in which to place the tag."
3726
#: bzrlib/builtins.py:5945
3737
#: bzrlib/builtins.py:5964
3727
3738
msgid "Replace existing tags."
3730
#: bzrlib/builtins.py:5960
3741
#: bzrlib/builtins.py:5979
3731
3742
msgid "No tag specified to delete."
3734
#: bzrlib/builtins.py:5962
3745
#: bzrlib/builtins.py:5981
3735
3746
#, python-format
3736
3747
msgid "Deleted tag %s."
3739
#: bzrlib/builtins.py:5976
3750
#: bzrlib/builtins.py:5995
3740
3751
msgid "Please specify a tag name."
3743
#: bzrlib/builtins.py:5984
3754
#: bzrlib/builtins.py:6003
3744
3755
#, python-format
3745
3756
msgid "Tag %s already exists for that revision."
3748
#: bzrlib/builtins.py:5988
3759
#: bzrlib/builtins.py:6007
3749
3760
#, python-format
3750
3761
msgid "Created tag %s."
3753
#: bzrlib/builtins.py:5990
3764
#: bzrlib/builtins.py:6009
3754
3765
#, python-format
3755
3766
msgid "Updated tag %s."
3758
#: bzrlib/builtins.py:5994
3769
#: bzrlib/builtins.py:6013
3759
3770
msgid "List tags."
3762
#: bzrlib/builtins.py:5996
3773
#: bzrlib/builtins.py:6015
3764
3775
"This command shows a table of tag names and the revisions they reference."
3767
#: bzrlib/builtins.py:6002
3778
#: bzrlib/builtins.py:6021
3768
3779
msgid "Branch whose tags should be displayed."
3771
#: bzrlib/builtins.py:6004
3782
#: bzrlib/builtins.py:6023
3772
3783
msgid "Sort tags by different criteria."
3775
#: bzrlib/builtins.py:6004
3786
#: bzrlib/builtins.py:6023
3776
3787
msgid "Sorting"
3777
3788
msgstr "Sortierung"
3779
#: bzrlib/builtins.py:6073
3790
#: bzrlib/builtins.py:6092
3780
3791
msgid "Reconfigure the type of a bzr directory."
3783
#: bzrlib/builtins.py:6075
3794
#: bzrlib/builtins.py:6094
3784
3795
msgid "A target configuration must be specified."
3785
3796
msgstr "Es muss eine Zielkonfiguration angegeben werden."
3787
#: bzrlib/builtins.py:6077
3798
#: bzrlib/builtins.py:6096
3789
3800
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3790
3801
"The order of preference is\n"
3795
3806
"If none of these is available, --bind-to must be specified."
3798
#: bzrlib/builtins.py:6091
3809
#: bzrlib/builtins.py:6110
3799
3810
msgid "Tree type"
3802
#: bzrlib/builtins.py:6092
3813
#: bzrlib/builtins.py:6111
3803
3814
msgid "The relation between branch and tree."
3806
#: bzrlib/builtins.py:6094
3817
#: bzrlib/builtins.py:6113
3807
3818
msgid "Reconfigure to be an unbound branch with no working tree."
3810
#: bzrlib/builtins.py:6095
3821
#: bzrlib/builtins.py:6114
3811
3822
msgid "Reconfigure to be an unbound branch with a working tree."
3814
#: bzrlib/builtins.py:6096
3825
#: bzrlib/builtins.py:6115
3815
3826
msgid "Reconfigure to be a bound branch with a working tree."
3818
#: bzrlib/builtins.py:6097
3829
#: bzrlib/builtins.py:6116
3819
3830
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3822
#: bzrlib/builtins.py:6102
3833
#: bzrlib/builtins.py:6121
3823
3834
msgid "Repository type"
3826
#: bzrlib/builtins.py:6103
3837
#: bzrlib/builtins.py:6122
3827
3838
msgid "Location fo the repository."
3830
#: bzrlib/builtins.py:6105
3841
#: bzrlib/builtins.py:6124
3832
3843
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3835
#: bzrlib/builtins.py:6107
3846
#: bzrlib/builtins.py:6126
3836
3847
msgid "Reconfigure to use a shared repository."
3839
#: bzrlib/builtins.py:6111
3850
#: bzrlib/builtins.py:6130
3840
3851
msgid "Trees in Repository"
3843
#: bzrlib/builtins.py:6112
3854
#: bzrlib/builtins.py:6131
3844
3855
msgid "Whether new branches in the repository have trees."
3847
#: bzrlib/builtins.py:6114
3858
#: bzrlib/builtins.py:6133
3849
3860
"Reconfigure repository to create working trees on branches by default."
3852
#: bzrlib/builtins.py:6116
3863
#: bzrlib/builtins.py:6135
3854
3865
"Reconfigure repository to not create working trees on branches by default."
3857
#: bzrlib/builtins.py:6119
3868
#: bzrlib/builtins.py:6138
3858
3869
msgid "Branch to bind checkout to."
3861
#: bzrlib/builtins.py:6121
3872
#: bzrlib/builtins.py:6140
3862
3873
msgid "Perform reconfiguration even if local changes will be lost."
3865
#: bzrlib/builtins.py:6124
3876
#: bzrlib/builtins.py:6143
3866
3877
msgid "Reconfigure a branch to be stacked on another branch."
3869
#: bzrlib/builtins.py:6128
3880
#: bzrlib/builtins.py:6147
3871
3882
"Reconfigure a branch to be unstacked. This may require copying substantial "
3872
3883
"data into it."
3875
#: bzrlib/builtins.py:6138
3886
#: bzrlib/builtins.py:6157
3876
3887
msgid "Can't use both --stacked-on and --unstacked"
3878
3889
"Es kann nicht --stacked-on und --unstacked gleichzeitig benutzt werden"
3880
#: bzrlib/builtins.py:6152
3891
#: bzrlib/builtins.py:6171
3881
3892
msgid "No target configuration specified"
3882
3893
msgstr "Keine Zielkonfiguration angegeben"
3884
#: bzrlib/builtins.py:6187
3895
#: bzrlib/builtins.py:6206
3885
3896
msgid "Set the branch of a checkout and update."
3886
3897
msgstr "Branch eines Checkout setzen und aktualisieren."
3888
#: bzrlib/builtins.py:6189
3899
#: bzrlib/builtins.py:6208
3890
3901
"For lightweight checkouts, this changes the branch being referenced.\n"
3891
3902
"For heavyweight checkouts, this checks that there are no local commits\n"
3964
3975
"want to switch back to your view after that."
3967
#: bzrlib/builtins.py:6281
3978
#: bzrlib/builtins.py:6305
3970
3981
" To define the current view::"
3973
#: bzrlib/builtins.py:6284
3984
#: bzrlib/builtins.py:6308
3974
3985
msgid " bzr view file1 dir1 ..."
3977
#: bzrlib/builtins.py:6286
3988
#: bzrlib/builtins.py:6310
3978
3989
msgid " To list the current view::"
3981
#: bzrlib/builtins.py:6288
3992
#: bzrlib/builtins.py:6312
3982
3993
msgid " bzr view"
3983
3994
msgstr " bzr view"
3985
#: bzrlib/builtins.py:6290
3996
#: bzrlib/builtins.py:6314
3986
3997
msgid " To delete the current view::"
3989
#: bzrlib/builtins.py:6292
4000
#: bzrlib/builtins.py:6316
3990
4001
msgid " bzr view --delete"
3991
4002
msgstr " bzr view --delete"
3993
#: bzrlib/builtins.py:6294
4004
#: bzrlib/builtins.py:6318
3994
4005
msgid " To disable the current view without deleting it::"
3997
#: bzrlib/builtins.py:6296
4008
#: bzrlib/builtins.py:6320
3998
4009
msgid " bzr view --switch off"
3999
4010
msgstr " bzr view --switch off"
4001
#: bzrlib/builtins.py:6298
4012
#: bzrlib/builtins.py:6322
4002
4013
msgid " To define a named view and switch to it::"
4005
#: bzrlib/builtins.py:6300
4016
#: bzrlib/builtins.py:6324
4006
4017
msgid " bzr view --name view-name file1 dir1 ..."
4009
#: bzrlib/builtins.py:6302
4020
#: bzrlib/builtins.py:6326
4010
4021
msgid " To list a named view::"
4013
#: bzrlib/builtins.py:6304
4024
#: bzrlib/builtins.py:6328
4014
4025
msgid " bzr view --name view-name"
4017
#: bzrlib/builtins.py:6306
4028
#: bzrlib/builtins.py:6330
4018
4029
msgid " To delete a named view::"
4021
#: bzrlib/builtins.py:6308
4032
#: bzrlib/builtins.py:6332
4022
4033
msgid " bzr view --name view-name --delete"
4025
#: bzrlib/builtins.py:6310
4036
#: bzrlib/builtins.py:6334
4026
4037
msgid " To switch to a named view::"
4029
#: bzrlib/builtins.py:6312
4040
#: bzrlib/builtins.py:6336
4030
4041
msgid " bzr view --switch view-name"
4033
#: bzrlib/builtins.py:6314
4044
#: bzrlib/builtins.py:6338
4034
4045
msgid " To list all views defined::"
4037
#: bzrlib/builtins.py:6316
4048
#: bzrlib/builtins.py:6340
4038
4049
msgid " bzr view --all"
4039
4050
msgstr " bzr view --all"
4041
#: bzrlib/builtins.py:6318
4052
#: bzrlib/builtins.py:6342
4042
4053
msgid " To delete all views::"
4045
#: bzrlib/builtins.py:6320
4056
#: bzrlib/builtins.py:6344
4046
4057
msgid " bzr view --delete --all"
4047
4058
msgstr " bzr view --delete --all"
4049
#: bzrlib/builtins.py:6327
4060
#: bzrlib/builtins.py:6351
4050
4061
msgid "Apply list or delete action to all views."
4053
#: bzrlib/builtins.py:6330
4064
#: bzrlib/builtins.py:6354
4054
4065
msgid "Delete the view."
4057
#: bzrlib/builtins.py:6333
4068
#: bzrlib/builtins.py:6357
4058
4069
msgid "Name of the view to define, list or delete."
4061
#: bzrlib/builtins.py:6337
4072
#: bzrlib/builtins.py:6361
4062
4073
msgid "Name of the view to switch to."
4065
#: bzrlib/builtins.py:6356
4076
#: bzrlib/builtins.py:6380
4066
4077
msgid "Both --delete and a file list specified"
4069
#: bzrlib/builtins.py:6359
4080
#: bzrlib/builtins.py:6383
4070
4081
msgid "Both --delete and --switch specified"
4073
#: bzrlib/builtins.py:6362
4084
#: bzrlib/builtins.py:6386
4074
4085
msgid "Deleted all views.\n"
4077
#: bzrlib/builtins.py:6364
4088
#: bzrlib/builtins.py:6388
4078
4089
msgid "No current view to delete"
4081
#: bzrlib/builtins.py:6367
4092
#: bzrlib/builtins.py:6391
4082
4093
#, python-format
4083
4094
msgid "Deleted '%s' view.\n"
4086
#: bzrlib/builtins.py:6371
4097
#: bzrlib/builtins.py:6395
4087
4098
msgid "Both --switch and a file list specified"
4090
#: bzrlib/builtins.py:6374
4101
#: bzrlib/builtins.py:6398
4091
4102
msgid "Both --switch and --all specified"
4094
#: bzrlib/builtins.py:6377
4105
#: bzrlib/builtins.py:6401
4095
4106
msgid "No current view to disable"
4098
#: bzrlib/builtins.py:6379
4109
#: bzrlib/builtins.py:6403
4099
4110
#, python-format
4100
4111
msgid "Disabled '%s' view.\n"
4103
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4114
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
4104
4115
msgid "Using '{0}' view: {1}\n"
4107
#: bzrlib/builtins.py:6386
4118
#: bzrlib/builtins.py:6410
4108
4119
msgid "Views defined:\n"
4111
#: bzrlib/builtins.py:6395
4122
#: bzrlib/builtins.py:6419
4112
4123
msgid "No views defined.\n"
4115
#: bzrlib/builtins.py:6402
4126
#: bzrlib/builtins.py:6426
4116
4127
msgid "Cannot change the 'off' pseudo view"
4119
#: bzrlib/builtins.py:6410
4130
#: bzrlib/builtins.py:6434
4120
4131
msgid "No current view.\n"
4123
#: bzrlib/builtins.py:6413
4134
#: bzrlib/builtins.py:6437
4124
4135
msgid "'{0}' view is: {1}\n"
4127
#: bzrlib/builtins.py:6433
4138
#: bzrlib/builtins.py:6457
4128
4139
msgid " <no hooks installed>\n"
4131
#: bzrlib/builtins.py:6437
4142
#: bzrlib/builtins.py:6461
4132
4143
msgid "Remove a branch."
4133
4144
msgstr "Einen Zweig entfernen."
4135
#: bzrlib/builtins.py:6439
4146
#: bzrlib/builtins.py:6463
4137
4148
"This will remove the branch from the specified location but \n"
4138
4149
"will keep any working tree or repository in place."
4141
#: bzrlib/builtins.py:6444
4152
#: bzrlib/builtins.py:6468
4142
4153
msgid " Remove the branch at repo/trunk::"
4145
#: bzrlib/builtins.py:6446
4156
#: bzrlib/builtins.py:6470
4146
4157
msgid " bzr remove-branch repo/trunk"
4147
4158
msgstr " bzr remove-branch repo/trunk"
4149
#: bzrlib/builtins.py:6444
4160
#: bzrlib/builtins.py:6477
4150
4161
msgid "Remove branch even if it is the active branch."
4151
4162
msgstr "Zweig entfernen, selbst wenn es ein aktiver Zweig ist."
4153
#: bzrlib/builtins.py:6458
4164
#: bzrlib/builtins.py:6491
4154
4165
msgid "Branch is active. Use --force to remove it."
4155
4166
msgstr "Zweig ist aktiv. Benutzen Sie --force, um ihn zu entfernen."
4157
#: bzrlib/builtins.py:6461
4168
#: bzrlib/builtins.py:6495
4158
4169
msgid "Plaintext diff output."
4161
#: bzrlib/builtins.py:6462
4172
#: bzrlib/builtins.py:6496
4162
4173
msgid "Temporarily set aside some changes from the current tree."
4165
#: bzrlib/builtins.py:6464
4176
#: bzrlib/builtins.py:6498
4167
4178
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4168
4179
"ie. out of the way, until a later time when you can bring them back from\n"
4223
#: bzrlib/builtins.py:6503
4234
#: bzrlib/builtins.py:6537
4224
4235
msgid "Shelve all changes."
4227
#: bzrlib/builtins.py:6505
4238
#: bzrlib/builtins.py:6539
4228
4239
msgid "Method to use for writing diffs."
4231
#: bzrlib/builtins.py:6505
4242
#: bzrlib/builtins.py:6539
4235
#: bzrlib/builtins.py:6509
4246
#: bzrlib/builtins.py:6543
4236
4247
msgid "List shelved changes."
4239
#: bzrlib/builtins.py:6511
4250
#: bzrlib/builtins.py:6545
4240
4251
msgid "Destroy removed changes instead of shelving them."
4243
#: bzrlib/builtins.py:6540
4254
#: bzrlib/builtins.py:6574
4244
4255
msgid "No shelved changes."
4247
#: bzrlib/builtins.py:6551
4258
#: bzrlib/builtins.py:6585
4248
4259
msgid "Restore shelved changes."
4251
#: bzrlib/builtins.py:6553
4262
#: bzrlib/builtins.py:6587
4253
4264
"By default, the most recently shelved changes are restored. However if you\n"
4254
4265
"specify a shelf by id those changes will be restored instead. This works\n"
4255
4266
"best when the changes don't depend on each other."
4258
#: bzrlib/builtins.py:6562
4269
#: bzrlib/builtins.py:6596
4259
4270
msgid "The action to perform."
4260
4271
msgstr "Die auszuführende Aktion."
4262
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4273
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
4264
4275
msgstr "Aktion"
4266
#: bzrlib/builtins.py:6564
4277
#: bzrlib/builtins.py:6598
4267
4278
msgid "Apply changes and remove from the shelf."
4270
#: bzrlib/builtins.py:6565
4281
#: bzrlib/builtins.py:6599
4271
4282
msgid "Show changes, but do not apply or remove them."
4272
4283
msgstr "Änderungen anzeigen, aber nicht anwenden oder entfernen."
4274
#: bzrlib/builtins.py:6566
4285
#: bzrlib/builtins.py:6600
4276
4287
"Instead of unshelving the changes, show the diff that would result from "
4280
#: bzrlib/builtins.py:6568
4291
#: bzrlib/builtins.py:6602
4281
4292
msgid "Delete changes without applying them."
4282
4293
msgstr "Änderungen löschen ohne diese anzuwenden."
4284
#: bzrlib/builtins.py:6569
4295
#: bzrlib/builtins.py:6603
4285
4296
msgid "Apply changes but don't delete them."
4286
4297
msgstr "Änderungen anwenden, aber diese nicht löschen."
4288
#: bzrlib/builtins.py:6584
4299
#: bzrlib/builtins.py:6618
4289
4300
msgid "Remove unwanted files from working tree."
4292
#: bzrlib/builtins.py:6586
4303
#: bzrlib/builtins.py:6620
4294
4305
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4295
4306
"files are never deleted."
4298
#: bzrlib/builtins.py:6589
4309
#: bzrlib/builtins.py:6623
4300
4311
"Another class is 'detritus', which includes files emitted by bzr during\n"
4301
4312
"normal operations and selftests. (The value of these files decreases with\n"
4305
#: bzrlib/builtins.py:6593
4316
#: bzrlib/builtins.py:6627
4307
4318
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4308
4319
"flags are respected, and may be combined."
4311
#: bzrlib/builtins.py:6596
4322
#: bzrlib/builtins.py:6630
4312
4323
msgid "To check what clean-tree will do, use --dry-run."
4313
4324
msgstr "Um zu prüfen, was clean-tree tun wird, --dry-run benutzen."
4315
#: bzrlib/builtins.py:6599
4326
#: bzrlib/builtins.py:6633
4316
4327
msgid "Delete all ignored files."
4317
4328
msgstr "Alle ignorierten Dateien löschen."
4319
#: bzrlib/builtins.py:6600
4330
#: bzrlib/builtins.py:6634
4321
4332
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4324
#: bzrlib/builtins.py:6603
4335
#: bzrlib/builtins.py:6637
4325
4336
msgid "Delete files unknown to bzr (default)."
4326
4337
msgstr "Dateien löschen, die bzr nicht bekannt sind (Vorgabe)."
4328
#: bzrlib/builtins.py:6604
4339
#: bzrlib/builtins.py:6638
4329
4340
msgid "Show files to delete instead of deleting them."
4330
4341
msgstr "Dateien zum Löschen anzeigen, anstelle diese zu löschen."
4332
#: bzrlib/builtins.py:6606
4343
#: bzrlib/builtins.py:6640
4333
4344
msgid "Do not prompt before deleting."
4334
4345
msgstr "Vor dem Löschen nicht nachfragen."
5255
#: bzrlib/errors.py:809
5266
#: bzrlib/errors.py:818
5256
5267
msgid "Revision is not compatible with %(repo_format)s"
5257
5268
msgstr "Die Revision ist inkompatibel zu %(repo_format)s"
5259
#: bzrlib/errors.py:819
5270
#: bzrlib/errors.py:828
5260
5271
msgid "%(context_info)s%(path)s is already versioned."
5261
5272
msgstr "%(context_info)s%(path)s ist bereits versioniert."
5263
#: bzrlib/errors.py:840
5274
#: bzrlib/errors.py:849
5264
5275
msgid "%(context_info)s%(path)s is not versioned."
5265
5276
msgstr "%(context_info)s%(path)s ist nicht versioniert."
5267
#: bzrlib/errors.py:861
5278
#: bzrlib/errors.py:870
5268
5279
msgid "Path(s) are not versioned: %(paths_as_string)s"
5269
5280
msgstr "Pfad(e) ist/sind nicht versioniert: %(paths_as_string)s"
5271
#: bzrlib/errors.py:872
5282
#: bzrlib/errors.py:881
5272
5283
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5273
5284
msgstr "Pfad(e) existiert/existieren nicht: %(paths_as_string)s%(extra)s"
5275
#: bzrlib/errors.py:891
5286
#: bzrlib/errors.py:900
5276
5287
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5279
#: bzrlib/errors.py:899
5290
#: bzrlib/errors.py:908
5281
5292
"Filename %(filename)r is not valid in your current filesystem encoding "
5282
5293
"%(fs_encoding)s"
5285
#: bzrlib/errors.py:910
5296
#: bzrlib/errors.py:919
5286
5297
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5289
#: bzrlib/errors.py:928
5300
#: bzrlib/errors.py:937
5290
5301
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5293
#: bzrlib/errors.py:967
5304
#: bzrlib/errors.py:976
5294
5305
msgid "Cannot lock %(lock)s: %(why)s"
5297
#: bzrlib/errors.py:977
5308
#: bzrlib/errors.py:986
5299
5310
"A transaction related operation was attempted after the transaction finished."
5302
#: bzrlib/errors.py:1004
5313
#: bzrlib/errors.py:1013
5303
5314
msgid "Cannot lock: transport is read only: %(transport)s"
5306
#: bzrlib/errors.py:1012
5317
#: bzrlib/errors.py:1021
5307
5318
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5310
#: bzrlib/errors.py:1023
5321
#: bzrlib/errors.py:1032
5312
5323
"Lock was broken while still open: %(lock)s - check storage consistency!"
5315
#: bzrlib/errors.py:1034
5326
#: bzrlib/errors.py:1043
5317
5328
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5318
5329
"%(holder)r, wanted to break %(target)r"
5321
#: bzrlib/errors.py:1046
5332
#: bzrlib/errors.py:1055
5323
5334
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5324
5335
"Use 'bzr break-lock' to clear it"
5327
#: bzrlib/errors.py:1059
5338
#: bzrlib/errors.py:1068
5328
5339
msgid "Lock not held: %(lock)s"
5331
#: bzrlib/errors.py:1088
5342
#: bzrlib/errors.py:1097
5332
5343
msgid "No changes to commit"
5335
#: bzrlib/errors.py:1093
5346
#: bzrlib/errors.py:1102
5337
5348
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5340
#: bzrlib/errors.py:1103
5351
#: bzrlib/errors.py:1112
5342
5353
"Excluding paths during commit is not supported by repository at "
5343
5354
"%(repository)r."
5346
#: bzrlib/errors.py:1112
5357
#: bzrlib/errors.py:1121
5348
5359
"The specified commit message contains characters unsupported by the current "
5352
#: bzrlib/errors.py:1118
5363
#: bzrlib/errors.py:1127
5353
5364
msgid "Upgrade URL cannot work with readonly URLs."
5356
#: bzrlib/errors.py:1123
5367
#: bzrlib/errors.py:1132
5357
5368
msgid "The branch format %(format)s is already at the most recent format."
5360
#: bzrlib/errors.py:1146
5371
#: bzrlib/errors.py:1155
5361
5372
msgid "Option --change does not accept revision ranges"
5362
5373
msgstr "Die Option --change akzeptiert keine Revisionsbereiche"
5364
#: bzrlib/errors.py:1151
5375
#: bzrlib/errors.py:1160
5365
5376
msgid "No namespace registered for string: %(spec)r"
5368
#: bzrlib/errors.py:1170
5379
#: bzrlib/errors.py:1179
5370
5381
"Requested revision: '%(spec)s' does not exist in branch: "
5371
5382
"%(branch_url)s%(extra)s"
5373
5384
"Angeforderte Revision: »%(spec)s« existiert nicht im Zweig: "
5374
5385
"%(branch_url)s%(extra)s"
5376
#: bzrlib/errors.py:1184
5387
#: bzrlib/errors.py:1193
5378
5389
"Operation denied because it would change the main history, which is not "
5379
5390
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5382
#: bzrlib/errors.py:1195
5393
#: bzrlib/errors.py:1204
5384
5395
"These branches have diverged. Use the missing command to see how.\n"
5385
5396
"Use the merge command to reconcile them."
5388
#: bzrlib/errors.py:1215
5399
#: bzrlib/errors.py:1224
5390
5401
"Branches have no common ancestor, and no merge base revision was specified."
5393
#: bzrlib/errors.py:1221
5404
#: bzrlib/errors.py:1230
5395
5406
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5398
#: bzrlib/errors.py:1227
5409
#: bzrlib/errors.py:1236
5399
5410
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5402
#: bzrlib/errors.py:1236
5413
#: bzrlib/errors.py:1245
5404
5415
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5407
#: bzrlib/errors.py:1245
5418
#: bzrlib/errors.py:1254
5408
5419
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5411
#: bzrlib/errors.py:1254
5422
#: bzrlib/errors.py:1263
5412
5423
msgid "Branch %(branch)s has no commits."
5415
#: bzrlib/errors.py:1272
5426
#: bzrlib/errors.py:1281
5417
5428
"Bound branch %(branch)s is out of date with master branch "
5418
5429
"%(master)s.%(extra_help)s"
5421
#: bzrlib/errors.py:1284
5432
#: bzrlib/errors.py:1293
5423
5434
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5424
5435
"bound to %(remote)s."
5427
#: bzrlib/errors.py:1296
5438
#: bzrlib/errors.py:1305
5428
5439
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5431
#: bzrlib/errors.py:1305
5442
#: bzrlib/errors.py:1314
5433
5444
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5437
#: bzrlib/errors.py:1317
5448
#: bzrlib/errors.py:1326
5438
5449
msgid "Error in processing weave: %(msg)s"
5441
#: bzrlib/errors.py:1326
5452
#: bzrlib/errors.py:1335
5442
5453
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5443
5454
msgstr "Revision {%(revision_id)s} ist bereits in %(weave)s vorhanden"
5445
#: bzrlib/errors.py:1337
5456
#: bzrlib/errors.py:1346
5446
5457
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5447
5458
msgstr "Revision {%(revision_id)s} ist nicht in %(weave)s vorhanden"
5449
#: bzrlib/errors.py:1347
5460
#: bzrlib/errors.py:1356
5450
5461
msgid "Weave invariant violated: %(what)s"
5453
#: bzrlib/errors.py:1356
5464
#: bzrlib/errors.py:1365
5454
5465
msgid "Parents are mismatched between two revisions. %(msg)s"
5457
#: bzrlib/errors.py:1378
5468
#: bzrlib/errors.py:1387
5459
5470
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5463
#: bzrlib/errors.py:1390
5474
#: bzrlib/errors.py:1399
5464
5475
msgid "Versioned file error"
5465
5476
msgstr "Fehler bei versionierter Datei"
5467
#: bzrlib/errors.py:1395
5478
#: bzrlib/errors.py:1404
5468
5479
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5469
5480
msgstr "Revision {%(revision_id)s} ist nicht in »%(file_id)s« vorhanden."
5471
#: bzrlib/errors.py:1405
5482
#: bzrlib/errors.py:1414
5472
5483
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5473
5484
msgstr "Revision {%(revision_id)s} ist bereits in »%(file_id)s« vorhanden."
5475
#: bzrlib/errors.py:1415
5486
#: bzrlib/errors.py:1424
5476
5487
msgid "Text did not match its checksum: %(msg)s"
5477
5488
msgstr "Der Text entsprach nicht seiner Prüfsumme: %(msg)s"
5479
#: bzrlib/errors.py:1541
5490
#: bzrlib/errors.py:1550
5480
5491
msgid "Export format %(format)r not supported"
5481
5492
msgstr "Exportformat %(format)r wird nicht unterstützt"
5483
#: bzrlib/errors.py:1550
5494
#: bzrlib/errors.py:1559
5484
5495
msgid "Transport error: %(msg)s %(orig_error)s"
5485
5496
msgstr "Übertragungsfehler: %(msg)s %(orig_error)s"
5487
#: bzrlib/errors.py:1576
5498
#: bzrlib/errors.py:1585
5488
5499
msgid "Generic bzr smart protocol error: %(details)s"
5489
5500
msgstr "Allgemeiner bzr-Smart-Protokoll-Fehler: %(details)s"
5491
#: bzrlib/errors.py:1584
5502
#: bzrlib/errors.py:1593
5492
5503
msgid "Received bad protocol version marker: %(marker)r"
5495
#: bzrlib/errors.py:1616
5506
#: bzrlib/errors.py:1625
5496
5507
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5499
#: bzrlib/errors.py:1621
5510
#: bzrlib/errors.py:1630
5500
5511
msgid "Connection error: %(msg)s %(orig_error)s"
5501
5512
msgstr "Verbindungsfehler: %(msg)s %(orig_error)s"
5503
#: bzrlib/errors.py:1626
5514
#: bzrlib/errors.py:1635
5504
5515
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5505
5516
msgstr "%(msg)s %(host)s%(port)s%(orig_error)s"
5507
#: bzrlib/errors.py:1647
5518
#: bzrlib/errors.py:1656
5508
5519
msgid "Connection closed: %(msg)s %(orig_error)s"
5509
5520
msgstr "Verbindung geschlossen: %(msg)s %(orig_error)s"
5511
#: bzrlib/errors.py:1652
5522
#: bzrlib/errors.py:1661
5512
5523
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5513
5524
msgstr "Verbindung abgelaufen: %(msg)s%(orig_error)s"
5515
#: bzrlib/errors.py:1657
5526
#: bzrlib/errors.py:1666
5516
5527
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5519
#: bzrlib/errors.py:1667
5530
#: bzrlib/errors.py:1676
5520
5531
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5521
5532
msgstr "Ungültige HTTP-Antwort für %(path)s: %(msg)s%(orig_error)s"
5523
#: bzrlib/errors.py:1682
5534
#: bzrlib/errors.py:1691
5524
5535
msgid "Certificate error: %(error)s"
5525
5536
msgstr "Zertifikatsfehler: %(error)s"
5527
#: bzrlib/errors.py:1690
5538
#: bzrlib/errors.py:1699
5528
5539
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5529
5540
msgstr "Ungültiger HTTP-Bereich %(range)r für %(path)s: %(msg)s"
5531
#: bzrlib/errors.py:1704
5542
#: bzrlib/errors.py:1713
5532
5543
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5533
5544
msgstr "»HTTP MIME Boundary« für %(path)s fehlt: %(msg)sy"
5535
#: bzrlib/errors.py:1712
5546
#: bzrlib/errors.py:1721
5536
5547
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5537
5548
msgstr "Ungültiger HTTP-Content-type »%(ctype)s« für %(path)s: %(msg)s"
5539
#: bzrlib/errors.py:1721
5550
#: bzrlib/errors.py:1730
5540
5551
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5541
5552
msgstr "%(source)s wird%(permanently)s umgeleitet nach %(target)s"
5543
#: bzrlib/errors.py:1735
5554
#: bzrlib/errors.py:1744
5544
5555
msgid "Too many redirections"
5545
5556
msgstr "Zu viele Umleitungen"
5547
#: bzrlib/errors.py:1740
5558
#: bzrlib/errors.py:1749
5548
5559
msgid "Working tree has conflicts."
5551
#: bzrlib/errors.py:1744
5562
#: bzrlib/errors.py:1753
5552
5563
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5553
5564
msgstr "Konfigurationsdatei %(filename)s ist nicht UTF-8-kodiert\n"
5555
#: bzrlib/errors.py:1753
5566
#: bzrlib/errors.py:1762
5557
5568
"Error(s) parsing config file %(filename)s:\n"
5561
#: bzrlib/errors.py:1763
5572
#: bzrlib/errors.py:1772
5563
5574
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5564
5575
"See ``bzr help %(name)s``"
5567
#: bzrlib/errors.py:1773
5578
#: bzrlib/errors.py:1782
5568
5579
msgid "%(username)r does not seem to contain a reasonable email address"
5569
5580
msgstr "%(username)r scheint keine vernünftige E-Mail-Adresse zu haben"
5571
#: bzrlib/errors.py:1782
5582
#: bzrlib/errors.py:1791
5572
5583
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5575
#: bzrlib/errors.py:1790
5586
#: bzrlib/errors.py:1799
5576
5587
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5579
#: bzrlib/errors.py:1798
5590
#: bzrlib/errors.py:1807
5580
5591
msgid "Unable to import library \"%(library)s\": %(error)s"
5581
5592
msgstr "Importieren der Bibliothek »%(library)s« nicht möglich: %(error)s"
5583
#: bzrlib/errors.py:1806
5594
#: bzrlib/errors.py:1815
5584
5595
msgid "python-gpgme is not installed, it is needed to verify signatures"
5587
#: bzrlib/errors.py:1814
5598
#: bzrlib/errors.py:1823
5589
5600
"The working tree for %(basedir)s has changed since the last commit, but "
5590
5601
"weave merge requires that it be unchanged"
5593
#: bzrlib/errors.py:1824
5604
#: bzrlib/errors.py:1833
5595
5606
"Can't reprocess and show base, because reprocessing obscures the "
5596
5607
"relationship of conflicting lines to the base"
5599
#: bzrlib/errors.py:1830
5610
#: bzrlib/errors.py:1839
5600
5611
msgid "Cycle in graph %(graph)r"
5603
#: bzrlib/errors.py:1858
5614
#: bzrlib/errors.py:1867
5604
5615
msgid "File %(filename)s is not conflicted."
5607
#: bzrlib/errors.py:1880
5618
#: bzrlib/errors.py:1889
5608
5619
msgid "No bundle was found in \"%(filename)s\"."
5611
#: bzrlib/errors.py:1889
5622
#: bzrlib/errors.py:1898
5612
5623
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5615
#: bzrlib/errors.py:1899
5626
#: bzrlib/errors.py:1908
5616
5627
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5617
5628
msgstr "Im Zweig %(base)s fehlt Revision %(text_revision)s von %(file_id)s"
5619
#: bzrlib/errors.py:1912
5630
#: bzrlib/errors.py:1921
5620
5631
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5623
#: bzrlib/errors.py:1922
5634
#: bzrlib/errors.py:1931
5624
5635
msgid "Key %(key)s is already present in map"
5627
#: bzrlib/errors.py:1927
5638
#: bzrlib/errors.py:1936
5628
5639
msgid "The prefix %(prefix)s is in the help search path twice."
5631
#: bzrlib/errors.py:1937
5642
#: bzrlib/errors.py:1946
5633
5644
"No final name for trans_id %(trans_id)r\n"
5634
5645
"file-id: %(file_id)r\n"
5635
5646
"root trans-id: %(root_trans_id)r\n"
5638
#: bzrlib/errors.py:1969
5649
#: bzrlib/errors.py:1978
5639
5650
msgid "Attempt to reuse a transform that has already been applied."
5642
#: bzrlib/errors.py:1974
5653
#: bzrlib/errors.py:1983
5643
5654
msgid "Moving the root directory is not supported at this time"
5646
#: bzrlib/errors.py:1979
5657
#: bzrlib/errors.py:1988
5647
5658
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5648
5659
msgstr "Umbenennen von %(from_path)s in %(to_path)s gescheitert: %(why)s"
5650
#: bzrlib/errors.py:1990
5661
#: bzrlib/errors.py:1999
5652
5663
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5655
#: bzrlib/errors.py:2026
5666
#: bzrlib/errors.py:2035
5657
5668
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5660
#: bzrlib/errors.py:2056
5671
#: bzrlib/errors.py:2065
5661
5672
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5664
#: bzrlib/errors.py:2064
5675
#: bzrlib/errors.py:2073
5665
5676
msgid "Nothing to merge."
5668
#: bzrlib/errors.py:2069
5679
#: bzrlib/errors.py:2078
5669
5680
msgid "Format %(format)s cannot be initialised by this version of bzr."
5671
5682
"Das Format %(format)s kann von dieser Bazaar-Version nicht initialisiert "
5674
#: bzrlib/errors.py:2078
5685
#: bzrlib/errors.py:2087
5676
5687
"Cannot convert from format %(from_format)s to format %(format)s. "
5680
#: bzrlib/errors.py:2090
5691
#: bzrlib/errors.py:2099
5681
5692
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5684
#: bzrlib/errors.py:2098
5695
#: bzrlib/errors.py:2107
5685
5696
msgid "%(exe_name)s could not be found on this machine"
5686
5697
msgstr "%(exe_name)s konnte nicht auf diesem Rechner gefunden werden"
5688
#: bzrlib/errors.py:2106
5699
#: bzrlib/errors.py:2115
5689
5700
msgid "Diff is not installed on this machine: %(msg)s"
5690
5701
msgstr "Diff ist auf diesem Rechner nicht installiert: %(msg)s"
5692
#: bzrlib/errors.py:2114
5703
#: bzrlib/errors.py:2123
5693
5704
msgid "Diff3 is not installed on this machine."
5694
5705
msgstr "Diff3 ist auf diesem Rechner nicht installiert."
5696
#: bzrlib/errors.py:2120
5707
#: bzrlib/errors.py:2129
5697
5708
msgid "The content being inserted is already present."
5698
5709
msgstr "Der gerade eingefügte Inhalt ist bereits vorhanden."
5700
#: bzrlib/errors.py:2125
5711
#: bzrlib/errors.py:2134
5702
5713
"This tree contains left-over files from a failed operation.\n"
5703
5714
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5720
5731
" keep, and delete it when you are done."
5723
#: bzrlib/errors.py:2157
5734
#: bzrlib/errors.py:2166
5725
5736
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5726
5737
"examine %(pending_deletion)s to see if it contains any files you wish to "
5727
5738
"keep, and delete it when you are done."
5730
#: bzrlib/errors.py:2167
5741
#: bzrlib/errors.py:2176
5731
5742
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5734
#: bzrlib/errors.py:2181
5745
#: bzrlib/errors.py:2190
5736
5747
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5738
5749
"Im öffentlichen Zweig »%(public_location)s« fehlt Revision »%(revstring)s«."
5740
#: bzrlib/errors.py:2194
5751
#: bzrlib/errors.py:2203
5741
5752
msgid "Error in merge modified format"
5744
#: bzrlib/errors.py:2199
5755
#: bzrlib/errors.py:2208
5745
5756
msgid "Format error in conflict listings"
5748
#: bzrlib/errors.py:2203
5759
#: bzrlib/errors.py:2212
5750
5761
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5751
5762
"Error: %(description)s"
5754
#: bzrlib/errors.py:2214
5765
#: bzrlib/errors.py:2223
5756
5767
"An error has been detected in the repository %(repo_path)s.\n"
5757
5768
"Please run bzr reconcile on this repository."
5760
#: bzrlib/errors.py:2225
5771
#: bzrlib/errors.py:2234
5762
5773
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5763
5774
"reason: %(reason)s"
5766
#: bzrlib/errors.py:2238
5777
#: bzrlib/errors.py:2247
5768
5779
"An inconsistent delta was supplied: %(delta)r\n"
5769
5780
"reason: %(reason)s"
5772
#: bzrlib/errors.py:2250
5783
#: bzrlib/errors.py:2259
5773
5784
msgid "To use this feature you must upgrade your branch at %(path)s."
5776
#: bzrlib/errors.py:2259
5787
#: bzrlib/errors.py:2268
5777
5788
msgid "To use this feature you must upgrade your repository at %(path)s."
5780
#: bzrlib/errors.py:2264
5791
#: bzrlib/errors.py:2273
5782
5793
"To use this feature you must upgrade your branch at %(path)s to a format "
5783
5794
"which supports rich roots."
5786
#: bzrlib/errors.py:2270
5797
#: bzrlib/errors.py:2279
5787
5798
msgid "Cannot perform local-only commits on unbound branches."
5790
#: bzrlib/errors.py:2275
5801
#: bzrlib/errors.py:2284
5791
5802
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5794
#: bzrlib/errors.py:2296
5805
#: bzrlib/errors.py:2305
5795
5806
msgid "Ghost tags not supported by format %(format)r."
5798
#: bzrlib/errors.py:2304
5809
#: bzrlib/errors.py:2313
5799
5810
msgid "File is binary but should be text."
5800
5811
msgstr "Die Datei ist binär, sollte aber Text sein."
5802
#: bzrlib/errors.py:2309
5813
#: bzrlib/errors.py:2318
5803
5814
msgid "The path %(path)s is not permitted on this platform"
5804
5815
msgstr "Der Pfad %(path)s ist auf dieser Plattform nicht erlaubt"
5806
#: bzrlib/errors.py:2318
5817
#: bzrlib/errors.py:2327
5808
5819
"Testament did not match expected value.\n"
5809
5820
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5810
5821
" {%(measured)s}"
5813
#: bzrlib/errors.py:2330
5824
#: bzrlib/errors.py:2339
5814
5825
msgid "Not a bzr revision-bundle: %(text)r"
5817
#: bzrlib/errors.py:2339
5828
#: bzrlib/errors.py:2348
5818
5829
msgid "Bad bzr revision-bundle: %(text)r"
5821
#: bzrlib/errors.py:2348
5832
#: bzrlib/errors.py:2357
5822
5833
msgid "Malformed bzr revision-bundle header: %(text)r"
5825
#: bzrlib/errors.py:2353
5836
#: bzrlib/errors.py:2362
5826
5837
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5829
#: bzrlib/errors.py:2358
5840
#: bzrlib/errors.py:2367
5830
5841
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5833
#: bzrlib/errors.py:2363
5844
#: bzrlib/errors.py:2372
5834
5845
msgid "End of line marker was not \\n in bzr revision-bundle"
5837
#: bzrlib/errors.py:2373
5848
#: bzrlib/errors.py:2382
5838
5849
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5841
#: bzrlib/errors.py:2383
5852
#: bzrlib/errors.py:2392
5842
5853
msgid "Root class for inventory serialization errors"
5845
#: bzrlib/errors.py:2387
5856
#: bzrlib/errors.py:2396
5847
5858
"The inventory was not in the expected format:\n"
5851
#: bzrlib/errors.py:2396
5862
#: bzrlib/errors.py:2405
5852
5863
msgid "This operation requires rich root data storage"
5855
#: bzrlib/errors.py:2409
5866
#: bzrlib/errors.py:2418
5856
5867
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5859
#: bzrlib/errors.py:2418
5870
#: bzrlib/errors.py:2427
5861
5872
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5865
#: bzrlib/errors.py:2425
5876
#: bzrlib/errors.py:2434
5867
5878
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5868
5879
"ghost at {%(ghost_revision_id)s}"
5871
#: bzrlib/errors.py:2435
5882
#: bzrlib/errors.py:2444
5872
5883
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5873
5884
msgstr "Geister-Revision {%(revision_id)s} kann hier nicht benutzt werden."
5875
#: bzrlib/errors.py:2486
5886
#: bzrlib/errors.py:2495
5877
5888
"A merge directive must provide either a bundle or a public branch location."
5880
#: bzrlib/errors.py:2493
5891
#: bzrlib/errors.py:2502
5881
5892
msgid "Bad merge directive payload %(start)r"
5884
#: bzrlib/errors.py:2503
5895
#: bzrlib/errors.py:2512
5885
5896
msgid "Preview patch does not match requested changes."
5888
#: bzrlib/errors.py:2509
5899
#: bzrlib/errors.py:2518
5889
5900
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5892
#: bzrlib/errors.py:2519
5903
#: bzrlib/errors.py:2528
5894
5905
"Your branch does not have all of the revisions required in order to merge "
5895
5906
"this merge directive and the target location specified in the merge "
5896
5907
"directive is not a branch: %(location)s."
5899
#: bzrlib/errors.py:2531
5910
#: bzrlib/errors.py:2540
5900
5911
msgid "Unsupported entry kind %(kind)s"
5903
#: bzrlib/errors.py:2539
5914
#: bzrlib/errors.py:2548
5904
5915
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5907
#: bzrlib/errors.py:2549
5918
#: bzrlib/errors.py:2558
5908
5919
msgid "Subsume target %(other_tree)s needs to be upgraded."
5911
#: bzrlib/errors.py:2568
5922
#: bzrlib/errors.py:2577
5912
5923
msgid "No such tag: %(tag_name)s"
5915
#: bzrlib/errors.py:2576
5926
#: bzrlib/errors.py:2585
5916
5927
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5919
#: bzrlib/errors.py:2585
5930
#: bzrlib/errors.py:2594
5920
5931
msgid "Tag %(tag_name)s already exists."
5923
#: bzrlib/errors.py:2593
5934
#: bzrlib/errors.py:2602
5925
5936
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5926
5937
"bugs\" for more information on this feature."
5929
#: bzrlib/errors.py:2603
5940
#: bzrlib/errors.py:2612
5931
5942
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5934
#: bzrlib/errors.py:2613
5945
#: bzrlib/errors.py:2622
5936
5947
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5939
#: bzrlib/errors.py:2623
5950
#: bzrlib/errors.py:2632
5940
5951
msgid "Invalid line in bugs property: '%(line)s'"
5943
#: bzrlib/errors.py:2631
5954
#: bzrlib/errors.py:2640
5944
5955
msgid "Invalid bug status: '%(status)s'"
5947
#: bzrlib/errors.py:2639
5958
#: bzrlib/errors.py:2648
5948
5959
msgid "Could not understand response from smart server: %(response_tuple)r"
5951
#: bzrlib/errors.py:2678
5962
#: bzrlib/errors.py:2687
5952
5963
msgid "Server sent an unexpected error: %(error_tuple)r"
5953
5964
msgstr "Der Server meldete einen unerwarteten Fehler: %(error_tuple)r"
5955
#: bzrlib/errors.py:2697
5966
#: bzrlib/errors.py:2706
5956
5967
msgid "Unrecognised container format: %(container_format)r"
5959
#: bzrlib/errors.py:2705
5970
#: bzrlib/errors.py:2714
5960
5971
msgid "Unexpected end of container stream"
5963
#: bzrlib/errors.py:2710
5974
#: bzrlib/errors.py:2719
5964
5975
msgid "Unknown record type: %(record_type)r"
5967
#: bzrlib/errors.py:2718
5978
#: bzrlib/errors.py:2727
5968
5979
msgid "Invalid record: %(reason)s"
5971
#: bzrlib/errors.py:2726
5982
#: bzrlib/errors.py:2735
5972
5983
msgid "Container has data after end marker: %(excess)r"
5975
#: bzrlib/errors.py:2734
5986
#: bzrlib/errors.py:2743
5976
5987
msgid "Container has multiple records with the same name: %(name)s"
5979
#: bzrlib/errors.py:2747
5990
#: bzrlib/errors.py:2756
5980
5991
msgid "Corrupt or incompatible data stream: %(reason)s"
5981
5992
msgstr "Fehlerhafter oder inkompatibler Datenstrom: %(reason)s"
5983
#: bzrlib/errors.py:2755
5994
#: bzrlib/errors.py:2764
5984
5995
msgid "SMTP error: %(error)s"
5985
5996
msgstr "SMTP-Fehler: %(error)s"
5987
#: bzrlib/errors.py:2763
5998
#: bzrlib/errors.py:2772
5988
5999
msgid "No message supplied."
5991
#: bzrlib/errors.py:2768
6002
#: bzrlib/errors.py:2777
5992
6003
msgid "No mail-to address (--mail-to) or output (-o) specified."
5995
#: bzrlib/errors.py:2781
6006
#: bzrlib/errors.py:2782
5997
6008
"Unable to find mail client with the following names: "
5998
6009
"%(mail_command_list_string)s"
6001
#: bzrlib/errors.py:2791
6012
#: bzrlib/errors.py:2792
6002
6013
msgid "SMTP connection to %(host)s refused"
6003
6014
msgstr "SMTP-Verbindung zu %(host)s wurde abgelehnt"
6005
#: bzrlib/errors.py:2800
6016
#: bzrlib/errors.py:2801
6006
6017
msgid "Please specify smtp_server. No server at default %(host)s."
6009
#: bzrlib/errors.py:2814
6020
#: bzrlib/errors.py:2815
6011
6022
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6015
#: bzrlib/errors.py:2826
6026
#: bzrlib/errors.py:2827
6016
6027
msgid "'%(display_url)s' is already a branch."
6017
6028
msgstr "»%(display_url)s« ist bereits ein Zweig."
6019
#: bzrlib/errors.py:2831
6030
#: bzrlib/errors.py:2832
6020
6031
msgid "'%(display_url)s' is already a tree."
6023
#: bzrlib/errors.py:2836
6034
#: bzrlib/errors.py:2837
6024
6035
msgid "'%(display_url)s' is already a checkout."
6027
#: bzrlib/errors.py:2841
6038
#: bzrlib/errors.py:2842
6028
6039
msgid "'%(display_url)s' is already a lightweight checkout."
6031
#: bzrlib/errors.py:2846
6042
#: bzrlib/errors.py:2847
6032
6043
msgid "'%(display_url)s' is already using a shared repository."
6035
#: bzrlib/errors.py:2851
6046
#: bzrlib/errors.py:2852
6036
6047
msgid "'%(display_url)s' is already standalone."
6039
#: bzrlib/errors.py:2856
6050
#: bzrlib/errors.py:2857
6040
6051
msgid "Shared repository '%(display_url)s' already creates working trees."
6043
#: bzrlib/errors.py:2862
6054
#: bzrlib/errors.py:2863
6045
6056
"Shared repository '%(display_url)s' already doesn't create working trees."
6048
#: bzrlib/errors.py:2868
6059
#: bzrlib/errors.py:2869
6049
6060
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6052
#: bzrlib/errors.py:2873
6063
#: bzrlib/errors.py:2874
6053
6064
msgid "No location could be found to bind to at %(display_url)s."
6056
#: bzrlib/errors.py:2878
6067
#: bzrlib/errors.py:2879
6058
6069
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
6059
6070
"status).%(more)s"
6062
#: bzrlib/errors.py:2897
6073
#: bzrlib/errors.py:2898
6064
6075
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
6065
6076
"list).%(more)s"
6068
#: bzrlib/errors.py:2903
6079
#: bzrlib/errors.py:2904
6069
6080
msgid "Variable {%(name)s} is not available."
6070
6081
msgstr "Variable {%(name)s} steht nicht zur Verfügung."
6072
#: bzrlib/errors.py:2911
6083
#: bzrlib/errors.py:2912
6073
6084
msgid "No template specified."
6076
#: bzrlib/errors.py:2916
6087
#: bzrlib/errors.py:2917
6077
6088
msgid "Unable to create symlink %(path_str)son this platform"
6080
#: bzrlib/errors.py:2931
6091
#: bzrlib/errors.py:2932
6082
6093
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
6083
6094
"\"original\", \"local\"."
6085
6096
"Ungültiges Zeitzonenformat »%(timezone)s«, die Optionen sind »utc«, "
6086
6097
"»original« und »local«."
6088
#: bzrlib/errors.py:2965
6099
#: bzrlib/errors.py:2966
6090
6101
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6093
#: bzrlib/errors.py:2977
6104
#: bzrlib/errors.py:2978
6094
6105
msgid "The \"%(config_id)s\" configuration does not exist."
6095
6106
msgstr "Die Konfiguration »%(config_id)s« existiert nicht."
6097
#: bzrlib/errors.py:2985
6108
#: bzrlib/errors.py:2986
6098
6109
msgid "The \"%(option_name)s\" configuration option does not exist."
6099
6110
msgstr "Die Konfigurationsoption »%(option_name)s« existiert nicht."
6101
#: bzrlib/errors.py:2993
6112
#: bzrlib/errors.py:2994
6102
6113
msgid "The alias \"%(alias_name)s\" does not exist."
6103
6114
msgstr "Der Alias »%(alias_name)s« existiert nicht."
6105
#: bzrlib/errors.py:3007
6116
#: bzrlib/errors.py:3008
6106
6117
msgid "\"%(alias_name)s\" is not a valid location alias."
6109
#: bzrlib/errors.py:3015
6120
#: bzrlib/errors.py:3016
6110
6121
msgid "No %(alias_name)s location assigned."
6113
#: bzrlib/errors.py:3023
6124
#: bzrlib/errors.py:3024
6114
6125
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6117
#: bzrlib/errors.py:3033
6128
#: bzrlib/errors.py:3034
6118
6129
msgid "Unknown rules detected: %(unknowns_str)s."
6119
6130
msgstr "Unbekannte Regeln festgestellt: %(unknowns_str)s."
6121
#: bzrlib/errors.py:3044
6132
#: bzrlib/errors.py:3045
6122
6133
msgid "Tip change rejected: %(msg)s"
6125
#: bzrlib/errors.py:3052
6136
#: bzrlib/errors.py:3053
6126
6137
msgid "Shelf corrupt."
6129
#: bzrlib/errors.py:3057
6140
#: bzrlib/errors.py:3058
6130
6141
msgid "Corruption while decompressing repository file%(orig_error)s"
6133
#: bzrlib/errors.py:3069
6144
#: bzrlib/errors.py:3070
6134
6145
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6137
#: bzrlib/errors.py:3077
6148
#: bzrlib/errors.py:3078
6138
6149
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6141
#: bzrlib/errors.py:3085
6152
#: bzrlib/errors.py:3086
6143
6154
"An attempt to access a url outside the server jail was made: '%(url)s'."
6146
#: bzrlib/errors.py:3093
6157
#: bzrlib/errors.py:3094
6147
6158
msgid "The user aborted the operation."
6148
6159
msgstr "Der Vorgang wurde vom Benutzer abgebrochen."
6150
#: bzrlib/errors.py:3098
6161
#: bzrlib/errors.py:3099
6151
6162
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6154
#: bzrlib/errors.py:3108
6165
#: bzrlib/errors.py:3109
6155
6166
msgid "No such view: %(view_name)s."
6158
#: bzrlib/errors.py:3118
6169
#: bzrlib/errors.py:3119
6160
6171
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6161
6172
"to a later format."
6164
#: bzrlib/errors.py:3127
6175
#: bzrlib/errors.py:3128
6166
6177
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6169
#: bzrlib/errors.py:3194
6180
#: bzrlib/errors.py:3195
6170
6181
msgid "%(bzrdir)r does not support co-located branches."
6173
#: bzrlib/errors.py:3200
6184
#: bzrlib/errors.py:3201
6175
6186
"Unable to determine your name.\n"
6176
6187
"Please, set your name with the 'whoami' command.\n"
6177
6188
"E.g. bzr whoami \"Your Name <name@example.com>\""
6180
#: bzrlib/errors.py:3209
6191
#: bzrlib/errors.py:3210
6181
6192
msgid "Invalid pattern(s) found. %(msg)s"
6182
6193
msgstr "Ungültige(s) Muster gefunden. %(msg)s"
6184
#: bzrlib/errors.py:3217
6195
#: bzrlib/errors.py:3218
6186
6197
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6187
6198
"unbind` to fix."
6190
#: bzrlib/errors.py:3228
6201
#: bzrlib/errors.py:3229
6191
6202
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6194
#: bzrlib/errors.py:3237
6205
#: bzrlib/errors.py:3238
6195
6206
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6198
#: bzrlib/errors.py:3246
6209
#: bzrlib/errors.py:3247
6200
6211
"No compatible object available for operations from %(source)r to %(target)r."
6203
#: bzrlib/errors.py:3256
6214
#: bzrlib/errors.py:3257
6205
6216
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6206
6217
"%(arguments)s."
6209
#: bzrlib/errors.py:3266
6220
#: bzrlib/errors.py:3267
6211
6222
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6212
6223
"format %(format)r"
6215
#: bzrlib/errors.py:3278
6226
#: bzrlib/errors.py:3279
6217
6228
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6669
6680
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6670
6681
" --project fooproject"
6672
#: bzrlib/plugins/launchpad/__init__.py:106
6683
#: bzrlib/plugins/launchpad/cmds.py:69
6673
6684
msgid "Launchpad project short name to associate with the branch."
6674
6685
msgstr "Launchpad-Projekt-Kurzname, dem der Zweig zugeordnet wird."
6676
#: bzrlib/plugins/launchpad/__init__.py:113
6687
#: bzrlib/plugins/launchpad/cmds.py:76
6678
6689
"Short name for the branch; by default taken from the last component of the "
6682
#: bzrlib/plugins/launchpad/__init__.py:117
6693
#: bzrlib/plugins/launchpad/cmds.py:80
6683
6694
msgid "One-sentence description of the branch."
6684
6695
msgstr "Beschreibung des Zweiges in einem Satz."
6686
#: bzrlib/plugins/launchpad/__init__.py:120
6697
#: bzrlib/plugins/launchpad/cmds.py:83
6687
6698
msgid "Longer description of the purpose or contents of the branch."
6688
6699
msgstr "Längere Beschreibung für den Zweck oder die Inhalte des Zweiges."
6690
#: bzrlib/plugins/launchpad/__init__.py:123
6701
#: bzrlib/plugins/launchpad/cmds.py:86
6691
6702
msgid "Branch author's email address, if not yourself."
6692
6703
msgstr "E-Mail-Adresse des Autors des Zweigs, wenn Sie es nicht selbst sind."
6694
#: bzrlib/plugins/launchpad/__init__.py:126
6705
#: bzrlib/plugins/launchpad/cmds.py:89
6695
6706
msgid "The bug this branch fixes."
6696
6707
msgstr "Der Fehler, den dieser Zweig behebt."
6698
#: bzrlib/plugins/launchpad/__init__.py:129
6709
#: bzrlib/plugins/launchpad/cmds.py:92
6699
6710
msgid "Prepare the request but don't actually send it."
6700
6711
msgstr "Die Anfrage vorbereiten, aber nicht absenden."
6702
#: bzrlib/plugins/launchpad/__init__.py:151
6713
#: bzrlib/plugins/launchpad/cmds.py:114
6704
6715
"register-branch requires a public branch url - see bzr help register-branch."
6707
#: bzrlib/plugins/launchpad/__init__.py:159
6718
#: bzrlib/plugins/launchpad/cmds.py:122
6708
6719
msgid "--product is deprecated; please use --project."
6709
6720
msgstr "--product ist veraltet; bitte --project benutzen."
6711
#: bzrlib/plugins/launchpad/__init__.py:191
6722
#: bzrlib/plugins/launchpad/cmds.py:152
6712
6723
msgid "Open a Launchpad branch page in your web browser."
6713
6724
msgstr "Eine Launchpad-Zweig-Seite in Ihrem Web-Browser öffnen."
6715
#: bzrlib/plugins/launchpad/__init__.py:196
6726
#: bzrlib/plugins/launchpad/cmds.py:157
6716
6727
msgid "Do not actually open the browser. Just say the URL we would use."
6719
#: bzrlib/plugins/launchpad/__init__.py:231
6730
#: bzrlib/plugins/launchpad/cmds.py:192
6720
6731
#, python-format
6721
6732
msgid "Opening %s in web browser"
6722
6733
msgstr "%s wird im Web-Browser geöffnet"
6724
#: bzrlib/plugins/launchpad/__init__.py:241
6735
#: bzrlib/plugins/launchpad/cmds.py:200
6725
6736
msgid "Show or set the Launchpad user ID."
6726
6737
msgstr "Den Launchpad-Benutzernamen anzeigen oder festlegen."
6728
#: bzrlib/plugins/launchpad/__init__.py:243
6739
#: bzrlib/plugins/launchpad/cmds.py:202
6730
6741
"When communicating with Launchpad, some commands need to know your\n"
6731
6742
"Launchpad user ID. This command can be used to set or show the\n"
6732
6743
"user ID that Bazaar will use for such communication."
6735
#: bzrlib/plugins/launchpad/__init__.py:247
6746
#: bzrlib/plugins/launchpad/cmds.py:206
6738
6749
" Show the Launchpad ID of the current user::"
6741
#: bzrlib/plugins/launchpad/__init__.py:250
6752
#: bzrlib/plugins/launchpad/cmds.py:209
6742
6753
msgid " bzr launchpad-login"
6743
6754
msgstr " bzr launchpad-login"
6745
#: bzrlib/plugins/launchpad/__init__.py:252
6756
#: bzrlib/plugins/launchpad/cmds.py:211
6746
6757
msgid " Set the Launchpad ID of the current user to 'bob'::"
6749
#: bzrlib/plugins/launchpad/__init__.py:254
6760
#: bzrlib/plugins/launchpad/cmds.py:213
6750
6761
msgid " bzr launchpad-login bob"
6751
6762
msgstr " bzr launchpad-login bob"
6753
#: bzrlib/plugins/launchpad/__init__.py:261
6764
#: bzrlib/plugins/launchpad/cmds.py:220
6754
6765
msgid "Don't check that the user name is valid."
6755
6766
msgstr "Den Benutzernamen nicht auf Gültigkeit prüfen."
6757
#: bzrlib/plugins/launchpad/__init__.py:276
6758
#: bzrlib/plugins/launchpad/__init__.py:287
6768
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
6759
6769
msgid "Launchpad user ID exists and has SSH keys.\n"
6760
6770
msgstr "Launchpad-Benutzername existiert und hat SSH-Schlüssel.\n"
6762
#: bzrlib/plugins/launchpad/__init__.py:279
6772
#: bzrlib/plugins/launchpad/cmds.py:238
6763
6773
msgid "No Launchpad user ID configured.\n"
6764
6774
msgstr "Kein Launchpad-Benutzername konfiguriert.\n"
6766
#: bzrlib/plugins/launchpad/__init__.py:290
6776
#: bzrlib/plugins/launchpad/cmds.py:249
6767
6777
#, python-format
6768
6778
msgid "Launchpad user ID set to '%s'.\n"
6769
6779
msgstr "Launchpad-Benutzername auf »%s« festgelegt.\n"
6771
#: bzrlib/plugins/launchpad/__init__.py:298
6781
#: bzrlib/plugins/launchpad/cmds.py:255
6772
6782
msgid "Ask Launchpad to mirror a branch now."
6773
6783
msgstr "Launchpad jetzt darum bitten, einen Zweig zu spiegeln."
6775
#: bzrlib/plugins/launchpad/__init__.py:318
6785
#: bzrlib/plugins/launchpad/cmds.py:272
6776
6786
msgid "Propose merging a branch on Launchpad."
6779
#: bzrlib/plugins/launchpad/__init__.py:320
6789
#: bzrlib/plugins/launchpad/cmds.py:274
6781
6791
"This will open your usual editor to provide the initial comment. When it\n"
6782
6792
"has created the proposal, it will open it in your default web browser."
6785
#: bzrlib/plugins/launchpad/__init__.py:323
6795
#: bzrlib/plugins/launchpad/cmds.py:277
6787
6797
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6788
6798
"is not supplied, the remembered submit branch will be used. If no submit\n"
6789
6799
"branch is remembered, the development focus will be used."
6792
#: bzrlib/plugins/launchpad/__init__.py:327
6802
#: bzrlib/plugins/launchpad/cmds.py:281
6794
6804
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6795
6805
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6928
#: bzrlib/plugins/launchpad/lp_propose.py:149
6938
#: bzrlib/plugins/launchpad/lp_propose.py:150
6929
6939
#, python-format
6930
6940
msgid "There is already a branch merge proposal: %s"
6933
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6943
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
6934
6944
msgid "pb parameter to convert() is deprecated"
6937
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
6947
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
6938
6948
msgid "starting upgrade from format 4 to 5"
6941
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
6951
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
6942
6952
msgid "note: upgrade may be faster if all store files are ungzipped first"
6945
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
6955
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
6946
6956
msgid "converting revision"
6947
6957
msgstr "Revision umwandeln"
6949
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
6959
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6950
6960
msgid "upgraded to weaves:"
6953
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6963
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
6954
6964
#, python-format
6955
6965
msgid "%6d revisions and inventories"
6958
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
6968
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
6959
6969
#, python-format
6960
6970
msgid "%6d revisions not present"
6961
6971
msgstr "%6d Revisionen nicht vorhanden"
6963
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
6973
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
6964
6974
#, python-format
6965
6975
msgid "%6d texts"
6966
6976
msgstr "%6d Texte"
6968
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
6978
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
6969
6979
msgid "writing weave"
6972
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
6973
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
6982
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6983
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
6974
6984
msgid "inventory"
6977
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
6987
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
6978
6988
msgid "write revision"
6979
6989
msgstr "Revision schreiben"
6981
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
6991
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
6982
6992
msgid "loading revision"
6983
6993
msgstr "Revision laden"
6985
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
6995
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
6986
6996
#, python-format
6987
6997
msgid "revision {%s} not present in branch; will be converted as a ghost"
6990
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7000
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
6991
7001
msgid "starting upgrade from format 5 to 6"
6994
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7004
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
6995
7005
#, python-format
6996
7006
msgid "adding prefixes to %s"
6999
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7009
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
7000
7010
msgid "starting upgrade from format 6 to metadir"
7003
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7013
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
7004
7014
msgid "Removing ancestry.weave"
7007
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7017
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
7008
7018
msgid "Finding branch files"
7009
7019
msgstr "Dateien des Zweigs finden"
7011
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7021
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
7012
7022
msgid "Upgrading repository"
7015
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7025
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
7016
7026
msgid "Upgrading branch"
7019
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7029
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
7020
7030
msgid "No working tree."
7023
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7033
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
7024
7034
msgid "Upgrading working tree"
7027
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7037
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
7028
7038
#, python-format
7029
7039
msgid "Make %s lock"
7032
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7042
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
7033
7043
#, python-format
7034
7044
msgid "Moving %s"
7035
7045
msgstr "%s wird verschoben"
9988
9990
"of bzr that requires authentication (smtp for example)."
9991
#: en/help_topics/configuration.txt:379
9993
#: en/help_topics/configuration.txt:391
9993
9995
"The syntax of the file obeys the same rules as the others except for the\n"
9994
9996
"option policies which don't apply."
9997
#: en/help_topics/configuration.txt:382
9999
#: en/help_topics/configuration.txt:394
9999
10001
"For more information on the possible uses of the authentication "
10000
10002
"configuration\n"
10001
10003
"file see :doc:`authentication-help`."
10004
#: en/help_topics/configuration.txt:385
10006
#: en/help_topics/configuration.txt:397
10007
10009
"Common options\n"
10008
10010
"--------------"
10011
#: en/help_topics/configuration.txt:389
10013
#: en/help_topics/configuration.txt:401
10013
10015
"debug_flags\n"
10014
10016
"~~~~~~~~~~~"
10017
#: en/help_topics/configuration.txt:392
10019
#: en/help_topics/configuration.txt:404
10019
10021
"A comma-separated list of debugging options to turn on. The same values\n"
10020
10022
"can be used as with the -D command-line option (see `help global-options`).\n"
10021
10023
"For example::"
10024
#: en/help_topics/configuration.txt:396
10026
#: en/help_topics/configuration.txt:408
10025
10027
msgid " debug_flags = hpss"
10026
10028
msgstr " debug_flags = hpss"
10028
#: en/help_topics/configuration.txt:400
10030
#: en/help_topics/configuration.txt:412
10029
10031
msgid " debug_flags = hpss,evil"
10030
10032
msgstr " debug_flags = hpss,evil"
10032
#: en/help_topics/configuration.txt:402
10034
#: en/help_topics/configuration.txt:414
10038
#: en/help_topics/configuration.txt:405
10040
#: en/help_topics/configuration.txt:417
10040
10042
"The email address to use when committing a branch. Typically takes the form\n"
10044
#: en/help_topics/configuration.txt:408
10046
#: en/help_topics/configuration.txt:420
10045
10047
msgid " email = Full Name <account@hostname.tld>"
10048
#: en/help_topics/configuration.txt:410
10050
#: en/help_topics/configuration.txt:422
10054
#: en/help_topics/configuration.txt:413
10056
#: en/help_topics/configuration.txt:425
10056
10058
"The path of the editor that you wish to use if *bzr commit* is run without\n"
10057
10059
"a commit message. This setting is trumped by the environment variable\n"
10145
10147
"to sign newly committed revisions, even if the branch requires signatures."
10148
#: en/help_topics/configuration.txt:462
10150
#: en/help_topics/configuration.txt:474
10150
10152
"dirstate.fdatasync\n"
10151
10153
"~~~~~~~~~~~~~~~~~~"
10154
#: en/help_topics/configuration.txt:465
10156
#: en/help_topics/configuration.txt:477
10156
10158
"If true (default), working tree metadata changes are flushed through the\n"
10157
10159
"OS buffers to physical disk. This is somewhat slower, but means data\n"
10158
10160
"should not be lost if the machine crashes. See also repository.fdatasync."
10161
#: en/help_topics/configuration.txt:469
10163
#: en/help_topics/configuration.txt:481
10163
10165
"gpg_signing_key\n"
10164
10166
"~~~~~~~~~~~~~~~"
10167
#: en/help_topics/configuration.txt:472
10169
#: en/help_topics/configuration.txt:484
10169
10171
"The GnuPG user identity to use when signing commits. Can be an e-mail\n"
10170
10172
"address, key fingerprint or full key ID. When unset or when set to\n"
10171
10173
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
10174
#: en/help_topics/configuration.txt:476
10176
#: en/help_topics/configuration.txt:488
10180
#: en/help_topics/configuration.txt:479
10182
#: en/help_topics/configuration.txt:491
10182
10184
"Only useful in ``locations.conf``. Defines whether or not the\n"
10183
10185
"configuration for this section applies to subdirectories:"
10186
#: en/help_topics/configuration.txt:482
10188
#: en/help_topics/configuration.txt:494
10189
10191
" (default) This section applies to subdirectories as well."
10192
#: en/help_topics/configuration.txt:485
10194
#: en/help_topics/configuration.txt:497
10195
10197
" This section only applies to the branch at this directory and not\n"
10196
10198
" branches below it."
10199
#: en/help_topics/configuration.txt:489
10201
#: en/help_topics/configuration.txt:501
10201
10203
"gpg_signing_command\n"
10202
10204
"~~~~~~~~~~~~~~~~~~~"
10205
#: en/help_topics/configuration.txt:492
10207
#: en/help_topics/configuration.txt:504
10207
10209
"(Default: \"gpg\"). Which program should be used to sign and check "
10208
10210
"revisions.\n"
10209
10211
"For example::"
10212
#: en/help_topics/configuration.txt:495
10214
#: en/help_topics/configuration.txt:507
10213
10215
msgid " gpg_signing_command = /usr/bin/gnpg"
10216
#: en/help_topics/configuration.txt:497
10218
#: en/help_topics/configuration.txt:509
10218
10220
"The specified command must accept the options \"--clearsign\" and \"-u "
10222
#: en/help_topics/configuration.txt:499
10224
#: en/help_topics/configuration.txt:511
10224
10226
"bzr_remote_path\n"
10225
10227
"~~~~~~~~~~~~~~~"
10228
#: en/help_topics/configuration.txt:502
10230
#: en/help_topics/configuration.txt:514
10230
10232
"(Default: \"bzr\"). The path to the command that should be used to run the "
10232
10234
"server for bzr. This value may only be specified in locations.conf, because:"
10235
#: en/help_topics/configuration.txt:505
10237
#: en/help_topics/configuration.txt:517
10237
10239
"- it's needed before branch.conf is accessible\n"
10238
10240
"- allowing remote branch.conf files to specify commands would be a security\n"
10242
#: en/help_topics/configuration.txt:509
10244
#: en/help_topics/configuration.txt:521
10243
10245
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
10246
#: en/help_topics/configuration.txt:511
10248
#: en/help_topics/configuration.txt:523
10248
10250
"smtp_server\n"
10249
10251
"~~~~~~~~~~~"
10252
#: en/help_topics/configuration.txt:514
10254
#: en/help_topics/configuration.txt:526
10254
10256
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
10255
10257
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
10258
#: en/help_topics/configuration.txt:517
10260
#: en/help_topics/configuration.txt:529
10260
10262
"smtp_username, smtp_password\n"
10261
10263
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
10264
#: en/help_topics/configuration.txt:520
10266
#: en/help_topics/configuration.txt:532
10266
10268
"User and password to authenticate to the SMTP server. If smtp_username\n"
10267
10269
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
10470
10472
"--remember``."
10473
#: en/help_topics/configuration.txt:634
10475
#: en/help_topics/configuration.txt:646
10475
10477
"push_location\n"
10476
10478
"~~~~~~~~~~~~~"
10479
#: en/help_topics/configuration.txt:637
10481
#: en/help_topics/configuration.txt:649
10481
10483
"If present, the location of the default branch for push. This option\n"
10482
10484
"is normally set by the first ``push`` or ``push --remember``."
10485
#: en/help_topics/configuration.txt:640
10487
#: en/help_topics/configuration.txt:652
10487
10489
"push_strict\n"
10488
10490
"~~~~~~~~~~~"
10491
#: en/help_topics/configuration.txt:643
10493
#: en/help_topics/configuration.txt:655
10493
10495
"If present, defines the ``--strict`` option default value for checking\n"
10494
10496
"uncommitted changes before pushing."
10497
#: en/help_topics/configuration.txt:646
10499
#: en/help_topics/configuration.txt:658
10499
10501
"dpush_strict\n"
10500
10502
"~~~~~~~~~~~~"
10503
#: en/help_topics/configuration.txt:649
10505
#: en/help_topics/configuration.txt:661
10505
10507
"If present, defines the ``--strict`` option default value for checking\n"
10506
10508
"uncommitted changes before pushing into a different VCS without any\n"
10507
10509
"custom bzr metadata."
10510
#: en/help_topics/configuration.txt:653
10512
#: en/help_topics/configuration.txt:665
10512
10514
"bound_location\n"
10513
10515
"~~~~~~~~~~~~~~"
10516
#: en/help_topics/configuration.txt:656
10518
#: en/help_topics/configuration.txt:668
10518
10520
"The location that commits should go to when acting as a checkout.\n"
10519
10521
"This option is normally set by ``bind``."
10522
#: en/help_topics/configuration.txt:659
10524
#: en/help_topics/configuration.txt:671
10528
#: en/help_topics/configuration.txt:662
10530
#: en/help_topics/configuration.txt:674
10530
10532
"If set to \"True\", the branch should act as a checkout, and push each "
10531
10533
"commit to\n"
10532
10534
"the bound_location. This option is normally set by ``bind``/``unbind``."
10535
#: en/help_topics/configuration.txt:665
10537
#: en/help_topics/configuration.txt:677
10537
10539
"send_strict\n"
10538
10540
"~~~~~~~~~~~"
10541
#: en/help_topics/configuration.txt:668
10543
#: en/help_topics/configuration.txt:680
10543
10545
"If present, defines the ``--strict`` option default value for checking\n"
10544
10546
"uncommitted changes before sending a merge directive."
10547
#: en/help_topics/configuration.txt:671
10549
#: en/help_topics/configuration.txt:683
10549
10551
"add.maximum_file_size\n"
10550
10552
"~~~~~~~~~~~~~~~~~~~~~"
10553
#: en/help_topics/configuration.txt:674
10555
#: en/help_topics/configuration.txt:686
10555
10557
"Defines the maximum file size the command line \"add\" operation will allow\n"
10556
10558
"in recursive mode, with files larger than this value being skipped. You may "
12186
12231
msgid "Called prior to executing a command. Called with the command object."
12189
#: en/help_topics/hooks.txt:212
12234
#: en/help_topics/hooks.txt:215
12191
12236
"_ConfigHooks\n"
12192
12237
"------------"
12195
#: en/help_topics/hooks.txt:215
12240
#: en/help_topics/hooks.txt:218
12201
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
12202
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
12203
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
12204
#: en/help_topics/hooks.txt:443
12246
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12247
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12248
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12249
#: en/help_topics/hooks.txt:446
12205
12250
msgid "Introduced in: 2.4"
12206
12251
msgstr "Eingeführt in: 2.4"
12208
#: en/help_topics/hooks.txt:220
12253
#: en/help_topics/hooks.txt:223
12210
12255
"Invoked when a config option is read. The signature is (stack, name,\n"
12214
#: en/help_topics/hooks.txt:223
12259
#: en/help_topics/hooks.txt:226
12220
#: en/help_topics/hooks.txt:228
12265
#: en/help_topics/hooks.txt:231
12221
12266
msgid "Invoked when a config store is loaded. The signature is (store)."
12224
#: en/help_topics/hooks.txt:230
12269
#: en/help_topics/hooks.txt:233
12230
#: en/help_topics/hooks.txt:235
12275
#: en/help_topics/hooks.txt:238
12232
12277
"Invoked when a config option is removed. The signature is (stack,\n"
12236
#: en/help_topics/hooks.txt:238
12281
#: en/help_topics/hooks.txt:241
12242
#: en/help_topics/hooks.txt:243
12287
#: en/help_topics/hooks.txt:246
12243
12288
msgid "Invoked when a config store is saved. The signature is (store)."
12246
#: en/help_topics/hooks.txt:245
12291
#: en/help_topics/hooks.txt:248
12252
#: en/help_topics/hooks.txt:250
12297
#: en/help_topics/hooks.txt:253
12254
12299
"Invoked when a config option is set. The signature is (stack, name,\n"
12258
#: en/help_topics/hooks.txt:253
12303
#: en/help_topics/hooks.txt:256
12260
12305
"ControlDirHooks\n"
12261
12306
"---------------"
12264
#: en/help_topics/hooks.txt:256
12309
#: en/help_topics/hooks.txt:259
12266
12311
"post_repo_init\n"
12267
12312
"~~~~~~~~~~~~~~"
12270
#: en/help_topics/hooks.txt:261
12315
#: en/help_topics/hooks.txt:264
12272
12317
"Invoked after a repository has been initialized. post_repo_init is\n"
12273
12318
"called with a bzrlib.controldir.RepoInitHookParams."
12276
#: en/help_topics/hooks.txt:264
12321
#: en/help_topics/hooks.txt:267
12282
#: en/help_topics/hooks.txt:267
12327
#: en/help_topics/hooks.txt:270
12283
12328
msgid "Introduced in: 1.14"
12284
12329
msgstr "Eingeführt in: 1.14"
12286
#: en/help_topics/hooks.txt:269
12331
#: en/help_topics/hooks.txt:272
12288
12333
"Invoked before attempting to open a ControlDir with the transport that\n"
12289
12334
"the open will use."
12292
#: en/help_topics/hooks.txt:272
12337
#: en/help_topics/hooks.txt:275
12294
12339
"InfoHooks\n"
12298
#: en/help_topics/hooks.txt:275
12343
#: en/help_topics/hooks.txt:278
12300
12345
"repository\n"
12304
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12305
#: en/help_topics/hooks.txt:521
12349
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12350
#: en/help_topics/hooks.txt:524
12306
12351
msgid "Introduced in: 1.15"
12307
12352
msgstr "Eingeführt in: 1.15"
12309
#: en/help_topics/hooks.txt:280
12354
#: en/help_topics/hooks.txt:283
12311
12356
"Invoked when displaying the statistics for a repository. repository is\n"
12312
12357
"called with a statistics dictionary as returned by the repository and\n"
12313
12358
"a file-like object to write to."
12316
#: en/help_topics/hooks.txt:284
12361
#: en/help_topics/hooks.txt:287
12318
12363
"LockHooks\n"
12322
#: en/help_topics/hooks.txt:287
12367
#: en/help_topics/hooks.txt:290
12324
12369
"lock_acquired\n"
12325
12370
"~~~~~~~~~~~~~"
12328
#: en/help_topics/hooks.txt:292
12373
#: en/help_topics/hooks.txt:295
12330
12375
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12333
#: en/help_topics/hooks.txt:294
12378
#: en/help_topics/hooks.txt:297
12335
12380
"lock_broken\n"
12336
12381
"~~~~~~~~~~~"
12339
#: en/help_topics/hooks.txt:299
12384
#: en/help_topics/hooks.txt:302
12340
12385
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12343
#: en/help_topics/hooks.txt:301
12388
#: en/help_topics/hooks.txt:304
12345
12390
"lock_released\n"
12346
12391
"~~~~~~~~~~~~~"
12349
#: en/help_topics/hooks.txt:306
12394
#: en/help_topics/hooks.txt:309
12351
12396
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12354
#: en/help_topics/hooks.txt:308
12399
#: en/help_topics/hooks.txt:311
12356
12401
"MergeHooks\n"
12360
#: en/help_topics/hooks.txt:311
12405
#: en/help_topics/hooks.txt:314
12362
12407
"merge_file_content\n"
12363
12408
"~~~~~~~~~~~~~~~~~~"
12366
#: en/help_topics/hooks.txt:314
12411
#: en/help_topics/hooks.txt:317
12367
12412
msgid "Introduced in: 2.1"
12370
#: en/help_topics/hooks.txt:316
12415
#: en/help_topics/hooks.txt:319
12372
12417
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12373
12418
"object when starting a merge. Should return either None or a subclass\n"
12377
12422
"AbstractPerFileMerger API docs for details on how it is used by merge."
12380
#: en/help_topics/hooks.txt:323
12425
#: en/help_topics/hooks.txt:326
12382
12427
"post_merge\n"
12386
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12387
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12388
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12431
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12432
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12433
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12389
12434
msgid "Introduced in: 2.5"
12392
#: en/help_topics/hooks.txt:328
12437
#: en/help_topics/hooks.txt:331
12394
12439
"Called after a merge. Receives a Merger object as the single argument.\n"
12395
12440
"The return value is ignored."
12398
#: en/help_topics/hooks.txt:331
12443
#: en/help_topics/hooks.txt:334
12400
12445
"pre_merge\n"
12404
#: en/help_topics/hooks.txt:336
12449
#: en/help_topics/hooks.txt:339
12406
12451
"Called before a merge. Receives a Merger object as the single\n"
12410
#: en/help_topics/hooks.txt:339
12455
#: en/help_topics/hooks.txt:342
12412
12457
"MergeDirectiveHooks\n"
12413
12458
"-------------------"
12416
#: en/help_topics/hooks.txt:342
12461
#: en/help_topics/hooks.txt:345
12418
12463
"merge_request_body\n"
12419
12464
"~~~~~~~~~~~~~~~~~~"
12422
#: en/help_topics/hooks.txt:345
12467
#: en/help_topics/hooks.txt:348
12423
12468
msgid "Introduced in: 1.15.0"
12426
#: en/help_topics/hooks.txt:347
12471
#: en/help_topics/hooks.txt:350
12428
12473
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12429
12474
"request. Callbacks must return a body. If more than one callback is\n"
12430
12475
"registered, the output of one callback is provided to the next."
12433
#: en/help_topics/hooks.txt:351
12478
#: en/help_topics/hooks.txt:354
12435
12480
"MessageEditorHooks\n"
12436
12481
"------------------"
12439
#: en/help_topics/hooks.txt:354
12484
#: en/help_topics/hooks.txt:357
12441
12486
"commit_message_template\n"
12442
12487
"~~~~~~~~~~~~~~~~~~~~~~~"
12445
#: en/help_topics/hooks.txt:357
12490
#: en/help_topics/hooks.txt:360
12446
12491
msgid "Introduced in: 1.10"
12449
#: en/help_topics/hooks.txt:359
12494
#: en/help_topics/hooks.txt:362
12451
12496
"Called when a commit message is being generated.\n"
12452
12497
"commit_message_template is called with the bzrlib.commit.Commit object\n"