chiark / gitweb /
i18n: Break out i18n-common.make (nfc)
[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: 2018-10-02 11:23+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:236
21 #, perl-format
22 msgid "%s: invalid configuration: %s\n"
23 msgstr ""
24
25 #: ../dgit:243
26 msgid "warning: overriding problem due to --force:\n"
27 msgstr ""
28
29 #: ../dgit:251
30 #, perl-format
31 msgid "warning: skipping checks or functionality due to --force-%s\n"
32 msgstr ""
33
34 #: ../dgit:256
35 #, perl-format
36 msgid "%s: package %s does not exist in suite %s\n"
37 msgstr ""
38
39 #: ../dgit:475
40 #, perl-format
41 msgid "build host child %s"
42 msgstr ""
43
44 #: ../dgit:480 ../dgit:486
45 #, perl-format
46 msgid "connection lost: %s"
47 msgstr ""
48
49 #: ../dgit:481
50 #, perl-format
51 msgid "protocol violation; %s not expected"
52 msgstr ""
53
54 #: ../dgit:489
55 #, perl-format
56 msgid "eof (reading %s)"
57 msgstr ""
58
59 #: ../dgit:496
60 msgid "protocol message"
61 msgstr ""
62
63 #: ../dgit:504
64 #, perl-format
65 msgid "`%s'"
66 msgstr ""
67
68 #: ../dgit:525
69 msgid "bad byte count"
70 msgstr ""
71
72 #: ../dgit:528
73 msgid "data block"
74 msgstr ""
75
76 #: ../dgit:609
77 #, perl-format
78 msgid "failed to fetch %s: %s"
79 msgstr ""
80
81 #: ../dgit:621
82 #, perl-format
83 msgid "%s ok: %s"
84 msgstr ""
85
86 #: ../dgit:623
87 #, perl-format
88 msgid "would be ok: %s (but dry run only)"
89 msgstr ""
90
91 #: ../dgit:648
92 msgid ""
93 "main usages:\n"
94 "  dgit [dgit-opts] clone [dgit-opts] package [suite] [./dir|/dir]\n"
95 "  dgit [dgit-opts] fetch|pull [dgit-opts] [suite]\n"
96 "  dgit [dgit-opts] build [dpkg-buildpackage-opts]\n"
97 "  dgit [dgit-opts] sbuild [sbuild-opts]\n"
98 "  dgit [dgit-opts] pbuilder|cowbuilder [debbuildopts]\n"
99 "  dgit [dgit-opts] push [dgit-opts] [suite]\n"
100 "  dgit [dgit-opts] push-source [dgit-opts] [suite]\n"
101 "  dgit [dgit-opts] rpush build-host:build-dir ...\n"
102 "important dgit options:\n"
103 "  -k<keyid>           sign tag and package with <keyid> instead of default\n"
104 "  --dry-run -n        do not change anything, but go through the motions\n"
105 "  --damp-run -L       like --dry-run but make local changes, without "
106 "signing\n"
107 "  --new -N            allow introducing a new package\n"
108 "  --debug -D          increase debug level\n"
109 "  -c<name>=<value>    set git config option (used directly by dgit too)\n"
110 msgstr ""
111
112 #: ../dgit:667
113 msgid "Perhaps the upload is stuck in incoming.  Using the version from git.\n"
114 msgstr ""
115
116 #: ../dgit:671
117 #, perl-format
118 msgid ""
119 "%s: %s\n"
120 "%s"
121 msgstr ""
122
123 #: ../dgit:676
124 msgid "too few arguments"
125 msgstr ""
126
127 #: ../dgit:787
128 #, perl-format
129 msgid "multiple values for %s (in %s git config)"
130 msgstr ""
131
132 #: ../dgit:807
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:848
140 #, perl-format
141 msgid "bad syntax for (nominal) distro `%s' (does not match %s)"
142 msgstr ""
143
144 #: ../dgit:863
145 #, perl-format
146 msgid "backports-quirk needs % or ( )"
147 msgstr ""
148
149 #: ../dgit:879
150 #, perl-format
151 msgid "%s needs t (true, y, 1) or f (false, n, 0) not `%s'"
152 msgstr ""
153
154 #: ../dgit:899
155 msgid "readonly needs t (true, y, 1) or f (false, n, 0) or a (auto)"
156 msgstr ""
157
158 #: ../dgit:908 ../Debian/Dgit.pm:201
159 msgid "internal error"
160 msgstr ""
161
162 #: ../dgit:910
163 msgid "pushing but distro is configured readonly"
164 msgstr ""
165
166 #: ../dgit:914
167 msgid ""
168 "Push failed, before we got started.\n"
169 "You can retry the push, after fixing the problem, if you like.\n"
170 msgstr ""
171
172 #: ../dgit:1079
173 msgid "this operation does not support multiple comma-separated suites"
174 msgstr ""
175
176 #: ../dgit:1125
177 #, perl-format
178 msgid ""
179 "config requested specific TLS key but do not know how to get curl to use "
180 "exactly that EE key (%s)"
181 msgstr ""
182
183 #: ../dgit:1146
184 msgid "ftpmasterapi archive query method takes no data part"
185 msgstr ""
186
187 #: ../dgit:1154
188 msgid "curl failed to print 3-digit HTTP code"
189 msgstr ""
190
191 #: ../dgit:1158
192 #, perl-format
193 msgid "fetch of %s gave HTTP code %s"
194 msgstr ""
195
196 #: ../dgit:1174
197 #, perl-format
198 msgid "unknown suite %s, maybe -d would help"
199 msgstr ""
200
201 #: ../dgit:1178
202 #, perl-format
203 msgid "multiple matches for suite %s\n"
204 msgstr ""
205
206 #: ../dgit:1180
207 #, perl-format
208 msgid "suite %s info has no codename\n"
209 msgstr ""
210
211 #: ../dgit:1182
212 #, perl-format
213 msgid "suite %s maps to bad codename\n"
214 msgstr ""
215
216 #: ../dgit:1184 ../dgit:1209
217 msgid "bad ftpmaster api response: "
218 msgstr ""
219
220 #: ../dgit:1198
221 #, perl-format
222 msgid "bad version: %s\n"
223 msgstr ""
224
225 #: ../dgit:1200
226 msgid "bad component"
227 msgstr ""
228
229 #: ../dgit:1203
230 msgid "bad filename"
231 msgstr ""
232
233 #: ../dgit:1205
234 msgid "bad sha256sum"
235 msgstr ""
236
237 #: ../dgit:1256
238 msgid "aptget archive query method takes no data part"
239 msgstr ""
240
241 #: ../dgit:1340
242 #, perl-format
243 msgid ""
244 "apt seemed to not to update dgit's cached Release files for %s.\n"
245 "(Perhaps %s\n"
246 " is on a filesystem mounted `noatime'; if so, please use `relatime'.)\n"
247 msgstr ""
248
249 #: ../dgit:1362
250 #, perl-format
251 msgid "Release file (%s) specifies intolerable %s"
252 msgstr ""
253
254 #: ../dgit:1390
255 msgid "apt-get source did not produce a .dsc"
256 msgstr ""
257
258 #: ../dgit:1391
259 #, perl-format
260 msgid "apt-get source produced several .dscs (%s)"
261 msgstr ""
262
263 #: ../dgit:1496
264 #, perl-format
265 msgid ""
266 "unable to canonicalise suite using package %s which does not appear to exist "
267 "in suite %s; --existing-package may help"
268 msgstr ""
269
270 #: ../dgit:1687
271 #, perl-format
272 msgid "cannot operate on %s suite"
273 msgstr ""
274
275 #: ../dgit:1690
276 #, perl-format
277 msgid "canonical suite name for %s is %s"
278 msgstr ""
279
280 #: ../dgit:1692
281 #, perl-format
282 msgid "canonical suite name is %s"
283 msgstr ""
284
285 #: ../dgit:1712
286 #, perl-format
287 msgid "%s has hash %s but archive told us to expect %s"
288 msgstr ""
289
290 #: ../dgit:1718
291 #, perl-format
292 msgid "unsupported source format %s, sorry"
293 msgstr ""
294
295 #: ../dgit:1745
296 #, perl-format
297 msgid "diverting to %s (using config for %s)"
298 msgstr ""
299
300 #: ../dgit:1762
301 msgid "unexpected results from git check query - "
302 msgstr ""
303
304 #: ../dgit:1777
305 #, perl-format
306 msgid "unknown git-check `%s'"
307 msgstr ""
308
309 #: ../dgit:1792
310 #, perl-format
311 msgid "unknown git-create `%s'"
312 msgstr ""
313
314 #: ../dgit:1829
315 #, perl-format
316 msgid "%s: warning: removing from %s: %s\n"
317 msgstr ""
318
319 #: ../dgit:1875
320 #, perl-format
321 msgid "could not parse .dsc %s line `%s'"
322 msgstr ""
323
324 #: ../dgit:1886
325 #, perl-format
326 msgid "missing any supported Checksums-* or Files field in %s"
327 msgstr ""
328
329 #: ../dgit:1932
330 #, perl-format
331 msgid "hash or size of %s varies in %s fields (between: %s)"
332 msgstr ""
333
334 #: ../dgit:1941
335 #, perl-format
336 msgid "file list in %s varies between hash fields!"
337 msgstr ""
338
339 #: ../dgit:1945
340 #, perl-format
341 msgid "%s has no files list field(s)"
342 msgstr ""
343
344 #: ../dgit:1951
345 #, perl-format
346 msgid "no file appears in all file lists (looked in: %s)"
347 msgstr ""
348
349 #: ../dgit:1991
350 #, perl-format
351 msgid "purportedly source-only changes polluted by %s\n"
352 msgstr ""
353
354 #: ../dgit:2004
355 msgid "cannot find section/priority from .changes Files field"
356 msgstr ""
357
358 #: ../dgit:2017
359 msgid ""
360 "archive does not support .orig check; hope you used --ch:--sa/-sd if needed\n"
361 msgstr ""
362
363 #: ../dgit:2033
364 #, perl-format
365 msgid ".dsc %s missing entry for %s"
366 msgstr ""
367
368 #: ../dgit:2038
369 #, perl-format
370 msgid "%s: %s (archive) != %s (local .dsc)"
371 msgstr ""
372
373 #: ../dgit:2046
374 #, perl-format
375 msgid "archive %s: %s"
376 msgstr ""
377
378 #: ../dgit:2053
379 #, perl-format
380 msgid "archive contains %s with different checksum"
381 msgstr ""
382
383 #: ../dgit:2081
384 #, perl-format
385 msgid "edited .changes for archive .orig contents: %s %s"
386 msgstr ""
387
388 #: ../dgit:2089
389 #, perl-format
390 msgid "[new .changes left in %s]"
391 msgstr ""
392
393 #: ../dgit:2092
394 #, perl-format
395 msgid "%s already has appropriate .orig(s) (if any)"
396 msgstr ""
397
398 #: ../dgit:2116
399 #, perl-format
400 msgid ""
401 "unexpected commit author line format `%s' (was generated from changelog "
402 "Maintainer field)"
403 msgstr ""
404
405 #: ../dgit:2139
406 msgid ""
407 "\n"
408 "Unfortunately, this source package uses a feature of dpkg-source where\n"
409 "the same source package unpacks to different source code on different\n"
410 "distros.  dgit cannot safely operate on such packages on affected\n"
411 "distros, because the meaning of source packages is not stable.\n"
412 "\n"
413 "Please ask the distro/maintainer to remove the distro-specific series\n"
414 "files and use a different technique (if necessary, uploading actually\n"
415 "different packages, if different distros are supposed to have\n"
416 "different code).\n"
417 "\n"
418 msgstr ""
419
420 #: ../dgit:2151
421 #, perl-format
422 msgid ""
423 "Found active distro-specific series file for %s (%s): %s, cannot continue"
424 msgstr ""
425
426 #: ../dgit:2182
427 msgid "Dpkg::Vendor `current vendor'"
428 msgstr ""
429
430 #: ../dgit:2184
431 msgid "(base) distro being accessed"
432 msgstr ""
433
434 #: ../dgit:2186
435 msgid "(nominal) distro being accessed"
436 msgstr ""
437
438 #: ../dgit:2207 ../dgit:2212
439 #, perl-format
440 msgid "accessing %s: %s"
441 msgstr ""
442
443 #: ../dgit:2227 ../dgit:2234
444 #, perl-format
445 msgid "saving %s: %s"
446 msgstr ""
447
448 #: ../dgit:2300
449 #, perl-format
450 msgid "dgit (child): exec %s: %s"
451 msgstr ""
452
453 #: ../dgit:2364 ../dgit:5862
454 msgid "source package"
455 msgstr ""
456
457 #: ../dgit:2382
458 msgid "package changelog"
459 msgstr ""
460
461 #: ../dgit:2422
462 msgid "package changelog has no entries!"
463 msgstr ""
464
465 #: ../dgit:2441
466 #, perl-format
467 msgid "Import %s"
468 msgstr ""
469
470 #: ../dgit:2522
471 #, perl-format
472 msgid "%s: trying slow absurd-git-apply..."
473 msgstr ""
474
475 #: ../dgit:2541
476 #, perl-format
477 msgid "%s failed: %s\n"
478 msgstr ""
479
480 #: ../dgit:2550
481 #, perl-format
482 msgid ""
483 "gbp-pq import and dpkg-source disagree!\n"
484 " gbp-pq import gave commit %s\n"
485 " gbp-pq import gave tree %s\n"
486 " dpkg-source --before-build gave tree %s\n"
487 msgstr ""
488
489 #: ../dgit:2565
490 #, perl-format
491 msgid "synthesised git commit from .dsc %s"
492 msgstr ""
493
494 #: ../dgit:2569
495 msgid "Import of source package"
496 msgstr ""
497
498 #: ../dgit:2582
499 #, perl-format
500 msgid "Record %s (%s) in archive suite %s\n"
501 msgstr ""
502
503 #: ../dgit:2586
504 #, perl-format
505 msgid ""
506 "\n"
507 "Version actually in archive:   %s (older)\n"
508 "Last version pushed with dgit: %s (newer or same)\n"
509 "%s\n"
510 msgstr ""
511
512 #: ../dgit:2628
513 #, perl-format
514 msgid "using existing %s"
515 msgstr ""
516
517 #: ../dgit:2632
518 #, perl-format
519 msgid ""
520 "file %s has hash %s but .dsc demands hash %s (perhaps you should delete this "
521 "file?)"
522 msgstr ""
523
524 #: ../dgit:2636
525 #, perl-format
526 msgid "need to fetch correct version of %s"
527 msgstr ""
528
529 #: ../dgit:2652
530 #, perl-format
531 msgid ""
532 "file %s has hash %s but .dsc demands hash %s (got wrong file from archive!)"
533 msgstr ""
534
535 #: ../dgit:2747
536 msgid "too many iterations trying to get sane fetch!"
537 msgstr ""
538
539 #: ../dgit:2762
540 #, perl-format
541 msgid "warning: git ls-remote %s reported %s; this is silly, ignoring it.\n"
542 msgstr ""
543
544 #: ../dgit:2806
545 #, perl-format
546 msgid "warning: git fetch %s created %s; this is silly, deleting it.\n"
547 msgstr ""
548
549 #: ../dgit:2821
550 msgid ""
551 "--dry-run specified but we actually wanted the results of git fetch,\n"
552 "so this is not going to work.  Try running dgit fetch first,\n"
553 "or using --damp-run instead of --dry-run.\n"
554 msgstr ""
555
556 #: ../dgit:2826
557 #, perl-format
558 msgid ""
559 "warning: git ls-remote suggests we want %s\n"
560 "warning:  and it should refer to %s\n"
561 "warning:  but git fetch didn't fetch that object to any relevant ref.\n"
562 "warning:  This may be due to a race with someone updating the server.\n"
563 "warning:  Will try again...\n"
564 msgstr ""
565
566 #: ../dgit:2893
567 #, perl-format
568 msgid "Not updating %s from %s to %s.\n"
569 msgstr ""
570
571 #: ../dgit:2942
572 #, perl-format
573 msgid "%s: NO git hash"
574 msgstr ""
575
576 #: ../dgit:2946
577 #, perl-format
578 msgid "%s: specified git info (%s)"
579 msgstr ""
580
581 #: ../dgit:2953
582 #, perl-format
583 msgid "%s: specified git hash"
584 msgstr ""
585
586 #: ../dgit:2955
587 #, perl-format
588 msgid "%s: invalid Dgit info"
589 msgstr ""
590
591 #: ../dgit:2977
592 #, perl-format
593 msgid "not chasing .dsc distro %s: not fetching %s"
594 msgstr ""
595
596 #: ../dgit:2982
597 #, perl-format
598 msgid ".dsc names distro %s: fetching %s"
599 msgstr ""
600
601 #: ../dgit:2987
602 #, perl-format
603 msgid ""
604 ".dsc Dgit metadata is in context of distro %s\n"
605 "for which we have no configured url and .dsc provides no hint\n"
606 msgstr ""
607
608 #: ../dgit:2997
609 #, perl-format
610 msgid ""
611 ".dsc Dgit metadata is in context of distro %s\n"
612 "for which we have no configured url;\n"
613 ".dsc provides hinted url with protocol %s which is unsafe.\n"
614 "(can be overridden by config - consult documentation)\n"
615 msgstr ""
616
617 #: ../dgit:3017
618 msgid "rewrite map"
619 msgstr ""
620
621 #: ../dgit:3024
622 msgid "server's git history rewrite map contains a relevant entry!"
623 msgstr ""
624
625 #: ../dgit:3028
626 msgid "using rewritten git hash in place of .dsc value"
627 msgstr ""
628
629 #: ../dgit:3030
630 msgid "server data says .dsc hash is to be disregarded"
631 msgstr ""
632
633 #: ../dgit:3037
634 msgid "additional commits"
635 msgstr ""
636
637 #: ../dgit:3040
638 #, perl-format
639 msgid ""
640 ".dsc Dgit metadata requires commit %s\n"
641 "but we could not obtain that object anywhere.\n"
642 msgstr ""
643
644 #: ../dgit:3064
645 msgid "last upload to archive"
646 msgstr ""
647
648 #: ../dgit:3068
649 msgid "no version available from the archive"
650 msgstr ""
651
652 #: ../dgit:3151
653 msgid "dgit suite branch on dgit git server"
654 msgstr ""
655
656 #: ../dgit:3158
657 msgid "dgit client's archive history view"
658 msgstr ""
659
660 #: ../dgit:3163
661 msgid "Dgit field in .dsc from archive"
662 msgstr ""
663
664 #: ../dgit:3191
665 #, perl-format
666 msgid ""
667 "\n"
668 "Git commit in archive is behind the last version allegedly pushed/uploaded.\n"
669 "Commit referred to by archive: %s\n"
670 "Last version pushed with dgit: %s\n"
671 "%s\n"
672 msgstr ""
673
674 #: ../dgit:3204
675 msgid "archive .dsc names newer git commit"
676 msgstr ""
677
678 #: ../dgit:3207
679 msgid "archive .dsc names other git commit, fixing up"
680 msgstr ""
681
682 #: ../dgit:3228
683 #, perl-format
684 msgid ""
685 "\n"
686 "Package not found in the archive, but has allegedly been pushed using dgit.\n"
687 "%s\n"
688 msgstr ""
689
690 #: ../dgit:3237
691 #, perl-format
692 msgid ""
693 "\n"
694 "Warning: relevant archive skew detected.\n"
695 "Archive allegedly contains %s\n"
696 "But we were not able to obtain any version from the archive or git.\n"
697 "\n"
698 msgstr ""
699
700 #: ../dgit:3322
701 #, perl-format
702 msgid ""
703 "Record %s (%s) in archive suite %s\n"
704 "\n"
705 "Record that\n"
706 msgstr ""
707
708 #: ../dgit:3335
709 msgid "should be treated as descended from\n"
710 msgstr ""
711
712 #: ../dgit:3353
713 msgid "dgit repo server tip (last push)"
714 msgstr ""
715
716 #: ../dgit:3355
717 msgid "local tracking tip (last fetch)"
718 msgstr ""
719
720 #: ../dgit:3366
721 #, perl-format
722 msgid ""
723 "\n"
724 "Warning: archive skew detected.  Using the available version:\n"
725 "Archive allegedly contains    %s\n"
726 "We were able to obtain only   %s\n"
727 "\n"
728 msgstr ""
729
730 #: ../dgit:3381
731 msgid "fetched source tree"
732 msgstr ""
733
734 #: ../dgit:3417
735 msgid "debian/changelog merge driver"
736 msgstr ""
737
738 #: ../dgit:3482
739 msgid ""
740 "[attr]dgit-defuse-attrs already found, and proper, in .git/info/attributes\n"
741 " not doing further gitattributes setup\n"
742 msgstr ""
743
744 #: ../dgit:3496
745 msgid "# ^ see GITATTRIBUTES in dgit(7) and dgit setup-new-tree in dgit(1)\n"
746 msgstr ""
747
748 #: ../dgit:3511
749 #, perl-format
750 msgid "install %s: %s"
751 msgstr ""
752
753 #: ../dgit:3538
754 #, perl-format
755 msgid ""
756 "dgit: warning: %s contains .gitattributes\n"
757 "dgit: .gitattributes not (fully) defused.  Recommended: dgit setup-new-"
758 "tree.\n"
759 msgstr ""
760
761 #: ../dgit:3560
762 #, perl-format
763 msgid "fetching %s..."
764 msgstr ""
765
766 #: ../dgit:3568
767 #, perl-format
768 msgid "failed to obtain %s: %s"
769 msgstr ""
770
771 #: ../dgit:3607
772 #, perl-format
773 msgid "package %s missing in (base suite) %s"
774 msgstr ""
775
776 #: ../dgit:3639
777 msgid "local combined tracking branch"
778 msgstr ""
779
780 #: ../dgit:3641
781 msgid "archive seems to have rewound: local tracking branch is ahead!"
782 msgstr ""
783
784 #: ../dgit:3680
785 #, perl-format
786 msgid ""
787 "Combine archive branches %s [dgit]\n"
788 "\n"
789 "Input branches:\n"
790 msgstr ""
791
792 #: ../dgit:3694
793 msgid ""
794 "\n"
795 "Key\n"
796 " * marks the highest version branch, which choose to use\n"
797 " + marks each branch which was not already an ancestor\n"
798 "\n"
799 msgstr ""
800
801 #: ../dgit:3709
802 #, perl-format
803 msgid "calculated combined tracking suite %s"
804 msgstr ""
805
806 #: ../dgit:3727
807 #, perl-format
808 msgid "ready for work in %s"
809 msgstr ""
810
811 #: ../dgit:3735
812 msgid "dry run makes no sense with clone"
813 msgstr ""
814
815 #: ../dgit:3752
816 #, perl-format
817 msgid "create `%s': %s"
818 msgstr ""
819
820 #: ../dgit:3763
821 msgid "fetching existing git history"
822 msgstr ""
823
824 #: ../dgit:3767
825 msgid "starting new git history"
826 msgstr ""
827
828 #: ../dgit:3793
829 #, perl-format
830 msgid ""
831 "FYI: Vcs-Git in %s has different url to your vcs-git remote.\n"
832 " Your vcs-git remote url may be out of date.  Use dgit update-vcs-git ?\n"
833 msgstr ""
834
835 #: ../dgit:3798
836 #, perl-format
837 msgid "fetched into %s"
838 msgstr ""
839
840 #: ../dgit:3810
841 #, perl-format
842 msgid "Merge from %s [dgit]"
843 msgstr ""
844
845 #: ../dgit:3812
846 #, perl-format
847 msgid "fetched to %s and merged into HEAD"
848 msgstr ""
849
850 #: ../dgit:3818
851 #, perl-format
852 msgid "git tree contains debian/source/%s"
853 msgstr ""
854
855 #: ../dgit:3837
856 #, perl-format
857 msgid ""
858 "quilt fixup required but quilt mode is `nofix'\n"
859 "HEAD commit%s differs from tree implied by debian/patches%s"
860 msgstr ""
861
862 #: ../dgit:3854
863 msgid "nothing quilty to commit, ok."
864 msgstr ""
865
866 #: ../dgit:3857
867 msgid " (wanted to commit patch update)"
868 msgstr ""
869
870 #: ../dgit:3861
871 msgid ""
872 "Commit Debian 3.0 (quilt) metadata\n"
873 "\n"
874 msgstr ""
875
876 #: ../dgit:3904
877 #, perl-format
878 msgid ""
879 "Not doing any fixup of `%s' due to ----no-quilt-fixup or --quilt=nocheck"
880 msgstr ""
881
882 #: ../dgit:3909
883 #, perl-format
884 msgid "Format `%s', need to check/update patch stack"
885 msgstr ""
886
887 #: ../dgit:3919
888 #, perl-format
889 msgid "commit id %s"
890 msgstr ""
891
892 #: ../dgit:3925
893 #, perl-format
894 msgid "and left in %s"
895 msgstr ""
896
897 #: ../dgit:3951
898 #, perl-format
899 msgid "Wanted tag %s (%s) on dgit server, but not found\n"
900 msgstr ""
901
902 #: ../dgit:3954
903 #, perl-format
904 msgid "Wanted tag %s (one of: %s) on dgit server, but not found\n"
905 msgstr ""
906
907 #: ../dgit:3962
908 #, perl-format
909 msgid "%s (%s) .. %s (%s) is not fast forward\n"
910 msgstr ""
911
912 #: ../dgit:3971
913 msgid "version currently in archive"
914 msgstr ""
915
916 #: ../dgit:3980
917 #, perl-format
918 msgid "Checking package changelog for archive version %s ..."
919 msgstr ""
920
921 #: ../dgit:3988
922 #, perl-format
923 msgid "%s field from dpkg-parsechangelog %s"
924 msgstr ""
925
926 #: ../dgit:3998
927 #, perl-format
928 msgid "Perhaps debian/changelog does not mention %s ?"
929 msgstr ""
930
931 #: ../dgit:4001
932 #, perl-format
933 msgid ""
934 "%s is %s\n"
935 "Your tree seems to based on earlier (not uploaded) %s.\n"
936 msgstr ""
937
938 #: ../dgit:4015
939 #, perl-format
940 msgid "Declaring that HEAD inciudes all changes in %s..."
941 msgstr ""
942
943 #: ../dgit:4071
944 msgid "Checking that HEAD inciudes all changes in archive..."
945 msgstr ""
946
947 #: ../dgit:4080
948 msgid "maintainer view tag"
949 msgstr ""
950
951 #: ../dgit:4082
952 msgid "dgit view tag"
953 msgstr ""
954
955 #: ../dgit:4083
956 msgid "current archive contents"
957 msgstr ""
958
959 #: ../dgit:4096
960 msgid ""
961 "| Not fast forward; maybe --overwrite is needed ?  Please see dgit(1).\n"
962 msgstr ""
963
964 #: ../dgit:4106
965 #, perl-format
966 msgid "Declare fast forward from %s\n"
967 msgstr ""
968
969 #: ../dgit:4107
970 #, perl-format
971 msgid "Make fast forward from %s\n"
972 msgstr ""
973
974 #: ../dgit:4111
975 #, perl-format
976 msgid "Made pseudo-merge of %s into dgit view."
977 msgstr ""
978
979 #: ../dgit:4124
980 #, perl-format
981 msgid "Declare fast forward from %s"
982 msgstr ""
983
984 #: ../dgit:4132
985 #, perl-format
986 msgid "Make pseudo-merge of %s into your HEAD."
987 msgstr ""
988
989 #: ../dgit:4144
990 #, perl-format
991 msgid "-p specified %s but changelog specified %s"
992 msgstr ""
993
994 #: ../dgit:4166
995 #, perl-format
996 msgid "%s is for %s %s but debian/changelog is for %s %s"
997 msgstr ""
998
999 #: ../dgit:4227
1000 #, perl-format
1001 msgid "changes field %s `%s' does not match changelog `%s'"
1002 msgstr ""
1003
1004 #: ../dgit:4255
1005 #, perl-format
1006 msgid "%s release %s for %s (%s) [dgit]\n"
1007 msgstr ""
1008
1009 #: ../dgit:4268
1010 #, perl-format
1011 msgid ""
1012 "%s release %s for %s (%s)\n"
1013 "(maintainer view tag generated by dgit --quilt=%s)\n"
1014 msgstr ""
1015
1016 #: ../dgit:4320
1017 msgid ""
1018 "Push failed, while checking state of the archive.\n"
1019 "You can retry the push, after fixing the problem, if you like.\n"
1020 msgstr ""
1021
1022 #: ../dgit:4329
1023 msgid ""
1024 "package appears to be new in this suite; if this is intentional, use --new"
1025 msgstr ""
1026
1027 #: ../dgit:4334
1028 msgid ""
1029 "Push failed, while preparing your push.\n"
1030 "You can retry the push, after fixing the problem, if you like.\n"
1031 msgstr ""
1032
1033 #: ../dgit:4357
1034 #, perl-format
1035 msgid "looked for .dsc %s, but %s; maybe you forgot to build"
1036 msgstr ""
1037
1038 #: ../dgit:4374
1039 #, perl-format
1040 msgid ""
1041 "Branch is managed by git-debrebase (%s\n"
1042 "exists), but quilt mode (%s) implies a split view.\n"
1043 "Pass the right --quilt option or adjust your git config.\n"
1044 "Or, maybe, run git-debrebase forget-was-ever-debrebase.\n"
1045 msgstr ""
1046
1047 #: ../dgit:4398
1048 #, perl-format
1049 msgid ""
1050 "--quilt=%s but no cached dgit view:\n"
1051 " perhaps HEAD changed since dgit build[-source] ?"
1052 msgstr ""
1053
1054 #: ../dgit:4429
1055 msgid ""
1056 "dgit push: HEAD is not a descendant of the archive's version.\n"
1057 "To overwrite the archive's contents, pass --overwrite[=VERSION].\n"
1058 "To rewind history, if permitted by the archive, use --deliberately-not-fast-"
1059 "forward."
1060 msgstr ""
1061
1062 #: ../dgit:4439
1063 #, perl-format
1064 msgid "checking that %s corresponds to HEAD"
1065 msgstr ""
1066
1067 #: ../dgit:4473 ../dgit:4485
1068 #, perl-format
1069 msgid "HEAD specifies a different tree to %s:\n"
1070 msgstr ""
1071
1072 #: ../dgit:4479
1073 #, perl-format
1074 msgid ""
1075 "There is a problem with your source tree (see dgit(7) for some hints).\n"
1076 "To see a full diff, run git diff %s %s\n"
1077 msgstr ""
1078
1079 #: ../dgit:4489
1080 #, perl-format
1081 msgid ""
1082 "Perhaps you forgot to build.  Or perhaps there is a problem with your\n"
1083 " source tree (see dgit(7) for some hints).  To see a full diff, run\n"
1084 "   git diff %s %s\n"
1085 msgstr ""
1086
1087 #: ../dgit:4500
1088 #, perl-format
1089 msgid ""
1090 "failed to find unique changes file (looked for %s in %s); perhaps you need "
1091 "to use dgit -C"
1092 msgstr ""
1093
1094 #: ../dgit:4522
1095 msgid "uploading binaries, although distroy policy is source only"
1096 msgstr ""
1097
1098 #: ../dgit:4526
1099 msgid "source-only upload, although distroy policy requires .debs"
1100 msgstr ""
1101
1102 #: ../dgit:4530
1103 #, perl-format
1104 msgid ""
1105 "source-only upload, even though package is entirely NEW\n"
1106 "(this is contrary to policy in %s)"
1107 msgstr ""
1108
1109 #: ../dgit:4537
1110 #, perl-format
1111 msgid "unknown source-only-uploads policy `%s'"
1112 msgstr ""
1113
1114 #: ../dgit:4581
1115 msgid ""
1116 "Push failed, while signing the tag.\n"
1117 "You can retry the push, after fixing the problem, if you like.\n"
1118 msgstr ""
1119
1120 #: ../dgit:4594
1121 msgid ""
1122 "Push failed, *after* signing the tag.\n"
1123 "If you want to try again, you should use a new version number.\n"
1124 msgstr ""
1125
1126 #: ../dgit:4611
1127 msgid ""
1128 "Push failed, while updating the remote git repository - see messages above.\n"
1129 "If you want to try again, you should use a new version number.\n"
1130 msgstr ""
1131
1132 #: ../dgit:4628
1133 msgid ""
1134 "Push failed, while obtaining signatures on the .changes and .dsc.\n"
1135 "If it was just that the signature failed, you may try again by using\n"
1136 "debsign by hand to sign the changes file (see the command dgit tried,\n"
1137 "above), and then dput that changes file to complete the upload.\n"
1138 "If you need to change the package, you must use a new version number.\n"
1139 msgstr ""
1140
1141 #: ../dgit:4659
1142 #, perl-format
1143 msgid "pushed and uploaded %s"
1144 msgstr ""
1145
1146 #: ../dgit:4671
1147 msgid "-p is not allowed with clone; specify as argument instead"
1148 msgstr ""
1149
1150 #: ../dgit:4682
1151 msgid "incorrect arguments to dgit clone"
1152 msgstr ""
1153
1154 #: ../dgit:4688
1155 #, perl-format
1156 msgid "%s already exists"
1157 msgstr ""
1158
1159 #: ../dgit:4702
1160 #, perl-format
1161 msgid "remove %s: %s\n"
1162 msgstr ""
1163
1164 #: ../dgit:4706
1165 #, perl-format
1166 msgid "check whether to remove %s: %s\n"
1167 msgstr ""
1168
1169 #: ../dgit:4744
1170 msgid "incorrect arguments to dgit fetch or dgit pull"
1171 msgstr ""
1172
1173 #: ../dgit:4761
1174 #, perl-format
1175 msgid "dgit pull not yet supported in split view mode (--quilt=%s)\n"
1176 msgstr ""
1177
1178 #: ../dgit:4770
1179 msgid "dgit checkout needs a suite argument"
1180 msgstr ""
1181
1182 #: ../dgit:4832
1183 #, perl-format
1184 msgid "setting up vcs-git: %s\n"
1185 msgstr ""
1186
1187 #: ../dgit:4835
1188 #, perl-format
1189 msgid "vcs git already configured: %s\n"
1190 msgstr ""
1191
1192 #: ../dgit:4837
1193 #, perl-format
1194 msgid "changing vcs-git url to: %s\n"
1195 msgstr ""
1196
1197 #: ../dgit:4842
1198 #, perl-format
1199 msgid "fetching (%s)\n"
1200 msgstr ""
1201
1202 #: ../dgit:4857
1203 #, perl-format
1204 msgid "incorrect arguments to dgit %s"
1205 msgstr ""
1206
1207 #: ../dgit:4868
1208 #, perl-format
1209 msgid "dgit %s: changelog specifies %s (%s) but command line specifies %s"
1210 msgstr ""
1211
1212 #: ../dgit:4906
1213 #, perl-format
1214 msgid ""
1215 "build host has dgit rpush protocol versions %s but invocation host has %s"
1216 msgstr ""
1217
1218 #: ../dgit:4986
1219 #, perl-format
1220 msgid "create %s: %s"
1221 msgstr ""
1222
1223 #: ../dgit:5023
1224 #, perl-format
1225 msgid "build host child failed: %s"
1226 msgstr ""
1227
1228 #: ../dgit:5026
1229 msgid "all done\n"
1230 msgstr ""
1231
1232 #: ../dgit:5035
1233 #, perl-format
1234 msgid "file %s (%s) twice"
1235 msgstr ""
1236
1237 #: ../dgit:5043
1238 msgid "bad param spec"
1239 msgstr ""
1240
1241 #: ../dgit:5049
1242 msgid "bad previously spec"
1243 msgstr ""
1244
1245 #: ../dgit:5068
1246 #, perl-format
1247 msgid ""
1248 "rpush negotiated protocol version %s which does not support quilt mode %s"
1249 msgstr ""
1250
1251 #: ../dgit:5113
1252 #, perl-format
1253 msgid "buildinfo mismatch in field %s"
1254 msgstr ""
1255
1256 #: ../dgit:5116
1257 #, perl-format
1258 msgid "buildinfo contains forbidden field %s"
1259 msgstr ""
1260
1261 #: ../dgit:5157
1262 msgid "remote changes file"
1263 msgstr ""
1264
1265 #: ../dgit:5232
1266 msgid "not a plain file or symlink\n"
1267 msgstr ""
1268
1269 #: ../dgit:5238
1270 msgid "mode or type changed\n"
1271 msgstr ""
1272
1273 #: ../dgit:5239
1274 msgid "modified symlink\n"
1275 msgstr ""
1276
1277 #: ../dgit:5242
1278 msgid "deletion of symlink\n"
1279 msgstr ""
1280
1281 #: ../dgit:5246
1282 msgid "creation with non-default mode\n"
1283 msgstr ""
1284
1285 #: ../dgit:5276
1286 msgid "dgit view: changes are required..."
1287 msgstr ""
1288
1289 #: ../dgit:5305
1290 #, perl-format
1291 msgid ""
1292 "\n"
1293 "For full diff showing the problem(s), type:\n"
1294 " %s\n"
1295 msgstr ""
1296
1297 #: ../dgit:5312
1298 #, perl-format
1299 msgid ""
1300 "--quilt=%s specified, implying patches-unapplied git tree\n"
1301 " but git tree differs from orig in upstream files."
1302 msgstr ""
1303
1304 #: ../dgit:5318
1305 msgid ""
1306 "\n"
1307 " ... debian/patches is missing; perhaps this is a patch queue branch?"
1308 msgstr ""
1309
1310 #: ../dgit:5325
1311 #, perl-format
1312 msgid ""
1313 "--quilt=%s specified, implying patches-applied git tree\n"
1314 " but git tree differs from result of applying debian/patches to upstream\n"
1315 msgstr ""
1316
1317 #: ../dgit:5332
1318 msgid "dgit view: creating patches-applied version using gbp pq"
1319 msgstr ""
1320
1321 #: ../dgit:5341
1322 #, perl-format
1323 msgid ""
1324 "--quilt=%s specified, implying that HEAD is for use with a\n"
1325 " tool which does not create patches for changes to upstream\n"
1326 " .gitignores: but, such patches exist in debian/patches.\n"
1327 msgstr ""
1328
1329 #: ../dgit:5350
1330 msgid "dgit view: creating patch to represent .gitignore changes"
1331 msgstr ""
1332
1333 #: ../dgit:5355
1334 #, perl-format
1335 msgid "%s already exists; but want to create it to record .gitignore changes"
1336 msgstr ""
1337
1338 #: ../dgit:5360
1339 msgid ""
1340 "Subject: Update .gitignore from Debian packaging branch\n"
1341 "\n"
1342 "The Debian packaging git branch contains these updates to the upstream\n"
1343 ".gitignore file(s).  This patch is autogenerated, to provide these\n"
1344 "updates to users of the official Debian archive view of the package.\n"
1345 msgstr ""
1346
1347 #: ../dgit:5382
1348 msgid "Commit patch to update .gitignore\n"
1349 msgstr ""
1350
1351 #: ../dgit:5396
1352 msgid "converted"
1353 msgstr ""
1354
1355 #: ../dgit:5397
1356 #, perl-format
1357 msgid "dgit view: created (%s)"
1358 msgstr ""
1359
1360 #: ../dgit:5462
1361 msgid "maximum search space exceeded"
1362 msgstr ""
1363
1364 #: ../dgit:5480
1365 #, perl-format
1366 msgid "has %s not %s"
1367 msgstr ""
1368
1369 #: ../dgit:5489
1370 msgid "root commit"
1371 msgstr ""
1372
1373 #: ../dgit:5495
1374 #, perl-format
1375 msgid "merge (%s nontrivial parents)"
1376 msgstr ""
1377
1378 #: ../dgit:5506
1379 #, perl-format
1380 msgid "changed %s"
1381 msgstr ""
1382
1383 #: ../dgit:5525
1384 #, perl-format
1385 msgid ""
1386 "\n"
1387 "%s: error: quilt fixup cannot be linear.  Stopped at:\n"
1388 msgstr ""
1389
1390 #: ../dgit:5532
1391 #, perl-format
1392 msgid "%s:  %s: %s\n"
1393 msgstr ""
1394
1395 #: ../dgit:5544
1396 msgid "quilt history linearisation failed.  Search `quilt fixup' in dgit(7).\n"
1397 msgstr ""
1398
1399 #: ../dgit:5547
1400 msgid "quilt fixup cannot be linear, smashing..."
1401 msgstr ""
1402
1403 #: ../dgit:5559
1404 #, perl-format
1405 msgid ""
1406 "Automatically generated patch (%s)\n"
1407 "Last (up to) %s git changes, FYI:\n"
1408 "\n"
1409 msgstr ""
1410
1411 #: ../dgit:5566
1412 msgid "quiltify linearisation planning successful, executing..."
1413 msgstr ""
1414
1415 #: ../dgit:5600
1416 msgid "contains unexpected slashes\n"
1417 msgstr ""
1418
1419 #: ../dgit:5601
1420 msgid "contains leading punctuation\n"
1421 msgstr ""
1422
1423 #: ../dgit:5602
1424 msgid "contains bad character(s)\n"
1425 msgstr ""
1426
1427 #: ../dgit:5603
1428 msgid "is series file\n"
1429 msgstr ""
1430
1431 #: ../dgit:5604
1432 msgid "too long\n"
1433 msgstr ""
1434
1435 #: ../dgit:5608
1436 #, perl-format
1437 msgid "quiltifying commit %s: ignoring/dropping Gbp-Pq %s: %s"
1438 msgstr ""
1439
1440 #: ../dgit:5637
1441 #, perl-format
1442 msgid "dgit: patch title transliteration error: %s"
1443 msgstr ""
1444
1445 #: ../dgit:5774
1446 msgid "Commit removal of .pc (quilt series tracking data)\n"
1447 msgstr ""
1448
1449 #: ../dgit:5784
1450 msgid "starting quiltify (single-debian-patch)"
1451 msgstr ""
1452
1453 #: ../dgit:5884
1454 #, perl-format
1455 msgid "dgit: split brain (separate dgit view) may be needed (--quilt=%s)."
1456 msgstr ""
1457
1458 #: ../dgit:5915
1459 #, perl-format
1460 msgid "dgit view: found cached (%s)"
1461 msgstr ""
1462
1463 #: ../dgit:5920
1464 msgid "dgit view: found cached, no changes required"
1465 msgstr ""
1466
1467 #: ../dgit:5931
1468 #, perl-format
1469 msgid "examining quilt state (multiple patches, %s mode)"
1470 msgstr ""
1471
1472 #: ../dgit:6022
1473 msgid ""
1474 "failed to apply your git tree's patch stack (from debian/patches/) to\n"
1475 " the corresponding upstream tarball(s).  Your source tree and .orig\n"
1476 " are probably too inconsistent.  dgit can only fix up certain kinds of\n"
1477 " anomaly (depending on the quilt mode).  Please see --quilt= in dgit(1).\n"
1478 msgstr ""
1479
1480 #: ../dgit:6036
1481 msgid "Tree already contains .pc - will use it then delete it."
1482 msgstr ""
1483
1484 #: ../dgit:6073
1485 #, perl-format
1486 msgid "%s: base trees orig=%.20s o+d/p=%.20s"
1487 msgstr ""
1488
1489 #: ../dgit:6076
1490 #, perl-format
1491 msgid ""
1492 "%s: quilt differences: src:  %s orig %s     gitignores:  %s orig %s\n"
1493 "%s: quilt differences:      HEAD %s o+d/p               HEAD %s o+d/p"
1494 msgstr ""
1495
1496 #: ../dgit:6082
1497 #, perl-format
1498 msgid "dgit:  cannot represent change: %s: %s\n"
1499 msgstr ""
1500
1501 #: ../dgit:6086
1502 msgid ""
1503 "HEAD has changes to .orig[s] which are not representable by `3.0 (quilt)'\n"
1504 msgstr ""
1505
1506 #: ../dgit:6093
1507 msgid "This might be a patches-unapplied branch."
1508 msgstr ""
1509
1510 #: ../dgit:6096
1511 msgid "This might be a patches-applied branch."
1512 msgstr ""
1513
1514 #: ../dgit:6099
1515 msgid "Maybe you need one of --[quilt=]gbp --[quilt=]dpm --quilt=unapplied ?"
1516 msgstr ""
1517
1518 #: ../dgit:6102
1519 msgid "Warning: Tree has .gitattributes.  See GITATTRIBUTES in dgit(7)."
1520 msgstr ""
1521
1522 #: ../dgit:6106
1523 msgid "Maybe orig tarball(s) are not identical to git representation?"
1524 msgstr ""
1525
1526 #: ../dgit:6115
1527 #, perl-format
1528 msgid "starting quiltify (multiple patches, %s mode)"
1529 msgstr ""
1530
1531 #: ../dgit:6153
1532 msgid ""
1533 "\n"
1534 "dgit: Building, or cleaning with rules target, in patches-unapplied tree.\n"
1535 "dgit: Have to apply the patches - making the tree dirty.\n"
1536 "dgit: (Consider specifying --clean=git and (or) using dgit sbuild.)\n"
1537 "\n"
1538 msgstr ""
1539
1540 #: ../dgit:6165
1541 msgid "dgit: Unapplying patches again to tidy up the tree."
1542 msgstr ""
1543
1544 #: ../dgit:6199
1545 msgid "tree contains uncommitted files and --clean=check specified"
1546 msgstr ""
1547
1548 #: ../dgit:6208
1549 msgid "clean takes no additional arguments"
1550 msgstr ""
1551
1552 #: ../dgit:6221
1553 #, perl-format
1554 msgid "-p is not allowed with dgit %s"
1555 msgstr ""
1556
1557 #: ../dgit:6248
1558 #, perl-format
1559 msgid "remove old changes file %s: %s"
1560 msgstr ""
1561
1562 #: ../dgit:6250
1563 #, perl-format
1564 msgid "would remove %s"
1565 msgstr ""
1566
1567 #: ../dgit:6276
1568 msgid "archive query failed (queried because --since-version not specified)"
1569 msgstr ""
1570
1571 #: ../dgit:6282
1572 #, perl-format
1573 msgid "changelog will contain changes since %s"
1574 msgstr ""
1575
1576 #: ../dgit:6285
1577 msgid "package seems new, not specifying -v<version>"
1578 msgstr ""
1579
1580 #: ../dgit:6328
1581 msgid "Wanted to build nothing!"
1582 msgstr ""
1583
1584 #: ../dgit:6366
1585 #, perl-format
1586 msgid "only one changes file from build (%s)\n"
1587 msgstr ""
1588
1589 #: ../dgit:6373
1590 #, perl-format
1591 msgid "%s found in binaries changes file %s"
1592 msgstr ""
1593
1594 #: ../dgit:6380
1595 #, perl-format
1596 msgid "%s unexpectedly not created by build"
1597 msgstr ""
1598
1599 #: ../dgit:6384
1600 #, perl-format
1601 msgid "install new changes %s{,.inmulti}: %s"
1602 msgstr ""
1603
1604 #: ../dgit:6389
1605 #, perl-format
1606 msgid "wrong number of different changes files (%s)"
1607 msgstr ""
1608
1609 #: ../dgit:6392
1610 #, perl-format
1611 msgid "build successful, results in %s\n"
1612 msgstr ""
1613
1614 #: ../dgit:6405
1615 #, perl-format
1616 msgid ""
1617 "changes files other than source matching %s already present; building would "
1618 "result in ambiguity about the intended results.\n"
1619 "Suggest you delete %s.\n"
1620 msgstr ""
1621
1622 #: ../dgit:6423
1623 msgid "build successful\n"
1624 msgstr ""
1625
1626 #: ../dgit:6430
1627 #, perl-format
1628 msgid ""
1629 "%s: warning: build-products-dir set, but not supported by dpkg-buildpackage\n"
1630 "%s: warning: build-products-dir will be ignored; files will go to ..\n"
1631 msgstr ""
1632
1633 #: ../dgit:6542
1634 #, perl-format
1635 msgid "remove %s: %s"
1636 msgstr ""
1637
1638 #: ../dgit:6579
1639 #, perl-format
1640 msgid "put in place new built file (%s): %s"
1641 msgstr ""
1642
1643 #: ../dgit:6592
1644 msgid "build-source takes no additional arguments"
1645 msgstr ""
1646
1647 #: ../dgit:6596
1648 #, perl-format
1649 msgid "source built, results in %s and %s"
1650 msgstr ""
1651
1652 #: ../dgit:6603
1653 msgid ""
1654 "dgit push-source: --include-dirty/--ignore-dirty does not makesense with "
1655 "push-source!"
1656 msgstr ""
1657
1658 #: ../dgit:6609
1659 msgid "source changes file"
1660 msgstr ""
1661
1662 #: ../dgit:6611
1663 msgid "user-specified changes file is not source-only"
1664 msgstr ""
1665
1666 #: ../dgit:6631 ../dgit:6633
1667 #, perl-format
1668 msgid "%s (in build products dir): %s"
1669 msgstr ""
1670
1671 #: ../dgit:6646
1672 msgid ""
1673 "perhaps you need to pass -A ?  (sbuild's default is to build only\n"
1674 "arch-specific binaries; dgit 1.4 used to override that.)\n"
1675 msgstr ""
1676
1677 #: ../dgit:6658
1678 msgid ""
1679 "you asked for a builder but your debbuildopts didn't ask for any binaries -- "
1680 "is this really what you meant?"
1681 msgstr ""
1682
1683 #: ../dgit:6662
1684 msgid ""
1685 "we must build a .dsc to pass to the builder but your debbuiltopts forbids "
1686 "the building of a source package; cannot continue"
1687 msgstr ""
1688
1689 #: ../dgit:6692
1690 msgid "incorrect arguments to dgit print-unapplied-treeish"
1691 msgstr ""
1692
1693 #: ../dgit:6714
1694 msgid "source tree"
1695 msgstr ""
1696
1697 #: ../dgit:6716
1698 #, perl-format
1699 msgid "dgit: import-dsc: %s"
1700 msgstr ""
1701
1702 #: ../dgit:6729
1703 #, perl-format
1704 msgid "unknown dgit import-dsc sub-option `%s'"
1705 msgstr ""
1706
1707 #: ../dgit:6733
1708 msgid "usage: dgit import-dsc .../PATH/TO/.DSC BRANCH"
1709 msgstr ""
1710
1711 #: ../dgit:6737
1712 msgid "dry run makes no sense with import-dsc"
1713 msgstr ""
1714
1715 #: ../dgit:6754
1716 #, perl-format
1717 msgid "%s is checked out - will not update it"
1718 msgstr ""
1719
1720 #: ../dgit:6759
1721 #, perl-format
1722 msgid "open import .dsc (%s): %s"
1723 msgstr ""
1724
1725 #: ../dgit:6761
1726 #, perl-format
1727 msgid "read %s: %s"
1728 msgstr ""
1729
1730 #: ../dgit:6772
1731 msgid "import-dsc signature check failed"
1732 msgstr ""
1733
1734 #: ../dgit:6775
1735 #, perl-format
1736 msgid "%s: warning: importing unsigned .dsc\n"
1737 msgstr ""
1738
1739 #: ../dgit:6786
1740 msgid "Dgit metadata in .dsc"
1741 msgstr ""
1742
1743 #: ../dgit:6797
1744 msgid "dgit: import-dsc of .dsc with Dgit field, using git hash"
1745 msgstr ""
1746
1747 #: ../dgit:6806
1748 #, perl-format
1749 msgid ""
1750 ".dsc contains Dgit field referring to object %s\n"
1751 "Your git tree does not have that object.  Try `git fetch' from a\n"
1752 "plausible server (browse.dgit.d.o? alioth?), and try the import-dsc again.\n"
1753 msgstr ""
1754
1755 #: ../dgit:6813
1756 msgid "Not fast forward, forced update."
1757 msgstr ""
1758
1759 #: ../dgit:6815
1760 #, perl-format
1761 msgid "Not fast forward to %s"
1762 msgstr ""
1763
1764 #: ../dgit:6820
1765 #, perl-format
1766 msgid "updated git ref %s"
1767 msgstr ""
1768
1769 #: ../dgit:6825
1770 #, perl-format
1771 msgid ""
1772 "Branch %s already exists\n"
1773 "Specify ..%s for a pseudo-merge, binding in existing history\n"
1774 "Specify  +%s to overwrite, discarding existing history\n"
1775 msgstr ""
1776
1777 #: ../dgit:6837
1778 #, perl-format
1779 msgid "lstat %s works but stat gives %s !"
1780 msgstr ""
1781
1782 #: ../dgit:6839
1783 #, perl-format
1784 msgid "stat %s: %s"
1785 msgstr ""
1786
1787 #: ../dgit:6847
1788 #, perl-format
1789 msgid "cannot import %s which seems to be inside working tree!"
1790 msgstr ""
1791
1792 #: ../dgit:6851
1793 #, perl-format
1794 msgid "import %s requires .../%s, but it does not exist"
1795 msgstr ""
1796
1797 #: ../dgit:6856
1798 #, perl-format
1799 msgid "import %s requires %s, but: %s"
1800 msgstr ""
1801
1802 #: ../dgit:6858
1803 #, perl-format
1804 msgid "symlink %s to %s: %s"
1805 msgstr ""
1806
1807 #: ../dgit:6859
1808 #, perl-format
1809 msgid "made symlink %s -> %s"
1810 msgstr ""
1811
1812 #: ../dgit:6870
1813 msgid "Import, forced update - synthetic orphan git history."
1814 msgstr ""
1815
1816 #: ../dgit:6872
1817 msgid "Import, merging."
1818 msgstr ""
1819
1820 #: ../dgit:6886
1821 #, perl-format
1822 msgid "Merge %s (%s) import into %s\n"
1823 msgstr ""
1824
1825 #: ../dgit:6895
1826 #, perl-format
1827 msgid "results are in in git ref %s"
1828 msgstr ""
1829
1830 #: ../dgit:6902
1831 msgid "need only 1 subpath argument"
1832 msgstr ""
1833
1834 #: ../dgit:6908
1835 #, perl-format
1836 msgid "exec curl: %s\n"
1837 msgstr ""
1838
1839 #: ../dgit:6922
1840 msgid "need destination argument"
1841 msgstr ""
1842
1843 #: ../dgit:6927
1844 #, perl-format
1845 msgid "exec git clone: %s\n"
1846 msgstr ""
1847
1848 #: ../dgit:6935
1849 msgid "no arguments allowed to dgit print-dgit-repos-server-source-url"
1850 msgstr ""
1851
1852 #: ../dgit:6946
1853 msgid "no arguments allowed to dgit print-dpkg-source-ignores"
1854 msgstr ""
1855
1856 #: ../dgit:6952
1857 msgid "no arguments allowed to dgit setup-mergechangelogs"
1858 msgstr ""
1859
1860 #: ../dgit:6959 ../dgit:6965
1861 msgid "no arguments allowed to dgit setup-useremail"
1862 msgstr ""
1863
1864 #: ../dgit:6971
1865 msgid "no arguments allowed to dgit setup-tree"
1866 msgstr ""
1867
1868 #: ../dgit:7018
1869 msgid ""
1870 "--initiator-tempdir must be used specify an absolute, not relative, "
1871 "directory."
1872 msgstr ""
1873
1874 #: ../dgit:7057
1875 #, perl-format
1876 msgid "%s needs a value"
1877 msgstr ""
1878
1879 #: ../dgit:7061
1880 #, perl-format
1881 msgid "bad value `%s' for %s"
1882 msgstr ""
1883
1884 #: ../dgit:7146
1885 #, perl-format
1886 msgid "%s: warning: ignoring unknown force option %s\n"
1887 msgstr ""
1888
1889 #: ../dgit:7166
1890 #, perl-format
1891 msgid "unknown long option `%s'"
1892 msgstr ""
1893
1894 #: ../dgit:7219
1895 #, perl-format
1896 msgid "unknown short option `%s'"
1897 msgstr ""
1898
1899 #: ../dgit:7234
1900 #, perl-format
1901 msgid "%s is set to something other than SIG_DFL\n"
1902 msgstr ""
1903
1904 #: ../dgit:7238
1905 #, perl-format
1906 msgid "%s is blocked\n"
1907 msgstr ""
1908
1909 #: ../dgit:7244
1910 #, perl-format
1911 msgid ""
1912 "On entry to dgit, %s\n"
1913 "This is a bug produced by something in in your execution environment.\n"
1914 "Giving up.\n"
1915 msgstr ""
1916
1917 #: ../dgit:7261
1918 #, perl-format
1919 msgid "cannot set command for %s"
1920 msgstr ""
1921
1922 #: ../dgit:7274
1923 #, perl-format
1924 msgid "cannot configure options for %s"
1925 msgstr ""
1926
1927 #: ../dgit:7294
1928 #, perl-format
1929 msgid "unknown quilt-mode `%s'"
1930 msgstr ""
1931
1932 #: ../dgit:7304
1933 #, perl-format
1934 msgid "unknown %s setting `%s'"
1935 msgstr ""
1936
1937 #: ../dgit:7309
1938 msgid "dgit: --include-dirty is not supported in split view quilt mode"
1939 msgstr ""
1940
1941 #: ../dgit:7317
1942 #, perl-format
1943 msgid "unknown clean-mode `%s'"
1944 msgstr ""
1945
1946 #: ../dgit:7338
1947 msgid "DRY RUN ONLY\n"
1948 msgstr ""
1949
1950 #: ../dgit:7339
1951 msgid "DAMP RUN - WILL MAKE LOCAL (UNSIGNED) CHANGES\n"
1952 msgstr ""
1953
1954 #: ../dgit:7355
1955 #, perl-format
1956 msgid "unknown operation %s"
1957 msgstr ""
1958
1959 #: ../git-debrebase:2069
1960 msgid "old anchor is recognised due to --anchor, cannot check upstream"
1961 msgstr "old anchor is recognized due to --anchor, cannot check upstream"
1962
1963 #: ../git-debrebase:2980
1964 msgid "git-debrebase: no cuddling to -i for git-rebase"
1965 msgstr ""
1966
1967 #: ../git-debrebase:3011
1968 #, perl-format
1969 msgid "unknown git-debrebase sub-operation %s"
1970 msgstr ""
1971
1972 #: ../Debian/Dgit.pm:295
1973 #, perl-format
1974 msgid "error: %s\n"
1975 msgstr ""
1976
1977 #: ../Debian/Dgit.pm:315
1978 #, perl-format
1979 msgid "getcwd failed: %s\n"
1980 msgstr ""
1981
1982 #: ../Debian/Dgit.pm:334
1983 msgid "terminated, reporting successful completion"
1984 msgstr ""
1985
1986 #: ../Debian/Dgit.pm:336
1987 #, perl-format
1988 msgid "failed with error exit status %s"
1989 msgstr ""
1990
1991 #: ../Debian/Dgit.pm:339
1992 #, perl-format
1993 msgid "died due to fatal signal %s"
1994 msgstr ""
1995
1996 #: ../Debian/Dgit.pm:343
1997 #, perl-format
1998 msgid "failed with unknown wait status %s"
1999 msgstr ""
2000
2001 #: ../Debian/Dgit.pm:349
2002 msgid "failed command"
2003 msgstr ""
2004
2005 #: ../Debian/Dgit.pm:355
2006 #, perl-format
2007 msgid "failed to fork/exec: %s"
2008 msgstr ""
2009
2010 #: ../Debian/Dgit.pm:357
2011 #, perl-format
2012 msgid "subprocess %s"
2013 msgstr ""
2014
2015 #: ../Debian/Dgit.pm:359
2016 msgid "subprocess produced invalid output"
2017 msgstr ""
2018
2019 #: ../Debian/Dgit.pm:544
2020 msgid "git index contains changes (does not match HEAD)"
2021 msgstr ""
2022
2023 #: ../Debian/Dgit.pm:545
2024 msgid "working tree is dirty (does not match HEAD)"
2025 msgstr ""
2026
2027 #: ../Debian/Dgit.pm:616
2028 msgid "detached HEAD"
2029 msgstr ""
2030
2031 #: ../Debian/Dgit.pm:617
2032 msgid "HEAD symref is not to refs/"
2033 msgstr ""
2034
2035 #: ../Debian/Dgit.pm:633
2036 #, perl-format
2037 msgid "parsing of %s failed"
2038 msgstr ""
2039
2040 #: ../Debian/Dgit.pm:642
2041 #, perl-format
2042 msgid ""
2043 "control file %s is (already) PGP-signed.  Note that dgit push needs to "
2044 "modify the .dsc and then do the signature itself"
2045 msgstr ""
2046
2047 #: ../Debian/Dgit.pm:656
2048 #, perl-format
2049 msgid "open %s (%s): %s"
2050 msgstr ""
2051
2052 #: ../Debian/Dgit.pm:677
2053 #, perl-format
2054 msgid "missing field %s in %s"
2055 msgstr ""
2056
2057 #: ../Debian/Dgit.pm:749
2058 msgid "Dummy commit - do not use\n"
2059 msgstr ""
2060
2061 #: ../Debian/Dgit.pm:838
2062 #, perl-format
2063 msgid "cannot stat %s/.git: %s"
2064 msgstr ""
2065
2066 #: ../Debian/Dgit.pm:861
2067 #, perl-format
2068 msgid "failed to mkdir playground parent %s: %s"
2069 msgstr ""
2070
2071 #: ../Debian/Dgit.pm:869
2072 #, perl-format
2073 msgid "failed to mkdir a playground %s: %s"
2074 msgstr ""
2075
2076 #: ../Debian/Dgit.pm:878
2077 #, perl-format
2078 msgid "failed to mkdir the playground %s: %s"
2079 msgstr ""