[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dctrl-tools 2.20.1: Please update the PO translation for the package dctrl-tools



[ Resend: the first mail didn't made it to most lists,
	sorry if you received it twice ]

Hi,

You are noted as the last translator of the translation for
dctrl-tools. The English template has been changed, and now some messages
are marked "fuzzy" in your translation or are missing.
I would be grateful if you could take the time and update it.
Please send the updated file to me, or submit it as a wishlist bug
against dctrl-tools.

The deadline for receiving the updated translation is
Sat, 17 Dec 2011 17:31:47 -0400.

Thanks in advance,

# English (United Kingdom) translation for dctrl-tools
# Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006
# This file is distributed under the same license as the dctrl-tools package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: dctrl-tools\n"
"Report-Msgid-Bugs-To: ajk@debian.org\n"
"POT-Creation-Date: 2011-12-07 16:55-0400\n"
"PO-Revision-Date: 2010-08-30 00:24+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: lib/ifile.c:54
#, c-format
msgid "%s (child): failed to exec /bin/sh: %s\n"
msgstr "%s (child): failed to exec /bin/sh: %s\n"

#: lib/ifile.c:100
#, c-format
msgid "%s: command (%s) failed (exit status %d)\n"
msgstr "%s: command (%s) failed (exit status %d)\n"

#: lib/ifile.c:109
#, c-format
msgid "%s: command (%s) was killed by signal %d\n"
msgstr "%s: command (%s) was killed by signal %d\n"

#: lib/ifile.c:127
#, c-format
msgid "%s: %s: cannot stat: %s\n"
msgstr "%s: %s: cannot stat: %s\n"

#: lib/ifile.c:138
msgid "is a directory, skipping"
msgstr "is a directory, skipping"

#: lib/ifile.c:139
msgid "is a block device, skipping"
msgstr "is a block device, skipping"

#: lib/ifile.c:140
msgid "internal error"
msgstr "internal error"

#: lib/ifile.c:141
msgid "is a socket, skipping"
msgstr "is a socket, skipping"

#: lib/ifile.c:142
msgid "unknown file type, skipping"
msgstr "unknown file type, skipping"

#: lib/misc.c:37
#, c-format
msgid "%s: using `%s' as pager\n"
msgstr "%s: using `%s' as pager\n"

#: lib/misc.c:47
#, c-format
msgid "%s: popen failed for %s: %s\n"
msgstr "%s: popen failed for %s: %s\n"

#: lib/paragraph.c:154
msgid "warning: expected a colon"
msgstr "warning: expected a colon"

#: lib/paragraph.c:159
msgid "expected a colon"
msgstr "expected a colon"

#: lib/sorter.c:49
msgid "Parse error in field."
msgstr "Parse error in field."

#: grep-dctrl/grep-dctrl.c:49
msgid "grep-dctrl -- grep Debian control files"
msgstr "grep-dctrl -- grep Debian control files"

#: grep-dctrl/grep-dctrl.c:51
msgid "FILTER [FILENAME...]"
msgstr ""

#: grep-dctrl/grep-dctrl.c:114
msgid "Show the testing banner."
msgstr "Show the testing banner."

#: grep-dctrl/grep-dctrl.c:116 sort-dctrl/sort-dctrl.c:39
#: tbl-dctrl/tbl-dctrl.c:42 join-dctrl/join-dctrl.c:45
msgid "LEVEL"
msgstr "LEVEL"

#: grep-dctrl/grep-dctrl.c:116
#, fuzzy
#| msgid "Set debugging level to LEVEL."
msgid "Set log level to LEVEL."
msgstr "Set debugging level to LEVEL."

#: grep-dctrl/grep-dctrl.c:117 grep-dctrl/grep-dctrl.c:120
msgid "FIELD,FIELD,..."
msgstr "FIELD,FIELD,..."

#: grep-dctrl/grep-dctrl.c:117
msgid "Restrict pattern matching to the FIELDs given."
msgstr "Restrict pattern matching to the FIELDs given."

#: grep-dctrl/grep-dctrl.c:118
msgid "This is a shorthand for -FPackage."
msgstr "This is a shorthand for -FPackage."

#: grep-dctrl/grep-dctrl.c:119
msgid "This is a shorthand for -FSource:Package."
msgstr "This is a shorthand for -FSource:Package."

#: grep-dctrl/grep-dctrl.c:120
msgid "Show only the body of these fields from the matching paragraphs."
msgstr "Show only the body of these fields from the matching paragraphs."

#: grep-dctrl/grep-dctrl.c:121
msgid ""
"Show only the first line of the \"Description\" field from the matching "
"paragraphs."
msgstr ""
"Show only the first line of the \"Description\" field from the matching "
"paragraphs."

#: grep-dctrl/grep-dctrl.c:122
msgid "Suppress field names when showing specified fields."
msgstr "Suppress field names when showing specified fields."

#: grep-dctrl/grep-dctrl.c:123
msgid "Regard the pattern as an extended POSIX regular expression."
msgstr "Regard the pattern as an extended POSIX regular expression."

#: grep-dctrl/grep-dctrl.c:124
#, fuzzy
#| msgid "Regard the pattern as an extended POSIX regular expression."
msgid "Regard the pattern as a standard POSIX regular expression."
msgstr "Regard the pattern as an extended POSIX regular expression."

#: grep-dctrl/grep-dctrl.c:125
msgid "Ignore case when looking for a match."
msgstr "Ignore case when looking for a match."

#: grep-dctrl/grep-dctrl.c:126
msgid "Show only paragraphs that do not match."
msgstr "Show only paragraphs that do not match."

#: grep-dctrl/grep-dctrl.c:127
msgid "Show those fields that have NOT been selected with -s"
msgstr "Show those fields that have NOT been selected with -s"

#: grep-dctrl/grep-dctrl.c:128
msgid "Show only the count of matching paragraphs."
msgstr "Show only the count of matching paragraphs."

#: grep-dctrl/grep-dctrl.c:129
msgid "FNAME"
msgstr "FNAME"

#: grep-dctrl/grep-dctrl.c:129
msgid "Use FNAME as the config file."
msgstr "Use FNAME as the config file."

#: grep-dctrl/grep-dctrl.c:130
msgid "Do an exact match."
msgstr "Do an exact match."

#: grep-dctrl/grep-dctrl.c:131 sort-dctrl/sort-dctrl.c:38
#: tbl-dctrl/tbl-dctrl.c:41 join-dctrl/join-dctrl.c:44
msgid "Print out the copyright license."
msgstr "Print out the copyright licence."

#: grep-dctrl/grep-dctrl.c:132
#, fuzzy
#| msgid "Conjunct predicates."
msgid "Conjunct filters."
msgstr "Conjunct predicates."

#: grep-dctrl/grep-dctrl.c:133
#, fuzzy
#| msgid "Disjunct predicates."
msgid "Disjunct filters."
msgstr "Disjunct predicates."

#: grep-dctrl/grep-dctrl.c:134
#, fuzzy
#| msgid "Negate the following predicate."
msgid "Negate the following filters."
msgstr "Negate the following predicate."

#: grep-dctrl/grep-dctrl.c:135
msgid "Test for version number equality."
msgstr "Test for version number equality."

#: grep-dctrl/grep-dctrl.c:136
#, fuzzy
#| msgid "Version number comparison: <."
msgid "Version number comparison: <<."
msgstr "Version number comparison: <."

#: grep-dctrl/grep-dctrl.c:137
msgid "Version number comparison: <=."
msgstr "Version number comparison: <=."

#: grep-dctrl/grep-dctrl.c:138
#, fuzzy
#| msgid "Version number comparison: >."
msgid "Version number comparison: >>."
msgstr "Version number comparison: >."

#: grep-dctrl/grep-dctrl.c:139
msgid "Version number comparison: >=."
msgstr "Version number comparison: >=."

#: grep-dctrl/grep-dctrl.c:140
msgid "Debug option parsing."
msgstr "Debug option parsing."

#: grep-dctrl/grep-dctrl.c:141 grep-dctrl/grep-dctrl.c:142
msgid "Do no output to stdout."
msgstr "Do no output to stdout."

#: grep-dctrl/grep-dctrl.c:143 sort-dctrl/sort-dctrl.c:41
#: tbl-dctrl/tbl-dctrl.c:43 join-dctrl/join-dctrl.c:46
msgid "Attempt mmapping input files"
msgstr "Attempt mmapping input files"

#: grep-dctrl/grep-dctrl.c:144
msgid "Ignore parse errors"
msgstr "Ignore parse errors"

#: grep-dctrl/grep-dctrl.c:145
msgid "PATTERN"
msgstr "PATTERN"

#: grep-dctrl/grep-dctrl.c:145
msgid "Specify the pattern to search for"
msgstr "Specify the pattern to search for"

#: grep-dctrl/grep-dctrl.c:146
msgid "Match only whole package names (this implies -e)"
msgstr "Match only whole package names (this implies -e)"

#: grep-dctrl/grep-dctrl.c:147
msgid "Ensure that the output is in dctrl format (overridden by -n)"
msgstr ""

#: grep-dctrl/grep-dctrl.c:148
msgid "Override the effect of an earlier --ensure-dctrl"
msgstr ""

#: grep-dctrl/grep-dctrl.c:236
#, fuzzy
#| msgid "predicate is too long"
msgid "filter is too long"
msgstr "predicate is too long"

#: grep-dctrl/grep-dctrl.c:301 grep-dctrl/grep-dctrl.c:834
#: join-dctrl/join-dctrl.c:113
msgid "too many output fields"
msgstr "too many output fields"

#: grep-dctrl/grep-dctrl.c:325 sort-dctrl/sort-dctrl.c:104
#: tbl-dctrl/tbl-dctrl.c:301 join-dctrl/join-dctrl.c:168
#, c-format
msgid "no such log level '%s'"
msgstr "no such log level '%s'"

#: grep-dctrl/grep-dctrl.c:536
#, fuzzy, c-format
#| msgid "internal error"
msgid "internal error: unknown token %d"
msgstr "internal error"

#: grep-dctrl/grep-dctrl.c:545
#, fuzzy
#| msgid "unexpected end of predicate"
msgid "unexpected end of filter"
msgstr "unexpected end of predicate"

#: grep-dctrl/grep-dctrl.c:548
#, fuzzy
#| msgid "unexpected atom in command line"
msgid "unexpected pattern in command line"
msgstr "unexpected atom in command line"

#: grep-dctrl/grep-dctrl.c:551
#, fuzzy
#| msgid "unexpected atom in command line"
msgid "unexpected string in command line"
msgstr "unexpected atom in command line"

#: grep-dctrl/grep-dctrl.c:555
#, fuzzy, c-format
#| msgid "unexpected '!' in command line"
msgid "unexpected '%s' in command line"
msgstr "unexpected '!' in command line"

#: grep-dctrl/grep-dctrl.c:569
msgid "missing ')' in command line"
msgstr "missing ')' in command line"

#: grep-dctrl/grep-dctrl.c:588
#, fuzzy
#| msgid "too many file names"
msgid "too many field names"
msgstr "too many file names"

#: grep-dctrl/grep-dctrl.c:646
#, fuzzy
#| msgid "Multiple patterns for the same atom are not allowed"
msgid "Multiple patterns for the same simple filter are not allowed"
msgstr "Multiple patterns for the same atom are not allowed"

#: grep-dctrl/grep-dctrl.c:666
msgid "A pattern is mandatory"
msgstr "A pattern is mandatory"

#: grep-dctrl/grep-dctrl.c:693
#, fuzzy
#| msgid "inconsistent atom modifiers"
msgid "inconsistent modifiers of simple filters"
msgstr "inconsistent atom modifiers"

#: grep-dctrl/grep-dctrl.c:738 sort-dctrl/sort-dctrl.c:120
#: tbl-dctrl/tbl-dctrl.c:313 join-dctrl/join-dctrl.c:180
msgid "too many file names"
msgstr "too many file names"

#: grep-dctrl/grep-dctrl.c:747
#, fuzzy
#| msgid "file names are not allowed within the predicate"
msgid "file names are not allowed within the filter"
msgstr "file names are not allowed within the predicate"

#: grep-dctrl/grep-dctrl.c:828
#, fuzzy
#| msgid "malformed predicate"
msgid "malformed filter"
msgstr "malformed predicate"

#: grep-dctrl/grep-dctrl.c:838
msgid "Adding \"Description\" to selected output fields because of -d"
msgstr "Adding \"Description\" to selected output fields because of -d"

#: grep-dctrl/grep-dctrl.c:846
msgid "-I requires at least one instance of -s"
msgstr "-I requires at least one instance of -s"

#: grep-dctrl/grep-dctrl.c:852
msgid "cannot suppress field names when showing whole paragraphs"
msgstr "cannot suppress field names when showing whole paragraphs"

#: grep-dctrl/rc.c:54
msgid "Malformed default input file name"
msgstr "Malformed default input file name"

#: grep-dctrl/rc.c:68
msgid "not owned by you or root, ignoring"
msgstr "not owned by you or root, ignoring"

#: grep-dctrl/rc.c:73
msgid "write permissions for group or others, ignoring"
msgstr "write permissions for group or others, ignoring"

#: grep-dctrl/rc.c:112
msgid "reading config file"
msgstr "reading config file"

#: grep-dctrl/rc.c:140
msgid "read failure or out of memory"
msgstr "read failure or out of memory"

#: grep-dctrl/rc.c:161
msgid "syntax error: need a executable name"
msgstr "syntax error: need a executable name"

#: grep-dctrl/rc.c:169
msgid "syntax error: need an input file name"
msgstr "syntax error: need an input file name"

#: grep-dctrl/rc.c:175
msgid "considering executable name"
msgstr "considering executable name"

#: grep-dctrl/rc.c:178
msgid "yes, will use executable name"
msgstr "yes, will use executable name"

#: grep-dctrl/rc.c:180
msgid "default input file"
msgstr "default input file"

#: grep-dctrl/rc.c:192
msgid "executable name not found; reading from standard input"
msgstr "executable name not found; reading from standard input"

#: sort-dctrl/sort-dctrl.c:39 tbl-dctrl/tbl-dctrl.c:42
#: join-dctrl/join-dctrl.c:45
msgid "Set debugging level to LEVEL."
msgstr "Set debugging level to LEVEL."

#: sort-dctrl/sort-dctrl.c:40
msgid "KEYSPEC"
msgstr "KEYSPEC"

#: sort-dctrl/sort-dctrl.c:40
msgid "Specify sort keys."
msgstr "Specify sort keys."

#: sort-dctrl/sort-dctrl.c:88
msgid "invalid key flag"
msgstr "invalid key flag"

#: sort-dctrl/sort-dctrl.c:140
msgid "sort-dctrl -- sort Debian control files"
msgstr "sort-dctrl -- sort Debian control files"

#: tbl-dctrl/tbl-dctrl.c:38
msgid "DELIM"
msgstr "DELIM"

#: tbl-dctrl/tbl-dctrl.c:38
msgid "Specify a delimiter."
msgstr "Specify a delimiter."

#: tbl-dctrl/tbl-dctrl.c:39
msgid "Do not print a table heading"
msgstr "Do not print a table heading"

#: tbl-dctrl/tbl-dctrl.c:40
msgid "SPEC"
msgstr "SPEC"

#: tbl-dctrl/tbl-dctrl.c:40
msgid "Append the specified column."
msgstr "Append the specified column."

#: tbl-dctrl/tbl-dctrl.c:284
msgid "invalid column length"
msgstr "invalid column length"

#: tbl-dctrl/tbl-dctrl.c:338
msgid "tbl-dctrl -- tabularize Debian control files"
msgstr "tbl-dctrl -- tabularise Debian control files"

#: tbl-dctrl/tbl-dctrl.c:359
msgid "bad multibyte character"
msgstr "bad multibyte character"

#: join-dctrl/join-dctrl.c:39 join-dctrl/join-dctrl.c:40
#: join-dctrl/join-dctrl.c:41
msgid "FIELD"
msgstr "FIELD"

#: join-dctrl/join-dctrl.c:39
msgid "Specify the join field to use for the first file"
msgstr "Specify the join field to use for the first file"

#: join-dctrl/join-dctrl.c:40
msgid "Specify the join field to use for the second file"
msgstr "Specify the join field to use for the second file"

#: join-dctrl/join-dctrl.c:41
msgid "Specify the common join field"
msgstr "Specify the common join field"

#: join-dctrl/join-dctrl.c:42
msgid "FIELDNO"
msgstr "FIELDNO"

#: join-dctrl/join-dctrl.c:42
msgid "Print unpairable records from the indicated file (either 1 or 2)"
msgstr "Print unpairable records from the indicated file (either 1 or 2)"

#: join-dctrl/join-dctrl.c:43
msgid "FIELDSPEC"
msgstr "FIELDSPEC"

#: join-dctrl/join-dctrl.c:43
msgid "Specify the format of the output file"
msgstr "Specify the format of the output file"

#: join-dctrl/join-dctrl.c:81
msgid "malformed argument to '-a'"
msgstr "malformed argument to '-a'"

#: join-dctrl/join-dctrl.c:88
msgid "the join field of the first file has already been specified"
msgstr "the join field of the first file has already been specified"

#: join-dctrl/join-dctrl.c:89
msgid "the join field of the second file has already been specified"
msgstr "the join field of the second file has already been specified"

#: join-dctrl/join-dctrl.c:128
msgid "missing '.' in output field specification"
msgstr "missing '.' in output field specification"

#: join-dctrl/join-dctrl.c:146
msgid "expected either '1.' or '2.' at the start of the field specification"
msgstr "expected either '1.' or '2.' at the start of the field specification"

#: join-dctrl/join-dctrl.c:251
msgid "join-dctrl -- join two Debian control files"
msgstr "join-dctrl -- join two Debian control files"

#: join-dctrl/join-dctrl.c:270
msgid "need exactly two input files"
msgstr "need exactly two input files"

#: join-dctrl/join-dctrl.c:295
msgid "cannot join a stream with itself"
msgstr "cannot join a stream with itself"

#: lib/msg.h:52
msgid "I'm broken - please report this bug."
msgstr ""

#: lib/msg.h:145
msgid "cannot find enough memory"
msgstr ""

#~ msgid "predicate is too complex"
#~ msgstr "predicate is too complex"

#~ msgid "The pattern is a standard POSIX regular expression."
#~ msgstr "The pattern is a standard POSIX regular expression."

#~ msgid "unexpected '-a' in command line"
#~ msgstr "unexpected '-a' in command line"

#~ msgid "unexpected '-o' in command line"
#~ msgstr "unexpected '-o' in command line"

#~ msgid "unexpected '(' in command line"
#~ msgstr "unexpected '(' in command line"

#~ msgid "unexpected ')' in command line"
#~ msgstr "unexpected ')' in command line"

#~ msgid "a predicate is required"
#~ msgstr "a predicate is required"

Reply to: