chiark / gitweb /
cd157b5b1518154a1bce8f7539a8949483373abf
[dgit.git] / po / en_US.po
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-09-06 22:47+0000\n"
12 "PO-Revision-Date: 2018-08-26 16:55+0100\n"
13 "Last-Translator: Ian Jackson <ijackson@chiark.greenend.org.uk>\n"
14 "Language-Team: dgit developrs <dgit@packages.debian.org>\n"
15 "Language: en_US\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:267
21 #, perl-format
22 msgid "%s: invalid configuration: %s\n"
23 msgstr ""
24
25 #: ../dgit:274
26 msgid "warning: overriding problem due to --force:\n"
27 msgstr ""
28
29 #: ../dgit:282
30 #, perl-format
31 msgid "warning: skipping checks or functionality due to --force-%s\n"
32 msgstr ""
33
34 #: ../dgit:287
35 #, perl-format
36 msgid "%s: source package %s does not exist in suite %s\n"
37 msgstr ""
38
39 #: ../dgit:519
40 #, perl-format
41 msgid "build host child %s"
42 msgstr ""
43
44 #: ../dgit:524 ../dgit:530
45 #, perl-format
46 msgid "connection lost: %s"
47 msgstr ""
48
49 #: ../dgit:525
50 #, perl-format
51 msgid "protocol violation; %s not expected"
52 msgstr ""
53
54 #: ../dgit:533
55 #, perl-format
56 msgid "eof (reading %s)"
57 msgstr ""
58
59 #: ../dgit:540
60 msgid "protocol message"
61 msgstr ""
62
63 #: ../dgit:548
64 #, perl-format
65 msgid "`%s'"
66 msgstr ""
67
68 #: ../dgit:569
69 msgid "bad byte count"
70 msgstr ""
71
72 #: ../dgit:572
73 msgid "data block"
74 msgstr ""
75
76 #: ../dgit:651
77 #, perl-format
78 msgid "%s ok: %s"
79 msgstr ""
80
81 #: ../dgit:653
82 #, perl-format
83 msgid "would be ok: %s (but dry run only)"
84 msgstr ""
85
86 #: ../dgit:678
87 msgid ""
88 "main usages:\n"
89 "  dgit [dgit-opts] clone [dgit-opts] package [suite] [./dir|/dir]\n"
90 "  dgit [dgit-opts] fetch|pull [dgit-opts] [suite]\n"
91 "  dgit [dgit-opts] build [dpkg-buildpackage-opts]\n"
92 "  dgit [dgit-opts] sbuild [sbuild-opts]\n"
93 "  dgit [dgit-opts] pbuilder|cowbuilder [debbuildopts]\n"
94 "  dgit [dgit-opts] push [dgit-opts] [suite]\n"
95 "  dgit [dgit-opts] push-source [dgit-opts] [suite]\n"
96 "  dgit [dgit-opts] rpush build-host:build-dir ...\n"
97 "important dgit options:\n"
98 "  -k<keyid>           sign tag and package with <keyid> instead of default\n"
99 "  --dry-run -n        do not change anything, but go through the motions\n"
100 "  --damp-run -L       like --dry-run but make local changes, without "
101 "signing\n"
102 "  --new -N            allow introducing a new package\n"
103 "  --debug -D          increase debug level\n"
104 "  -c<name>=<value>    set git config option (used directly by dgit too)\n"
105 msgstr ""
106
107 #: ../dgit:697
108 msgid "Perhaps the upload is stuck in incoming.  Using the version from git.\n"
109 msgstr ""
110
111 #: ../dgit:701
112 #, perl-format
113 msgid ""
114 "%s: %s\n"
115 "%s"
116 msgstr ""
117
118 #: ../dgit:706
119 msgid "too few arguments"
120 msgstr ""
121
122 #: ../dgit:822
123 #, perl-format
124 msgid "multiple values for %s (in %s git config)"
125 msgstr ""
126
127 #: ../dgit:825
128 #, perl-format
129 msgid "value for config option %s (in %s git config) contains newline(s)!"
130 msgstr ""
131
132 #: ../dgit:845
133 #, perl-format
134 msgid ""
135 "need value for one of: %s\n"
136 "%s: distro or suite appears not to be (properly) supported"
137 msgstr ""
138
139 #: ../dgit:902
140 #, perl-format
141 msgid "bad syntax for (nominal) distro `%s' (does not match %s)"
142 msgstr ""
143
144 #: ../dgit:917
145 #, perl-format
146 msgid "backports-quirk needs % or ( )"
147 msgstr ""
148
149 #: ../dgit:933
150 #, perl-format
151 msgid "%s needs t (true, y, 1) or f (false, n, 0) not `%s'"
152 msgstr ""
153
154 #: ../dgit:953
155 msgid "readonly needs t (true, y, 1) or f (false, n, 0) or a (auto)"
156 msgstr ""
157
158 #: ../dgit:971
159 #, perl-format
160 msgid "unknown %s `%s'"
161 msgstr ""
162
163 #: ../dgit:976 ../git-debrebase:1548 ../Debian/Dgit.pm:211
164 msgid "internal error"
165 msgstr ""
166
167 #: ../dgit:978
168 msgid "pushing but distro is configured readonly"
169 msgstr ""
170
171 #: ../dgit:982
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:1005
178 #, perl-format
179 msgid ""
180 "dgit: quilt mode `%s' (for format `%s') implies split view, but split-view "
181 "set to `%s'"
182 msgstr ""
183
184 #: ../dgit:1168
185 msgid "this operation does not support multiple comma-separated suites"
186 msgstr ""
187
188 #: ../dgit:1236
189 #, perl-format
190 msgid "fetch of %s failed (%s): %s"
191 msgstr ""
192
193 #: ../dgit:1243
194 #, perl-format
195 msgid "fetch of %s gave HTTP code %s"
196 msgstr ""
197
198 #: ../dgit:1264
199 msgid "ftpmasterapi archive query method takes no data part"
200 msgstr ""
201
202 #: ../dgit:1282
203 #, perl-format
204 msgid "unknown suite %s, maybe -d would help"
205 msgstr ""
206
207 #: ../dgit:1286
208 #, perl-format
209 msgid "multiple matches for suite %s\n"
210 msgstr ""
211
212 #: ../dgit:1288
213 #, perl-format
214 msgid "suite %s info has no codename\n"
215 msgstr ""
216
217 #: ../dgit:1290
218 #, perl-format
219 msgid "suite %s maps to bad codename\n"
220 msgstr ""
221
222 #: ../dgit:1292 ../dgit:1317
223 msgid "bad ftpmaster api response: "
224 msgstr ""
225
226 #: ../dgit:1306
227 #, perl-format
228 msgid "bad version: %s\n"
229 msgstr ""
230
231 #: ../dgit:1308
232 msgid "bad component"
233 msgstr ""
234
235 #: ../dgit:1311
236 msgid "bad filename"
237 msgstr ""
238
239 #: ../dgit:1313
240 msgid "bad sha256sum"
241 msgstr ""
242
243 #: ../dgit:1364
244 msgid "aptget archive query method takes no data part"
245 msgstr ""
246
247 #: ../dgit:1448
248 #, perl-format
249 msgid ""
250 "apt seemed to not to update dgit's cached Release files for %s.\n"
251 "(Perhaps %s\n"
252 " is on a filesystem mounted `noatime'; if so, please use `relatime'.)\n"
253 msgstr ""
254
255 #: ../dgit:1472
256 #, perl-format
257 msgid "Release file (%s) specifies intolerable %s"
258 msgstr ""
259
260 #: ../dgit:1498
261 msgid "apt-get source did not produce a .dsc"
262 msgstr ""
263
264 #: ../dgit:1499
265 #, perl-format
266 msgid "apt-get source produced several .dscs (%s)"
267 msgstr ""
268
269 #: ../dgit:1604
270 #, perl-format
271 msgid ""
272 "unable to canonicalise suite using package %s which does not appear to exist "
273 "in suite %s; --existing-package may help"
274 msgstr ""
275
276 #: ../dgit:1743
277 #, perl-format
278 msgid "cannot operate on %s suite"
279 msgstr ""
280
281 #: ../dgit:1746
282 #, perl-format
283 msgid "canonical suite name for %s is %s"
284 msgstr ""
285
286 #: ../dgit:1748
287 #, perl-format
288 msgid "canonical suite name is %s"
289 msgstr ""
290
291 #: ../dgit:1768
292 #, perl-format
293 msgid "%s has hash %s but archive told us to expect %s"
294 msgstr ""
295
296 #: ../dgit:1774
297 #, perl-format
298 msgid "unsupported source format %s, sorry"
299 msgstr ""
300
301 #: ../dgit:1801
302 #, perl-format
303 msgid "diverting to %s (using config for %s)"
304 msgstr ""
305
306 #: ../dgit:1824
307 #, perl-format
308 msgid "unknown git-check `%s'"
309 msgstr ""
310
311 #: ../dgit:1839
312 #, perl-format
313 msgid "unknown git-create `%s'"
314 msgstr ""
315
316 #: ../dgit:1876
317 #, perl-format
318 msgid "%s: warning: removing from %s: %s\n"
319 msgstr ""
320
321 #: ../dgit:1922
322 #, perl-format
323 msgid "could not parse .dsc %s line `%s'"
324 msgstr ""
325
326 #: ../dgit:1933
327 #, perl-format
328 msgid "missing any supported Checksums-* or Files field in %s"
329 msgstr ""
330
331 #: ../dgit:1979
332 #, perl-format
333 msgid "hash or size of %s varies in %s fields (between: %s)"
334 msgstr ""
335
336 #: ../dgit:1988
337 #, perl-format
338 msgid "file list in %s varies between hash fields!"
339 msgstr ""
340
341 #: ../dgit:1992
342 #, perl-format
343 msgid "%s has no files list field(s)"
344 msgstr ""
345
346 #: ../dgit:1998
347 #, perl-format
348 msgid "no file appears in all file lists (looked in: %s)"
349 msgstr ""
350
351 #: ../dgit:2038
352 #, perl-format
353 msgid "purportedly source-only changes polluted by %s\n"
354 msgstr ""
355
356 #: ../dgit:2051
357 msgid "cannot find section/priority from .changes Files field"
358 msgstr ""
359
360 #: ../dgit:2064
361 msgid ""
362 "archive does not support .orig check; hope you used --ch:--sa/-sd if needed\n"
363 msgstr ""
364
365 #: ../dgit:2080
366 #, perl-format
367 msgid ".dsc %s missing entry for %s"
368 msgstr ""
369
370 #: ../dgit:2085
371 #, perl-format
372 msgid "%s: %s (archive) != %s (local .dsc)"
373 msgstr ""
374
375 #: ../dgit:2093
376 #, perl-format
377 msgid "archive %s: %s"
378 msgstr ""
379
380 #: ../dgit:2100
381 #, perl-format
382 msgid "archive contains %s with different checksum"
383 msgstr ""
384
385 #: ../dgit:2128
386 #, perl-format
387 msgid "edited .changes for archive .orig contents: %s %s"
388 msgstr ""
389
390 #: ../dgit:2136
391 #, perl-format
392 msgid "[new .changes left in %s]"
393 msgstr ""
394
395 #: ../dgit:2139
396 #, perl-format
397 msgid "%s already has appropriate .orig(s) (if any)"
398 msgstr ""
399
400 #: ../dgit:2158
401 #, perl-format
402 msgid ""
403 "unexpected commit author line format `%s' (was generated from changelog "
404 "Maintainer field)"
405 msgstr ""
406
407 #: ../dgit:2181
408 msgid ""
409 "\n"
410 "Unfortunately, this source package uses a feature of dpkg-source where\n"
411 "the same source package unpacks to different source code on different\n"
412 "distros.  dgit cannot safely operate on such packages on affected\n"
413 "distros, because the meaning of source packages is not stable.\n"
414 "\n"
415 "Please ask the distro/maintainer to remove the distro-specific series\n"
416 "files and use a different technique (if necessary, uploading actually\n"
417 "different packages, if different distros are supposed to have\n"
418 "different code).\n"
419 "\n"
420 msgstr ""
421
422 #: ../dgit:2193
423 #, perl-format
424 msgid ""
425 "Found active distro-specific series file for %s (%s): %s, cannot continue"
426 msgstr ""
427
428 #: ../dgit:2224
429 msgid "Dpkg::Vendor `current vendor'"
430 msgstr ""
431
432 #: ../dgit:2226
433 msgid "(base) distro being accessed"
434 msgstr ""
435
436 #: ../dgit:2228
437 msgid "(nominal) distro being accessed"
438 msgstr ""
439
440 #: ../dgit:2233
441 #, perl-format
442 msgid "build-products-dir %s is not accessible: %s\n"
443 msgstr ""
444
445 #: ../dgit:2258
446 #, perl-format
447 msgid ""
448 "%s: found orig(s) in .. missing from build-products-dir, transferring:\n"
449 msgstr ""
450
451 #: ../dgit:2262
452 #, perl-format
453 msgid "check orig file %s in bpd %s: %s"
454 msgstr ""
455
456 #: ../dgit:2264
457 #, perl-format
458 msgid "check orig file %s in ..: %s"
459 msgstr ""
460
461 #: ../dgit:2267
462 #, perl-format
463 msgid "check target of orig symlink %s in ..: %s"
464 msgstr ""
465
466 #: ../dgit:2276
467 #, perl-format
468 msgid "%s: cloned orig symlink from ..: %s\n"
469 msgstr ""
470
471 #: ../dgit:2280
472 #, perl-format
473 msgid "%s: hardlinked orig from ..: %s\n"
474 msgstr ""
475
476 #: ../dgit:2283
477 #, perl-format
478 msgid "failed to make %s a hardlink to %s: %s"
479 msgstr ""
480
481 #: ../dgit:2289
482 #, perl-format
483 msgid "%s: symmlinked orig from .. on other filesystem: %s\n"
484 msgstr ""
485
486 #: ../dgit:2360
487 #, perl-format
488 msgid "dgit (child): exec %s: %s"
489 msgstr ""
490
491 #: ../dgit:2422
492 msgid "package changelog"
493 msgstr ""
494
495 #: ../dgit:2462
496 msgid "package changelog has no entries!"
497 msgstr ""
498
499 #: ../dgit:2531 ../dgit:2536
500 #, perl-format
501 msgid "accessing %s: %s"
502 msgstr ""
503
504 #: ../dgit:2551 ../dgit:2558
505 #, perl-format
506 msgid "saving %s: %s"
507 msgstr ""
508
509 #: ../dgit:2584 ../dgit:6070
510 msgid "source package"
511 msgstr ""
512
513 #: ../dgit:2662
514 #, perl-format
515 msgid "%s: trying slow absurd-git-apply..."
516 msgstr ""
517
518 #: ../dgit:2681
519 #, perl-format
520 msgid "%s failed: %s\n"
521 msgstr ""
522
523 #: ../dgit:2690
524 #, perl-format
525 msgid ""
526 "gbp-pq import and dpkg-source disagree!\n"
527 " gbp-pq import gave commit %s\n"
528 " gbp-pq import gave tree %s\n"
529 " dpkg-source --before-build gave tree %s\n"
530 msgstr ""
531
532 #: ../dgit:2705
533 #, perl-format
534 msgid "synthesised git commit from .dsc %s"
535 msgstr ""
536
537 #: ../dgit:2709
538 msgid "Import of source package"
539 msgstr ""
540
541 #: ../dgit:2729
542 #, perl-format
543 msgid ""
544 "\n"
545 "Version actually in archive:   %s (older)\n"
546 "Last version pushed with dgit: %s (newer or same)\n"
547 "%s\n"
548 msgstr ""
549
550 #: ../dgit:2771
551 #, perl-format
552 msgid "using existing %s"
553 msgstr ""
554
555 #: ../dgit:2775
556 #, perl-format
557 msgid ""
558 "file %s has hash %s but .dsc demands hash %s (perhaps you should delete this "
559 "file?)"
560 msgstr ""
561
562 #: ../dgit:2779
563 #, perl-format
564 msgid "need to fetch correct version of %s"
565 msgstr ""
566
567 #: ../dgit:2795
568 #, perl-format
569 msgid ""
570 "file %s has hash %s but .dsc demands hash %s (got wrong file from archive!)"
571 msgstr ""
572
573 #: ../dgit:2890
574 msgid "too many iterations trying to get sane fetch!"
575 msgstr ""
576
577 #: ../dgit:2905
578 #, perl-format
579 msgid "warning: git ls-remote %s reported %s; this is silly, ignoring it.\n"
580 msgstr ""
581
582 #: ../dgit:2949
583 #, perl-format
584 msgid "warning: git fetch %s created %s; this is silly, deleting it.\n"
585 msgstr ""
586
587 #: ../dgit:2964
588 msgid ""
589 "--dry-run specified but we actually wanted the results of git fetch,\n"
590 "so this is not going to work.  Try running dgit fetch first,\n"
591 "or using --damp-run instead of --dry-run.\n"
592 msgstr ""
593
594 #: ../dgit:2969
595 #, perl-format
596 msgid ""
597 "warning: git ls-remote suggests we want %s\n"
598 "warning:  and it should refer to %s\n"
599 "warning:  but git fetch didn't fetch that object to any relevant ref.\n"
600 "warning:  This may be due to a race with someone updating the server.\n"
601 "warning:  Will try again...\n"
602 msgstr ""
603
604 #: ../dgit:3116
605 #, perl-format
606 msgid "not chasing .dsc distro %s: not fetching %s"
607 msgstr ""
608
609 #: ../dgit:3121
610 #, perl-format
611 msgid ".dsc names distro %s: fetching %s"
612 msgstr ""
613
614 #: ../dgit:3126
615 #, perl-format
616 msgid ""
617 ".dsc Dgit metadata is in context of distro %s\n"
618 "for which we have no configured url and .dsc provides no hint\n"
619 msgstr ""
620
621 #: ../dgit:3136
622 #, perl-format
623 msgid ""
624 ".dsc Dgit metadata is in context of distro %s\n"
625 "for which we have no configured url;\n"
626 ".dsc provides hinted url with protocol %s which is unsafe.\n"
627 "(can be overridden by config - consult documentation)\n"
628 msgstr ""
629
630 #: ../dgit:3156
631 msgid "rewrite map"
632 msgstr ""
633
634 #: ../dgit:3163
635 msgid "server's git history rewrite map contains a relevant entry!"
636 msgstr ""
637
638 #: ../dgit:3167
639 msgid "using rewritten git hash in place of .dsc value"
640 msgstr ""
641
642 #: ../dgit:3169
643 msgid "server data says .dsc hash is to be disregarded"
644 msgstr ""
645
646 #: ../dgit:3176
647 msgid "additional commits"
648 msgstr ""
649
650 #: ../dgit:3179
651 #, perl-format
652 msgid ""
653 ".dsc Dgit metadata requires commit %s\n"
654 "but we could not obtain that object anywhere.\n"
655 msgstr ""
656
657 #: ../dgit:3204
658 msgid "last upload to archive"
659 msgstr ""
660
661 #: ../dgit:3208
662 msgid "no version available from the archive"
663 msgstr ""
664
665 #: ../dgit:3291
666 msgid "dgit suite branch on dgit git server"
667 msgstr ""
668
669 #: ../dgit:3298
670 msgid "dgit client's archive history view"
671 msgstr ""
672
673 #: ../dgit:3303
674 msgid "Dgit field in .dsc from archive"
675 msgstr ""
676
677 #: ../dgit:3331
678 #, perl-format
679 msgid ""
680 "\n"
681 "Git commit in archive is behind the last version allegedly pushed/uploaded.\n"
682 "Commit referred to by archive: %s\n"
683 "Last version pushed with dgit: %s\n"
684 "%s\n"
685 msgstr ""
686
687 #: ../dgit:3344
688 msgid "archive .dsc names newer git commit"
689 msgstr ""
690
691 #: ../dgit:3347
692 msgid "archive .dsc names other git commit, fixing up"
693 msgstr ""
694
695 #: ../dgit:3368
696 #, perl-format
697 msgid ""
698 "\n"
699 "Package not found in the archive, but has allegedly been pushed using dgit.\n"
700 "%s\n"
701 msgstr ""
702
703 #: ../dgit:3377
704 #, perl-format
705 msgid ""
706 "\n"
707 "Warning: relevant archive skew detected.\n"
708 "Archive allegedly contains %s\n"
709 "But we were not able to obtain any version from the archive or git.\n"
710 "\n"
711 msgstr ""
712
713 #: ../dgit:3462
714 #, perl-format
715 msgid ""
716 "Record %s (%s) in archive suite %s\n"
717 "\n"
718 "Record that\n"
719 msgstr ""
720
721 #: ../dgit:3475
722 msgid "should be treated as descended from\n"
723 msgstr ""
724
725 #: ../dgit:3493
726 msgid "dgit repo server tip (last push)"
727 msgstr ""
728
729 #: ../dgit:3495
730 msgid "local tracking tip (last fetch)"
731 msgstr ""
732
733 #: ../dgit:3506
734 #, perl-format
735 msgid ""
736 "\n"
737 "Warning: archive skew detected.  Using the available version:\n"
738 "Archive allegedly contains    %s\n"
739 "We were able to obtain only   %s\n"
740 "\n"
741 msgstr ""
742
743 #: ../dgit:3521
744 msgid "fetched source tree"
745 msgstr ""
746
747 #: ../dgit:3557
748 msgid "debian/changelog merge driver"
749 msgstr ""
750
751 #: ../dgit:3622
752 msgid ""
753 "[attr]dgit-defuse-attrs already found, and proper, in .git/info/attributes\n"
754 " not doing further gitattributes setup\n"
755 msgstr ""
756
757 #: ../dgit:3636
758 msgid "# ^ see GITATTRIBUTES in dgit(7) and dgit setup-new-tree in dgit(1)\n"
759 msgstr ""
760
761 #: ../dgit:3651
762 #, perl-format
763 msgid "install %s: %s"
764 msgstr ""
765
766 #: ../dgit:3678
767 #, perl-format
768 msgid ""
769 "dgit: warning: %s contains .gitattributes\n"
770 "dgit: .gitattributes not (fully) defused.  Recommended: dgit setup-new-"
771 "tree.\n"
772 msgstr ""
773
774 #: ../dgit:3700
775 #, perl-format
776 msgid "fetching %s..."
777 msgstr ""
778
779 #: ../dgit:3708
780 #, perl-format
781 msgid "failed to obtain %s: %s"
782 msgstr ""
783
784 #: ../dgit:3747
785 #, perl-format
786 msgid "package %s missing in (base suite) %s"
787 msgstr ""
788
789 #: ../dgit:3779
790 msgid "local combined tracking branch"
791 msgstr ""
792
793 #: ../dgit:3781
794 msgid "archive seems to have rewound: local tracking branch is ahead!"
795 msgstr ""
796
797 #: ../dgit:3820
798 #, perl-format
799 msgid ""
800 "Combine archive branches %s [dgit]\n"
801 "\n"
802 "Input branches:\n"
803 msgstr ""
804
805 #: ../dgit:3834
806 msgid ""
807 "\n"
808 "Key\n"
809 " * marks the highest version branch, which choose to use\n"
810 " + marks each branch which was not already an ancestor\n"
811 "\n"
812 msgstr ""
813
814 #: ../dgit:3849
815 #, perl-format
816 msgid "calculated combined tracking suite %s"
817 msgstr ""
818
819 #: ../dgit:3867
820 #, perl-format
821 msgid "ready for work in %s"
822 msgstr ""
823
824 #: ../dgit:3885
825 msgid "dry run makes no sense with clone"
826 msgstr ""
827
828 #: ../dgit:3900
829 #, perl-format
830 msgid "create `%s': %s"
831 msgstr ""
832
833 #: ../dgit:3912
834 msgid "fetching existing git history"
835 msgstr ""
836
837 #: ../dgit:3915
838 msgid "starting new git history"
839 msgstr ""
840
841 #: ../dgit:3940
842 #, perl-format
843 msgid ""
844 "FYI: Vcs-Git in %s has different url to your vcs-git remote.\n"
845 " Your vcs-git remote url may be out of date.  Use dgit update-vcs-git ?\n"
846 msgstr ""
847
848 #: ../dgit:3945
849 #, perl-format
850 msgid "fetched into %s"
851 msgstr ""
852
853 #: ../dgit:3957
854 #, perl-format
855 msgid "Merge from %s [dgit]"
856 msgstr ""
857
858 #: ../dgit:3959
859 #, perl-format
860 msgid "fetched to %s and merged into HEAD"
861 msgstr ""
862
863 #: ../dgit:3967
864 #, perl-format
865 msgid "git tree contains %s"
866 msgstr ""
867
868 #: ../dgit:3978
869 msgid "you have uncommitted changes to critical files, cannot continue:\n"
870 msgstr ""
871
872 #: ../dgit:3997
873 #, perl-format
874 msgid ""
875 "quilt fixup required but quilt mode is `nofix'\n"
876 "HEAD commit%s differs from tree implied by debian/patches%s"
877 msgstr ""
878
879 #: ../dgit:4014
880 msgid "nothing quilty to commit, ok."
881 msgstr ""
882
883 #: ../dgit:4017
884 msgid " (wanted to commit patch update)"
885 msgstr ""
886
887 #: ../dgit:4021
888 msgid ""
889 "Commit Debian 3.0 (quilt) metadata\n"
890 "\n"
891 msgstr ""
892
893 #: ../dgit:4065
894 #, perl-format
895 msgid ""
896 "Not doing any fixup of `%s' due to ----no-quilt-fixup or --quilt=nocheck"
897 msgstr ""
898
899 #: ../dgit:4070
900 #, perl-format
901 msgid "Format `%s', need to check/update patch stack"
902 msgstr ""
903
904 #: ../dgit:4080
905 #, perl-format
906 msgid "commit id %s"
907 msgstr ""
908
909 #: ../dgit:4086
910 #, perl-format
911 msgid "and left in %s"
912 msgstr ""
913
914 #: ../dgit:4112
915 #, perl-format
916 msgid "Wanted tag %s (%s) on dgit server, but not found\n"
917 msgstr ""
918
919 #: ../dgit:4115
920 #, perl-format
921 msgid "Wanted tag %s (one of: %s) on dgit server, but not found\n"
922 msgstr ""
923
924 #: ../dgit:4123
925 #, perl-format
926 msgid "%s (%s) .. %s (%s) is not fast forward\n"
927 msgstr ""
928
929 #: ../dgit:4132
930 msgid "version currently in archive"
931 msgstr ""
932
933 #: ../dgit:4141
934 #, perl-format
935 msgid "Checking package changelog for archive version %s ..."
936 msgstr ""
937
938 #: ../dgit:4149
939 #, perl-format
940 msgid "%s field from dpkg-parsechangelog %s"
941 msgstr ""
942
943 #: ../dgit:4160
944 #, perl-format
945 msgid "Perhaps debian/changelog does not mention %s ?"
946 msgstr ""
947
948 #: ../dgit:4163
949 #, perl-format
950 msgid ""
951 "%s is %s\n"
952 "Your tree seems to based on earlier (not uploaded) %s.\n"
953 msgstr ""
954
955 #: ../dgit:4177
956 #, perl-format
957 msgid "Declaring that HEAD includes all changes in %s..."
958 msgstr ""
959
960 #: ../dgit:4233
961 msgid "Checking that HEAD includes all changes in archive..."
962 msgstr ""
963
964 #: ../dgit:4242
965 msgid "maintainer view tag"
966 msgstr ""
967
968 #: ../dgit:4244
969 msgid "dgit view tag"
970 msgstr ""
971
972 #: ../dgit:4245
973 msgid "current archive contents"
974 msgstr ""
975
976 #: ../dgit:4258
977 msgid ""
978 "| Not fast forward; maybe --overwrite is needed ?  Please see dgit(1).\n"
979 msgstr ""
980
981 #: ../dgit:4268
982 #, perl-format
983 msgid "Declare fast forward from %s\n"
984 msgstr ""
985
986 #: ../dgit:4269
987 #, perl-format
988 msgid "Make fast forward from %s\n"
989 msgstr ""
990
991 #: ../dgit:4273
992 #, perl-format
993 msgid "Made pseudo-merge of %s into dgit view."
994 msgstr ""
995
996 #: ../dgit:4286
997 #, perl-format
998 msgid "Declare fast forward from %s"
999 msgstr ""
1000
1001 #: ../dgit:4294
1002 #, perl-format
1003 msgid "Make pseudo-merge of %s into your HEAD."
1004 msgstr ""
1005
1006 #: ../dgit:4306
1007 #, perl-format
1008 msgid "-p specified %s but changelog specified %s"
1009 msgstr ""
1010
1011 #: ../dgit:4328
1012 #, perl-format
1013 msgid "%s is for %s %s but debian/changelog is for %s %s"
1014 msgstr ""
1015
1016 #: ../dgit:4382
1017 #, perl-format
1018 msgid "changes field %s `%s' does not match changelog `%s'"
1019 msgstr ""
1020
1021 #: ../dgit:5642
1022 msgid "maximum search space exceeded"
1023 msgstr ""
1024
1025 #: ../dgit:5660
1026 #, perl-format
1027 msgid "has %s not %s"
1028 msgstr ""
1029
1030 #: ../dgit:5669
1031 msgid "root commit"
1032 msgstr ""
1033
1034 #: ../dgit:5675
1035 #, perl-format
1036 msgid "merge (%s nontrivial parents)"
1037 msgstr ""
1038
1039 #: ../dgit:5687
1040 #, perl-format
1041 msgid "changed %s"
1042 msgstr ""
1043
1044 #: ../dgit:5706
1045 #, perl-format
1046 msgid ""
1047 "\n"
1048 "%s: error: quilt fixup cannot be linear.  Stopped at:\n"
1049 msgstr ""
1050
1051 #: ../dgit:5713
1052 #, perl-format
1053 msgid "%s:  %s: %s\n"
1054 msgstr ""
1055
1056 #: ../dgit:5725
1057 msgid "quilt history linearisation failed.  Search `quilt fixup' in dgit(7).\n"
1058 msgstr ""
1059
1060 #: ../dgit:5728
1061 msgid "quilt fixup cannot be linear, smashing..."
1062 msgstr ""
1063
1064 #: ../dgit:5740
1065 #, perl-format
1066 msgid ""
1067 "Automatically generated patch (%s)\n"
1068 "Last (up to) %s git changes, FYI:\n"
1069 "\n"
1070 msgstr ""
1071
1072 #: ../dgit:5747
1073 msgid "quiltify linearisation planning successful, executing..."
1074 msgstr ""
1075
1076 #: ../dgit:5781
1077 msgid "contains unexpected slashes\n"
1078 msgstr ""
1079
1080 #: ../dgit:5782
1081 msgid "contains leading punctuation\n"
1082 msgstr ""
1083
1084 #: ../dgit:5783
1085 msgid "contains bad character(s)\n"
1086 msgstr ""
1087
1088 #: ../dgit:5784
1089 msgid "is series file\n"
1090 msgstr ""
1091
1092 #: ../dgit:5785
1093 msgid "too long\n"
1094 msgstr ""
1095
1096 #: ../dgit:5789
1097 #, perl-format
1098 msgid "quiltifying commit %s: ignoring/dropping Gbp-Pq %s: %s"
1099 msgstr ""
1100
1101 #: ../dgit:5818
1102 #, perl-format
1103 msgid "dgit: patch title transliteration error: %s"
1104 msgstr ""
1105
1106 #: ../dgit:5901
1107 #, perl-format
1108 msgid ""
1109 "quilt mode %s does not make sense (or is not supported) with single-debian-"
1110 "patch"
1111 msgstr ""
1112
1113 #: ../dgit:5919
1114 msgid "converted"
1115 msgstr ""
1116
1117 #: ../dgit:5920
1118 #, perl-format
1119 msgid "dgit view: created (%s)"
1120 msgstr ""
1121
1122 #: ../dgit:5974
1123 msgid "Commit removal of .pc (quilt series tracking data)\n"
1124 msgstr ""
1125
1126 #: ../dgit:5984
1127 msgid "starting quiltify (single-debian-patch)"
1128 msgstr ""
1129
1130 #: ../dgit:6094
1131 #, perl-format
1132 msgid "dgit: split brain (separate dgit view) may be needed (--quilt=%s)."
1133 msgstr ""
1134
1135 #: ../dgit:6126
1136 #, perl-format
1137 msgid "dgit view: found cached (%s)"
1138 msgstr ""
1139
1140 #: ../dgit:6131
1141 msgid "dgit view: found cached, no changes required"
1142 msgstr ""
1143
1144 #: ../dgit:6166
1145 #, perl-format
1146 msgid "examining quilt state (multiple patches, %s mode)"
1147 msgstr ""
1148
1149 #: ../dgit:6280
1150 msgid ""
1151 "failed to apply your git tree's patch stack (from debian/patches/) to\n"
1152 " the corresponding upstream tarball(s).  Your source tree and .orig\n"
1153 " are probably too inconsistent.  dgit can only fix up certain kinds of\n"
1154 " anomaly (depending on the quilt mode).  Please see --quilt= in dgit(1).\n"
1155 msgstr ""
1156
1157 #: ../dgit:6294
1158 msgid "Tree already contains .pc - will use it then delete it."
1159 msgstr ""
1160
1161 #: ../dgit:6328
1162 msgid "baredebian quilt fixup: could not find any origs"
1163 msgstr ""
1164
1165 #: ../dgit:6341
1166 msgid "tarball"
1167 msgstr ""
1168
1169 #: ../dgit:6359
1170 #, perl-format
1171 msgid "Combine orig tarballs for %s %s"
1172 msgstr ""
1173
1174 #: ../dgit:6375
1175 msgid "tarballs"
1176 msgstr ""
1177
1178 #: ../dgit:6389
1179 msgid "upstream"
1180 msgstr ""
1181
1182 #: ../dgit:6413
1183 #, perl-format
1184 msgid "%s: base trees orig=%.20s o+d/p=%.20s"
1185 msgstr ""
1186
1187 #: ../dgit:6423
1188 #, perl-format
1189 msgid ""
1190 "%s: quilt differences: src:  %s orig %s     gitignores:  %s orig %s\n"
1191 "%s: quilt differences: %9.00009s %s o+d/p          %9.00009s %s o+d/p"
1192 msgstr ""
1193
1194 #: ../dgit:6432
1195 #, perl-format
1196 msgid "dgit:  cannot represent change: %s: %s\n"
1197 msgstr ""
1198
1199 #: ../dgit:6436
1200 msgid ""
1201 "HEAD has changes to .orig[s] which are not representable by `3.0 (quilt)'\n"
1202 msgstr ""
1203
1204 #: ../dgit:6443
1205 msgid ""
1206 "This has only a debian/ directory; you probably want --quilt=bare debian."
1207 msgstr ""
1208
1209 #: ../dgit:6447
1210 msgid "This might be a patches-unapplied branch."
1211 msgstr ""
1212
1213 #: ../dgit:6450
1214 msgid "This might be a patches-applied branch."
1215 msgstr ""
1216
1217 #: ../dgit:6453
1218 msgid "Maybe you need one of --[quilt=]gbp --[quilt=]dpm --quilt=unapplied ?"
1219 msgstr ""
1220
1221 #: ../dgit:6456
1222 msgid "Warning: Tree has .gitattributes.  See GITATTRIBUTES in dgit(7)."
1223 msgstr ""
1224
1225 #: ../dgit:6460
1226 msgid "Maybe orig tarball(s) are not identical to git representation?"
1227 msgstr ""
1228
1229 #: ../dgit:6471
1230 #, perl-format
1231 msgid "starting quiltify (multiple patches, %s mode)"
1232 msgstr ""
1233
1234 #: ../dgit:6510
1235 msgid ""
1236 "\n"
1237 "dgit: Building, or cleaning with rules target, in patches-unapplied tree.\n"
1238 "dgit: Have to apply the patches - making the tree dirty.\n"
1239 "dgit: (Consider specifying --clean=git and (or) using dgit sbuild.)\n"
1240 "\n"
1241 msgstr ""
1242
1243 #: ../dgit:6522
1244 msgid "dgit: Unapplying patches again to tidy up the tree."
1245 msgstr ""
1246
1247 #: ../dgit:6551
1248 msgid ""
1249 "If this is just missing .gitignore entries, use a different clean\n"
1250 "mode, eg --clean=dpkg-source,no-check (-wdn/-wddn) to ignore them\n"
1251 "or --clean=git (-wg/-wgf) to use `git clean' instead.\n"
1252 msgstr ""
1253
1254 #: ../dgit:6563
1255 msgid "tree contains uncommitted files and --clean=check specified"
1256 msgstr ""
1257
1258 #: ../dgit:6566
1259 msgid "tree contains uncommitted files (NB dgit didn't run rules clean)"
1260 msgstr ""
1261
1262 #: ../dgit:6569
1263 msgid ""
1264 "tree contains uncommited, untracked, unignored files\n"
1265 "You can use --clean=git[-ff],always (-wga/-wgfa) to delete them."
1266 msgstr ""
1267
1268 #: ../dgit:6582
1269 #, perl-format
1270 msgid ""
1271 "quilt mode %s (generally needs untracked upstream files)\n"
1272 "contradicts clean mode %s (which would delete them)\n"
1273 msgstr ""
1274
1275 #: ../dgit:6599
1276 msgid "tree contains uncommitted files (after running rules clean)"
1277 msgstr ""
1278
1279 #: ../dgit:6613
1280 msgid "clean takes no additional arguments"
1281 msgstr ""
1282
1283 #: ../dgit:6632
1284 #, perl-format
1285 msgid "-p specified package %s, but changelog says %s"
1286 msgstr ""
1287
1288 #: ../dgit:6642
1289 msgid ""
1290 "dgit: --include-dirty is not supported with split view (including with view-"
1291 "splitting quilt modes)"
1292 msgstr ""
1293
1294 #: ../dgit:6651
1295 #, perl-format
1296 msgid "dgit: --quilt=%s, %s"
1297 msgstr ""
1298
1299 #: ../dgit:6655
1300 msgid "dgit: --upstream-commitish only makes sense with --quilt=baredebian"
1301 msgstr ""
1302
1303 #: ../dgit:6690
1304 #, perl-format
1305 msgid "remove old changes file %s: %s"
1306 msgstr ""
1307
1308 #: ../dgit:6692
1309 #, perl-format
1310 msgid "would remove %s"
1311 msgstr ""
1312
1313 #: ../dgit:6710
1314 #, perl-format
1315 msgid "warning: dgit option %s must be passed before %s on dgit command line\n"
1316 msgstr ""
1317
1318 #: ../dgit:6717
1319 #, perl-format
1320 msgid ""
1321 "warning: option %s should probably be passed to dgit before %s sub-command "
1322 "on the dgit command line, so that it is seen by dgit and not simply passed "
1323 "to %s\n"
1324 msgstr ""
1325
1326 #: ../dgit:6743
1327 msgid "archive query failed (queried because --since-version not specified)"
1328 msgstr ""
1329
1330 #: ../dgit:6749
1331 #, perl-format
1332 msgid "changelog will contain changes since %s"
1333 msgstr ""
1334
1335 #: ../dgit:6752
1336 msgid "package seems new, not specifying -v<version>"
1337 msgstr ""
1338
1339 #: ../dgit:6795
1340 msgid "Wanted to build nothing!"
1341 msgstr ""
1342
1343 #: ../dgit:6833
1344 #, perl-format
1345 msgid "only one changes file from build (%s)\n"
1346 msgstr ""
1347
1348 #: ../dgit:6840
1349 #, perl-format
1350 msgid "%s found in binaries changes file %s"
1351 msgstr ""
1352
1353 #: ../dgit:6847
1354 #, perl-format
1355 msgid "%s unexpectedly not created by build"
1356 msgstr ""
1357
1358 #: ../dgit:6851
1359 #, perl-format
1360 msgid "install new changes %s{,.inmulti}: %s"
1361 msgstr ""
1362
1363 #: ../dgit:6856
1364 #, perl-format
1365 msgid "wrong number of different changes files (%s)"
1366 msgstr ""
1367
1368 #: ../dgit:6859
1369 #, perl-format
1370 msgid "build successful, results in %s\n"
1371 msgstr ""
1372
1373 #: ../dgit:6872
1374 #, perl-format
1375 msgid ""
1376 "changes files other than source matching %s already present; building would "
1377 "result in ambiguity about the intended results.\n"
1378 "Suggest you delete %s.\n"
1379 msgstr ""
1380
1381 #: ../dgit:6890
1382 msgid "build successful\n"
1383 msgstr ""
1384
1385 #: ../dgit:6898
1386 #, perl-format
1387 msgid ""
1388 "%s: warning: build-products-dir set, but not supported by dpkg-buildpackage\n"
1389 "%s: warning: build-products-dir will be ignored; files will go to ..\n"
1390 msgstr ""
1391
1392 #: ../dgit:7009
1393 #, perl-format
1394 msgid "remove %s: %s"
1395 msgstr ""
1396
1397 #: ../dgit:7046
1398 msgid "--include-dirty not supported with --build-products-dir, sorry"
1399 msgstr ""
1400
1401 #: ../dgit:7066
1402 #, perl-format
1403 msgid "put in place new built file (%s): %s"
1404 msgstr ""
1405
1406 #: ../dgit:7079
1407 msgid "build-source takes no additional arguments"
1408 msgstr ""
1409
1410 #: ../dgit:7083
1411 #, perl-format
1412 msgid "source built, results in %s and %s"
1413 msgstr ""
1414
1415 #: ../dgit:7090
1416 msgid ""
1417 "dgit push-source: --include-dirty/--ignore-dirty does not makesense with "
1418 "push-source!"
1419 msgstr ""
1420
1421 #: ../dgit:7096
1422 msgid "source changes file"
1423 msgstr ""
1424
1425 #: ../dgit:7098
1426 msgid "user-specified changes file is not source-only"
1427 msgstr ""
1428
1429 #: ../dgit:7118 ../dgit:7120
1430 #, perl-format
1431 msgid "%s (in build products dir): %s"
1432 msgstr ""
1433
1434 #: ../dgit:7134
1435 msgid ""
1436 "perhaps you need to pass -A ?  (sbuild's default is to build only\n"
1437 "arch-specific binaries; dgit 1.4 used to override that.)\n"
1438 msgstr ""
1439
1440 #: ../dgit:7147
1441 msgid ""
1442 "you asked for a builder but your debbuildopts didn't ask for any binaries -- "
1443 "is this really what you meant?"
1444 msgstr ""
1445
1446 #: ../dgit:7151
1447 msgid ""
1448 "we must build a .dsc to pass to the builder but your debbuiltopts forbids "
1449 "the building of a source package; cannot continue"
1450 msgstr ""
1451
1452 #: ../dgit:7181
1453 msgid "incorrect arguments to dgit print-unapplied-treeish"
1454 msgstr ""
1455
1456 #: ../dgit:7202
1457 msgid "source tree"
1458 msgstr ""
1459
1460 #: ../dgit:7204
1461 #, perl-format
1462 msgid "dgit: import-dsc: %s"
1463 msgstr ""
1464
1465 #: ../dgit:7217
1466 #, perl-format
1467 msgid "unknown dgit import-dsc sub-option `%s'"
1468 msgstr ""
1469
1470 #: ../dgit:7221
1471 msgid "usage: dgit import-dsc .../PATH/TO/.DSC BRANCH"
1472 msgstr ""
1473
1474 #: ../dgit:7225
1475 msgid "dry run makes no sense with import-dsc"
1476 msgstr ""
1477
1478 #: ../dgit:7242
1479 #, perl-format
1480 msgid "%s is checked out - will not update it"
1481 msgstr ""
1482
1483 #: ../dgit:7247
1484 #, perl-format
1485 msgid "open import .dsc (%s): %s"
1486 msgstr ""
1487
1488 #: ../dgit:7249
1489 #, perl-format
1490 msgid "read %s: %s"
1491 msgstr ""
1492
1493 #: ../dgit:7260
1494 msgid "import-dsc signature check failed"
1495 msgstr ""
1496
1497 #: ../dgit:7263
1498 #, perl-format
1499 msgid "%s: warning: importing unsigned .dsc\n"
1500 msgstr ""
1501
1502 #: ../dgit:7274
1503 msgid "Dgit metadata in .dsc"
1504 msgstr ""
1505
1506 #: ../dgit:7285
1507 msgid "dgit: import-dsc of .dsc with Dgit field, using git hash"
1508 msgstr ""
1509
1510 #: ../dgit:7294
1511 #, perl-format
1512 msgid ""
1513 ".dsc contains Dgit field referring to object %s\n"
1514 "Your git tree does not have that object.  Try `git fetch' from a\n"
1515 "plausible server (browse.dgit.d.o? salsa?), and try the import-dsc again.\n"
1516 msgstr ""
1517
1518 #: ../dgit:7301
1519 msgid "Not fast forward, forced update."
1520 msgstr ""
1521
1522 #: ../dgit:7303
1523 #, perl-format
1524 msgid "Not fast forward to %s"
1525 msgstr ""
1526
1527 #: ../dgit:7308
1528 #, perl-format
1529 msgid "updated git ref %s"
1530 msgstr ""
1531
1532 #: ../dgit:7313
1533 #, perl-format
1534 msgid ""
1535 "Branch %s already exists\n"
1536 "Specify ..%s for a pseudo-merge, binding in existing history\n"
1537 "Specify  +%s to overwrite, discarding existing history\n"
1538 msgstr ""
1539
1540 #: ../dgit:7333
1541 #, perl-format
1542 msgid "lstat %s works but stat gives %s !"
1543 msgstr ""
1544
1545 #: ../dgit:7335
1546 #, perl-format
1547 msgid "stat %s: %s"
1548 msgstr ""
1549
1550 #: ../dgit:7343
1551 #, perl-format
1552 msgid "import %s requires %s, but: %s"
1553 msgstr ""
1554
1555 #: ../dgit:7362
1556 #, perl-format
1557 msgid "cannot import %s which seems to be inside working tree!"
1558 msgstr ""
1559
1560 #: ../dgit:7366
1561 #, perl-format
1562 msgid "symlink %s to %s: %s"
1563 msgstr ""
1564
1565 #: ../dgit:7367
1566 #, perl-format
1567 msgid "made symlink %s -> %s"
1568 msgstr ""
1569
1570 #: ../dgit:7378
1571 msgid "Import, forced update - synthetic orphan git history."
1572 msgstr ""
1573
1574 #: ../dgit:7380
1575 msgid "Import, merging."
1576 msgstr ""
1577
1578 #: ../dgit:7394
1579 #, perl-format
1580 msgid "Merge %s (%s) import into %s\n"
1581 msgstr ""
1582
1583 #: ../dgit:7403
1584 #, perl-format
1585 msgid "results are in git ref %s"
1586 msgstr ""
1587
1588 #: ../dgit:7410
1589 msgid "need only 1 subpath argument"
1590 msgstr ""
1591
1592 #: ../dgit:7428
1593 msgid "need destination argument"
1594 msgstr ""
1595
1596 #: ../dgit:7433
1597 #, perl-format
1598 msgid "exec git clone: %s\n"
1599 msgstr ""
1600
1601 #: ../dgit:7441
1602 msgid "no arguments allowed to dgit print-dgit-repos-server-source-url"
1603 msgstr ""
1604
1605 #: ../dgit:7452
1606 msgid "no arguments allowed to dgit print-dpkg-source-ignores"
1607 msgstr ""
1608
1609 #: ../dgit:7458
1610 msgid "no arguments allowed to dgit setup-mergechangelogs"
1611 msgstr ""
1612
1613 #: ../dgit:7465 ../dgit:7471
1614 msgid "no arguments allowed to dgit setup-useremail"
1615 msgstr ""
1616
1617 #: ../dgit:7477
1618 msgid "no arguments allowed to dgit setup-tree"
1619 msgstr ""
1620
1621 #: ../dgit:7524
1622 msgid ""
1623 "--initiator-tempdir must be used specify an absolute, not relative, "
1624 "directory."
1625 msgstr ""
1626
1627 #: ../dgit:7563
1628 #, perl-format
1629 msgid "%s needs a value"
1630 msgstr ""
1631
1632 #: ../dgit:7567
1633 #, perl-format
1634 msgid "bad value `%s' for %s"
1635 msgstr ""
1636
1637 #: ../dgit:7667
1638 #, perl-format
1639 msgid "%s: warning: ignoring unknown force option %s\n"
1640 msgstr ""
1641
1642 #: ../dgit:7685
1643 #, perl-format
1644 msgid "unknown long option `%s'"
1645 msgstr ""
1646
1647 #: ../dgit:7740
1648 #, perl-format
1649 msgid "unknown short option `%s'"
1650 msgstr ""
1651
1652 #: ../dgit:7755
1653 #, perl-format
1654 msgid "%s is set to something other than SIG_DFL\n"
1655 msgstr ""
1656
1657 #: ../dgit:7759
1658 #, perl-format
1659 msgid "%s is blocked\n"
1660 msgstr ""
1661
1662 #: ../dgit:7765
1663 #, perl-format
1664 msgid ""
1665 "On entry to dgit, %s\n"
1666 "This is a bug produced by something in your execution environment.\n"
1667 "Giving up.\n"
1668 msgstr ""
1669
1670 #: ../dgit:7782
1671 #, perl-format
1672 msgid "cannot set command for %s"
1673 msgstr ""
1674
1675 #: ../dgit:7795
1676 #, perl-format
1677 msgid "cannot configure options for %s"
1678 msgstr ""
1679
1680 #: ../dgit:7815
1681 #, perl-format
1682 msgid "unknown quilt-mode `%s'"
1683 msgstr ""
1684
1685 #: ../dgit:7826
1686 #, perl-format
1687 msgid "unknown %s setting `%s'"
1688 msgstr ""
1689
1690 #: ../dgit:7854
1691 msgid "DRY RUN ONLY\n"
1692 msgstr ""
1693
1694 #: ../dgit:7855
1695 msgid "DAMP RUN - WILL MAKE LOCAL (UNSIGNED) CHANGES\n"
1696 msgstr ""
1697
1698 #: ../dgit:7874
1699 #, perl-format
1700 msgid "unknown operation %s"
1701 msgstr ""
1702
1703 #: ../git-debrebase:45
1704 msgid ""
1705 "usages:\n"
1706 "  git-debrebase [<options>] [--|-i <git rebase options...>]\n"
1707 "  git-debrebase [<options>] status\n"
1708 "  git-debrebase [<options>] prepush [--prose=...]\n"
1709 "  git-debrebase [<options>] quick|conclude\n"
1710 "  git-debrebase [<options>] new-upstream <new-version> [<details ...>]\n"
1711 "  git-debrebase [<options>] convert-from-* ...\n"
1712 "  ...\n"
1713 "See git-debrebase(1), git-debrebase(5), dgit-maint-debrebase(7) (in dgit).\n"
1714 msgstr ""
1715
1716 #: ../git-debrebase:68
1717 #, perl-format
1718 msgid "%s: bad usage: %s\n"
1719 msgstr ""
1720
1721 #: ../git-debrebase:79
1722 #, perl-format
1723 msgid "bad options follow `git-debrebase %s'"
1724 msgstr ""
1725
1726 #: ../git-debrebase:90
1727 #, perl-format
1728 msgid "missing required git config %s"
1729 msgstr ""
1730
1731 #: ../git-debrebase:363
1732 #, perl-format
1733 msgid "%s: snag ignored (-f%s): %s\n"
1734 msgstr ""
1735
1736 #: ../git-debrebase:366
1737 #, perl-format
1738 msgid "%s: snag detected (-f%s): %s\n"
1739 msgstr ""
1740
1741 #: ../git-debrebase:379
1742 #, perl-format
1743 msgid "%s: snags: %d overriden by individual -f options\n"
1744 msgstr ""
1745
1746 #: ../git-debrebase:385
1747 #, perl-format
1748 msgid "%s: snags: %d overriden by global --force\n"
1749 msgstr ""
1750
1751 #: ../git-debrebase:389
1752 #, perl-format
1753 msgid "%s: snags: %d blocker(s) (you could -f<tag>, or --force)"
1754 msgstr ""
1755
1756 #: ../git-debrebase:421
1757 msgid ""
1758 "Branch/history seems mangled - no longer in gdr format.\n"
1759 "See ILLEGAL OPERATIONS in git-debrebase(5).\n"
1760 msgstr ""
1761
1762 #: ../git-debrebase:428
1763 #, perl-format
1764 msgid ""
1765 "%s\n"
1766 "Is this meant to be a gdr branch?  %s\n"
1767 msgstr ""
1768
1769 #: ../git-debrebase:433
1770 #, perl-format
1771 msgid ""
1772 "%s\n"
1773 "%s\n"
1774 "Consider git-debrebase scrap, to throw away your recent work.\n"
1775 msgstr ""
1776
1777 #: ../git-debrebase:439
1778 #, perl-format
1779 msgid ""
1780 "%s\n"
1781 "Branch does not seem to be meant to be a git-debrebase branch?\n"
1782 "Wrong branch, or maybe you needed git-debrebase convert-from-*.\n"
1783 msgstr ""
1784
1785 #: ../git-debrebase:450
1786 #, perl-format
1787 msgid ""
1788 "%s\n"
1789 "Branch/history mangled, and diverged since last git-debrebase.\n"
1790 "Maybe you reset to, or rebased from, somewhere inappropriate.\n"
1791 msgstr ""
1792
1793 #: ../git-debrebase:897
1794 #, perl-format
1795 msgid "git-debrebase `anchor' but %s"
1796 msgstr ""
1797
1798 #: ../git-debrebase:899
1799 msgid "has other than two parents"
1800 msgstr ""
1801
1802 #: ../git-debrebase:900
1803 msgid "contains debian/patches"
1804 msgstr ""
1805
1806 #: ../git-debrebase:926
1807 msgid "is an origin commit"
1808 msgstr ""
1809
1810 #: ../git-debrebase:928
1811 msgid "upstream files differ from left parent"
1812 msgstr ""
1813
1814 #: ../git-debrebase:930
1815 msgid "debian/ differs from right parent"
1816 msgstr ""
1817
1818 #: ../git-debrebase:941
1819 msgid "edits debian/patches"
1820 msgstr ""
1821
1822 #: ../git-debrebase:953
1823 msgid "parent's debian is not a directory"
1824 msgstr ""
1825
1826 #: ../git-debrebase:960
1827 msgid "no changes"
1828 msgstr ""
1829
1830 #: ../git-debrebase:966
1831 msgid "origin commit"
1832 msgstr ""
1833
1834 #: ../git-debrebase:1017
1835 #, perl-format
1836 msgid "unknown kind of merge from %s"
1837 msgstr ""
1838
1839 #: ../git-debrebase:1020
1840 msgid "octopus merge"
1841 msgstr ""
1842
1843 #: ../git-debrebase:1024
1844 msgid "general two-parent merge"
1845 msgstr ""
1846
1847 #: ../git-debrebase:1041
1848 #, perl-format
1849 msgid "inconsistent anchors in merged-breakwaters %s"
1850 msgstr ""
1851
1852 #: ../git-debrebase:1081
1853 #, perl-format
1854 msgid "branch needs laundering (run git-debrebase): %s"
1855 msgstr ""
1856
1857 #: ../git-debrebase:1109
1858 #, perl-format
1859 msgid "packaging change (%s) follows upstream change"
1860 msgstr ""
1861
1862 #: ../git-debrebase:1110
1863 #, perl-format
1864 msgid " (eg %s)"
1865 msgstr ""
1866
1867 #: ../git-debrebase:1116
1868 msgid "found mixed upstream/packaging commit"
1869 msgstr ""
1870
1871 #: ../git-debrebase:1117 ../git-debrebase:1125 ../git-debrebase:1130
1872 #: ../git-debrebase:1135 ../git-debrebase:1141 ../git-debrebase:1149
1873 #, perl-format
1874 msgid " (%s)"
1875 msgstr ""
1876
1877 #: ../git-debrebase:1124
1878 #, perl-format
1879 msgid "found interchange bureaucracy commit (%s)"
1880 msgstr ""
1881
1882 #: ../git-debrebase:1129
1883 msgid "found dgit dsc import"
1884 msgstr ""
1885
1886 #: ../git-debrebase:1134
1887 msgid "found bare dgit dsc import with no prior history"
1888 msgstr ""
1889
1890 #: ../git-debrebase:1140
1891 msgid "found vanilla merge"
1892 msgstr ""
1893
1894 #: ../git-debrebase:1147
1895 #, perl-format
1896 msgid "found unprocessable commit, cannot cope: %s"
1897 msgstr ""
1898
1899 #: ../git-debrebase:1215
1900 #, perl-format
1901 msgid "found unprocessable commit, cannot cope; %3$s: (commit %1$s) (d.%2$s)"
1902 msgstr ""
1903
1904 #: ../git-debrebase:1216
1905 #, perl-format
1906 msgid "found unprocessable commit, cannot cope: (commit %1$s) (d.%2$s)"
1907 msgstr ""
1908
1909 #: ../git-debrebase:1337
1910 msgid "bare dgit dsc import"
1911 msgstr ""
1912
1913 #: ../git-debrebase:1677 ../git-debrebase:1680
1914 #, perl-format
1915 msgid "mismatch %s ?"
1916 msgstr ""
1917
1918 #: ../git-debrebase:1683
1919 #, perl-format
1920 msgid "mismatch %s != %s ?"
1921 msgstr ""
1922
1923 #: ../git-debrebase:1693
1924 #, perl-format
1925 msgid "internal error %#x %s %s"
1926 msgstr ""
1927
1928 #: ../git-debrebase:1721
1929 #, perl-format
1930 msgid "%s: laundered (head was %s)\n"
1931 msgstr ""
1932
1933 #: ../git-debrebase:1735
1934 msgid "you are in the middle of a git-rebase already"
1935 msgstr ""
1936
1937 #: ../git-debrebase:1761
1938 msgid "launder for rebase"
1939 msgstr ""
1940
1941 #: ../git-debrebase:1766
1942 msgid "analyse does not support any options"
1943 msgstr ""
1944
1945 #: ../git-debrebase:1768
1946 msgid "too many arguments to analyse"
1947 msgstr ""
1948
1949 #: ../git-debrebase:1801
1950 #, perl-format
1951 msgid "%s already exists"
1952 msgstr ""
1953
1954 #: ../git-debrebase:1803
1955 msgid "HEAD symref is not to refs/heads/"
1956 msgstr ""
1957
1958 #: ../git-debrebase:1826
1959 #, perl-format
1960 msgid "OK, you are ahead of %s\n"
1961 msgstr ""
1962
1963 #: ../git-debrebase:1830
1964 #, perl-format
1965 msgid "you are behind %s, divergence risk"
1966 msgstr ""
1967
1968 #: ../git-debrebase:1834
1969 #, perl-format
1970 msgid "you have diverged from %s"
1971 msgstr ""
1972
1973 #: ../git-debrebase:1856
1974 msgid "remote dgit branch"
1975 msgstr ""
1976
1977 #: ../git-debrebase:1859
1978 msgid "remote dgit branch for sid"
1979 msgstr ""
1980
1981 #: ../git-debrebase:1887
1982 msgid "Recorded previous head for preservation"
1983 msgstr ""
1984
1985 #: ../git-debrebase:1895
1986 #, perl-format
1987 msgid "could not record ffq-prev: %s"
1988 msgstr ""
1989
1990 #: ../git-debrebase:1906
1991 #, perl-format
1992 msgid "could not check ffq-prev: %s"
1993 msgstr ""
1994
1995 #: ../git-debrebase:1926
1996 msgid "fast forward"
1997 msgstr ""
1998
1999 #: ../git-debrebase:1936
2000 msgid "Declare fast forward / record previous work"
2001 msgstr ""
2002
2003 #: ../git-debrebase:1948
2004 msgid "No ffq-prev to stitch."
2005 msgstr ""
2006
2007 #: ../git-debrebase:1965
2008 msgid "need NEW-VERSION [UPS-COMMITTISH]"
2009 msgstr ""
2010
2011 #: ../git-debrebase:1970
2012 #, perl-format
2013 msgid "bad version number `%s'"
2014 msgstr ""
2015
2016 #: ../git-debrebase:1988
2017 #, perl-format
2018 msgid "upstream piece `%s'"
2019 msgstr ""
2020
2021 #: ../git-debrebase:1989
2022 msgid "upstream (main piece"
2023 msgstr ""
2024
2025 #: ../git-debrebase:2009
2026 msgid "for each EXTRA-UPS-NAME need EXTRA-UPS-COMMITISH"
2027 msgstr ""
2028
2029 #: ../git-debrebase:2027
2030 msgid "old anchor is recognised due to --anchor, cannot check upstream"
2031 msgstr "old anchor is recognized due to --anchor, cannot check upstream"
2032
2033 #: ../git-debrebase:2043
2034 #, perl-format
2035 msgid ""
2036 "previous upstream combine %s mentions %d pieces (each implying one parent) "
2037 "but has %d parents (one per piece plus maybe a previous combine)"
2038 msgstr ""
2039
2040 #: ../git-debrebase:2052
2041 #, perl-format
2042 msgid "previous upstream combine %s first piece is not `.'"
2043 msgstr ""
2044
2045 #: ../git-debrebase:2065
2046 #, perl-format
2047 msgid ""
2048 "previous upstream %s is from git-debrebase but not an `upstream-combine' "
2049 "commit"
2050 msgstr ""
2051
2052 #: ../git-debrebase:2076
2053 #, perl-format
2054 msgid "introducing upstream piece `%s'"
2055 msgstr ""
2056
2057 #: ../git-debrebase:2079
2058 #, perl-format
2059 msgid "dropping upstream piece `%s'"
2060 msgstr ""
2061
2062 #: ../git-debrebase:2082
2063 #, perl-format
2064 msgid "not fast forward: %s %s"
2065 msgstr ""
2066
2067 #: ../git-debrebase:2193
2068 msgid "Previous head already recorded\n"
2069 msgstr ""
2070
2071 #: ../git-debrebase:2197
2072 #, perl-format
2073 msgid "Could not preserve: %s"
2074 msgstr ""
2075
2076 #: ../git-debrebase:2202 ../git-debrebase:2208 ../git-debrebase:2214
2077 #: ../git-debrebase:2304 ../git-debrebase:2313 ../git-debrebase:2337
2078 #: ../git-debrebase:2401
2079 msgid "no arguments allowed"
2080 msgstr ""
2081
2082 #: ../git-debrebase:2236
2083 msgid "branch contains furniture (not laundered)"
2084 msgstr ""
2085
2086 #: ../git-debrebase:2237
2087 msgid "branch is unlaundered"
2088 msgstr ""
2089
2090 #: ../git-debrebase:2238
2091 msgid "branch needs laundering"
2092 msgstr ""
2093
2094 #: ../git-debrebase:2239
2095 msgid "branch not in git-debrebase form"
2096 msgstr ""
2097
2098 #: ../git-debrebase:2249
2099 msgid "current branch contents, in git-debrebase terms:\n"
2100 msgstr ""
2101
2102 #: ../git-debrebase:2251
2103 msgid "  branch is laundered\n"
2104 msgstr ""
2105
2106 #: ../git-debrebase:2267
2107 #, perl-format
2108 msgid "  %s is not well-defined\n"
2109 msgstr ""
2110
2111 #: ../git-debrebase:2273
2112 msgid "key git-debrebase commits:\n"
2113 msgstr ""
2114
2115 #: ../git-debrebase:2274
2116 msgid "anchor"
2117 msgstr ""
2118
2119 #: ../git-debrebase:2275
2120 msgid "breakwater"
2121 msgstr ""
2122
2123 #: ../git-debrebase:2280
2124 msgid "branch and ref status, in git-debrebase terms:\n"
2125 msgstr ""
2126
2127 #: ../git-debrebase:2287
2128 msgid "  unstitched; previous tip was:\n"
2129 msgstr ""
2130
2131 #: ../git-debrebase:2290
2132 msgid "  stitched? (no record of git-debrebase work)\n"
2133 msgstr ""
2134
2135 #: ../git-debrebase:2292
2136 msgid "  stitched\n"
2137 msgstr ""
2138
2139 #: ../git-debrebase:2294
2140 msgid "  not git-debrebase (diverged since last stitch)\n"
2141 msgstr ""
2142
2143 #: ../git-debrebase:2297
2144 msgid "you are currently rebasing\n"
2145 msgstr ""
2146
2147 #: ../git-debrebase:2314 ../git-debrebase:2327
2148 msgid "launder for git-debrebase quick"
2149 msgstr ""
2150
2151 #: ../git-debrebase:2321 ../git-debrebase:2351
2152 msgid "No ongoing git-debrebase session."
2153 msgstr ""
2154
2155 #: ../git-debrebase:2390
2156 msgid "Commit patch queue (exported by git-debrebase)"
2157 msgstr ""
2158
2159 #: ../git-debrebase:2407
2160 msgid "No (more) patches to export."
2161 msgstr ""
2162
2163 #: ../git-debrebase:2414
2164 #, perl-format
2165 msgid ""
2166 "Patch export produced patch amendments (abandoned output commit %s).  Try "
2167 "laundering first."
2168 msgstr ""
2169
2170 #: ../git-debrebase:2434
2171 #, perl-format
2172 msgid "%s contains comments, which will be discarded"
2173 msgstr ""
2174
2175 #: ../git-debrebase:2439
2176 #, perl-format
2177 msgid "patch %s repeated in %s !"
2178 msgstr ""
2179
2180 #: ../git-debrebase:2446
2181 #, perl-format
2182 msgid "Unused patch file %s will be discarded"
2183 msgstr ""
2184
2185 #: ../git-debrebase:2454
2186 msgid "ffq-prev exists, this is already managed by git-debrebase!"
2187 msgstr ""
2188
2189 #: ../git-debrebase:2459
2190 msgid "ahead of debrebase-last, this is already managed by git-debrebase!"
2191 msgstr ""
2192
2193 #: ../git-debrebase:2475
2194 msgid "want only 1 optional argument, the upstream git commitish"
2195 msgstr ""
2196
2197 #: ../git-debrebase:2480
2198 msgid "missing Version from changelog\n"
2199 msgstr ""
2200
2201 #: ../git-debrebase:2496
2202 #, perl-format
2203 msgid ""
2204 "upstream (%s) and HEAD are not\n"
2205 "identical in upstream files.  See diffstat above, or run\n"
2206 "  git diff %s HEAD -- :!/debian :/\n"
2207 msgstr ""
2208
2209 #: ../git-debrebase:2504
2210 #, perl-format
2211 msgid "upstream (%s) is not an ancestor of HEAD"
2212 msgstr ""
2213
2214 #: ../git-debrebase:2511
2215 #, perl-format
2216 msgid ""
2217 "history between upstream (%s) and HEAD contains direct changes to upstream "
2218 "files - are you sure this is a gbp (patches-unapplied) branch?"
2219 msgstr ""
2220
2221 #: ../git-debrebase:2513
2222 #, perl-format
2223 msgid "list expected changes with:  %s\n"
2224 msgstr ""
2225
2226 #: ../git-debrebase:2520
2227 #, perl-format
2228 msgid "upstream (%s) contains debian/ directory"
2229 msgstr ""
2230
2231 #: ../git-debrebase:2538
2232 msgid "neither of the first two changelog entries are released\n"
2233 msgstr ""
2234
2235 #: ../git-debrebase:2544
2236 #, perl-format
2237 msgid "could not find suitable maintainer view tag %s\n"
2238 msgstr ""
2239
2240 #: ../git-debrebase:2547
2241 #, perl-format
2242 msgid "HEAD is not FF from maintainer tag %s!"
2243 msgstr ""
2244
2245 #: ../git-debrebase:2550
2246 #, perl-format
2247 msgid "dgit view tag %s not found\n"
2248 msgstr ""
2249
2250 #: ../git-debrebase:2552
2251 #, perl-format
2252 msgid "dgit view tag %s is not FF from maintainer tag %s\n"
2253 msgstr ""
2254
2255 #: ../git-debrebase:2554
2256 #, perl-format
2257 msgid "will stitch in dgit view, %s\n"
2258 msgstr ""
2259
2260 #: ../git-debrebase:2561
2261 #, perl-format
2262 msgid ""
2263 "Cannot confirm dgit view: %s\n"
2264 "Failed to stitch in dgit view (see messages above).\n"
2265 "dgit --overwrite will be needed on the first dgit push after conversion.\n"
2266 msgstr ""
2267
2268 #: ../git-debrebase:2607
2269 #, perl-format
2270 msgid "%s: converted from patched-unapplied (gbp) branch format, OK\n"
2271 msgstr ""
2272
2273 #: ../git-debrebase:2636
2274 #, perl-format
2275 msgid ""
2276 "%s: converted to git-buildpackage branch format\n"
2277 "%s: WARNING: do not now run \"git-debrebase\" any more\n"
2278 "%s: WARNING: doing so would drop all upstream patches!\n"
2279 msgstr ""
2280
2281 #: ../git-debrebase:2657
2282 msgid "takes 1 optional argument, the upstream commitish"
2283 msgstr ""
2284
2285 #: ../git-debrebase:2665
2286 #, perl-format
2287 msgid "%s, from command line"
2288 msgstr ""
2289
2290 #: ../git-debrebase:2679
2291 #, perl-format
2292 msgid ""
2293 "%s: Branch already seems to be in git-debrebase format!\n"
2294 "%s: --always-convert-anyway would do the conversion operation anyway\n"
2295 "%s: but is probably a bad idea.  Probably, you wanted to do nothing.\n"
2296 msgstr ""
2297
2298 #: ../git-debrebase:2683
2299 msgid "Branch already in git-debrebase format."
2300 msgstr ""
2301
2302 #: ../git-debrebase:2695
2303 msgid "Considering possible commits corresponding to upstream:\n"
2304 msgstr ""
2305
2306 #: ../git-debrebase:2702
2307 #, perl-format
2308 msgid "git tag %s"
2309 msgstr ""
2310
2311 #: ../git-debrebase:2708
2312 #, perl-format
2313 msgid " git tag: no suitable tag found (tried %s)\n"
2314 msgstr ""
2315
2316 #: ../git-debrebase:2717
2317 #, perl-format
2318 msgid "opendir build-products-dir %s: %s"
2319 msgstr ""
2320
2321 #: ../git-debrebase:2723
2322 #, perl-format
2323 msgid " orig: found what looks like a .orig, %s\n"
2324 msgstr ""
2325
2326 #: ../git-debrebase:2754
2327 #, perl-format
2328 msgid " orig: no suitable origs found (looked for %s in %s)\n"
2329 msgstr ""
2330
2331 #: ../git-debrebase:2763
2332 msgid "Evaluating possible commits corresponding to upstream:\n"
2333 msgstr ""
2334
2335 #: ../git-debrebase:2800
2336 #, perl-format
2337 msgid " %s: couldn't apply patches: gbp pq %s"
2338 msgstr ""
2339
2340 #: ../git-debrebase:2809
2341 #, perl-format
2342 msgid " %s: applying patches gives different tree\n"
2343 msgstr ""
2344
2345 #: ../git-debrebase:2823
2346 msgid ""
2347 "Could not find or construct a suitable upstream commit.\n"
2348 "Rerun adding --diagnose after convert-from-dgit-view, or pass a\n"
2349 "upstream commmit explicitly or provide suitable origs.\n"
2350 msgstr ""
2351
2352 #: ../git-debrebase:2829
2353 #, perl-format
2354 msgid "Yes, will base new branch on %s\n"
2355 msgstr ""
2356
2357 #: ../git-debrebase:2836
2358 msgid "forget-was-ever-debrebase takes no further arguments"
2359 msgstr ""
2360
2361 #: ../git-debrebase:2840
2362 #, perl-format
2363 msgid "Not suitable for recording git-debrebaseness anyway: %s"
2364 msgstr ""
2365
2366 #: ../git-debrebase:2942
2367 msgid "bad options\n"
2368 msgstr ""
2369
2370 #: ../git-debrebase:2952
2371 #, perl-format
2372 msgid "%s: no cuddling to -i for git-rebase"
2373 msgstr ""
2374
2375 #: ../git-debrebase:2982
2376 #, perl-format
2377 msgid "unknown git-debrebase sub-operation %s"
2378 msgstr ""
2379
2380 #: ../Debian/Dgit.pm:298
2381 #, perl-format
2382 msgid "error: %s\n"
2383 msgstr ""
2384
2385 #: ../Debian/Dgit.pm:324
2386 #, perl-format
2387 msgid "getcwd failed: %s\n"
2388 msgstr ""
2389
2390 #: ../Debian/Dgit.pm:343
2391 msgid "terminated, reporting successful completion"
2392 msgstr ""
2393
2394 #: ../Debian/Dgit.pm:345
2395 #, perl-format
2396 msgid "failed with error exit status %s"
2397 msgstr ""
2398
2399 #: ../Debian/Dgit.pm:348
2400 #, perl-format
2401 msgid "died due to fatal signal %s"
2402 msgstr ""
2403
2404 #: ../Debian/Dgit.pm:352
2405 #, perl-format
2406 msgid "failed with unknown wait status %s"
2407 msgstr ""
2408
2409 #: ../Debian/Dgit.pm:358
2410 msgid "failed command"
2411 msgstr ""
2412
2413 #: ../Debian/Dgit.pm:364
2414 #, perl-format
2415 msgid "failed to fork/exec: %s"
2416 msgstr ""
2417
2418 #: ../Debian/Dgit.pm:366
2419 #, perl-format
2420 msgid "subprocess %s"
2421 msgstr ""
2422
2423 #: ../Debian/Dgit.pm:368
2424 msgid "subprocess produced invalid output"
2425 msgstr ""
2426
2427 #: ../Debian/Dgit.pm:459
2428 msgid "stat source file: %S"
2429 msgstr ""
2430
2431 #: ../Debian/Dgit.pm:469
2432 msgid "stat destination file: %S"
2433 msgstr ""
2434
2435 #: ../Debian/Dgit.pm:488
2436 msgid "finally install file after cp: %S"
2437 msgstr ""
2438
2439 #: ../Debian/Dgit.pm:494
2440 msgid "delete old file after cp: %S"
2441 msgstr ""
2442
2443 #: ../Debian/Dgit.pm:515
2444 msgid ""
2445 "not in a git working tree?\n"
2446 "(git rev-parse --show-toplevel produced no output)\n"
2447 msgstr ""
2448
2449 #: ../Debian/Dgit.pm:518
2450 #, perl-format
2451 msgid "chdir toplevel %s: %s\n"
2452 msgstr ""
2453
2454 #: ../Debian/Dgit.pm:626
2455 msgid "git index contains changes (does not match HEAD)"
2456 msgstr ""
2457
2458 #: ../Debian/Dgit.pm:627
2459 msgid "working tree is dirty (does not match HEAD)"
2460 msgstr ""
2461
2462 #: ../Debian/Dgit.pm:649
2463 msgid "using specified upstream commitish"
2464 msgstr ""
2465
2466 #: ../Debian/Dgit.pm:655
2467 #, perl-format
2468 msgid ""
2469 "Could not determine appropriate upstream commitish.\n"
2470 " (Tried these tags: %s)\n"
2471 " Check version, and specify upstream commitish explicitly."
2472 msgstr ""
2473
2474 #: ../Debian/Dgit.pm:661 ../Debian/Dgit.pm:663
2475 #, perl-format
2476 msgid "using upstream from git tag %s"
2477 msgstr ""
2478
2479 #: ../Debian/Dgit.pm:769
2480 msgid "detached HEAD"
2481 msgstr ""
2482
2483 #: ../Debian/Dgit.pm:770
2484 msgid "HEAD symref is not to refs/"
2485 msgstr ""
2486
2487 #: ../Debian/Dgit.pm:786
2488 #, perl-format
2489 msgid "parsing of %s failed"
2490 msgstr ""
2491
2492 #: ../Debian/Dgit.pm:795
2493 #, perl-format
2494 msgid ""
2495 "control file %s is (already) PGP-signed.  Note that dgit push needs to "
2496 "modify the .dsc and then do the signature itself"
2497 msgstr ""
2498
2499 #: ../Debian/Dgit.pm:809
2500 #, perl-format
2501 msgid "open %s (%s): %s"
2502 msgstr ""
2503
2504 #: ../Debian/Dgit.pm:830
2505 #, perl-format
2506 msgid "missing field %s in %s"
2507 msgstr ""
2508
2509 #: ../Debian/Dgit.pm:916
2510 msgid "Dummy commit - do not use\n"
2511 msgstr ""
2512
2513 #: ../Debian/Dgit.pm:937
2514 #, perl-format
2515 msgid "exec %s: %s\n"
2516 msgstr ""
2517
2518 #: ../Debian/Dgit.pm:1005
2519 #, perl-format
2520 msgid "cannot stat %s/.git: %s"
2521 msgstr ""
2522
2523 #: ../Debian/Dgit.pm:1028
2524 #, perl-format
2525 msgid "failed to mkdir playground parent %s: %s"
2526 msgstr ""
2527
2528 #: ../Debian/Dgit.pm:1036
2529 #, perl-format
2530 msgid "failed to mkdir a playground %s: %s"
2531 msgstr ""
2532
2533 #: ../Debian/Dgit.pm:1045
2534 #, perl-format
2535 msgid "failed to mkdir the playground %s: %s"
2536 msgstr ""