From 9270be361451829fec7e4c9acc2ff2bca47e82d5 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 25 Nov 2015 16:04:35 +0100 Subject: Run ./prepare-release pre-export --- po/bs.po | 77 +++++++++++++++++++++++++++++----------------------------------- 1 file changed, 35 insertions(+), 42 deletions(-) (limited to 'po/bs.po') diff --git a/po/bs.po b/po/bs.po index 33ccadec0..ada1ac183 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-27 10:30+0100\n" +"POT-Creation-Date: 2015-11-25 16:01+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" @@ -176,7 +176,7 @@ msgstr "" #: apt-private/private-cmndline.cc msgid "" -"Configuration options and syntax are detailed in apt.conf(5).\n" +"Configuration options and syntax is detailed in apt.conf(5).\n" "Information about how to configure sources can be found in sources.list(5).\n" "Package and version choices can be expressed via apt_preferences(5).\n" "Security details are available in apt-secure(8).\n" @@ -214,7 +214,7 @@ msgstr "" #: apt-private/private-download.cc apt-private/private-install.cc msgid "" -"--force-yes is deprecated; use one of the options starting with --allow " +"--force-yes is deprecated, use one of the options starting with --allow " "instead." msgstr "" @@ -1037,10 +1037,10 @@ msgid "" " apt-cache [options] show pkg1 [pkg2 ...]\n" "\n" "apt-cache queries and displays available information about installed\n" -"as well as installable packages. It works exclusively on the data\n" -"acquired via the 'update' command of e.g. apt-get to the local cache.\n" -"The displayed information can therefore be outdated if the last update\n" -"is too long ago, but in exchange apt-cache works independently of the\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" "availability of the configured sources (e.g. offline).\n" msgstr "" @@ -1162,7 +1162,7 @@ msgstr "" msgid "" "Usage: apt-cdrom [options] command\n" "\n" -"apt-cdrom is used to add CD-ROMs, USB flashdrives and other removable\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" "media types as package sources to APT. The mount point and device\n" "information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" @@ -1172,12 +1172,16 @@ msgid "Arguments not in pairs" msgstr "Argumenti nisu u parovima" #: cmdline/apt-config.cc +#, fuzzy msgid "" "Usage: apt-config [options] command\n" "\n" "apt-config is an interface to the configuration settings used by\n" -"all APT tools to be used mainly in debugging and shell scripting.\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" +"Upotreba: apt-config [opcije] naredba\n" +"\n" +"apt-config je jednostavni alat za čitanje APT konfiguracijske datoteke\n" #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" @@ -1378,9 +1382,9 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It is also possible to\n" -"manipulate the dpkg(1) selection states of packages with it.\n" -"It can also list all packages with or without a certain marking.\n" +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc @@ -1895,7 +1899,8 @@ msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike.\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" #: cmdline/apt-sortpkgs.cc @@ -1907,7 +1912,7 @@ msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" "apt-sortpkgs is a simple tool to sort package information files.\n" -"It sorts by default by binary package information, but the -s option\n" +"By default it sorts by binary package information, but the -s option\n" "can be used to switch to source package ordering instead.\n" msgstr "" @@ -2058,11 +2063,6 @@ msgstr "" msgid "Failed to read while computing MD5" msgstr "" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2146,11 +2146,6 @@ msgstr "" msgid "Failed to readlink %s" msgstr "" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2376,8 +2371,8 @@ msgstr "Čitam spisak datoteke" #: apt-pkg/acquire-item.cc msgid "" -"Updating such a repository securely is impossible and therefore disabled by " -"default." +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." msgstr "" #: apt-pkg/acquire-item.cc @@ -2427,6 +2422,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2802,6 +2804,11 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem unlinking the file %s" +msgstr "" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -2911,11 +2918,6 @@ msgstr "Ne mogu ukloniti %s" msgid "Problem renaming the file %s to %s" msgstr "" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem unlinking the file %s" -msgstr "" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "" @@ -2926,12 +2928,12 @@ msgstr "" #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't duplicate file descriptor %i" +msgid "Couldn't make mmap of %llu bytes" msgstr "" #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't make mmap of %llu bytes" +msgid "Couldn't duplicate file descriptor %i" msgstr "" #: apt-pkg/contrib/mmap.cc @@ -3559,15 +3561,6 @@ msgstr "" msgid "Calculating upgrade" msgstr "Računam nadogradnju" -#~ msgid "" -#~ "Usage: apt-config [options] command\n" -#~ "\n" -#~ "apt-config is a simple tool to read the APT config file\n" -#~ msgstr "" -#~ "Upotreba: apt-config [opcije] naredba\n" -#~ "\n" -#~ "apt-config je jednostavni alat za čitanje APT konfiguracijske datoteke\n" - #~ msgid "" #~ "Options:\n" #~ " -h This help text.\n" -- cgit v1.2.3