-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbreezy-debian.pot
833 lines (694 loc) · 25.6 KB
/
breezy-debian.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Canonical Ltd. <bazaar@lists.canonical.com>
# This file is distributed under the same license as the breezy-debian package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: breezy-debian\n"
"Report-Msgid-Bugs-To: <bazaar@lists.canonical.com>\n"
"POT-Creation-Date: 2022-10-21 00:01+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: __init__.py:234
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/__init__.py:234
#: build/lib/breezy/plugins/debian/__init__.py:234
#, python-format
msgid ""
"Not attempting to fix packaging branch ancestry, missing pristine tar data "
"for version %s."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:144
#: build/lib/breezy/plugins/debian/cmds.py:133 cmds.py:133
msgid ""
"There are uncommitted changes in the working tree. You must commit before "
"using this command"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:167
#: build/lib/breezy/plugins/debian/cmds.py:156 cmds.py:156
#, python-format
msgid "No distribution specified, and no changelog, assuming '%s'"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:177
#: build/lib/breezy/plugins/debian/cmds.py:166 cmds.py:166
#, python-format
msgid "Using distribution %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:180
#: build/lib/breezy/plugins/debian/cmds.py:169 cmds.py:169
#, python-format
msgid ""
"No distribution specified, and no previous distribution in changelog. "
"Assuming '%s'"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:187
#: build/lib/breezy/plugins/debian/cmds.py:176 cmds.py:176
#, python-format
msgid "Unknown target distribution: %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:294
#: build/lib/breezy/plugins/debian/cmds.py:283 cmds.py:283
#, python-format
msgid "Building package in %s mode"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:416
#: build/lib/breezy/plugins/debian/cmds.py:406 cmds.py:406
msgid "Building using working tree"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:424
#: build/lib/breezy/plugins/debian/cmds.py:414 cmds.py:414
msgid "bzr builddeb --revision takes exactly one revision specifier."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:426
#: build/lib/breezy/plugins/debian/cmds.py:416 cmds.py:416
#, python-format
msgid "Building branch from revision %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:539
#: build/lib/breezy/plugins/debian/cmds.py:529 cmds.py:529
#, python-format
msgid "Unable to parse upstream metadata file %s: %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:542
#: build/lib/breezy/plugins/debian/cmds.py:532 cmds.py:532
msgid "Reusing existing build dir"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:554
#: build/lib/breezy/plugins/debian/cmds.py:544 cmds.py:544
#, python-format
msgid "Unable to parse changelog: %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:691
#: build/lib/breezy/plugins/debian/cmds.py:681 cmds.py:681
#, python-format
msgid "Tar now in %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:880
#: build/lib/breezy/plugins/debian/cmds.py:870 cmds.py:870
msgid "Merge upstream in native mode is not supported."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:891
#: build/lib/breezy/plugins/debian/cmds.py:881 cmds.py:881
#, python-format
msgid "Using upstream branch %s (from configuration)"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:942
#: build/lib/breezy/plugins/debian/cmds.py:932 cmds.py:932
msgid "--snapshot requires an upstream branch source"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:951
#: build/lib/breezy/plugins/debian/cmds.py:941 cmds.py:941
msgid ""
"no upstream source location known; add watch file or specify upstream "
"repository?"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:958
#: build/lib/breezy/plugins/debian/cmds.py:948 cmds.py:949
msgid "--revision can only be used with a valid upstream branch"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:962
#: build/lib/breezy/plugins/debian/cmds.py:952 cmds.py:953
msgid "merge-upstream takes only a single --revision"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:979
#: build/lib/breezy/plugins/debian/cmds.py:969 cmds.py:972
msgid ""
"You must specify the version number using --version or specify --snapshot to "
"merge a snapshot from the upstream branch."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:985
#: build/lib/breezy/plugins/debian/cmds.py:975 cmds.py:978
msgid "You must specify the version number using --version."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:987
#: build/lib/breezy/plugins/debian/cmds.py:977 cmds.py:980
#, python-format
msgid "Using version string %s."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1035
#: build/lib/breezy/plugins/debian/cmds.py:1025 cmds.py:1029
#, python-format
msgid "Upstream version %s has already been merged."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1041
#: build/lib/breezy/plugins/debian/cmds.py:1031 cmds.py:1035
msgid "An entry for the new upstream version has been added to the changelog."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1044
#: build/lib/breezy/plugins/debian/cmds.py:1034 cmds.py:1038
msgid "The new upstream version has been imported."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1046
#: build/lib/breezy/plugins/debian/cmds.py:1036 cmds.py:1040
msgid ""
"You should now resolve the conflicts, review the changes, and then commit."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1049
#: build/lib/breezy/plugins/debian/cmds.py:1039 cmds.py:1043
msgid "You should now review the changes and then commit."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1125
#: build/lib/breezy/plugins/debian/cmds.py:1115 cmds.py:1119
msgid "There is no tree to import the packages in to"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1140
#: build/lib/breezy/plugins/debian/cmds.py:1130 cmds.py:1134
msgid ""
"You must give the location of at least one source package to install, or use "
"the --file option."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1146
#: build/lib/breezy/plugins/debian/cmds.py:1136 cmds.py:1140
msgid "import-dsc in merge mode is not yet supported."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1163
#: build/lib/breezy/plugins/debian/cmds.py:1153 cmds.py:1157
#, python-format
msgid ""
"Unable to find the tag for the previous upstream version (%(version)s) in "
"the branch. Consider importing it via import-upstream. If it is already "
"present in the branch please make sure it is tagged as %(tag)r."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1249
#: build/lib/breezy/plugins/debian/cmds.py:1239 cmds.py:1243
#, python-format
msgid "Version %s is already present."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1280
#: build/lib/breezy/plugins/debian/cmds.py:1270 cmds.py:1275
msgid "bzr import-upstream --revision takes exactly one revision specifier."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1290
#: build/lib/breezy/plugins/debian/cmds.py:1280 cmds.py:1285
#, python-format
msgid "Imported %(location)s as tag:%(tag)s.\n"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1294
#: build/lib/breezy/plugins/debian/cmds.py:1284 cmds.py:1289
#, python-format
msgid "Imported %(location)s (%(component)s) as tag:%(tag)s.\n"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1377
#: build/lib/breezy/plugins/debian/cmds.py:1366 cmds.py:1371
msgid ""
"This command only works for merge mode packages. See /usr/share/doc/bzr-"
"builddeb/user_manual/merge.html for more information."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1420
#: build/lib/breezy/plugins/debian/cmds.py:1409 cmds.py:1414
#, python-format
msgid "Running \"%s\" in the exported directory."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1422
#: build/lib/breezy/plugins/debian/cmds.py:1411 cmds.py:1416
msgid ""
"If you want to cancel your changes then exit with a non-zero exit code, e.g. "
"run \"exit 1\"."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1430
#: build/lib/breezy/plugins/debian/cmds.py:1419 cmds.py:1424
msgid "Not updating the working tree as the command failed."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1437
#: build/lib/breezy/plugins/debian/cmds.py:1426 cmds.py:1431
msgid "After build processing failed. Aborting."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1438
#: build/lib/breezy/plugins/debian/cmds.py:1427 cmds.py:1432
msgid "Copying debian/ back"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1451
#: build/lib/breezy/plugins/debian/cmds.py:1440 cmds.py:1445
msgid "Copying back debian/ failed"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1453
#: build/lib/breezy/plugins/debian/cmds.py:1442 cmds.py:1447
msgid ""
"If any files were added or removed you should run \"bzr add\" or \"bzr rm\" "
"as appropriate."
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/cmds.py:1521
#: build/lib/breezy/plugins/debian/cmds.py:1510 cmds.py:1515
msgid "No unmerged revisions"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/upstream/branch.py:456
#: build/lib/breezy/plugins/debian/upstream/branch.py:455
#: upstream/branch.py:465
#, python-format
msgid "No upstream upstream-revision format specified, trying %s"
msgstr ""
#: build/lib.linux-x86_64-2.7/breezy/plugins/debian/upstream/branch.py:511
#: build/lib/breezy/plugins/debian/upstream/branch.py:510
#: upstream/branch.py:523
msgid "No upstream releases found, falling back to snapshot."
msgstr ""
# help of 'dont-purge' option of 'builddeb' command
#: cmds.py:70
msgid "Don't purge the build directory after building."
msgstr ""
# help of 'result-dir' option of 'builddeb' command
#: cmds.py:73
msgid "Directory in which to place the resulting package files."
msgstr ""
# help of 'builder' option of 'builddeb' command
#: cmds.py:77
msgid "Command to build the package."
msgstr ""
# help of 'merge' option of 'builddeb' command
#: cmds.py:81
msgid "Merge the debian part of the source in to the upstream tarball."
msgstr ""
# help of 'split' option of 'builddeb' command
#: cmds.py:84
msgid "Automatically create an .orig.tar.gz from a full source branch."
msgstr ""
# help of 'build-dir' option of 'builddeb' command
#: cmds.py:87
msgid "The dir to use for building."
msgstr ""
# help of 'orig-dir' option of 'builddeb' command
#: cmds.py:90
msgid ""
"Directory containing the .orig.tar.gz files. For use when only debian/ is "
"versioned."
msgstr ""
# help of 'native' option of 'builddeb' command
#: cmds.py:95
msgid "Build a native package."
msgstr ""
# help of 'export-upstream' option of 'builddeb' command
#: cmds.py:98
msgid "Create the .orig.tar.gz from specified bzr branch before building."
msgstr ""
# help of 'export-upstream-revision' option of 'builddeb' command
#: cmds.py:102
msgid "Select the upstream revision that will be exported."
msgstr ""
# help of 'apt-repository' option of 'builddeb' command
#: cmds.py:106
msgid "Apt repository to attempt to fetch from"
msgstr ""
# help of 'apt-repository-key' option of 'builddeb' command
#: cmds.py:109
msgid "Apt repository key to use for validation"
msgstr ""
#: cmds.py:314
msgid "Builds a Debian package from a branch."
msgstr ""
#: cmds.py:316
msgid ""
"If BRANCH is specified it is assumed that the branch you wish to build is\n"
"located there. If it is not specified then the current directory is used."
msgstr ""
#: cmds.py:319
msgid ""
"By default, if a working tree is found, it is used to build. Otherwise the\n"
"last committed revision found in the branch is used. To force building the\n"
"last committed revision use --revision -1. You can also specify any other\n"
"revision with the --revision option."
msgstr ""
#: cmds.py:324
msgid ""
"If you only wish to export the package, and not build it (especially useful\n"
"for merge mode), use --export-only."
msgstr ""
#: cmds.py:327
msgid ""
"To leave the build directory when the build is completed use --dont-purge."
msgstr ""
#: cmds.py:329
msgid ""
"Specify the command to use when building using the --builder option, by\n"
"default \"debuild\" is used. It can be overriden by setting the \"builder\"\n"
"variable in you configuration. You can specify extra options to build with\n"
"by adding them to the end of the command, after using \"--\" to indicate "
"the\n"
"end of the options to builddeb itself. The builder that you specify must\n"
"accept the options you provide at the end of its command line."
msgstr ""
#: cmds.py:336
msgid ""
"You can also specify directories to use for different things. --build-dir\n"
"is the directory to build the packages beneath, which defaults to\n"
"'../build-area'. '--orig-dir' specifies the directory that contains the\n"
".orig.tar.gz files , which defaults to '..'. '--result-dir' specifies where\n"
"the resulting package files should be placed, which defaults to '..'.\n"
"--result-dir will have problems if you use a build command that places\n"
"the results in a different directory."
msgstr ""
#: cmds.py:344
msgid ""
"The --reuse option will be useful if you are in merge mode, and the\n"
"upstream tarball is very large. It attempts to reuse a build directory from\n"
"an earlier build. It will fail if one doesn't exist, but you can create one\n"
"by using --export-only."
msgstr ""
#: cmds.py:349
msgid ""
"--quick allows you to define a quick-builder in your configuration files,\n"
"which will be used when this option is passed. It defaults to 'fakeroot\n"
"debian/rules binary'. It is overriden if --builder is passed. Using this\n"
"and --reuse allows for fast rebuilds."
msgstr ""
# help of 'export-only' option of 'builddeb' command
#: cmds.py:354
msgid "Export only, don't build."
msgstr ""
# help of 'use-existing' option of 'builddeb' command
#: cmds.py:357
msgid "Use an existing build directory."
msgstr ""
# help of 'quick' option of 'builddeb' command
#: cmds.py:358
msgid ""
"Quickly build the package, uses quick-builder, which defaults to \"fakeroot "
"debian/rules binary\"."
msgstr ""
# help of 'reuse' option of 'builddeb' command
#: cmds.py:361
msgid ""
"Try to avoid exporting too much on each build. Only works in merge mode; it "
"saves unpacking the upstream tarball each time. Implies --dont-purge and --"
"use-existing."
msgstr ""
# help of 'source' option of 'builddeb' command
#: cmds.py:365
msgid "Build a source package."
msgstr ""
# help of 'package-merge' option of 'builddeb' command
#: cmds.py:372
msgid ""
"Build using the appropriate -v and -sa options for merging in the changes "
"from another source."
msgstr ""
#: cmds.py:621
msgid "Gets the upstream tar file for the packaging branch."
msgstr ""
# help of 'directory' option of 'get-orig-source' command
#: cmds.py:625
msgid "Directory from which to retrieve the packaging data"
msgstr ""
#: cmds.py:685
msgid "Merges a new upstream version into the current branch."
msgstr ""
#: cmds.py:687
msgid ""
"Takes a new upstream version and merges it in to your branch, so that your\n"
"packaging changes are applied to the new version."
msgstr ""
#: cmds.py:690
msgid ""
"You must supply the source to import from, and in some cases\n"
"the version number of the new release. The source can be a .tar.gz, .tar,\n"
".tar.bz2, .tar.xz, .tgz or .zip archive, a directory or a branch. The\n"
"source may also be a remote file described by a URL."
msgstr ""
#: cmds.py:695
msgid ""
"In most situations the version can be guessed from the upstream source.\n"
"If the upstream version can not be guessed or if it is guessed\n"
"incorrectly then the version number can be specified with --version."
msgstr ""
#: cmds.py:699
msgid ""
"The distribution this version is targetted at can be specified with\n"
"--distribution. This will be used to guess the version number suffix\n"
"that you want, but you can always correct it in the resulting\n"
"debian/changelog."
msgstr ""
#: cmds.py:704
msgid ""
"If there is no debian changelog in the branch to retrieve the package\n"
"name from then you must pass the --package option. If this version\n"
"will change the name of the source package then you can use this option\n"
"to set the new name."
msgstr ""
#: cmds.py:711
msgid ""
" bzr merge-upstream --version 0.2 http://example.org/releases/"
"scruff-0.2.tar.gz"
msgstr ""
#: cmds.py:713
msgid ""
"If you are merging a branch as well as the tarball then you can\n"
"specify the branch after the tarball, along with -r to specify the\n"
"revision of that branch to take::"
msgstr ""
#: cmds.py:717
msgid ""
" bzr merge-upstream --version 0.2 http://example.org/releases/"
"scruff-0.2.tar.gz http://scruff.org/bzr/scruff.dev -r tag:0.2"
msgstr ""
#: cmds.py:719
msgid ""
"If there is no upstream release tarball, and you want bzr-builddeb to\n"
"create the tarball for you::"
msgstr ""
#: cmds.py:722
msgid " bzr merge-upstream --version 0.2 http://scruff.org/bzr/scruff.dev"
msgstr ""
#: cmds.py:724
msgid ""
"Note that the created tarball is just the same as the contents of\n"
"the branch at the specified revision. If you wish to have something\n"
"different, for instance the results of running \"make dist\", then you\n"
"should create the tarball first, and pass it to the command as in\n"
"the second example."
msgstr ""
# help of 'package' option of 'merge-upstream' command
#: cmds.py:736
msgid "The name of the source package."
msgstr ""
# help of 'version' option of 'merge-upstream' command
#: cmds.py:740
msgid "The upstream version number of this release, for example \"0.2\"."
msgstr ""
# help of 'distribution' option of 'merge-upstream' command
#: cmds.py:743
msgid "The distribution that this release is targetted at."
msgstr ""
# help of 'directory' option of 'merge-upstream' command
#: cmds.py:746
msgid "Working tree into which to merge."
msgstr ""
# help of 'last-version' option of 'merge-upstream' command
#: cmds.py:749
msgid "The full version of the last time upstream was merged."
msgstr ""
# help of 'force' option of 'merge-upstream' command
#: cmds.py:752
msgid "Force a merge even if the upstream branch has not changed."
msgstr ""
# help of 'snapshot' option of 'merge-upstream' command
#: cmds.py:755
msgid ""
"Merge a snapshot from the upstream branch rather than a new upstream release."
msgstr ""
# help of 'release' option of 'merge-upstream' command
#: cmds.py:759
msgid "Merge a release from the upstream branch."
msgstr ""
# help of 'force-pristine-tar' option of 'merge-upstream' command
#: cmds.py:763
msgid "Force the use of pristine-tar, even if no pristine-tar branch exists"
msgstr ""
# help of 'dist-command' option of 'merge-upstream' command
#: cmds.py:768
msgid "Command to run for creating an upstream tarball from a VCS snapshot."
msgstr ""
# help of 'guess-upstream-branch-url' option of 'builddeb' command
#: cmds.py:773
msgid "Guess upstream branch URL if unknown (requires upstream-ontologist)"
msgstr ""
#: cmds.py:1048
msgid "Import a series of source packages."
msgstr ""
#: cmds.py:1050
msgid ""
"Provide a number of source packages (.dsc files), and they will\n"
"be imported to create a branch with history that reflects those\n"
"packages."
msgstr ""
#: cmds.py:1054
msgid ""
"The first argument is the distribution that these source packages\n"
"were uploaded to, one of \"debian\" or \"ubuntu\". It can also\n"
"be the target distribution from the changelog, e.g. \"unstable\",\n"
"which will be resolved to the correct distribution."
msgstr ""
#: cmds.py:1059
msgid ""
"You can also specify a file (possibly remote) that contains a\n"
"list of source packages (.dsc files) to import using the --file\n"
"option. Each line is taken to be a URI or path to import. The\n"
"sources specified in the file are used in addition to those\n"
"specified on the command line."
msgstr ""
#: cmds.py:1065
msgid ""
"If you have an existing branch containing packaging and you want to\n"
"import a .dsc from an upload done from outside the version control\n"
"system you can use this command."
msgstr ""
# help of 'file' option of 'import-dsc' command
#: cmds.py:1072
msgid "File containing URIs of source packages to import."
msgstr ""
#: cmds.py:1176
msgid "Imports an upstream tarball."
msgstr ""
#: cmds.py:1178
msgid ""
"This will import an upstream tarball in to your branch, but not modify the\n"
"working tree. Use merge-upstream if you wish to directly merge the new\n"
"upstream version in to your tree."
msgstr ""
#: cmds.py:1182
msgid ""
"The imported revision can be accessed using the tag name that will be\n"
"reported at the end of a successful operation. The revision will include\n"
"the pristine-tar data that will allow other commands to recreate the\n"
"tarball when needed."
msgstr ""
#: cmds.py:1187
msgid "For instance::"
msgstr ""
#: cmds.py:1189
msgid " $ bzr import-upstream 1.2.3 ../package_1.2.3.orig.tar.gz"
msgstr ""
#: cmds.py:1191
msgid ""
"If upstream is packaged in bzr, you should provide the upstream branch\n"
"whose tip commit is the closest match to the tarball::"
msgstr ""
#: cmds.py:1194
msgid ""
" $ bzr import-upstream 1.2.3 ../package_1.2.3.orig.tar.gz ../upstream"
msgstr ""
#: cmds.py:1196
msgid ""
"After doing this, commands that assume there is an upstream tarball, like\n"
"'bzr builddeb' will be able to recreate the one provided at import-upstream\n"
"time, meaning that you don't need to distribute the tarball in addition to\n"
"the branch."
msgstr ""
#: cmds.py:1201
msgid "If you want to manually merge with the imported upstream, you can do::"
msgstr ""
#: cmds.py:1203
msgid " $ bzr merge . -r tag:upstream-1.2.3"
msgstr ""
#: cmds.py:1205
msgid ""
"The imported revision will have file ids taken from your branch, the\n"
"upstream branch, or previous tarball imports as necessary. In addition\n"
"the parents of the new revision will be the previous upstream tarball\n"
"import and the tip of the upstream branch if you supply one."
msgstr ""
# help of 'force-pristine-tar' option of 'import-upstream' command
#: cmds.py:1215
msgid ""
"Force creation of a new pristine-tar branch, even if one does not exist."
msgstr ""
#: cmds.py:1297
msgid "Run a command in an exported package, copying the result back."
msgstr ""
#: cmds.py:1299
msgid ""
"For a merge mode package the full source is not available, making some\n"
"operations difficult. This command allows you to run any command in an\n"
"exported source directory, copying the resulting debian/ directory back\n"
"to your branch if the command is successful."
msgstr ""
#: cmds.py:1304
msgid "For instance:"
msgstr ""
#: cmds.py:1306
msgid " bzr builddeb-do"
msgstr ""
#: cmds.py:1308
msgid ""
"will run a shell in the unpacked source. Any changes you make in the\n"
"``debian/`` directory (and only those made in that directory) will be\n"
"copied back to the branch. If you exit with a non-zero exit code (e.g.\n"
"\"exit 1\"), then the changes will not be copied back."
msgstr ""
#: cmds.py:1313
msgid "You can also specify single commands to be run, e.g."
msgstr ""
#: cmds.py:1315
msgid " bzr builddeb-do \"dpatch-edit-patch 01-fix-build\""
msgstr ""
#: cmds.py:1317
msgid ""
"Note that only the first argument is used as the command, and so the above\n"
"example had to be quoted."
msgstr ""
# help of 'no-preparation' option of 'builddeb-do' command
#: cmds.py:1323
msgid "Don't apply/unapply patches."
msgstr ""
#: cmds.py:1452
msgid "Format the changes in a branch as a DEP-3 patch."
msgstr ""
#: cmds.py:1454
msgid ""
"This will generate a patch file containing as much information\n"
"specified by DEP-3 (http://dep.debian.net/deps/dep3/) as possible."
msgstr ""
#: cmds.py:1457
msgid ""
"The patch will contain all changes that are not merged into\n"
"the current branch (either that in the current working directory\n"
"or specified by --directory) but are present and committed\n"
"in the branch at the specified location."
msgstr ""
#: cmds.py:1462
msgid ""
"To generate the \"Status\" header, this command will check the\n"
"upstream branch to verify if the change has made it upstream,\n"
"unless --no-upstream-check was specified."
msgstr ""
#: cmds.py:1466
msgid "examples::"
msgstr ""
#: cmds.py:1468
msgid ""
" bzr dep3-patch lp:~user/project/feature-branch > \\\n"
" debian/patches/01_feature"
msgstr ""
# help of 'directory' option of 'dep3-patch' command
#: cmds.py:1475
msgid "Packaging tree for which to generate patch."
msgstr ""
# help of 'no-upstream-check' option of 'dep3-patch' command
#: cmds.py:1480
msgid "Don't check whether patch has been merged upstream."
msgstr ""
#: cmds.py:1616
msgid "Release a new version of a package."
msgstr ""
#: cmds.py:1618
msgid ""
"This will update the latest distribution in the changelog,\n"
"build the package and upload."
msgstr ""
#: cmds.py:1621
msgid "Location can be remote."
msgstr ""
# help of 'strict' option of 'builddeb' command
#: cmds.py:1626
msgid ""
"Refuse to build if there are unknown files in the working tree, --no-strict "
"disables the check."
msgstr ""
# help of 'skip-upload' option of 'debrelease' command
#: cmds.py:1632
msgid "Skip upload."
msgstr ""