# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: dpkg 1.13\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2009-11-14 17:44+0100\n" "PO-Revision-Date: 2009-11-14 17:44+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #: lib/dpkg/buffer.c:114 #, c-format msgid "failed in buffer_write(fd) (%i, ret=%li): %s" msgstr "" #: lib/dpkg/buffer.c:122 #, c-format msgid "eof in buffer_write(stream): %s" msgstr "" #: lib/dpkg/buffer.c:124 #, c-format msgid "error in buffer_write(stream): %s" msgstr "" #: lib/dpkg/buffer.c:147 #, c-format msgid "failed in buffer_read(fd): %s" msgstr "" #: lib/dpkg/buffer.c:154 #, c-format msgid "error in buffer_read(stream): %s" msgstr "" #: lib/dpkg/buffer.c:261 #, c-format msgid "failed in buffer_copy (%s)" msgstr "" #: lib/dpkg/buffer.c:263 #, c-format msgid "short read in buffer_copy (%s)" msgstr "" #: lib/dpkg/compression.c:53 #, c-format msgid "%s: failed to exec '%s %s'" msgstr "" #: lib/dpkg/compression.c:82 #, c-format msgid "%s: internal gzip error: `%s'" msgstr "" #: lib/dpkg/compression.c:105 #, c-format msgid "%s: internal bzip2 error: `%s'" msgstr "" #: lib/dpkg/compression.c:117 #, c-format msgid "%s: decompression" msgstr "" #: lib/dpkg/compression.c:153 #, c-format msgid "%s: internal gzip error: read: `%s'" msgstr "" #: lib/dpkg/compression.c:163 #, c-format msgid "%s: internal gzip error: write: `%s'" msgstr "" #: lib/dpkg/compression.c:166 #, c-format msgid "%s: internal gzip error: read(%i) != write(%i)" msgstr "" #: lib/dpkg/compression.c:188 #, c-format msgid "%s: internal bzip2 error: read: `%s'" msgstr "" #: lib/dpkg/compression.c:198 #, c-format msgid "%s: internal bzip2 error: write: `%s'" msgstr "" #: lib/dpkg/compression.c:201 #, c-format msgid "%s: internal bzip2 error: read(%i) != write(%i)" msgstr "" #: lib/dpkg/compression.c:216 #, c-format msgid "%s: compression" msgstr "" #: lib/dpkg/database.c:202 #, c-format msgid "size %7d occurs %5d times\n" msgstr "" #: lib/dpkg/dbmodify.c:63 #, c-format msgid "" "updates directory contains file `%.250s' whose name is too long (length=%d, " "max=%d)" msgstr "" #: lib/dpkg/dbmodify.c:67 #, c-format msgid "" "updates directory contains files with different length names (both %d and %d)" msgstr "" #: lib/dpkg/dbmodify.c:81 #, c-format msgid "cannot scan updates directory `%.255s'" msgstr "" #: lib/dpkg/dbmodify.c:97 #, c-format msgid "failed to remove incorporated update file %.255s" msgstr "" # Now that we have verified everything its time to actually # * build something. Lets start by making the ar-wrapper. #: lib/dpkg/dbmodify.c:115 dpkg-deb/build.c:409 #, c-format msgid "unable to create `%.255s'" msgstr "" #: lib/dpkg/dbmodify.c:119 #, c-format msgid "unable to fill %.250s with padding" msgstr "" #: lib/dpkg/dbmodify.c:121 #, c-format msgid "unable to flush %.250s after padding" msgstr "" #: lib/dpkg/dbmodify.c:123 #, c-format msgid "unable to seek to start of %.250s after padding" msgstr "" #: lib/dpkg/dbmodify.c:160 msgid "requested operation requires superuser privilege" msgstr "" #: lib/dpkg/dbmodify.c:165 msgid "unable to access dpkg status area" msgstr "" #: lib/dpkg/dbmodify.c:167 msgid "operation requires read/write access to dpkg status area" msgstr "" #: lib/dpkg/dbmodify.c:216 #, c-format msgid "failed to remove my own update file %.255s" msgstr "" #: lib/dpkg/dbmodify.c:254 #, c-format msgid "unable to write updated status of `%.250s'" msgstr "" #: lib/dpkg/dbmodify.c:256 #, c-format msgid "unable to flush updated status of `%.250s'" msgstr "" #: lib/dpkg/dbmodify.c:258 #, c-format msgid "unable to truncate for updated status of `%.250s'" msgstr "" #: lib/dpkg/dbmodify.c:260 #, c-format msgid "unable to fsync updated status of `%.250s'" msgstr "" #: lib/dpkg/dbmodify.c:262 #, c-format msgid "unable to close updated status of `%.250s'" msgstr "" #: lib/dpkg/dbmodify.c:265 #, c-format msgid "unable to install updated status of `%.250s'" msgstr "" #: lib/dpkg/dump.c:349 #, c-format msgid "failed to write details of `%.50s' to `%.250s'" msgstr "" #: lib/dpkg/dump.c:375 #, c-format msgid "failed to open `%s' for writing %s information" msgstr "" #: lib/dpkg/dump.c:378 msgid "unable to set buffering on status file" msgstr "" #: lib/dpkg/dump.c:389 #, c-format msgid "failed to write %s record about `%.50s' to `%.250s'" msgstr "" #: lib/dpkg/dump.c:397 #, c-format msgid "failed to flush %s information to `%.250s'" msgstr "" #: lib/dpkg/dump.c:399 #, c-format msgid "failed to fsync %s information to `%.250s'" msgstr "" #: lib/dpkg/dump.c:401 #, c-format msgid "failed to close `%.250s' after writing %s information" msgstr "" #: lib/dpkg/dump.c:405 #, c-format msgid "failed to link `%.250s' to `%.250s' for backup of %s info" msgstr "" #: lib/dpkg/dump.c:408 #, c-format msgid "failed to install `%.250s' as `%.250s' containing %s info" msgstr "" #: lib/dpkg/ehandle.c:94 #, c-format msgid "" "%s: unrecoverable fatal error, aborting:\n" " %s\n" msgstr "" #: lib/dpkg/ehandle.c:110 msgid "out of memory pushing error handler: " msgstr "" #: lib/dpkg/ehandle.c:126 #, c-format msgid "" "%s: error while cleaning up:\n" " %s\n" msgstr "" #: lib/dpkg/ehandle.c:141 #, c-format msgid "dpkg: too many nested errors during error recovery !!\n" msgstr "" #: lib/dpkg/ehandle.c:214 msgid "out of memory for new cleanup entry with many arguments" msgstr "" #: lib/dpkg/ehandle.c:226 msgid "out of memory for new cleanup entry" msgstr "" #: lib/dpkg/ehandle.c:291 #, fuzzy, c-format msgid "%s: warning: %s\n" msgstr "upozorenje" #: lib/dpkg/ehandle.c:295 #, c-format msgid "error writing `%s'" msgstr "" #: lib/dpkg/ehandle.c:308 #, c-format msgid "%s:%s:%d: internal error: %s\n" msgstr "" #: lib/dpkg/fields.c:45 #, c-format msgid "%s is missing" msgstr "" #: lib/dpkg/fields.c:54 #, c-format msgid "`%.*s' is not allowed for %s" msgstr "" #: lib/dpkg/fields.c:62 #, c-format msgid "junk after %s" msgstr "" #: lib/dpkg/fields.c:74 #, c-format msgid "invalid package name (%.250s)" msgstr "" #: lib/dpkg/fields.c:89 #, c-format msgid "empty file details field `%s'" msgstr "" #: lib/dpkg/fields.c:92 #, c-format msgid "file details field `%s' not allowed in status file" msgstr "" #: lib/dpkg/fields.c:105 #, c-format msgid "too many values in file details field `%s' (compared to others)" msgstr "" #: lib/dpkg/fields.c:119 #, c-format msgid "too few values in file details field `%s' (compared to others)" msgstr "" #: lib/dpkg/fields.c:137 msgid "yes/no in boolean field" msgstr "" #: lib/dpkg/fields.c:153 msgid "word in `priority' field" msgstr "" #: lib/dpkg/fields.c:165 msgid "value for `status' field not allowed in this context" msgstr "" #: lib/dpkg/fields.c:169 msgid "first (want) word in `status' field" msgstr "" #: lib/dpkg/fields.c:171 msgid "second (error) word in `status' field" msgstr "" #: lib/dpkg/fields.c:173 msgid "third (status) word in `status' field" msgstr "" #: lib/dpkg/fields.c:185 #, c-format msgid "error in Version string `%.250s': %.250s" msgstr "" #: lib/dpkg/fields.c:194 msgid "obsolete `Revision' or `Package-Revision' field used" msgstr "" #: lib/dpkg/fields.c:211 msgid "value for `config-version' field not allowed in this context" msgstr "" #: lib/dpkg/fields.c:218 #, c-format msgid "error in Config-Version string `%.250s': %.250s" msgstr "" #: lib/dpkg/fields.c:243 #, c-format msgid "value for `conffiles' has malformatted line `%.*s'" msgstr "" #: lib/dpkg/fields.c:262 #, c-format msgid "value for `conffiles' has line starting with non-space `%c'" msgstr "" #: lib/dpkg/fields.c:279 msgid "root or null directory is listed as a conffile" msgstr "" #: lib/dpkg/fields.c:332 #, c-format msgid "" "`%s' field, missing package name, or garbage where package name expected" msgstr "" #: lib/dpkg/fields.c:337 #, c-format msgid "`%s' field, invalid package name `%.255s': %s" msgstr "" #: lib/dpkg/fields.c:367 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " bad version relationship %c%c" msgstr "" #: lib/dpkg/fields.c:373 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " `%c' is obsolete, use `%c=' or `%c%c' instead" msgstr "" #: lib/dpkg/fields.c:383 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " implicit exact match on version number, suggest using `=' instead" msgstr "" #: lib/dpkg/fields.c:391 msgid "Only exact versions may be used for Provides" msgstr "" #: lib/dpkg/fields.c:395 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " version value starts with non-alphanumeric, suggest adding a space" msgstr "" #: lib/dpkg/fields.c:412 lib/dpkg/fields.c:416 #, c-format msgid "`%s' field, reference to `%.255s': version contains `%c'" msgstr "" #: lib/dpkg/fields.c:420 #, c-format msgid "`%s' field, reference to `%.255s': version unterminated" msgstr "" #: lib/dpkg/fields.c:428 #, c-format msgid "`%s' field, reference to `%.255s': error in version: %.255s" msgstr "" #: lib/dpkg/fields.c:439 #, c-format msgid "`%s' field, syntax error after reference to package `%.255s'" msgstr "" #: lib/dpkg/fields.c:446 #, c-format msgid "alternatives (`|') not allowed in %s field" msgstr "" #: lib/dpkg/fields.c:500 msgid "value for `triggers-pending' field not allowed in this context" msgstr "" #: lib/dpkg/fields.c:507 #, c-format msgid "illegal pending trigger name `%.255s': %s" msgstr "" #: lib/dpkg/fields.c:511 #, c-format msgid "duplicate pending trigger `%.255s'" msgstr "" #: lib/dpkg/fields.c:525 msgid "value for `triggers-awaited' field not allowed in this context" msgstr "" #: lib/dpkg/fields.c:532 #, c-format msgid "illegal package name in awaited trigger `%.255s': %s" msgstr "" #: lib/dpkg/fields.c:538 #, c-format msgid "duplicate awaited trigger package `%.255s'" msgstr "" #: lib/dpkg/lock.c:49 msgid "unable to unlock dpkg status database" msgstr "" #: lib/dpkg/lock.c:101 msgid "you do not have permission to lock the dpkg status database" msgstr "" #: lib/dpkg/lock.c:102 msgid "unable to open/create status database lockfile" msgstr "" #: lib/dpkg/lock.c:107 msgid "unable to lock dpkg status database" msgstr "" #: lib/dpkg/lock.c:108 msgid "status database area is locked by another process" msgstr "" #: lib/dpkg/log.c:52 #, c-format msgid "couldn't open log `%s': %s\n" msgstr "" #: lib/dpkg/log.c:100 #, c-format msgid "unable to write to status fd %d" msgstr "" #: lib/dpkg/mlib.c:46 #, c-format msgid "malloc failed (%ld bytes)" msgstr "" #: lib/dpkg/mlib.c:59 #, c-format msgid "realloc failed (%ld bytes)" msgstr "" #: lib/dpkg/mlib.c:73 msgid "failed to allocate memory" msgstr "" #: lib/dpkg/mlib.c:80 #, c-format msgid "%s (subprocess): %s\n" msgstr "" #: lib/dpkg/mlib.c:94 msgid "fork failed" msgstr "" #: lib/dpkg/mlib.c:107 #, c-format msgid "failed to dup for std%s" msgstr "" #: lib/dpkg/mlib.c:108 #, c-format msgid "failed to dup for fd %d" msgstr "" #: lib/dpkg/mlib.c:114 msgid "failed to create pipe" msgstr "" #: lib/dpkg/mlib.c:122 #, c-format msgid "error writing to '%s'" msgstr "" #: lib/dpkg/mlib.c:129 #, c-format msgid "unable to read filedescriptor flags for %.250s" msgstr "" #: lib/dpkg/mlib.c:131 #, c-format msgid "unable to set close-on-exec flag for %.250s" msgstr "" #: lib/dpkg/myopt.c:61 #, fuzzy, c-format msgid "configuration error: %s:%d: %s" msgstr "" "\n" "Konfiguracijska datoteka `%s'" #: lib/dpkg/myopt.c:73 #, c-format msgid "failed to open configuration file '%.255s' for reading: %s" msgstr "" #: lib/dpkg/myopt.c:100 #, c-format msgid "unbalanced quotes in '%s'" msgstr "" #: lib/dpkg/myopt.c:116 #, c-format msgid "unknown option '%s'" msgstr "" #: lib/dpkg/myopt.c:120 #, c-format msgid "'%s' needs a value" msgstr "" #: lib/dpkg/myopt.c:126 #, c-format msgid "'%s' does not take a value" msgstr "" #: lib/dpkg/myopt.c:131 #, c-format msgid "read error in configuration file `%.255s'" msgstr "" #: lib/dpkg/myopt.c:132 #, c-format msgid "error closing configuration file `%.255s'" msgstr "" #: lib/dpkg/myopt.c:169 #, c-format msgid "error opening configuration directory '%s'" msgstr "" #: lib/dpkg/myopt.c:229 #, c-format msgid "unknown option --%s" msgstr "" #: lib/dpkg/myopt.c:233 #, c-format msgid "--%s option takes a value" msgstr "" #: lib/dpkg/myopt.c:238 #, c-format msgid "--%s option does not take a value" msgstr "" #: lib/dpkg/myopt.c:245 #, c-format msgid "unknown option -%c" msgstr "" #: lib/dpkg/myopt.c:250 #, c-format msgid "-%c option takes a value" msgstr "" #: lib/dpkg/myopt.c:258 #, c-format msgid "-%c option does not take a value" msgstr "" #: lib/dpkg/myopt-util.c:40 msgid "cannot open GPL file" msgstr "" #: lib/dpkg/parse.c:116 #, c-format msgid "failed to open package info file `%.255s' for reading" msgstr "" #: lib/dpkg/parse.c:121 #, c-format msgid "can't stat package info file `%.255s'" msgstr "" #: lib/dpkg/parse.c:126 #, c-format msgid "can't mmap package info file `%.255s'" msgstr "" #: lib/dpkg/parse.c:130 #, c-format msgid "copy info file `%.255s'" msgstr "" #: lib/dpkg/parse.c:161 #, c-format msgid "EOF after field name `%.*s'" msgstr "" #: lib/dpkg/parse.c:164 #, c-format msgid "newline in field name `%.*s'" msgstr "" #: lib/dpkg/parse.c:167 #, c-format msgid "MSDOS EOF (^Z) in field name `%.*s'" msgstr "" #: lib/dpkg/parse.c:171 #, c-format msgid "field name `%.*s' must be followed by colon" msgstr "" #: lib/dpkg/parse.c:180 #, c-format msgid "EOF before value of field `%.*s' (missing final newline)" msgstr "" #: lib/dpkg/parse.c:184 #, c-format msgid "MSDOS EOF char in value of field `%.*s' (missing newline?)" msgstr "" #: lib/dpkg/parse.c:198 #, c-format msgid "EOF during value of field `%.*s' (missing final newline)" msgstr "" #: lib/dpkg/parse.c:223 #, c-format msgid "duplicate value for `%s' field" msgstr "" #: lib/dpkg/parse.c:228 #, c-format msgid "user-defined field name `%.*s' too short" msgstr "" #: lib/dpkg/parse.c:234 #, c-format msgid "duplicate value for user-defined field `%.*s'" msgstr "" #: lib/dpkg/parse.c:248 msgid "several package info entries found, only one allowed" msgstr "" #: lib/dpkg/parse.c:273 msgid "Configured-Version for package with inappropriate Status" msgstr "" #: lib/dpkg/parse.c:283 #, c-format msgid "package has status %s but triggers are awaited" msgstr "" #: lib/dpkg/parse.c:287 msgid "package has status triggers-awaited but no triggers awaited" msgstr "" #: lib/dpkg/parse.c:294 #, c-format msgid "package has status %s but triggers are pending" msgstr "" #: lib/dpkg/parse.c:298 msgid "package has status triggers-pending but no triggers pending" msgstr "" #: lib/dpkg/parse.c:309 msgid "Package which in state not-installed has conffiles, forgetting them" msgstr "" #: lib/dpkg/parse.c:396 #, c-format msgid "failed to close after read: `%.255s'" msgstr "" #: lib/dpkg/parse.c:397 #, c-format msgid "no package information in `%.255s'" msgstr "" #: lib/dpkg/parsehelp.c:40 #, c-format msgid "" "%s, in file '%.255s' near line %d package '%.255s':\n" " " msgstr "" #: lib/dpkg/parsehelp.c:43 #, c-format msgid "" "%s, in file '%.255s' near line %d:\n" " " msgstr "" #: lib/dpkg/parsehelp.c:54 msgid "parse error" msgstr "" #: lib/dpkg/parsehelp.c:69 msgid "warning" msgstr "upozorenje" #: lib/dpkg/parsehelp.c:78 msgid "failed to write parsing warning" msgstr "" #: lib/dpkg/parsehelp.c:137 msgid "may not be empty string" msgstr "" #: lib/dpkg/parsehelp.c:138 msgid "must start with an alphanumeric" msgstr "mora počinjati sa alfanumeričkim znakom" #: lib/dpkg/parsehelp.c:147 #, c-format msgid "character `%c' not allowed (only letters, digits and characters `%s')" msgstr "" #: lib/dpkg/parsehelp.c:202 msgid "" msgstr "" #: lib/dpkg/parsehelp.c:217 msgid "version string is empty" msgstr "" #: lib/dpkg/parsehelp.c:231 msgid "version string has embedded spaces" msgstr "" #: lib/dpkg/parsehelp.c:236 msgid "epoch in version is not number" msgstr "" #: lib/dpkg/parsehelp.c:237 msgid "nothing after colon in version number" msgstr "" #: lib/dpkg/parsehelp.c:258 lib/dpkg/parsehelp.c:271 #, c-format msgid "missing %s" msgstr "" #: lib/dpkg/parsehelp.c:260 lib/dpkg/parsehelp.c:274 #, c-format msgid "empty value for %s" msgstr "" #: lib/dpkg/showpkg.c:78 #, c-format msgid "invalid character `%c' in field width\n" msgstr "" #: lib/dpkg/showpkg.c:170 #, c-format msgid "Closing brace missing in format\n" msgstr "" #: lib/dpkg/subproc.c:52 #, c-format msgid "unable to ignore signal %s before running %.250s" msgstr "" #: lib/dpkg/subproc.c:65 #, c-format msgid "error un-catching signal %s: %s\n" msgstr "" #: lib/dpkg/subproc.c:84 #, c-format msgid "%s returned error exit status %d" msgstr "" #: lib/dpkg/subproc.c:87 #, c-format msgid "subprocess %s returned error exit status %d" msgstr "" #: lib/dpkg/subproc.c:96 #, c-format msgid "%s killed by signal (%s)%s" msgstr "" #: lib/dpkg/subproc.c:98 lib/dpkg/subproc.c:102 msgid ", core dumped" msgstr "" #: lib/dpkg/subproc.c:100 #, c-format msgid "subprocess %s killed by signal (%s)%s" msgstr "" #: lib/dpkg/subproc.c:104 #, c-format msgid "subprocess %s failed with wait status code %d" msgstr "" #: lib/dpkg/subproc.c:121 #, c-format msgid "wait for %s failed" msgstr "" #: lib/dpkg/trigdeferred.l:64 #, c-format msgid "invalid package name `%.250s' in triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:73 #, c-format msgid "truncated triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:77 #, c-format msgid "syntax error in triggers deferred file `%.250s' at character `%s'%s" msgstr "" #: lib/dpkg/trigdeferred.l:114 #, c-format msgid "unable to open/create triggers lockfile `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:121 msgid "unable to lock triggers area" msgstr "" #: lib/dpkg/trigdeferred.l:132 #, c-format msgid "unable to stat triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:146 #, c-format msgid "unable to open triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:160 #, c-format msgid "unable to open/create new triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:180 #, c-format msgid "error reading triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:188 #, c-format msgid "unable to write new triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:193 #, c-format msgid "unable to close new triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/trigdeferred.l:197 #, c-format msgid "unable to install new triggers deferred file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:44 msgid "empty trigger names are not permitted" msgstr "" #: lib/dpkg/triglib.c:48 msgid "trigger name contains invalid character" msgstr "" #: lib/dpkg/triglib.c:289 #, c-format msgid "" "invalid or unknown syntax in trigger name `%.250s' (in trigger interests for " "package `%.250s')" msgstr "" #: lib/dpkg/triglib.c:329 #, c-format msgid "failed to open trigger interest list file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:358 #, c-format msgid "failed to rewind trigger interest file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:363 #, c-format msgid "" "trigger interest file `%.250s' syntax error; illegal package name `%.250s': " "%.250s" msgstr "" #: lib/dpkg/triglib.c:385 #, c-format msgid "unable to create new trigger interest file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:398 #, c-format msgid "unable to write new trigger interest file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:402 #, c-format msgid "unable to close new trigger interest file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:406 #, c-format msgid "unable to install new trigger interest file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:468 #, c-format msgid "" "duplicate file trigger interest for filename `%.250s' and package `%.250s'" msgstr "" #: lib/dpkg/triglib.c:491 #, c-format msgid "unable to create new file triggers file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:500 #, c-format msgid "unable to write new file triggers file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:504 #, c-format msgid "unable to close new file triggers file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:508 #, c-format msgid "unable to install new file triggers file as `%.250s'" msgstr "" #: lib/dpkg/triglib.c:529 #, c-format msgid "unable to read file triggers file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:537 #, c-format msgid "syntax error in file triggers file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:541 #, c-format msgid "" "file triggers record mentions illegal package name `%.250s' (for interest in " "file `%.250s'): %.250s" msgstr "" #: lib/dpkg/triglib.c:640 #, c-format msgid "" "triggers ci file `%.250s' contains illegal trigger syntax in trigger name `" "%.250s': %.250s" msgstr "" #: lib/dpkg/triglib.c:660 #, c-format msgid "unable to open triggers ci file `%.250s'" msgstr "" #: lib/dpkg/triglib.c:675 msgid "triggers ci file contains unknown directive syntax" msgstr "" #: lib/dpkg/triglib.c:684 #, c-format msgid "triggers ci file contains unknown directive `%.250s'" msgstr "" #: lib/dpkg/triglib.c:739 #, c-format msgid "unable to create triggers state directory `%.250s'" msgstr "" #: lib/dpkg/triglib.c:742 #, c-format msgid "unable to set ownership of triggers state directory `%.250s'" msgstr "" #: lib/dpkg/utils.c:53 #, c-format msgid "read error in `%.250s'" msgstr "" #: lib/dpkg/utils.c:58 #, c-format msgid "fgets gave an empty string from `%.250s'" msgstr "" #: lib/dpkg/utils.c:60 #, c-format msgid "too-long line or missing newline in `%.250s'" msgstr "" #: lib/dpkg/utils.c:72 #, c-format msgid "unexpected eof reading `%.250s'" msgstr "" #: lib/dpkg/varbuf.c:78 lib/dpkg/varbuf.c:87 msgid "error formatting string into varbuf variable" msgstr "" #: src/archives.c:178 msgid "error reading from dpkg-deb pipe" msgstr "" #: src/archives.c:202 #, c-format msgid "skipped unpacking file '%.255s' (replaced or excluded?)" msgstr "" #: src/archives.c:244 #, c-format msgid "error setting timestamps of `%.255s'" msgstr "" #: src/archives.c:251 src/archives.c:653 #, c-format msgid "error setting ownership of `%.255s'" msgstr "" #: src/archives.c:253 src/archives.c:656 #, c-format msgid "error setting permissions of `%.255s'" msgstr "" #: src/archives.c:320 #, c-format msgid "failed to stat (dereference) existing symlink `%.250s'" msgstr "" #: src/archives.c:342 #, c-format msgid "" "failed to stat (dereference) proposed new symlink target `%.250s' for " "symlink `%.250s'" msgstr "" #: src/archives.c:397 #, c-format msgid "" "trying to overwrite `%.250s', which is the diverted version of `" "%.250s' (package: %.100s)" msgstr "" #: src/archives.c:403 #, c-format msgid "trying to overwrite `%.250s', which is the diverted version of `%.250s'" msgstr "" #: src/archives.c:429 #, c-format msgid "unable to stat `%.255s' (which I was about to install)" msgstr "" #: src/archives.c:437 #, c-format msgid "" "unable to clean up mess surrounding `%.255s' before installing another " "version" msgstr "" #: src/archives.c:443 #, c-format msgid "unable to stat restored `%.255s' before installing another version" msgstr "" #: src/archives.c:478 #, c-format msgid "archive contained object `%.255s' of unknown type 0x%x" msgstr "" #: src/archives.c:539 #, c-format msgid "Replacing files in old package %s ...\n" msgstr "" #: src/archives.c:542 #, fuzzy, c-format msgid "Replaced by files in installed package %s ...\n" msgstr "Ažurirani instalirani paketi" #: src/archives.c:549 #, c-format msgid "" "trying to overwrite directory '%.250s' in package %.250s %.250s with " "nondirectory" msgstr "" #: src/archives.c:561 #, c-format msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s" msgstr "" #: src/archives.c:634 #, c-format msgid "unable to create `%.255s' (while processing `%.255s')" msgstr "" #: src/archives.c:640 #, c-format msgid "backend dpkg-deb during `%.255s'" msgstr "" #: src/archives.c:659 #, c-format msgid "error closing/writing `%.255s'" msgstr "" #: src/archives.c:664 #, c-format msgid "error creating pipe `%.255s'" msgstr "" #: src/archives.c:670 src/archives.c:676 #, c-format msgid "error creating device `%.255s'" msgstr "" #: src/archives.c:685 #, c-format msgid "error creating hard link `%.255s'" msgstr "" #: src/archives.c:692 #, c-format msgid "error creating symbolic link `%.255s'" msgstr "" #: src/archives.c:698 src/archives.c:703 #, c-format msgid "error setting ownership of symlink `%.255s'" msgstr "" #: src/archives.c:709 #, c-format msgid "error creating directory `%.255s'" msgstr "" #: src/archives.c:744 #, c-format msgid "unable to move aside `%.255s' to install new version" msgstr "" #: src/archives.c:753 #, c-format msgid "unable to read link `%.255s'" msgstr "" #: src/archives.c:757 #, c-format msgid "unable to make backup symlink for `%.255s'" msgstr "" #: src/archives.c:760 src/archives.c:763 #, c-format msgid "unable to chown backup symlink for `%.255s'" msgstr "" #: src/archives.c:768 #, c-format msgid "unable to make backup link of `%.255s' before installing new version" msgstr "" #: src/archives.c:793 #, c-format msgid "unable to install new version of `%.255s'" msgstr "" #: src/archives.c:839 #, c-format msgid "" "ignoring dependency problem with %s:\n" "%s" msgstr "" #: src/archives.c:844 #, c-format msgid "" "considering deconfiguration of essential\n" " package %s, to enable %s." msgstr "" #: src/archives.c:847 #, c-format msgid "" "dpkg: no, %s is essential, will not deconfigure\n" " it in order to enable %s.\n" msgstr "" #: src/archives.c:861 #, c-format msgid "" "dpkg: no, cannot proceed with %s (--auto-deconfigure will help):\n" "%s" msgstr "" #: src/archives.c:871 #, c-format msgid "removal of %.250s" msgstr "" #: src/archives.c:896 #, c-format msgid "installation of %.250s" msgstr "" #: src/archives.c:897 #, c-format msgid "" "dpkg: considering deconfiguration of %s, which would be broken by %s ...\n" msgstr "" #: src/archives.c:904 #, c-format msgid "dpkg: yes, will deconfigure %s (broken by %s).\n" msgstr "" #: src/archives.c:908 src/archives.c:1029 #, c-format msgid "" "dpkg: regarding %s containing %s:\n" "%s" msgstr "" #: src/archives.c:916 msgid "ignoring breakage, may proceed anyway!" msgstr "" #: src/archives.c:921 #, c-format msgid "" "installing %.250s would break %.250s, and\n" " deconfiguration is not permitted (--auto-deconfigure might help)" msgstr "" #: src/archives.c:925 #, c-format msgid "installing %.250s would break existing software" msgstr "" #: src/archives.c:955 #, c-format msgid "dpkg: considering removing %s in favour of %s ...\n" msgstr "" #: src/archives.c:961 #, c-format msgid "%s is not properly installed - ignoring any dependencies on it.\n" msgstr "" #: src/archives.c:990 #, c-format msgid "dpkg: may have trouble removing %s, as it provides %s ...\n" msgstr "" #: src/archives.c:1005 #, c-format msgid "" "dpkg: package %s requires reinstallation, but will remove anyway as you " "requested.\n" msgstr "" #: src/archives.c:1008 #, c-format msgid "dpkg: package %s requires reinstallation, will not remove.\n" msgstr "" #: src/archives.c:1015 #, c-format msgid "package %s has too many Conflicts/Replaces pairs" msgstr "" #: src/archives.c:1021 #, c-format msgid "dpkg: yes, will remove %s in favour of %s.\n" msgstr "" #: src/archives.c:1032 #, c-format msgid "conflicting packages - not installing %.250s" msgstr "" #: src/archives.c:1033 msgid "ignoring conflict, may proceed anyway!" msgstr "" #: src/archives.c:1074 #, c-format msgid "--%s --recursive needs at least one path argument" msgstr "" #: src/archives.c:1106 msgid "failed to exec find for --recursive" msgstr "" #: src/archives.c:1111 msgid "failed to fdopen find's pipe" msgstr "" #: src/archives.c:1117 msgid "error reading find's pipe" msgstr "" #: src/archives.c:1118 msgid "error closing find's pipe" msgstr "" #: src/archives.c:1121 #, c-format msgid "find for --recursive returned unhandled error %i" msgstr "" #: src/archives.c:1124 msgid "searched, but found no packages (files matching *.deb)" msgstr "" #: src/archives.c:1140 #, c-format msgid "--%s needs at least one package archive file argument" msgstr "" #: src/archives.c:1172 src/enquiry.c:139 src/enquiry.c:244 src/enquiry.c:385 #: src/enquiry.c:387 src/enquiry.c:396 src/main.c:63 src/main.c:156 #: src/main.c:253 src/main.c:420 src/packages.c:266 src/query.c:183 #: src/query.c:278 src/query.c:315 src/query.c:324 src/query.c:371 #: src/query.c:432 src/query.c:566 src/query.c:611 src/select.c:77 #: src/statcmd.c:68 src/statcmd.c:98 src/trigcmd.c:58 src/trigcmd.c:91 #: dpkg-deb/build.c:404 dpkg-deb/extract.c:214 dpkg-deb/extract.c:234 #: dpkg-deb/info.c:186 dpkg-deb/info.c:231 dpkg-deb/main.c:62 #: dpkg-deb/main.c:126 dpkg-split/info.c:241 dpkg-split/main.c:54 #: dpkg-split/main.c:93 dpkg-split/queue.c:126 dpkg-split/queue.c:246 msgid "" msgstr "" #: src/archives.c:1173 src/packages.c:267 src/query.c:184 src/query.c:276 #: src/query.c:377 src/query.c:433 src/select.c:78 dpkg-split/main.c:200 #: dpkg-split/queue.c:193 msgid "" msgstr "" #: src/archives.c:1214 #, c-format msgid "Selecting previously deselected package %s.\n" msgstr "" #: src/archives.c:1219 #, c-format msgid "Skipping deselected package %s.\n" msgstr "" #: src/archives.c:1236 #, c-format msgid "Version %.250s of %.250s already installed, skipping.\n" msgstr "" #: src/archives.c:1247 #, c-format msgid "downgrading %.250s from %.250s to %.250s." msgstr "" #: src/archives.c:1252 #, c-format msgid "Will not downgrade %.250s from version %.250s to %.250s, skipping.\n" msgstr "" #: src/cleanup.c:85 #, c-format msgid "" "unable to remove newly-installed version of `%.250s' to allow reinstallation " "of backup copy" msgstr "" #: src/cleanup.c:92 #, c-format msgid "unable to restore backup version of `%.250s'" msgstr "" #: src/cleanup.c:96 #, c-format msgid "unable to remove newly-installed version of `%.250s'" msgstr "" #: src/cleanup.c:103 #, c-format msgid "unable to remove newly-extracted version of `%.250s'" msgstr "" #: src/configure.c:102 #, c-format msgid "unable to stat new dist conffile `%.250s'" msgstr "" #: src/configure.c:111 #, c-format msgid "unable to stat current installed conffile `%.250s'" msgstr "" #: src/configure.c:123 #, 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:160 #, c-format msgid "%s: failed to remove old backup '%.250s': %s" msgstr "" #: src/configure.c:168 #, c-format msgid "%s: failed to rename '%.250s' to '%.250s': %s" msgstr "" #: src/configure.c:174 #, c-format msgid "%s: failed to remove '%.250s': %s" msgstr "" #: src/configure.c:180 #, c-format msgid "%s: failed to remove old distrib version '%.250s': %s" msgstr "" #: src/configure.c:184 #, c-format msgid "%s: failed to remove '%.250s' (before overwrite): %s" msgstr "" #: src/configure.c:188 #, c-format msgid "%s: failed to link '%.250s' to '%.250s': %s" msgstr "" #: src/configure.c:192 #, c-format msgid "Installing new version of config file %s ...\n" msgstr "" #: src/configure.c:198 #, c-format msgid "unable to install `%.250s' as `%.250s'" msgstr "" #: src/configure.c:249 #, c-format msgid "no package named `%s' is installed, cannot configure" msgstr "" #: src/configure.c:252 #, c-format msgid "package %.250s is already installed and configured" msgstr "" #: src/configure.c:255 #, c-format msgid "" "package %.250s is not ready for configuration\n" " cannot configure (current status `%.250s')" msgstr "" #: src/configure.c:284 #, c-format msgid "" "dpkg: dependency problems prevent configuration of %s:\n" "%s" msgstr "" #: src/configure.c:287 msgid "dependency problems - leaving unconfigured" msgstr "" #: src/configure.c:291 #, c-format msgid "" "dpkg: %s: dependency problems, but configuring anyway as you requested:\n" "%s" msgstr "" #: src/configure.c:299 msgid "" "Package is in a very bad inconsistent state - you should\n" " reinstall it before attempting configuration." msgstr "" #: src/configure.c:302 #, c-format msgid "Setting up %s (%s) ...\n" msgstr "" #: src/configure.c:385 #, c-format msgid "" "%s: unable to stat config file '%s'\n" " (= '%s'): %s" msgstr "" #: src/configure.c:398 #, c-format msgid "" "%s: config file '%s' is a circular link\n" " (= '%s')" msgstr "" #: src/configure.c:407 #, c-format msgid "" "%s: unable to readlink conffile '%s'\n" " (= '%s'): %s" msgstr "" #: src/configure.c:429 #, c-format msgid "" "%s: conffile '%.250s' resolves to degenerate filename\n" " ('%s' is a symlink to '%s')" msgstr "" #: src/configure.c:444 #, c-format msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')" msgstr "" #: src/configure.c:470 msgid "md5hash" msgstr "" #: src/configure.c:476 #, c-format msgid "%s: unable to open conffile %s for hash: %s" msgstr "" #: src/configure.c:511 #, c-format msgid "failed to run %s (%.250s)" msgstr "" #: src/configure.c:535 msgid "Type `exit' when you're done.\n" msgstr "Ukucajte `exit' kada završite.\n" #: src/configure.c:545 #, c-format msgid "failed to exec shell (%.250s)" msgstr "" #: src/configure.c:551 msgid "Don't forget to foreground (`fg') this process when you're done !\n" msgstr "" #: src/configure.c:600 #, c-format msgid "" "\n" "Configuration file `%s'" msgstr "" "\n" "Konfiguracijska datoteka `%s'" #: src/configure.c:602 #, c-format msgid " (actually `%s')" msgstr "" #: src/configure.c:606 #, c-format msgid "" "\n" " ==> File on system created by you or by a script.\n" " ==> File also in package provided by package maintainer.\n" msgstr "" #: src/configure.c:611 #, c-format msgid "" "\n" " Not modified since installation.\n" msgstr "" #: src/configure.c:613 #, c-format msgid "" "\n" " ==> Modified (by you or by a script) since installation.\n" msgstr "" #: src/configure.c:614 #, c-format msgid "" "\n" " ==> Deleted (by you or by a script) since installation.\n" msgstr "" #: src/configure.c:617 #, c-format msgid " ==> Package distributor has shipped an updated version.\n" msgstr "" #: src/configure.c:618 #, c-format msgid " Version in package is the same as at last installation.\n" msgstr "" #: src/configure.c:626 #, c-format msgid " ==> Using new file as you requested.\n" msgstr "" #: src/configure.c:630 #, c-format msgid " ==> Using current old file as you requested.\n" msgstr "" #: src/configure.c:639 #, c-format msgid " ==> Keeping old config file as default.\n" msgstr "" #: src/configure.c:643 #, c-format msgid " ==> Using new config file as default.\n" msgstr "" #: src/configure.c:650 #, 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 : background this process to examine the situation\n" msgstr "" #: src/configure.c:657 #, c-format msgid " The default action is to keep your current version.\n" msgstr "" #: src/configure.c:659 #, c-format msgid " The default action is to install the new version.\n" msgstr "" #: src/configure.c:666 msgid "[default=N]" msgstr "" #: src/configure.c:667 msgid "[default=Y]" msgstr "" #: src/configure.c:668 msgid "[no default]" msgstr "" #: src/configure.c:671 msgid "error writing to stderr, discovered before conffile prompt" msgstr "" #: src/configure.c:680 msgid "read error on stdin at conffile prompt" msgstr "" #: src/configure.c:681 msgid "EOF on stdin at conffile prompt" msgstr "" #: src/depcon.c:82 #, c-format msgid "unable to check for existence of `%.250s'" msgstr "" #: src/depcon.c:175 #, fuzzy, c-format msgid "%s depends on %s" msgstr "zavisi o" #: src/depcon.c:178 #, fuzzy, c-format msgid "%s pre-depends on %s" msgstr "unaprijed zavisi o" #: src/depcon.c:181 #, fuzzy, c-format msgid "%s recommends %s" msgstr "preporučuje" #: src/depcon.c:184 #, fuzzy, c-format msgid "%s suggests %s" msgstr "predlaže" #: src/depcon.c:187 #, c-format msgid "%s breaks %s" msgstr "" #: src/depcon.c:190 #, fuzzy, c-format msgid "%s conflicts with %s" msgstr "sukobljava se sa" #: src/depcon.c:193 #, fuzzy, c-format msgid "%s enhances %s" msgstr "poboljšava" #: src/depcon.c:288 #, c-format msgid " %.250s is to be removed.\n" msgstr "" #: src/depcon.c:291 #, c-format msgid " %.250s is to be deconfigured.\n" msgstr "" #: src/depcon.c:296 #, c-format msgid " %.250s is to be installed, but is version %.250s.\n" msgstr "" #: src/depcon.c:306 #, c-format msgid " %.250s is installed, but is version %.250s.\n" msgstr "" #: src/depcon.c:322 #, c-format msgid " %.250s is unpacked, but has never been configured.\n" msgstr "" #: src/depcon.c:326 #, c-format msgid " %.250s is unpacked, but is version %.250s.\n" msgstr "" #: src/depcon.c:332 #, c-format msgid " %.250s latest configured version is %.250s.\n" msgstr "" #: src/depcon.c:342 #, c-format msgid " %.250s is %s.\n" msgstr "" #: src/depcon.c:379 #, c-format msgid " %.250s provides %.250s but is to be removed.\n" msgstr "" #: src/depcon.c:383 #, c-format msgid " %.250s provides %.250s but is to be deconfigured.\n" msgstr "" #: src/depcon.c:389 #, c-format msgid " %.250s provides %.250s but is %s.\n" msgstr "" #: src/depcon.c:404 #, c-format msgid " %.250s is not installed.\n" msgstr "" #: src/depcon.c:435 #, c-format msgid " %.250s (version %.250s) is to be installed.\n" msgstr "" #: src/depcon.c:458 #, c-format msgid " %.250s (version %.250s) is present and %s.\n" msgstr "" #: src/depcon.c:485 #, c-format msgid " %.250s provides %.250s and is to be installed.\n" msgstr "" #: src/depcon.c:525 #, c-format msgid " %.250s provides %.250s and is present and %s.\n" msgstr "" #: src/divertdb.c:66 msgid "failed to open diversions file" msgstr "" #: src/divertdb.c:73 msgid "failed to fstat previous diversions file" msgstr "" #: src/divertdb.c:75 msgid "failed to fstat diversions file" msgstr "" #: src/divertdb.c:115 #, c-format msgid "conflicting diversions involving `%.250s' or `%.250s'" msgstr "" #: src/enquiry.c:69 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:74 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:79 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 or the configure menu option in dselect:\n" msgstr "" #: src/enquiry.c:84 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:89 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:94 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:120 src/enquiry.c:179 src/enquiry.c:255 src/enquiry.c:318 #: src/enquiry.c:392 src/select.c:92 src/select.c:149 src/trigcmd.c:202 #: src/update.c:44 src/update.c:100 dpkg-split/queue.c:205 #, c-format msgid "--%s takes no arguments" msgstr "" #: src/enquiry.c:161 msgid "" msgstr "" #: src/enquiry.c:218 #, c-format msgid " %d in %s: " msgstr "" #: src/enquiry.c:233 #, c-format msgid " %d packages, from the following sections:" msgstr "" #: src/enquiry.c:268 #, 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:273 #, c-format msgid "dpkg not recorded as installed, cannot check for %s support!\n" msgstr "" #: src/enquiry.c:281 msgid "Pre-Depends field" msgstr "" #: src/enquiry.c:286 msgid "epoch" msgstr "" #: src/enquiry.c:291 msgid "long filenames" msgstr "" #: src/enquiry.c:296 msgid "multiple Conflicts and Replaces" msgstr "" #: src/enquiry.c:371 #, c-format msgid "" "dpkg: cannot see how to satisfy pre-dependency:\n" " %s\n" msgstr "" #: src/enquiry.c:372 #, c-format msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)" msgstr "" #: src/enquiry.c:402 #, c-format msgid "obsolete option '--%s', please use '--%s' instead." msgstr "" #: src/enquiry.c:443 msgid "" "--compare-versions takes three arguments: " msgstr "" #: src/enquiry.c:448 msgid "--compare-versions bad relation" msgstr "" #: src/enquiry.c:453 src/enquiry.c:460 #, c-format msgid "version '%s' has bad syntax: %s" msgstr "" #: src/errors.c:61 #, c-format msgid "" "%s: error processing %s (--%s):\n" " %s\n" msgstr "" #: src/errors.c:68 msgid "" "dpkg: failed to allocate memory for new entry in list of failed packages." msgstr "" #: src/errors.c:78 #, c-format msgid "dpkg: too many errors, stopping\n" msgstr "" #: src/errors.c:84 msgid "Errors were encountered while processing:\n" msgstr "" #: src/errors.c:91 msgid "Processing was halted because there were too many errors.\n" msgstr "" #: src/errors.c:102 #, c-format msgid "Package %s was on hold, processing it anyway as you requested\n" msgstr "" #: src/errors.c:106 #, c-format msgid "" "Package %s is on hold, not touching it. Use --force-hold to override.\n" msgstr "" #: src/errors.c:115 msgid "overriding problem because --force enabled:" msgstr "" #: src/filesdb.c:205 #, c-format msgid "unable to open files list file for package `%.250s'" msgstr "" #: src/filesdb.c:209 #, c-format msgid "" "files list file for package `%.250s' missing, assuming package has no files " "currently installed." msgstr "" #: src/filesdb.c:220 #, c-format msgid "unable to stat files list file for package '%.250s'" msgstr "" #: src/filesdb.c:227 #, c-format msgid "files list for package `%.250s'" msgstr "" #: src/filesdb.c:233 #, c-format msgid "files list file for package '%.250s' is missing final newline" msgstr "" #: src/filesdb.c:241 #, c-format msgid "files list file for package `%.250s' contains empty filename" msgstr "" #: src/filesdb.c:249 #, c-format msgid "error closing files list file for package `%.250s'" msgstr "" #: src/filesdb.c:266 msgid "(Reading database ... " msgstr "" #: src/filesdb.c:281 #, c-format msgid "%d files and directories currently installed.)\n" msgstr "" #: src/filesdb.c:312 #, c-format msgid "unable to create updated files list file for package %s" msgstr "" #: src/filesdb.c:322 #, c-format msgid "failed to write to updated files list file for package %s" msgstr "" #: src/filesdb.c:324 #, c-format msgid "failed to flush updated files list file for package %s" msgstr "" #: src/filesdb.c:326 #, c-format msgid "failed to sync updated files list file for package %s" msgstr "" #: src/filesdb.c:329 #, c-format msgid "failed to close updated files list file for package %s" msgstr "" #: src/filesdb.c:331 #, c-format msgid "failed to install updated files list file for package %s" msgstr "" #: src/help.c:46 msgid "not installed" msgstr "" #: src/help.c:47 msgid "not installed but configs remain" msgstr "" #: src/help.c:48 msgid "broken due to failed removal or installation" msgstr "" #: src/help.c:49 msgid "unpacked but not configured" msgstr "" #: src/help.c:50 msgid "broken due to postinst failure" msgstr "" #: src/help.c:51 msgid "awaiting trigger processing by another package" msgstr "" #: src/help.c:52 msgid "triggered" msgstr "" #: src/help.c:53 msgid "installed" msgstr "" #: src/help.c:104 msgid "error: PATH is not set." msgstr "" #: src/help.c:130 #, c-format msgid "'%s' not found on PATH." msgstr "" #: src/help.c:138 #, c-format msgid "" "%d expected program(s) not found on PATH.\n" "NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin." msgstr "" #: src/help.c:183 #, c-format msgid "failed to chroot to `%.250s'" msgstr "" #: src/help.c:185 dpkg-deb/build.c:417 dpkg-deb/build.c:487 #: dpkg-deb/build.c:508 #, c-format msgid "failed to chdir to `%.255s'" msgstr "" #: src/help.c:271 #, c-format msgid "unable to set execute permissions on `%.250s'" msgstr "" #: src/help.c:297 msgid "unable to setenv for maintainer script" msgstr "" #: src/help.c:321 #, c-format msgid "installed %s script" msgstr "" #: src/help.c:329 src/help.c:390 src/help.c:442 #, c-format msgid "unable to stat %s `%.250s'" msgstr "" #: src/help.c:332 src/help.c:393 src/help.c:424 src/help.c:446 #, c-format msgid "unable to execute %s" msgstr "" #: src/help.c:382 src/help.c:436 #, c-format msgid "new %s script" msgstr "" #: src/help.c:413 #, c-format msgid "old %s script" msgstr "" #: src/help.c:420 #, c-format msgid "unable to stat %s '%.250s': %s" msgstr "" #: src/help.c:429 #, c-format msgid "dpkg - trying script from the new package instead ...\n" msgstr "" #: src/help.c:440 msgid "there is no script in the new version of the package - giving up" msgstr "" #: src/help.c:447 #, c-format msgid "dpkg: ... it looks like that went OK.\n" msgstr "" #: src/help.c:592 #, c-format msgid "unable to securely remove '%.255s'" msgstr "" #: src/help.c:597 dpkg-deb/info.c:60 msgid "failed to exec rm for cleanup" msgstr "" #: src/main.c:56 #, fuzzy, c-format msgid "Debian `%s' package management program version %s.\n" msgstr "Debianov `%s' program za rukovanje paketima." #: src/main.c:59 src/query.c:562 src/trigcmd.c:54 dpkg-deb/main.c:58 #: dpkg-split/main.c:50 #, fuzzy, 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" "See %s --license for copyright and license details.\n" msgstr "" "Verzija %s.\n" "Copyright (C) 1994-1996 Ian Jackson.\n" "Copyright (C) 2000,2001 Wichert Akkerman.\n" "Ovo je slobodan software; pogledajte GNU opštu javnu licencu verzije 2\n" "ili kasniju za uslove kopiranja. NEMA garancije. Pogledajte\n" "dselect --licence za detalje.\n" #: src/main.c:75 src/query.c:575 src/statcmd.c:77 dpkg-deb/main.c:71 #: dpkg-split/main.c:63 #, c-format msgid "" "Usage: %s [