chiark / gitweb /
bd4bc79e16e0d58e8f5838c90e8e0d565cb1254a
[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-08-10 18:42+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:265
21 #, perl-format
22 msgid "%s: invalid configuration: %s\n"
23 msgstr ""
24
25 #: ../dgit:272
26 msgid "warning: overriding problem due to --force:\n"
27 msgstr ""
28
29 #: ../dgit:280
30 #, perl-format
31 msgid "warning: skipping checks or functionality due to --force-%s\n"
32 msgstr ""
33
34 #: ../dgit:285
35 #, perl-format
36 msgid "%s: source package %s does not exist in suite %s\n"
37 msgstr ""
38
39 #: ../dgit:517
40 #, perl-format
41 msgid "build host child %s"
42 msgstr ""
43
44 #: ../dgit:522 ../dgit:528
45 #, perl-format
46 msgid "connection lost: %s"
47 msgstr ""
48
49 #: ../dgit:523
50 #, perl-format
51 msgid "protocol violation; %s not expected"
52 msgstr ""
53
54 #: ../dgit:531
55 #, perl-format
56 msgid "eof (reading %s)"
57 msgstr ""
58
59 #: ../dgit:538
60 msgid "protocol message"
61 msgstr ""
62
63 #: ../dgit:546
64 #, perl-format
65 msgid "`%s'"
66 msgstr ""
67
68 #: ../dgit:567
69 msgid "bad byte count"
70 msgstr ""
71
72 #: ../dgit:570
73 msgid "data block"
74 msgstr ""
75
76 #: ../dgit:649
77 #, perl-format
78 msgid "%s ok: %s"
79 msgstr ""
80
81 #: ../dgit:651
82 #, perl-format
83 msgid "would be ok: %s (but dry run only)"
84 msgstr ""
85
86 #: ../dgit:676
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:695
108 msgid "Perhaps the upload is stuck in incoming.  Using the version from git.\n"
109 msgstr ""
110
111 #: ../dgit:699
112 #, perl-format
113 msgid ""
114 "%s: %s\n"
115 "%s"
116 msgstr ""
117
118 #: ../dgit:704
119 msgid "too few arguments"
120 msgstr ""
121
122 #: ../dgit:820
123 #, perl-format
124 msgid "multiple values for %s (in %s git config)"
125 msgstr ""
126
127 #: ../dgit:823
128 #, perl-format
129 msgid "value for config option %s (in %s git config) contains newline(s)!"
130 msgstr ""
131
132 #: ../dgit:843
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:884
140 #, perl-format
141 msgid "bad syntax for (nominal) distro `%s' (does not match %s)"
142 msgstr ""
143
144 #: ../dgit:899
145 #, perl-format
146 msgid "backports-quirk needs % or ( )"
147 msgstr ""
148
149 #: ../dgit:915
150 #, perl-format
151 msgid "%s needs t (true, y, 1) or f (false, n, 0) not `%s'"
152 msgstr ""
153
154 #: ../dgit:935
155 msgid "readonly needs t (true, y, 1) or f (false, n, 0) or a (auto)"
156 msgstr ""
157
158 #: ../dgit:953
159 #, perl-format
160 msgid "unknown %s `%s'"
161 msgstr ""
162
163 #: ../dgit:958 ../git-debrebase:1548 ../Debian/Dgit.pm:209
164 msgid "internal error"
165 msgstr ""
166
167 #: ../dgit:960
168 msgid "pushing but distro is configured readonly"
169 msgstr ""
170
171 #: ../dgit:964
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:987
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:1150
185 msgid "this operation does not support multiple comma-separated suites"
186 msgstr ""
187
188 #: ../dgit:1217
189 #, perl-format
190 msgid "fetch of %s failed (%s): %s"
191 msgstr ""
192
193 #: ../dgit:1224
194 #, perl-format
195 msgid "fetch of %s gave HTTP code %s"
196 msgstr ""
197
198 #: ../dgit:1245
199 msgid "ftpmasterapi archive query method takes no data part"
200 msgstr ""
201
202 #: ../dgit:1263
203 #, perl-format
204 msgid "unknown suite %s, maybe -d would help"
205 msgstr ""
206
207 #: ../dgit:1267
208 #, perl-format
209 msgid "multiple matches for suite %s\n"
210 msgstr ""
211
212 #: ../dgit:1269
213 #, perl-format
214 msgid "suite %s info has no codename\n"
215 msgstr ""
216
217 #: ../dgit:1271
218 #, perl-format
219 msgid "suite %s maps to bad codename\n"
220 msgstr ""
221
222 #: ../dgit:1273 ../dgit:1298
223 msgid "bad ftpmaster api response: "
224 msgstr ""
225
226 #: ../dgit:1287
227 #, perl-format
228 msgid "bad version: %s\n"
229 msgstr ""
230
231 #: ../dgit:1289
232 msgid "bad component"
233 msgstr ""
234
235 #: ../dgit:1292
236 msgid "bad filename"
237 msgstr ""
238
239 #: ../dgit:1294
240 msgid "bad sha256sum"
241 msgstr ""
242
243 #: ../dgit:1345
244 msgid "aptget archive query method takes no data part"
245 msgstr ""
246
247 #: ../dgit:1429
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:1453
256 #, perl-format
257 msgid "Release file (%s) specifies intolerable %s"
258 msgstr ""
259
260 #: ../dgit:1479
261 msgid "apt-get source did not produce a .dsc"
262 msgstr ""
263
264 #: ../dgit:1480
265 #, perl-format
266 msgid "apt-get source produced several .dscs (%s)"
267 msgstr ""
268
269 #: ../dgit:1585
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:1724
277 #, perl-format
278 msgid "cannot operate on %s suite"
279 msgstr ""
280
281 #: ../dgit:1727
282 #, perl-format
283 msgid "canonical suite name for %s is %s"
284 msgstr ""
285
286 #: ../dgit:1729
287 #, perl-format
288 msgid "canonical suite name is %s"
289 msgstr ""
290
291 #: ../dgit:1749
292 #, perl-format
293 msgid "%s has hash %s but archive told us to expect %s"
294 msgstr ""
295
296 #: ../dgit:1755
297 #, perl-format
298 msgid "unsupported source format %s, sorry"
299 msgstr ""
300
301 #: ../dgit:1782
302 #, perl-format
303 msgid "diverting to %s (using config for %s)"
304 msgstr ""
305
306 #: ../dgit:1805
307 #, perl-format
308 msgid "unknown git-check `%s'"
309 msgstr ""
310
311 #: ../dgit:1820
312 #, perl-format
313 msgid "unknown git-create `%s'"
314 msgstr ""
315
316 #: ../dgit:1857
317 #, perl-format
318 msgid "%s: warning: removing from %s: %s\n"
319 msgstr ""
320
321 #: ../dgit:1903
322 #, perl-format
323 msgid "could not parse .dsc %s line `%s'"
324 msgstr ""
325
326 #: ../dgit:1914
327 #, perl-format
328 msgid "missing any supported Checksums-* or Files field in %s"
329 msgstr ""
330
331 #: ../dgit:1960
332 #, perl-format
333 msgid "hash or size of %s varies in %s fields (between: %s)"
334 msgstr ""
335
336 #: ../dgit:1969
337 #, perl-format
338 msgid "file list in %s varies between hash fields!"
339 msgstr ""
340
341 #: ../dgit:1973
342 #, perl-format
343 msgid "%s has no files list field(s)"
344 msgstr ""
345
346 #: ../dgit:1979
347 #, perl-format
348 msgid "no file appears in all file lists (looked in: %s)"
349 msgstr ""
350
351 #: ../dgit:2019
352 #, perl-format
353 msgid "purportedly source-only changes polluted by %s\n"
354 msgstr ""
355
356 #: ../dgit:2032
357 msgid "cannot find section/priority from .changes Files field"
358 msgstr ""
359
360 #: ../dgit:2045
361 msgid ""
362 "archive does not support .orig check; hope you used --ch:--sa/-sd if needed\n"
363 msgstr ""
364
365 #: ../dgit:2061
366 #, perl-format
367 msgid ".dsc %s missing entry for %s"
368 msgstr ""
369
370 #: ../dgit:2066
371 #, perl-format
372 msgid "%s: %s (archive) != %s (local .dsc)"
373 msgstr ""
374
375 #: ../dgit:2074
376 #, perl-format
377 msgid "archive %s: %s"
378 msgstr ""
379
380 #: ../dgit:2081
381 #, perl-format
382 msgid "archive contains %s with different checksum"
383 msgstr ""
384
385 #: ../dgit:2109
386 #, perl-format
387 msgid "edited .changes for archive .orig contents: %s %s"
388 msgstr ""
389
390 #: ../dgit:2117
391 #, perl-format
392 msgid "[new .changes left in %s]"
393 msgstr ""
394
395 #: ../dgit:2120
396 #, perl-format
397 msgid "%s already has appropriate .orig(s) (if any)"
398 msgstr ""
399
400 #: ../dgit:2139
401 #, perl-format
402 msgid ""
403 "unexpected commit author line format `%s' (was generated from changelog "
404 "Maintainer field)"
405 msgstr ""
406
407 #: ../dgit:2162
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:2174
423 #, perl-format
424 msgid ""
425 "Found active distro-specific series file for %s (%s): %s, cannot continue"
426 msgstr ""
427
428 #: ../dgit:2205
429 msgid "Dpkg::Vendor `current vendor'"
430 msgstr ""
431
432 #: ../dgit:2207
433 msgid "(base) distro being accessed"
434 msgstr ""
435
436 #: ../dgit:2209
437 msgid "(nominal) distro being accessed"
438 msgstr ""
439
440 #: ../dgit:2214
441 #, perl-format
442 msgid "build-products-dir %s is not accessible: %s\n"
443 msgstr ""
444
445 #: ../dgit:2239
446 #, perl-format
447 msgid ""
448 "%s: found orig(s) in .. missing from build-products-dir, transferring:\n"
449 msgstr ""
450
451 #: ../dgit:2243
452 #, perl-format
453 msgid "check orig file %s in bpd %s: %s"
454 msgstr ""
455
456 #: ../dgit:2245
457 #, perl-format
458 msgid "check orig file %s in ..: %s"
459 msgstr ""
460
461 #: ../dgit:2248
462 #, perl-format
463 msgid "check target of orig symlink %s in ..: %s"
464 msgstr ""
465
466 #: ../dgit:2257
467 #, perl-format
468 msgid "%s: cloned orig symlink from ..: %s\n"
469 msgstr ""
470
471 #: ../dgit:2261
472 #, perl-format
473 msgid "%s: hardlinked orig from ..: %s\n"
474 msgstr ""
475
476 #: ../dgit:2264
477 #, perl-format
478 msgid "failed to make %s a hardlink to %s: %s"
479 msgstr ""
480
481 #: ../dgit:2270
482 #, perl-format
483 msgid "%s: symmlinked orig from .. on other filesystem: %s\n"
484 msgstr ""
485
486 #: ../dgit:2341
487 #, perl-format
488 msgid "dgit (child): exec %s: %s"
489 msgstr ""
490
491 #: ../dgit:2403
492 msgid "package changelog"
493 msgstr ""
494
495 #: ../dgit:2443
496 msgid "package changelog has no entries!"
497 msgstr ""
498
499 #: ../dgit:2512 ../dgit:2517
500 #, perl-format
501 msgid "accessing %s: %s"
502 msgstr ""
503
504 #: ../dgit:2532 ../dgit:2539
505 #, perl-format
506 msgid "saving %s: %s"
507 msgstr ""
508
509 #: ../dgit:2565 ../dgit:6037
510 msgid "source package"
511 msgstr ""
512
513 #: ../dgit:2643
514 #, perl-format
515 msgid "%s: trying slow absurd-git-apply..."
516 msgstr ""
517
518 #: ../dgit:2662
519 #, perl-format
520 msgid "%s failed: %s\n"
521 msgstr ""
522
523 #: ../dgit:2671
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:2686
533 #, perl-format
534 msgid "synthesised git commit from .dsc %s"
535 msgstr ""
536
537 #: ../dgit:2690
538 msgid "Import of source package"
539 msgstr ""
540
541 #: ../dgit:2710
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:2752
551 #, perl-format
552 msgid "using existing %s"
553 msgstr ""
554
555 #: ../dgit:2756
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:2760
563 #, perl-format
564 msgid "need to fetch correct version of %s"
565 msgstr ""
566
567 #: ../dgit:2776
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:2871
574 msgid "too many iterations trying to get sane fetch!"
575 msgstr ""
576
577 #: ../dgit:2886
578 #, perl-format
579 msgid "warning: git ls-remote %s reported %s; this is silly, ignoring it.\n"
580 msgstr ""
581
582 #: ../dgit:2930
583 #, perl-format
584 msgid "warning: git fetch %s created %s; this is silly, deleting it.\n"
585 msgstr ""
586
587 #: ../dgit:2945
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:2950
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:3097
605 #, perl-format
606 msgid "not chasing .dsc distro %s: not fetching %s"
607 msgstr ""
608
609 #: ../dgit:3102
610 #, perl-format
611 msgid ".dsc names distro %s: fetching %s"
612 msgstr ""
613
614 #: ../dgit:3107
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:3117
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:3137
631 msgid "rewrite map"
632 msgstr ""
633
634 #: ../dgit:3144
635 msgid "server's git history rewrite map contains a relevant entry!"
636 msgstr ""
637
638 #: ../dgit:3148
639 msgid "using rewritten git hash in place of .dsc value"
640 msgstr ""
641
642 #: ../dgit:3150
643 msgid "server data says .dsc hash is to be disregarded"
644 msgstr ""
645
646 #: ../dgit:3157
647 msgid "additional commits"
648 msgstr ""
649
650 #: ../dgit:3160
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:3185
658 msgid "last upload to archive"
659 msgstr ""
660
661 #: ../dgit:3189
662 msgid "no version available from the archive"
663 msgstr ""
664
665 #: ../dgit:3272
666 msgid "dgit suite branch on dgit git server"
667 msgstr ""
668
669 #: ../dgit:3279
670 msgid "dgit client's archive history view"
671 msgstr ""
672
673 #: ../dgit:3284
674 msgid "Dgit field in .dsc from archive"
675 msgstr ""
676
677 #: ../dgit:3312
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:3325
688 msgid "archive .dsc names newer git commit"
689 msgstr ""
690
691 #: ../dgit:3328
692 msgid "archive .dsc names other git commit, fixing up"
693 msgstr ""
694
695 #: ../dgit:3349
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:3358
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:3443
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:3456
722 msgid "should be treated as descended from\n"
723 msgstr ""
724
725 #: ../dgit:3474
726 msgid "dgit repo server tip (last push)"
727 msgstr ""
728
729 #: ../dgit:3476
730 msgid "local tracking tip (last fetch)"
731 msgstr ""
732
733 #: ../dgit:3487
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:3502
744 msgid "fetched source tree"
745 msgstr ""
746
747 #: ../dgit:3538
748 msgid "debian/changelog merge driver"
749 msgstr ""
750
751 #: ../dgit:3603
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:3617
758 msgid "# ^ see GITATTRIBUTES in dgit(7) and dgit setup-new-tree in dgit(1)\n"
759 msgstr ""
760
761 #: ../dgit:3632
762 #, perl-format
763 msgid "install %s: %s"
764 msgstr ""
765
766 #: ../dgit:3659
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:3681
775 #, perl-format
776 msgid "fetching %s..."
777 msgstr ""
778
779 #: ../dgit:3689
780 #, perl-format
781 msgid "failed to obtain %s: %s"
782 msgstr ""
783
784 #: ../dgit:3728
785 #, perl-format
786 msgid "package %s missing in (base suite) %s"
787 msgstr ""
788
789 #: ../dgit:3760
790 msgid "local combined tracking branch"
791 msgstr ""
792
793 #: ../dgit:3762
794 msgid "archive seems to have rewound: local tracking branch is ahead!"
795 msgstr ""
796
797 #: ../dgit:3801
798 #, perl-format
799 msgid ""
800 "Combine archive branches %s [dgit]\n"
801 "\n"
802 "Input branches:\n"
803 msgstr ""
804
805 #: ../dgit:3815
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:3830
815 #, perl-format
816 msgid "calculated combined tracking suite %s"
817 msgstr ""
818
819 #: ../dgit:3848
820 #, perl-format
821 msgid "ready for work in %s"
822 msgstr ""
823
824 #: ../dgit:3866
825 msgid "dry run makes no sense with clone"
826 msgstr ""
827
828 #: ../dgit:3881
829 #, perl-format
830 msgid "create `%s': %s"
831 msgstr ""
832
833 #: ../dgit:3893
834 msgid "fetching existing git history"
835 msgstr ""
836
837 #: ../dgit:3896
838 msgid "starting new git history"
839 msgstr ""
840
841 #: ../dgit:3921
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:3926
849 #, perl-format
850 msgid "fetched into %s"
851 msgstr ""
852
853 #: ../dgit:3938
854 #, perl-format
855 msgid "Merge from %s [dgit]"
856 msgstr ""
857
858 #: ../dgit:3940
859 #, perl-format
860 msgid "fetched to %s and merged into HEAD"
861 msgstr ""
862
863 #: ../dgit:3948
864 #, perl-format
865 msgid "git tree contains %s"
866 msgstr ""
867
868 #: ../dgit:3959
869 msgid "you have uncommitted changes to critical files, cannot continue:\n"
870 msgstr ""
871
872 #: ../dgit:3978
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:3995
880 msgid "nothing quilty to commit, ok."
881 msgstr ""
882
883 #: ../dgit:3998
884 msgid " (wanted to commit patch update)"
885 msgstr ""
886
887 #: ../dgit:4002
888 msgid ""
889 "Commit Debian 3.0 (quilt) metadata\n"
890 "\n"
891 msgstr ""
892
893 #: ../dgit:4046
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:4051
900 #, perl-format
901 msgid "Format `%s', need to check/update patch stack"
902 msgstr ""
903
904 #: ../dgit:4061
905 #, perl-format
906 msgid "commit id %s"
907 msgstr ""
908
909 #: ../dgit:4067
910 #, perl-format
911 msgid "and left in %s"
912 msgstr ""
913
914 #: ../dgit:4093
915 #, perl-format
916 msgid "Wanted tag %s (%s) on dgit server, but not found\n"
917 msgstr ""
918
919 #: ../dgit:4096
920 #, perl-format
921 msgid "Wanted tag %s (one of: %s) on dgit server, but not found\n"
922 msgstr ""
923
924 #: ../dgit:4104
925 #, perl-format
926 msgid "%s (%s) .. %s (%s) is not fast forward\n"
927 msgstr ""
928
929 #: ../dgit:4113
930 msgid "version currently in archive"
931 msgstr ""
932
933 #: ../dgit:4122
934 #, perl-format
935 msgid "Checking package changelog for archive version %s ..."
936 msgstr ""
937
938 #: ../dgit:4130
939 #, perl-format
940 msgid "%s field from dpkg-parsechangelog %s"
941 msgstr ""
942
943 #: ../dgit:4141
944 #, perl-format
945 msgid "Perhaps debian/changelog does not mention %s ?"
946 msgstr ""
947
948 #: ../dgit:4144
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:4158
956 #, perl-format
957 msgid "Declaring that HEAD includes all changes in %s..."
958 msgstr ""
959
960 #: ../dgit:4214
961 msgid "Checking that HEAD includes all changes in archive..."
962 msgstr ""
963
964 #: ../dgit:4223
965 msgid "maintainer view tag"
966 msgstr ""
967
968 #: ../dgit:4225
969 msgid "dgit view tag"
970 msgstr ""
971
972 #: ../dgit:4226
973 msgid "current archive contents"
974 msgstr ""
975
976 #: ../dgit:4239
977 msgid ""
978 "| Not fast forward; maybe --overwrite is needed ?  Please see dgit(1).\n"
979 msgstr ""
980
981 #: ../dgit:4249
982 #, perl-format
983 msgid "Declare fast forward from %s\n"
984 msgstr ""
985
986 #: ../dgit:4250
987 #, perl-format
988 msgid "Make fast forward from %s\n"
989 msgstr ""
990
991 #: ../dgit:4254
992 #, perl-format
993 msgid "Made pseudo-merge of %s into dgit view."
994 msgstr ""
995
996 #: ../dgit:4267
997 #, perl-format
998 msgid "Declare fast forward from %s"
999 msgstr ""
1000
1001 #: ../dgit:4275
1002 #, perl-format
1003 msgid "Make pseudo-merge of %s into your HEAD."
1004 msgstr ""
1005
1006 #: ../dgit:4287
1007 #, perl-format
1008 msgid "-p specified %s but changelog specified %s"
1009 msgstr ""
1010
1011 #: ../dgit:4309
1012 #, perl-format
1013 msgid "%s is for %s %s but debian/changelog is for %s %s"
1014 msgstr ""
1015
1016 #: ../dgit:4363
1017 #, perl-format
1018 msgid "changes field %s `%s' does not match changelog `%s'"
1019 msgstr ""
1020
1021 #: ../dgit:5609
1022 msgid "maximum search space exceeded"
1023 msgstr ""
1024
1025 #: ../dgit:5627
1026 #, perl-format
1027 msgid "has %s not %s"
1028 msgstr ""
1029
1030 #: ../dgit:5636
1031 msgid "root commit"
1032 msgstr ""
1033
1034 #: ../dgit:5642
1035 #, perl-format
1036 msgid "merge (%s nontrivial parents)"
1037 msgstr ""
1038
1039 #: ../dgit:5654
1040 #, perl-format
1041 msgid "changed %s"
1042 msgstr ""
1043
1044 #: ../dgit:5673
1045 #, perl-format
1046 msgid ""
1047 "\n"
1048 "%s: error: quilt fixup cannot be linear.  Stopped at:\n"
1049 msgstr ""
1050
1051 #: ../dgit:5680
1052 #, perl-format
1053 msgid "%s:  %s: %s\n"
1054 msgstr ""
1055
1056 #: ../dgit:5692
1057 msgid "quilt history linearisation failed.  Search `quilt fixup' in dgit(7).\n"
1058 msgstr ""
1059
1060 #: ../dgit:5695
1061 msgid "quilt fixup cannot be linear, smashing..."
1062 msgstr ""
1063
1064 #: ../dgit:5707
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:5714
1073 msgid "quiltify linearisation planning successful, executing..."
1074 msgstr ""
1075
1076 #: ../dgit:5748
1077 msgid "contains unexpected slashes\n"
1078 msgstr ""
1079
1080 #: ../dgit:5749
1081 msgid "contains leading punctuation\n"
1082 msgstr ""
1083
1084 #: ../dgit:5750
1085 msgid "contains bad character(s)\n"
1086 msgstr ""
1087
1088 #: ../dgit:5751
1089 msgid "is series file\n"
1090 msgstr ""
1091
1092 #: ../dgit:5752
1093 msgid "too long\n"
1094 msgstr ""
1095
1096 #: ../dgit:5756
1097 #, perl-format
1098 msgid "quiltifying commit %s: ignoring/dropping Gbp-Pq %s: %s"
1099 msgstr ""
1100
1101 #: ../dgit:5785
1102 #, perl-format
1103 msgid "dgit: patch title transliteration error: %s"
1104 msgstr ""
1105
1106 #: ../dgit:5868
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:5886
1114 msgid "converted"
1115 msgstr ""
1116
1117 #: ../dgit:5887
1118 #, perl-format
1119 msgid "dgit view: created (%s)"
1120 msgstr ""
1121
1122 #: ../dgit:5941
1123 msgid "Commit removal of .pc (quilt series tracking data)\n"
1124 msgstr ""
1125
1126 #: ../dgit:5951
1127 msgid "starting quiltify (single-debian-patch)"
1128 msgstr ""
1129
1130 #: ../dgit:6061
1131 #, perl-format
1132 msgid "dgit: split brain (separate dgit view) may be needed (--quilt=%s)."
1133 msgstr ""
1134
1135 #: ../dgit:6093
1136 #, perl-format
1137 msgid "dgit view: found cached (%s)"
1138 msgstr ""
1139
1140 #: ../dgit:6098
1141 msgid "dgit view: found cached, no changes required"
1142 msgstr ""
1143
1144 #: ../dgit:6133
1145 #, perl-format
1146 msgid "examining quilt state (multiple patches, %s mode)"
1147 msgstr ""
1148
1149 #: ../dgit:6247
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:6261
1158 msgid "Tree already contains .pc - will use it then delete it."
1159 msgstr ""
1160
1161 #: ../dgit:6295
1162 msgid "baredebian quilt fixup: could not find any origs"
1163 msgstr ""
1164
1165 #: ../dgit:6308
1166 msgid "tarball"
1167 msgstr ""
1168
1169 #: ../dgit:6326
1170 #, perl-format
1171 msgid "Combine orig tarballs for %s %s"
1172 msgstr ""
1173
1174 #: ../dgit:6342
1175 msgid "tarballs"
1176 msgstr ""
1177
1178 #: ../dgit:6356
1179 msgid "upstream"
1180 msgstr ""
1181
1182 #: ../dgit:6380
1183 #, perl-format
1184 msgid "%s: base trees orig=%.20s o+d/p=%.20s"
1185 msgstr ""
1186
1187 #: ../dgit:6390
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:6399
1195 #, perl-format
1196 msgid "dgit:  cannot represent change: %s: %s\n"
1197 msgstr ""
1198
1199 #: ../dgit:6403
1200 msgid ""
1201 "HEAD has changes to .orig[s] which are not representable by `3.0 (quilt)'\n"
1202 msgstr ""
1203
1204 #: ../dgit:6410
1205 msgid ""
1206 "This has only a debian/ directory; you probably want --quilt=bare debian."
1207 msgstr ""
1208
1209 #: ../dgit:6414
1210 msgid "This might be a patches-unapplied branch."
1211 msgstr ""
1212
1213 #: ../dgit:6417
1214 msgid "This might be a patches-applied branch."
1215 msgstr ""
1216
1217 #: ../dgit:6420
1218 msgid "Maybe you need one of --[quilt=]gbp --[quilt=]dpm --quilt=unapplied ?"
1219 msgstr ""
1220
1221 #: ../dgit:6423
1222 msgid "Warning: Tree has .gitattributes.  See GITATTRIBUTES in dgit(7)."
1223 msgstr ""
1224
1225 #: ../dgit:6427
1226 msgid "Maybe orig tarball(s) are not identical to git representation?"
1227 msgstr ""
1228
1229 #: ../dgit:6438
1230 #, perl-format
1231 msgid "starting quiltify (multiple patches, %s mode)"
1232 msgstr ""
1233
1234 #: ../dgit:6477
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:6489
1244 msgid "dgit: Unapplying patches again to tidy up the tree."
1245 msgstr ""
1246
1247 #: ../dgit:6518
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:6530
1255 msgid "tree contains uncommitted files and --clean=check specified"
1256 msgstr ""
1257
1258 #: ../dgit:6533
1259 msgid "tree contains uncommitted files (NB dgit didn't run rules clean)"
1260 msgstr ""
1261
1262 #: ../dgit:6536
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:6549
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:6566
1276 msgid "tree contains uncommitted files (after running rules clean)"
1277 msgstr ""
1278
1279 #: ../dgit:6580
1280 msgid "clean takes no additional arguments"
1281 msgstr ""
1282
1283 #: ../dgit:6599
1284 #, perl-format
1285 msgid "-p specified package %s, but changelog says %s"
1286 msgstr ""
1287
1288 #: ../dgit:6609
1289 msgid ""
1290 "dgit: --include-dirty is not supported with split view (including with view-"
1291 "splitting quilt modes)"
1292 msgstr ""
1293
1294 #: ../dgit:6618
1295 #, perl-format
1296 msgid "dgit: --quilt=%s, %s"
1297 msgstr ""
1298
1299 #: ../dgit:6622
1300 msgid "dgit: --upstream-commitish only makes sense with --quilt=baredebian"
1301 msgstr ""
1302
1303 #: ../dgit:6657
1304 #, perl-format
1305 msgid "remove old changes file %s: %s"
1306 msgstr ""
1307
1308 #: ../dgit:6659
1309 #, perl-format
1310 msgid "would remove %s"
1311 msgstr ""
1312
1313 #: ../dgit:6685
1314 msgid "archive query failed (queried because --since-version not specified)"
1315 msgstr ""
1316
1317 #: ../dgit:6691
1318 #, perl-format
1319 msgid "changelog will contain changes since %s"
1320 msgstr ""
1321
1322 #: ../dgit:6694
1323 msgid "package seems new, not specifying -v<version>"
1324 msgstr ""
1325
1326 #: ../dgit:6737
1327 msgid "Wanted to build nothing!"
1328 msgstr ""
1329
1330 #: ../dgit:6775
1331 #, perl-format
1332 msgid "only one changes file from build (%s)\n"
1333 msgstr ""
1334
1335 #: ../dgit:6782
1336 #, perl-format
1337 msgid "%s found in binaries changes file %s"
1338 msgstr ""
1339
1340 #: ../dgit:6789
1341 #, perl-format
1342 msgid "%s unexpectedly not created by build"
1343 msgstr ""
1344
1345 #: ../dgit:6793
1346 #, perl-format
1347 msgid "install new changes %s{,.inmulti}: %s"
1348 msgstr ""
1349
1350 #: ../dgit:6798
1351 #, perl-format
1352 msgid "wrong number of different changes files (%s)"
1353 msgstr ""
1354
1355 #: ../dgit:6801
1356 #, perl-format
1357 msgid "build successful, results in %s\n"
1358 msgstr ""
1359
1360 #: ../dgit:6814
1361 #, perl-format
1362 msgid ""
1363 "changes files other than source matching %s already present; building would "
1364 "result in ambiguity about the intended results.\n"
1365 "Suggest you delete %s.\n"
1366 msgstr ""
1367
1368 #: ../dgit:6832
1369 msgid "build successful\n"
1370 msgstr ""
1371
1372 #: ../dgit:6839
1373 #, perl-format
1374 msgid ""
1375 "%s: warning: build-products-dir set, but not supported by dpkg-buildpackage\n"
1376 "%s: warning: build-products-dir will be ignored; files will go to ..\n"
1377 msgstr ""
1378
1379 #: ../dgit:6949
1380 #, perl-format
1381 msgid "remove %s: %s"
1382 msgstr ""
1383
1384 #: ../dgit:6986
1385 msgid "--include-dirty not supported with --build-products-dir, sorry"
1386 msgstr ""
1387
1388 #: ../dgit:7006
1389 #, perl-format
1390 msgid "put in place new built file (%s): %s"
1391 msgstr ""
1392
1393 #: ../dgit:7019
1394 msgid "build-source takes no additional arguments"
1395 msgstr ""
1396
1397 #: ../dgit:7023
1398 #, perl-format
1399 msgid "source built, results in %s and %s"
1400 msgstr ""
1401
1402 #: ../dgit:7030
1403 msgid ""
1404 "dgit push-source: --include-dirty/--ignore-dirty does not makesense with "
1405 "push-source!"
1406 msgstr ""
1407
1408 #: ../dgit:7036
1409 msgid "source changes file"
1410 msgstr ""
1411
1412 #: ../dgit:7038
1413 msgid "user-specified changes file is not source-only"
1414 msgstr ""
1415
1416 #: ../dgit:7058 ../dgit:7060
1417 #, perl-format
1418 msgid "%s (in build products dir): %s"
1419 msgstr ""
1420
1421 #: ../dgit:7073
1422 msgid ""
1423 "perhaps you need to pass -A ?  (sbuild's default is to build only\n"
1424 "arch-specific binaries; dgit 1.4 used to override that.)\n"
1425 msgstr ""
1426
1427 #: ../dgit:7085
1428 msgid ""
1429 "you asked for a builder but your debbuildopts didn't ask for any binaries -- "
1430 "is this really what you meant?"
1431 msgstr ""
1432
1433 #: ../dgit:7089
1434 msgid ""
1435 "we must build a .dsc to pass to the builder but your debbuiltopts forbids "
1436 "the building of a source package; cannot continue"
1437 msgstr ""
1438
1439 #: ../dgit:7119
1440 msgid "incorrect arguments to dgit print-unapplied-treeish"
1441 msgstr ""
1442
1443 #: ../dgit:7140
1444 msgid "source tree"
1445 msgstr ""
1446
1447 #: ../dgit:7142
1448 #, perl-format
1449 msgid "dgit: import-dsc: %s"
1450 msgstr ""
1451
1452 #: ../dgit:7155
1453 #, perl-format
1454 msgid "unknown dgit import-dsc sub-option `%s'"
1455 msgstr ""
1456
1457 #: ../dgit:7159
1458 msgid "usage: dgit import-dsc .../PATH/TO/.DSC BRANCH"
1459 msgstr ""
1460
1461 #: ../dgit:7163
1462 msgid "dry run makes no sense with import-dsc"
1463 msgstr ""
1464
1465 #: ../dgit:7180
1466 #, perl-format
1467 msgid "%s is checked out - will not update it"
1468 msgstr ""
1469
1470 #: ../dgit:7185
1471 #, perl-format
1472 msgid "open import .dsc (%s): %s"
1473 msgstr ""
1474
1475 #: ../dgit:7187
1476 #, perl-format
1477 msgid "read %s: %s"
1478 msgstr ""
1479
1480 #: ../dgit:7198
1481 msgid "import-dsc signature check failed"
1482 msgstr ""
1483
1484 #: ../dgit:7201
1485 #, perl-format
1486 msgid "%s: warning: importing unsigned .dsc\n"
1487 msgstr ""
1488
1489 #: ../dgit:7212
1490 msgid "Dgit metadata in .dsc"
1491 msgstr ""
1492
1493 #: ../dgit:7223
1494 msgid "dgit: import-dsc of .dsc with Dgit field, using git hash"
1495 msgstr ""
1496
1497 #: ../dgit:7232
1498 #, perl-format
1499 msgid ""
1500 ".dsc contains Dgit field referring to object %s\n"
1501 "Your git tree does not have that object.  Try `git fetch' from a\n"
1502 "plausible server (browse.dgit.d.o? salsa?), and try the import-dsc again.\n"
1503 msgstr ""
1504
1505 #: ../dgit:7239
1506 msgid "Not fast forward, forced update."
1507 msgstr ""
1508
1509 #: ../dgit:7241
1510 #, perl-format
1511 msgid "Not fast forward to %s"
1512 msgstr ""
1513
1514 #: ../dgit:7246
1515 #, perl-format
1516 msgid "updated git ref %s"
1517 msgstr ""
1518
1519 #: ../dgit:7251
1520 #, perl-format
1521 msgid ""
1522 "Branch %s already exists\n"
1523 "Specify ..%s for a pseudo-merge, binding in existing history\n"
1524 "Specify  +%s to overwrite, discarding existing history\n"
1525 msgstr ""
1526
1527 #: ../dgit:7271
1528 #, perl-format
1529 msgid "lstat %s works but stat gives %s !"
1530 msgstr ""
1531
1532 #: ../dgit:7273
1533 #, perl-format
1534 msgid "stat %s: %s"
1535 msgstr ""
1536
1537 #: ../dgit:7281
1538 #, perl-format
1539 msgid "import %s requires %s, but: %s"
1540 msgstr ""
1541
1542 #: ../dgit:7300
1543 #, perl-format
1544 msgid "cannot import %s which seems to be inside working tree!"
1545 msgstr ""
1546
1547 #: ../dgit:7304
1548 #, perl-format
1549 msgid "symlink %s to %s: %s"
1550 msgstr ""
1551
1552 #: ../dgit:7305
1553 #, perl-format
1554 msgid "made symlink %s -> %s"
1555 msgstr ""
1556
1557 #: ../dgit:7316
1558 msgid "Import, forced update - synthetic orphan git history."
1559 msgstr ""
1560
1561 #: ../dgit:7318
1562 msgid "Import, merging."
1563 msgstr ""
1564
1565 #: ../dgit:7332
1566 #, perl-format
1567 msgid "Merge %s (%s) import into %s\n"
1568 msgstr ""
1569
1570 #: ../dgit:7341
1571 #, perl-format
1572 msgid "results are in git ref %s"
1573 msgstr ""
1574
1575 #: ../dgit:7348
1576 msgid "need only 1 subpath argument"
1577 msgstr ""
1578
1579 #: ../dgit:7366
1580 msgid "need destination argument"
1581 msgstr ""
1582
1583 #: ../dgit:7371
1584 #, perl-format
1585 msgid "exec git clone: %s\n"
1586 msgstr ""
1587
1588 #: ../dgit:7379
1589 msgid "no arguments allowed to dgit print-dgit-repos-server-source-url"
1590 msgstr ""
1591
1592 #: ../dgit:7390
1593 msgid "no arguments allowed to dgit print-dpkg-source-ignores"
1594 msgstr ""
1595
1596 #: ../dgit:7396
1597 msgid "no arguments allowed to dgit setup-mergechangelogs"
1598 msgstr ""
1599
1600 #: ../dgit:7403 ../dgit:7409
1601 msgid "no arguments allowed to dgit setup-useremail"
1602 msgstr ""
1603
1604 #: ../dgit:7415
1605 msgid "no arguments allowed to dgit setup-tree"
1606 msgstr ""
1607
1608 #: ../dgit:7462
1609 msgid ""
1610 "--initiator-tempdir must be used specify an absolute, not relative, "
1611 "directory."
1612 msgstr ""
1613
1614 #: ../dgit:7501
1615 #, perl-format
1616 msgid "%s needs a value"
1617 msgstr ""
1618
1619 #: ../dgit:7505
1620 #, perl-format
1621 msgid "bad value `%s' for %s"
1622 msgstr ""
1623
1624 #: ../dgit:7605
1625 #, perl-format
1626 msgid "%s: warning: ignoring unknown force option %s\n"
1627 msgstr ""
1628
1629 #: ../dgit:7623
1630 #, perl-format
1631 msgid "unknown long option `%s'"
1632 msgstr ""
1633
1634 #: ../dgit:7678
1635 #, perl-format
1636 msgid "unknown short option `%s'"
1637 msgstr ""
1638
1639 #: ../dgit:7693
1640 #, perl-format
1641 msgid "%s is set to something other than SIG_DFL\n"
1642 msgstr ""
1643
1644 #: ../dgit:7697
1645 #, perl-format
1646 msgid "%s is blocked\n"
1647 msgstr ""
1648
1649 #: ../dgit:7703
1650 #, perl-format
1651 msgid ""
1652 "On entry to dgit, %s\n"
1653 "This is a bug produced by something in your execution environment.\n"
1654 "Giving up.\n"
1655 msgstr ""
1656
1657 #: ../dgit:7720
1658 #, perl-format
1659 msgid "cannot set command for %s"
1660 msgstr ""
1661
1662 #: ../dgit:7733
1663 #, perl-format
1664 msgid "cannot configure options for %s"
1665 msgstr ""
1666
1667 #: ../dgit:7753
1668 #, perl-format
1669 msgid "unknown quilt-mode `%s'"
1670 msgstr ""
1671
1672 #: ../dgit:7764
1673 #, perl-format
1674 msgid "unknown %s setting `%s'"
1675 msgstr ""
1676
1677 #: ../dgit:7792
1678 msgid "DRY RUN ONLY\n"
1679 msgstr ""
1680
1681 #: ../dgit:7793
1682 msgid "DAMP RUN - WILL MAKE LOCAL (UNSIGNED) CHANGES\n"
1683 msgstr ""
1684
1685 #: ../dgit:7812
1686 #, perl-format
1687 msgid "unknown operation %s"
1688 msgstr ""
1689
1690 #: ../git-debrebase:45
1691 msgid ""
1692 "usages:\n"
1693 "  git-debrebase [<options>] [--|-i <git rebase options...>]\n"
1694 "  git-debrebase [<options>] status\n"
1695 "  git-debrebase [<options>] prepush [--prose=...]\n"
1696 "  git-debrebase [<options>] quick|conclude\n"
1697 "  git-debrebase [<options>] new-upstream <new-version> [<details ...>]\n"
1698 "  git-debrebase [<options>] convert-from-* ...\n"
1699 "  ...\n"
1700 "See git-debrebase(1), git-debrebase(5), dgit-maint-debrebase(7) (in dgit).\n"
1701 msgstr ""
1702
1703 #: ../git-debrebase:68
1704 #, perl-format
1705 msgid "%s: bad usage: %s\n"
1706 msgstr ""
1707
1708 #: ../git-debrebase:79
1709 #, perl-format
1710 msgid "bad options follow `git-debrebase %s'"
1711 msgstr ""
1712
1713 #: ../git-debrebase:90
1714 #, perl-format
1715 msgid "missing required git config %s"
1716 msgstr ""
1717
1718 #: ../git-debrebase:363
1719 #, perl-format
1720 msgid "%s: snag ignored (-f%s): %s\n"
1721 msgstr ""
1722
1723 #: ../git-debrebase:366
1724 #, perl-format
1725 msgid "%s: snag detected (-f%s): %s\n"
1726 msgstr ""
1727
1728 #: ../git-debrebase:379
1729 #, perl-format
1730 msgid "%s: snags: %d overriden by individual -f options\n"
1731 msgstr ""
1732
1733 #: ../git-debrebase:385
1734 #, perl-format
1735 msgid "%s: snags: %d overriden by global --force\n"
1736 msgstr ""
1737
1738 #: ../git-debrebase:389
1739 #, perl-format
1740 msgid "%s: snags: %d blocker(s) (you could -f<tag>, or --force)"
1741 msgstr ""
1742
1743 #: ../git-debrebase:421
1744 msgid ""
1745 "Branch/history seems mangled - no longer in gdr format.\n"
1746 "See ILLEGAL OPERATIONS in git-debrebase(5).\n"
1747 msgstr ""
1748
1749 #: ../git-debrebase:428
1750 #, perl-format
1751 msgid ""
1752 "%s\n"
1753 "Is this meant to be a gdr branch?  %s\n"
1754 msgstr ""
1755
1756 #: ../git-debrebase:433
1757 #, perl-format
1758 msgid ""
1759 "%s\n"
1760 "%s\n"
1761 "Consider git-debrebase scrap, to throw away your recent work.\n"
1762 msgstr ""
1763
1764 #: ../git-debrebase:439
1765 #, perl-format
1766 msgid ""
1767 "%s\n"
1768 "Branch does not seem to be meant to be a git-debrebase branch?\n"
1769 "Wrong branch, or maybe you needed git-debrebase convert-from-*.\n"
1770 msgstr ""
1771
1772 #: ../git-debrebase:450
1773 #, perl-format
1774 msgid ""
1775 "%s\n"
1776 "Branch/history mangled, and diverged since last git-debrebase.\n"
1777 "Maybe you reset to, or rebased from, somewhere inappropriate.\n"
1778 msgstr ""
1779
1780 #: ../git-debrebase:897
1781 #, perl-format
1782 msgid "git-debrebase `anchor' but %s"
1783 msgstr ""
1784
1785 #: ../git-debrebase:899
1786 msgid "has other than two parents"
1787 msgstr ""
1788
1789 #: ../git-debrebase:900
1790 msgid "contains debian/patches"
1791 msgstr ""
1792
1793 #: ../git-debrebase:926
1794 msgid "is an origin commit"
1795 msgstr ""
1796
1797 #: ../git-debrebase:928
1798 msgid "upstream files differ from left parent"
1799 msgstr ""
1800
1801 #: ../git-debrebase:930
1802 msgid "debian/ differs from right parent"
1803 msgstr ""
1804
1805 #: ../git-debrebase:941
1806 msgid "edits debian/patches"
1807 msgstr ""
1808
1809 #: ../git-debrebase:953
1810 msgid "parent's debian is not a directory"
1811 msgstr ""
1812
1813 #: ../git-debrebase:960
1814 msgid "no changes"
1815 msgstr ""
1816
1817 #: ../git-debrebase:966
1818 msgid "origin commit"
1819 msgstr ""
1820
1821 #: ../git-debrebase:1017
1822 #, perl-format
1823 msgid "unknown kind of merge from %s"
1824 msgstr ""
1825
1826 #: ../git-debrebase:1020
1827 msgid "octopus merge"
1828 msgstr ""
1829
1830 #: ../git-debrebase:1024
1831 msgid "general two-parent merge"
1832 msgstr ""
1833
1834 #: ../git-debrebase:1041
1835 #, perl-format
1836 msgid "inconsistent anchors in merged-breakwaters %s"
1837 msgstr ""
1838
1839 #: ../git-debrebase:1081
1840 #, perl-format
1841 msgid "branch needs laundering (run git-debrebase): %s"
1842 msgstr ""
1843
1844 #: ../git-debrebase:1109
1845 #, perl-format
1846 msgid "packaging change (%s) follows upstream change"
1847 msgstr ""
1848
1849 #: ../git-debrebase:1110
1850 #, perl-format
1851 msgid " (eg %s)"
1852 msgstr ""
1853
1854 #: ../git-debrebase:1116
1855 msgid "found mixed upstream/packaging commit"
1856 msgstr ""
1857
1858 #: ../git-debrebase:1117 ../git-debrebase:1125 ../git-debrebase:1130
1859 #: ../git-debrebase:1135 ../git-debrebase:1141 ../git-debrebase:1149
1860 #, perl-format
1861 msgid " (%s)"
1862 msgstr ""
1863
1864 #: ../git-debrebase:1124
1865 #, perl-format
1866 msgid "found interchange bureaucracy commit (%s)"
1867 msgstr ""
1868
1869 #: ../git-debrebase:1129
1870 msgid "found dgit dsc import"
1871 msgstr ""
1872
1873 #: ../git-debrebase:1134
1874 msgid "found bare dgit dsc import with no prior history"
1875 msgstr ""
1876
1877 #: ../git-debrebase:1140
1878 msgid "found vanilla merge"
1879 msgstr ""
1880
1881 #: ../git-debrebase:1147
1882 #, perl-format
1883 msgid "found unprocessable commit, cannot cope: %s"
1884 msgstr ""
1885
1886 #: ../git-debrebase:1215
1887 #, perl-format
1888 msgid "found unprocessable commit, cannot cope; %3$s: (commit %1$s) (d.%2$s)"
1889 msgstr ""
1890
1891 #: ../git-debrebase:1216
1892 #, perl-format
1893 msgid "found unprocessable commit, cannot cope: (commit %1$s) (d.%2$s)"
1894 msgstr ""
1895
1896 #: ../git-debrebase:1337
1897 msgid "bare dgit dsc import"
1898 msgstr ""
1899
1900 #: ../git-debrebase:1677 ../git-debrebase:1680
1901 #, perl-format
1902 msgid "mismatch %s ?"
1903 msgstr ""
1904
1905 #: ../git-debrebase:1683
1906 #, perl-format
1907 msgid "mismatch %s != %s ?"
1908 msgstr ""
1909
1910 #: ../git-debrebase:1693
1911 #, perl-format
1912 msgid "internal error %#x %s %s"
1913 msgstr ""
1914
1915 #: ../git-debrebase:1721
1916 #, perl-format
1917 msgid "%s: laundered (head was %s)\n"
1918 msgstr ""
1919
1920 #: ../git-debrebase:1735
1921 msgid "you are in the middle of a git-rebase already"
1922 msgstr ""
1923
1924 #: ../git-debrebase:1761
1925 msgid "launder for rebase"
1926 msgstr ""
1927
1928 #: ../git-debrebase:1766
1929 msgid "analyse does not support any options"
1930 msgstr ""
1931
1932 #: ../git-debrebase:1768
1933 msgid "too many arguments to analyse"
1934 msgstr ""
1935
1936 #: ../git-debrebase:1801
1937 #, perl-format
1938 msgid "%s already exists"
1939 msgstr ""
1940
1941 #: ../git-debrebase:1803
1942 msgid "HEAD symref is not to refs/heads/"
1943 msgstr ""
1944
1945 #: ../git-debrebase:1826
1946 #, perl-format
1947 msgid "OK, you are ahead of %s\n"
1948 msgstr ""
1949
1950 #: ../git-debrebase:1830
1951 #, perl-format
1952 msgid "you are behind %s, divergence risk"
1953 msgstr ""
1954
1955 #: ../git-debrebase:1834
1956 #, perl-format
1957 msgid "you have diverged from %s"
1958 msgstr ""
1959
1960 #: ../git-debrebase:1856
1961 msgid "remote dgit branch"
1962 msgstr ""
1963
1964 #: ../git-debrebase:1859
1965 msgid "remote dgit branch for sid"
1966 msgstr ""
1967
1968 #: ../git-debrebase:1887
1969 msgid "Recorded previous head for preservation"
1970 msgstr ""
1971
1972 #: ../git-debrebase:1895
1973 #, perl-format
1974 msgid "could not record ffq-prev: %s"
1975 msgstr ""
1976
1977 #: ../git-debrebase:1906
1978 #, perl-format
1979 msgid "could not check ffq-prev: %s"
1980 msgstr ""
1981
1982 #: ../git-debrebase:1926
1983 msgid "fast forward"
1984 msgstr ""
1985
1986 #: ../git-debrebase:1936
1987 msgid "Declare fast forward / record previous work"
1988 msgstr ""
1989
1990 #: ../git-debrebase:1948
1991 msgid "No ffq-prev to stitch."
1992 msgstr ""
1993
1994 #: ../git-debrebase:1965
1995 msgid "need NEW-VERSION [UPS-COMMITTISH]"
1996 msgstr ""
1997
1998 #: ../git-debrebase:1970
1999 #, perl-format
2000 msgid "bad version number `%s'"
2001 msgstr ""
2002
2003 #: ../git-debrebase:1988
2004 #, perl-format
2005 msgid "upstream piece `%s'"
2006 msgstr ""
2007
2008 #: ../git-debrebase:1989
2009 msgid "upstream (main piece"
2010 msgstr ""
2011
2012 #: ../git-debrebase:2009
2013 msgid "for each EXTRA-UPS-NAME need EXTRA-UPS-COMMITISH"
2014 msgstr ""
2015
2016 #: ../git-debrebase:2027
2017 msgid "old anchor is recognised due to --anchor, cannot check upstream"
2018 msgstr "old anchor is recognized due to --anchor, cannot check upstream"
2019
2020 #: ../git-debrebase:2043
2021 #, perl-format
2022 msgid ""
2023 "previous upstream combine %s mentions %d pieces (each implying one parent) "
2024 "but has %d parents (one per piece plus maybe a previous combine)"
2025 msgstr ""
2026
2027 #: ../git-debrebase:2052
2028 #, perl-format
2029 msgid "previous upstream combine %s first piece is not `.'"
2030 msgstr ""
2031
2032 #: ../git-debrebase:2065
2033 #, perl-format
2034 msgid ""
2035 "previous upstream %s is from git-debrebase but not an `upstream-combine' "
2036 "commit"
2037 msgstr ""
2038
2039 #: ../git-debrebase:2076
2040 #, perl-format
2041 msgid "introducing upstream piece `%s'"
2042 msgstr ""
2043
2044 #: ../git-debrebase:2079
2045 #, perl-format
2046 msgid "dropping upstream piece `%s'"
2047 msgstr ""
2048
2049 #: ../git-debrebase:2082
2050 #, perl-format
2051 msgid "not fast forward: %s %s"
2052 msgstr ""
2053
2054 #: ../git-debrebase:2193
2055 msgid "Previous head already recorded\n"
2056 msgstr ""
2057
2058 #: ../git-debrebase:2197
2059 #, perl-format
2060 msgid "Could not preserve: %s"
2061 msgstr ""
2062
2063 #: ../git-debrebase:2202 ../git-debrebase:2208 ../git-debrebase:2214
2064 #: ../git-debrebase:2304 ../git-debrebase:2313 ../git-debrebase:2337
2065 #: ../git-debrebase:2401
2066 msgid "no arguments allowed"
2067 msgstr ""
2068
2069 #: ../git-debrebase:2236
2070 msgid "branch contains furniture (not laundered)"
2071 msgstr ""
2072
2073 #: ../git-debrebase:2237
2074 msgid "branch is unlaundered"
2075 msgstr ""
2076
2077 #: ../git-debrebase:2238
2078 msgid "branch needs laundering"
2079 msgstr ""
2080
2081 #: ../git-debrebase:2239
2082 msgid "branch not in git-debrebase form"
2083 msgstr ""
2084
2085 #: ../git-debrebase:2249
2086 msgid "current branch contents, in git-debrebase terms:\n"
2087 msgstr ""
2088
2089 #: ../git-debrebase:2251
2090 msgid "  branch is laundered\n"
2091 msgstr ""
2092
2093 #: ../git-debrebase:2267
2094 #, perl-format
2095 msgid "  %s is not well-defined\n"
2096 msgstr ""
2097
2098 #: ../git-debrebase:2273
2099 msgid "key git-debrebase commits:\n"
2100 msgstr ""
2101
2102 #: ../git-debrebase:2274
2103 msgid "anchor"
2104 msgstr ""
2105
2106 #: ../git-debrebase:2275
2107 msgid "breakwater"
2108 msgstr ""
2109
2110 #: ../git-debrebase:2280
2111 msgid "branch and ref status, in git-debrebase terms:\n"
2112 msgstr ""
2113
2114 #: ../git-debrebase:2287
2115 msgid "  unstitched; previous tip was:\n"
2116 msgstr ""
2117
2118 #: ../git-debrebase:2290
2119 msgid "  stitched? (no record of git-debrebase work)\n"
2120 msgstr ""
2121
2122 #: ../git-debrebase:2292
2123 msgid "  stitched\n"
2124 msgstr ""
2125
2126 #: ../git-debrebase:2294
2127 msgid "  not git-debrebase (diverged since last stitch)\n"
2128 msgstr ""
2129
2130 #: ../git-debrebase:2297
2131 msgid "you are currently rebasing\n"
2132 msgstr ""
2133
2134 #: ../git-debrebase:2314 ../git-debrebase:2327
2135 msgid "launder for git-debrebase quick"
2136 msgstr ""
2137
2138 #: ../git-debrebase:2321 ../git-debrebase:2351
2139 msgid "No ongoing git-debrebase session."
2140 msgstr ""
2141
2142 #: ../git-debrebase:2390
2143 msgid "Commit patch queue (exported by git-debrebase)"
2144 msgstr ""
2145
2146 #: ../git-debrebase:2407
2147 msgid "No (more) patches to export."
2148 msgstr ""
2149
2150 #: ../git-debrebase:2414
2151 #, perl-format
2152 msgid ""
2153 "Patch export produced patch amendments (abandoned output commit %s).  Try "
2154 "laundering first."
2155 msgstr ""
2156
2157 #: ../git-debrebase:2434
2158 #, perl-format
2159 msgid "%s contains comments, which will be discarded"
2160 msgstr ""
2161
2162 #: ../git-debrebase:2439
2163 #, perl-format
2164 msgid "patch %s repeated in %s !"
2165 msgstr ""
2166
2167 #: ../git-debrebase:2446
2168 #, perl-format
2169 msgid "Unused patch file %s will be discarded"
2170 msgstr ""
2171
2172 #: ../git-debrebase:2454
2173 msgid "ffq-prev exists, this is already managed by git-debrebase!"
2174 msgstr ""
2175
2176 #: ../git-debrebase:2459
2177 msgid "ahead of debrebase-last, this is already managed by git-debrebase!"
2178 msgstr ""
2179
2180 #: ../git-debrebase:2475
2181 msgid "want only 1 optional argument, the upstream git commitish"
2182 msgstr ""
2183
2184 #: ../git-debrebase:2480
2185 msgid "missing Version from changelog\n"
2186 msgstr ""
2187
2188 #: ../git-debrebase:2496
2189 #, perl-format
2190 msgid ""
2191 "upstream (%s) and HEAD are not\n"
2192 "identical in upstream files.  See diffstat above, or run\n"
2193 "  git diff %s HEAD -- :!/debian :/\n"
2194 msgstr ""
2195
2196 #: ../git-debrebase:2504
2197 #, perl-format
2198 msgid "upstream (%s) is not an ancestor of HEAD"
2199 msgstr ""
2200
2201 #: ../git-debrebase:2511
2202 #, perl-format
2203 msgid ""
2204 "history between upstream (%s) and HEAD contains direct changes to upstream "
2205 "files - are you sure this is a gbp (patches-unapplied) branch?"
2206 msgstr ""
2207
2208 #: ../git-debrebase:2513
2209 #, perl-format
2210 msgid "list expected changes with:  %s\n"
2211 msgstr ""
2212
2213 #: ../git-debrebase:2520
2214 #, perl-format
2215 msgid "upstream (%s) contains debian/ directory"
2216 msgstr ""
2217
2218 #: ../git-debrebase:2538
2219 msgid "neither of the first two changelog entries are released\n"
2220 msgstr ""
2221
2222 #: ../git-debrebase:2544
2223 #, perl-format
2224 msgid "could not find suitable maintainer view tag %s\n"
2225 msgstr ""
2226
2227 #: ../git-debrebase:2547
2228 #, perl-format
2229 msgid "HEAD is not FF from maintainer tag %s!"
2230 msgstr ""
2231
2232 #: ../git-debrebase:2550
2233 #, perl-format
2234 msgid "dgit view tag %s not found\n"
2235 msgstr ""
2236
2237 #: ../git-debrebase:2552
2238 #, perl-format
2239 msgid "dgit view tag %s is not FF from maintainer tag %s\n"
2240 msgstr ""
2241
2242 #: ../git-debrebase:2554
2243 #, perl-format
2244 msgid "will stitch in dgit view, %s\n"
2245 msgstr ""
2246
2247 #: ../git-debrebase:2561
2248 #, perl-format
2249 msgid ""
2250 "Cannot confirm dgit view: %s\n"
2251 "Failed to stitch in dgit view (see messages above).\n"
2252 "dgit --overwrite will be needed on the first dgit push after conversion.\n"
2253 msgstr ""
2254
2255 #: ../git-debrebase:2607
2256 #, perl-format
2257 msgid "%s: converted from patched-unapplied (gbp) branch format, OK\n"
2258 msgstr ""
2259
2260 #: ../git-debrebase:2636
2261 #, perl-format
2262 msgid ""
2263 "%s: converted to git-buildpackage branch format\n"
2264 "%s: WARNING: do not now run \"git-debrebase\" any more\n"
2265 "%s: WARNING: doing so would drop all upstream patches!\n"
2266 msgstr ""
2267
2268 #: ../git-debrebase:2657
2269 msgid "takes 1 optional argument, the upstream commitish"
2270 msgstr ""
2271
2272 #: ../git-debrebase:2665
2273 #, perl-format
2274 msgid "%s, from command line"
2275 msgstr ""
2276
2277 #: ../git-debrebase:2679
2278 #, perl-format
2279 msgid ""
2280 "%s: Branch already seems to be in git-debrebase format!\n"
2281 "%s: --always-convert-anyway would do the conversion operation anyway\n"
2282 "%s: but is probably a bad idea.  Probably, you wanted to do nothing.\n"
2283 msgstr ""
2284
2285 #: ../git-debrebase:2683
2286 msgid "Branch already in git-debrebase format."
2287 msgstr ""
2288
2289 #: ../git-debrebase:2695
2290 msgid "Considering possible commits corresponding to upstream:\n"
2291 msgstr ""
2292
2293 #: ../git-debrebase:2702
2294 #, perl-format
2295 msgid "git tag %s"
2296 msgstr ""
2297
2298 #: ../git-debrebase:2708
2299 #, perl-format
2300 msgid " git tag: no suitable tag found (tried %s)\n"
2301 msgstr ""
2302
2303 #: ../git-debrebase:2717
2304 #, perl-format
2305 msgid "opendir build-products-dir %s: %s"
2306 msgstr ""
2307
2308 #: ../git-debrebase:2723
2309 #, perl-format
2310 msgid " orig: found what looks like a .orig, %s\n"
2311 msgstr ""
2312
2313 #: ../git-debrebase:2754
2314 #, perl-format
2315 msgid " orig: no suitable origs found (looked for %s in %s)\n"
2316 msgstr ""
2317
2318 #: ../git-debrebase:2763
2319 msgid "Evaluating possible commits corresponding to upstream:\n"
2320 msgstr ""
2321
2322 #: ../git-debrebase:2800
2323 #, perl-format
2324 msgid " %s: couldn't apply patches: gbp pq %s"
2325 msgstr ""
2326
2327 #: ../git-debrebase:2809
2328 #, perl-format
2329 msgid " %s: applying patches gives different tree\n"
2330 msgstr ""
2331
2332 #: ../git-debrebase:2823
2333 msgid ""
2334 "Could not find or construct a suitable upstream commit.\n"
2335 "Rerun adding --diagnose after convert-from-dgit-view, or pass a\n"
2336 "upstream commmit explicitly or provide suitable origs.\n"
2337 msgstr ""
2338
2339 #: ../git-debrebase:2829
2340 #, perl-format
2341 msgid "Yes, will base new branch on %s\n"
2342 msgstr ""
2343
2344 #: ../git-debrebase:2836
2345 msgid "forget-was-ever-debrebase takes no further arguments"
2346 msgstr ""
2347
2348 #: ../git-debrebase:2840
2349 #, perl-format
2350 msgid "Not suitable for recording git-debrebaseness anyway: %s"
2351 msgstr ""
2352
2353 #: ../git-debrebase:2942
2354 msgid "bad options\n"
2355 msgstr ""
2356
2357 #: ../git-debrebase:2952
2358 #, perl-format
2359 msgid "%s: no cuddling to -i for git-rebase"
2360 msgstr ""
2361
2362 #: ../git-debrebase:2982
2363 #, perl-format
2364 msgid "unknown git-debrebase sub-operation %s"
2365 msgstr ""
2366
2367 #: ../Debian/Dgit.pm:296
2368 #, perl-format
2369 msgid "error: %s\n"
2370 msgstr ""
2371
2372 #: ../Debian/Dgit.pm:322
2373 #, perl-format
2374 msgid "getcwd failed: %s\n"
2375 msgstr ""
2376
2377 #: ../Debian/Dgit.pm:341
2378 msgid "terminated, reporting successful completion"
2379 msgstr ""
2380
2381 #: ../Debian/Dgit.pm:343
2382 #, perl-format
2383 msgid "failed with error exit status %s"
2384 msgstr ""
2385
2386 #: ../Debian/Dgit.pm:346
2387 #, perl-format
2388 msgid "died due to fatal signal %s"
2389 msgstr ""
2390
2391 #: ../Debian/Dgit.pm:350
2392 #, perl-format
2393 msgid "failed with unknown wait status %s"
2394 msgstr ""
2395
2396 #: ../Debian/Dgit.pm:356
2397 msgid "failed command"
2398 msgstr ""
2399
2400 #: ../Debian/Dgit.pm:362
2401 #, perl-format
2402 msgid "failed to fork/exec: %s"
2403 msgstr ""
2404
2405 #: ../Debian/Dgit.pm:364
2406 #, perl-format
2407 msgid "subprocess %s"
2408 msgstr ""
2409
2410 #: ../Debian/Dgit.pm:366
2411 msgid "subprocess produced invalid output"
2412 msgstr ""
2413
2414 #: ../Debian/Dgit.pm:457
2415 msgid "stat source file: %S"
2416 msgstr ""
2417
2418 #: ../Debian/Dgit.pm:467
2419 msgid "stat destination file: %S"
2420 msgstr ""
2421
2422 #: ../Debian/Dgit.pm:486
2423 msgid "finally install file after cp: %S"
2424 msgstr ""
2425
2426 #: ../Debian/Dgit.pm:492
2427 msgid "delete old file after cp: %S"
2428 msgstr ""
2429
2430 #: ../Debian/Dgit.pm:513
2431 msgid ""
2432 "not in a git working tree?\n"
2433 "(git rev-parse --show-toplevel produced no output)\n"
2434 msgstr ""
2435
2436 #: ../Debian/Dgit.pm:516
2437 #, perl-format
2438 msgid "chdir toplevel %s: %s\n"
2439 msgstr ""
2440
2441 #: ../Debian/Dgit.pm:624
2442 msgid "git index contains changes (does not match HEAD)"
2443 msgstr ""
2444
2445 #: ../Debian/Dgit.pm:625
2446 msgid "working tree is dirty (does not match HEAD)"
2447 msgstr ""
2448
2449 #: ../Debian/Dgit.pm:647
2450 msgid "using specified upstream commitish"
2451 msgstr ""
2452
2453 #: ../Debian/Dgit.pm:653
2454 #, perl-format
2455 msgid ""
2456 "Could not determine appropriate upstream commitish.\n"
2457 " (Tried these tags: %s)\n"
2458 " Check version, and specify upstream commitish explicitly."
2459 msgstr ""
2460
2461 #: ../Debian/Dgit.pm:659 ../Debian/Dgit.pm:661
2462 #, perl-format
2463 msgid "using upstream from git tag %s"
2464 msgstr ""
2465
2466 #: ../Debian/Dgit.pm:767
2467 msgid "detached HEAD"
2468 msgstr ""
2469
2470 #: ../Debian/Dgit.pm:768
2471 msgid "HEAD symref is not to refs/"
2472 msgstr ""
2473
2474 #: ../Debian/Dgit.pm:784
2475 #, perl-format
2476 msgid "parsing of %s failed"
2477 msgstr ""
2478
2479 #: ../Debian/Dgit.pm:793
2480 #, perl-format
2481 msgid ""
2482 "control file %s is (already) PGP-signed.  Note that dgit push needs to "
2483 "modify the .dsc and then do the signature itself"
2484 msgstr ""
2485
2486 #: ../Debian/Dgit.pm:807
2487 #, perl-format
2488 msgid "open %s (%s): %s"
2489 msgstr ""
2490
2491 #: ../Debian/Dgit.pm:828
2492 #, perl-format
2493 msgid "missing field %s in %s"
2494 msgstr ""
2495
2496 #: ../Debian/Dgit.pm:914
2497 msgid "Dummy commit - do not use\n"
2498 msgstr ""
2499
2500 #: ../Debian/Dgit.pm:935
2501 #, perl-format
2502 msgid "exec %s: %s\n"
2503 msgstr ""
2504
2505 #: ../Debian/Dgit.pm:1003
2506 #, perl-format
2507 msgid "cannot stat %s/.git: %s"
2508 msgstr ""
2509
2510 #: ../Debian/Dgit.pm:1026
2511 #, perl-format
2512 msgid "failed to mkdir playground parent %s: %s"
2513 msgstr ""
2514
2515 #: ../Debian/Dgit.pm:1034
2516 #, perl-format
2517 msgid "failed to mkdir a playground %s: %s"
2518 msgstr ""
2519
2520 #: ../Debian/Dgit.pm:1043
2521 #, perl-format
2522 msgid "failed to mkdir the playground %s: %s"
2523 msgstr ""