chiark / gitweb /
changelog: Mention manually that we close #917194.
[dgit.git] / po / messages.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the dgit package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: dgit ongoing\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2019-01-06 17:50+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: ../dgit:240
21 #, perl-format
22 msgid "%s: invalid configuration: %s\n"
23 msgstr ""
24
25 #: ../dgit:247
26 msgid "warning: overriding problem due to --force:\n"
27 msgstr ""
28
29 #: ../dgit:255
30 #, perl-format
31 msgid "warning: skipping checks or functionality due to --force-%s\n"
32 msgstr ""
33
34 #: ../dgit:260
35 #, perl-format
36 msgid "%s: source package %s does not exist in suite %s\n"
37 msgstr ""
38
39 #: ../dgit:483
40 #, perl-format
41 msgid "build host child %s"
42 msgstr ""
43
44 #: ../dgit:488 ../dgit:494
45 #, perl-format
46 msgid "connection lost: %s"
47 msgstr ""
48
49 #: ../dgit:489
50 #, perl-format
51 msgid "protocol violation; %s not expected"
52 msgstr ""
53
54 #: ../dgit:497
55 #, perl-format
56 msgid "eof (reading %s)"
57 msgstr ""
58
59 #: ../dgit:504
60 msgid "protocol message"
61 msgstr ""
62
63 #: ../dgit:512
64 #, perl-format
65 msgid "`%s'"
66 msgstr ""
67
68 #: ../dgit:533
69 msgid "bad byte count"
70 msgstr ""
71
72 #: ../dgit:536
73 msgid "data block"
74 msgstr ""
75
76 #: ../dgit:617
77 #, perl-format
78 msgid "failed to fetch %s: %s"
79 msgstr ""
80
81 #: ../dgit:629
82 #, perl-format
83 msgid "%s ok: %s"
84 msgstr ""
85
86 #: ../dgit:631
87 #, perl-format
88 msgid "would be ok: %s (but dry run only)"
89 msgstr ""
90
91 #: ../dgit:656
92 msgid ""
93 "main usages:\n"
94 "  dgit [dgit-opts] clone [dgit-opts] package [suite] [./dir|/dir]\n"
95 "  dgit [dgit-opts] fetch|pull [dgit-opts] [suite]\n"
96 "  dgit [dgit-opts] build [dpkg-buildpackage-opts]\n"
97 "  dgit [dgit-opts] sbuild [sbuild-opts]\n"
98 "  dgit [dgit-opts] pbuilder|cowbuilder [debbuildopts]\n"
99 "  dgit [dgit-opts] push [dgit-opts] [suite]\n"
100 "  dgit [dgit-opts] push-source [dgit-opts] [suite]\n"
101 "  dgit [dgit-opts] rpush build-host:build-dir ...\n"
102 "important dgit options:\n"
103 "  -k<keyid>           sign tag and package with <keyid> instead of default\n"
104 "  --dry-run -n        do not change anything, but go through the motions\n"
105 "  --damp-run -L       like --dry-run but make local changes, without "
106 "signing\n"
107 "  --new -N            allow introducing a new package\n"
108 "  --debug -D          increase debug level\n"
109 "  -c<name>=<value>    set git config option (used directly by dgit too)\n"
110 msgstr ""
111
112 #: ../dgit:675
113 msgid "Perhaps the upload is stuck in incoming.  Using the version from git.\n"
114 msgstr ""
115
116 #: ../dgit:679
117 #, perl-format
118 msgid ""
119 "%s: %s\n"
120 "%s"
121 msgstr ""
122
123 #: ../dgit:684
124 msgid "too few arguments"
125 msgstr ""
126
127 #: ../dgit:795
128 #, perl-format
129 msgid "multiple values for %s (in %s git config)"
130 msgstr ""
131
132 #: ../dgit:798
133 #, perl-format
134 msgid "value for config option %s (in %s git config) contains newline(s)!"
135 msgstr ""
136
137 #: ../dgit:818
138 #, perl-format
139 msgid ""
140 "need value for one of: %s\n"
141 "%s: distro or suite appears not to be (properly) supported"
142 msgstr ""
143
144 #: ../dgit:859
145 #, perl-format
146 msgid "bad syntax for (nominal) distro `%s' (does not match %s)"
147 msgstr ""
148
149 #: ../dgit:874
150 #, perl-format
151 msgid "backports-quirk needs % or ( )"
152 msgstr ""
153
154 #: ../dgit:890
155 #, perl-format
156 msgid "%s needs t (true, y, 1) or f (false, n, 0) not `%s'"
157 msgstr ""
158
159 #: ../dgit:910
160 msgid "readonly needs t (true, y, 1) or f (false, n, 0) or a (auto)"
161 msgstr ""
162
163 #: ../dgit:919 ../git-debrebase:1586 ../Debian/Dgit.pm:201
164 msgid "internal error"
165 msgstr ""
166
167 #: ../dgit:921
168 msgid "pushing but distro is configured readonly"
169 msgstr ""
170
171 #: ../dgit:925
172 msgid ""
173 "Push failed, before we got started.\n"
174 "You can retry the push, after fixing the problem, if you like.\n"
175 msgstr ""
176
177 #: ../dgit:1090
178 msgid "this operation does not support multiple comma-separated suites"
179 msgstr ""
180
181 #: ../dgit:1136
182 #, perl-format
183 msgid ""
184 "config requested specific TLS key but do not know how to get curl to use "
185 "exactly that EE key (%s)"
186 msgstr ""
187
188 #: ../dgit:1157
189 msgid "ftpmasterapi archive query method takes no data part"
190 msgstr ""
191
192 #: ../dgit:1165
193 msgid "curl failed to print 3-digit HTTP code"
194 msgstr ""
195
196 #: ../dgit:1169
197 #, perl-format
198 msgid "fetch of %s gave HTTP code %s"
199 msgstr ""
200
201 #: ../dgit:1185
202 #, perl-format
203 msgid "unknown suite %s, maybe -d would help"
204 msgstr ""
205
206 #: ../dgit:1189
207 #, perl-format
208 msgid "multiple matches for suite %s\n"
209 msgstr ""
210
211 #: ../dgit:1191
212 #, perl-format
213 msgid "suite %s info has no codename\n"
214 msgstr ""
215
216 #: ../dgit:1193
217 #, perl-format
218 msgid "suite %s maps to bad codename\n"
219 msgstr ""
220
221 #: ../dgit:1195 ../dgit:1220
222 msgid "bad ftpmaster api response: "
223 msgstr ""
224
225 #: ../dgit:1209
226 #, perl-format
227 msgid "bad version: %s\n"
228 msgstr ""
229
230 #: ../dgit:1211
231 msgid "bad component"
232 msgstr ""
233
234 #: ../dgit:1214
235 msgid "bad filename"
236 msgstr ""
237
238 #: ../dgit:1216
239 msgid "bad sha256sum"
240 msgstr ""
241
242 #: ../dgit:1267
243 msgid "aptget archive query method takes no data part"
244 msgstr ""
245
246 #: ../dgit:1351
247 #, perl-format
248 msgid ""
249 "apt seemed to not to update dgit's cached Release files for %s.\n"
250 "(Perhaps %s\n"
251 " is on a filesystem mounted `noatime'; if so, please use `relatime'.)\n"
252 msgstr ""
253
254 #: ../dgit:1373
255 #, perl-format
256 msgid "Release file (%s) specifies intolerable %s"
257 msgstr ""
258
259 #: ../dgit:1401
260 msgid "apt-get source did not produce a .dsc"
261 msgstr ""
262
263 #: ../dgit:1402
264 #, perl-format
265 msgid "apt-get source produced several .dscs (%s)"
266 msgstr ""
267
268 #: ../dgit:1507
269 #, perl-format
270 msgid ""
271 "unable to canonicalise suite using package %s which does not appear to exist "
272 "in suite %s; --existing-package may help"
273 msgstr ""
274
275 #: ../dgit:1698
276 #, perl-format
277 msgid "cannot operate on %s suite"
278 msgstr ""
279
280 #: ../dgit:1701
281 #, perl-format
282 msgid "canonical suite name for %s is %s"
283 msgstr ""
284
285 #: ../dgit:1703
286 #, perl-format
287 msgid "canonical suite name is %s"
288 msgstr ""
289
290 #: ../dgit:1723
291 #, perl-format
292 msgid "%s has hash %s but archive told us to expect %s"
293 msgstr ""
294
295 #: ../dgit:1729
296 #, perl-format
297 msgid "unsupported source format %s, sorry"
298 msgstr ""
299
300 #: ../dgit:1756
301 #, perl-format
302 msgid "diverting to %s (using config for %s)"
303 msgstr ""
304
305 #: ../dgit:1773
306 msgid "unexpected results from git check query - "
307 msgstr ""
308
309 #: ../dgit:1788
310 #, perl-format
311 msgid "unknown git-check `%s'"
312 msgstr ""
313
314 #: ../dgit:1803
315 #, perl-format
316 msgid "unknown git-create `%s'"
317 msgstr ""
318
319 #: ../dgit:1840
320 #, perl-format
321 msgid "%s: warning: removing from %s: %s\n"
322 msgstr ""
323
324 #: ../dgit:1886
325 #, perl-format
326 msgid "could not parse .dsc %s line `%s'"
327 msgstr ""
328
329 #: ../dgit:1897
330 #, perl-format
331 msgid "missing any supported Checksums-* or Files field in %s"
332 msgstr ""
333
334 #: ../dgit:1943
335 #, perl-format
336 msgid "hash or size of %s varies in %s fields (between: %s)"
337 msgstr ""
338
339 #: ../dgit:1952
340 #, perl-format
341 msgid "file list in %s varies between hash fields!"
342 msgstr ""
343
344 #: ../dgit:1956
345 #, perl-format
346 msgid "%s has no files list field(s)"
347 msgstr ""
348
349 #: ../dgit:1962
350 #, perl-format
351 msgid "no file appears in all file lists (looked in: %s)"
352 msgstr ""
353
354 #: ../dgit:2002
355 #, perl-format
356 msgid "purportedly source-only changes polluted by %s\n"
357 msgstr ""
358
359 #: ../dgit:2015
360 msgid "cannot find section/priority from .changes Files field"
361 msgstr ""
362
363 #: ../dgit:2028
364 msgid ""
365 "archive does not support .orig check; hope you used --ch:--sa/-sd if needed\n"
366 msgstr ""
367
368 #: ../dgit:2044
369 #, perl-format
370 msgid ".dsc %s missing entry for %s"
371 msgstr ""
372
373 #: ../dgit:2049
374 #, perl-format
375 msgid "%s: %s (archive) != %s (local .dsc)"
376 msgstr ""
377
378 #: ../dgit:2057
379 #, perl-format
380 msgid "archive %s: %s"
381 msgstr ""
382
383 #: ../dgit:2064
384 #, perl-format
385 msgid "archive contains %s with different checksum"
386 msgstr ""
387
388 #: ../dgit:2092
389 #, perl-format
390 msgid "edited .changes for archive .orig contents: %s %s"
391 msgstr ""
392
393 #: ../dgit:2100
394 #, perl-format
395 msgid "[new .changes left in %s]"
396 msgstr ""
397
398 #: ../dgit:2103
399 #, perl-format
400 msgid "%s already has appropriate .orig(s) (if any)"
401 msgstr ""
402
403 #: ../dgit:2127
404 #, perl-format
405 msgid ""
406 "unexpected commit author line format `%s' (was generated from changelog "
407 "Maintainer field)"
408 msgstr ""
409
410 #: ../dgit:2150
411 msgid ""
412 "\n"
413 "Unfortunately, this source package uses a feature of dpkg-source where\n"
414 "the same source package unpacks to different source code on different\n"
415 "distros.  dgit cannot safely operate on such packages on affected\n"
416 "distros, because the meaning of source packages is not stable.\n"
417 "\n"
418 "Please ask the distro/maintainer to remove the distro-specific series\n"
419 "files and use a different technique (if necessary, uploading actually\n"
420 "different packages, if different distros are supposed to have\n"
421 "different code).\n"
422 "\n"
423 msgstr ""
424
425 #: ../dgit:2162
426 #, perl-format
427 msgid ""
428 "Found active distro-specific series file for %s (%s): %s, cannot continue"
429 msgstr ""
430
431 #: ../dgit:2193
432 msgid "Dpkg::Vendor `current vendor'"
433 msgstr ""
434
435 #: ../dgit:2195
436 msgid "(base) distro being accessed"
437 msgstr ""
438
439 #: ../dgit:2197
440 msgid "(nominal) distro being accessed"
441 msgstr ""
442
443 #: ../dgit:2202
444 #, perl-format
445 msgid "build-products-dir %s is not accessible: %s\n"
446 msgstr ""
447
448 #: ../dgit:2227
449 #, perl-format
450 msgid ""
451 "%s: found orig(s) in .. missing from build-products-dir, transferring:\n"
452 msgstr ""
453
454 #: ../dgit:2231
455 #, perl-format
456 msgid "check orig file %s in bpd %s: %s"
457 msgstr ""
458
459 #: ../dgit:2233
460 #, perl-format
461 msgid "check orig file %s in ..: %s"
462 msgstr ""
463
464 #: ../dgit:2236
465 #, perl-format
466 msgid "check targe of orig symlink %s in ..: %s"
467 msgstr ""
468
469 #: ../dgit:2245
470 #, perl-format
471 msgid "%s: cloned orig symlink from ..: %s\n"
472 msgstr ""
473
474 #: ../dgit:2249
475 #, perl-format
476 msgid "%s: hardlinked orig from ..: %s\n"
477 msgstr ""
478
479 #: ../dgit:2252
480 #, perl-format
481 msgid "failed to make %s a hardlink to %s: %s"
482 msgstr ""
483
484 #: ../dgit:2258
485 #, perl-format
486 msgid "%s: symmlinked orig from .. on other filesystem: %s\n"
487 msgstr ""
488
489 #: ../dgit:2290 ../dgit:2295
490 #, perl-format
491 msgid "accessing %s: %s"
492 msgstr ""
493
494 #: ../dgit:2310 ../dgit:2317
495 #, perl-format
496 msgid "saving %s: %s"
497 msgstr ""
498
499 #: ../dgit:2382
500 #, perl-format
501 msgid "dgit (child): exec %s: %s"
502 msgstr ""
503
504 #: ../dgit:2446 ../dgit:5970
505 msgid "source package"
506 msgstr ""
507
508 #: ../dgit:2464
509 msgid "package changelog"
510 msgstr ""
511
512 #: ../dgit:2504
513 msgid "package changelog has no entries!"
514 msgstr ""
515
516 #: ../dgit:2523
517 #, perl-format
518 msgid "Import %s"
519 msgstr ""
520
521 #: ../dgit:2604
522 #, perl-format
523 msgid "%s: trying slow absurd-git-apply..."
524 msgstr ""
525
526 #: ../dgit:2623
527 #, perl-format
528 msgid "%s failed: %s\n"
529 msgstr ""
530
531 #: ../dgit:2632
532 #, perl-format
533 msgid ""
534 "gbp-pq import and dpkg-source disagree!\n"
535 " gbp-pq import gave commit %s\n"
536 " gbp-pq import gave tree %s\n"
537 " dpkg-source --before-build gave tree %s\n"
538 msgstr ""
539
540 #: ../dgit:2647
541 #, perl-format
542 msgid "synthesised git commit from .dsc %s"
543 msgstr ""
544
545 #: ../dgit:2651
546 msgid "Import of source package"
547 msgstr ""
548
549 #: ../dgit:2664
550 #, perl-format
551 msgid "Record %s (%s) in archive suite %s\n"
552 msgstr ""
553
554 #: ../dgit:2668
555 #, perl-format
556 msgid ""
557 "\n"
558 "Version actually in archive:   %s (older)\n"
559 "Last version pushed with dgit: %s (newer or same)\n"
560 "%s\n"
561 msgstr ""
562
563 #: ../dgit:2710
564 #, perl-format
565 msgid "using existing %s"
566 msgstr ""
567
568 #: ../dgit:2714
569 #, perl-format
570 msgid ""
571 "file %s has hash %s but .dsc demands hash %s (perhaps you should delete this "
572 "file?)"
573 msgstr ""
574
575 #: ../dgit:2718
576 #, perl-format
577 msgid "need to fetch correct version of %s"
578 msgstr ""
579
580 #: ../dgit:2734
581 #, perl-format
582 msgid ""
583 "file %s has hash %s but .dsc demands hash %s (got wrong file from archive!)"
584 msgstr ""
585
586 #: ../dgit:2829
587 msgid "too many iterations trying to get sane fetch!"
588 msgstr ""
589
590 #: ../dgit:2844
591 #, perl-format
592 msgid "warning: git ls-remote %s reported %s; this is silly, ignoring it.\n"
593 msgstr ""
594
595 #: ../dgit:2888
596 #, perl-format
597 msgid "warning: git fetch %s created %s; this is silly, deleting it.\n"
598 msgstr ""
599
600 #: ../dgit:2903
601 msgid ""
602 "--dry-run specified but we actually wanted the results of git fetch,\n"
603 "so this is not going to work.  Try running dgit fetch first,\n"
604 "or using --damp-run instead of --dry-run.\n"
605 msgstr ""
606
607 #: ../dgit:2908
608 #, perl-format
609 msgid ""
610 "warning: git ls-remote suggests we want %s\n"
611 "warning:  and it should refer to %s\n"
612 "warning:  but git fetch didn't fetch that object to any relevant ref.\n"
613 "warning:  This may be due to a race with someone updating the server.\n"
614 "warning:  Will try again...\n"
615 msgstr ""
616
617 #: ../dgit:2975
618 #, perl-format
619 msgid "Not updating %s from %s to %s.\n"
620 msgstr ""
621
622 #: ../dgit:3024
623 #, perl-format
624 msgid "%s: NO git hash"
625 msgstr ""
626
627 #: ../dgit:3028
628 #, perl-format
629 msgid "%s: specified git info (%s)"
630 msgstr ""
631
632 #: ../dgit:3035
633 #, perl-format
634 msgid "%s: specified git hash"
635 msgstr ""
636
637 #: ../dgit:3037
638 #, perl-format
639 msgid "%s: invalid Dgit info"
640 msgstr ""
641
642 #: ../dgit:3059
643 #, perl-format
644 msgid "not chasing .dsc distro %s: not fetching %s"
645 msgstr ""
646
647 #: ../dgit:3064
648 #, perl-format
649 msgid ".dsc names distro %s: fetching %s"
650 msgstr ""
651
652 #: ../dgit:3069
653 #, perl-format
654 msgid ""
655 ".dsc Dgit metadata is in context of distro %s\n"
656 "for which we have no configured url and .dsc provides no hint\n"
657 msgstr ""
658
659 #: ../dgit:3079
660 #, perl-format
661 msgid ""
662 ".dsc Dgit metadata is in context of distro %s\n"
663 "for which we have no configured url;\n"
664 ".dsc provides hinted url with protocol %s which is unsafe.\n"
665 "(can be overridden by config - consult documentation)\n"
666 msgstr ""
667
668 #: ../dgit:3099
669 msgid "rewrite map"
670 msgstr ""
671
672 #: ../dgit:3106
673 msgid "server's git history rewrite map contains a relevant entry!"
674 msgstr ""
675
676 #: ../dgit:3110
677 msgid "using rewritten git hash in place of .dsc value"
678 msgstr ""
679
680 #: ../dgit:3112
681 msgid "server data says .dsc hash is to be disregarded"
682 msgstr ""
683
684 #: ../dgit:3119
685 msgid "additional commits"
686 msgstr ""
687
688 #: ../dgit:3122
689 #, perl-format
690 msgid ""
691 ".dsc Dgit metadata requires commit %s\n"
692 "but we could not obtain that object anywhere.\n"
693 msgstr ""
694
695 #: ../dgit:3147
696 msgid "last upload to archive"
697 msgstr ""
698
699 #: ../dgit:3151
700 msgid "no version available from the archive"
701 msgstr ""
702
703 #: ../dgit:3234
704 msgid "dgit suite branch on dgit git server"
705 msgstr ""
706
707 #: ../dgit:3241
708 msgid "dgit client's archive history view"
709 msgstr ""
710
711 #: ../dgit:3246
712 msgid "Dgit field in .dsc from archive"
713 msgstr ""
714
715 #: ../dgit:3274
716 #, perl-format
717 msgid ""
718 "\n"
719 "Git commit in archive is behind the last version allegedly pushed/uploaded.\n"
720 "Commit referred to by archive: %s\n"
721 "Last version pushed with dgit: %s\n"
722 "%s\n"
723 msgstr ""
724
725 #: ../dgit:3287
726 msgid "archive .dsc names newer git commit"
727 msgstr ""
728
729 #: ../dgit:3290
730 msgid "archive .dsc names other git commit, fixing up"
731 msgstr ""
732
733 #: ../dgit:3311
734 #, perl-format
735 msgid ""
736 "\n"
737 "Package not found in the archive, but has allegedly been pushed using dgit.\n"
738 "%s\n"
739 msgstr ""
740
741 #: ../dgit:3320
742 #, perl-format
743 msgid ""
744 "\n"
745 "Warning: relevant archive skew detected.\n"
746 "Archive allegedly contains %s\n"
747 "But we were not able to obtain any version from the archive or git.\n"
748 "\n"
749 msgstr ""
750
751 #: ../dgit:3405
752 #, perl-format
753 msgid ""
754 "Record %s (%s) in archive suite %s\n"
755 "\n"
756 "Record that\n"
757 msgstr ""
758
759 #: ../dgit:3418
760 msgid "should be treated as descended from\n"
761 msgstr ""
762
763 #: ../dgit:3436
764 msgid "dgit repo server tip (last push)"
765 msgstr ""
766
767 #: ../dgit:3438
768 msgid "local tracking tip (last fetch)"
769 msgstr ""
770
771 #: ../dgit:3449
772 #, perl-format
773 msgid ""
774 "\n"
775 "Warning: archive skew detected.  Using the available version:\n"
776 "Archive allegedly contains    %s\n"
777 "We were able to obtain only   %s\n"
778 "\n"
779 msgstr ""
780
781 #: ../dgit:3464
782 msgid "fetched source tree"
783 msgstr ""
784
785 #: ../dgit:3500
786 msgid "debian/changelog merge driver"
787 msgstr ""
788
789 #: ../dgit:3565
790 msgid ""
791 "[attr]dgit-defuse-attrs already found, and proper, in .git/info/attributes\n"
792 " not doing further gitattributes setup\n"
793 msgstr ""
794
795 #: ../dgit:3579
796 msgid "# ^ see GITATTRIBUTES in dgit(7) and dgit setup-new-tree in dgit(1)\n"
797 msgstr ""
798
799 #: ../dgit:3594
800 #, perl-format
801 msgid "install %s: %s"
802 msgstr ""
803
804 #: ../dgit:3621
805 #, perl-format
806 msgid ""
807 "dgit: warning: %s contains .gitattributes\n"
808 "dgit: .gitattributes not (fully) defused.  Recommended: dgit setup-new-"
809 "tree.\n"
810 msgstr ""
811
812 #: ../dgit:3643
813 #, perl-format
814 msgid "fetching %s..."
815 msgstr ""
816
817 #: ../dgit:3651
818 #, perl-format
819 msgid "failed to obtain %s: %s"
820 msgstr ""
821
822 #: ../dgit:3690
823 #, perl-format
824 msgid "package %s missing in (base suite) %s"
825 msgstr ""
826
827 #: ../dgit:3722
828 msgid "local combined tracking branch"
829 msgstr ""
830
831 #: ../dgit:3724
832 msgid "archive seems to have rewound: local tracking branch is ahead!"
833 msgstr ""
834
835 #: ../dgit:3763
836 #, perl-format
837 msgid ""
838 "Combine archive branches %s [dgit]\n"
839 "\n"
840 "Input branches:\n"
841 msgstr ""
842
843 #: ../dgit:3777
844 msgid ""
845 "\n"
846 "Key\n"
847 " * marks the highest version branch, which choose to use\n"
848 " + marks each branch which was not already an ancestor\n"
849 "\n"
850 msgstr ""
851
852 #: ../dgit:3792
853 #, perl-format
854 msgid "calculated combined tracking suite %s"
855 msgstr ""
856
857 #: ../dgit:3810
858 #, perl-format
859 msgid "ready for work in %s"
860 msgstr ""
861
862 #: ../dgit:3818
863 msgid "dry run makes no sense with clone"
864 msgstr ""
865
866 #: ../dgit:3833
867 #, perl-format
868 msgid "create `%s': %s"
869 msgstr ""
870
871 #: ../dgit:3849
872 msgid "fetching existing git history"
873 msgstr ""
874
875 #: ../dgit:3853
876 msgid "starting new git history"
877 msgstr ""
878
879 #: ../dgit:3879
880 #, perl-format
881 msgid ""
882 "FYI: Vcs-Git in %s has different url to your vcs-git remote.\n"
883 " Your vcs-git remote url may be out of date.  Use dgit update-vcs-git ?\n"
884 msgstr ""
885
886 #: ../dgit:3884
887 #, perl-format
888 msgid "fetched into %s"
889 msgstr ""
890
891 #: ../dgit:3896
892 #, perl-format
893 msgid "Merge from %s [dgit]"
894 msgstr ""
895
896 #: ../dgit:3898
897 #, perl-format
898 msgid "fetched to %s and merged into HEAD"
899 msgstr ""
900
901 #: ../dgit:3906
902 #, perl-format
903 msgid "git tree contains %s"
904 msgstr ""
905
906 #: ../dgit:3917
907 msgid "you have uncommitted changes to critical files, cannot continue:\n"
908 msgstr ""
909
910 #: ../dgit:3936
911 #, perl-format
912 msgid ""
913 "quilt fixup required but quilt mode is `nofix'\n"
914 "HEAD commit%s differs from tree implied by debian/patches%s"
915 msgstr ""
916
917 #: ../dgit:3953
918 msgid "nothing quilty to commit, ok."
919 msgstr ""
920
921 #: ../dgit:3956
922 msgid " (wanted to commit patch update)"
923 msgstr ""
924
925 #: ../dgit:3960
926 msgid ""
927 "Commit Debian 3.0 (quilt) metadata\n"
928 "\n"
929 msgstr ""
930
931 #: ../dgit:4003
932 #, perl-format
933 msgid ""
934 "Not doing any fixup of `%s' due to ----no-quilt-fixup or --quilt=nocheck"
935 msgstr ""
936
937 #: ../dgit:4008
938 #, perl-format
939 msgid "Format `%s', need to check/update patch stack"
940 msgstr ""
941
942 #: ../dgit:4018
943 #, perl-format
944 msgid "commit id %s"
945 msgstr ""
946
947 #: ../dgit:4024
948 #, perl-format
949 msgid "and left in %s"
950 msgstr ""
951
952 #: ../dgit:4050
953 #, perl-format
954 msgid "Wanted tag %s (%s) on dgit server, but not found\n"
955 msgstr ""
956
957 #: ../dgit:4053
958 #, perl-format
959 msgid "Wanted tag %s (one of: %s) on dgit server, but not found\n"
960 msgstr ""
961
962 #: ../dgit:4061
963 #, perl-format
964 msgid "%s (%s) .. %s (%s) is not fast forward\n"
965 msgstr ""
966
967 #: ../dgit:4070
968 msgid "version currently in archive"
969 msgstr ""
970
971 #: ../dgit:4079
972 #, perl-format
973 msgid "Checking package changelog for archive version %s ..."
974 msgstr ""
975
976 #: ../dgit:4087
977 #, perl-format
978 msgid "%s field from dpkg-parsechangelog %s"
979 msgstr ""
980
981 #: ../dgit:4097
982 #, perl-format
983 msgid "Perhaps debian/changelog does not mention %s ?"
984 msgstr ""
985
986 #: ../dgit:4100
987 #, perl-format
988 msgid ""
989 "%s is %s\n"
990 "Your tree seems to based on earlier (not uploaded) %s.\n"
991 msgstr ""
992
993 #: ../dgit:4114
994 #, perl-format
995 msgid "Declaring that HEAD includes all changes in %s..."
996 msgstr ""
997
998 #: ../dgit:4170
999 msgid "Checking that HEAD includes all changes in archive..."
1000 msgstr ""
1001
1002 #: ../dgit:4179
1003 msgid "maintainer view tag"
1004 msgstr ""
1005
1006 #: ../dgit:4181
1007 msgid "dgit view tag"
1008 msgstr ""
1009
1010 #: ../dgit:4182
1011 msgid "current archive contents"
1012 msgstr ""
1013
1014 #: ../dgit:4195
1015 msgid ""
1016 "| Not fast forward; maybe --overwrite is needed ?  Please see dgit(1).\n"
1017 msgstr ""
1018
1019 #: ../dgit:4205
1020 #, perl-format
1021 msgid "Declare fast forward from %s\n"
1022 msgstr ""
1023
1024 #: ../dgit:4206
1025 #, perl-format
1026 msgid "Make fast forward from %s\n"
1027 msgstr ""
1028
1029 #: ../dgit:4210
1030 #, perl-format
1031 msgid "Made pseudo-merge of %s into dgit view."
1032 msgstr ""
1033
1034 #: ../dgit:4223
1035 #, perl-format
1036 msgid "Declare fast forward from %s"
1037 msgstr ""
1038
1039 #: ../dgit:4231
1040 #, perl-format
1041 msgid "Make pseudo-merge of %s into your HEAD."
1042 msgstr ""
1043
1044 #: ../dgit:4243
1045 #, perl-format
1046 msgid "-p specified %s but changelog specified %s"
1047 msgstr ""
1048
1049 #: ../dgit:4265
1050 #, perl-format
1051 msgid "%s is for %s %s but debian/changelog is for %s %s"
1052 msgstr ""
1053
1054 #: ../dgit:4326
1055 #, perl-format
1056 msgid "changes field %s `%s' does not match changelog `%s'"
1057 msgstr ""
1058
1059 #: ../dgit:4354
1060 #, perl-format
1061 msgid "%s release %s for %s (%s) [dgit]\n"
1062 msgstr ""
1063
1064 #: ../dgit:4367
1065 #, perl-format
1066 msgid ""
1067 "%s release %s for %s (%s)\n"
1068 "(maintainer view tag generated by dgit --quilt=%s)\n"
1069 msgstr ""
1070
1071 #: ../dgit:4419
1072 msgid ""
1073 "Push failed, while checking state of the archive.\n"
1074 "You can retry the push, after fixing the problem, if you like.\n"
1075 msgstr ""
1076
1077 #: ../dgit:4428
1078 msgid ""
1079 "package appears to be new in this suite; if this is intentional, use --new"
1080 msgstr ""
1081
1082 #: ../dgit:4433
1083 msgid ""
1084 "Push failed, while preparing your push.\n"
1085 "You can retry the push, after fixing the problem, if you like.\n"
1086 msgstr ""
1087
1088 #: ../dgit:4456
1089 #, perl-format
1090 msgid "looked for .dsc %s, but %s; maybe you forgot to build"
1091 msgstr ""
1092
1093 #: ../dgit:4473
1094 #, perl-format
1095 msgid ""
1096 "Branch is managed by git-debrebase (%s\n"
1097 "exists), but quilt mode (%s) implies a split view.\n"
1098 "Pass the right --quilt option or adjust your git config.\n"
1099 "Or, maybe, run git-debrebase forget-was-ever-debrebase.\n"
1100 msgstr ""
1101
1102 #: ../dgit:4497
1103 #, perl-format
1104 msgid ""
1105 "--quilt=%s but no cached dgit view:\n"
1106 " perhaps HEAD changed since dgit build[-source] ?"
1107 msgstr ""
1108
1109 #: ../dgit:4528
1110 msgid ""
1111 "dgit push: HEAD is not a descendant of the archive's version.\n"
1112 "To overwrite the archive's contents, pass --overwrite[=VERSION].\n"
1113 "To rewind history, if permitted by the archive, use --deliberately-not-fast-"
1114 "forward."
1115 msgstr ""
1116
1117 #: ../dgit:4538
1118 #, perl-format
1119 msgid "checking that %s corresponds to HEAD"
1120 msgstr ""
1121
1122 #: ../dgit:4572 ../dgit:4584
1123 #, perl-format
1124 msgid "HEAD specifies a different tree to %s:\n"
1125 msgstr ""
1126
1127 #: ../dgit:4578
1128 #, perl-format
1129 msgid ""
1130 "There is a problem with your source tree (see dgit(7) for some hints).\n"
1131 "To see a full diff, run git diff %s %s\n"
1132 msgstr ""
1133
1134 #: ../dgit:4588
1135 #, perl-format
1136 msgid ""
1137 "Perhaps you forgot to build.  Or perhaps there is a problem with your\n"
1138 " source tree (see dgit(7) for some hints).  To see a full diff, run\n"
1139 "   git diff %s %s\n"
1140 msgstr ""
1141
1142 #: ../dgit:4599
1143 #, perl-format
1144 msgid ""
1145 "failed to find unique changes file (looked for %s in %s); perhaps you need "
1146 "to use dgit -C"
1147 msgstr ""
1148
1149 #: ../dgit:4621
1150 msgid "uploading binaries, although distro policy is source only"
1151 msgstr ""
1152
1153 #: ../dgit:4625
1154 msgid "source-only upload, although distro policy requires .debs"
1155 msgstr ""
1156
1157 #: ../dgit:4629
1158 #, perl-format
1159 msgid ""
1160 "source-only upload, even though package is entirely NEW\n"
1161 "(this is contrary to policy in %s)"
1162 msgstr ""
1163
1164 #: ../dgit:4636
1165 #, perl-format
1166 msgid "unknown source-only-uploads policy `%s'"
1167 msgstr ""
1168
1169 #: ../dgit:4680
1170 msgid ""
1171 "Push failed, while signing the tag.\n"
1172 "You can retry the push, after fixing the problem, if you like.\n"
1173 msgstr ""
1174
1175 #: ../dgit:4693
1176 msgid ""
1177 "Push failed, *after* signing the tag.\n"
1178 "If you want to try again, you should use a new version number.\n"
1179 msgstr ""
1180
1181 #: ../dgit:4710
1182 msgid ""
1183 "Push failed, while updating the remote git repository - see messages above.\n"
1184 "If you want to try again, you should use a new version number.\n"
1185 msgstr ""
1186
1187 #: ../dgit:4727
1188 msgid ""
1189 "Push failed, while obtaining signatures on the .changes and .dsc.\n"
1190 "If it was just that the signature failed, you may try again by using\n"
1191 "debsign by hand to sign the changes file (see the command dgit tried,\n"
1192 "above), and then dput that changes file to complete the upload.\n"
1193 "If you need to change the package, you must use a new version number.\n"
1194 msgstr ""
1195
1196 #: ../dgit:4758
1197 #, perl-format
1198 msgid "pushed and uploaded %s"
1199 msgstr ""
1200
1201 #: ../dgit:4770
1202 msgid "-p is not allowed with clone; specify as argument instead"
1203 msgstr ""
1204
1205 #: ../dgit:4781
1206 msgid "incorrect arguments to dgit clone"
1207 msgstr ""
1208
1209 #: ../dgit:4787 ../git-debrebase:1839
1210 #, perl-format
1211 msgid "%s already exists"
1212 msgstr ""
1213
1214 #: ../dgit:4801
1215 #, perl-format
1216 msgid "remove %s: %s\n"
1217 msgstr ""
1218
1219 #: ../dgit:4805
1220 #, perl-format
1221 msgid "check whether to remove %s: %s\n"
1222 msgstr ""
1223
1224 #: ../dgit:4843
1225 msgid "incorrect arguments to dgit fetch or dgit pull"
1226 msgstr ""
1227
1228 #: ../dgit:4860
1229 #, perl-format
1230 msgid "dgit pull not yet supported in split view mode (--quilt=%s)\n"
1231 msgstr ""
1232
1233 #: ../dgit:4869
1234 msgid "dgit checkout needs a suite argument"
1235 msgstr ""
1236
1237 #: ../dgit:4931
1238 #, perl-format
1239 msgid "setting up vcs-git: %s\n"
1240 msgstr ""
1241
1242 #: ../dgit:4934
1243 #, perl-format
1244 msgid "vcs git already configured: %s\n"
1245 msgstr ""
1246
1247 #: ../dgit:4936
1248 #, perl-format
1249 msgid "changing vcs-git url to: %s\n"
1250 msgstr ""
1251
1252 #: ../dgit:4941
1253 #, perl-format
1254 msgid "fetching (%s)\n"
1255 msgstr ""
1256
1257 #: ../dgit:4956
1258 #, perl-format
1259 msgid "incorrect arguments to dgit %s"
1260 msgstr ""
1261
1262 #: ../dgit:4967
1263 #, perl-format
1264 msgid "dgit %s: changelog specifies %s (%s) but command line specifies %s"
1265 msgstr ""
1266
1267 #: ../dgit:5005
1268 #, perl-format
1269 msgid ""
1270 "build host has dgit rpush protocol versions %s but invocation host has %s"
1271 msgstr ""
1272
1273 #: ../dgit:5085
1274 #, perl-format
1275 msgid "create %s: %s"
1276 msgstr ""
1277
1278 #: ../dgit:5122
1279 #, perl-format
1280 msgid "build host child failed: %s"
1281 msgstr ""
1282
1283 #: ../dgit:5125
1284 msgid "all done\n"
1285 msgstr ""
1286
1287 #: ../dgit:5134
1288 #, perl-format
1289 msgid "file %s (%s) twice"
1290 msgstr ""
1291
1292 #: ../dgit:5142
1293 msgid "bad param spec"
1294 msgstr ""
1295
1296 #: ../dgit:5148
1297 msgid "bad previously spec"
1298 msgstr ""
1299
1300 #: ../dgit:5167
1301 #, perl-format
1302 msgid ""
1303 "rpush negotiated protocol version %s which does not support quilt mode %s"
1304 msgstr ""
1305
1306 #: ../dgit:5212
1307 #, perl-format
1308 msgid "buildinfo mismatch in field %s"
1309 msgstr ""
1310
1311 #: ../dgit:5215
1312 #, perl-format
1313 msgid "buildinfo contains forbidden field %s"
1314 msgstr ""
1315
1316 #: ../dgit:5256
1317 msgid "remote changes file"
1318 msgstr ""
1319
1320 #: ../dgit:5331
1321 msgid "not a plain file or symlink\n"
1322 msgstr ""
1323
1324 #: ../dgit:5337
1325 msgid "mode or type changed\n"
1326 msgstr ""
1327
1328 #: ../dgit:5338
1329 msgid "modified symlink\n"
1330 msgstr ""
1331
1332 #: ../dgit:5341
1333 msgid "deletion of symlink\n"
1334 msgstr ""
1335
1336 #: ../dgit:5345
1337 msgid "creation with non-default mode\n"
1338 msgstr ""
1339
1340 #: ../dgit:5375
1341 msgid "dgit view: changes are required..."
1342 msgstr ""
1343
1344 #: ../dgit:5404
1345 #, perl-format
1346 msgid ""
1347 "\n"
1348 "For full diff showing the problem(s), type:\n"
1349 " %s\n"
1350 msgstr ""
1351
1352 #: ../dgit:5411
1353 #, perl-format
1354 msgid ""
1355 "--quilt=%s specified, implying patches-unapplied git tree\n"
1356 " but git tree differs from orig in upstream files."
1357 msgstr ""
1358
1359 #: ../dgit:5417
1360 msgid ""
1361 "\n"
1362 " ... debian/patches is missing; perhaps this is a patch queue branch?"
1363 msgstr ""
1364
1365 #: ../dgit:5424
1366 #, perl-format
1367 msgid ""
1368 "--quilt=%s specified, implying patches-applied git tree\n"
1369 " but git tree differs from result of applying debian/patches to upstream\n"
1370 msgstr ""
1371
1372 #: ../dgit:5431
1373 msgid "dgit view: creating patches-applied version using gbp pq"
1374 msgstr ""
1375
1376 #: ../dgit:5440
1377 #, perl-format
1378 msgid ""
1379 "--quilt=%s specified, implying that HEAD is for use with a\n"
1380 " tool which does not create patches for changes to upstream\n"
1381 " .gitignores: but, such patches exist in debian/patches.\n"
1382 msgstr ""
1383
1384 #: ../dgit:5449
1385 msgid "dgit view: creating patch to represent .gitignore changes"
1386 msgstr ""
1387
1388 #: ../dgit:5454
1389 #, perl-format
1390 msgid "%s already exists; but want to create it to record .gitignore changes"
1391 msgstr ""
1392
1393 #: ../dgit:5459
1394 msgid ""
1395 "Subject: Update .gitignore from Debian packaging branch\n"
1396 "\n"
1397 "The Debian packaging git branch contains these updates to the upstream\n"
1398 ".gitignore file(s).  This patch is autogenerated, to provide these\n"
1399 "updates to users of the official Debian archive view of the package.\n"
1400 msgstr ""
1401
1402 #: ../dgit:5481
1403 msgid "Commit patch to update .gitignore\n"
1404 msgstr ""
1405
1406 #: ../dgit:5495
1407 msgid "converted"
1408 msgstr ""
1409
1410 #: ../dgit:5496
1411 #, perl-format
1412 msgid "dgit view: created (%s)"
1413 msgstr ""
1414
1415 #: ../dgit:5561
1416 msgid "maximum search space exceeded"
1417 msgstr ""
1418
1419 #: ../dgit:5579
1420 #, perl-format
1421 msgid "has %s not %s"
1422 msgstr ""
1423
1424 #: ../dgit:5588
1425 msgid "root commit"
1426 msgstr ""
1427
1428 #: ../dgit:5594
1429 #, perl-format
1430 msgid "merge (%s nontrivial parents)"
1431 msgstr ""
1432
1433 #: ../dgit:5606
1434 #, perl-format
1435 msgid "changed %s"
1436 msgstr ""
1437
1438 #: ../dgit:5625
1439 #, perl-format
1440 msgid ""
1441 "\n"
1442 "%s: error: quilt fixup cannot be linear.  Stopped at:\n"
1443 msgstr ""
1444
1445 #: ../dgit:5632
1446 #, perl-format
1447 msgid "%s:  %s: %s\n"
1448 msgstr ""
1449
1450 #: ../dgit:5644
1451 msgid "quilt history linearisation failed.  Search `quilt fixup' in dgit(7).\n"
1452 msgstr ""
1453
1454 #: ../dgit:5647
1455 msgid "quilt fixup cannot be linear, smashing..."
1456 msgstr ""
1457
1458 #: ../dgit:5659
1459 #, perl-format
1460 msgid ""
1461 "Automatically generated patch (%s)\n"
1462 "Last (up to) %s git changes, FYI:\n"
1463 "\n"
1464 msgstr ""
1465
1466 #: ../dgit:5666
1467 msgid "quiltify linearisation planning successful, executing..."
1468 msgstr ""
1469
1470 #: ../dgit:5700
1471 msgid "contains unexpected slashes\n"
1472 msgstr ""
1473
1474 #: ../dgit:5701
1475 msgid "contains leading punctuation\n"
1476 msgstr ""
1477
1478 #: ../dgit:5702
1479 msgid "contains bad character(s)\n"
1480 msgstr ""
1481
1482 #: ../dgit:5703
1483 msgid "is series file\n"
1484 msgstr ""
1485
1486 #: ../dgit:5704
1487 msgid "too long\n"
1488 msgstr ""
1489
1490 #: ../dgit:5708
1491 #, perl-format
1492 msgid "quiltifying commit %s: ignoring/dropping Gbp-Pq %s: %s"
1493 msgstr ""
1494
1495 #: ../dgit:5737
1496 #, perl-format
1497 msgid "dgit: patch title transliteration error: %s"
1498 msgstr ""
1499
1500 #: ../dgit:5880
1501 msgid "Commit removal of .pc (quilt series tracking data)\n"
1502 msgstr ""
1503
1504 #: ../dgit:5890
1505 msgid "starting quiltify (single-debian-patch)"
1506 msgstr ""
1507
1508 #: ../dgit:5992
1509 #, perl-format
1510 msgid "dgit: split brain (separate dgit view) may be needed (--quilt=%s)."
1511 msgstr ""
1512
1513 #: ../dgit:6023
1514 #, perl-format
1515 msgid "dgit view: found cached (%s)"
1516 msgstr ""
1517
1518 #: ../dgit:6028
1519 msgid "dgit view: found cached, no changes required"
1520 msgstr ""
1521
1522 #: ../dgit:6039
1523 #, perl-format
1524 msgid "examining quilt state (multiple patches, %s mode)"
1525 msgstr ""
1526
1527 #: ../dgit:6130
1528 msgid ""
1529 "failed to apply your git tree's patch stack (from debian/patches/) to\n"
1530 " the corresponding upstream tarball(s).  Your source tree and .orig\n"
1531 " are probably too inconsistent.  dgit can only fix up certain kinds of\n"
1532 " anomaly (depending on the quilt mode).  Please see --quilt= in dgit(1).\n"
1533 msgstr ""
1534
1535 #: ../dgit:6144
1536 msgid "Tree already contains .pc - will use it then delete it."
1537 msgstr ""
1538
1539 #: ../dgit:6181
1540 #, perl-format
1541 msgid "%s: base trees orig=%.20s o+d/p=%.20s"
1542 msgstr ""
1543
1544 #: ../dgit:6184
1545 #, perl-format
1546 msgid ""
1547 "%s: quilt differences: src:  %s orig %s     gitignores:  %s orig %s\n"
1548 "%s: quilt differences:      HEAD %s o+d/p               HEAD %s o+d/p"
1549 msgstr ""
1550
1551 #: ../dgit:6190
1552 #, perl-format
1553 msgid "dgit:  cannot represent change: %s: %s\n"
1554 msgstr ""
1555
1556 #: ../dgit:6194
1557 msgid ""
1558 "HEAD has changes to .orig[s] which are not representable by `3.0 (quilt)'\n"
1559 msgstr ""
1560
1561 #: ../dgit:6201
1562 msgid "This might be a patches-unapplied branch."
1563 msgstr ""
1564
1565 #: ../dgit:6204
1566 msgid "This might be a patches-applied branch."
1567 msgstr ""
1568
1569 #: ../dgit:6207
1570 msgid "Maybe you need one of --[quilt=]gbp --[quilt=]dpm --quilt=unapplied ?"
1571 msgstr ""
1572
1573 #: ../dgit:6210
1574 msgid "Warning: Tree has .gitattributes.  See GITATTRIBUTES in dgit(7)."
1575 msgstr ""
1576
1577 #: ../dgit:6214
1578 msgid "Maybe orig tarball(s) are not identical to git representation?"
1579 msgstr ""
1580
1581 #: ../dgit:6223
1582 #, perl-format
1583 msgid "starting quiltify (multiple patches, %s mode)"
1584 msgstr ""
1585
1586 #: ../dgit:6261
1587 msgid ""
1588 "\n"
1589 "dgit: Building, or cleaning with rules target, in patches-unapplied tree.\n"
1590 "dgit: Have to apply the patches - making the tree dirty.\n"
1591 "dgit: (Consider specifying --clean=git and (or) using dgit sbuild.)\n"
1592 "\n"
1593 msgstr ""
1594
1595 #: ../dgit:6273
1596 msgid "dgit: Unapplying patches again to tidy up the tree."
1597 msgstr ""
1598
1599 #: ../dgit:6302
1600 msgid ""
1601 "If this is just missing .gitignore entries, use a different clean\n"
1602 "mode, eg --clean=dpkg-source,no-check (-wdn/-wddn) to ignore them\n"
1603 "or --clean=git (-wg/-wgf) to use `git clean' instead.\n"
1604 msgstr ""
1605
1606 #: ../dgit:6314
1607 msgid "tree contains uncommitted files and --clean=check specified"
1608 msgstr ""
1609
1610 #: ../dgit:6317
1611 msgid "tree contains uncommitted files (NB dgit didn't run rules clean)"
1612 msgstr ""
1613
1614 #: ../dgit:6320
1615 msgid ""
1616 "tree contains uncommited, untracked, unignored files\n"
1617 "You can use --clean=git[-ff],always (-wga/-wgfa) to delete them."
1618 msgstr ""
1619
1620 #: ../dgit:6338
1621 msgid "tree contains uncommitted files (after running rules clean)"
1622 msgstr ""
1623
1624 #: ../dgit:6352
1625 msgid "clean takes no additional arguments"
1626 msgstr ""
1627
1628 #: ../dgit:6365
1629 #, perl-format
1630 msgid "-p is not allowed with dgit %s"
1631 msgstr ""
1632
1633 #: ../dgit:6404
1634 #, perl-format
1635 msgid "remove old changes file %s: %s"
1636 msgstr ""
1637
1638 #: ../dgit:6406
1639 #, perl-format
1640 msgid "would remove %s"
1641 msgstr ""
1642
1643 #: ../dgit:6432
1644 msgid "archive query failed (queried because --since-version not specified)"
1645 msgstr ""
1646
1647 #: ../dgit:6438
1648 #, perl-format
1649 msgid "changelog will contain changes since %s"
1650 msgstr ""
1651
1652 #: ../dgit:6441
1653 msgid "package seems new, not specifying -v<version>"
1654 msgstr ""
1655
1656 #: ../dgit:6484
1657 msgid "Wanted to build nothing!"
1658 msgstr ""
1659
1660 #: ../dgit:6522
1661 #, perl-format
1662 msgid "only one changes file from build (%s)\n"
1663 msgstr ""
1664
1665 #: ../dgit:6529
1666 #, perl-format
1667 msgid "%s found in binaries changes file %s"
1668 msgstr ""
1669
1670 #: ../dgit:6536
1671 #, perl-format
1672 msgid "%s unexpectedly not created by build"
1673 msgstr ""
1674
1675 #: ../dgit:6540
1676 #, perl-format
1677 msgid "install new changes %s{,.inmulti}: %s"
1678 msgstr ""
1679
1680 #: ../dgit:6545
1681 #, perl-format
1682 msgid "wrong number of different changes files (%s)"
1683 msgstr ""
1684
1685 #: ../dgit:6548
1686 #, perl-format
1687 msgid "build successful, results in %s\n"
1688 msgstr ""
1689
1690 #: ../dgit:6561
1691 #, perl-format
1692 msgid ""
1693 "changes files other than source matching %s already present; building would "
1694 "result in ambiguity about the intended results.\n"
1695 "Suggest you delete %s.\n"
1696 msgstr ""
1697
1698 #: ../dgit:6579
1699 msgid "build successful\n"
1700 msgstr ""
1701
1702 #: ../dgit:6586
1703 #, perl-format
1704 msgid ""
1705 "%s: warning: build-products-dir set, but not supported by dpkg-buildpackage\n"
1706 "%s: warning: build-products-dir will be ignored; files will go to ..\n"
1707 msgstr ""
1708
1709 #: ../dgit:6696
1710 #, perl-format
1711 msgid "remove %s: %s"
1712 msgstr ""
1713
1714 #: ../dgit:6731
1715 msgid "--include-dirty not supported with --build-products-dir, sorry"
1716 msgstr ""
1717
1718 #: ../dgit:6751
1719 #, perl-format
1720 msgid "put in place new built file (%s): %s"
1721 msgstr ""
1722
1723 #: ../dgit:6764
1724 msgid "build-source takes no additional arguments"
1725 msgstr ""
1726
1727 #: ../dgit:6768
1728 #, perl-format
1729 msgid "source built, results in %s and %s"
1730 msgstr ""
1731
1732 #: ../dgit:6775
1733 msgid ""
1734 "dgit push-source: --include-dirty/--ignore-dirty does not makesense with "
1735 "push-source!"
1736 msgstr ""
1737
1738 #: ../dgit:6781
1739 msgid "source changes file"
1740 msgstr ""
1741
1742 #: ../dgit:6783
1743 msgid "user-specified changes file is not source-only"
1744 msgstr ""
1745
1746 #: ../dgit:6803 ../dgit:6805
1747 #, perl-format
1748 msgid "%s (in build products dir): %s"
1749 msgstr ""
1750
1751 #: ../dgit:6818
1752 msgid ""
1753 "perhaps you need to pass -A ?  (sbuild's default is to build only\n"
1754 "arch-specific binaries; dgit 1.4 used to override that.)\n"
1755 msgstr ""
1756
1757 #: ../dgit:6830
1758 msgid ""
1759 "you asked for a builder but your debbuildopts didn't ask for any binaries -- "
1760 "is this really what you meant?"
1761 msgstr ""
1762
1763 #: ../dgit:6834
1764 msgid ""
1765 "we must build a .dsc to pass to the builder but your debbuiltopts forbids "
1766 "the building of a source package; cannot continue"
1767 msgstr ""
1768
1769 #: ../dgit:6864
1770 msgid "incorrect arguments to dgit print-unapplied-treeish"
1771 msgstr ""
1772
1773 #: ../dgit:6886
1774 msgid "source tree"
1775 msgstr ""
1776
1777 #: ../dgit:6888
1778 #, perl-format
1779 msgid "dgit: import-dsc: %s"
1780 msgstr ""
1781
1782 #: ../dgit:6901
1783 #, perl-format
1784 msgid "unknown dgit import-dsc sub-option `%s'"
1785 msgstr ""
1786
1787 #: ../dgit:6905
1788 msgid "usage: dgit import-dsc .../PATH/TO/.DSC BRANCH"
1789 msgstr ""
1790
1791 #: ../dgit:6909
1792 msgid "dry run makes no sense with import-dsc"
1793 msgstr ""
1794
1795 #: ../dgit:6926
1796 #, perl-format
1797 msgid "%s is checked out - will not update it"
1798 msgstr ""
1799
1800 #: ../dgit:6931
1801 #, perl-format
1802 msgid "open import .dsc (%s): %s"
1803 msgstr ""
1804
1805 #: ../dgit:6933
1806 #, perl-format
1807 msgid "read %s: %s"
1808 msgstr ""
1809
1810 #: ../dgit:6944
1811 msgid "import-dsc signature check failed"
1812 msgstr ""
1813
1814 #: ../dgit:6947
1815 #, perl-format
1816 msgid "%s: warning: importing unsigned .dsc\n"
1817 msgstr ""
1818
1819 #: ../dgit:6958
1820 msgid "Dgit metadata in .dsc"
1821 msgstr ""
1822
1823 #: ../dgit:6969
1824 msgid "dgit: import-dsc of .dsc with Dgit field, using git hash"
1825 msgstr ""
1826
1827 #: ../dgit:6978
1828 #, perl-format
1829 msgid ""
1830 ".dsc contains Dgit field referring to object %s\n"
1831 "Your git tree does not have that object.  Try `git fetch' from a\n"
1832 "plausible server (browse.dgit.d.o? salsa?), and try the import-dsc again.\n"
1833 msgstr ""
1834
1835 #: ../dgit:6985
1836 msgid "Not fast forward, forced update."
1837 msgstr ""
1838
1839 #: ../dgit:6987
1840 #, perl-format
1841 msgid "Not fast forward to %s"
1842 msgstr ""
1843
1844 #: ../dgit:6992
1845 #, perl-format
1846 msgid "updated git ref %s"
1847 msgstr ""
1848
1849 #: ../dgit:6997
1850 #, perl-format
1851 msgid ""
1852 "Branch %s already exists\n"
1853 "Specify ..%s for a pseudo-merge, binding in existing history\n"
1854 "Specify  +%s to overwrite, discarding existing history\n"
1855 msgstr ""
1856
1857 #: ../dgit:7009
1858 #, perl-format
1859 msgid "lstat %s works but stat gives %s !"
1860 msgstr ""
1861
1862 #: ../dgit:7011
1863 #, perl-format
1864 msgid "stat %s: %s"
1865 msgstr ""
1866
1867 #: ../dgit:7019
1868 #, perl-format
1869 msgid "cannot import %s which seems to be inside working tree!"
1870 msgstr ""
1871
1872 #: ../dgit:7023
1873 #, perl-format
1874 msgid "import %s requires .../%s, but it does not exist"
1875 msgstr ""
1876
1877 #: ../dgit:7028
1878 #, perl-format
1879 msgid "import %s requires %s, but: %s"
1880 msgstr ""
1881
1882 #: ../dgit:7030
1883 #, perl-format
1884 msgid "symlink %s to %s: %s"
1885 msgstr ""
1886
1887 #: ../dgit:7031
1888 #, perl-format
1889 msgid "made symlink %s -> %s"
1890 msgstr ""
1891
1892 #: ../dgit:7042
1893 msgid "Import, forced update - synthetic orphan git history."
1894 msgstr ""
1895
1896 #: ../dgit:7044
1897 msgid "Import, merging."
1898 msgstr ""
1899
1900 #: ../dgit:7058
1901 #, perl-format
1902 msgid "Merge %s (%s) import into %s\n"
1903 msgstr ""
1904
1905 #: ../dgit:7067
1906 #, perl-format
1907 msgid "results are in git ref %s"
1908 msgstr ""
1909
1910 #: ../dgit:7074
1911 msgid "need only 1 subpath argument"
1912 msgstr ""
1913
1914 #: ../dgit:7080
1915 #, perl-format
1916 msgid "exec curl: %s\n"
1917 msgstr ""
1918
1919 #: ../dgit:7094
1920 msgid "need destination argument"
1921 msgstr ""
1922
1923 #: ../dgit:7099
1924 #, perl-format
1925 msgid "exec git clone: %s\n"
1926 msgstr ""
1927
1928 #: ../dgit:7107
1929 msgid "no arguments allowed to dgit print-dgit-repos-server-source-url"
1930 msgstr ""
1931
1932 #: ../dgit:7118
1933 msgid "no arguments allowed to dgit print-dpkg-source-ignores"
1934 msgstr ""
1935
1936 #: ../dgit:7124
1937 msgid "no arguments allowed to dgit setup-mergechangelogs"
1938 msgstr ""
1939
1940 #: ../dgit:7131 ../dgit:7137
1941 msgid "no arguments allowed to dgit setup-useremail"
1942 msgstr ""
1943
1944 #: ../dgit:7143
1945 msgid "no arguments allowed to dgit setup-tree"
1946 msgstr ""
1947
1948 #: ../dgit:7190
1949 msgid ""
1950 "--initiator-tempdir must be used specify an absolute, not relative, "
1951 "directory."
1952 msgstr ""
1953
1954 #: ../dgit:7229
1955 #, perl-format
1956 msgid "%s needs a value"
1957 msgstr ""
1958
1959 #: ../dgit:7233
1960 #, perl-format
1961 msgid "bad value `%s' for %s"
1962 msgstr ""
1963
1964 #: ../dgit:7324
1965 #, perl-format
1966 msgid "%s: warning: ignoring unknown force option %s\n"
1967 msgstr ""
1968
1969 #: ../dgit:7344
1970 #, perl-format
1971 msgid "unknown long option `%s'"
1972 msgstr ""
1973
1974 #: ../dgit:7399
1975 #, perl-format
1976 msgid "unknown short option `%s'"
1977 msgstr ""
1978
1979 #: ../dgit:7414
1980 #, perl-format
1981 msgid "%s is set to something other than SIG_DFL\n"
1982 msgstr ""
1983
1984 #: ../dgit:7418
1985 #, perl-format
1986 msgid "%s is blocked\n"
1987 msgstr ""
1988
1989 #: ../dgit:7424
1990 #, perl-format
1991 msgid ""
1992 "On entry to dgit, %s\n"
1993 "This is a bug produced by something in your execution environment.\n"
1994 "Giving up.\n"
1995 msgstr ""
1996
1997 #: ../dgit:7441
1998 #, perl-format
1999 msgid "cannot set command for %s"
2000 msgstr ""
2001
2002 #: ../dgit:7454
2003 #, perl-format
2004 msgid "cannot configure options for %s"
2005 msgstr ""
2006
2007 #: ../dgit:7474
2008 #, perl-format
2009 msgid "unknown quilt-mode `%s'"
2010 msgstr ""
2011
2012 #: ../dgit:7484
2013 #, perl-format
2014 msgid "unknown %s setting `%s'"
2015 msgstr ""
2016
2017 #: ../dgit:7489
2018 msgid "dgit: --include-dirty is not supported in split view quilt mode"
2019 msgstr ""
2020
2021 #: ../dgit:7500
2022 #, perl-format
2023 msgid "unknown clean-mode `%s'"
2024 msgstr ""
2025
2026 #: ../dgit:7521
2027 msgid "DRY RUN ONLY\n"
2028 msgstr ""
2029
2030 #: ../dgit:7522
2031 msgid "DAMP RUN - WILL MAKE LOCAL (UNSIGNED) CHANGES\n"
2032 msgstr ""
2033
2034 #: ../dgit:7541
2035 #, perl-format
2036 msgid "unknown operation %s"
2037 msgstr ""
2038
2039 #: ../git-debrebase:44
2040 msgid ""
2041 "usages:\n"
2042 "  git-debrebase [<options>] [--|-i <git rebase options...>]\n"
2043 "  git-debrebase [<options>] status\n"
2044 "  git-debrebase [<options>] prepush [--prose=...]\n"
2045 "  git-debrebase [<options>] quick|conclude\n"
2046 "  git-debrebase [<options>] new-upstream <new-version> [<details ...>]\n"
2047 "  git-debrebase [<options>] convert-from-* ...\n"
2048 "  ...\n"
2049 "See git-debrebase(1), git-debrebase(5), dgit-maint-debrebase(7) (in dgit).\n"
2050 msgstr ""
2051
2052 #: ../git-debrebase:67
2053 #, perl-format
2054 msgid "%s: bad usage: %s\n"
2055 msgstr ""
2056
2057 #: ../git-debrebase:78
2058 #, perl-format
2059 msgid "bad options follow `git-debrebase %s'"
2060 msgstr ""
2061
2062 #: ../git-debrebase:89
2063 #, perl-format
2064 msgid "missing required git config %s"
2065 msgstr ""
2066
2067 #: ../git-debrebase:401
2068 #, perl-format
2069 msgid "%s: snag ignored (-f%s): %s\n"
2070 msgstr ""
2071
2072 #: ../git-debrebase:404
2073 #, perl-format
2074 msgid "%s: snag detected (-f%s): %s\n"
2075 msgstr ""
2076
2077 #: ../git-debrebase:417
2078 #, perl-format
2079 msgid "%s: snags: %d overriden by individual -f options\n"
2080 msgstr ""
2081
2082 #: ../git-debrebase:423
2083 #, perl-format
2084 msgid "%s: snags: %d overriden by global --force\n"
2085 msgstr ""
2086
2087 #: ../git-debrebase:427
2088 #, perl-format
2089 msgid "%s: snags: %d blocker(s) (you could -f<tag>, or --force)"
2090 msgstr ""
2091
2092 #: ../git-debrebase:459
2093 msgid ""
2094 "Branch/history seems mangled - no longer in gdr format.\n"
2095 "See ILLEGAL OPERATIONS in git-debrebase(5).\n"
2096 msgstr ""
2097
2098 #: ../git-debrebase:466
2099 #, perl-format
2100 msgid ""
2101 "%s\n"
2102 "Is this meant to be a gdr branch?  %s\n"
2103 msgstr ""
2104
2105 #: ../git-debrebase:471
2106 #, perl-format
2107 msgid ""
2108 "%s\n"
2109 "%s\n"
2110 "Consider git-debrebase scrap, to throw away your recent work.\n"
2111 msgstr ""
2112
2113 #: ../git-debrebase:477
2114 #, perl-format
2115 msgid ""
2116 "%s\n"
2117 "Branch does not seem to be meant to be a git-debrebase branch?\n"
2118 "Wrong branch, or maybe you needed git-debrebase convert-from-*.\n"
2119 msgstr ""
2120
2121 #: ../git-debrebase:488
2122 #, perl-format
2123 msgid ""
2124 "%s\n"
2125 "Branch/history mangled, and diverged since last git-debrebase.\n"
2126 "Maybe you reset to, or rebased from, somewhere inappropriate.\n"
2127 msgstr ""
2128
2129 #: ../git-debrebase:935
2130 #, perl-format
2131 msgid "git-debrebase `anchor' but %s"
2132 msgstr ""
2133
2134 #: ../git-debrebase:937
2135 msgid "has other than two parents"
2136 msgstr ""
2137
2138 #: ../git-debrebase:938
2139 msgid "contains debian/patches"
2140 msgstr ""
2141
2142 #: ../git-debrebase:964
2143 msgid "is an origin commit"
2144 msgstr ""
2145
2146 #: ../git-debrebase:966
2147 msgid "upstream files differ from left parent"
2148 msgstr ""
2149
2150 #: ../git-debrebase:968
2151 msgid "debian/ differs from right parent"
2152 msgstr ""
2153
2154 #: ../git-debrebase:979
2155 msgid "edits debian/patches"
2156 msgstr ""
2157
2158 #: ../git-debrebase:991
2159 msgid "parent's debian is not a directory"
2160 msgstr ""
2161
2162 #: ../git-debrebase:998
2163 msgid "no changes"
2164 msgstr ""
2165
2166 #: ../git-debrebase:1004
2167 msgid "origin commit"
2168 msgstr ""
2169
2170 #: ../git-debrebase:1055
2171 #, perl-format
2172 msgid "unknown kind of merge from %s"
2173 msgstr ""
2174
2175 #: ../git-debrebase:1058
2176 msgid "octopus merge"
2177 msgstr ""
2178
2179 #: ../git-debrebase:1062
2180 msgid "general two-parent merge"
2181 msgstr ""
2182
2183 #: ../git-debrebase:1079
2184 #, perl-format
2185 msgid "inconsistent anchors in merged-breakwaters %s"
2186 msgstr ""
2187
2188 #: ../git-debrebase:1119
2189 #, perl-format
2190 msgid "branch needs laundering (run git-debrebase): %s"
2191 msgstr ""
2192
2193 #: ../git-debrebase:1147
2194 #, perl-format
2195 msgid "packaging change (%s) follows upstream change"
2196 msgstr ""
2197
2198 #: ../git-debrebase:1148
2199 #, perl-format
2200 msgid " (eg %s)"
2201 msgstr ""
2202
2203 #: ../git-debrebase:1154
2204 msgid "found mixed upstream/packaging commit"
2205 msgstr ""
2206
2207 #: ../git-debrebase:1155 ../git-debrebase:1163 ../git-debrebase:1168
2208 #: ../git-debrebase:1173 ../git-debrebase:1179 ../git-debrebase:1187
2209 #, perl-format
2210 msgid " (%s)"
2211 msgstr ""
2212
2213 #: ../git-debrebase:1162
2214 #, perl-format
2215 msgid "found interchange bureaucracy commit (%s)"
2216 msgstr ""
2217
2218 #: ../git-debrebase:1167
2219 msgid "found dgit dsc import"
2220 msgstr ""
2221
2222 #: ../git-debrebase:1172
2223 msgid "found bare dgit dsc import with no prior history"
2224 msgstr ""
2225
2226 #: ../git-debrebase:1178
2227 msgid "found vanilla merge"
2228 msgstr ""
2229
2230 #: ../git-debrebase:1185
2231 #, perl-format
2232 msgid "found unprocessable commit, cannot cope: %s"
2233 msgstr ""
2234
2235 #: ../git-debrebase:1253
2236 #, perl-format
2237 msgid "found unprocessable commit, cannot cope; %3$s: (commit %1$s) (d.%2$s)"
2238 msgstr ""
2239
2240 #: ../git-debrebase:1254
2241 #, perl-format
2242 msgid "found unprocessable commit, cannot cope: (commit %1$s) (d.%2$s)"
2243 msgstr ""
2244
2245 #: ../git-debrebase:1375
2246 msgid "bare dgit dsc import"
2247 msgstr ""
2248
2249 #: ../git-debrebase:1715 ../git-debrebase:1718
2250 #, perl-format
2251 msgid "mismatch %s ?"
2252 msgstr ""
2253
2254 #: ../git-debrebase:1721
2255 #, perl-format
2256 msgid "mismatch %s != %s ?"
2257 msgstr ""
2258
2259 #: ../git-debrebase:1731
2260 #, perl-format
2261 msgid "internal error %#x %s %s"
2262 msgstr ""
2263
2264 #: ../git-debrebase:1759
2265 #, perl-format
2266 msgid "%s: laundered (head was %s)\n"
2267 msgstr ""
2268
2269 #: ../git-debrebase:1773
2270 msgid "you are in the middle of a git-rebase already"
2271 msgstr ""
2272
2273 #: ../git-debrebase:1799
2274 msgid "launder for rebase"
2275 msgstr ""
2276
2277 #: ../git-debrebase:1804
2278 msgid "analyse does not support any options"
2279 msgstr ""
2280
2281 #: ../git-debrebase:1806
2282 msgid "too many arguments to analyse"
2283 msgstr ""
2284
2285 #: ../git-debrebase:1841
2286 msgid "HEAD symref is not to refs/heads/"
2287 msgstr ""
2288
2289 #: ../git-debrebase:1864
2290 #, perl-format
2291 msgid "OK, you are ahead of %s\n"
2292 msgstr ""
2293
2294 #: ../git-debrebase:1868
2295 #, perl-format
2296 msgid "you are behind %s, divergence risk"
2297 msgstr ""
2298
2299 #: ../git-debrebase:1872
2300 #, perl-format
2301 msgid "you have diverged from %s"
2302 msgstr ""
2303
2304 #: ../git-debrebase:1894
2305 msgid "remote dgit branch"
2306 msgstr ""
2307
2308 #: ../git-debrebase:1897
2309 msgid "remote dgit branch for sid"
2310 msgstr ""
2311
2312 #: ../git-debrebase:1925
2313 msgid "Recorded previous head for preservation"
2314 msgstr ""
2315
2316 #: ../git-debrebase:1933
2317 #, perl-format
2318 msgid "could not record ffq-prev: %s"
2319 msgstr ""
2320
2321 #: ../git-debrebase:1944
2322 #, perl-format
2323 msgid "could not check ffq-prev: %s"
2324 msgstr ""
2325
2326 #: ../git-debrebase:1964
2327 msgid "fast forward"
2328 msgstr ""
2329
2330 #: ../git-debrebase:1974
2331 msgid "Declare fast forward / record previous work"
2332 msgstr ""
2333
2334 #: ../git-debrebase:1986
2335 msgid "No ffq-prev to stitch."
2336 msgstr ""
2337
2338 #: ../git-debrebase:2016
2339 #, perl-format
2340 msgid ""
2341 "Could not determine appropriate upstream commitish.\n"
2342 " (Tried these tags: %s)\n"
2343 " Check version, and specify upstream commitish explicitly."
2344 msgstr ""
2345
2346 #: ../git-debrebase:2033
2347 msgid "need NEW-VERSION [UPS-COMMITTISH]"
2348 msgstr ""
2349
2350 #: ../git-debrebase:2038
2351 #, perl-format
2352 msgid "bad version number `%s'"
2353 msgstr ""
2354
2355 #: ../git-debrebase:2055
2356 #, perl-format
2357 msgid "upstream piece `%s'"
2358 msgstr ""
2359
2360 #: ../git-debrebase:2056
2361 msgid "upstream (main piece"
2362 msgstr ""
2363
2364 #: ../git-debrebase:2076
2365 msgid "for each EXTRA-UPS-NAME need EXTRA-UPS-COMMITISH"
2366 msgstr ""
2367
2368 #: ../git-debrebase:2094
2369 msgid "old anchor is recognised due to --anchor, cannot check upstream"
2370 msgstr ""
2371
2372 #: ../git-debrebase:2110
2373 #, perl-format
2374 msgid ""
2375 "previous upstream combine %s mentions %d pieces (each implying one parent) "
2376 "but has %d parents (one per piece plus maybe a previous combine)"
2377 msgstr ""
2378
2379 #: ../git-debrebase:2119
2380 #, perl-format
2381 msgid "previous upstream combine %s first piece is not `.'"
2382 msgstr ""
2383
2384 #: ../git-debrebase:2132
2385 #, perl-format
2386 msgid ""
2387 "previous upstream %s is from git-debrebase but not an `upstream-combine' "
2388 "commit"
2389 msgstr ""
2390
2391 #: ../git-debrebase:2143
2392 #, perl-format
2393 msgid "introducing upstream piece `%s'"
2394 msgstr ""
2395
2396 #: ../git-debrebase:2146
2397 #, perl-format
2398 msgid "dropping upstream piece `%s'"
2399 msgstr ""
2400
2401 #: ../git-debrebase:2149
2402 #, perl-format
2403 msgid "not fast forward: %s %s"
2404 msgstr ""
2405
2406 #: ../git-debrebase:2260
2407 msgid "Previous head already recorded\n"
2408 msgstr ""
2409
2410 #: ../git-debrebase:2264
2411 #, perl-format
2412 msgid "Could not preserve: %s"
2413 msgstr ""
2414
2415 #: ../git-debrebase:2269 ../git-debrebase:2275 ../git-debrebase:2281
2416 #: ../git-debrebase:2371 ../git-debrebase:2380 ../git-debrebase:2404
2417 #: ../git-debrebase:2468
2418 msgid "no arguments allowed"
2419 msgstr ""
2420
2421 #: ../git-debrebase:2303
2422 msgid "branch contains furniture (not laundered)"
2423 msgstr ""
2424
2425 #: ../git-debrebase:2304
2426 msgid "branch is unlaundered"
2427 msgstr ""
2428
2429 #: ../git-debrebase:2305
2430 msgid "branch needs laundering"
2431 msgstr ""
2432
2433 #: ../git-debrebase:2306
2434 msgid "branch not in git-debrebase form"
2435 msgstr ""
2436
2437 #: ../git-debrebase:2316
2438 msgid "current branch contents, in git-debrebase terms:\n"
2439 msgstr ""
2440
2441 #: ../git-debrebase:2318
2442 msgid "  branch is laundered\n"
2443 msgstr ""
2444
2445 #: ../git-debrebase:2334
2446 #, perl-format
2447 msgid "  %s is not well-defined\n"
2448 msgstr ""
2449
2450 #: ../git-debrebase:2340
2451 msgid "key git-debrebase commits:\n"
2452 msgstr ""
2453
2454 #: ../git-debrebase:2341
2455 msgid "anchor"
2456 msgstr ""
2457
2458 #: ../git-debrebase:2342
2459 msgid "breakwater"
2460 msgstr ""
2461
2462 #: ../git-debrebase:2347
2463 msgid "branch and ref status, in git-debrebase terms:\n"
2464 msgstr ""
2465
2466 #: ../git-debrebase:2354
2467 msgid "  unstitched; previous tip was:\n"
2468 msgstr ""
2469
2470 #: ../git-debrebase:2357
2471 msgid "  stitched? (no record of git-debrebase work)\n"
2472 msgstr ""
2473
2474 #: ../git-debrebase:2359
2475 msgid "  stitched\n"
2476 msgstr ""
2477
2478 #: ../git-debrebase:2361
2479 msgid "  not git-debrebase (diverged since last stitch)\n"
2480 msgstr ""
2481
2482 #: ../git-debrebase:2364
2483 msgid "you are currently rebasing\n"
2484 msgstr ""
2485
2486 #: ../git-debrebase:2381 ../git-debrebase:2394
2487 msgid "launder for git-debrebase quick"
2488 msgstr ""
2489
2490 #: ../git-debrebase:2388 ../git-debrebase:2418
2491 msgid "No ongoing git-debrebase session."
2492 msgstr ""
2493
2494 #: ../git-debrebase:2457
2495 msgid "Commit patch queue (exported by git-debrebase)"
2496 msgstr ""
2497
2498 #: ../git-debrebase:2474
2499 msgid "No (more) patches to export."
2500 msgstr ""
2501
2502 #: ../git-debrebase:2481
2503 #, perl-format
2504 msgid ""
2505 "Patch export produced patch amendments (abandoned output commit %s).  Try "
2506 "laundering first."
2507 msgstr ""
2508
2509 #: ../git-debrebase:2501
2510 #, perl-format
2511 msgid "%s contains comments, which will be discarded"
2512 msgstr ""
2513
2514 #: ../git-debrebase:2506
2515 #, perl-format
2516 msgid "patch %s repeated in %s !"
2517 msgstr ""
2518
2519 #: ../git-debrebase:2513
2520 #, perl-format
2521 msgid "Unused patch file %s will be discarded"
2522 msgstr ""
2523
2524 #: ../git-debrebase:2521
2525 msgid "ffq-prev exists, this is already managed by git-debrebase!"
2526 msgstr ""
2527
2528 #: ../git-debrebase:2526
2529 msgid "ahead of debrebase-last, this is already managed by git-debrebase!"
2530 msgstr ""
2531
2532 #: ../git-debrebase:2542
2533 msgid "want only 1 optional argument, the upstream git commitish"
2534 msgstr ""
2535
2536 #: ../git-debrebase:2547
2537 msgid "missing Version from changelog\n"
2538 msgstr ""
2539
2540 #: ../git-debrebase:2563
2541 #, perl-format
2542 msgid ""
2543 "upstream (%s) and HEAD are not\n"
2544 "identical in upstream files.  See diffstat above, or run\n"
2545 "  git diff %s HEAD -- :!/debian :/\n"
2546 msgstr ""
2547
2548 #: ../git-debrebase:2571
2549 #, perl-format
2550 msgid "upstream (%s) is not an ancestor of HEAD"
2551 msgstr ""
2552
2553 #: ../git-debrebase:2578
2554 #, perl-format
2555 msgid ""
2556 "history between upstream (%s) and HEAD contains direct changes to upstream "
2557 "files - are you sure this is a gbp (patches-unapplied) branch?"
2558 msgstr ""
2559
2560 #: ../git-debrebase:2580
2561 #, perl-format
2562 msgid "list expected changes with:  %s\n"
2563 msgstr ""
2564
2565 #: ../git-debrebase:2587
2566 #, perl-format
2567 msgid "upstream (%s) contains debian/ directory"
2568 msgstr ""
2569
2570 #: ../git-debrebase:2605
2571 msgid "neither of the first two changelog entries are released\n"
2572 msgstr ""
2573
2574 #: ../git-debrebase:2611
2575 #, perl-format
2576 msgid "could not find suitable maintainer view tag %s\n"
2577 msgstr ""
2578
2579 #: ../git-debrebase:2614
2580 #, perl-format
2581 msgid "HEAD is not FF from maintainer tag %s!"
2582 msgstr ""
2583
2584 #: ../git-debrebase:2617
2585 #, perl-format
2586 msgid "dgit view tag %s not found\n"
2587 msgstr ""
2588
2589 #: ../git-debrebase:2619
2590 #, perl-format
2591 msgid "dgit view tag %s is not FF from maintainer tag %s\n"
2592 msgstr ""
2593
2594 #: ../git-debrebase:2621
2595 #, perl-format
2596 msgid "will stitch in dgit view, %s\n"
2597 msgstr ""
2598
2599 #: ../git-debrebase:2628
2600 #, perl-format
2601 msgid ""
2602 "Cannot confirm dgit view: %s\n"
2603 "Failed to stitch in dgit view (see messages above).\n"
2604 "dgit --overwrite will be needed on the first dgit push after conversion.\n"
2605 msgstr ""
2606
2607 #: ../git-debrebase:2674
2608 #, perl-format
2609 msgid "%s: converted from patched-unapplied (gbp) branch format, OK\n"
2610 msgstr ""
2611
2612 #: ../git-debrebase:2703
2613 #, perl-format
2614 msgid ""
2615 "%s: converted to git-buildpackage branch format\n"
2616 "%s: WARNING: do not now run \"git-debrebase\" any more\n"
2617 "%s: WARNING: doing so would drop all upstream patches!\n"
2618 msgstr ""
2619
2620 #: ../git-debrebase:2724
2621 msgid "takes 1 optional argument, the upstream commitish"
2622 msgstr ""
2623
2624 #: ../git-debrebase:2732
2625 #, perl-format
2626 msgid "%s, from command line"
2627 msgstr ""
2628
2629 #: ../git-debrebase:2746
2630 #, perl-format
2631 msgid ""
2632 "%s: Branch already seems to be in git-debrebase format!\n"
2633 "%s: --always-convert-anyway would do the conversion operation anyway\n"
2634 "%s: but is probably a bad idea.  Probably, you wanted to do nothing.\n"
2635 msgstr ""
2636
2637 #: ../git-debrebase:2750
2638 msgid "Branch already in git-debrebase format."
2639 msgstr ""
2640
2641 #: ../git-debrebase:2762
2642 msgid "Considering possible commits corresponding to upstream:\n"
2643 msgstr ""
2644
2645 #: ../git-debrebase:2769
2646 #, perl-format
2647 msgid "git tag %s"
2648 msgstr ""
2649
2650 #: ../git-debrebase:2775
2651 #, perl-format
2652 msgid " git tag: no suitable tag found (tried %s)\n"
2653 msgstr ""
2654
2655 #: ../git-debrebase:2784
2656 #, perl-format
2657 msgid "opendir build-products-dir %s: %s"
2658 msgstr ""
2659
2660 #: ../git-debrebase:2790
2661 #, perl-format
2662 msgid " orig: found what looks like a .orig, %s\n"
2663 msgstr ""
2664
2665 #: ../git-debrebase:2821
2666 #, perl-format
2667 msgid " orig: no suitable origs found (looked for %s in %s)\n"
2668 msgstr ""
2669
2670 #: ../git-debrebase:2830
2671 msgid "Evaluating possible commits corresponding to upstream:\n"
2672 msgstr ""
2673
2674 #: ../git-debrebase:2867
2675 #, perl-format
2676 msgid " %s: couldn't apply patches: gbp pq %s"
2677 msgstr ""
2678
2679 #: ../git-debrebase:2876
2680 #, perl-format
2681 msgid " %s: applying patches gives different tree\n"
2682 msgstr ""
2683
2684 #: ../git-debrebase:2890
2685 msgid ""
2686 "Could not find or construct a suitable upstream commit.\n"
2687 "Rerun adding --diagnose after convert-from-dgit-view, or pass a\n"
2688 "upstream commmit explicitly or provide suitable origs.\n"
2689 msgstr ""
2690
2691 #: ../git-debrebase:2896
2692 #, perl-format
2693 msgid "Yes, will base new branch on %s\n"
2694 msgstr ""
2695
2696 #: ../git-debrebase:2903
2697 msgid "forget-was-ever-debrebase takes no further arguments"
2698 msgstr ""
2699
2700 #: ../git-debrebase:2907
2701 #, perl-format
2702 msgid "Not suitable for recording git-debrebaseness anyway: %s"
2703 msgstr ""
2704
2705 #: ../git-debrebase:3009
2706 msgid "bad options\n"
2707 msgstr ""
2708
2709 #: ../git-debrebase:3019
2710 #, perl-format
2711 msgid "%s: no cuddling to -i for git-rebase"
2712 msgstr ""
2713
2714 #: ../git-debrebase:3049
2715 #, perl-format
2716 msgid "unknown git-debrebase sub-operation %s"
2717 msgstr ""
2718
2719 #: ../Debian/Dgit.pm:295
2720 #, perl-format
2721 msgid "error: %s\n"
2722 msgstr ""
2723
2724 #: ../Debian/Dgit.pm:315
2725 #, perl-format
2726 msgid "getcwd failed: %s\n"
2727 msgstr ""
2728
2729 #: ../Debian/Dgit.pm:334
2730 msgid "terminated, reporting successful completion"
2731 msgstr ""
2732
2733 #: ../Debian/Dgit.pm:336
2734 #, perl-format
2735 msgid "failed with error exit status %s"
2736 msgstr ""
2737
2738 #: ../Debian/Dgit.pm:339
2739 #, perl-format
2740 msgid "died due to fatal signal %s"
2741 msgstr ""
2742
2743 #: ../Debian/Dgit.pm:343
2744 #, perl-format
2745 msgid "failed with unknown wait status %s"
2746 msgstr ""
2747
2748 #: ../Debian/Dgit.pm:349
2749 msgid "failed command"
2750 msgstr ""
2751
2752 #: ../Debian/Dgit.pm:355
2753 #, perl-format
2754 msgid "failed to fork/exec: %s"
2755 msgstr ""
2756
2757 #: ../Debian/Dgit.pm:357
2758 #, perl-format
2759 msgid "subprocess %s"
2760 msgstr ""
2761
2762 #: ../Debian/Dgit.pm:359
2763 msgid "subprocess produced invalid output"
2764 msgstr ""
2765
2766 #: ../Debian/Dgit.pm:450
2767 msgid "stat source file: %S"
2768 msgstr ""
2769
2770 #: ../Debian/Dgit.pm:460
2771 msgid "stat destination file: %S"
2772 msgstr ""
2773
2774 #: ../Debian/Dgit.pm:479
2775 msgid "finally install file after cp: %S"
2776 msgstr ""
2777
2778 #: ../Debian/Dgit.pm:485
2779 msgid "delete old file after cp: %S"
2780 msgstr ""
2781
2782 #: ../Debian/Dgit.pm:506
2783 msgid ""
2784 "not in a git working tree?\n"
2785 "(git rev-parse --show-toplevel produced no output)\n"
2786 msgstr ""
2787
2788 #: ../Debian/Dgit.pm:509
2789 #, perl-format
2790 msgid "chdir toplevel %s: %s\n"
2791 msgstr ""
2792
2793 #: ../Debian/Dgit.pm:617
2794 msgid "git index contains changes (does not match HEAD)"
2795 msgstr ""
2796
2797 #: ../Debian/Dgit.pm:618
2798 msgid "working tree is dirty (does not match HEAD)"
2799 msgstr ""
2800
2801 #: ../Debian/Dgit.pm:689
2802 msgid "detached HEAD"
2803 msgstr ""
2804
2805 #: ../Debian/Dgit.pm:690
2806 msgid "HEAD symref is not to refs/"
2807 msgstr ""
2808
2809 #: ../Debian/Dgit.pm:706
2810 #, perl-format
2811 msgid "parsing of %s failed"
2812 msgstr ""
2813
2814 #: ../Debian/Dgit.pm:715
2815 #, perl-format
2816 msgid ""
2817 "control file %s is (already) PGP-signed.  Note that dgit push needs to "
2818 "modify the .dsc and then do the signature itself"
2819 msgstr ""
2820
2821 #: ../Debian/Dgit.pm:729
2822 #, perl-format
2823 msgid "open %s (%s): %s"
2824 msgstr ""
2825
2826 #: ../Debian/Dgit.pm:750
2827 #, perl-format
2828 msgid "missing field %s in %s"
2829 msgstr ""
2830
2831 #: ../Debian/Dgit.pm:822
2832 msgid "Dummy commit - do not use\n"
2833 msgstr ""
2834
2835 #: ../Debian/Dgit.pm:843
2836 #, perl-format
2837 msgid "exec %s: %s\n"
2838 msgstr ""
2839
2840 #: ../Debian/Dgit.pm:911
2841 #, perl-format
2842 msgid "cannot stat %s/.git: %s"
2843 msgstr ""
2844
2845 #: ../Debian/Dgit.pm:934
2846 #, perl-format
2847 msgid "failed to mkdir playground parent %s: %s"
2848 msgstr ""
2849
2850 #: ../Debian/Dgit.pm:942
2851 #, perl-format
2852 msgid "failed to mkdir a playground %s: %s"
2853 msgstr ""
2854
2855 #: ../Debian/Dgit.pm:951
2856 #, perl-format
2857 msgid "failed to mkdir the playground %s: %s"
2858 msgstr ""