diff options
Diffstat (limited to 'po/sl.po')
-rw-r--r-- | po/sl.po | 96 |
1 files changed, 48 insertions, 48 deletions
@@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-03-12 13:14+0000\n" +"POT-Creation-Date: 2016-12-08 15:31+0100\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -706,6 +706,27 @@ msgstr "" "Za več podrobnosti si oglejte strani priročnikov apt-cache(8) in apt." "conf(5).\n" +msgid "" +"Usage: apt [options] command\n" +"\n" +"CLI for apt.\n" +"Basic commands: \n" +" list - list packages based on package names\n" +" search - search in package descriptions\n" +" show - show package details\n" +"\n" +" update - update list of available packages\n" +"\n" +" install - install packages\n" +" remove - remove packages\n" +"\n" +" upgrade - upgrade the system by installing/upgrading packages\n" +" full-upgrade - upgrade the system by removing/installing/upgrading " +"packages\n" +"\n" +" edit-sources - edit the source information file\n" +msgstr "" + msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "Navedite ime tega diska, kot je naprimer 'Debian 5.0.3 disk 1'" @@ -1132,27 +1153,6 @@ msgstr "" " -o=? Nastavi poljubno nastavitveno možnost, na primer -o dir::cache=/tmp\n" "Za več podrobnosti si oglejte strani priročnika apt-mark(8) in apt-conf(5)." -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Basic commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -"\n" -" install - install packages\n" -" remove - remove packages\n" -"\n" -" upgrade - upgrade the system by installing/upgrading packages\n" -" full-upgrade - upgrade the system by removing/installing/upgrading " -"packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" - #, c-format msgid "Unable to read the cdrom database %s" msgstr "Ni mogoče brati podatkovne zbirke %s na CD-ROM-u" @@ -1982,6 +1982,32 @@ msgid "Duplicate conf file %s/%s" msgstr "Dvojnik datoteke z nastavitvami %s/%s" #, c-format +msgid "List directory %spartial is missing." +msgstr "Mapa seznama %spartial manjka." + +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Mapa arhivov %spartial manjka." + +#, c-format +msgid "Unable to lock directory %s" +msgstr "Mape %s ni mogoče zakleniti" + +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "Vrsta datoteke s kazalom '%s' ni podprta" + +#. only show the ETA if it makes sense +#. two days +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Pridobivanje datoteke %li od %li (%s preostalo)" + +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Pridobivanje datoteke %li od %li" + +#, c-format msgid "rename failed, %s (%s -> %s)." msgstr "preimenovanje je spodletelo, %s (%s -> %s)." @@ -2071,32 +2097,6 @@ msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "Vstavite disk z oznako '%s' v pogon '%s' in pritisnite vnosno tipko." #, c-format -msgid "List directory %spartial is missing." -msgstr "Mapa seznama %spartial manjka." - -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Mapa arhivov %spartial manjka." - -#, c-format -msgid "Unable to lock directory %s" -msgstr "Mape %s ni mogoče zakleniti" - -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "Vrsta datoteke s kazalom '%s' ni podprta" - -#. only show the ETA if it makes sense -#. two days -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Pridobivanje datoteke %li od %li (%s preostalo)" - -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Pridobivanje datoteke %li od %li" - -#, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "Paket %s mora biti znova nameščen, vendar ni mogoče najti arhiva zanj." |