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

dpkg 1.17.22: Please translate the package dpkg



Hi!

I would like to know if some of you would be interested in translating
programs in the dpkg binary package.

dpkg already includes:

  ast.po bs.po ca.po cs.po da.po de.po dz.po el.po eo.po es.po et.po
  eu.po fr.po gl.po hu.po id.po it.po ja.po km.po ko.po ku.po lt.po
  mr.po nb.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po
  sk.po sv.po th.po tl.po tr.po vi.po zh_CN.po zh_TW.po.

So do not translate it to these languages (the translators will be
contacted separately).

language        translated     fuzzy     untranslated
-----------------------------------------------------
  ast              560         409           121
  bs                 7          54          1029
  ca              1087           3
  cs              1082           8
  da              1077          12             1
  de              1088           2
  dz               398         502           190
  el               468         454           168
  eo              1000          81             9
  es              1000          81             9
  et               219         424           447
  eu               673         319            98
  fr              1088           2
  gl               469         455           166
  hu               373         497           220
  id               673         319            98
  it              1084           6
  ja              1017          68             5
  km               391         503           196
  ko               673         319            98
  ku                54         250           786
  lt               319         414           357
  mr               380         514           196
  nb               673         323            94
  ne               398         498           194
  nl               398         497           195
  nn               335         492           263
  pa                80         306           704
  pl              1077          12             1
  pt              1077          12             1
  pt_BR            470         458           162
  ro               673         319            98
  ru              1077          12             1
  sk              1000          81             9
  sv              1088           2
  th              1074          15             1
  tl               336         491           263
  tr              1084           6
  vi              1088           2
  zh_CN           1087           3
  zh_TW            997          83            10

Please send the updated file to me, or submit it as a wishlist bug
against dpkg.

There will be a first upload later today (1.17.22), followed by a
translations-only upload (1.17.23) which should in theory be the last
for Jessie. The deadline for receiving the updated translation is
2014-12-11 23:59+0000.

If you have read so far, please find the POT file in attachment.

Thanks,
Guillem

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Dpkg Developers
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.17.22\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
"POT-Creation-Date: 2014-11-26 19:57+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: lib/dpkg/ar.c:78
#, c-format
msgid "invalid character '%c' in archive '%.250s' member '%.16s' size"
msgstr ""

#: lib/dpkg/ar.c:99 lib/dpkg/ar.c:122 lib/dpkg/ar.c:136 lib/dpkg/ar.c:140
#: lib/dpkg/ar.c:168 utils/update-alternatives.c:1169
#, c-format
msgid "unable to write file '%s'"
msgstr ""

#: lib/dpkg/ar.c:110
#, c-format
msgid "ar member name '%s' length too long"
msgstr ""

#: lib/dpkg/ar.c:112
#, c-format
msgid "ar member size %jd too large"
msgstr ""

#: lib/dpkg/ar.c:119
#, c-format
msgid "generated corrupt ar header for '%s'"
msgstr ""

#: lib/dpkg/ar.c:154
#, c-format
msgid "failed to fstat ar member file (%s)"
msgstr ""

#: lib/dpkg/ar.c:163
#, c-format
msgid "cannot append ar member file (%s) to '%s': %s"
msgstr ""

#: lib/dpkg/arch.c:64 lib/dpkg/parsehelp.c:112 lib/dpkg/pkg-format.c:212
msgid "may not be empty string"
msgstr ""

#: lib/dpkg/arch.c:66
msgid "must start with an alphanumeric"
msgstr ""

#: lib/dpkg/arch.c:73 lib/dpkg/parsehelp.c:120
#, c-format
msgid "character `%c' not allowed (only letters, digits and characters `%s')"
msgstr ""

#: lib/dpkg/arch.c:236
msgctxt "architecture"
msgid "<none>"
msgstr ""

#: lib/dpkg/arch.c:238
msgctxt "architecture"
msgid "<empty>"
msgstr ""

#: lib/dpkg/arch.c:328
msgid "error writing to architecture list"
msgstr ""

#: lib/dpkg/atomic-file.c:57
#, c-format
msgid "unable to create new file '%.250s'"
msgstr ""

#: lib/dpkg/atomic-file.c:68
#, c-format
msgid "unable to write new file '%.250s'"
msgstr ""

#: lib/dpkg/atomic-file.c:70
#, c-format
msgid "unable to flush new file '%.250s'"
msgstr ""

#: lib/dpkg/atomic-file.c:72
#, c-format
msgid "unable to sync new file '%.250s'"
msgstr ""

#: lib/dpkg/atomic-file.c:81
#, c-format
msgid "unable to close new file `%.250s'"
msgstr ""

#: lib/dpkg/atomic-file.c:92
#, c-format
msgid "error removing old backup file '%s'"
msgstr ""

#: lib/dpkg/atomic-file.c:94
#, c-format
msgid "error creating new backup file '%s'"
msgstr ""

#: lib/dpkg/atomic-file.c:103 lib/dpkg/atomic-file.c:105
#: lib/dpkg/triglib.c:451 src/infodb-upgrade.c:169 src/infodb-upgrade.c:174
#: src/infodb-upgrade.c:200 src/remove.c:347 src/remove.c:440
#, c-format
msgid "cannot remove `%.250s'"
msgstr ""

#: lib/dpkg/atomic-file.c:115
#, c-format
msgid "error installing new file '%s'"
msgstr ""

#: lib/dpkg/buffer.c:133
msgid "failed to write"
msgstr ""

#: lib/dpkg/buffer.c:154
msgid "failed to read"
msgstr ""

#: lib/dpkg/buffer.c:229
msgid "unexpected end of file or stream"
msgstr ""

#: lib/dpkg/buffer.c:271
msgid "failed to seek"
msgstr ""

#: lib/dpkg/command.c:182 lib/dpkg/command.c:229 src/help.c:392
#: src/unpack.c:103 src/unpack.c:143 src/unpack.c:565 src/unpack.c:956
#: dpkg-deb/build.c:190 dpkg-deb/build.c:465 dpkg-deb/build.c:564
#: dpkg-deb/info.c:66 dpkg-split/split.c:71 utils/update-alternatives.c:414
#, c-format
msgid "unable to execute %s (%s)"
msgstr ""

#: lib/dpkg/compress.c:113 lib/dpkg/compress.c:122
#, c-format
msgid "%s: pass-through copy error: %s"
msgstr ""

#: lib/dpkg/compress.c:156
#, c-format
msgid "%s: error binding input to gzip stream"
msgstr ""

#: lib/dpkg/compress.c:168
#, c-format
msgid "%s: internal gzip read error: '%s'"
msgstr ""

#: lib/dpkg/compress.c:176 lib/dpkg/compress.c:180
#, c-format
msgid "%s: internal gzip write error"
msgstr ""

#: lib/dpkg/compress.c:206
#, c-format
msgid "%s: error binding output to gzip stream"
msgstr ""

#: lib/dpkg/compress.c:213
#, c-format
msgid "%s: internal gzip read error"
msgstr ""

#: lib/dpkg/compress.c:223
#, c-format
msgid "%s: internal gzip write error: '%s'"
msgstr ""

#: lib/dpkg/compress.c:236
#, c-format
msgid "%s: internal gzip write error: %s"
msgstr ""

#: lib/dpkg/compress.c:289
#, c-format
msgid "%s: error binding input to bzip2 stream"
msgstr ""

#: lib/dpkg/compress.c:301
#, c-format
msgid "%s: internal bzip2 read error: '%s'"
msgstr ""

#: lib/dpkg/compress.c:309 lib/dpkg/compress.c:313 lib/dpkg/compress.c:363
#, c-format
msgid "%s: internal bzip2 write error"
msgstr ""

#: lib/dpkg/compress.c:327
#, c-format
msgid "%s: error binding output to bzip2 stream"
msgstr ""

#: lib/dpkg/compress.c:334
#, c-format
msgid "%s: internal bzip2 read error"
msgstr ""

#: lib/dpkg/compress.c:344 lib/dpkg/compress.c:355
#, c-format
msgid "%s: internal bzip2 write error: '%s'"
msgstr ""

#: lib/dpkg/compress.c:351
msgid "unexpected bzip2 error"
msgstr ""

#: lib/dpkg/compress.c:412
msgid "internal error (bug)"
msgstr ""

#: lib/dpkg/compress.c:419
msgid "memory usage limit reached"
msgstr ""

#: lib/dpkg/compress.c:423
msgid "unsupported compression preset"
msgstr ""

#: lib/dpkg/compress.c:425
msgid "unsupported options in file header"
msgstr ""

#: lib/dpkg/compress.c:429
msgid "compressed data is corrupt"
msgstr ""

#: lib/dpkg/compress.c:433
msgid "unexpected end of input"
msgstr ""

#: lib/dpkg/compress.c:437
msgid "file format not recognized"
msgstr ""

#: lib/dpkg/compress.c:441
msgid "unsupported type of integrity check"
msgstr ""

#: lib/dpkg/compress.c:482
#, c-format
msgid "%s: lzma read error"
msgstr ""

#: lib/dpkg/compress.c:494
#, c-format
msgid "%s: lzma write error"
msgstr ""

#: lib/dpkg/compress.c:503
#, c-format
msgid "%s: lzma close error"
msgstr ""

#: lib/dpkg/compress.c:509
#, c-format
msgid "%s: lzma error: %s"
msgstr ""

#: lib/dpkg/compress.c:816
msgid "unknown compression strategy"
msgstr ""

#: lib/dpkg/dbmodify.c:69
#, c-format
msgid ""
"updates directory contains file `%.250s' whose name is too long (length=%d, "
"max=%d)"
msgstr ""

#: lib/dpkg/dbmodify.c:73
#, c-format
msgid ""
"updates directory contains files with different length names (both %d and %d)"
msgstr ""

#: lib/dpkg/dbmodify.c:87
#, c-format
msgid "cannot scan updates directory `%.255s'"
msgstr ""

#: lib/dpkg/dbmodify.c:101
#, c-format
msgid "failed to remove incorporated update file %.255s"
msgstr ""

#: lib/dpkg/dbmodify.c:122 dpkg-deb/build.c:453
#, c-format
msgid "unable to create `%.255s'"
msgstr ""

#: lib/dpkg/dbmodify.c:126
#, c-format
msgid "unable to fill %.250s with padding"
msgstr ""

#: lib/dpkg/dbmodify.c:128
#, c-format
msgid "unable to flush %.250s after padding"
msgstr ""

#: lib/dpkg/dbmodify.c:130
#, c-format
msgid "unable to seek to start of %.250s after padding"
msgstr ""

#: lib/dpkg/dbmodify.c:196
#, c-format
msgid "unable to open lock file %s for testing"
msgstr ""

#: lib/dpkg/dbmodify.c:222
msgid "unable to open/create status database lockfile"
msgstr ""

#: lib/dpkg/dbmodify.c:232
msgid "you do not have permission to lock the dpkg status database"
msgstr ""

#: lib/dpkg/dbmodify.c:234
msgid "dpkg status database"
msgstr ""

#: lib/dpkg/dbmodify.c:258
msgid "requested operation requires superuser privilege"
msgstr ""

#: lib/dpkg/dbmodify.c:263
msgid "unable to access dpkg status area"
msgstr ""

#: lib/dpkg/dbmodify.c:265
msgid "operation requires read/write access to dpkg status area"
msgstr ""

#: lib/dpkg/dbmodify.c:316
#, c-format
msgid "failed to remove my own update file %.255s"
msgstr ""

#: lib/dpkg/dbmodify.c:354
#, c-format
msgid "unable to write updated status of `%.250s'"
msgstr ""

#: lib/dpkg/dbmodify.c:357
#, c-format
msgid "unable to flush updated status of `%.250s'"
msgstr ""

#: lib/dpkg/dbmodify.c:360
#, c-format
msgid "unable to truncate for updated status of `%.250s'"
msgstr ""

#: lib/dpkg/dbmodify.c:363
#, c-format
msgid "unable to fsync updated status of `%.250s'"
msgstr ""

#: lib/dpkg/dbmodify.c:366
#, c-format
msgid "unable to close updated status of `%.250s'"
msgstr ""

#: lib/dpkg/dbmodify.c:370
#, c-format
msgid "unable to install updated status of `%.250s'"
msgstr ""

#: lib/dpkg/deb-version.c:55
msgid "format version with empty major component"
msgstr ""

#: lib/dpkg/deb-version.c:57
msgid "format version has no dot"
msgstr ""

#: lib/dpkg/deb-version.c:63
msgid "format version with empty minor component"
msgstr ""

#: lib/dpkg/deb-version.c:65
msgid "format version followed by junk"
msgstr ""

#: lib/dpkg/dir.c:50
#, c-format
msgid "unable to get file descriptor for directory '%s'"
msgstr ""

#: lib/dpkg/dir.c:54
#, c-format
msgid "unable to sync directory '%s'"
msgstr ""

#: lib/dpkg/dir.c:69 lib/dpkg/dir.c:131
#, c-format
msgid "unable to open directory '%s'"
msgstr ""

#: lib/dpkg/dir.c:109 src/divertcmd.c:217 dpkg-split/split.c:207
#: utils/update-alternatives.c:1305
#, c-format
msgid "unable to open file '%s'"
msgstr ""

#: lib/dpkg/dir.c:111 src/divertcmd.c:232 dpkg-deb/build.c:600
#: dpkg-split/join.c:70 dpkg-split/queue.c:203
#: utils/update-alternatives.c:1425
#, c-format
msgid "unable to sync file '%s'"
msgstr ""

#: lib/dpkg/dir.c:113 src/divertcmd.c:234 dpkg-deb/build.c:602
#: dpkg-split/join.c:72 dpkg-split/queue.c:205
#: utils/update-alternatives.c:1333 utils/update-alternatives.c:1427
#, c-format
msgid "unable to close file '%s'"
msgstr ""

#: lib/dpkg/dump.c:472
#, c-format
msgid "failed to write details of `%.50s' to `%.250s'"
msgstr ""

#: lib/dpkg/dump.c:496
#, c-format
msgid "unable to set buffering on %s database file"
msgstr ""

#: lib/dpkg/dump.c:508
#, c-format
msgid "failed to write %s database record about '%.50s' to '%.250s'"
msgstr ""

#: lib/dpkg/ehandle.c:98
#, c-format
msgid ""
"%s: unrecoverable fatal error, aborting:\n"
" %s\n"
msgstr ""

#: lib/dpkg/ehandle.c:104
#, c-format
msgid ""
"%s: outside error context, aborting:\n"
" %s\n"
msgstr ""

#: lib/dpkg/ehandle.c:124
msgid "out of memory for new error context"
msgstr ""

#: lib/dpkg/ehandle.c:189
#, c-format
msgid ""
"%s: error while cleaning up:\n"
" %s\n"
msgstr ""

#: lib/dpkg/ehandle.c:208
#, c-format
msgid "%s: too many nested errors during error recovery!!\n"
msgstr ""

#: lib/dpkg/ehandle.c:275 lib/dpkg/ehandle.c:314
msgid "out of memory for new cleanup entry"
msgstr ""

#: lib/dpkg/ehandle.c:298
msgid "out of memory for new cleanup entry with many arguments"
msgstr ""

#: lib/dpkg/ehandle.c:359
#, c-format
msgid "%s: error: %s\n"
msgstr ""

#: lib/dpkg/ehandle.c:395
#, c-format
msgid "%s:%s:%d:%s: internal error: %s\n"
msgstr ""

#: lib/dpkg/fields.c:52
#, c-format
msgid "%s is missing"
msgstr ""

#: lib/dpkg/fields.c:56
#, c-format
msgid "'%.50s' is not allowed for %s"
msgstr ""

#: lib/dpkg/fields.c:80
#, c-format
msgid "junk after %s"
msgstr ""

#: lib/dpkg/fields.c:94
#, c-format
msgid "invalid package name (%.250s)"
msgstr ""

#: lib/dpkg/fields.c:109
#, c-format
msgid "empty file details field `%s'"
msgstr ""

#: lib/dpkg/fields.c:112
#, c-format
msgid "file details field `%s' not allowed in status file"
msgstr ""

#: lib/dpkg/fields.c:125
#, c-format
msgid "too many values in file details field `%s' (compared to others)"
msgstr ""

#: lib/dpkg/fields.c:139
#, c-format
msgid "too few values in file details field `%s' (compared to others)"
msgstr ""

#: lib/dpkg/fields.c:162
msgid "yes/no in boolean field"
msgstr ""

#: lib/dpkg/fields.c:177
msgid "foreign/allowed/same/no in quadstate field"
msgstr ""

#: lib/dpkg/fields.c:189
#, c-format
msgid "'%s' is not a valid architecture name: %s"
msgstr ""

#: lib/dpkg/fields.c:208
msgid "word in 'Priority' field"
msgstr ""

#: lib/dpkg/fields.c:221 lib/dpkg/fields.c:272 lib/dpkg/fields.c:622
#: lib/dpkg/fields.c:647
#, c-format
msgid "value for '%s' field not allowed in this context"
msgstr ""

#: lib/dpkg/fields.c:226
msgid "first (want) word in 'Status' field"
msgstr ""

#: lib/dpkg/fields.c:228
msgid "second (error) word in 'Status' field"
msgstr ""

#: lib/dpkg/fields.c:230
msgid "third (status) word in 'Status' field"
msgstr ""

#: lib/dpkg/fields.c:240 lib/dpkg/fields.c:278
#, c-format
msgid "error in '%s' field string '%.250s'"
msgstr ""

#: lib/dpkg/fields.c:252
#, c-format
msgid "obsolete '%s' or '%s' field used"
msgstr ""

#: lib/dpkg/fields.c:305
#, c-format
msgid "value for '%s' field has malformatted line '%.*s'"
msgstr ""

#: lib/dpkg/fields.c:327
#, c-format
msgid "value for '%s' has line starting with non-space '%c'"
msgstr ""

#: lib/dpkg/fields.c:344
msgid "root or null directory is listed as a conffile"
msgstr ""

#: lib/dpkg/fields.c:405
#, c-format
msgid ""
"`%s' field, missing package name, or garbage where package name expected"
msgstr ""

#: lib/dpkg/fields.c:415
#, c-format
msgid "`%s' field, invalid package name `%.255s': %s"
msgstr ""

#: lib/dpkg/fields.c:444
#, c-format
msgid ""
"'%s' field, missing architecture name, or garbage where architecture name "
"expected"
msgstr ""

#: lib/dpkg/fields.c:457
#, c-format
msgid ""
"'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s"
msgstr ""

#: lib/dpkg/fields.c:491
#, c-format
msgid ""
"`%s' field, reference to `%.255s':\n"
" bad version relationship %c%c"
msgstr ""

#: lib/dpkg/fields.c:497
#, c-format
msgid ""
"`%s' field, reference to `%.255s':\n"
" `%c' is obsolete, use `%c=' or `%c%c' instead"
msgstr ""

#: lib/dpkg/fields.c:507
#, c-format
msgid ""
"`%s' field, reference to `%.255s':\n"
" implicit exact match on version number, suggest using `=' instead"
msgstr ""

#: lib/dpkg/fields.c:515
#, c-format
msgid "only exact versions may be used for '%s' field"
msgstr ""

#: lib/dpkg/fields.c:520
#, c-format
msgid ""
"`%s' field, reference to `%.255s':\n"
" version value starts with non-alphanumeric, suggest adding a space"
msgstr ""

#: lib/dpkg/fields.c:537 lib/dpkg/fields.c:541
#, c-format
msgid "`%s' field, reference to `%.255s': version contains `%c'"
msgstr ""

#: lib/dpkg/fields.c:545
#, c-format
msgid "`%s' field, reference to `%.255s': version unterminated"
msgstr ""

#: lib/dpkg/fields.c:551
#, c-format
msgid "'%s' field, reference to '%.255s': error in version"
msgstr ""

#: lib/dpkg/fields.c:561
#, c-format
msgid "`%s' field, syntax error after reference to package `%.255s'"
msgstr ""

#: lib/dpkg/fields.c:568
#, c-format
msgid "alternatives (`|') not allowed in %s field"
msgstr ""

#: lib/dpkg/fields.c:629
#, c-format
msgid "illegal pending trigger name `%.255s': %s"
msgstr ""

#: lib/dpkg/fields.c:633
#, c-format
msgid "duplicate pending trigger `%.255s'"
msgstr ""

#: lib/dpkg/fields.c:656
#, c-format
msgid "illegal package name in awaited trigger `%.255s': %s"
msgstr ""

#: lib/dpkg/fields.c:661
#, c-format
msgid "duplicate awaited trigger package `%.255s'"
msgstr ""

#: lib/dpkg/file.c:53
#, c-format
msgid "unable to stat source file '%.250s'"
msgstr ""

#: lib/dpkg/file.c:57
#, c-format
msgid "unable to change ownership of target file '%.250s'"
msgstr ""

#: lib/dpkg/file.c:61
#, c-format
msgid "unable to set mode of target file '%.250s'"
msgstr ""

#: lib/dpkg/file.c:87
#, c-format
msgid "unable to unlock %s"
msgstr ""

#: lib/dpkg/file.c:113
#, c-format
msgid "unable to check file '%s' lock status"
msgstr ""

#: lib/dpkg/file.c:148
#, c-format
msgid "%s is locked by another process"
msgstr ""

#: lib/dpkg/file.c:150
#, c-format
msgid "unable to lock %s"
msgstr ""

#: lib/dpkg/file.c:171 lib/dpkg/file.c:176
msgid "showing file on pager"
msgstr ""

#: lib/dpkg/log.c:53
#, c-format
msgid "could not open log '%s': %s"
msgstr ""

#: lib/dpkg/log.c:85
msgid "<package status and progress file descriptor>"
msgstr ""

#: lib/dpkg/log.c:114
#, c-format
msgid "unable to write to status fd %d"
msgstr ""

#: lib/dpkg/mlib.c:42 lib/dpkg/mlib.c:98 utils/update-alternatives.c:274
#: utils/update-alternatives.c:331 utils/update-alternatives.c:1122
msgid "failed to allocate memory"
msgstr ""

#: lib/dpkg/mlib.c:110
#, c-format
msgid "failed to dup for std%s"
msgstr ""

#: lib/dpkg/mlib.c:111
#, c-format
msgid "failed to dup for fd %d"
msgstr ""

#: lib/dpkg/mlib.c:117
msgid "failed to create pipe"
msgstr ""

#: lib/dpkg/mlib.c:125
#, c-format
msgid "error writing to '%s'"
msgstr ""

#: lib/dpkg/mlib.c:135
#, c-format
msgid "unable to read filedescriptor flags for %.250s"
msgstr ""

#: lib/dpkg/mlib.c:137
#, c-format
msgid "unable to set close-on-exec flag for %.250s"
msgstr ""

#: lib/dpkg/options.c:64
#, c-format
msgid "configuration error: %s:%d: %s"
msgstr ""

#: lib/dpkg/options.c:78
#, c-format
msgid "failed to open configuration file '%.255s' for reading: %s"
msgstr ""

#: lib/dpkg/options.c:105
#, c-format
msgid "unbalanced quotes in '%s'"
msgstr ""

#: lib/dpkg/options.c:121
#, c-format
msgid "unknown option '%s'"
msgstr ""

#: lib/dpkg/options.c:125
#, c-format
msgid "'%s' needs a value"
msgstr ""

#: lib/dpkg/options.c:131
#, c-format
msgid "'%s' does not take a value"
msgstr ""

#: lib/dpkg/options.c:137
#, c-format
msgid "read error in configuration file `%.255s'"
msgstr ""

#: lib/dpkg/options.c:138
#, c-format
msgid "error closing configuration file `%.255s'"
msgstr ""

#: lib/dpkg/options.c:174
#, c-format
msgid "error opening configuration directory '%s'"
msgstr ""

#: lib/dpkg/options.c:237
#, c-format
msgid "unknown option --%s"
msgstr ""

#: lib/dpkg/options.c:241
#, c-format
msgid "--%s option takes a value"
msgstr ""

#: lib/dpkg/options.c:246
#, c-format
msgid "--%s option does not take a value"
msgstr ""

#: lib/dpkg/options.c:254
#, c-format
msgid "unknown option -%c"
msgstr ""

#: lib/dpkg/options.c:259
#, c-format
msgid "-%c option takes a value"
msgstr ""

#: lib/dpkg/options.c:267
#, c-format
msgid "-%c option does not take a value"
msgstr ""

#: lib/dpkg/options.c:286 dpkg-split/main.c:127
#, c-format
msgid "invalid integer for --%s: `%.250s'"
msgstr ""

#: lib/dpkg/options.c:294
#, c-format
msgid "obsolete option '--%s'\n"
msgstr ""

#: lib/dpkg/options.c:310
#, c-format
msgid "conflicting actions -%c (--%s) and -%c (--%s)"
msgstr ""

#: lib/dpkg/options-parsers.c:49
#, c-format
msgid "--%s needs a valid package name but '%.250s' is not: %s"
msgstr ""

#: lib/dpkg/parse.c:140
#, c-format
msgid "duplicate value for `%s' field"
msgstr ""

#: lib/dpkg/parse.c:152
#, c-format
msgid "user-defined field name `%.*s' too short"
msgstr ""

#: lib/dpkg/parse.c:159
#, c-format
msgid "duplicate value for user-defined field `%.*s'"
msgstr ""

#: lib/dpkg/parse.c:204 lib/dpkg/parsehelp.c:290 lib/dpkg/parsehelp.c:302
#, c-format
msgid "missing %s"
msgstr ""

#: lib/dpkg/parse.c:206 lib/dpkg/parsehelp.c:292 lib/dpkg/parsehelp.c:305
#, c-format
msgid "empty value for %s"
msgstr ""

#: lib/dpkg/parse.c:215
#, c-format
msgid "package has field '%s' but is missing architecture"
msgstr ""

#: lib/dpkg/parse.c:219
#, c-format
msgid "package has field '%s' but is architecture all"
msgstr ""

#: lib/dpkg/parse.c:238
msgid "Config-Version for package with inappropriate Status"
msgstr ""

#: lib/dpkg/parse.c:249
#, c-format
msgid "package has status %s but triggers are awaited"
msgstr ""

#: lib/dpkg/parse.c:253
msgid "package has status triggers-awaited but no triggers awaited"
msgstr ""

#: lib/dpkg/parse.c:259
#, c-format
msgid "package has status %s but triggers are pending"
msgstr ""

#: lib/dpkg/parse.c:263
msgid "package has status triggers-pending but no triggers pending"
msgstr ""

#: lib/dpkg/parse.c:273
msgid "Package which in state not-installed has conffiles, forgetting them"
msgstr ""

#: lib/dpkg/parse.c:351
msgid ""
"multiple non-coinstallable package instances present; most probably due to "
"an upgrade from an unofficial dpkg"
msgstr ""

#: lib/dpkg/parse.c:355
msgid ""
"mixed non-coinstallable and coinstallable package instances present; most "
"probably due to an upgrade from an unofficial dpkg"
msgstr ""

#: lib/dpkg/parse.c:415
#, c-format
msgid ""
"%s %s (Multi-Arch: %s) is not co-installable with %s which has multiple "
"installed instances"
msgstr ""

#: lib/dpkg/parse.c:545
#, c-format
msgid "failed to open package info file `%.255s' for reading"
msgstr ""

#: lib/dpkg/parse.c:564
#, c-format
msgid "can't stat package info file `%.255s'"
msgstr ""

#: lib/dpkg/parse.c:573
#, c-format
msgid "reading package info file '%s': %s"
msgstr ""

#: lib/dpkg/parse.c:583
#, c-format
msgid "can't mmap package info file `%.255s'"
msgstr ""

#: lib/dpkg/parse.c:588
#, c-format
msgid "reading package info file '%.255s'"
msgstr ""

#: lib/dpkg/parse.c:628
msgid "empty field name"
msgstr ""

#: lib/dpkg/parse.c:630
#, c-format
msgid "field name '%.*s' cannot start with hyphen"
msgstr ""

#: lib/dpkg/parse.c:640
#, c-format
msgid "EOF after field name `%.*s'"
msgstr ""

#: lib/dpkg/parse.c:643
#, c-format
msgid "newline in field name `%.*s'"
msgstr ""

#: lib/dpkg/parse.c:646
#, c-format
msgid "MSDOS EOF (^Z) in field name `%.*s'"
msgstr ""

#: lib/dpkg/parse.c:650
#, c-format
msgid "field name `%.*s' must be followed by colon"
msgstr ""

#: lib/dpkg/parse.c:661
#, c-format
msgid "EOF before value of field `%.*s' (missing final newline)"
msgstr ""

#: lib/dpkg/parse.c:665
#, c-format
msgid "MSDOS EOF char in value of field `%.*s' (missing newline?)"
msgstr ""

#: lib/dpkg/parse.c:676
#, c-format
msgid "blank line in value of field '%.*s'"
msgstr ""

#: lib/dpkg/parse.c:696
#, c-format
msgid "EOF during value of field `%.*s' (missing final newline)"
msgstr ""

#: lib/dpkg/parse.c:729
#, c-format
msgid "failed to close after read: `%.255s'"
msgstr ""

#: lib/dpkg/parse.c:786
msgid "several package info entries found, only one allowed"
msgstr ""

#: lib/dpkg/parse.c:812
#, c-format
msgid "no package information in `%.255s'"
msgstr ""

#: lib/dpkg/parsehelp.c:52
#, c-format
msgid ""
"parsing file '%.255s' near line %d package '%.255s':\n"
" %.255s"
msgstr ""

#: lib/dpkg/parsehelp.c:55
#, c-format
msgid ""
"parsing file '%.255s' near line %d:\n"
" %.255s"
msgstr ""

#: lib/dpkg/parsehelp.c:114
msgid "must start with an alphanumeric character"
msgstr ""

#: lib/dpkg/parsehelp.c:162
msgctxt "version"
msgid "<none>"
msgstr ""

#: lib/dpkg/parsehelp.c:196
msgid "version string is empty"
msgstr ""

#: lib/dpkg/parsehelp.c:208
msgid "version string has embedded spaces"
msgstr ""

#: lib/dpkg/parsehelp.c:217
msgid "epoch in version is not number"
msgstr ""

#: lib/dpkg/parsehelp.c:219
msgid "epoch in version is negative"
msgstr ""

#: lib/dpkg/parsehelp.c:221
msgid "epoch in version is too big"
msgstr ""

#: lib/dpkg/parsehelp.c:223
msgid "nothing after colon in version number"
msgstr ""

#: lib/dpkg/parsehelp.c:238
msgid "version number does not start with digit"
msgstr ""

#: lib/dpkg/parsehelp.c:241
msgid "invalid character in version number"
msgstr ""

#: lib/dpkg/parsehelp.c:245
msgid "invalid character in revision number"
msgstr ""

#: lib/dpkg/pkg-db.c:147 lib/dpkg/pkg-spec.c:98
#, c-format
msgid "ambiguous package name '%s' with more than one installed instance"
msgstr ""

#: lib/dpkg/pkg-format.c:87
#, c-format
msgid "invalid character '%c' in field width"
msgstr ""

#: lib/dpkg/pkg-format.c:92
msgid "field width is out of range"
msgstr ""

#: lib/dpkg/pkg-format.c:183
msgid "missing closing brace"
msgstr ""

#: lib/dpkg/pkg-show.c:141
msgid "(no description available)"
msgstr ""

#: lib/dpkg/pkg-spec.c:71
#, c-format
msgid "illegal package name in specifier '%s%s%s': %s"
msgstr ""

#: lib/dpkg/pkg-spec.c:82
#, c-format
msgid "illegal architecture name in specifier '%s:%s': %s"
msgstr ""

#: lib/dpkg/report.c:66
#, c-format
msgid "%s: warning: %s\n"
msgstr ""

#: lib/dpkg/strwide.c:60
#, c-format
msgid "cannot convert multibyte string '%s' to a wide-character string"
msgstr ""

#: lib/dpkg/strwide.c:113
#, c-format
msgid "cannot convert multibyte sequence '%s' to a wide character"
msgstr ""

#: lib/dpkg/subproc.c:46
#, c-format
msgid "error un-catching signal %s: %s\n"
msgstr ""

#: lib/dpkg/subproc.c:57
#, c-format
msgid "unable to ignore signal %s before running %.250s"
msgstr ""

#: lib/dpkg/subproc.c:98
#, c-format
msgid "%s (subprocess): %s\n"
msgstr ""

#: lib/dpkg/subproc.c:109 utils/update-alternatives.c:411
msgid "fork failed"
msgstr ""

#: lib/dpkg/subproc.c:139
#, c-format
msgid "subprocess %s returned error exit status %d"
msgstr ""

#: lib/dpkg/subproc.c:150
#, c-format
msgid "subprocess %s was interrupted"
msgstr ""

#: lib/dpkg/subproc.c:152
#, c-format
msgid "subprocess %s was killed by signal (%s)%s"
msgstr ""

#: lib/dpkg/subproc.c:154
msgid ", core dumped"
msgstr ""

#: lib/dpkg/subproc.c:159
#, c-format
msgid "subprocess %s failed with wait status code %d"
msgstr ""

#: lib/dpkg/subproc.c:176 utils/update-alternatives.c:418
#, c-format
msgid "wait for subprocess %s failed"
msgstr ""

#: lib/dpkg/trigdeferred.l:75
#, c-format
msgid "invalid package name `%.250s' in triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:84
#, c-format
msgid "truncated triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:88
#, c-format
msgid "syntax error in triggers deferred file `%.250s' at character `%s'%s"
msgstr ""

#: lib/dpkg/trigdeferred.l:134
#, c-format
msgid "unable to open/create triggers lockfile `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:141
msgid "triggers area"
msgstr ""

#: lib/dpkg/trigdeferred.l:154
#, c-format
msgid "unable to open triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:168
#, c-format
msgid "unable to stat triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:183
#, c-format
msgid "unable to open/create new triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:221
#, c-format
msgid "error reading triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:229
#, c-format
msgid "unable to write new triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:234
#, c-format
msgid "unable to close new triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/trigdeferred.l:238
#, c-format
msgid "unable to install new triggers deferred file `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:228
#, c-format
msgid ""
"invalid or unknown syntax in trigger name `%.250s' (in trigger interests for "
"package `%.250s')"
msgstr ""

#: lib/dpkg/triglib.c:269
#, c-format
msgid "failed to open trigger interest list file `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:297
#, c-format
msgid "failed to rewind trigger interest file `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:316
#, c-format
msgid ""
"trigger interest file `%.250s' syntax error; illegal package name `%.250s': "
"%.250s"
msgstr ""

#: lib/dpkg/triglib.c:434
#, c-format
msgid ""
"duplicate file trigger interest for filename `%.250s' and package `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:505
#, c-format
msgid "unable to read file triggers file `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:516
#, c-format
msgid "syntax error in file triggers file `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:532
#, c-format
msgid ""
"file triggers record mentions illegal package name `%.250s' (for interest in "
"file `%.250s'): %.250s"
msgstr ""

#: lib/dpkg/triglib.c:671
#, c-format
msgid ""
"triggers ci file `%.250s' contains illegal trigger syntax in trigger name `"
"%.250s': %.250s"
msgstr ""

#: lib/dpkg/triglib.c:691
#, c-format
msgid "unable to open triggers ci file `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:706
msgid "triggers ci file contains unknown directive syntax"
msgstr ""

#: lib/dpkg/triglib.c:721
#, c-format
msgid "triggers ci file contains unknown directive `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:787
#, c-format
msgid "unable to create triggers state directory `%.250s'"
msgstr ""

#: lib/dpkg/triglib.c:790
#, c-format
msgid "unable to set ownership of triggers state directory `%.250s'"
msgstr ""

#: lib/dpkg/trigname.c:34
msgid "empty trigger names are not permitted"
msgstr ""

#: lib/dpkg/trigname.c:38
msgid "trigger name contains invalid character"
msgstr ""

#: lib/dpkg/utils.c:56
#, c-format
msgid "read error in `%.250s'"
msgstr ""

#: lib/dpkg/utils.c:61
#, c-format
msgid "fgets gave an empty string from `%.250s'"
msgstr ""

#: lib/dpkg/utils.c:63
#, c-format
msgid "too-long line or missing newline in `%.250s'"
msgstr ""

#: lib/dpkg/utils.c:75
#, c-format
msgid "unexpected eof reading `%.250s'"
msgstr ""

#: lib/dpkg/varbuf.c:82 lib/dpkg/varbuf.c:88
msgid "error formatting string into varbuf variable"
msgstr ""

#: src/archives.c:244
msgid "error reading from dpkg-deb pipe"
msgstr ""

#: src/archives.c:259
#, c-format
msgid "cannot skip padding for file '%.255s': %s"
msgstr ""

#: src/archives.c:272
#, c-format
msgid "cannot skip file '%.255s' (replaced or excluded?) from pipe: %s"
msgstr ""

#: src/archives.c:334
#, c-format
msgid "unable to create `%.255s' (while processing `%.255s')"
msgstr ""

#: src/archives.c:347
#, c-format
msgid "cannot copy extracted data for '%.255s' to '%.255s': %s"
msgstr ""

#: src/archives.c:363 src/archives.c:479 src/statcmd.c:167
#, c-format
msgid "error setting ownership of `%.255s'"
msgstr ""

#: src/archives.c:365 src/archives.c:481 src/statcmd.c:169
#, c-format
msgid "error setting permissions of `%.255s'"
msgstr ""

#: src/archives.c:373 src/archives.c:1217 src/archives.c:1256
#, c-format
msgid "error closing/writing `%.255s'"
msgstr ""

#: src/archives.c:377
#, c-format
msgid "error creating pipe `%.255s'"
msgstr ""

#: src/archives.c:382 src/archives.c:387
#, c-format
msgid "error creating device `%.255s'"
msgstr ""

#: src/archives.c:400 src/infodb-upgrade.c:146 src/infodb-upgrade.c:166
#, c-format
msgid "error creating hard link `%.255s'"
msgstr ""

#: src/archives.c:407 utils/update-alternatives.c:481
#, c-format
msgid "error creating symbolic link `%.255s'"
msgstr ""

#: src/archives.c:413
#, c-format
msgid "error creating directory `%.255s'"
msgstr ""

#: src/archives.c:432
#, c-format
msgid "cannot compute MD5 hash for tar file '%.255s': %s"
msgstr ""

#: src/archives.c:460 src/archives.c:464
#, c-format
msgid "error setting timestamps of `%.255s'"
msgstr ""

#: src/archives.c:476
#, c-format
msgid "error setting ownership of symlink `%.255s'"
msgstr ""

#: src/archives.c:513
msgid "cannot open security status notification channel"
msgstr ""

#: src/archives.c:528
msgid "cannot get security labeling handle"
msgstr ""

#: src/archives.c:576
#, c-format
msgid "cannot set security context for file object '%s'"
msgstr ""

#: src/archives.c:605 src/archives.c:1143 utils/update-alternatives.c:319
#, c-format
msgid "unable to read link `%.255s'"
msgstr ""

#: src/archives.c:607 src/archives.c:1145 src/configure.c:760
#, c-format
msgid "symbolic link '%.250s' size has changed from %jd to %zd"
msgstr ""

#: src/archives.c:644
#, c-format
msgid ""
"trying to overwrite shared '%.250s', which is different from other instances "
"of package %.250s"
msgstr ""

#: src/archives.c:736
#, c-format
msgid "failed to stat (dereference) existing symlink `%.250s'"
msgstr ""

#: src/archives.c:758
#, c-format
msgid ""
"failed to stat (dereference) proposed new symlink target `%.250s' for "
"symlink `%.250s'"
msgstr ""

#: src/archives.c:818
#, c-format
msgid ""
"trying to overwrite `%.250s', which is the diverted version of `"
"%.250s' (package: %.100s)"
msgstr ""

#: src/archives.c:824
#, c-format
msgid "trying to overwrite `%.250s', which is the diverted version of `%.250s'"
msgstr ""

#: src/archives.c:854
#, c-format
msgid "unable to stat `%.255s' (which I was about to install)"
msgstr ""

#: src/archives.c:862
#, c-format
msgid ""
"unable to clean up mess surrounding `%.255s' before installing another "
"version"
msgstr ""

#: src/archives.c:868
#, c-format
msgid "unable to stat restored `%.255s' before installing another version"
msgstr ""

#: src/archives.c:904
#, c-format
msgid "archive contained object `%.255s' of unknown type 0x%x"
msgstr ""

#: src/archives.c:986 src/divertcmd.c:148 utils/update-alternatives.c:623
#: utils/update-alternatives.c:1232 utils/update-alternatives.c:1310
#: utils/update-alternatives.c:1461 utils/update-alternatives.c:1725
#: utils/update-alternatives.c:2223 utils/update-alternatives.c:2271
#: utils/update-alternatives.c:2449
#, c-format
msgid "cannot stat file '%s'"
msgstr ""

#: src/archives.c:1001
#, c-format
msgid "Replacing files in old package %s (%s) ...\n"
msgstr ""

#: src/archives.c:1007
#, c-format
msgid "Replaced by files in installed package %s (%s) ...\n"
msgstr ""

#: src/archives.c:1017
#, c-format
msgid ""
"trying to overwrite directory '%.250s' in package %.250s %.250s with "
"nondirectory"
msgstr ""

#: src/archives.c:1024
#, c-format
msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s"
msgstr ""

#: src/archives.c:1133
#, c-format
msgid "unable to move aside `%.255s' to install new version"
msgstr ""

#: src/archives.c:1150
#, c-format
msgid "unable to make backup symlink for `%.255s'"
msgstr ""

#: src/archives.c:1152
#, c-format
msgid "unable to chown backup symlink for `%.255s'"
msgstr ""

#: src/archives.c:1157
#, c-format
msgid "unable to make backup link of `%.255s' before installing new version"
msgstr ""

#: src/archives.c:1174 src/archives.c:1264
#, c-format
msgid "unable to install new version of `%.255s'"
msgstr ""

#: src/archives.c:1211 src/archives.c:1252
#, c-format
msgid "unable to open '%.255s'"
msgstr ""

#: src/archives.c:1254
#, c-format
msgid "unable to sync file '%.255s'"
msgstr ""

#: src/archives.c:1331
#, c-format
msgid ""
"ignoring dependency problem with %s:\n"
"%s"
msgstr ""

#: src/archives.c:1336
#, c-format
msgid ""
"considering deconfiguration of essential\n"
" package %s, to enable %s"
msgstr ""

#: src/archives.c:1340
#, c-format
msgid ""
"no, %s is essential, will not deconfigure\n"
" it in order to enable %s"
msgstr ""

#: src/archives.c:1349
#, c-format
msgid ""
"no, cannot proceed with %s (--auto-deconfigure will help):\n"
"%s"
msgstr ""

#: src/archives.c:1359
#, c-format
msgid "removal of %.250s"
msgstr ""

#: src/archives.c:1384
#, c-format
msgid "installation of %.250s"
msgstr ""

#: src/archives.c:1386
#, c-format
msgid "considering deconfiguration of %s, which would be broken by %s ..."
msgstr ""

#: src/archives.c:1392
#, c-format
msgid "yes, will deconfigure %s (broken by %s)"
msgstr ""

#: src/archives.c:1397 src/archives.c:1520
#, c-format
msgid ""
"regarding %s containing %s:\n"
"%s"
msgstr ""

#: src/archives.c:1405
msgid "ignoring breakage, may proceed anyway!"
msgstr ""

#: src/archives.c:1410
#, c-format
msgid ""
"installing %.250s would break %.250s, and\n"
" deconfiguration is not permitted (--auto-deconfigure might help)"
msgstr ""

#: src/archives.c:1415
#, c-format
msgid "installing %.250s would break existing software"
msgstr ""

#: src/archives.c:1447
#, c-format
msgid "considering removing %s in favour of %s ..."
msgstr ""

#: src/archives.c:1453
#, c-format
msgid "%s is not properly installed; ignoring any dependencies on it"
msgstr ""

#: src/archives.c:1482
#, c-format
msgid "may have trouble removing %s, as it provides %s ..."
msgstr ""

#: src/archives.c:1497
#, c-format
msgid ""
"package %s requires reinstallation, but will remove anyway as you requested"
msgstr ""

#: src/archives.c:1501
#, c-format
msgid "package %s requires reinstallation, will not remove"
msgstr ""

#: src/archives.c:1510
#, c-format
msgid "yes, will remove %s in favour of %s"
msgstr ""

#: src/archives.c:1523
#, c-format
msgid "conflicting packages - not installing %.250s"
msgstr ""

#: src/archives.c:1525
msgid "ignoring conflict, may proceed anyway!"
msgstr ""

#: src/archives.c:1577
#, c-format
msgid "--%s --recursive needs at least one path argument"
msgstr ""

#: src/archives.c:1587
msgid "find for dpkg --recursive"
msgstr ""

#: src/archives.c:1608
msgid "failed to fdopen find's pipe"
msgstr ""

#: src/archives.c:1614
msgid "error reading find's pipe"
msgstr ""

#: src/archives.c:1615
msgid "error closing find's pipe"
msgstr ""

#: src/archives.c:1618
#, c-format
msgid "find for --recursive returned unhandled error %i"
msgstr ""

#: src/archives.c:1621
msgid "searched, but found no packages (files matching *.deb)"
msgstr ""

#: src/archives.c:1632
#, c-format
msgid "--%s needs at least one package archive file argument"
msgstr ""

#: src/archives.c:1666 src/divertcmd.c:76 src/divertcmd.c:116
#: src/enquiry.c:234 src/enquiry.c:355 src/enquiry.c:557 src/enquiry.c:559
#: src/enquiry.c:572 src/enquiry.c:602 src/main.c:67 src/main.c:171
#: src/main.c:322 src/main.c:624 src/packages.c:294 src/querycmd.c:329
#: src/querycmd.c:431 src/querycmd.c:473 src/querycmd.c:482 src/querycmd.c:528
#: src/querycmd.c:612 src/querycmd.c:785 src/querycmd.c:833 src/select.c:101
#: src/statcmd.c:64 src/statcmd.c:94 src/trigcmd.c:57 src/trigcmd.c:90
#: dpkg-deb/build.c:447 dpkg-deb/extract.c:234 dpkg-deb/extract.c:270
#: dpkg-deb/info.c:206 dpkg-deb/info.c:244 dpkg-deb/main.c:61
#: dpkg-deb/main.c:135 dpkg-split/info.c:266 dpkg-split/main.c:55
#: dpkg-split/main.c:99 dpkg-split/queue.c:156 dpkg-split/queue.c:298
msgid "<standard output>"
msgstr ""

#: src/archives.c:1667 src/packages.c:295 src/querycmd.c:330
#: src/querycmd.c:429 src/querycmd.c:534 src/querycmd.c:613 src/select.c:102
#: dpkg-split/main.c:170 dpkg-split/queue.c:234
msgid "<standard error>"
msgstr ""

#: src/archives.c:1710
#, c-format
msgid "Selecting previously unselected package %s.\n"
msgstr ""

#: src/archives.c:1714
#, c-format
msgid "Skipping unselected package %s.\n"
msgstr ""

#: src/archives.c:1731
#, c-format
msgid "version %.250s of %.250s already installed, skipping"
msgstr ""

#: src/archives.c:1740
#, c-format
msgid "downgrading %.250s from %.250s to %.250s"
msgstr ""

#: src/archives.c:1746
#, c-format
msgid "will not downgrade %.250s from %.250s to %.250s, skipping"
msgstr ""

#: src/cleanup.c:87
#, c-format
msgid ""
"unable to remove newly-installed version of `%.250s' to allow reinstallation "
"of backup copy"
msgstr ""

#: src/cleanup.c:94
#, c-format
msgid "unable to restore backup version of `%.250s'"
msgstr ""

#: src/cleanup.c:98
#, c-format
msgid "unable to remove backup copy of '%.250s'"
msgstr ""

#: src/cleanup.c:102
#, c-format
msgid "unable to remove newly-installed version of `%.250s'"
msgstr ""

#: src/cleanup.c:109
#, c-format
msgid "unable to remove newly-extracted version of `%.250s'"
msgstr ""

#: src/configure.c:98
#, c-format
msgid "Configuration file '%s'\n"
msgstr ""

#: src/configure.c:100
#, c-format
msgid "Configuration file '%s' (actually '%s')\n"
msgstr ""

#: src/configure.c:105
#, c-format
msgid ""
" ==> File on system created by you or by a script.\n"
" ==> File also in package provided by package maintainer.\n"
msgstr ""

#: src/configure.c:109
#, c-format
msgid "     Not modified since installation.\n"
msgstr ""

#: src/configure.c:111
#, c-format
msgid " ==> Modified (by you or by a script) since installation.\n"
msgstr ""

#: src/configure.c:112
#, c-format
msgid " ==> Deleted (by you or by a script) since installation.\n"
msgstr ""

#: src/configure.c:115
#, c-format
msgid " ==> Package distributor has shipped an updated version.\n"
msgstr ""

#: src/configure.c:116
#, c-format
msgid "     Version in package is the same as at last installation.\n"
msgstr ""

#: src/configure.c:125
#, c-format
msgid " ==> Using new file as you requested.\n"
msgstr ""

#: src/configure.c:129
#, c-format
msgid " ==> Using current old file as you requested.\n"
msgstr ""

#: src/configure.c:138
#, c-format
msgid " ==> Keeping old config file as default.\n"
msgstr ""

#: src/configure.c:142
#, c-format
msgid " ==> Using new config file as default.\n"
msgstr ""

#: src/configure.c:148
#, c-format
msgid ""
"   What would you like to do about it ?  Your options are:\n"
"    Y or I  : install the package maintainer's version\n"
"    N or O  : keep your currently-installed version\n"
"      D     : show the differences between the versions\n"
"      Z     : start a shell to examine the situation\n"
msgstr ""

#: src/configure.c:156
#, c-format
msgid " The default action is to keep your current version.\n"
msgstr ""

#: src/configure.c:159
#, c-format
msgid " The default action is to install the new version.\n"
msgstr ""

#: src/configure.c:163
msgid "[default=N]"
msgstr ""

#: src/configure.c:164
msgid "[default=Y]"
msgstr ""

#: src/configure.c:165
msgid "[no default]"
msgstr ""

#: src/configure.c:168
msgid "error writing to stderr, discovered before conffile prompt"
msgstr ""

#: src/configure.c:177
msgid "read error on stdin at conffile prompt"
msgstr ""

#: src/configure.c:178
msgid "EOF on stdin at conffile prompt"
msgstr ""

#: src/configure.c:211 src/configure.c:215
msgid "conffile difference visualizer"
msgstr ""

#: src/configure.c:232
msgid "Type `exit' when you're done.\n"
msgstr ""

#: src/configure.c:241 src/configure.c:245
msgid "conffile shell"
msgstr ""

#: src/configure.c:403
#, c-format
msgid "unable to stat new distributed conffile '%.250s'"
msgstr ""

#: src/configure.c:413
#, c-format
msgid "unable to stat current installed conffile `%.250s'"
msgstr ""

#: src/configure.c:425
#, c-format
msgid ""
"\n"
"Configuration file `%s', does not exist on system.\n"
"Installing new config file as you requested.\n"
msgstr ""

#: src/configure.c:467
#, c-format
msgid "%s: failed to remove old backup '%.250s': %s"
msgstr ""

#: src/configure.c:476
#, c-format
msgid "%s: failed to rename '%.250s' to '%.250s': %s"
msgstr ""

#: src/configure.c:483
#, c-format
msgid "%s: failed to remove '%.250s': %s"
msgstr ""

#: src/configure.c:490
#, c-format
msgid "%s: failed to remove old distributed version '%.250s': %s"
msgstr ""

#: src/configure.c:495
#, c-format
msgid "%s: failed to remove '%.250s' (before overwrite): %s"
msgstr ""

#: src/configure.c:500
#, c-format
msgid "%s: failed to link '%.250s' to '%.250s': %s"
msgstr ""

#: src/configure.c:505
#, c-format
msgid "Installing new version of config file %s ...\n"
msgstr ""

#: src/configure.c:512 utils/update-alternatives.c:488
#, c-format
msgid "unable to install `%.250s' as `%.250s'"
msgstr ""

#: src/configure.c:564
#, c-format
msgid "no package named `%s' is installed, cannot configure"
msgstr ""

#: src/configure.c:567
#, c-format
msgid "package %.250s is already installed and configured"
msgstr ""

#: src/configure.c:571
#, c-format
msgid ""
"package %.250s is not ready for configuration\n"
" cannot configure (current status `%.250s')"
msgstr ""

#: src/configure.c:583
#, c-format
msgid ""
"package %s cannot be configured because %s is not ready (current status '%s')"
msgstr ""

#: src/configure.c:591
#, c-format
msgid ""
"package %s %s cannot be configured because %s is at a different version (%s)"
msgstr ""

#: src/configure.c:627
#, c-format
msgid ""
"dependency problems prevent configuration of %s:\n"
"%s"
msgstr ""

#: src/configure.c:630
msgid "dependency problems - leaving unconfigured"
msgstr ""

#: src/configure.c:633
#, c-format
msgid ""
"%s: dependency problems, but configuring anyway as you requested:\n"
"%s"
msgstr ""

#: src/configure.c:641
msgid ""
"package is in a very bad inconsistent state; you should\n"
" reinstall it before attempting configuration"
msgstr ""

#: src/configure.c:644
#, c-format
msgid "Setting up %s (%s) ...\n"
msgstr ""

#: src/configure.c:729
#, c-format
msgid ""
"%s: unable to stat config file '%s'\n"
" (= '%s'): %s"
msgstr ""

#: src/configure.c:743
#, c-format
msgid ""
"%s: config file '%s' is a circular link\n"
" (= '%s')"
msgstr ""

#: src/configure.c:754
#, c-format
msgid ""
"%s: unable to readlink conffile '%s'\n"
" (= '%s'): %s"
msgstr ""

#: src/configure.c:781
#, c-format
msgid ""
"%s: conffile '%.250s' resolves to degenerate filename\n"
" ('%s' is a symlink to '%s')"
msgstr ""

#: src/configure.c:797
#, c-format
msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')"
msgstr ""

#: src/configure.c:825 dpkg-split/split.c:143
#, c-format
msgid "cannot compute MD5 hash for file '%s': %s"
msgstr ""

#: src/configure.c:832
#, c-format
msgid "%s: unable to open %s for hash: %s"
msgstr ""

#: src/depcon.c:247
#, c-format
msgid "%s depends on %s"
msgstr ""

#: src/depcon.c:250
#, c-format
msgid "%s pre-depends on %s"
msgstr ""

#: src/depcon.c:253
#, c-format
msgid "%s recommends %s"
msgstr ""

#: src/depcon.c:256
#, c-format
msgid "%s suggests %s"
msgstr ""

#: src/depcon.c:259
#, c-format
msgid "%s breaks %s"
msgstr ""

#: src/depcon.c:262
#, c-format
msgid "%s conflicts with %s"
msgstr ""

#: src/depcon.c:265
#, c-format
msgid "%s enhances %s"
msgstr ""

#: src/depcon.c:378
#, c-format
msgid "  %.250s is to be removed.\n"
msgstr ""

#: src/depcon.c:382
#, c-format
msgid "  %.250s is to be deconfigured.\n"
msgstr ""

#: src/depcon.c:390
#, c-format
msgid "  %.250s is to be installed, but is version %.250s.\n"
msgstr ""

#: src/depcon.c:404
#, c-format
msgid "  %.250s is installed, but is version %.250s.\n"
msgstr ""

#: src/depcon.c:424
#, c-format
msgid "  %.250s is unpacked, but has never been configured.\n"
msgstr ""

#: src/depcon.c:429
#, c-format
msgid "  %.250s is unpacked, but is version %.250s.\n"
msgstr ""

#: src/depcon.c:438
#, c-format
msgid "  %.250s latest configured version is %.250s.\n"
msgstr ""

#: src/depcon.c:450
#, c-format
msgid "  %.250s is %s.\n"
msgstr ""

#: src/depcon.c:490
#, c-format
msgid "  %.250s provides %.250s but is to be removed.\n"
msgstr ""

#: src/depcon.c:495
#, c-format
msgid "  %.250s provides %.250s but is to be deconfigured.\n"
msgstr ""

#: src/depcon.c:506
#, c-format
msgid "  %.250s provides %.250s but is %s.\n"
msgstr ""

#: src/depcon.c:521
#, c-format
msgid "  %.250s is not installed.\n"
msgstr ""

#: src/depcon.c:553
#, c-format
msgid "  %.250s (version %.250s) is to be installed.\n"
msgstr ""

#: src/depcon.c:584
#, c-format
msgid "  %.250s (version %.250s) is present and %s.\n"
msgstr ""

#: src/depcon.c:615
#, c-format
msgid "  %.250s provides %.250s and is to be installed.\n"
msgstr ""

#: src/depcon.c:664
#, c-format
msgid "  %.250s provides %.250s and is present and %s.\n"
msgstr ""

#: src/divertcmd.c:53
msgid "Use --help for help about diverting files."
msgstr ""

#: src/divertcmd.c:69 src/statcmd.c:57 utils/update-alternatives.c:80
#, c-format
msgid "Debian %s version %s.\n"
msgstr ""

#: src/divertcmd.c:73 src/main.c:64 src/querycmd.c:782 src/statcmd.c:61
#: src/trigcmd.c:54 dpkg-deb/main.c:58 dpkg-split/main.c:52
#: utils/update-alternatives.c:84
#, c-format
msgid ""
"This is free software; see the GNU General Public License version 2 or\n"
"later for copying conditions. There is NO warranty.\n"
msgstr ""

#: src/divertcmd.c:85 src/main.c:82 src/querycmd.c:794 src/statcmd.c:73
#: dpkg-deb/main.c:70 dpkg-split/main.c:64 utils/update-alternatives.c:92
#, c-format
msgid ""
"Usage: %s [<option> ...] <command>\n"
"\n"
msgstr ""

#: src/divertcmd.c:89
#, c-format
msgid ""
"Commands:\n"
"  [--add] <file>           add a diversion.\n"
"  --remove <file>          remove the diversion.\n"
"  --list [<glob-pattern>]  show file diversions.\n"
"  --listpackage <file>     show what package diverts the file.\n"
"  --truename <file>        return the diverted file.\n"
"\n"
msgstr ""

#: src/divertcmd.c:98
#, c-format
msgid ""
"Options:\n"
"  --package <package>      name of the package whose copy of <file> will "
"not\n"
"                             be diverted.\n"
"  --local                  all packages' versions are diverted.\n"
"  --divert <divert-to>     the name used by other packages' versions.\n"
"  --rename                 actually move the file aside (or back).\n"
"  --admindir <directory>   set the directory with the diversions file.\n"
"  --test                   don't do anything, just demonstrate.\n"
"  --quiet                  quiet operation, minimal output.\n"
"  --help                   show this help message.\n"
"  --version                show the version.\n"
"\n"
msgstr ""

#: src/divertcmd.c:112
#, c-format
msgid ""
"When adding, default is --local and --divert <original>.distrib.\n"
"When removing, --package or --local and --divert must match if specified.\n"
"Package preinst/postrm scripts should always specify --package and --"
"divert.\n"
msgstr ""

#: src/divertcmd.c:166
#, c-format
msgid "error checking '%s'"
msgstr ""

#: src/divertcmd.c:201
#, c-format
msgid ""
"rename involves overwriting `%s' with\n"
"  different file `%s', not allowed"
msgstr ""

#: src/divertcmd.c:222 utils/update-alternatives.c:1392
#, c-format
msgid "unable to create file '%s'"
msgstr ""

#: src/divertcmd.c:227
#, c-format
msgid "cannot copy '%s' to '%s': %s"
msgstr ""

#: src/divertcmd.c:239
#, c-format
msgid "cannot rename '%s' to '%s'"
msgstr ""

#: src/divertcmd.c:254
#, c-format
msgid "rename: remove duplicate old link '%s'"
msgstr ""

#: src/divertcmd.c:264
#, c-format
msgid "unable to remove copied source file '%s'"
msgstr ""

#: src/divertcmd.c:273 src/divertcmd.c:737
#, c-format
msgid "filename \"%s\" is not absolute"
msgstr ""

#: src/divertcmd.c:275
msgid "file may not contain newlines"
msgstr ""

#: src/divertcmd.c:295
#, c-format
msgid "local diversion of %s"
msgstr ""

#: src/divertcmd.c:297
#, c-format
msgid "local diversion of %s to %s"
msgstr ""

#: src/divertcmd.c:301
#, c-format
msgid "diversion of %s by %s"
msgstr ""

#: src/divertcmd.c:304
#, c-format
msgid "diversion of %s to %s by %s"
msgstr ""

#: src/divertcmd.c:320
#, c-format
msgid "any diversion of %s"
msgstr ""

#: src/divertcmd.c:322
#, c-format
msgid "any diversion of %s to %s"
msgstr ""

#: src/divertcmd.c:427 src/divertcmd.c:559 src/divertcmd.c:677
#: src/divertcmd.c:699 src/statcmd.c:283
#, c-format
msgid "--%s needs a single argument"
msgstr ""

#: src/divertcmd.c:436
msgid "cannot divert directories"
msgstr ""

#: src/divertcmd.c:449
#, c-format
msgid "cannot divert file '%s' to itself"
msgstr ""

#: src/divertcmd.c:469
#, c-format
msgid "Leaving '%s'\n"
msgstr ""

#: src/divertcmd.c:474
#, c-format
msgid "`%s' clashes with `%s'"
msgstr ""

#: src/divertcmd.c:497
#, c-format
msgid "Adding '%s'\n"
msgstr ""

#: src/divertcmd.c:503
#, c-format
msgid "Ignoring request to rename file '%s' owned by diverting package '%s'\n"
msgstr ""

#: src/divertcmd.c:568
#, c-format
msgid "No diversion '%s', none removed.\n"
msgstr ""

#: src/divertcmd.c:583
#, c-format
msgid ""
"mismatch on divert-to\n"
"  when removing `%s'\n"
"  found `%s'"
msgstr ""

#: src/divertcmd.c:590
#, c-format
msgid ""
"mismatch on package\n"
"  when removing `%s'\n"
"  found `%s'"
msgstr ""

#: src/divertcmd.c:600
#, c-format
msgid "Ignoring request to remove shared diversion '%s'.\n"
msgstr ""

#: src/divertcmd.c:606
#, c-format
msgid "Removing '%s'\n"
msgstr ""

#: src/divertcmd.c:728
msgid "package may not contain newlines"
msgstr ""

#: src/divertcmd.c:739
msgid "divert-to may not contain newlines"
msgstr ""

#: src/divertdb.c:64
msgid "failed to open diversions file"
msgstr ""

#: src/divertdb.c:69
msgid "failed to fstat diversions file"
msgstr ""

#: src/divertdb.c:122
#, c-format
msgid "conflicting diversions involving `%.250s' or `%.250s'"
msgstr ""

#: src/enquiry.c:94
msgid ""
"The following packages are in a mess due to serious problems during\n"
"installation.  They must be reinstalled for them (and any packages\n"
"that depend on them) to function properly:\n"
msgstr ""

#: src/enquiry.c:101
msgid ""
"The following packages have been unpacked but not yet configured.\n"
"They must be configured using dpkg --configure or the configure\n"
"menu option in dselect for them to work:\n"
msgstr ""

#: src/enquiry.c:108
msgid ""
"The following packages are only half configured, probably due to problems\n"
"configuring them the first time.  The configuration should be retried using\n"
"dpkg --configure <package> or the configure menu option in dselect:\n"
msgstr ""

#: src/enquiry.c:115
msgid ""
"The following packages are only half installed, due to problems during\n"
"installation.  The installation can probably be completed by retrying it;\n"
"the packages can be removed using dselect or dpkg --remove:\n"
msgstr ""

#: src/enquiry.c:122
msgid ""
"The following packages are awaiting processing of triggers that they\n"
"have activated in other packages.  This processing can be requested using\n"
"dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
msgstr ""

#: src/enquiry.c:129
msgid ""
"The following packages have been triggered, but the trigger processing\n"
"has not yet been done.  Trigger processing can be requested using\n"
"dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
msgstr ""

#: src/enquiry.c:136
msgid ""
"The following packages are missing the list control file in the\n"
"database, they need to be reinstalled:\n"
msgstr ""

#: src/enquiry.c:142
msgid ""
"The following packages are missing the md5sums control file in the\n"
"database, they need to be reinstalled:\n"
msgstr ""

#: src/enquiry.c:147
msgid "The following packages do not have an architecture:\n"
msgstr ""

#: src/enquiry.c:151
msgid "The following packages have an illegal architecture:\n"
msgstr ""

#: src/enquiry.c:156
msgid ""
"The following packages have an unknown foreign architecture, which will\n"
"cause dependency issues on front-ends. This can be fixed by registering\n"
"the foreign architecture with dpkg --add-architecture:\n"
msgstr ""

#: src/enquiry.c:185 src/querycmd.c:488 src/querycmd.c:703 src/querycmd.c:730
#: src/querycmd.c:762
#, c-format
msgid "package '%s' is not installed"
msgstr ""

#: src/enquiry.c:218
msgid ""
"Another process has locked the database for writing, and might currently be\n"
"modifying it, some of the following problems might just be due to that.\n"
msgstr ""

#: src/enquiry.c:263
msgctxt "section"
msgid "<unknown>"
msgstr ""

#: src/enquiry.c:283 src/enquiry.c:368 src/enquiry.c:467 src/enquiry.c:568
#: src/enquiry.c:591 src/select.c:121 src/select.c:209 src/trigcmd.c:219
#: src/update.c:48 src/update.c:114 dpkg-split/queue.c:249
#, c-format
msgid "--%s takes no arguments"
msgstr ""

#: src/enquiry.c:323
#, c-format
msgid " %d in %s: "
msgstr ""

#: src/enquiry.c:342
#, c-format
msgid " %d package, from the following section:"
msgid_plural " %d packages, from the following sections:"
msgstr[0] ""
msgstr[1] ""

#: src/enquiry.c:383
#, c-format
msgid ""
"Version of dpkg with working %s support not yet configured.\n"
" Please use 'dpkg --configure dpkg', and then try again.\n"
msgstr ""

#: src/enquiry.c:388
#, c-format
msgid "dpkg not recorded as installed, cannot check for %s support!\n"
msgstr ""

#: src/enquiry.c:399
msgid "Pre-Depends field"
msgstr ""

#: src/enquiry.c:407
msgid "epoch"
msgstr ""

#: src/enquiry.c:415
msgid "long filenames"
msgstr ""

#: src/enquiry.c:424
msgid "multiple Conflicts and Replaces"
msgstr ""

#: src/enquiry.c:432
msgid "multi-arch"
msgstr ""

#: src/enquiry.c:440
msgid "versioned Provides"
msgstr ""

#: src/enquiry.c:541
#, c-format
msgid ""
"cannot see how to satisfy pre-dependency:\n"
" %s"
msgstr ""

#: src/enquiry.c:542
#, c-format
msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)"
msgstr ""

#: src/enquiry.c:580 dpkg-deb/main.c:172 dpkg-deb/main.c:181
#, c-format
msgid "obsolete option '--%s'; please use '--%s' instead"
msgstr ""

#: src/enquiry.c:649
msgid ""
"--compare-versions takes three arguments: <version> <relation> <version>"
msgstr ""

#: src/enquiry.c:654
msgid "--compare-versions bad relation"
msgstr ""

#: src/enquiry.c:659 src/enquiry.c:661 src/enquiry.c:670 src/enquiry.c:672
#, c-format
msgid "version '%s' has bad syntax: %s"
msgstr ""

#: src/errors.c:65
#, c-format
msgid "failed to allocate memory for new entry in list of failed packages: %s"
msgstr ""

#: src/errors.c:76
msgid "too many errors, stopping"
msgstr ""

#: src/errors.c:85
#, c-format
msgid ""
"error processing package %s (--%s):\n"
" %s"
msgstr ""

#: src/errors.c:98
#, c-format
msgid ""
"error processing archive %s (--%s):\n"
" %s"
msgstr ""

#: src/errors.c:110
msgid "Errors were encountered while processing:\n"
msgstr ""

#: src/errors.c:117
msgid "Processing was halted because there were too many errors.\n"
msgstr ""

#: src/errors.c:128
#, c-format
msgid "package %s was on hold, processing it anyway as you requested"
msgstr ""

#: src/errors.c:132
#, c-format
msgid ""
"Package %s is on hold, not touching it.  Use --force-hold to override.\n"
msgstr ""

#: src/errors.c:142
msgid "overriding problem because --force enabled:"
msgstr ""

#: src/filesdb.c:238
#, c-format
msgid "unable to open files list file for package `%.250s'"
msgstr ""

#: src/filesdb.c:243
#, c-format
msgid ""
"files list file for package '%.250s' missing; assuming package has no files "
"currently installed"
msgstr ""

#: src/filesdb.c:255
#, c-format
msgid "unable to stat files list file for package '%.250s'"
msgstr ""

#: src/filesdb.c:259
#, c-format
msgid "files list for package '%.250s' is not a regular file"
msgstr ""

#: src/filesdb.c:267
#, c-format
msgid "reading files list for package '%.250s'"
msgstr ""

#: src/filesdb.c:277
#, c-format
msgid "files list file for package '%.250s' is missing final newline"
msgstr ""

#: src/filesdb.c:285
#, c-format
msgid "files list file for package `%.250s' contains empty filename"
msgstr ""

#: src/filesdb.c:296
#, c-format
msgid "error closing files list file for package `%.250s'"
msgstr ""

#: src/filesdb.c:408
msgid "(Reading database ... "
msgstr ""

#: src/filesdb.c:429
#, c-format
msgid "%d file or directory currently installed.)\n"
msgid_plural "%d files and directories currently installed.)\n"
msgstr[0] ""
msgstr[1] ""

#: src/filesdb-hash.c:95
#, c-format
msgid "control file '%s' for package '%s' is missing final newline"
msgstr ""

#: src/filesdb-hash.c:104
#, c-format
msgid "control file '%s' missing value"
msgstr ""

#: src/filesdb-hash.c:107
#, c-format
msgid "control file '%s' missing value separator"
msgstr ""

#: src/filesdb-hash.c:120
#, c-format
msgid "control file '%s' for package '%s' contains empty filename"
msgstr ""

#: src/filesdb-hash.c:146
#, c-format
msgid "cannot open '%s' control file for package '%s'"
msgstr ""

#: src/filesdb-hash.c:151
#, c-format
msgid "cannot stat '%s' control file for package '%s'"
msgstr ""

#: src/filesdb-hash.c:155
#, c-format
msgid "'%s' file for package '%s' is not a regular file"
msgstr ""

#: src/filesdb-hash.c:165
#, c-format
msgid "cannot read '%s' control file for package '%s'"
msgstr ""

#: src/filesdb-hash.c:172
#, c-format
msgid "cannot close '%s' control file for package '%s'"
msgstr ""

#: src/help.c:44
msgid "not installed"
msgstr ""

#: src/help.c:45
msgid "not installed but configs remain"
msgstr ""

#: src/help.c:46
msgid "broken due to failed removal or installation"
msgstr ""

#: src/help.c:47
msgid "unpacked but not configured"
msgstr ""

#: src/help.c:48
msgid "broken due to postinst failure"
msgstr ""

#: src/help.c:49
msgid "awaiting trigger processing by another package"
msgstr ""

#: src/help.c:50
msgid "triggered"
msgstr ""

#: src/help.c:51
msgid "installed"
msgstr ""

#: src/help.c:112
msgid "PATH is not set"
msgstr ""

#: src/help.c:134
#, c-format
msgid "'%s' not found in PATH or not executable"
msgstr ""

#: src/help.c:143
#, c-format
msgid ""
"%d expected program not found in PATH or not executable\n"
"%s"
msgid_plural ""
"%d expected programs not found in PATH or not executable\n"
"%s"
msgstr[0] ""
msgstr[1] ""

#: src/help.c:146
msgid ""
"Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin"
msgstr ""

#: src/help.c:387
#, c-format
msgid "unable to securely remove '%.255s'"
msgstr ""

#: src/help.c:392 src/help.c:396 dpkg-deb/info.c:66 dpkg-deb/info.c:68
msgid "rm command for cleanup"
msgstr ""

#: src/infodb-access.c:53
#, c-format
msgid "unable to check existence of `%.250s'"
msgstr ""

#: src/infodb-access.c:83 src/infodb-upgrade.c:93
msgid "cannot read info directory"
msgstr ""

#: src/infodb-format.c:52 src/unpack.c:214
#, c-format
msgid "error trying to open %.250s"
msgstr ""

#: src/infodb-format.c:56
#, c-format
msgid "corrupt info database format file '%s'"
msgstr ""

#: src/infodb-format.c:88
#, c-format
msgid "info database format (%d) is bogus or too new; try getting a newer dpkg"
msgstr ""

#: src/infodb-upgrade.c:123
#, c-format
msgid "info file %s/%s not associated to any package"
msgstr ""

#: src/infodb-upgrade.c:183
#, c-format
msgid "error while writing '%s'"
msgstr ""

#: src/main.c:61
#, c-format
msgid "Debian `%s' package management program version %s.\n"
msgstr ""

#: src/main.c:86
#, c-format
msgid ""
"Commands:\n"
"  -i|--install       <.deb file name> ... | -R|--recursive <directory> ...\n"
"  --unpack           <.deb file name> ... | -R|--recursive <directory> ...\n"
"  -A|--record-avail  <.deb file name> ... | -R|--recursive <directory> ...\n"
"  --configure        <package> ... | -a|--pending\n"
"  --triggers-only    <package> ... | -a|--pending\n"
"  -r|--remove        <package> ... | -a|--pending\n"
"  -P|--purge         <package> ... | -a|--pending\n"
"  -V|--verify <package> ...        Verify the integrity of package(s).\n"
"  --get-selections [<pattern> ...] Get list of selections to stdout.\n"
"  --set-selections                 Set package selections from stdin.\n"
"  --clear-selections               Deselect every non-essential package.\n"
"  --update-avail [<Packages-file>] Replace available packages info.\n"
"  --merge-avail [<Packages-file>]  Merge with info from file.\n"
"  --clear-avail                    Erase existing available info.\n"
"  --forget-old-unavail             Forget uninstalled unavailable pkgs.\n"
"  -s|--status <package> ...        Display package status details.\n"
"  -p|--print-avail <package> ...   Display available version details.\n"
"  -L|--listfiles <package> ...     List files `owned' by package(s).\n"
"  -l|--list [<pattern> ...]        List packages concisely.\n"
"  -S|--search <pattern> ...        Find package(s) owning file(s).\n"
"  -C|--audit [<package> ...]       Check for broken package(s).\n"
"  --add-architecture <arch>        Add <arch> to the list of architectures.\n"
"  --remove-architecture <arch>     Remove <arch> from the list of "
"architectures.\n"
"  --print-architecture             Print dpkg architecture.\n"
"  --print-foreign-architectures    Print allowed foreign architectures.\n"
"  --compare-versions <a> <op> <b>  Compare version numbers - see below.\n"
"  --force-help                     Show help on forcing.\n"
"  -Dh|--debug=help                 Show help on debugging.\n"
"\n"
msgstr ""

#: src/main.c:118 src/querycmd.c:813 src/trigcmd.c:76 dpkg-deb/main.c:90
#: dpkg-split/main.c:78
#, c-format
msgid ""
"  -?, --help                       Show this help message.\n"
"      --version                    Show the version.\n"
"\n"
msgstr ""

#: src/main.c:123
#, c-format
msgid ""
"Use dpkg -b|--build|-c|--contents|-e|--control|-I|--info|-f|--field|\n"
" -x|--extract|-X|--vextract|--fsys-tarfile  on archives (type %s --help).\n"
"\n"
msgstr ""

#: src/main.c:128
#, c-format
msgid ""
"For internal use: dpkg --assert-support-predepends | --predep-package |\n"
"  --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep "
"|\n"
"  --assert-multi-arch | --assert-versioned-provides.\n"
"\n"
msgstr ""

#: src/main.c:134
#, c-format
msgid ""
"Options:\n"
"  --admindir=<directory>     Use <directory> instead of %s.\n"
"  --root=<directory>         Install on a different root directory.\n"
"  --instdir=<directory>      Change installation dir without changing admin "
"dir.\n"
"  --path-exclude=<pattern>   Do not install paths which match a shell "
"pattern.\n"
"  --path-include=<pattern>   Re-include a pattern after a previous "
"exclusion.\n"
"  -O|--selected-only         Skip packages not selected for install/"
"upgrade.\n"
"  -E|--skip-same-version     Skip packages whose same version is installed.\n"
"  -G|--refuse-downgrade      Skip packages with earlier version than "
"installed.\n"
"  -B|--auto-deconfigure      Install even if it would break some other "
"package.\n"
"  --[no-]triggers            Skip or force consequential trigger "
"processing.\n"
"  --verify-format=<format>   Verify output format (supported: 'rpm').\n"
"  --no-debsig                Do not try to verify package signatures.\n"
"  --no-act|--dry-run|--simulate\n"
"                             Just say what we would do - don't do it.\n"
"  -D|--debug=<octal>         Enable debugging (see -Dhelp or --debug=help).\n"
"  --status-fd <n>            Send status change updates to file descriptor "
"<n>.\n"
"  --status-logger=<command>  Send status change updates to <command>'s "
"stdin.\n"
"  --log=<filename>           Log status changes and actions to <filename>.\n"
"  --ignore-depends=<package>,...\n"
"                             Ignore dependencies involving <package>.\n"
"  --force-...                Override problems (see --force-help).\n"
"  --no-force-...|--refuse-...\n"
"                             Stop when problems encountered.\n"
"  --abort-after <n>          Abort after encountering <n> errors.\n"
"\n"
msgstr ""

#: src/main.c:162
#, c-format
msgid ""
"Comparison operators for --compare-versions are:\n"
"  lt le eq ne ge gt       (treat empty version as earlier than any "
"version);\n"
"  lt-nl le-nl ge-nl gt-nl (treat empty version as later than any version);\n"
"  < << <= = >= >> >       (only for compatibility with control file "
"syntax).\n"
"\n"
msgstr ""

#: src/main.c:169
#, c-format
msgid "Use 'apt' or 'aptitude' for user-friendly package management.\n"
msgstr ""

#: src/main.c:177
msgid ""
"Type dpkg --help for help about installing and deinstalling packages [*];\n"
"Use 'apt' or 'aptitude' for user-friendly package management;\n"
"Type dpkg -Dhelp for a list of dpkg debug flag values;\n"
"Type dpkg --force-help for a list of forcing options;\n"
"Type dpkg-deb --help for help about manipulating *.deb files;\n"
"\n"
"Options marked [*] produce a lot of output - pipe it through 'less' or "
"'more' !"
msgstr ""

#: src/main.c:226
msgid "Set all force options"
msgstr ""

#: src/main.c:228
msgid "Replace a package with a lower version"
msgstr ""

#: src/main.c:230
msgid "Configure any package which may help this one"
msgstr ""

#: src/main.c:232
msgid "Process incidental packages even when on hold"
msgstr ""

#: src/main.c:234
msgid "Try to (de)install things even when not root"
msgstr ""

#: src/main.c:236
msgid "PATH is missing important programs, problems likely"
msgstr ""

#: src/main.c:238
msgid "Install a package even if it fails authenticity check"
msgstr ""

#: src/main.c:240
msgid "Process even packages with wrong versions"
msgstr ""

#: src/main.c:242
msgid "Overwrite a file from one package with another"
msgstr ""

#: src/main.c:244
msgid "Overwrite a diverted file with an undiverted version"
msgstr ""

#: src/main.c:246
msgid "Overwrite one package's directory with another's file"
msgstr ""

#: src/main.c:248
msgid "Do not perform safe I/O operations when unpacking"
msgstr ""

#: src/main.c:250
msgid "Always use the new config files, don't prompt"
msgstr ""

#: src/main.c:252
msgid "Always use the old config files, don't prompt"
msgstr ""

#: src/main.c:254
msgid ""
"Use the default option for new config files if one\n"
"is available, don't prompt. If no default can be found,\n"
"you will be prompted unless one of the confold or\n"
"confnew options is also given"
msgstr ""

#: src/main.c:259
msgid "Always install missing config files"
msgstr ""

#: src/main.c:261
msgid "Offer to replace config files with no new versions"
msgstr ""

#: src/main.c:263
msgid "Process even packages with wrong or no architecture"
msgstr ""

#: src/main.c:265
msgid "Install even if it would break another package"
msgstr ""

#: src/main.c:267
msgid "Allow installation of conflicting packages"
msgstr ""

#: src/main.c:269
msgid "Turn all dependency problems into warnings"
msgstr ""

#: src/main.c:271
msgid "Turn dependency version problems into warnings"
msgstr ""

#: src/main.c:273
msgid "Remove packages which require installation"
msgstr ""

#: src/main.c:275
msgid "Remove an essential package"
msgstr ""

#: src/main.c:287
msgid "Generally helpful progress information"
msgstr ""

#: src/main.c:288
msgid "Invocation and status of maintainer scripts"
msgstr ""

#: src/main.c:289
msgid "Output for each file processed"
msgstr ""

#: src/main.c:290
msgid "Lots of output for each file processed"
msgstr ""

#: src/main.c:291
msgid "Output for each configuration file"
msgstr ""

#: src/main.c:292
msgid "Lots of output for each configuration file"
msgstr ""

#: src/main.c:293
msgid "Dependencies and conflicts"
msgstr ""

#: src/main.c:294
msgid "Lots of dependencies/conflicts output"
msgstr ""

#: src/main.c:295
msgid "Trigger activation and processing"
msgstr ""

#: src/main.c:296
msgid "Lots of output regarding triggers"
msgstr ""

#: src/main.c:297
msgid "Silly amounts of output regarding triggers"
msgstr ""

#: src/main.c:298
msgid "Lots of drivel about eg the dpkg/info directory"
msgstr ""

#: src/main.c:299
msgid "Insane amounts of drivel"
msgstr ""

#: src/main.c:312
#, c-format
msgid ""
"%s debugging option, --debug=<octal> or -D<octal>:\n"
"\n"
" Number  Ref. in source   Description\n"
msgstr ""

#: src/main.c:319
#, c-format
msgid ""
"\n"
"Debugging options can be mixed using bitwise-or.\n"
"Note that the meanings and values are subject to change.\n"
msgstr ""

#: src/main.c:329
#, c-format
msgid "--%s requires a positive octal argument"
msgstr ""

#: src/main.c:344
#, c-format
msgid "unknown verify output format '%s'"
msgstr ""

#: src/main.c:380
#, c-format
msgid "null package name in --%s comma-separated list '%.250s'"
msgstr ""

#: src/main.c:466
#, c-format
msgid "error executing hook '%s', exit code %d"
msgstr ""

#: src/main.c:505
msgid "status logger"
msgstr ""

#: src/main.c:517 src/main.c:547 src/main.c:782 dpkg-deb/info.c:311
#, c-format
msgid "--%s takes exactly one argument"
msgstr ""

#: src/main.c:527
#, c-format
msgid "architecture '%s' is illegal: %s"
msgstr ""

#: src/main.c:530
#, c-format
msgid "architecture '%s' is reserved and cannot be added"
msgstr ""

#: src/main.c:553
#, c-format
msgid "cannot remove non-foreign architecture '%s'"
msgstr ""

#: src/main.c:564
#, c-format
msgid "removing architecture '%s' currently in use by database"
msgstr ""

#: src/main.c:567
#, c-format
msgid "cannot remove architecture '%s' currently in use by the database"
msgstr ""

#: src/main.c:612
#, c-format
msgid ""
"%s forcing options - control behaviour when problems found:\n"
"  warn but continue:  --force-<thing>,<thing>,...\n"
"  stop with error:    --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n"
" Forcing things:\n"
msgstr ""

#: src/main.c:621
#, c-format
msgid ""
"\n"
"WARNING - use of options marked [!] can seriously damage your installation.\n"
"Forcing options marked [*] are enabled by default.\n"
msgstr ""

#: src/main.c:636
#, c-format
msgid "unknown force/refuse option `%.*s'"
msgstr ""

#: src/main.c:645
#, c-format
msgid "obsolete force/refuse option '%s'\n"
msgstr ""

#: src/main.c:787
#, c-format
msgid "couldn't open `%i' for stream"
msgstr ""

#: src/main.c:812
#, c-format
msgid "unexpected eof before end of line %d"
msgstr ""

#: src/main.c:855 src/main.c:873 src/querycmd.c:875 src/statcmd.c:368
#: dpkg-deb/main.c:260 dpkg-split/main.c:166
msgid "need an action option"
msgstr ""

#: src/main.c:879 src/script.c:106
msgid "unable to setenv for subprocesses"
msgstr ""

#: src/packages.c:126
msgid ""
"you must specify packages by their own names, not by quoting the names of "
"the files they come in"
msgstr ""

#: src/packages.c:151
#, c-format
msgid "--%s --pending does not take any non-option arguments"
msgstr ""

#: src/packages.c:156 src/querycmd.c:451 src/querycmd.c:689
#, c-format
msgid "--%s needs at least one package name argument"
msgstr ""

#: src/packages.c:205
#, c-format
msgid "Package %s listed more than once, only processing once.\n"
msgstr ""

#: src/packages.c:209
#, c-format
msgid ""
"More than one copy of package %s has been unpacked\n"
" in this run !  Only configuring it once.\n"
msgstr ""

#: src/packages.c:272
#, c-format
msgid ""
"package %.250s is not ready for trigger processing\n"
" (current status `%.250s' with no pending triggers)"
msgstr ""

#: src/packages.c:374
#, c-format
msgid "  Package %s which provides %s is to be removed.\n"
msgstr ""

#: src/packages.c:378
#, c-format
msgid "  Package %s is to be removed.\n"
msgstr ""

#: src/packages.c:398
#, c-format
msgid "  Version of %s on system, provided by %s, is %s.\n"
msgstr ""

#: src/packages.c:411
#, c-format
msgid "  Version of %s on system is %s.\n"
msgstr ""

#: src/packages.c:434
#, c-format
msgid "  Package %s which provides %s awaits trigger processing.\n"
msgstr ""

#: src/packages.c:439
#, c-format
msgid "  Package %s awaits trigger processing.\n"
msgstr ""

#: src/packages.c:468
#, c-format
msgid "also configuring '%s' (required by '%s')"
msgstr ""

#: src/packages.c:477
#, c-format
msgid "  Package %s which provides %s is not configured yet.\n"
msgstr ""

#: src/packages.c:481
#, c-format
msgid "  Package %s is not configured yet.\n"
msgstr ""

#: src/packages.c:492
#, c-format
msgid "  Package %s which provides %s is not installed.\n"
msgstr ""

#: src/packages.c:496
#, c-format
msgid "  Package %s is not installed.\n"
msgstr ""

#: src/packages.c:539
#, c-format
msgid " %s (%s) breaks %s and is %s.\n"
msgstr ""

#: src/packages.c:546
#, c-format
msgid "  %s (%s) provides %s.\n"
msgstr ""

#: src/packages.c:551
#, c-format
msgid "  Version of %s to be configured is %s.\n"
msgstr ""

#: src/packages.c:698
msgid " depends on "
msgstr ""

#: src/packages.c:704
msgid "; however:\n"
msgstr ""

#. TRANSLATORS: This is the header that appears on 'dpkg-query -l'. The
#. * string should remain under 80 characters. The uppercase letters in
#. * the state values denote the abbreviated letter that will appear on
#. * the first three columns, which should ideally match the English one
#. * (e.g. Remove â?? supRimeix), see dpkg-query(1) for further details. The
#. * translated message can use additional lines if needed.
#: src/querycmd.c:191
msgid ""
"Desired=Unknown/Install/Remove/Purge/Hold\n"
"| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-"
"pend\n"
"|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\n"
msgstr ""

#: src/querycmd.c:195
msgid "Name"
msgstr ""

#: src/querycmd.c:195
msgid "Version"
msgstr ""

#: src/querycmd.c:196
msgid "Architecture"
msgstr ""

#: src/querycmd.c:196
msgid "Description"
msgstr ""

#: src/querycmd.c:319 src/querycmd.c:602 src/select.c:95
#, c-format
msgid "no packages found matching %s"
msgstr ""

#: src/querycmd.c:350
#, c-format
msgid "diversion by %s from: %s\n"
msgstr ""

#: src/querycmd.c:352
#, c-format
msgid "diversion by %s to: %s\n"
msgstr ""

#: src/querycmd.c:355
#, c-format
msgid "local diversion from: %s\n"
msgstr ""

#: src/querycmd.c:356
#, c-format
msgid "local diversion to: %s\n"
msgstr ""

#: src/querycmd.c:386
msgid "--search needs at least one file name pattern argument"
msgstr ""

#: src/querycmd.c:427
#, c-format
msgid "no path found matching pattern %s"
msgstr ""

#: src/querycmd.c:469
#, c-format
msgid "package '%s' is not installed and no information is available"
msgstr ""

#: src/querycmd.c:478
#, c-format
msgid "package '%s' is not available"
msgstr ""

#: src/querycmd.c:497
#, c-format
msgid "Package `%s' does not contain any files (!)\n"
msgstr ""

#: src/querycmd.c:505
#, c-format
msgid "locally diverted to: %s\n"
msgstr ""

#: src/querycmd.c:508
#, c-format
msgid "package diverts others to: %s\n"
msgstr ""

#: src/querycmd.c:511
#, c-format
msgid "diverted by %s to: %s\n"
msgstr ""

#: src/querycmd.c:532
msgid ""
"Use dpkg --info (= dpkg-deb --info) to examine archive files,\n"
"and dpkg --contents (= dpkg-deb --contents) to list their contents.\n"
msgstr ""

#: src/querycmd.c:553 dpkg-deb/info.c:260
#, c-format
msgid "error in show format: %s"
msgstr ""

#: src/querycmd.c:644
#, c-format
msgid "control file contains %c"
msgstr ""

#: src/querycmd.c:694 dpkg-deb/build.c:414
#, c-format
msgid "--%s takes at most two arguments"
msgstr ""

#: src/querycmd.c:724
#, c-format
msgid "--%s takes one package name argument"
msgstr ""

#: src/querycmd.c:749 src/querycmd.c:754
#, c-format
msgid "--%s takes exactly two arguments"
msgstr ""

#: src/querycmd.c:767
#, c-format
msgid "control file '%s' does not exist"
msgstr ""

#: src/querycmd.c:779
#, c-format
msgid "Debian %s package management program query tool version %s.\n"
msgstr ""

#: src/querycmd.c:798
#, c-format
msgid ""
"Commands:\n"
"  -s|--status <package> ...        Display package status details.\n"
"  -p|--print-avail <package> ...   Display available version details.\n"
"  -L|--listfiles <package> ...     List files `owned' by package(s).\n"
"  -l|--list [<pattern> ...]        List packages concisely.\n"
"  -W|--show [<pattern> ...]        Show information on package(s).\n"
"  -S|--search <pattern> ...        Find package(s) owning file(s).\n"
"     --control-list <package>      Print the package control file list.\n"
"     --control-show <package> <file>\n"
"                                   Show the package control file.\n"
"  -c|--control-path <package> [<file>]\n"
"                                   Print path for package control file.\n"
"\n"
msgstr ""

#: src/querycmd.c:818
#, c-format
msgid ""
"Options:\n"
"  --admindir=<directory>           Use <directory> instead of %s.\n"
"  --load-avail                     Use available file on --show and --list.\n"
"  -f|--showformat=<format>         Use alternative format for --show.\n"
"\n"
msgstr ""

#: src/querycmd.c:825 dpkg-deb/main.c:121
#, c-format
msgid ""
"Format syntax:\n"
"  A format is a string that will be output for each package. The format\n"
"  can include the standard escape sequences \\n (newline), \\r (carriage\n"
"  return) or \\\\ (plain backslash). Package information can be included\n"
"  by inserting variable references to package fields using the ${var[;"
"width]}\n"
"  syntax. Fields will be right-aligned unless the width is negative in "
"which\n"
"  case left alignment will be used.\n"
msgstr ""

#: src/querycmd.c:839
msgid "Use --help for help about querying packages."
msgstr ""

#: src/remove.c:106
#, c-format
msgid "ignoring request to remove %.250s which isn't installed"
msgstr ""

#: src/remove.c:114
#, c-format
msgid ""
"ignoring request to remove %.250s, only the config\n"
" files of which are on the system; use --purge to remove them too"
msgstr ""

#: src/remove.c:123
msgid "this is an essential package; it should not be removed"
msgstr ""

#: src/remove.c:143
#, c-format
msgid ""
"dependency problems prevent removal of %s:\n"
"%s"
msgstr ""

#: src/remove.c:145
msgid "dependency problems - not removing"
msgstr ""

#: src/remove.c:148
#, c-format
msgid ""
"%s: dependency problems, but removing anyway as you requested:\n"
"%s"
msgstr ""

#: src/remove.c:156
msgid ""
"package is in a very bad inconsistent state; you should\n"
" reinstall it before attempting a removal"
msgstr ""

#: src/remove.c:163
#, c-format
msgid "Would remove or purge %s (%s) ...\n"
msgstr ""

#: src/remove.c:173
#, c-format
msgid "Removing %s (%s) ...\n"
msgstr ""

#: src/remove.c:214 src/unpack.c:312
#, c-format
msgid "unable to delete control info file `%.250s'"
msgstr ""

#: src/remove.c:341 src/remove.c:434
#, c-format
msgid ""
"while removing %.250s, unable to remove directory '%.250s': %s - directory "
"may be a mount point?"
msgstr ""

#: src/remove.c:350
#, c-format
msgid "unable to securely remove '%.250s'"
msgstr ""

#: src/remove.c:429
#, c-format
msgid "while removing %.250s, directory '%.250s' not empty so not removed"
msgstr ""

#: src/remove.c:446
#, c-format
msgid "cannot remove '%.250s'"
msgstr ""

#: src/remove.c:472
#, c-format
msgid "Purging configuration files for %s (%s) ...\n"
msgstr ""

#: src/remove.c:527
#, c-format
msgid "cannot remove old config file `%.250s' (= `%.250s')"
msgstr ""

#: src/remove.c:542
#, c-format
msgid "cannot read config file dir `%.250s' (from `%.250s')"
msgstr ""

#: src/remove.c:579
#, c-format
msgid "cannot remove old backup config file `%.250s' (of `%.250s')"
msgstr ""

#: src/remove.c:638
msgid "cannot remove old files list"
msgstr ""

#: src/remove.c:644
msgid "can't remove old postrm script"
msgstr ""

#: src/script.c:90
#, c-format
msgid "unable to set execute permissions on `%.250s'"
msgstr ""

#: src/script.c:104
msgid "admindir must be inside instdir for dpkg to work properly"
msgstr ""

#: src/script.c:109
#, c-format
msgid "failed to chroot to `%.250s'"
msgstr ""

#: src/script.c:114 dpkg-deb/build.c:186 dpkg-deb/build.c:461
#: dpkg-deb/build.c:463 dpkg-deb/build.c:561
#, c-format
msgid "failed to chdir to `%.255s'"
msgstr ""

#: src/script.c:176
msgid "unable to setenv for maintainer script"
msgstr ""

#: src/script.c:181
msgid "cannot set security execution context for maintainer script"
msgstr ""

#: src/script.c:205
#, c-format
msgid "installed %s script"
msgstr ""

#: src/script.c:219 src/script.c:291 src/script.c:353
#, c-format
msgid "unable to stat %s `%.250s'"
msgstr ""

#: src/script.c:275 src/script.c:340
#, c-format
msgid "new %s script"
msgstr ""

#: src/script.c:313
#, c-format
msgid "old %s script"
msgstr ""

#: src/script.c:328
#, c-format
msgid "unable to stat %s '%.250s': %s"
msgstr ""

#: src/script.c:337
msgid "trying script from the new package instead ..."
msgstr ""

#: src/script.c:351
msgid "there is no script in the new version of the package - giving up"
msgstr ""

#: src/script.c:357
msgid "... it looks like that went OK"
msgstr ""

#: src/select.c:147
#, c-format
msgid "unexpected eof in package name at line %d"
msgstr ""

#: src/select.c:148
#, c-format
msgid "unexpected end of line in package name at line %d"
msgstr ""

#: src/select.c:154
#, c-format
msgid "unexpected eof after package name at line %d"
msgstr ""

#: src/select.c:155
#, c-format
msgid "unexpected end of line after package name at line %d"
msgstr ""

#: src/select.c:168
#, c-format
msgid "unexpected data after package and selection at line %d"
msgstr ""

#: src/select.c:172
#, c-format
msgid "illegal package name at line %d: %.250s"
msgstr ""

#: src/select.c:177
#, c-format
msgid "package not in database at line %d: %.250s"
msgstr ""

#: src/select.c:183
#, c-format
msgid "unknown wanted status at line %d: %.250s"
msgstr ""

#: src/select.c:189
msgid "read error on standard input"
msgstr ""

#: src/select.c:195
msgid ""
"found unknown packages; this might mean the available database\n"
"is outdated, and needs to be updated through a frontend method"
msgstr ""

#: src/statcmd.c:52
msgid "Use --help for help about overriding file stat information."
msgstr ""

#: src/statcmd.c:77
#, c-format
msgid ""
"Commands:\n"
"  --add <owner> <group> <mode> <path>\n"
"                           add a new <path> entry into the database.\n"
"  --remove <path>          remove <path> from the database.\n"
"  --list [<glob-pattern>]  list current overrides in the database.\n"
"\n"
msgstr ""

#: src/statcmd.c:85
#, c-format
msgid ""
"Options:\n"
"  --admindir <directory>   set the directory with the statoverride file.\n"
"  --update                 immediately update <path> permissions.\n"
"  --force                  force an action even if a sanity check fails.\n"
"  --quiet                  quiet operation, minimal output.\n"
"  --help                   show this help message.\n"
"  --version                show the version.\n"
"\n"
msgstr ""

#: src/statcmd.c:112
msgid "stripping trailing /"
msgstr ""

#: src/statcmd.c:239
#, c-format
msgid "--%s needs four arguments"
msgstr ""

#: src/statcmd.c:242
msgid "path may not contain newlines"
msgstr ""

#: src/statcmd.c:249
#, c-format
msgid ""
"an override for '%s' already exists, but --force specified so will be ignored"
msgstr ""

#: src/statcmd.c:253
#, c-format
msgid "an override for '%s' already exists; aborting"
msgstr ""

#: src/statcmd.c:265
#, c-format
msgid "--update given but %s does not exist"
msgstr ""

#: src/statcmd.c:289
msgid "no override present"
msgstr ""

#: src/statcmd.c:297
msgid "--update is useless for --remove"
msgstr ""

#: src/statdb.c:59
msgid "syntax error: invalid uid in statoverride file"
msgstr ""

#: src/statdb.c:85
msgid "syntax error: invalid gid in statoverride file"
msgstr ""

#: src/statdb.c:107
msgid "syntax error: invalid mode in statoverride file"
msgstr ""

#: src/statdb.c:132
msgid "failed to open statoverride file"
msgstr ""

#: src/statdb.c:137
msgid "failed to fstat statoverride file"
msgstr ""

#: src/statdb.c:184
#, c-format
msgid "reading statoverride file '%.250s'"
msgstr ""

#: src/statdb.c:192
msgid "statoverride file is missing final newline"
msgstr ""

#: src/statdb.c:196
msgid "statoverride file contains empty line"
msgstr ""

#: src/statdb.c:202 src/statdb.c:223 src/statdb.c:244
msgid "syntax error in statoverride file"
msgstr ""

#: src/statdb.c:212
#, c-format
msgid "unknown user '%s' in statoverride file"
msgstr ""

#: src/statdb.c:218 src/statdb.c:239 src/statdb.c:252
msgid "unexpected end of line in statoverride file"
msgstr ""

#: src/statdb.c:233
#, c-format
msgid "unknown group '%s' in statoverride file"
msgstr ""

#: src/statdb.c:256
#, c-format
msgid "multiple statoverrides present for file '%.250s'"
msgstr ""

#: src/trigcmd.c:45
msgid "Type dpkg-trigger --help for help about this utility."
msgstr ""

#: src/trigcmd.c:50
#, c-format
msgid "Debian %s package trigger utility version %s.\n"
msgstr ""

#: src/trigcmd.c:66
#, c-format
msgid ""
"Usage: %s [<options> ...] <trigger-name>\n"
"       %s [<options> ...] <command>\n"
"\n"
msgstr ""

#: src/trigcmd.c:71
#, c-format
msgid ""
"Commands:\n"
"  --check-supported                Check if the running dpkg supports "
"triggers.\n"
"\n"
msgstr ""

#: src/trigcmd.c:81
#, c-format
msgid ""
"Options:\n"
"  --admindir=<directory>           Use <directory> instead of %s.\n"
"  --by-package=<package>           Override trigger awaiter (normally set\n"
"                                     by dpkg).\n"
"  --await                          Package needs to await the processing.\n"
"  --no-await                       No package needs to await the "
"processing.\n"
"  --no-act                         Just test - don't actually change "
"anything.\n"
"\n"
msgstr ""

#: src/trigcmd.c:123
msgid "must be called from a maintainer script (or with a --by-package option)"
msgstr ""

#: src/trigcmd.c:179
msgid "triggers data directory not yet created"
msgstr ""

#: src/trigcmd.c:182
msgid "trigger records not yet in existence"
msgstr ""

#: src/trigcmd.c:225
msgid "takes one argument, the trigger name"
msgstr ""

#: src/trigcmd.c:229
#, c-format
msgid "illegal awaited package name '%.250s': %.250s"
msgstr ""

#: src/trigcmd.c:235
#, c-format
msgid "invalid trigger name `%.250s': %.250s"
msgstr ""

#: src/trigproc.c:309
msgid ""
"cycle found while processing triggers:\n"
" chain of packages whose triggers are or may be responsible:"
msgstr ""

#: src/trigproc.c:317
#, c-format
msgid ""
"\n"
" packages' pending triggers which are or may be unresolvable:\n"
msgstr ""

#: src/trigproc.c:342
msgid "triggers looping, abandoned"
msgstr ""

#: src/trigproc.c:399
#, c-format
msgid ""
"dependency problems prevent processing triggers for %s:\n"
"%s"
msgstr ""

#: src/trigproc.c:403
msgid "dependency problems - leaving triggers unprocessed"
msgstr ""

#: src/trigproc.c:406
#, c-format
msgid ""
"%s: dependency problems, but processing triggers anyway as you requested:\n"
"%s"
msgstr ""

#: src/trigproc.c:418
#, c-format
msgid "Processing triggers for %s (%s) ...\n"
msgstr ""

#: src/unpack.c:76
#, c-format
msgid ".../%s"
msgstr ""

#: src/unpack.c:96
#, c-format
msgid "error ensuring `%.250s' doesn't exist"
msgstr ""

#: src/unpack.c:104
msgid "split package reassembly"
msgstr ""

#: src/unpack.c:113
msgid "reassembled package file"
msgstr ""

#: src/unpack.c:138
#, c-format
msgid "Authenticating %s ...\n"
msgstr ""

#: src/unpack.c:144
msgid "package signature verification"
msgstr ""

#: src/unpack.c:151
#, c-format
msgid "verification on package %s failed!"
msgstr ""

#: src/unpack.c:153
#, c-format
msgid ""
"verification on package %s failed; but installing anyway as you requested"
msgstr ""

#: src/unpack.c:156
#, c-format
msgid "passed\n"
msgstr ""

#: src/unpack.c:169 dpkg-deb/info.c:82
msgid "unable to create temporary directory"
msgstr ""

#: src/unpack.c:230 dpkg-deb/build.c:297
#, c-format
msgid "conffile name '%s' is too long, or missing final newline"
msgstr ""

#: src/unpack.c:294 utils/update-alternatives.c:2159
#, c-format
msgid "read error in %.250s"
msgstr ""

#: src/unpack.c:297
#, c-format
msgid "error closing %.250s"
msgstr ""

#: src/unpack.c:323
#, c-format
msgid "old version of package has overly-long info file name starting `%.250s'"
msgstr ""

#: src/unpack.c:361
#, c-format
msgid "unable to remove obsolete info file `%.250s'"
msgstr ""

#: src/unpack.c:366
#, c-format
msgid "unable to install (supposed) new info file `%.250s'"
msgstr ""

#: src/unpack.c:376
msgid "unable to open temp control directory"
msgstr ""

#: src/unpack.c:387
#, c-format
msgid "package contains overly-long control info file name (starting `%.50s')"
msgstr ""

#: src/unpack.c:394
#, c-format
msgid "package control info contained directory `%.250s'"
msgstr ""

#: src/unpack.c:396
#, c-format
msgid "package control info rmdir of `%.250s' didn't say not a dir"
msgstr ""

#: src/unpack.c:406
#, c-format
msgid "package %s contained list as info file"
msgstr ""

#: src/unpack.c:414
#, c-format
msgid "unable to install new info file `%.250s' as `%.250s'"
msgstr ""

#: src/unpack.c:439
#, c-format
msgid "(Noting disappearance of %s, which has been completely replaced.)\n"
msgstr ""

#: src/unpack.c:544
msgid "cannot access archive"
msgstr ""

#: src/unpack.c:566
msgid "package control information extraction"
msgstr ""

#: src/unpack.c:601
#, c-format
msgid "Recorded info about %s from %s.\n"
msgstr ""

#: src/unpack.c:611
#, c-format
msgid "package architecture (%s) does not match system (%s)"
msgstr ""

#: src/unpack.c:675
#, c-format
msgid ""
"regarding %s containing %s, pre-dependency problem:\n"
"%s"
msgstr ""

#: src/unpack.c:679
#, c-format
msgid "pre-dependency problem - not installing %.250s"
msgstr ""

#: src/unpack.c:681
msgid "ignoring pre-dependency problem!"
msgstr ""

#: src/unpack.c:696
#, c-format
msgid "Preparing to unpack %s ...\n"
msgstr ""

#: src/unpack.c:767
#, c-format
msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
msgstr ""

#: src/unpack.c:773
#, c-format
msgid "De-configuring %s (%s) ...\n"
msgstr ""

#: src/unpack.c:865
#, c-format
msgid "Unpacking %s (%s) ...\n"
msgstr ""

#: src/unpack.c:869
#, c-format
msgid "Unpacking %s (%s) over (%s) ...\n"
msgstr ""

#: src/unpack.c:957
msgid "package filesystem archive extraction"
msgstr ""

#: src/unpack.c:972
msgid "error reading dpkg-deb tar output"
msgstr ""

#: src/unpack.c:974
msgid "corrupted filesystem tarfile - corrupted package archive"
msgstr ""

#: src/unpack.c:978
#, c-format
msgid "cannot zap possible trailing zeros from dpkg-deb: %s"
msgstr ""

#: src/unpack.c:1038
#, c-format
msgid "could not stat old file '%.250s' so not deleting it: %s"
msgstr ""

#: src/unpack.c:1050
#, c-format
msgid "unable to delete old directory '%.250s': %s"
msgstr ""

#: src/unpack.c:1053
#, c-format
msgid "old conffile '%.250s' was an empty directory (and has now been deleted)"
msgstr ""

#: src/unpack.c:1099
#, c-format
msgid "unable to stat other new file `%.250s'"
msgstr ""

#: src/unpack.c:1110
#, c-format
msgid ""
"old file '%.250s' is the same as several new files! (both '%.250s' and "
"'%.250s')"
msgstr ""

#: src/unpack.c:1151
#, c-format
msgid "unable to securely remove old file '%.250s': %s"
msgstr ""

#: src/update.c:54
#, c-format
msgid "--%s takes at most one Packages-file argument"
msgstr ""

#: src/update.c:64
msgid "unable to access dpkg status area for bulk available update"
msgstr ""

#: src/update.c:66
msgid "bulk available update requires write access to dpkg status area"
msgstr ""

#: src/update.c:73
#, c-format
msgid "Replacing available packages info, using %s.\n"
msgstr ""

#: src/update.c:76
#, c-format
msgid "Updating available packages info, using %s.\n"
msgstr ""

#: src/update.c:102
#, c-format
msgid "Information about %d package was updated.\n"
msgid_plural "Information about %d packages was updated.\n"
msgstr[0] ""
msgstr[1] ""

#: src/update.c:116
#, c-format
msgid ""
"obsolete '--%s' option; unavailable packages are automatically cleaned up"
msgstr ""

#: dpkg-deb/build.c:128
#, c-format
msgid "unable to stat file name '%.250s'"
msgstr ""

#: dpkg-deb/build.c:201 dpkg-deb/build.c:212
#, c-format
msgid "failed to write filename to tar pipe (%s)"
msgstr ""

#: dpkg-deb/build.c:202 dpkg-deb/build.c:212 dpkg-deb/build.c:544
#: dpkg-deb/build.c:547 dpkg-deb/build.c:593
msgid "data member"
msgstr ""

#: dpkg-deb/build.c:237
msgid "unable to stat control directory"
msgstr ""

#: dpkg-deb/build.c:239
msgid "control directory is not a directory"
msgstr ""

#: dpkg-deb/build.c:241
#, c-format
msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)"
msgstr ""

#: dpkg-deb/build.c:252
#, c-format
msgid "maintainer script `%.50s' is not a plain file or symlink"
msgstr ""

#: dpkg-deb/build.c:255
#, c-format
msgid ""
"maintainer script `%.50s' has bad permissions %03lo (must be >=0555 and "
"<=0775)"
msgstr ""

#: dpkg-deb/build.c:259
#, c-format
msgid "maintainer script `%.50s' is not stattable"
msgstr ""

#: dpkg-deb/build.c:285
msgid "error opening conffiles file"
msgstr ""

#: dpkg-deb/build.c:294
msgid "empty string from fgets reading conffiles"
msgstr ""

#: dpkg-deb/build.c:306
#, c-format
msgid "conffile filename '%s' contains trailing white spaces"
msgstr ""

#: dpkg-deb/build.c:308
#, c-format
msgid "conffile `%.250s' does not appear in package"
msgstr ""

#: dpkg-deb/build.c:310
#, c-format
msgid "conffile `%.250s' is not stattable"
msgstr ""

#: dpkg-deb/build.c:312
#, c-format
msgid "conffile '%s' is not a plain file"
msgstr ""

#: dpkg-deb/build.c:316
#, c-format
msgid "conffile name '%s' is duplicated"
msgstr ""

#: dpkg-deb/build.c:329
msgid "error reading conffiles file"
msgstr ""

#: dpkg-deb/build.c:351
msgid "package name has characters that aren't lowercase alphanums or `-+.'"
msgstr ""

#: dpkg-deb/build.c:353
#, c-format
msgid "'%s' contains user-defined Priority value '%s'"
msgstr ""

#: dpkg-deb/build.c:363
#, c-format
msgid "ignoring %d warning about the control file(s)"
msgid_plural "ignoring %d warnings about the control file(s)"
msgstr[0] ""
msgstr[1] ""

#: dpkg-deb/build.c:407 utils/update-alternatives.c:2650
#: utils/update-alternatives.c:2657
#, c-format
msgid "--%s needs a <directory> argument"
msgstr ""

#: dpkg-deb/build.c:418
#, c-format
msgid "unable to check for existence of archive `%.250s'"
msgstr ""

#: dpkg-deb/build.c:435
msgid "target is directory - cannot skip control file check"
msgstr ""

#: dpkg-deb/build.c:436
msgid "not checking contents of control area"
msgstr ""

#: dpkg-deb/build.c:437
#, c-format
msgid "dpkg-deb: building an unknown package in '%s'.\n"
msgstr ""

#: dpkg-deb/build.c:444
#, c-format
msgid "dpkg-deb: building package `%s' in `%s'.\n"
msgstr ""

#: dpkg-deb/build.c:473 dpkg-deb/build.c:544
#, c-format
msgid "failed to make temporary file (%s)"
msgstr ""

#: dpkg-deb/build.c:473 dpkg-deb/build.c:476 dpkg-deb/build.c:499
#: dpkg-deb/build.c:508 dpkg-deb/build.c:514
msgid "control member"
msgstr ""

#: dpkg-deb/build.c:476 dpkg-deb/build.c:547
#, c-format
msgid "failed to unlink temporary file (%s), %s"
msgstr ""

#: dpkg-deb/build.c:491
msgid "compressing control member"
msgstr ""

#: dpkg-deb/build.c:499 dpkg-deb/build.c:593
#, c-format
msgid "failed to rewind temporary file (%s)"
msgstr ""

#: dpkg-deb/build.c:508
#, c-format
msgid "failed to stat temporary file (%s)"
msgstr ""

#: dpkg-deb/build.c:512
#, c-format
msgid "error writing `%s'"
msgstr ""

#: dpkg-deb/build.c:514
#, c-format
msgid "cannot copy '%s' into archive '%s': %s"
msgstr ""

#: dpkg-deb/build.c:572
msgid "compressing data member"
msgstr ""

#: dpkg-deb/build.c:583
msgid "<compress> from tar -cf"
msgstr ""

#: dpkg-deb/extract.c:63 dpkg-deb/extract.c:65
msgid "shell command to move files"
msgstr ""

#: dpkg-deb/extract.c:72
#, c-format
msgid "unexpected end of file in %s in %.255s"
msgstr ""

#: dpkg-deb/extract.c:74
#, c-format
msgid "error reading %s from file %.255s"
msgstr ""

#: dpkg-deb/extract.c:129
#, c-format
msgid "failed to read archive `%.255s'"
msgstr ""

#: dpkg-deb/extract.c:131
msgid "failed to fstat archive"
msgstr ""

#: dpkg-deb/extract.c:135
msgid "archive magic version number"
msgstr ""

#: dpkg-deb/extract.c:145
msgid "archive member header"
msgstr ""

#: dpkg-deb/extract.c:150
#, c-format
msgid "file '%.250s' is corrupt - bad archive header magic"
msgstr ""

#: dpkg-deb/extract.c:156
#, c-format
msgid "file `%.250s' is not a debian binary archive (try dpkg-split?)"
msgstr ""

#: dpkg-deb/extract.c:160
msgid "archive information header member"
msgstr ""

#: dpkg-deb/extract.c:164 dpkg-deb/extract.c:243
msgid "archive has no newlines in header"
msgstr ""

#: dpkg-deb/extract.c:167 dpkg-deb/extract.c:246
#, c-format
msgid "archive has invalid format version: %s"
msgstr ""

#: dpkg-deb/extract.c:169
#, c-format
msgid "archive is format version %d.%d; get a newer dpkg-deb"
msgstr ""

#: dpkg-deb/extract.c:179 dpkg-deb/extract.c:221
#, c-format
msgid "cannot skip archive member from '%s': %s"
msgstr ""

#: dpkg-deb/extract.c:189 dpkg-deb/extract.c:204
#, c-format
msgid "archive '%s' uses unknown compression for member '%.*s', giving up"
msgstr ""

#: dpkg-deb/extract.c:194 dpkg-deb/extract.c:208
#, c-format
msgid "archive '%s' has premature member '%.*s' before '%s', giving up"
msgstr ""

#: dpkg-deb/extract.c:215
#, c-format
msgid "archive '%.250s' contains two control members, giving up"
msgstr ""

#: dpkg-deb/extract.c:230
#, c-format
msgid ""
" new debian package, version %d.%d.\n"
" size %jd bytes: control archive=%jd bytes.\n"
msgstr ""

#: dpkg-deb/extract.c:250
msgid "archive control member size"
msgstr ""

#: dpkg-deb/extract.c:253
#, c-format
msgid "archive has malformatted control member size '%s'"
msgstr ""

#: dpkg-deb/extract.c:260
#, c-format
msgid "cannot skip archive control member from '%s': %s"
msgstr ""

#: dpkg-deb/extract.c:265
#, c-format
msgid ""
" old debian package, version %d.%d.\n"
" size %jd bytes: control archive=%jd, main archive=%jd.\n"
msgstr ""

#: dpkg-deb/extract.c:274
msgid ""
"file looks like it might be an archive which has been\n"
" corrupted by being downloaded in ASCII mode"
msgstr ""

#: dpkg-deb/extract.c:278
#, c-format
msgid "`%.255s' is not a debian format archive"
msgstr ""

#: dpkg-deb/extract.c:286
#, c-format
msgid "cannot copy archive member from '%s' to decompressor pipe: %s"
msgstr ""

#: dpkg-deb/extract.c:289
msgid "cannot close decompressor pipe"
msgstr ""

#: dpkg-deb/extract.c:306
msgid "decompressing archive member"
msgstr ""

#: dpkg-deb/extract.c:347
msgid "failed to chdir to directory"
msgstr ""

#: dpkg-deb/extract.c:350
msgid "failed to create directory"
msgstr ""

#: dpkg-deb/extract.c:352
msgid "failed to chdir to directory after creating it"
msgstr ""

#: dpkg-deb/extract.c:362
msgid "<decompress>"
msgstr ""

#: dpkg-deb/extract.c:364
msgid "paste"
msgstr ""

#: dpkg-deb/extract.c:386 dpkg-deb/extract.c:403 dpkg-deb/extract.c:418
#: dpkg-deb/info.c:78
#, c-format
msgid "--%s needs a .deb filename argument"
msgstr ""

#: dpkg-deb/extract.c:388 dpkg-deb/extract.c:405
#, c-format
msgid "--%s takes only one argument (.deb filename)"
msgstr ""

#: dpkg-deb/extract.c:424 dpkg-deb/extract.c:452 dpkg-deb/extract.c:486
#, c-format
msgid "--%s takes at most two arguments (.deb and directory)"
msgstr ""

#: dpkg-deb/extract.c:443 dpkg-deb/extract.c:477
#, c-format
msgid "--%s needs .deb filename and directory arguments"
msgstr ""

#: dpkg-deb/extract.c:448 dpkg-deb/extract.c:482
#, c-format
msgid ""
"--%s needs a target directory.\n"
"Perhaps you should be using dpkg --install ?"
msgstr ""

#: dpkg-deb/info.c:64
msgid "failed to chdir to `/' for cleanup"
msgstr ""

#: dpkg-deb/info.c:109
#, c-format
msgid "cannot extract control file '%s' from '%s': %s"
msgstr ""

#: dpkg-deb/info.c:113
#, c-format
msgid "'%.255s' contains no control component '%.255s'"
msgstr ""

#: dpkg-deb/info.c:117
#, c-format
msgid "open component `%.255s' (in %.255s) failed in an unexpected way"
msgstr ""

#: dpkg-deb/info.c:124
#, c-format
msgid "%d requested control component is missing"
msgid_plural "%d requested control components are missing"
msgstr[0] ""
msgstr[1] ""

#: dpkg-deb/info.c:142 utils/update-alternatives.c:1090
#, c-format
msgid "cannot scan directory `%.255s'"
msgstr ""

#: dpkg-deb/info.c:151
#, c-format
msgid "cannot stat `%.255s' (in `%.255s')"
msgstr ""

#: dpkg-deb/info.c:155
#, c-format
msgid "cannot open `%.255s' (in `%.255s')"
msgstr ""

#: dpkg-deb/info.c:170 dpkg-deb/info.c:188 dpkg-deb/info.c:202
#, c-format
msgid "failed to read `%.255s' (in `%.255s')"
msgstr ""

#: dpkg-deb/info.c:173
#, c-format
msgid " %7jd bytes, %5d lines   %c  %-20.127s %.127s\n"
msgstr ""

#: dpkg-deb/info.c:177
#, c-format
msgid "     not a plain file          %.255s\n"
msgstr ""

#: dpkg-deb/info.c:189
msgid "(no `control' file in control archive!)\n"
msgstr ""

#: dpkg-deb/main.c:55
#, c-format
msgid "Debian `%s' package archive backend version %s.\n"
msgstr ""

#: dpkg-deb/main.c:74
#, c-format
msgid ""
"Commands:\n"
"  -b|--build <directory> [<deb>]   Build an archive.\n"
"  -c|--contents <deb>              List contents.\n"
"  -I|--info <deb> [<cfile> ...]    Show info to stdout.\n"
"  -W|--show <deb>                  Show information on package(s)\n"
"  -f|--field <deb> [<cfield> ...]  Show field(s) to stdout.\n"
"  -e|--control <deb> [<directory>] Extract control info.\n"
"  -x|--extract <deb> <directory>   Extract files.\n"
"  -X|--vextract <deb> <directory>  Extract & list files.\n"
"  -R|--raw-extract <deb> <directory>\n"
"                                   Extract control info and files.\n"
"  --ctrl-tarfile <deb>             Output control tarfile.\n"
"  --fsys-tarfile <deb>             Output filesystem tarfile.\n"
"\n"
msgstr ""

#: dpkg-deb/main.c:95
#, c-format
msgid ""
"<deb> is the filename of a Debian format archive.\n"
"<cfile> is the name of an administrative file component.\n"
"<cfield> is the name of a field in the main `control' file.\n"
"\n"
msgstr ""

#: dpkg-deb/main.c:101
#, c-format
msgid ""
"Options:\n"
"  -v, --verbose                    Enable verbose output.\n"
"  -D, --debug                      Enable debugging output.\n"
"      --showformat=<format>        Use alternative format for --show.\n"
"      --deb-format=<format>        Select archive format.\n"
"                                     Allowed values: 0.939000, 2.0 "
"(default).\n"
"      --old                        Legacy alias for '--deb-"
"format=0.939000'.\n"
"      --new                        Legacy alias for '--deb-format=2.0'.\n"
"      --nocheck                    Suppress control file check (build bad\n"
"                                     packages).\n"
"      --uniform-compression        Use the compression params on all "
"members.\n"
"  -z#                              Set the compression level when building.\n"
"  -Z<type>                         Set the compression type used when "
"building.\n"
"                                     Allowed types: gzip, xz, bzip2, none.\n"
"  -S<strategy>                     Set the compression strategy when "
"building.\n"
"                                     Allowed values: none; extreme (xz);\n"
"                                     filtered, huffman, rle, fixed (gzip).\n"
"\n"
msgstr ""

#: dpkg-deb/main.c:130
#, c-format
msgid ""
"\n"
"Use 'dpkg' to install and remove packages from your system, or\n"
"'apt' or 'aptitude' for user-friendly package management. Packages\n"
"unpacked using 'dpkg-deb --extract' will be incorrectly installed !\n"
msgstr ""

#: dpkg-deb/main.c:141
msgid ""
"Type dpkg-deb --help for help about manipulating *.deb files;\n"
"Type dpkg --help for help about installing and deinstalling packages."
msgstr ""

#: dpkg-deb/main.c:158
#, c-format
msgid "invalid deb format version: %s"
msgstr ""

#: dpkg-deb/main.c:164
#, c-format
msgid "unknown deb format version: %s"
msgstr ""

#: dpkg-deb/main.c:198
#, c-format
msgid "invalid compression level for -%c: %ld"
msgstr ""

#: dpkg-deb/main.c:208
#, c-format
msgid "unknown compression strategy '%s'!"
msgstr ""

#: dpkg-deb/main.c:216
#, c-format
msgid "unknown compression type `%s'!"
msgstr ""

#: dpkg-deb/main.c:218
#, c-format
msgid "deprecated compression type '%s'; use xz instead"
msgstr ""

#: dpkg-deb/main.c:220
#, c-format
msgid "deprecated compression type '%s'; use xz or gzip instead"
msgstr ""

#: dpkg-deb/main.c:263
#, c-format
msgid "invalid compressor parameters: %s"
msgstr ""

#: dpkg-deb/main.c:269
#, c-format
msgid "unsupported compression type '%s' with uniform compression"
msgstr ""

#: dpkg-split/info.c:55
#, c-format
msgid "file `%.250s' is corrupt - bad digit (code %d) in %s"
msgstr ""

#: dpkg-split/info.c:57
#, c-format
msgid "file '%s' is corrupt; out of range integer in %s"
msgstr ""

#: dpkg-split/info.c:65
#, c-format
msgid "file `%.250s' is corrupt - %.250s missing"
msgstr ""

#: dpkg-split/info.c:68
#, c-format
msgid "file `%.250s' is corrupt - missing newline after %.250s"
msgstr ""

#: dpkg-split/info.c:95 dpkg-split/main.c:114
#, c-format
msgid "error reading %.250s"
msgstr ""

#: dpkg-split/info.c:109
#, c-format
msgid "file `%.250s' is corrupt - bad magic at end of first header"
msgstr ""

#: dpkg-split/info.c:119
#, c-format
msgid "file `%.250s' is corrupt - bad padding character (code %d)"
msgstr ""

#: dpkg-split/info.c:123
#, c-format
msgid "file `%.250s' is corrupt - nulls in info section"
msgstr ""

#: dpkg-split/info.c:129
msgid "format version number"
msgstr ""

#: dpkg-split/info.c:131
#, c-format
msgid "file '%.250s' has invalid format version: %s"
msgstr ""

#: dpkg-split/info.c:133
#, c-format
msgid "file '%.250s' is format version %d.%d; get a newer dpkg-split"
msgstr ""

#: dpkg-split/info.c:136
msgid "package name"
msgstr ""

#: dpkg-split/info.c:137
msgid "package version number"
msgstr ""

#: dpkg-split/info.c:138
msgid "package file MD5 checksum"
msgstr ""

#: dpkg-split/info.c:141
#, c-format
msgid "file `%.250s' is corrupt - bad MD5 checksum `%.250s'"
msgstr ""

#: dpkg-split/info.c:143 dpkg-split/info.c:144
msgid "archive total size"
msgstr ""

#: dpkg-split/info.c:145 dpkg-split/info.c:146
msgid "archive part offset"
msgstr ""

#: dpkg-split/info.c:148
msgid "archive part numbers"
msgstr ""

#: dpkg-split/info.c:151
#, c-format
msgid "file '%.250s' is corrupt - no slash between archive part numbers"
msgstr ""

#: dpkg-split/info.c:154
msgid "number of archive parts"
msgstr ""

#: dpkg-split/info.c:156
#, c-format
msgid "file '%.250s' is corrupt - bad number of archive parts"
msgstr ""

#: dpkg-split/info.c:158
msgid "archive parts number"
msgstr ""

#: dpkg-split/info.c:160
#, c-format
msgid "file '%.250s' is corrupt - bad archive part number"
msgstr ""

#: dpkg-split/info.c:166
msgid "package architecture"
msgstr ""

#: dpkg-split/info.c:175
#, c-format
msgid "file `%.250s' is corrupt - bad magic at end of second header"
msgstr ""

#: dpkg-split/info.c:177
#, c-format
msgid "file `%.250s' is corrupt - second member is not data member"
msgstr ""

#: dpkg-split/info.c:183
#, c-format
msgid "file `%.250s' is corrupt - wrong number of parts for quoted sizes"
msgstr ""

#: dpkg-split/info.c:187
#, c-format
msgid "file `%.250s' is corrupt - size is wrong for quoted part number"
msgstr ""

#: dpkg-split/info.c:193
#, c-format
msgid "unable to fstat part file `%.250s'"
msgstr ""

#: dpkg-split/info.c:198
#, c-format
msgid "file `%.250s' is corrupt - too short"
msgstr ""

#: dpkg-split/info.c:211 dpkg-split/info.c:258
#, c-format
msgid "cannot open archive part file `%.250s'"
msgstr ""

#: dpkg-split/info.c:213
#, c-format
msgid "file `%.250s' is not an archive part"
msgstr ""

#: dpkg-split/info.c:218
#, c-format
msgid ""
"%s:\n"
"    Part format version:            %d.%d\n"
"    Part of package:                %s\n"
"        ... version:                %s\n"
"        ... architecture:           %s\n"
"        ... MD5 checksum:           %s\n"
"        ... length:                 %jd bytes\n"
"        ... split every:            %jd bytes\n"
"    Part number:                    %d/%d\n"
"    Part length:                    %jd bytes\n"
"    Part offset:                    %jd bytes\n"
"    Part file size (used portion):  %jd bytes\n"
"\n"
msgstr ""

#: dpkg-split/info.c:234
msgctxt "architecture"
msgid "<unknown>"
msgstr ""

#: dpkg-split/info.c:253 dpkg-split/join.c:110
#, c-format
msgid "--%s requires one or more part file arguments"
msgstr ""

#: dpkg-split/info.c:264
#, c-format
msgid "file `%s' is not an archive part\n"
msgstr ""

#: dpkg-split/join.c:45
#, c-format
msgid "Putting package %s together from %d part: "
msgid_plural "Putting package %s together from %d parts: "
msgstr[0] ""
msgstr[1] ""

#: dpkg-split/join.c:52
#, c-format
msgid "unable to open output file `%.250s'"
msgstr ""

#: dpkg-split/join.c:58
#, c-format
msgid "unable to (re)open input part file `%.250s'"
msgstr ""

#: dpkg-split/join.c:60
#, c-format
msgid "cannot skip split package header for '%s': %s"
msgstr ""

#: dpkg-split/join.c:63
#, c-format
msgid "cannot append split package part '%s' to '%s': %s"
msgstr ""

#: dpkg-split/join.c:74 dpkg-split/split.c:246
#, c-format
msgid "done\n"
msgstr ""

#: dpkg-split/join.c:90
#, c-format
msgid "files `%.250s' and `%.250s' are not parts of the same file"
msgstr ""

#: dpkg-split/join.c:95
#, c-format
msgid "there are several versions of part %d - at least `%.250s' and `%.250s'"
msgstr ""

#: dpkg-split/join.c:133
#, c-format
msgid "part %d is missing"
msgstr ""

#: dpkg-split/main.c:48
#, c-format
msgid "Debian `%s' package split/join tool; version %s.\n"
msgstr ""

#: dpkg-split/main.c:68
#, c-format
msgid ""
"Commands:\n"
"  -s|--split <file> [<prefix>]     Split an archive.\n"
"  -j|--join <part> <part> ...      Join parts together.\n"
"  -I|--info <part> ...             Display info about a part.\n"
"  -a|--auto -o <complete> <part>   Auto-accumulate parts.\n"
"  -l|--listq                       List unmatched pieces.\n"
"  -d|--discard [<filename> ...]    Discard unmatched pieces.\n"
"\n"
msgstr ""

#: dpkg-split/main.c:83
#, c-format
msgid ""
"Options:\n"
"  --depotdir <directory>           Use <directory> instead of %s/%s.\n"
"  -S|--partsize <size>             In KiB, for -s (default is 450).\n"
"  -o|--output <file>               Filename, for -j (default is\n"
"                                     <package>_<version>_<arch>.deb).\n"
"  -Q|--npquiet                     Be quiet when -a is not a part.\n"
"  --msdos                          Generate 8.3 filenames.\n"
"\n"
msgstr ""

#: dpkg-split/main.c:93
#, c-format
msgid ""
"Exit status:\n"
"  0 = ok\n"
"  1 = with --auto, file is not a part\n"
"  2 = trouble\n"
msgstr ""

#: dpkg-split/main.c:104
msgid "Type dpkg-split --help for help."
msgstr ""

#: dpkg-split/main.c:115
#, c-format
msgid "unexpected end of file in %.250s"
msgstr ""

#: dpkg-split/main.c:129
msgid "part size is far too large or is not positive"
msgstr ""

#: dpkg-split/main.c:133
#, c-format
msgid "part size must be at least %d KiB (to allow for header)"
msgstr ""

#: dpkg-split/queue.c:95
#, c-format
msgid "unable to read depot directory `%.250s'"
msgstr ""

#: dpkg-split/queue.c:145
msgid "--auto requires the use of the --output option"
msgstr ""

#: dpkg-split/queue.c:148
msgid "--auto requires exactly one part file argument"
msgstr ""

#: dpkg-split/queue.c:152
#, c-format
msgid "unable to read part file `%.250s'"
msgstr ""

#: dpkg-split/queue.c:155
#, c-format
msgid "File `%.250s' is not part of a multipart archive.\n"
msgstr ""

#: dpkg-split/queue.c:193
#, c-format
msgid "unable to reopen part file `%.250s'"
msgstr ""

#: dpkg-split/queue.c:196
#, c-format
msgid "unable to open new depot file `%.250s'"
msgstr ""

#: dpkg-split/queue.c:199
#, c-format
msgid "cannot extract split package part '%s': %s"
msgstr ""

#: dpkg-split/queue.c:208
#, c-format
msgid "unable to rename new depot file `%.250s' to `%.250s'"
msgstr ""

#: dpkg-split/queue.c:212
#, c-format
msgid "Part %d of package %s filed (still want "
msgstr ""

#: dpkg-split/queue.c:216
msgid " and "
msgstr ""

#: dpkg-split/queue.c:230
#, c-format
msgid "unable to delete used-up depot file `%.250s'"
msgstr ""

#: dpkg-split/queue.c:253
msgid "Junk files left around in the depot directory:\n"
msgstr ""

#: dpkg-split/queue.c:258 dpkg-split/queue.c:287
#, c-format
msgid "unable to stat `%.250s'"
msgstr ""

#: dpkg-split/queue.c:261
#, c-format
msgid " %s (%jd bytes)\n"
msgstr ""

#: dpkg-split/queue.c:263
#, c-format
msgid " %s (not a plain file)\n"
msgstr ""

#: dpkg-split/queue.c:268
msgid "Packages not yet reassembled:\n"
msgstr ""

#: dpkg-split/queue.c:276
#, c-format
msgid " Package %s: part(s) "
msgstr ""

#: dpkg-split/queue.c:289
#, c-format
msgid "part file `%.250s' is not a plain file"
msgstr ""

#: dpkg-split/queue.c:296
#, c-format
msgid "(total %jd bytes)\n"
msgstr ""

#: dpkg-split/queue.c:329
#, c-format
msgid "unable to discard `%.250s'"
msgstr ""

#: dpkg-split/queue.c:330
#, c-format
msgid "Deleted %s.\n"
msgstr ""

#: dpkg-split/split.c:72 dpkg-split/split.c:85
msgid "package field value extraction"
msgstr ""

#: dpkg-split/split.c:79
#, c-format
msgid "cannot extract package field value from '%s': %s"
msgstr ""

#: dpkg-split/split.c:136
#, c-format
msgid "unable to open source file `%.250s'"
msgstr ""

#: dpkg-split/split.c:138
msgid "unable to fstat source file"
msgstr ""

#: dpkg-split/split.c:140
#, c-format
msgid "source file `%.250s' not a plain file"
msgstr ""

#: dpkg-split/split.c:158
#, c-format
msgid "Splitting package %s into %d part: "
msgid_plural "Splitting package %s into %d parts: "
msgstr[0] ""
msgstr[1] ""

#: dpkg-split/split.c:198
msgid ""
"header is too long, making part too long; the package name or version\n"
"numbers must be extraordinarily long, or something; giving up"
msgstr ""

#: dpkg-split/split.c:258
msgid "--split needs a source filename argument"
msgstr ""

#: dpkg-split/split.c:261
msgid "--split takes at most a source filename and destination prefix"
msgstr ""

#: utils/update-alternatives.c:96
#, c-format
msgid ""
"Commands:\n"
"  --install <link> <name> <path> <priority>\n"
"    [--slave <link> <name> <path>] ...\n"
"                           add a group of alternatives to the system.\n"
"  --remove <name> <path>   remove <path> from the <name> group alternative.\n"
"  --remove-all <name>      remove <name> group from the alternatives "
"system.\n"
"  --auto <name>            switch the master link <name> to automatic mode.\n"
"  --display <name>         display information about the <name> group.\n"
"  --query <name>           machine parseable version of --display <name>.\n"
"  --list <name>            display all targets of the <name> group.\n"
"  --get-selections         list master alternative names and their status.\n"
"  --set-selections         read alternative status from standard input.\n"
"  --config <name>          show alternatives for the <name> group and ask "
"the\n"
"                           user to select which one to use.\n"
"  --set <name> <path>      set <path> as alternative for <name>.\n"
"  --all                    call --config on all alternatives.\n"
"\n"
msgstr ""

#: utils/update-alternatives.c:115
#, c-format
msgid ""
"<link> is the symlink pointing to %s/<name>.\n"
"  (e.g. /usr/bin/pager)\n"
"<name> is the master name for this link group.\n"
"  (e.g. pager)\n"
"<path> is the location of one of the alternative target files.\n"
"  (e.g. /usr/bin/less)\n"
"<priority> is an integer; options with higher numbers have higher priority "
"in\n"
"  automatic mode.\n"
"\n"
msgstr ""

#: utils/update-alternatives.c:126
#, c-format
msgid ""
"Options:\n"
"  --altdir <directory>     change the alternatives directory.\n"
"  --admindir <directory>   change the administrative directory.\n"
"  --log <file>             change the log file.\n"
"  --force                  allow replacing files with alternative links.\n"
"  --skip-auto              skip prompt for alternatives correctly "
"configured\n"
"                           in automatic mode (relevant for --config only)\n"
"  --verbose                verbose operation, more output.\n"
"  --quiet                  quiet operation, minimal output.\n"
"  --help                   show this help message.\n"
"  --version                show the version.\n"
msgstr ""

#: utils/update-alternatives.c:145 utils/update-alternatives.c:158
msgid "error"
msgstr ""

#: utils/update-alternatives.c:176
#, c-format
msgid "Use '%s --help' for program usage information."
msgstr ""

#: utils/update-alternatives.c:190
msgid "warning"
msgstr ""

#: utils/update-alternatives.c:259
#, c-format
msgid "malloc failed (%zu bytes)"
msgstr ""

#: utils/update-alternatives.c:353
#, c-format
msgid "two commands specified: --%s and --%s"
msgstr ""

#: utils/update-alternatives.c:385
#, c-format
msgid "cannot append to '%s'"
msgstr ""

#: utils/update-alternatives.c:498
#, c-format
msgid "unable to remove '%s'"
msgstr ""

#: utils/update-alternatives.c:1002
msgid "auto mode"
msgstr ""

#: utils/update-alternatives.c:1002
msgid "manual mode"
msgstr ""

#: utils/update-alternatives.c:1126
#, c-format
msgid "unexpected end of file while trying to read %s"
msgstr ""

#: utils/update-alternatives.c:1128
#, c-format
msgid "while reading %s: %s"
msgstr ""

#: utils/update-alternatives.c:1134
#, c-format
msgid "line not terminated while trying to read %s"
msgstr ""

#: utils/update-alternatives.c:1152
#, c-format
msgid "%s corrupt: %s"
msgstr ""

#: utils/update-alternatives.c:1165
#, c-format
msgid "newlines prohibited in update-alternatives files (%s)"
msgstr ""

#: utils/update-alternatives.c:1178
msgid "slave name"
msgstr ""

#: utils/update-alternatives.c:1186 utils/update-alternatives.c:2626
#, c-format
msgid "duplicate slave name %s"
msgstr ""

#: utils/update-alternatives.c:1189
msgid "slave link"
msgstr ""

#: utils/update-alternatives.c:1193
#, c-format
msgid "slave link same as main link %s"
msgstr ""

#: utils/update-alternatives.c:1200 utils/update-alternatives.c:2633
#, c-format
msgid "duplicate slave link %s"
msgstr ""

#: utils/update-alternatives.c:1218
msgid "master file"
msgstr ""

#: utils/update-alternatives.c:1226
#, c-format
msgid "duplicate path %s"
msgstr ""

#: utils/update-alternatives.c:1236
#, c-format
msgid ""
"alternative %s (part of link group %s) doesn't exist; removing from list of "
"alternatives"
msgstr ""

#: utils/update-alternatives.c:1239 utils/update-alternatives.c:1250
msgid "priority"
msgstr ""

#: utils/update-alternatives.c:1242 utils/update-alternatives.c:1266
msgid "slave file"
msgstr ""

#: utils/update-alternatives.c:1255
#, c-format
msgid "priority of %s: %s"
msgstr ""

#: utils/update-alternatives.c:1259
#, c-format
msgid "priority of %s is out of range: %s"
msgstr ""

#: utils/update-alternatives.c:1316
msgid "status"
msgstr ""

#: utils/update-alternatives.c:1318
msgid "invalid status"
msgstr ""

#: utils/update-alternatives.c:1323
msgid "master link"
msgstr ""

#: utils/update-alternatives.c:1367
#, c-format
msgid "discarding obsolete slave link %s (%s)"
msgstr ""

#: utils/update-alternatives.c:1423
#, c-format
msgid "unable to flush file '%s'"
msgstr ""

#: utils/update-alternatives.c:1538
#, c-format
msgid "  link currently points to %s"
msgstr ""

#: utils/update-alternatives.c:1540
msgid "  link currently absent"
msgstr ""

#: utils/update-alternatives.c:1544
#, c-format
msgid "%s - priority %d"
msgstr ""

#: utils/update-alternatives.c:1547
#, c-format
msgid "  slave %s: %s"
msgstr ""

#: utils/update-alternatives.c:1554
#, c-format
msgid "Current 'best' version is '%s'."
msgstr ""

#: utils/update-alternatives.c:1556
msgid "No versions available."
msgstr ""

#: utils/update-alternatives.c:1604
#, c-format
msgid "There is %d choice for the alternative %s (providing %s)."
msgid_plural "There are %d choices for the alternative %s (providing %s)."
msgstr[0] ""
msgstr[1] ""

#: utils/update-alternatives.c:1609
msgid "Selection"
msgstr ""

#: utils/update-alternatives.c:1610
msgid "Path"
msgstr ""

#: utils/update-alternatives.c:1610
msgid "Priority"
msgstr ""

#: utils/update-alternatives.c:1610
msgid "Status"
msgstr ""

#: utils/update-alternatives.c:1617
#, c-format
msgid "Press enter to keep the current choice[*], or type selection number: "
msgstr ""

#: utils/update-alternatives.c:1766
#, c-format
msgid "not replacing %s with a link"
msgstr ""

#: utils/update-alternatives.c:1807
#, c-format
msgid "can't install unknown choice %s"
msgstr ""

#: utils/update-alternatives.c:1825
#, c-format
msgid ""
"skip creation of %s because associated file %s (of link group %s) doesn't "
"exist"
msgstr ""

#: utils/update-alternatives.c:1835
#, c-format
msgid "not removing %s since it's not a symlink"
msgstr ""

#: utils/update-alternatives.c:2124 utils/update-alternatives.c:2130
#, c-format
msgid "Call %s."
msgstr ""

#: utils/update-alternatives.c:2134
#, c-format
msgid "Alternative %s unchanged because choice %s is not available."
msgstr ""

#: utils/update-alternatives.c:2138
#, c-format
msgid "Skip unknown alternative %s."
msgstr ""

#: utils/update-alternatives.c:2165
#, c-format
msgid "line too long or not terminated while trying to read %s"
msgstr ""

#: utils/update-alternatives.c:2178 utils/update-alternatives.c:2191
#: utils/update-alternatives.c:2201
#, c-format
msgid "Skip invalid line: %s"
msgstr ""

#: utils/update-alternatives.c:2226
#, c-format
msgid "%s/%s is dangling; it will be updated with best choice"
msgstr ""

#: utils/update-alternatives.c:2230
#, c-format
msgid ""
"%s/%s has been changed (manually or by a script); switching to manual "
"updates only"
msgstr ""

#: utils/update-alternatives.c:2238
#, c-format
msgid "setting up automatic selection of %s"
msgstr ""

#: utils/update-alternatives.c:2277
#, c-format
msgid "renaming %s slave link from %s to %s"
msgstr ""

#: utils/update-alternatives.c:2298
#, c-format
msgid "renaming %s link from %s to %s"
msgstr ""

#: utils/update-alternatives.c:2335
#, c-format
msgid "using %s to provide %s (%s) in auto mode"
msgstr ""

#: utils/update-alternatives.c:2338
#, c-format
msgid "using %s to provide %s (%s) in manual mode"
msgstr ""

#: utils/update-alternatives.c:2346
#, c-format
msgid "updating alternative %s because link group %s has changed slave links"
msgstr ""

#: utils/update-alternatives.c:2351
#, c-format
msgid ""
"forcing reinstallation of alternative %s because link group %s is broken"
msgstr ""

#: utils/update-alternatives.c:2359
#, c-format
msgid "current alternative %s is unknown, switching to %s for link group %s"
msgstr ""

#: utils/update-alternatives.c:2385
#, c-format
msgid "alternative name (%s) must not contain '/' and spaces"
msgstr ""

#: utils/update-alternatives.c:2393
#, c-format
msgid "alternative link is not absolute as it should be: %s"
msgstr ""

#: utils/update-alternatives.c:2401
#, c-format
msgid "alternative path is not absolute as it should be: %s"
msgstr ""

#: utils/update-alternatives.c:2432
#, c-format
msgid "alternative %s can't be master: it is a slave of %s"
msgstr ""

#: utils/update-alternatives.c:2440 utils/update-alternatives.c:2476
#, c-format
msgid "alternative link %s is already managed by %s"
msgstr ""

#: utils/update-alternatives.c:2446
#, c-format
msgid "alternative path %s doesn't exist"
msgstr ""

#: utils/update-alternatives.c:2463
#, c-format
msgid "alternative %s can't be slave of %s: it is a master alternative"
msgstr ""

#: utils/update-alternatives.c:2467
#, c-format
msgid "alternative %s can't be slave of %s: it is a slave of %s"
msgstr ""

#: utils/update-alternatives.c:2487
#, c-format
msgid "alternative link %s is already managed by %s (slave of %s)"
msgstr ""

#: utils/update-alternatives.c:2532
#, c-format
msgid "unknown argument `%s'"
msgstr ""

#: utils/update-alternatives.c:2551
msgid "--install needs <link> <name> <path> <priority>"
msgstr ""

#: utils/update-alternatives.c:2557 utils/update-alternatives.c:2618
msgid "<link> and <path> can't be the same"
msgstr ""

#: utils/update-alternatives.c:2561
msgid "priority must be an integer"
msgstr ""

#: utils/update-alternatives.c:2563
msgid "priority is out of range"
msgstr ""

#: utils/update-alternatives.c:2576
#, c-format
msgid "--%s needs <name> <path>"
msgstr ""

#: utils/update-alternatives.c:2593
#, c-format
msgid "--%s needs <name>"
msgstr ""

#: utils/update-alternatives.c:2609
msgid "--slave only allowed with --install"
msgstr ""

#: utils/update-alternatives.c:2611
msgid "--slave needs <link> <name> <path>"
msgstr ""

#: utils/update-alternatives.c:2620
#, c-format
msgid "name %s is both primary and slave"
msgstr ""

#: utils/update-alternatives.c:2623
#, c-format
msgid "link %s is both primary and slave"
msgstr ""

#: utils/update-alternatives.c:2643
#, c-format
msgid "--%s needs a <file> argument"
msgstr ""

#: utils/update-alternatives.c:2669
#, c-format
msgid "unknown option `%s'"
msgstr ""

#: utils/update-alternatives.c:2674
msgid ""
"need --display, --query, --list, --get-selections, --config, --set, --set-"
"selections, --install, --remove, --all, --remove-all or --auto"
msgstr ""

#: utils/update-alternatives.c:2690 utils/update-alternatives.c:2696
#, c-format
msgid "no alternatives for %s"
msgstr ""

#: utils/update-alternatives.c:2713
msgid "<standard input>"
msgstr ""

#: utils/update-alternatives.c:2735
#, c-format
msgid "alternative %s for %s not registered; not setting"
msgstr ""

#: utils/update-alternatives.c:2741 utils/update-alternatives.c:2747
#, c-format
msgid "There is no program which provides %s."
msgstr ""

#: utils/update-alternatives.c:2749 utils/update-alternatives.c:2757
msgid "Nothing to configure."
msgstr ""

#: utils/update-alternatives.c:2755
#, c-format
msgid "There is only one alternative in link group %s (providing %s): %s"
msgstr ""

#: utils/update-alternatives.c:2765
#, c-format
msgid "alternative %s for %s not registered; not removing"
msgstr ""

#: utils/update-alternatives.c:2773
#, c-format
msgid "removing manually selected alternative - switching %s to auto mode"
msgstr ""

#: utils/update-alternatives.c:2798
#, c-format
msgid "automatic updates of %s/%s are disabled; leaving it alone"
msgstr ""

#: utils/update-alternatives.c:2800
#, c-format
msgid "to return to automatic updates use '%s --auto %s'"
msgstr ""

Reply to: