From 6d1e79b4ecb91029e0653f2d0446c4f55d506b2e Mon Sep 17 00:00:00 2001 From: Adam Heath Date: Mon, 1 Jan 2001 08:09:21 +0000 Subject: Freshen cvs. --- po/dpkg.pot | 255 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 138 insertions(+), 117 deletions(-) (limited to 'po/dpkg.pot') diff --git a/po/dpkg.pot b/po/dpkg.pot index d12390361..94efaea11 100644 --- a/po/dpkg.pot +++ b/po/dpkg.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-12-25 00:44-0600\n" +"POT-Creation-Date: 2001-01-01 02:02-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -160,7 +160,7 @@ msgstr "" msgid "failed to open `%s' for writing %s information" msgstr "" -#: lib/dump.c:253 lib/parse.c:97 +#: lib/dump.c:253 msgid "unable to set buffering on status file" msgstr "" @@ -232,149 +232,154 @@ msgstr "" msgid "%s is missing" msgstr "" -#: lib/fields.c:47 +#: lib/fields.c:54 #, c-format msgid "`%.*s' is not allowed for %s" msgstr "" -#: lib/fields.c:52 +#: lib/fields.c:61 #, c-format msgid "junk after %s" msgstr "" -#: lib/fields.c:62 +#: lib/fields.c:71 #, c-format msgid "invalid package name (%.250s)" msgstr "" -#: lib/fields.c:81 +#: lib/fields.c:90 #, c-format msgid "empty file details field `%s'" msgstr "" -#: lib/fields.c:84 +#: lib/fields.c:93 #, c-format msgid "file details field `%s' not allowed in status file" msgstr "" -#: lib/fields.c:94 +#: lib/fields.c:103 #, c-format msgid "too many values in file details field `%s' (compared to others)" msgstr "" -#: lib/fields.c:107 +#: lib/fields.c:116 #, c-format msgid "too few values in file details field `%s' (compared to others)" msgstr "" -#: lib/fields.c:123 +#: lib/fields.c:132 msgid "yes/no in `essential' field" msgstr "" -#: lib/fields.c:156 +#: lib/fields.c:165 msgid "value for `status' field not allowed in this context" msgstr "" -#: lib/fields.c:167 +#: lib/fields.c:176 msgid "third (status) word in `status' field" msgstr "" -#: lib/fields.c:178 +#: lib/fields.c:187 #, c-format msgid "error in Version string `%.250s': %.250s" msgstr "" -#: lib/fields.c:189 +#: lib/fields.c:198 msgid "obsolete `Revision' or `Package-Revision' field used" msgstr "" -#: lib/fields.c:207 +#: lib/fields.c:216 msgid "value for `config-version' field not allowed in this context" msgstr "" -#: lib/fields.c:211 +#: lib/fields.c:220 #, c-format msgid "error in Config-Version string `%.250s': %.250s" msgstr "" -#: lib/fields.c:227 +#: lib/fields.c:236 #, c-format msgid "value for `conffiles' has line starting with non-space `%c'" msgstr "" -#: lib/fields.c:233 +#: lib/fields.c:242 #, c-format msgid "value for `conffiles' has malformatted line `%.*s'" msgstr "" -#: lib/fields.c:239 +#: lib/fields.c:248 msgid "root or null directory is listed as a conffile" msgstr "" -#: lib/fields.c:282 +#: lib/fields.c:301 #, c-format msgid "" "`%s' field, missing package name, or garbage where package name expected" msgstr "" -#: lib/fields.c:285 +#: lib/fields.c:304 #, c-format msgid "`%s' field, invalid package name `%.255s': %s" msgstr "" -#: lib/fields.c:316 +#: lib/fields.c:335 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " bad version relationship %c%c" msgstr "" -#: lib/fields.c:322 +#: lib/fields.c:341 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " `%c' is obsolete, use `%c=' or `%c%c' instead" msgstr "" -#: lib/fields.c:332 +#: lib/fields.c:351 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " implicit exact match on version number, suggest using `=' instead" msgstr "" -#: lib/fields.c:339 +#: lib/fields.c:358 msgid "Only exact versions may be used for Provides" msgstr "" -#: lib/fields.c:343 +#: lib/fields.c:362 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " version value starts with non-alphanumeric, suggest adding a space" msgstr "" -#: lib/fields.c:353 +#: lib/fields.c:376 #, c-format msgid "`%s' field, reference to `%.255s': version contains `('" msgstr "" -#: lib/fields.c:356 +#: lib/fields.c:379 +#, c-format +msgid "`%s' field, reference to `%.255s': version contains ` '" +msgstr "" + +#: lib/fields.c:382 #, c-format msgid "`%s' field, reference to `%.255s': version unterminated" msgstr "" -#: lib/fields.c:361 +#: lib/fields.c:393 #, c-format msgid "`%s' field, reference to `%.255s': error in version: %.255s" msgstr "" -#: lib/fields.c:370 +#: lib/fields.c:402 #, c-format msgid "`%s' field, syntax error after reference to package `%.255s'" msgstr "" -#: lib/fields.c:377 +#: lib/fields.c:409 #, c-format msgid "alternatives (`|') not allowed in %s field" msgstr "" @@ -557,84 +562,99 @@ msgstr "" msgid "-%c option does not take a value" msgstr "" -#: lib/parse.c:93 +#: lib/parse.c:106 #, c-format msgid "failed to open package info file `%.255s' for reading" msgstr "" -#: lib/parse.c:123 +#: lib/parse.c:111 #, c-format -msgid "EOF after field name `%.50s'" +msgid "can't stat package info file `%.255s'" msgstr "" -#: lib/parse.c:126 +#: lib/parse.c:115 #, c-format -msgid "newline in field name `%.50s'" +msgid "can't mmap package info file `%.255s'" msgstr "" -#: lib/parse.c:129 +#: lib/parse.c:118 #, c-format -msgid "MSDOS EOF (^Z) in field name `%.50s'" +msgid "failed to malloc for info file `%.255s'" msgstr "" -#: lib/parse.c:132 +#: lib/parse.c:120 #, c-format -msgid "field name `%.50s' must be followed by colon" +msgid "copy info file `%.255s'" msgstr "" -#: lib/parse.c:140 +#: lib/parse.c:149 #, c-format -msgid "EOF before value of field `%.50s' (missing final newline)" +msgid "EOF after field name `%.*s'" msgstr "" -#: lib/parse.c:144 +#: lib/parse.c:152 #, c-format -msgid "MSDOS EOF char in value of field `%.50s' (missing newline?)" +msgid "newline in field name `%.*s'" msgstr "" #: lib/parse.c:155 #, c-format -msgid "EOF during value of field `%.50s' (missing final newline)" +msgid "MSDOS EOF (^Z) in field name `%.*s'" +msgstr "" + +#: lib/parse.c:158 +#, c-format +msgid "field name `%.*s' must be followed by colon" +msgstr "" + +#: lib/parse.c:166 +#, c-format +msgid "EOF before value of field `%.*s' (missing final newline)" +msgstr "" + +#: lib/parse.c:170 +#, c-format +msgid "MSDOS EOF char in value of field `%.*s' (missing newline?)" +msgstr "" + +#: lib/parse.c:183 +#, c-format +msgid "EOF during value of field `%.*s' (missing final newline)" msgstr "" -#: lib/parse.c:172 +#: lib/parse.c:206 #, c-format msgid "duplicate value for `%s' field" msgstr "" -#: lib/parse.c:177 +#: lib/parse.c:211 #, c-format -msgid "user-defined field name `%s' too short" +msgid "user-defined field name `%.*s' too short" msgstr "" -#: lib/parse.c:182 +#: lib/parse.c:216 #, c-format -msgid "duplicate value for user-defined field `%.50s'" +msgid "duplicate value for user-defined field `%.*s'" msgstr "" -#: lib/parse.c:195 +#: lib/parse.c:229 msgid "several package info entries found, only one allowed" msgstr "" -#: lib/parse.c:223 +#: lib/parse.c:257 msgid "Configured-Version for package with inappropriate Status" msgstr "" -#: lib/parse.c:237 +#: lib/parse.c:271 msgid "Package which in state not-installed has conffiles, forgetting them" msgstr "" -#: lib/parse.c:285 -#, c-format -msgid "failed to read from `%.255s'" -msgstr "" - -#: lib/parse.c:287 +#: lib/parse.c:326 #, c-format msgid "failed to close after read: `%.255s'" msgstr "" -#: lib/parse.c:288 +#: lib/parse.c:327 #, c-format msgid "no package information in `%.255s'" msgstr "" @@ -666,45 +686,45 @@ msgstr "" msgid "failed to write parsing warning" msgstr "" -#: lib/parsehelp.c:114 +#: lib/parsehelp.c:113 msgid "may not be empty string" msgstr "" -#: lib/parsehelp.c:115 +#: lib/parsehelp.c:114 msgid "must start with an alphanumeric" msgstr "" -#: lib/parsehelp.c:116 +#: lib/parsehelp.c:115 msgid "must be at least two characters" msgstr "" -#: lib/parsehelp.c:125 +#: lib/parsehelp.c:124 #, c-format msgid "character `%c' not allowed - only letters, digits and %s allowed" msgstr "" -#: lib/parsehelp.c:180 +#: lib/parsehelp.c:179 msgid "" msgstr "" -#: lib/parsehelp.c:194 +#: lib/parsehelp.c:193 msgid "version string is empty" msgstr "" -#: lib/parsehelp.c:199 +#: lib/parsehelp.c:198 msgid "epoch in version is not number" msgstr "" -#: lib/parsehelp.c:200 +#: lib/parsehelp.c:199 msgid "nothing after colon in version number" msgstr "" -#: lib/parsehelp.c:221 +#: lib/parsehelp.c:220 #, c-format msgid "missing %s" msgstr "" -#: lib/parsehelp.c:225 +#: lib/parsehelp.c:224 #, c-format msgid "empty value for %s" msgstr "" @@ -713,7 +733,7 @@ msgstr "" msgid "cannot open GPL file " msgstr "" -#: lib/varbuf.c:92 +#: lib/varbuf.c:103 msgid "failed to realloc for variable buffer" msgstr "" @@ -1709,156 +1729,152 @@ msgid "" " " msgstr "" -#: main/filesdb.c:129 +#: main/filesdb.c:125 #, c-format msgid "unable to open files list file for package `%.250s'" msgstr "" -#: main/filesdb.c:134 +#: main/filesdb.c:130 #, c-format msgid "" "dpkg: serious warning: files list file for package `%.250s' missing, " "assuming package has no files currently installed.\n" msgstr "" -#: main/filesdb.c:149 +#: main/filesdb.c:145 #, c-format msgid "files list for package `%.250s'" msgstr "" -#: main/filesdb.c:162 +#: main/filesdb.c:158 #, c-format msgid "files list file for package `%.250s' contains empty filename" msgstr "" -#: main/filesdb.c:173 +#: main/filesdb.c:169 #, c-format msgid "error closing files list file for package `%.250s'" msgstr "" -#: main/filesdb.c:175 +#: main/filesdb.c:171 #, c-format msgid "files list file for package `%.250s' is truncated" msgstr "" -#: main/filesdb.c:206 +#: main/filesdb.c:202 msgid "(Reading database ... " msgstr "" -#: main/filesdb.c:206 -msgid "(Scanning database ... " -msgstr "" - -#: main/filesdb.c:214 +#: main/filesdb.c:210 #, c-format msgid "%d files and directories currently installed.)\n" msgstr "" -#: main/filesdb.c:245 +#: main/filesdb.c:241 #, c-format msgid "unable to create updated files list file for package %s" msgstr "" -#: main/filesdb.c:255 +#: main/filesdb.c:251 #, c-format msgid "failed to write to updated files list file for package %s" msgstr "" -#: main/filesdb.c:257 +#: main/filesdb.c:253 #, c-format msgid "failed to flush updated files list file for package %s" msgstr "" -#: main/filesdb.c:259 +#: main/filesdb.c:255 #, c-format msgid "failed to sync updated files list file for package %s" msgstr "" -#: main/filesdb.c:262 +#: main/filesdb.c:258 #, c-format msgid "failed to close updated files list file for package %s" msgstr "" -#: main/filesdb.c:264 +#: main/filesdb.c:260 #, c-format msgid "failed to install updated files list file for package %s" msgstr "" -#: main/filesdb.c:328 +#: main/filesdb.c:324 msgid "failed to open statoverride file" msgstr "" -#: main/filesdb.c:332 +#: main/filesdb.c:328 msgid "failed to fstat statoverride file" msgstr "" -#: main/filesdb.c:335 +#: main/filesdb.c:331 msgid "failed to fstat previous statoverride file" msgstr "" -#: main/filesdb.c:347 +#: main/filesdb.c:343 #, c-format msgid "statoverride file `%.250s'" msgstr "" -#: main/filesdb.c:360 +#: main/filesdb.c:356 msgid "statoverride file contains empty line" msgstr "" -#: main/filesdb.c:445 +#: main/filesdb.c:441 msgid "failed to open diversions file" msgstr "" -#: main/filesdb.c:449 +#: main/filesdb.c:445 msgid "failed to fstat previous diversions file" msgstr "" -#: main/filesdb.c:451 +#: main/filesdb.c:447 msgid "failed to fstat diversions file" msgstr "" -#: main/filesdb.c:473 +#: main/filesdb.c:469 msgid "fgets gave an empty string from diversions [i]" msgstr "" -#: main/filesdb.c:474 +#: main/filesdb.c:470 msgid "diversions file has too-long line or EOF [i]" msgstr "" -#: main/filesdb.c:480 +#: main/filesdb.c:476 msgid "read error in diversions [ii]" msgstr "" -#: main/filesdb.c:481 +#: main/filesdb.c:477 msgid "unexpected EOF in diversions [ii]" msgstr "" -#: main/filesdb.c:484 +#: main/filesdb.c:480 msgid "fgets gave an empty string from diversions [ii]" msgstr "" -#: main/filesdb.c:485 main/filesdb.c:496 +#: main/filesdb.c:481 main/filesdb.c:492 msgid "diversions file has too-long line or EOF [ii]" msgstr "" -#: main/filesdb.c:491 +#: main/filesdb.c:487 msgid "read error in diversions [iii]" msgstr "" -#: main/filesdb.c:492 +#: main/filesdb.c:488 msgid "unexpected EOF in diversions [iii]" msgstr "" -#: main/filesdb.c:495 +#: main/filesdb.c:491 msgid "fgets gave an empty string from diversions [iii]" msgstr "" -#: main/filesdb.c:503 +#: main/filesdb.c:499 #, c-format msgid "conflicting diversions involving `%.250s' or `%.250s'" msgstr "" -#: main/filesdb.c:512 +#: main/filesdb.c:508 msgid "read error in diversions [i]" msgstr "" @@ -2101,7 +2117,12 @@ msgstr "" msgid "conflicting actions --%s and --%s" msgstr "" -#: main/main.c:188 +#: main/main.c:184 +#, c-format +msgid "Warning: obselete option `--%s'\n" +msgstr "" + +#: main/main.c:192 #, c-format msgid "" "%s debugging option, --debug= or -D:\n" @@ -2122,26 +2143,26 @@ msgid "" "Note that the meanings and values are subject to change.\n" msgstr "" -#: main/main.c:207 +#: main/main.c:211 msgid "--debug requires an octal argument" msgstr "" -#: main/main.c:231 +#: main/main.c:235 #, c-format msgid "null package name in --ignore-depends comma-separated list `%.250s'" msgstr "" -#: main/main.c:237 +#: main/main.c:241 #, c-format msgid "--ignore-depends requires a legal package name. `%.250s' is not; %s" msgstr "" -#: main/main.c:253 +#: main/main.c:257 #, c-format msgid "invalid integer for --%s: `%.250s'" msgstr "" -#: main/main.c:263 +#: main/main.c:267 #, c-format msgid "" "%s forcing options - control behaviour when problems found:\n" @@ -2180,16 +2201,16 @@ msgid "" "Forcing options marked [*] are enabled by default.\n" msgstr "" -#: main/main.c:307 +#: main/main.c:311 #, c-format msgid "unknown force/refuse option `%.*s'" msgstr "" -#: main/main.c:389 +#: main/main.c:394 msgid "failed to exec dpkg-deb" msgstr "" -#: dpkg-deb/main.c:155 main/main.c:426 split/main.c:163 +#: dpkg-deb/main.c:155 main/main.c:431 split/main.c:163 msgid "need an action option" msgstr "" -- cgit v1.2.3