diff options
Diffstat (limited to 'po/bs.po')
-rw-r--r-- | po/bs.po | 21 |
1 files changed, 18 insertions, 3 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -1894,7 +1894,7 @@ msgstr "" msgid "Abort." msgstr "Odustani." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Da li želite nastaviti?" @@ -2426,7 +2426,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "" @@ -2807,6 +2807,16 @@ msgid "%s was already set to automatically installed.\n" msgstr "ali se %s treba instalirati" #: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Slijedeći NOVI paketi će biti instalirani:" + +#: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" msgstr "" @@ -2866,6 +2876,11 @@ msgid "Mark the given packages as manually installed" msgstr "Slijedeći NOVI paketi će biti instalirani:" #: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "ali se %s treba instalirati" + +#: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" |