chiark / gitweb /
dgit: update-vcs-git: Do not crash if url is unchanged
[dgit.git] / po4a / git-debrebase_1.pot
index 630039bf9cae1decb6f6bdb997485bfeb097fe72..8c08286fd40f5ac4ba3152e6850285b7cac378eb 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2019-01-06 17:50+0000\n"
+"POT-Creation-Date: 2019-07-21 01:37+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21,7 +21,8 @@ msgstr ""
 #: ../dgit-maint-native.7.pod:1 ../dgit-maint-merge.7.pod:1
 #: ../dgit-maint-gbp.7.pod:1 ../dgit-maint-debrebase.7.pod:1
 #: ../dgit-downstream-dsc.7.pod:1 ../dgit-sponsorship.7.pod:1
-#: ../git-debrebase.1.pod:1 ../git-debrebase.5.pod:1
+#: ../dgit-maint-bpo.7.pod:1 ../git-debrebase.1.pod:1 ../git-debrebase.5.pod:1
+#: ../git-debpush.1.pod:1
 #, no-wrap
 msgid "NAME"
 msgstr ""
@@ -33,12 +34,13 @@ msgid "OPTIONS"
 msgstr ""
 
 #. type: =head1
-#: ../dgit.1:1469 ../dgit.7:23 ../dgit-user.7.pod:447
+#: ../dgit.1:1549 ../dgit.7:23 ../dgit-user.7.pod:447
 #: ../dgit-nmu-simple.7.pod:137 ../dgit-maint-native.7.pod:126
-#: ../dgit-maint-merge.7.pod:491 ../dgit-maint-gbp.7.pod:136
-#: ../dgit-maint-debrebase.7.pod:747 ../dgit-downstream-dsc.7.pod:352
-#: ../dgit-sponsorship.7.pod:321 ../git-debrebase.1.pod:619
-#: ../git-debrebase.5.pod:678
+#: ../dgit-maint-merge.7.pod:521 ../dgit-maint-gbp.7.pod:136
+#: ../dgit-maint-debrebase.7.pod:778 ../dgit-downstream-dsc.7.pod:352
+#: ../dgit-sponsorship.7.pod:321 ../dgit-maint-bpo.7.pod:134
+#: ../git-debrebase.1.pod:619 ../git-debrebase.5.pod:678
+#: ../git-debpush.1.pod:223
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -47,7 +49,7 @@ msgstr ""
 #: ../dgit-user.7.pod:5 ../dgit-maint-native.7.pod:5
 #: ../dgit-maint-merge.7.pod:5 ../dgit-maint-gbp.7.pod:5
 #: ../dgit-maint-debrebase.7.pod:5 ../dgit-downstream-dsc.7.pod:5
-#: ../git-debrebase.1.pod:10 ../git-debrebase.5.pod:5
+#: ../dgit-maint-bpo.7.pod:5 ../git-debrebase.1.pod:10 ../git-debrebase.5.pod:5
 msgid "INTRODUCTION"
 msgstr ""
 
@@ -88,7 +90,7 @@ msgstr ""
 #. type: textblock
 #: ../git-debrebase.1.pod:22
 msgid ""
-"You should read this manpage in cojnunction with L<git-debrebase(5)/"
+"You should read this manpage in conjunction with L<git-debrebase(5)/"
 "TERMINOLOGY>, which defines many important terms used here."
 msgstr ""
 
@@ -157,7 +159,7 @@ msgstr ""
 msgid ""
 "It is hazardous to use plain git-rebase on a git-debrebase branch, because "
 "git-rebase has a tendency to start the rebase too far back in history, and "
-"then drop important commits.  Soo L<git-debrebase(5)/ILLEGAL OPERATIONS>"
+"then drop important commits.  See L<git-debrebase(5)/ILLEGAL OPERATIONS>"
 msgstr ""
 
 #. type: =item
@@ -325,7 +327,7 @@ msgstr ""
 #. type: textblock
 #: ../git-debrebase.1.pod:157
 msgid ""
-"<new-version> may be whole new Debian version, including revision, or just "
+"<new-version> may be whole new Debian version, including revision, or just "
 "the upstream part, in which case -1 will be appended to make the new Debian "
 "version."
 msgstr ""
@@ -461,7 +463,7 @@ msgstr ""
 msgid ""
 "If the patches implied by the current branch are not a simple superset of "
 "those already in debian/patches, make-patches will fail with exit status 7, "
-"and an error message.  (The message can be suppress with --quiet-would-"
+"and an error message.  (The message can be suppressed with --quiet-would-"
 "amend.)  If the problem is simply that the existing patches were not made by "
 "git-debrebase, using dgit quilt-fixup instead should succeed."
 msgstr ""
@@ -478,7 +480,7 @@ msgstr ""
 
 #. type: textblock
 #: ../git-debrebase.1.pod:261
-msgid "Cnnverts any of the following into a git-debrebase interchange branch:"
+msgid "Converts any of the following into a git-debrebase interchange branch:"
 msgstr ""
 
 #. type: textblock
@@ -651,7 +653,7 @@ msgstr ""
 #: ../git-debrebase.1.pod:371
 msgid ""
 "This is provided mostly for the test suite and for unusual situations.  It "
-"should only be used with care and with a proper understanding of the "
+"should only be used with care and with a proper understanding of the "
 "underlying theory."
 msgstr ""
 
@@ -921,7 +923,7 @@ msgstr ""
 
 #. type: =item
 #: ../git-debrebase.1.pod:534
-msgid "--experimntal-merge-resolution"
+msgid "--experimental-merge-resolution"
 msgstr ""
 
 #. type: textblock
@@ -1045,5 +1047,5 @@ msgstr ""
 
 #. type: textblock
 #: ../git-debrebase.1.pod:621
-msgid "git-debrebase(1), dgit-maint-rebase(7), dgit(1), gitglossary(7)"
+msgid "git-debrebase(1), dgit-maint-debrebase(7), dgit(1), gitglossary(7)"
 msgstr ""