summaryrefslogtreecommitdiffstats
path: root/po/quilt.pot
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-07-19 09:45:21 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-07-19 09:45:21 +0000
commit6b8c6a544805368497f2921a81c8f20f0b575385 (patch)
tree756d9e479a7371cac92f85280214eadc267e0655 /po/quilt.pot
parent4857f169d61248f33cd0e56c7ae0962b39771b92 (diff)
downloadquilt-6b8c6a544805368497f2921a81c8f20f0b575385.tar.gz
- Fix a few translation bugs; update german translation.
Diffstat (limited to 'po/quilt.pot')
-rw-r--r--po/quilt.pot330
1 files changed, 166 insertions, 164 deletions
diff --git a/po/quilt.pot b/po/quilt.pot
index f05c600..e880acf 100644
--- a/po/quilt.pot
+++ b/po/quilt.pot
@@ -1,16 +1,16 @@
-#: bin/quilt:23
+#: bin/quilt.in:23
msgid "Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ..."
msgstr ""
-#: bin/quilt:24
+#: bin/quilt.in:24
msgid " quilt --version"
msgstr ""
-#: bin/quilt:26
+#: bin/quilt.in:26
msgid "Commands are:"
msgstr ""
-#: bin/quilt:31
+#: bin/quilt.in:31
msgid ""
"\n"
"Global options:\n"
@@ -27,11 +27,11 @@ msgid ""
"\tPrint the version number and exit immediately."
msgstr ""
-#: quilt/add:22
+#: quilt/add.in:22
msgid "Usage: quilt add [-p patch] {file} ...\\n"
msgstr ""
-#: quilt/add:25
+#: quilt/add.in:25
msgid ""
"\n"
"Add one or more files to the topmost or named patch. Files must be\n"
@@ -42,79 +42,81 @@ msgid ""
"\tPatch to add files to.\n"
msgstr ""
-#: quilt/add:48 quilt/add:54
+#: quilt/add.in:48 quilt/add.in:54
msgid "File \\`%s' is located below \\`%s'\\n"
msgstr ""
-#: quilt/add:78 quilt/applied:62 quilt/delete:97 quilt/diff:160 quilt/diff:171
-#: quilt/graph:116 quilt/header:135 quilt/next:62 quilt/pop:246
-#: quilt/previous:62 quilt/push:312 quilt/refresh:148 quilt/remove:53
-#: quilt/rename:63 quilt/unapplied:62
+#: quilt/add.in:78 quilt/applied.in:62 quilt/delete.in:97 quilt/diff.in:160
+#: quilt/diff.in:171 quilt/graph.in:116 quilt/header.in:135 quilt/next.in:62
+#: quilt/pop.in:246 quilt/previous.in:62 quilt/push.in:312
+#: quilt/refresh.in:148 quilt/remove.in:53 quilt/rename.in:63
+#: quilt/unapplied.in:62
msgid "Patch %s is not in series\\n"
msgstr ""
-#: quilt/add:99 quilt/diff:239 quilt/graph:121 quilt/pop:261 quilt/refresh:154
-#: quilt/remove:74
+#: quilt/add.in:99 quilt/diff.in:239 quilt/graph.in:121 quilt/pop.in:261
+#: quilt/refresh.in:154 quilt/remove.in:74
msgid "Patch %s is not applied\\n"
msgstr ""
-#: quilt/add:106 quilt/delete:76 quilt/diff:247 quilt/files:103 quilt/fold:79
-#: quilt/fork:72 quilt/graph:131 quilt/header:142 quilt/pop:295 quilt/push:350
-#: quilt/refresh:162 quilt/remove:81 quilt/rename:85
+#: quilt/add.in:106 quilt/delete.in:76 quilt/diff.in:247 quilt/files.in:103
+#: quilt/fold.in:79 quilt/fork.in:72 quilt/graph.in:131 quilt/header.in:142
+#: quilt/pop.in:295 quilt/push.in:350 quilt/refresh.in:162 quilt/remove.in:81
+#: quilt/rename.in:85
msgid "No patches applied\\n"
msgstr ""
-#: quilt/add:121
+#: quilt/add.in:121
msgid "File %s is already in patch %s\\n"
msgstr ""
-#: quilt/add:129 quilt/remove:100
+#: quilt/add.in:129 quilt/remove.in:100
msgid "File %s modified by patch %s\\n"
msgstr ""
-#: quilt/add:137
+#: quilt/add.in:137
msgid "Cannot add symbolic link %s\\n"
msgstr ""
-#: quilt/add:144
+#: quilt/add.in:144
msgid "Failed to back up file %s\\n"
msgstr ""
-#: quilt/add:155
+#: quilt/add.in:155
msgid "File %s added to patch %s\\n"
msgstr ""
-#: quilt/annotate:22
+#: quilt/annotate.in:22
msgid "Usage: quilt annotate {file}\\n"
msgstr ""
-#: quilt/annotate:25
+#: quilt/annotate.in:25
msgid ""
"\n"
"Print an annotated listing of the specified file showing which\n"
"patches modify which lines.\n"
msgstr ""
-#: quilt/applied:22
+#: quilt/applied.in:22
msgid "Usage: quilt applied [patch]\\n"
msgstr ""
-#: quilt/applied:25
+#: quilt/applied.in:25
msgid ""
"\n"
"Print a list of applied patches, or all patches up to and including the\n"
"specified patch in the file series.\n"
msgstr ""
-#: quilt/applied:67
+#: quilt/applied.in:67
msgid "Patch is not applied\\n"
msgstr ""
-#: quilt/delete:22
+#: quilt/delete.in:22
msgid "Usage: quilt delete [patch | -n]\\n"
msgstr ""
-#: quilt/delete:25
+#: quilt/delete.in:25
msgid ""
"\n"
"Remove the specified or topmost patch from the series file. If the\n"
@@ -125,30 +127,30 @@ msgid ""
"\tor topmost patch.\n"
msgstr ""
-#: quilt/delete:88
+#: quilt/delete.in:88
msgid "No next patch\\n"
msgstr ""
-#: quilt/delete:106
+#: quilt/delete.in:106
msgid "Patch %s is currently applied\\n"
msgstr ""
-#: quilt/delete:113
+#: quilt/delete.in:113
msgid "Removed patch %s\\n"
msgstr ""
-#: quilt/delete:115
+#: quilt/delete.in:115
msgid "Failed to remove patch %s\\n"
msgstr ""
-#: quilt/diff:24
+#: quilt/diff.in:24
msgid ""
"Usage: quilt diff [-p n] [-u|-U num|-c|-C num] [--combine patch|-z] [-R] [-P "
"patch] [--snapshot] [--diff=utility] [--no-timestamps] [--no-index] [--sort] "
"[--color] [file ...]\\n"
msgstr ""
-#: quilt/diff:28
+#: quilt/diff.in:28
msgid ""
"\n"
"Produces a diff of the specified file(s) in the topmost or specified\n"
@@ -195,54 +197,54 @@ msgid ""
"--sort\tSort files by their name instead of preserving the original order.\n"
msgstr ""
-#: quilt/diff:231
+#: quilt/diff.in:231
msgid "Options \\`-c patch', \\`--snapshot', and \\`-z' cannot be combined.\\n"
msgstr ""
-#: quilt/diff:258
+#: quilt/diff.in:258
msgid "Cannot diff patches with -p%s, please specify -p0 or -p1 instead\\n"
msgstr ""
-#: quilt/diff:293 quilt/files:122
+#: quilt/diff.in:293 quilt/files.in:122
msgid "Patch %s not applied before patch %s\\n"
msgstr ""
-#: quilt/diff:343 quilt/pop:114
+#: quilt/diff.in:343 quilt/pop.in:114
msgid "Failed to copy files to temporary directory\\n"
msgstr ""
-#: quilt/diff:367 quilt/pop:138
+#: quilt/diff.in:367 quilt/pop.in:138
msgid "Failed to patch temporary files\\n"
msgstr ""
-#: quilt/diff:386
+#: quilt/diff.in:386
msgid "File %s is not being modified\\n"
msgstr ""
-#: quilt/diff:406 quilt/refresh:201
+#: quilt/diff.in:406 quilt/refresh.in:201
msgid "Diff failed, aborting\\n"
msgstr ""
-#: quilt/diff:413
+#: quilt/diff.in:413
msgid "More recent patches modify files in patch %s\\n"
msgstr ""
-#: quilt/edit:13
+#: quilt/edit.in:13
msgid "Usage: quilt edit file ...\\n"
msgstr ""
-#: quilt/edit:16
+#: quilt/edit.in:16
msgid ""
"\n"
"Edit the specified file(s) in \\$EDITOR (%s) after adding it (them) to\n"
"the topmost patch.\n"
msgstr ""
-#: quilt/files:22
+#: quilt/files.in:22
msgid "Usage: quilt files [-v] [-a] [-l] [--combine patch] [patch]\\n"
msgstr ""
-#: quilt/files:25
+#: quilt/files.in:25
msgid ""
"\n"
"Print the list of files that the topmost or specified patch changes.\n"
@@ -260,15 +262,15 @@ msgid ""
"\n"
msgstr ""
-#: quilt/files:76 quilt/files:96
+#: quilt/files.in:76 quilt/files.in:96
msgid "Patch %s is not in series file\\n"
msgstr ""
-#: quilt/fold:22
+#: quilt/fold.in:22
msgid "Usage: quilt fold [-p strip-level]\\n"
msgstr ""
-#: quilt/fold:25
+#: quilt/fold.in:25
msgid ""
"\n"
"Integrate the patch read from standard input into the topmost patch:\n"
@@ -281,15 +283,15 @@ msgid ""
"\twhen applying patchfile.\n"
msgstr ""
-#: quilt/fold:116
+#: quilt/fold.in:116
msgid "File %s may be corrupted\\n"
msgstr ""
-#: quilt/fork:22
+#: quilt/fork.in:22
msgid "Usage: quilt fork [new_name]\\n"
msgstr ""
-#: quilt/fork:25
+#: quilt/fork.in:25
msgid ""
"\n"
"Fork the topmost patch. Forking a patch means creating a verbatim copy\n"
@@ -305,25 +307,25 @@ msgid ""
"patch-2.diff, patch-3.diff).\n"
msgstr ""
-#: quilt/fork:99
+#: quilt/fork.in:99
msgid "Patch %s exists already, please choose a new name\\n"
msgstr ""
-#: quilt/fork:111
+#: quilt/fork.in:111
msgid "Fork of patch %s to patch %s failed\\n"
msgstr ""
-#: quilt/fork:117
+#: quilt/fork.in:117
msgid "Fork of patch %s created as %s\\n"
msgstr ""
-#: quilt/graph:22
+#: quilt/graph.in:22
msgid ""
"Usage: quilt graph [--all] [--reduce] [--lines[=num]] [--edge-labels=files] "
"[patch]\\n"
msgstr ""
-#: quilt/graph:26
+#: quilt/graph.in:26
msgid ""
"\n"
"Generate a dot(1) directed graph showing the dependencies between\n"
@@ -354,11 +356,11 @@ msgid ""
"-T ps\tDirectly produce a PostScript output file.\n"
msgstr ""
-#: quilt/grep:22
+#: quilt/grep.in:22
msgid "Usage: quilt grep [-h|options] {pattern}\\n"
msgstr ""
-#: quilt/grep:25
+#: quilt/grep.in:25
msgid ""
"\n"
"Grep through the source files, recursively, skipping patches and quilt\n"
@@ -370,13 +372,13 @@ msgid ""
"\tcan be passed after a second double-dash (-- --).\n"
msgstr ""
-#: quilt/header:24
+#: quilt/header.in:24
msgid ""
"Usage: quilt header [-a|-r|-e] [--backup] [--strip-diffstat] [--strip-"
"trailing-whitespace] [patch]\\n"
msgstr ""
-#: quilt/header:28
+#: quilt/header.in:28
msgid ""
"\n"
"Print or change the header of the topmost or specified patch.\n"
@@ -396,19 +398,19 @@ msgid ""
"\tCreate a backup copy of the old version of a patch as patch~.\n"
msgstr ""
-#: quilt/header:192
+#: quilt/header.in:192
msgid "Replaced header of patch %s\\n"
msgstr ""
-#: quilt/header:195
+#: quilt/header.in:195
msgid "Appended text to header of patch %s\\n"
msgstr ""
-#: quilt/import:22
+#: quilt/import.in:22
msgid "Usage: quilt import [-f] [-p num] [-n patch] patchfile ...\\n"
msgstr ""
-#: quilt/import:25
+#: quilt/import.in:25
msgid ""
"\n"
"Import external patches.\n"
@@ -423,54 +425,54 @@ msgid ""
"-f\tOverwite/update existing patches.\n"
msgstr ""
-#: quilt/import:74
+#: quilt/import.in:74
msgid "Option \\`-n' can only be used when importing a single patch\\n"
msgstr ""
-#: quilt/import:92
+#: quilt/import.in:92
msgid "Patch %s is applied\\n"
msgstr ""
-#: quilt/import:100
+#: quilt/import.in:100
msgid "Patch %s exists. Replace with -f.\\n"
msgstr ""
-#: quilt/import:104
+#: quilt/import.in:104
msgid "Replacing patch %s with new version\\n"
msgstr ""
-#: quilt/import:107
+#: quilt/import.in:107
msgid "Importing patch %s (stored as %s)\\n"
msgstr ""
-#: quilt/import:115
+#: quilt/import.in:115
msgid "Failed to import patch %s\\n"
msgstr ""
-#: quilt/import:122
+#: quilt/import.in:122
msgid "Failed to insert patch %s into file series\\n"
msgstr ""
-#: quilt/mail:25
+#: quilt/mail.in:25
msgid ""
"Usage: quilt mail {--mbox file|--send} [--from ...] [--to ...] [--cc ...] [--"
"bcc ...] [--subject ...]\\n"
msgstr ""
-#: quilt/mail:28
+#: quilt/mail.in:28
msgid ""
"\n"
"Create mail messages from all patches in the series file, and either store\n"
"them in a mailbox file, or send them immediately. The editor is opened\n"
"with a template for the introductory message. Please see the file\n"
-"/usr/share/doc/quilt-0.41/README.MAIL for details.\n"
+"%s for details.\n"
"\n"
"--mbox file\n"
"\tStore all messages in the specified file in mbox format. The mbox\n"
"\tcan later be sent using formail, for example.\n"
"\n"
"--send\n"
-"\tSend the messages directly using /usr/sbin/sendmail.\n"
+"\tSend the messages directly using @MTA@.\n"
"\n"
"--from, --subject\n"
"\tThe values for the From and Subject headers to use.\n"
@@ -479,45 +481,45 @@ msgid ""
"\tAppend a recipient to the To, Cc, or Bcc header.\n"
msgstr ""
-#: quilt/new:22
+#: quilt/new.in:22
msgid "Usage: quilt new {patchname}\\n"
msgstr ""
-#: quilt/new:25
+#: quilt/new.in:25
msgid ""
"\n"
"Create a new patch with the specified file name, and insert it after the\n"
"topmost patch in the patch series file.\n"
msgstr ""
-#: quilt/new:64
+#: quilt/new.in:64
msgid "Patch %s exists already\\n"
msgstr ""
-#: quilt/new:75
+#: quilt/new.in:75
msgid "Failed to create patch %s\\n"
msgstr ""
-#: quilt/new:78
+#: quilt/new.in:78
msgid "Patch %s is now on top\\n"
msgstr ""
-#: quilt/next:22
+#: quilt/next.in:22
msgid "Usage: quilt next [patch]\\n"
msgstr ""
-#: quilt/next:25
+#: quilt/next.in:25
msgid ""
"\n"
"Print the name of the next patch after the specified or topmost patch in\n"
"the series file.\n"
msgstr ""
-#: quilt/patches:22
+#: quilt/patches.in:22
msgid "Usage: quilt patches {file}\\n"
msgstr ""
-#: quilt/patches:25
+#: quilt/patches.in:25
msgid ""
"\n"
"Print the list of patches that modify the specified file. (Uses a\n"
@@ -527,11 +529,11 @@ msgid ""
"-v\tVerbose, more user friendly output.\n"
msgstr ""
-#: quilt/pop:22
+#: quilt/pop.in:22
msgid "Usage: quilt pop [-afRqv] [num|patch]\\n"
msgstr ""
-#: quilt/pop:25
+#: quilt/pop.in:25
msgid ""
"\n"
"Remove patch(es) from the stack of applied patches. Without options,\n"
@@ -554,46 +556,46 @@ msgid ""
"-v\tVerbose operation.\n"
msgstr ""
-#: quilt/pop:156
+#: quilt/pop.in:156
msgid "Patch %s does not remove cleanly (refresh it or enforce with -f)\\n"
msgstr ""
-#: quilt/pop:181
+#: quilt/pop.in:181
msgid "Patch %s appears to be empty, removing\\n"
msgstr ""
-#: quilt/pop:185
+#: quilt/pop.in:185
msgid "Removing patch %s\\n"
msgstr ""
-#: quilt/pop:269
+#: quilt/pop.in:269
msgid "Patch %s needs to be refreshed first.\\n"
msgstr ""
-#: quilt/pop:279
+#: quilt/pop.in:279
msgid "No patch removed\\n"
msgstr ""
-#: quilt/pop:302 quilt/push:372
+#: quilt/pop.in:302 quilt/push.in:372
msgid "Now at patch %s\\n"
msgstr ""
-#: quilt/previous:22
+#: quilt/previous.in:22
msgid "Usage: quilt previous [patch]\\n"
msgstr ""
-#: quilt/previous:25
+#: quilt/previous.in:25
msgid ""
"\n"
"Print the name of the previous patch before the specified or topmost\n"
"patch in the series file.\n"
msgstr ""
-#: quilt/push:24
+#: quilt/push.in:24
msgid "Usage: quilt push [-afqv] [--leave-rejects] [num|patch]\\n"
msgstr ""
-#: quilt/push:27
+#: quilt/push.in:27
msgid ""
"\n"
"Apply patch(es) from the series file. Without options, the next patch\n"
@@ -621,56 +623,56 @@ msgid ""
"\tpatch program.\n"
"\n"
"--color[=always|auto|never]\n"
-" Use syntax coloring.\n"
+"\tUse syntax coloring.\n"
msgstr ""
-#: quilt/push:64
+#: quilt/push.in:64
msgid "Interrupted by user; patch %s was not applied.\\n"
msgstr ""
-#: quilt/push:157
+#: quilt/push.in:157
msgid "Applying patch %s\\n"
msgstr ""
-#: quilt/push:189
+#: quilt/push.in:189
msgid "Patch %s does not exist, applied\\n"
msgstr ""
-#: quilt/push:193
+#: quilt/push.in:193
msgid "Patch %s appears to be empty, applied\\n"
msgstr ""
-#: quilt/push:197
+#: quilt/push.in:197
msgid "Applied patch %s (forced; needs refresh)\\n"
msgstr ""
-#: quilt/push:202
+#: quilt/push.in:202
msgid "Patch %s does not apply (enforce with -f)\\n"
msgstr ""
-#: quilt/push:241
+#: quilt/push.in:241
msgid "Patch %s not found in file series\\n"
msgstr ""
-#: quilt/push:329
+#: quilt/push.in:329
msgid "Patch %s is already applied\\n"
msgstr ""
-#: quilt/push:338
+#: quilt/push.in:338
msgid "The topmost patch %s needs to be refreshed first.\\n"
msgstr ""
-#: quilt/push:352
+#: quilt/push.in:352
msgid "File series fully applied, ends at patch %s\\n"
msgstr ""
-#: quilt/refresh:22
+#: quilt/refresh.in:22
msgid ""
"Usage: quilt refresh [-p n] [-f] [--no-timestamps] [--no-index] [--diffstat] "
"[--sort] [--backup] [--strip-trailing-whitespace] [patch]\\n"
msgstr ""
-#: quilt/refresh:26
+#: quilt/refresh.in:26
msgid ""
"\n"
"Refreshes the specified patch, or the topmost patch by default.\n"
@@ -710,40 +712,40 @@ msgid ""
"--sort\tSort files by their name instead of preserving the original order.\n"
"\n"
"--strip-trailing-whitespace\n"
-"\tStrip trailing whitespace at the end of lines of the generated patch.\n"
+"\tStrip trailing whitespace at the end of lines.\n"
msgstr ""
-#: quilt/refresh:173
+#: quilt/refresh.in:173
msgid "Cannot refresh patches with -p%s, please specify -p0 or -p1 instead\\n"
msgstr ""
-#: quilt/refresh:207
+#: quilt/refresh.in:207
msgid ""
"More recent patches modify files in patch %s. Enforce refresh with -f.\\n"
msgstr ""
-#: quilt/refresh:213
+#: quilt/refresh.in:213
msgid ""
"Cannot use --strip-trailing-whitespace on a patch that has shadowed files.\\n"
msgstr ""
-#: quilt/refresh:219
+#: quilt/refresh.in:219
msgid "Nothing in patch %s\\n"
msgstr ""
-#: quilt/refresh:296
+#: quilt/refresh.in:296
msgid "Patch %s is unchanged\\n"
msgstr ""
-#: quilt/refresh:301
+#: quilt/refresh.in:301
msgid "Refreshed patch %s\\n"
msgstr ""
-#: quilt/remove:22
+#: quilt/remove.in:22
msgid "Usage: quilt remove [-p patch] {file} ...\\n"
msgstr ""
-#: quilt/remove:25
+#: quilt/remove.in:25
msgid ""
"\n"
"Remove one or more files from the topmost or named patch. Files that\n"
@@ -753,23 +755,23 @@ msgid ""
"\tPatch to remove files from.\n"
msgstr ""
-#: quilt/remove:91
+#: quilt/remove.in:91
msgid "File %s is not in patch %s\\n"
msgstr ""
-#: quilt/remove:109
+#: quilt/remove.in:109
msgid "Failed to remove file %s from patch %s\\n"
msgstr ""
-#: quilt/remove:123
+#: quilt/remove.in:123
msgid "File %s removed from patch %s\\n"
msgstr ""
-#: quilt/rename:22
+#: quilt/rename.in:22
msgid "Usage: quilt rename [-p patch] new_name\\n"
msgstr ""
-#: quilt/rename:25
+#: quilt/rename.in:25
msgid ""
"\n"
"Rename the topmost or named patch.\n"
@@ -778,23 +780,23 @@ msgid ""
"\tPatch to rename.\n"
msgstr ""
-#: quilt/rename:96
+#: quilt/rename.in:96
msgid "Patch %s exists already, please choose a different name\\n"
msgstr ""
-#: quilt/rename:110
+#: quilt/rename.in:110
msgid "Renaming of patch %s to %s failed\\n"
msgstr ""
-#: quilt/rename:116
+#: quilt/rename.in:116
msgid "Patch %s renamed to %s\\n"
msgstr ""
-#: quilt/series:22
+#: quilt/series.in:22
msgid "Usage: quilt series [-v]\\n"
msgstr ""
-#: quilt/series:25
+#: quilt/series.in:25
msgid ""
"\n"
"Print the names of all patches in the series file.\n"
@@ -802,11 +804,11 @@ msgid ""
"-v\tVerbose, more user friendly output.\n"
msgstr ""
-#: quilt/setup:27
+#: quilt/setup.in:27
msgid "Usage: quilt setup [-d path-prefix] [-v] {specfile|seriesfile}\\n"
msgstr ""
-#: quilt/setup:30
+#: quilt/setup.in:30
msgid ""
"\n"
"Initializes a source tree from an rpm spec file or a quilt series file.\n"
@@ -816,31 +818,31 @@ msgid ""
"-v\tverbose debug output.\n"
msgstr ""
-#: quilt/setup:96
+#: quilt/setup.in:96
msgid "Directory %s exists\\n"
msgstr ""
-#: quilt/setup:102
+#: quilt/setup.in:102
msgid "File %s exists\\n"
msgstr ""
-#: quilt/setup:118
+#: quilt/setup.in:118
msgid "The %%prep section of %s failed; results may be incomplete\\n"
msgstr ""
-#: quilt/setup:121
+#: quilt/setup.in:121
msgid "The -v option will show rpm's output\\n"
msgstr ""
-#: quilt/setup:155
+#: quilt/setup.in:155
msgid "Unpacking archive %s\\n"
msgstr ""
-#: quilt/snapshot:22
+#: quilt/snapshot.in:22
msgid "Usage: quilt snapshot [-d]\\n"
msgstr ""
-#: quilt/snapshot:25
+#: quilt/snapshot.in:25
msgid ""
"\n"
"Take a snapshot of the current working state. After taking the snapshot,\n"
@@ -851,33 +853,33 @@ msgid ""
"-d\tOnly remove current snapshot.\n"
msgstr ""
-#: quilt/top:22
+#: quilt/top.in:22
msgid "Usage: quilt top\\n"
msgstr ""
-#: quilt/top:25
+#: quilt/top.in:25
msgid ""
"\n"
"Print the name of the topmost patch on the current stack of applied\n"
"patches.\n"
msgstr ""
-#: quilt/unapplied:22
+#: quilt/unapplied.in:22
msgid "Usage: quilt unapplied [patch]\\n"
msgstr ""
-#: quilt/unapplied:25
+#: quilt/unapplied.in:25
msgid ""
"\n"
"Print a list of patches that are not applied, or all patches that follow\n"
"the specified patch in the series file.\n"
msgstr ""
-#: quilt/upgrade:25
+#: quilt/upgrade.in:25
msgid "Usage: quilt upgrade\\n"
msgstr ""
-#: quilt/upgrade:28
+#: quilt/upgrade.in:28
msgid ""
"\n"
"Upgrade the meta-data in a working tree from an old version of quilt to the\n"
@@ -888,21 +890,21 @@ msgid ""
"case, quilt will request to run \\`quilt upgrade'.\n"
msgstr ""
-#: quilt/upgrade:67
+#: quilt/upgrade.in:67
msgid ""
"The quilt meta-data in %s are already in the version %s format; nothing to do"
"\\n"
msgstr ""
-#: quilt/upgrade:71
+#: quilt/upgrade.in:71
msgid "Converting meta-data to version %s\\n"
msgstr ""
-#: quilt/upgrade:102
+#: quilt/upgrade.in:102
msgid "Conversion failed\\n"
msgstr ""
-#: quilt/upgrade:103
+#: quilt/upgrade.in:103
msgid ""
"\n"
"Please remove all patches using \\`quilt pop -a' from the quilt version used "
@@ -910,42 +912,42 @@ msgid ""
"patches from scratch.\\n"
msgstr ""
-#: scripts/edmail:64
+#: scripts/edmail.in:64
#, perl-format
msgid "Display name '%s' contains unpaired parentheses\n"
msgstr ""
-#: scripts/edmail:68
+#: scripts/edmail.in:68
#, perl-format
msgid "Display name '%s' contains invalid characters\n"
msgstr ""
-#: scripts/edmail:72
+#: scripts/edmail.in:72
#, perl-format
msgid "Display name '%s' contains non-printable or 8-bit characters\n"
msgstr ""
-#: scripts/edmail:78
+#: scripts/edmail.in:78
#, perl-format
msgid "Delivery address '%s' is invalid\n"
msgstr ""
-#: scripts/parse-patch:33
+#: scripts/parse-patch.in:33
#, perl-format
msgid "USAGE: %s {-s|-u} section file [< replacement]\n"
msgstr ""
-#: scripts/parse-patch:80 scripts/parse-patch:87
+#: scripts/parse-patch.in:80 scripts/parse-patch.in:87
#, perl-format
msgid "File %s disappeared!\n"
msgstr ""
-#: scripts/parse-patch:133 scripts/parse-patch:139
+#: scripts/parse-patch.in:133 scripts/parse-patch.in:139
#, perl-format
msgid "Failed to rename %s to %s: %s\n"
msgstr ""
-#: scripts/patchfns:732
+#: scripts/patchfns.in:732
msgid ""
"The quilt meta-data in this tree has version %s, but this version of quilt "
"can only handle meta-data formats up to and including version %s. Please pop "
@@ -953,43 +955,43 @@ msgid ""
"downgrading.\\n"
msgstr ""
-#: scripts/patchfns:809
+#: scripts/patchfns.in:809
msgid ""
"The working tree was created by an older version of quilt. Please run 'quilt "
"upgrade'.\\n"
msgstr ""
-#: scripts/remove-trailing-ws:26
+#: scripts/remove-trailing-ws.in:26
#, perl-format
msgid "SYNOPSIS: %s [-p num] [-n] [patch]\n"
msgstr ""
-#: scripts/remove-trailing-ws:48 scripts/remove-trailing-ws:75
+#: scripts/remove-trailing-ws.in:48 scripts/remove-trailing-ws.in:75
#, perl-format
msgid "%s: I'm confused.\n"
msgstr ""
-#: scripts/remove-trailing-ws:96
+#: scripts/remove-trailing-ws.in:96
#, perl-format
msgid "Warning: trailing whitespace in line %s of %s\n"
msgstr ""
-#: scripts/remove-trailing-ws:99
+#: scripts/remove-trailing-ws.in:99
#, perl-format
msgid "Warning: trailing whitespace in lines %s of %s\n"
msgstr ""
-#: scripts/remove-trailing-ws:103
+#: scripts/remove-trailing-ws.in:103
#, perl-format
msgid "Removing trailing whitespace from line %s of %s\n"
msgstr ""
-#: scripts/remove-trailing-ws:106
+#: scripts/remove-trailing-ws.in:106
#, perl-format
msgid "Removing trailing whitespace from lines %s of %s\n"
msgstr ""
-#: scripts/remove-trailing-ws:126
+#: scripts/remove-trailing-ws.in:126
#, perl-format
msgid "Renaming %s to %s: %s\n"
msgstr ""