Files
2019-08-20 15:14:53 +03:00

3242 lines
82 KiB
Plaintext

# Croatian translation fro pisi package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the pisi package.
# Ivica Kolić <ikoli@yahoo.com>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: pisi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-06-17 14:30+0300\n"
"PO-Revision-Date: 2011-06-11 23:13+0100\n"
"Last-Translator: Ivica Kolić <ikoli@yahoo.com>\n"
"Language-Team: Croatian <ikoli@yahoo.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Poedit-Language: Croatian\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Poedit-Country: CROATIA\n"
#: /usr/lib/python2.7/optparse.py:140
#, python-format
msgid "no such option: %s"
msgstr "nema takve opcije: %s"
#: /usr/lib/python2.7/optparse.py:151
#, python-format
msgid "ambiguous option: %s (%s?)"
msgstr "dvosmislena opcija: %s (%s?)"
#: /usr/lib/python2.7/optparse.py:374
#, python-format
msgid "Usage: %s\n"
msgstr "Upotreba: %s\n"
#: /usr/lib/python2.7/optparse.py:393
msgid "Usage"
msgstr "Upotreba"
#: /usr/lib/python2.7/optparse.py:418
msgid "integer"
msgstr ""
#: /usr/lib/python2.7/optparse.py:419
msgid "long integer"
msgstr ""
#: /usr/lib/python2.7/optparse.py:420
msgid "floating-point"
msgstr ""
#: /usr/lib/python2.7/optparse.py:421
msgid "complex"
msgstr ""
#: /usr/lib/python2.7/optparse.py:429
#, python-format
msgid "option %s: invalid %s value: %r"
msgstr "opcija %s: neispravna %s vrijednost: %r"
#: /usr/lib/python2.7/optparse.py:437
#, python-format
msgid "option %s: invalid choice: %r (choose from %s)"
msgstr "opcija %s: inspravan izbor: %r (izaberite iz %s)"
#: /usr/lib/python2.7/optparse.py:1245
msgid "show this help message and exit"
msgstr "polaži poruku pomoći i izađi"
#: /usr/lib/python2.7/optparse.py:1250
msgid "show program's version number and exit"
msgstr "pokaži broj verzije programa i izađi"
#: /usr/lib/python2.7/optparse.py:1273
msgid "%prog [options]"
msgstr ""
#: /usr/lib/python2.7/optparse.py:1493 /usr/lib/python2.7/optparse.py:1532
#, python-format
msgid "%s option requires an argument"
msgstr "%s opcija zahtijeva argument"
#: /usr/lib/python2.7/optparse.py:1495 /usr/lib/python2.7/optparse.py:1534
#, python-format
msgid "%s option requires %d arguments"
msgstr "%s opcija zahtijeva %d argumente"
#: /usr/lib/python2.7/optparse.py:1504
#, python-format
msgid "%s option does not take a value"
msgstr "%s opcija ne uzima vrijednost"
#: /usr/lib/python2.7/optparse.py:1621
msgid "Options"
msgstr "Opcije"
#: pisi-cli:42
msgid "Keyboard Interrupt: Exiting..."
msgstr ""
#: pisi-cli:45
msgid "Program terminated."
msgstr "Program je prekinut."
#: pisi-cli:48
msgid ""
"Unhandled internal exception.\n"
"Please file a bug report to <http://bugs.pardus.org.tr>."
msgstr ""
#: pisi-cli:57
msgid "System error. Program terminated."
msgstr "Greška sustava. Program je prekinut."
#: pisi-cli:66
msgid "Please use 'pisi help' for general help."
msgstr "Molim koristite 'pisi pomoć' za osnovnu pomoć."
#: pisi-cli:69
msgid ""
"\n"
"Traceback:"
msgstr ""
#: pisi-cli:72
msgid "Use --debug to see a traceback."
msgstr ""
#: pisi.xml.in.h:1
msgid "PiSi package"
msgstr "PiSi paket"
#: pisi/actionsapi/autotools.py:36 pisi/actionsapi/cmaketools.py:36
#, python-format
msgid ""
"Please attach the config.log to your bug report:\n"
"%s/config.log"
msgstr ""
#: pisi/actionsapi/autotools.py:77 pisi/actionsapi/autotools.py:87
#: pisi/actionsapi/cmaketools.py:66 pisi/actionsapi/kde.py:65
#: pisi/actionsapi/perlmodules.py:54 pisi/actionsapi/perlmodules.py:57
msgid "Configure failed."
msgstr "Konfiguracija nije uspjela."
#: pisi/actionsapi/autotools.py:79 pisi/actionsapi/autotools.py:89
#: pisi/actionsapi/kde.py:67
msgid "No configure script found."
msgstr "Konfiguracijska skripta nije pronađena."
#: pisi/actionsapi/autotools.py:97 pisi/actionsapi/cmaketools.py:78
#: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63
#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62
#: pisi/actionsapi/scons.py:39
msgid "Make failed."
msgstr ""
#: pisi/actionsapi/autotools.py:126 pisi/actionsapi/autotools.py:134
#: pisi/actionsapi/cmaketools.py:98 pisi/actionsapi/cmaketools.py:106
#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67
#: pisi/actionsapi/rubymodules.py:92 pisi/actionsapi/rubymodules.py:99
#: pisi/actionsapi/scons.py:43
msgid "Install failed."
msgstr "Instalacija nije uspjela."
#: pisi/actionsapi/autotools.py:141
msgid "Running aclocal failed."
msgstr "Pokretanje aclocal nije uspjelo."
#: pisi/actionsapi/autotools.py:146
msgid "Running autoconf failed."
msgstr "Pokretanje autoconf nije uspjelo."
#: pisi/actionsapi/autotools.py:151
msgid "Running autoreconf failed."
msgstr "Pokretanje autoreconf nije uspjelo."
#: pisi/actionsapi/autotools.py:156
msgid "Running automake failed."
msgstr "Pokretanje automake nije uspjelo."
#: pisi/actionsapi/autotools.py:161
msgid "Running autoheader failed."
msgstr ""
#: pisi/actionsapi/cmaketools.py:68
msgid "No configure script found for cmake."
msgstr "Nije pronađena konfiguracijska skripta za cmake."
#: pisi/actionsapi/cmaketools.py:110 pisi/actionsapi/kde.py:81
msgid "No Makefile found."
msgstr ""
#: pisi/actionsapi/get.py:178
#, python-format
msgid "Util %s cannot be found"
msgstr "Util %s ne može biti pronađen"
#: pisi/actionsapi/get.py:180
#, python-format
msgid "Warning: %s does not exist, using plain name %s"
msgstr ""
#: pisi/actionsapi/kde.py:34
#, python-format
msgid ""
"\n"
"!!! Please attach the config.log to your bug report:\n"
"%s/config.log"
msgstr ""
#: pisi/actionsapi/kerneltools.py:117
#, python-format
msgid "Can't find kernel version information file %s."
msgstr "Ne mogu naći datoteku sa informacijama o verziji kernela %s."
#: pisi/actionsapi/libtools.py:38
msgid "Running ldconfig failed."
msgstr "Pokretanje ldconfig nije uspjelo."
#: pisi/actionsapi/libtools.py:49
msgid "GNU Config Update Finished."
msgstr "GNU Config završena dopuna."
#: pisi/actionsapi/libtools.py:53
msgid "Running libtoolize failed."
msgstr "Pokretanje libtoolize nije uspjelo."
#: pisi/actionsapi/perlmodules.py:66
msgid "perl build failed."
msgstr ""
#: pisi/actionsapi/perlmodules.py:75
msgid "perl install failed."
msgstr "perl instalacija nije uspjela."
#: pisi/actionsapi/pisitools.py:75 pisi/actionsapi/pisitools.py:132
#, python-format
msgid "No file matched pattern \"%s\""
msgstr "Nijedna datoteka ne odgovara uzorku \"%s\""
#: pisi/actionsapi/pisitools.py:142
#, python-format
msgid "ActionsAPI [doman]: Wrong man page file: %s"
msgstr ""
#: pisi/actionsapi/pisitools.py:169
#, python-format
msgid "No file matched pattern \"%s\". 'domove' operation failed."
msgstr "Nijedna datoteka se ne podudara sa uzorakom \"%s\". 'domove' operacija nije uspjela."
#: pisi/actionsapi/pisitools.py:188
#, python-format
msgid "ActionsAPI [rename]: %s: %s"
msgstr "ActionsAPI [preimenuj]:%s: %s"
#: pisi/actionsapi/pisitools.py:203
#, python-format
msgid "No such file matching pattern: \"%s\". 'dosed' operation failed."
msgstr ""
#: pisi/actionsapi/pisitools.py:216
#, python-format
msgid "dosed method has not changed file '%s'."
msgstr ""
#: pisi/actionsapi/pisitools.py:219
#, python-format
msgid "File does not exist or permission denied: %s"
msgstr "Datoteka ne postoji ili je odbijena dozvola: %s"
#: pisi/actionsapi/pisitools.py:236
#, python-format
msgid "ActionsAPI [dosym]: File already exists: %s"
msgstr "ActionsAPI [dosym]: Datoteka već postoji: %s"
#: pisi/actionsapi/pisitools.py:245 pisi/actionsapi/pisitoolsfunctions.py:71
#, python-format
msgid "No file matched pattern \"%s\"."
msgstr "Nijedna datoteka se ne podudara sa uzorkom \"%s\". "
#: pisi/actionsapi/pisitools.py:272 pisi/actionsapi/shelltools.py:97
#, python-format
msgid "No file matched pattern \"%s\". Remove operation failed."
msgstr "Nijedna datoteka se ne podudara sa uzorkom \"%s\". Operacija uklonjanja nije uspjela."
#: pisi/actionsapi/pisitools.py:281
#, python-format
msgid "No directory matched pattern \"%s\". Remove directory operation failed."
msgstr "Nijedan se direktorij ne podudara sa uzorkom \"%s\".Operacija uklanjanja direktorija nije uspjela."
#: pisi/actionsapi/pisitoolsfunctions.py:45
#: pisi/actionsapi/pisitoolsfunctions.py:63
#: pisi/actionsapi/pisitoolsfunctions.py:80
msgid "Insufficient arguments."
msgstr "Nedovoljno argumenata"
#: pisi/actionsapi/pisitoolsfunctions.py:53
#, python-format
msgid "No executable file matched pattern \"%s\"."
msgstr "Nijedna izvršna datoteka se ne podudara sa uzorkom \"%s\"."
#: pisi/actionsapi/pythonmodules.py:56
msgid "Configuration failed."
msgstr "Konfiguracija nije uspjela."
#: pisi/actionsapi/pythonmodules.py:81
#, python-format
msgid "Running %s failed."
msgstr "Pokretannje %s nije uspjelo."
#: pisi/actionsapi/qt4.py:52
#, python-format
msgid "Project file '%s' not found."
msgstr "Ime projekta '%s' nije nađeno."
#: pisi/actionsapi/qt4.py:56
#, python-format
msgid "It seems there are more than one .pro file, you must specify one. (Possible .pro files: %s)"
msgstr "Čini se da postoji više od jedne.pro datoteke,morate odrediti jednu. (Moguće .pro datoteke: %s)"
#: pisi/actionsapi/rubymodules.py:108
#, python-format
msgid "Running 'ruby %s' failed."
msgstr "Pokretanje 'ruby %s' nije uspjelo."
#: pisi/actionsapi/shelltools.py:49
#, python-format
msgid "Cannot create directory %s"
msgstr "Ne mogu napraviti diretorij %s"
#: pisi/actionsapi/shelltools.py:57
#, python-format
msgid "ActionsAPI [echo]: Can't append to file %s."
msgstr ""
#: pisi/actionsapi/shelltools.py:63
#, python-format
msgid "ActionsAPI [chmod]: No file matched pattern \"%s\"."
msgstr "ActionsAPI [chmod]: Nijedna datoteka ne odgovara uzorku \"%s\"."
#: pisi/actionsapi/shelltools.py:70
#, python-format
msgid "ActionsAPI [chmod]: Operation not permitted: %s (mode: 0%o)"
msgstr "ActionsAPI [chmod]: Operacija nije dopuštena: %s (mode: 0%o)"
#: pisi/actionsapi/shelltools.py:73
#, python-format
msgid "ActionsAPI [chmod]: File %s doesn't exists."
msgstr "ActionsAPI [chmod]: Datoteka %s ne postoji."
#: pisi/actionsapi/shelltools.py:81
#, python-format
msgid "ActionsAPI [chown]: Operation not permitted: %s (uid: %s, gid: %s)"
msgstr "ActionsAPI [chown]: Operacija nije dopuštena: %s (uid: %s, gid: %s)"
#: pisi/actionsapi/shelltools.py:84
#, python-format
msgid "ActionsAPI [chown]: File %s doesn't exists."
msgstr "ActionsAPI [chown]: Datoteka %s ne postoji."
#: pisi/actionsapi/shelltools.py:91
#, python-format
msgid "ActionsAPI [sym]: Permission denied: %s to %s"
msgstr "ActionsAPI [sym]: Dozvola odbijena: %s u %s"
#: pisi/actionsapi/shelltools.py:105
#, python-format
msgid "ActionsAPI [unlink]: Permission denied: %s."
msgstr "ActionsAPI [unlink]: Dozvola odbijena: %s."
#: pisi/actionsapi/shelltools.py:109
#, python-format
msgid "ActionsAPI [unlink]: File %s doesn't exists."
msgstr "ActionsAPI [unlink]: Datoteka %s ne postoji."
#: pisi/actionsapi/shelltools.py:117
#, python-format
msgid "ActionsAPI [unlinkDir]: Operation not permitted: %s"
msgstr "ActionsAPI [unlinkDir]: Operacija nije dozvoljena: %s"
#: pisi/actionsapi/shelltools.py:121
#, python-format
msgid "ActionsAPI [unlinkDir]: Directory %s doesn't exists."
msgstr "ActionsAPI [unlinkDir]: Direktorij %s ne postoji."
#: pisi/actionsapi/shelltools.py:127
#, python-format
msgid "ActionsAPI [move]: No file matched pattern \"%s\"."
msgstr "ActionsAPI [Move]: Nijedna datoteka ne odgovara uzorku \"%s\"."
#: pisi/actionsapi/shelltools.py:134
#, python-format
msgid "ActionsAPI [move]: Permission denied: %s to %s"
msgstr "ActionsAPI [Move]: Dozvola odbijena: %s u %s"
#: pisi/actionsapi/shelltools.py:136
#, python-format
msgid "ActionsAPI [move]: File %s doesn't exists."
msgstr "ActionsAPI [Move]: Datoteka %s ne postoji."
#: pisi/actionsapi/shelltools.py:143
#, python-format
msgid "ActionsAPI [copy]: No file matched pattern \"%s\"."
msgstr "ActionsAPI [primjerak]: Nijedna datoteka se ne podudara sa uzorakom \"%s\"."
#: pisi/actionsapi/shelltools.py:150
#, python-format
msgid "ActionsAPI [copy]: Permission denied: %s to %s"
msgstr "ActionsAPI [primjerak]: Dozvola odbijena: %s u %s"
#: pisi/actionsapi/shelltools.py:166
#, python-format
msgid "ActionsAPI [copy]: File %s does not exist."
msgstr "ActionsAPI [primjerak]: Datoteka %s ne postoji."
#: pisi/actionsapi/shelltools.py:181
#, python-format
msgid "ActionsAPI [copytree] %s to %s: %s"
msgstr "ActionsAPI [copytree] %s u %s: %s"
#: pisi/actionsapi/shelltools.py:183
#, python-format
msgid "ActionsAPI [copytree]: Directory %s doesn't exists."
msgstr "ActionsAPI [copytree]: Direktorij %s ne postoji."
#: pisi/actionsapi/shelltools.py:191
#, python-format
msgid "ActionsAPI [touch]: No file matched pattern \"%s\"."
msgstr "ActionsAPI [touch]: Nijedna datoteka se ne podudara sa uzorakom \"%s\"."
#: pisi/actionsapi/shelltools.py:200
#, python-format
msgid "ActionsAPI [touch]: Permission denied: %s"
msgstr "ActionsAPI [touch]: Dozvola odbijena: %s"
#: pisi/actionsapi/shelltools.py:255
#, python-format
msgid "Command \"%s\" failed, return value was %d."
msgstr "Naredba \"%s\" nije uspjela, povratna vrijednost je %d."
#: pisi/actionsapi/texlivemodules.py:56
msgid "Moving source files failed"
msgstr "Neuspjelo premještanje izvornih datoteka"
#: pisi/actionsapi/texlivemodules.py:59
msgid "Generate config files failed"
msgstr "Generiranje konfiguracijskih datoteka nije uspjelo"
#: pisi/actionsapi/texlivemodules.py:62
msgid "Building format files failed"
msgstr ""
#: pisi/actionsapi/texlivemodules.py:69
msgid "Creating symlinks from format to engines failed"
msgstr ""
#: pisi/actionsapi/texlivemodules.py:73
msgid "Installing docs failed"
msgstr "Instalacija dokumenata nije uspjela "
#: pisi/actionsapi/texlivemodules.py:77
msgid "Installing texmf files failed"
msgstr "Instaliranje texmf datoteke nije uspjelo"
#: pisi/actionsapi/texlivemodules.py:81
msgid "Installing config files failed"
msgstr "Instaliranje konfiguracijskih datoteka nije uspjelo"
#: pisi/actionsapi/texlivemodules.py:85
msgid "Handle config files failed"
msgstr ""
#: pisi/actionsapi/texlivemodules.py:95
#, python-format
msgid "Symlink %s skipped (special case)"
msgstr "Simbolička poveznica%s preskočena (poseban slučaj)"
#: pisi/actionsapi/texlivemodules.py:97
#, python-format
msgid "Symlink %s -> %s skipped (texlive-core takes care of it."
msgstr ""
#: pisi/actionsapi/texlivemodules.py:100
#, python-format
msgid "Symlink %s -> %s skipped."
msgstr "Simbolička poveznica %s -> %s preskočena."
#: pisi/actionsapi/texlivemodules.py:102
#, python-format
msgid "Symlink %s skipped (file exists.)"
msgstr "Simbolička poveznica %s preskočena (datoteka postoji) "
#: pisi/actionsapi/texlivemodules.py:104
#, python-format
msgid "Making symlink from %s to %s"
msgstr "Izrada simboličke veze sa %s u %s"
#: pisi/actionsapi/texlivemodules.py:153
#, python-format
msgid "Creating /etc/texmf/%s.d"
msgstr "Stvaranje /etc/texmf/%s.d "
#: pisi/actionsapi/texlivemodules.py:155
#, python-format
msgid "Moving (and symlinking) /usr/share/texmf/%s to /etc/texmf/%s.d"
msgstr "Premještanje (i simboličko povezivanje) /usr/share/texmf /%s/ u etc/ exmf/ %s.d"
#: pisi/actionsapi/texlivemodules.py:206
#, python-format
msgid "Building format file %s"
msgstr ""
#: pisi/actionsapi/texlivemodules.py:263
#, python-format
msgid "Map %s is added to %s/%s.cfg"
msgstr "Karta %s je dodana %s/%s.cfg"
#: pisi/actionsapi/texlivemodules.py:266
#, python-format
msgid "MixedMap %s is added to %s/%s.cfg"
msgstr ""
#: pisi/actionsapi/texlivemodules.py:269
#, python-format
msgid "p +%s is added to %s/%s-config.ps"
msgstr "p +%s je dodan %s/%s-config.ps"
#: pisi/actionsapi/texlivemodules.py:272
#, python-format
msgid "f %s is added to %s/%s-config"
msgstr "f %s je dodan u %s/%s-config"
#: pisi/actionsapi/texlivemodules.py:279
#, python-format
msgid "Language file %s already generated."
msgstr " Datoteka jezika %s je već generirana."
#: pisi/actionsapi/texlivemodules.py:281
#, python-format
msgid "No rule to proccess %s. Please file a bug."
msgstr ""
#: pisi/api.py:58 pisi/cli/command.py:166
msgid "You have to be root for this operation."
msgstr "Morate biti root za ovu operaciju."
#: pisi/api.py:65
msgid "Another instance of PiSi is running. Only one instance is allowed."
msgstr ""
#: pisi/api.py:420
#, python-format
msgid "%s package found in %s repository"
msgstr "%s paket nađen u %s repozitoriju"
#: pisi/api.py:424
#, python-format
msgid "%s package already fetched"
msgstr "%s paket je već dohvaćen"
#: pisi/api.py:532
#, python-format
msgid "Cleaning package cache %s..."
msgstr ""
#: pisi/api.py:534
#, python-format
msgid "Cleaning source archive cache %s..."
msgstr ""
#: pisi/api.py:536
#, python-format
msgid "Cleaning temporary directory %s..."
msgstr "Čistim privremeni direktorij %s..."
#: pisi/api.py:540
#, python-format
msgid "Removing cache file %s..."
msgstr ""
#: pisi/api.py:571
msgid "Taking snapshot of the system"
msgstr "Pravim snimak sustava"
#: pisi/api.py:732
msgid "comar package is not fully installed"
msgstr "comar paket nije u potpunosti instaliran"
#: pisi/api.py:744
#, python-format
msgid "File %s not found"
msgstr "Datoteka %s nije nađena"
#: pisi/api.py:786
#, python-format
msgid "Building index of PiSi files under %s"
msgstr "Izgradnja indeksa PiSi datoteka pod %s"
#: pisi/api.py:791
msgid "Index file written"
msgstr "Napisana je index datoteka"
#: pisi/api.py:796
msgid "Not a valid repo name."
msgstr "Nema valjanog imena repozitorija"
#: pisi/api.py:799
#, python-format
msgid "Repo %s already present."
msgstr "Repozitorij %s je već prisutan."
#: pisi/api.py:802
#, python-format
msgid "Repo already present with name %s."
msgstr "Repozitorij je već prisutan po imenu %s."
#: pisi/api.py:807
#, python-format
msgid "Repo %s added to system."
msgstr "Repozitorij %s dodan vašen sustavu."
#: pisi/api.py:815
#, python-format
msgid "Repo %s removed from system."
msgstr "Repozitorij %s je uklonjen iz sustava."
#: pisi/api.py:817
#, python-format
msgid "Repository %s does not exist. Cannot remove."
msgstr "Repozitorij %s ne postoji.Ne mogu ukloniti."
#: pisi/api.py:839
#, python-format
msgid "Updating repository: %s"
msgstr "Dopunjujem repozitorij: %s"
#: pisi/api.py:848
#, python-format
msgid "%s repository information is up-to-date."
msgstr "%s informacije repozitorija su dopunjene."
#: pisi/api.py:850
msgid "Updating database at any rate as requested"
msgstr "Dopuna baze podataka u svakom slučaju kako je zahtjevano"
#: pisi/api.py:863
msgid "Package database updated."
msgstr "Baza podataka paketa je dopunjena."
#: pisi/api.py:865
#, python-format
msgid "No repository named %s found."
msgstr "NIjedan reopzitori zvan %s nije nađen."
#: pisi/api.py:878
#, python-format
msgid "Adding '%s' to db... "
msgstr "Dodajem '%s' u db... "
#: pisi/api.py:881
msgid "OK."
msgstr "U redu"
#: pisi/archive.py:422
#, python-format
msgid "Problem occured while uncompressing %s.Z file"
msgstr ""
#: pisi/atomicoperations.py:71 pisi/operations/history.py:72
#, python-format
msgid "Package %s found in repository %s"
msgstr "Paket %s je nađen u repozitoriju %s"
#: pisi/atomicoperations.py:102
#, python-format
msgid "Package URI: %s"
msgstr "URI paketa: %s"
#: pisi/atomicoperations.py:116
msgid "Download Error: Package does not match the repository package."
msgstr "Greška preuzimanja: Paket se ne podudara sa paketom repozitorija."
#: pisi/atomicoperations.py:120
#, python-format
msgid "Package %s not found in any active repository."
msgstr "Paket %s nije nađen u nijednom aktivnom repozitoriju."
#: pisi/atomicoperations.py:146
#, python-format
msgid "Installing %s, version %s, release %s"
msgstr "Instaliram %s,verzija %s,izdanje %s"
#: pisi/atomicoperations.py:192 pisi/operations/build.py:765
#, python-format
msgid "%s-%s is not a valid PiSi version format"
msgstr "%s-%s nije valjan format Pisi verzije"
#: pisi/atomicoperations.py:198
#, python-format
msgid "%s package cannot be installed unless the dependencies are satisfied"
msgstr "%s paket nwe može biti instaliran ako zavianosti nisu zadovoljene"
#: pisi/atomicoperations.py:222
#, python-format
msgid "/%s from %s package\n"
msgstr "/%s it %s paketa\n"
#: pisi/atomicoperations.py:223
#, python-format
msgid ""
"File conflicts:\n"
"%s"
msgstr ""
"Sukobi datoteke:\n"
"%s"
#: pisi/atomicoperations.py:241
msgid "Re-install same version package?"
msgstr "Ponovno instalirati istu verziju paketa?"
#: pisi/atomicoperations.py:242
msgid "Package re-install declined"
msgstr "Ponovna instalacija paketa odbijena"
#: pisi/atomicoperations.py:254
msgid "Upgrading to new upstream version"
msgstr ""
#: pisi/atomicoperations.py:257
msgid "Upgrading to new distribution release"
msgstr "Nadograđujem na novo izdanje distribucije"
#: pisi/atomicoperations.py:266
msgid "Downgrade to old distribution release?"
msgstr "Vratiti na staro izadanje distribucije?"
#: pisi/atomicoperations.py:270
msgid "Package downgrade declined"
msgstr ""
#: pisi/atomicoperations.py:309
#, python-format
msgid "%s configuration failed."
msgstr "%s neuspjela konfiguracija."
#: pisi/atomicoperations.py:400
msgid "Unable to relocate following files. Reinstallation of this package is strongly recommended."
msgstr "Nije moguće premjestiti sljedeće datoteke. Preporučuje se ponovna instalacija ovog paketa."
#: pisi/atomicoperations.py:491 pisi/atomicoperations.py:494
#: pisi/atomicoperations.py:501
#, python-format
msgid "Storing %s"
msgstr "Pohranjujem %s"
#: pisi/atomicoperations.py:568
#, python-format
msgid "File list could not be read for package %s, continuing removal."
msgstr "Lista datoteke sa ne može čitati za paket %s,nastavljam uklanjanje."
#: pisi/atomicoperations.py:574
#, python-format
msgid "Removing package %s"
msgstr "Uklanjam paket %s"
#: pisi/atomicoperations.py:577
msgid "Trying to remove nonexistent package "
msgstr "Pokušava ukloniti nepostojeći paket"
#: pisi/atomicoperations.py:618
#, python-format
msgid "Not removing conflicted file : %s"
msgstr "Ne uklanjanje sporne datoteke: %s"
#: pisi/atomicoperations.py:646
#, python-format
msgid "Installed file %s does not exist on system [Probably you manually deleted]"
msgstr "Instalirana datoteka %s ne postoji u sustavu [Vejrovatno ste je ručno obrisali]"
#: pisi/cli/__init__.py:117
msgid "Warning: "
msgstr "Upozorenje:"
#: pisi/cli/__init__.py:127
msgid "Error: "
msgstr "Greška:"
#: pisi/cli/__init__.py:161
msgid " (yes/no)"
msgstr " (da/ne)"
#: pisi/cli/__init__.py:185
msgid " [complete]\n"
msgstr " [dovršeno]\n"
#: pisi/cli/__init__.py:195
#, python-format
msgid "Installed %s"
msgstr "Instaliran %s"
#: pisi/cli/__init__.py:197
#, python-format
msgid "Removed %s"
msgstr "Uklonjen %s"
#: pisi/cli/__init__.py:199
#, python-format
msgid "Upgraded %s"
msgstr "Nadograđen %s"
#: pisi/cli/__init__.py:201
#, python-format
msgid "Configured %s"
msgstr "Konfiguriran %s"
#: pisi/cli/__init__.py:203
#, python-format
msgid "Extracting the files of %s"
msgstr "Raspakiran datoteke od %s"
#: pisi/cli/addrepo.py:24
msgid ""
"Add a repository\n"
"\n"
"Usage: add-repo <repo> <indexuri>\n"
"\n"
"<repo>: name of repository to add\n"
"<indexuri>: URI of index file\n"
"\n"
"NB: We support only local files (e.g., /a/b/c) and http:// URIs at the moment\n"
msgstr ""
"Dodaj repozitorij\n"
"\n"
"Upotreba: add-repo <repo> <indexuri>\n"
"\n"
"<repo>: ime repozitorija koji će se dodati\n"
"<indexuri>: URI indey datoteke\n"
"\n"
"NB: Podržavamo samo lokalne datoteke(e.g., /a/b/c) i http:// URIs trenutno\n"
#: pisi/cli/addrepo.py:43
msgid "add-repo options"
msgstr "add-repo opcije"
#: pisi/cli/addrepo.py:44
msgid "Ignore repository distribution check"
msgstr "Ignoriraj provjeru repozitorija distribucije"
#: pisi/cli/addrepo.py:45
msgid "Does not fetch repository index and does not check distribution match"
msgstr "Ne dohvaća indeks repozitorija i ne provjerava podudaranje distribucije"
#: pisi/cli/addrepo.py:48
msgid "Add repository at given position (0 is first)"
msgstr "Dodaj repozitorij na danu poziciju (0 je prva)"
#: pisi/cli/addrepo.py:62
#, python-format
msgid ""
"Add %s repository without updating the database?\n"
"By confirming this you are also adding the repository to your system without checking the distribution of the repository.\n"
"Do you want to continue?"
msgstr ""
"Dodaj %s repozitorij brz dopune baze podataka?\n"
"Potvrđujućo ovo vi također dodajete repozitorij u vaš sustav bez provjere distribucije repozitorija.\n"
"Želite li nastaviti?"
#: pisi/cli/addrepo.py:74
#, python-format
msgid "%s repository could not be reached. Removing %s from system."
msgstr "%s repozitorij nije mogao biti dohvaćen. Uklanjanje %s iz sustava."
#: pisi/cli/blame.py:24
msgid ""
"Information about the package owner and release\n"
"\n"
"Usage: blame <package> ... <package>\n"
"\n"
msgstr ""
"Informacije o vlasniku paketa i izadanju\n"
"\n"
"Uporaba: krivi <package> ... <package> \n"
"\n"
#: pisi/cli/blame.py:39
msgid "blame options"
msgstr "opcije krivljenja"
#: pisi/cli/blame.py:40
msgid "Blame for the given release"
msgstr "Krivnja za dano izdanje"
#: pisi/cli/blame.py:42
msgid "Blame for all of the releases"
msgstr "Krivnja za sva izdanja"
#: pisi/cli/blame.py:68 pisi/specfile.py:370 pisi/specfile.py:456
#, python-format
msgid "Name: %s, version: %s, release: %s\n"
msgstr "Ime:%s, verzija%s, izdanje:%s\n"
#: pisi/cli/blame.py:70
#, python-format
msgid "Package Maintainer: %s <%s>\n"
msgstr "Održavatelj paketa: %s <%s>\n"
#: pisi/cli/blame.py:71
#, python-format
msgid "Release Updater: %s <%s>\n"
msgstr "Dopunitelj izdanja: %s <%s>\n"
#: pisi/cli/blame.py:72
#, python-format
msgid "Update Date: %s\n"
msgstr "Datum dopune: %s\n"
#: pisi/cli/build.py:25
msgid ""
"Build PiSi packages\n"
"\n"
"Usage: build [<pspec.xml> | <sourcename>] ...\n"
"\n"
"You can give a URI of the pspec.xml file. PiSi will\n"
"fetch all necessary files and build the package for you.\n"
"\n"
"Alternatively, you can give the name of a source package\n"
"to be downloaded from a repository containing sources.\n"
msgstr ""
#: pisi/cli/build.py:50
msgid "build options"
msgstr ""
#: pisi/cli/build.py:58
msgid "Run pisi build operation without printing extra debug information"
msgstr ""
#: pisi/cli/build.py:64 pisi/cli/command.py:204
msgid "Do not take dependency information into account"
msgstr "Nemojte uzeti u obzir informacije o zavisnosti"
#: pisi/cli/build.py:70
msgid "Output directory for produced packages"
msgstr "Izlazni direktorij za napravljene pakete"
#: pisi/cli/build.py:74
msgid "Bypass errors from ActionsAPI"
msgstr "Zaobiđi greške iz ActionsAPI"
#: pisi/cli/build.py:79 pisi/cli/command.py:208
msgid "Bypass safety switch"
msgstr "Zaobiđi sigurnosni prekidač"
#: pisi/cli/build.py:84
msgid "Bypass testing step"
msgstr "Zaobiđi korak testiranja"
#: pisi/cli/build.py:89
msgid "Create a static package with ar files"
msgstr "Stvorite statički paket sa ar datotekama"
#: pisi/cli/build.py:93 pisi/cli/delta.py:64
msgid "Create the binary package using the given format. Use '-F help' to see a list of supported formats."
msgstr "Napravite binarni paket koristeći dati format. Koristite 'F-help' da biste vidjeli popis podržanih formata."
#: pisi/cli/build.py:100
msgid "Use quilt patch management system instead of GNU patch"
msgstr ""
#: pisi/cli/build.py:106
msgid "Do not constrain build process inside the build folder"
msgstr ""
#: pisi/cli/build.py:110
msgid "build steps"
msgstr ""
#: pisi/cli/build.py:116
msgid "Break build after fetching the source archive"
msgstr ""
#: pisi/cli/build.py:123
msgid "Break build after unpacking the source archive, checking sha1sum and applying patches"
msgstr ""
#: pisi/cli/build.py:131
msgid "Break build after running configure step"
msgstr ""
#: pisi/cli/build.py:137
msgid "Break build after running compile step"
msgstr ""
#: pisi/cli/build.py:143
msgid "Break build after running check step"
msgstr ""
#: pisi/cli/build.py:149
msgid "Break build after running install step"
msgstr ""
#: pisi/cli/build.py:155
msgid "Create PiSi package"
msgstr "Napravi Pisi paket"
#: pisi/cli/build.py:165 pisi/cli/delta.py:72
msgid "Supported package formats:"
msgstr "Podržani formati paketa:"
#: pisi/cli/build.py:168 pisi/cli/delta.py:75
#, python-format
msgid " %s (default)"
msgstr " %s (zadano)"
#: pisi/cli/check.py:26
msgid ""
"Verify installation\n"
"\n"
"Usage: check [<package1> <package2> ... <packagen>]\n"
" check -c <component>\n"
"\n"
"<packagei>: package name\n"
"\n"
"A cryptographic checksum is stored for each installed\n"
"file. Check command uses the checksums to verify a package.\n"
"Just give the names of packages.\n"
"\n"
"If no packages are given, checks all installed packages.\n"
msgstr ""
#: pisi/cli/check.py:54
msgid "check options"
msgstr "opcije provjere"
#: pisi/cli/check.py:59
msgid "Check installed packages under given component"
msgstr "Provjerite instalirane pakete pod određenom komponentom"
#: pisi/cli/check.py:65
msgid "Checks only changed config files of the packages"
msgstr "Provjerava samo promijenjene konfiguracijske datoteke paketa"
#: pisi/cli/check.py:82
msgid "Checking all installed packages"
msgstr "Provjeravam sve instalirane pakete"
#: pisi/cli/check.py:91
#, python-format
msgid "Checking integrity of %s"
msgstr "Provjera integriteta%s"
#: pisi/cli/check.py:105
msgid "Broken"
msgstr "Slomljen"
#: pisi/cli/check.py:110
msgid "Unknown"
msgstr "Nepoznati"
#: pisi/cli/check.py:112
msgid "OK"
msgstr "U redu"
#: pisi/cli/check.py:118
#, python-format
msgid "Missing file: /%s"
msgstr "Nedostaje datoteka: /%s"
#: pisi/cli/check.py:122
#, python-format
msgid "Access denied: /%s"
msgstr "Pristup odbijen: /%s"
#: pisi/cli/check.py:126
#, python-format
msgid "Corrupted file: /%s"
msgstr "Oštećena datoteka: /%s"
#: pisi/cli/check.py:130
#, python-format
msgid "Modified configuration file: /%s"
msgstr "Izmjenjena konfiguracijska datoteka: /%s"
#: pisi/cli/check.py:135
#, python-format
msgid "Package %s not installed"
msgstr "Paket %s nije instaliran"
#: pisi/cli/check.py:139
msgid ""
"Pisi was unable to check the integrity of packages which contain files that you don't have read access.\n"
"Running the check under a privileged user may help fixing this problem."
msgstr ""
"Pisi nije bio u mogućnosti provjeriti integritet paketa koji sadrže datoteke kojima nemate pristup čitanja. \n"
"Pokretanje provjere kao privilegirani korisnik može pomoći popravljanju ovog problema."
#: pisi/cli/clean.py:20
msgid ""
"Clean stale locks\n"
"\n"
"Usage: clean\n"
"\n"
"PiSi uses filesystem locks for managing database access.\n"
"This command deletes unused locks from the database directory."
msgstr ""
#: pisi/cli/command.py:30
msgid "Command lacks name"
msgstr "Naredba nema ime"
#: pisi/cli/command.py:34
#, python-format
msgid "Duplicate command %s"
msgstr "Udvostruči naredbu %s"
#: pisi/cli/command.py:71 pisi/cli/pisicli.py:134
#, python-format
msgid "Unrecognized command: %s"
msgstr "Neprepoznata naredba: %s"
#: pisi/cli/command.py:96
msgid "general options"
msgstr "osnovne opcije"
#: pisi/cli/command.py:99
msgid "Change the system root for PiSi commands"
msgstr "Promjena root sustava za PiSi naredbe"
#: pisi/cli/command.py:101
msgid "Assume yes in all yes/no queries"
msgstr "Pretpostavimo da u svim da/ne pitanjima"
#: pisi/cli/command.py:105
msgid "Keep bandwidth usage under specified KB's"
msgstr "Držite korištenje propusne moći pod određenim KB-a"
#: pisi/cli/command.py:108
msgid "Detailed output"
msgstr "Detaljni izlazni ispis"
#: pisi/cli/command.py:110
msgid "Show debugging information"
msgstr ""
#: pisi/cli/command.py:112
msgid "Suppresses all coloring of PiSi's output"
msgstr ""
#: pisi/cli/command.py:130
#, python-format
msgid "Destination directory %s does not exist. Creating directory.\n"
msgstr "Odredišni direktorij %s ne postoji.Stvaram direktorij.\n"
#: pisi/cli/command.py:152
msgid "Password: "
msgstr "Lozinka:"
#: pisi/cli/command.py:191
msgid "Command terminated abnormally."
msgstr ""
#: pisi/cli/command.py:206 pisi/cli/emerge.py:53
msgid "Bypass comar configuration agent"
msgstr "Zaobiđi Comar konfiguracijski agent"
#: pisi/cli/command.py:210
msgid "Do not perform any action, just show what would be done"
msgstr "Nemoj izvoditi nikakvee akcije, samo pokaži što će biti učinjeno"
#: pisi/cli/command.py:228
#, python-format
msgid "usage: %s\n"
msgstr "uporaba: %s\n"
#: pisi/cli/configurepending.py:23
msgid ""
"Configure pending packages\n"
"\n"
"If COMAR configuration of some packages were not\n"
"done at installation time, they are added to a list\n"
"of packages waiting to be configured. This command\n"
"configures those packages.\n"
msgstr ""
#: pisi/cli/configurepending.py:39
msgid "configure-pending options"
msgstr ""
#: pisi/cli/deletecache.py:22
msgid ""
"Delete cache files\n"
"\n"
"Usage: delete-cache\n"
"\n"
"Sources, packages and temporary files are stored\n"
"under /var directory. Since these accumulate they can\n"
"consume a lot of disk space."
msgstr ""
#: pisi/cli/delta.py:24
msgid ""
"Creates delta packages\n"
"\n"
"Usages: delta oldpackage1 oldpackage2 ... newpackage\n"
" delta -t newpackage oldpackage1 oldpackage2 ...\n"
"\n"
"Delta command finds the changed files between the given\n"
"packages by comparing the sha1sum of files and creates\n"
"a delta package with the changed files.\n"
msgstr ""
"Stvara delta pakete\n"
"\n"
"Uporaba: delta staripaket1 staripaket2 ... novipaket\n"
" delta -t novipaket staripaket1 staripaket2 ...\n"
"\n"
"Delta naredba nalazi promjenjene datoteke između danih\n"
"paketa uspoređujući sha1sum datoteka i stvara \n"
"a delta paket sa izmjenjenim datotekama.\n"
#: pisi/cli/delta.py:46
msgid "delta options"
msgstr "delta opcije"
#: pisi/cli/delta.py:54
msgid "Use arg as the new package and treat other arguments as old packages."
msgstr ""
#: pisi/cli/delta.py:60
msgid "Output directory for produced packages."
msgstr "Izlazbi direktorij za napravljene pakete."
#: pisi/cli/disablerepo.py:21
msgid ""
"Disable repository\n"
"\n"
"Usage: disable-repo [<repo1> <repo2> ... <repon>]\n"
"\n"
"<repoi>: repository name\n"
"\n"
"Disabled repositories are not taken into account in operations\n"
msgstr ""
#: pisi/cli/emerge.py:25
msgid ""
"Build and install PiSi source packages from repository\n"
"\n"
"Usage: emerge <sourcename> ...\n"
"\n"
"You should give the name of a source package to be\n"
"downloaded from a repository containing sources.\n"
"\n"
"You can also give the name of a component.\n"
msgstr ""
"Gradnja i instalacija PiSi izvornih paketa iz repozitorija\n"
"\\ nUporaba: emerge <sourcename> ... \n"
"\n"
"Trebate dati ime izvornog paketa za\n"
"preuzimanje iz repozitorija koji sadrži izvorne pakete.\n"
"\n"
"Također možete dati ime komponente.\n"
#: pisi/cli/emerge.py:44
msgid "emerge options"
msgstr ""
#: pisi/cli/emerge.py:47
msgid "Emerge available packages under given component"
msgstr ""
#: pisi/cli/emerge.py:49 pisi/cli/install.py:53 pisi/cli/upgrade.py:58
msgid "Ignore file conflicts"
msgstr "Zanemari sukobe datoteka"
#: pisi/cli/emerge.py:51 pisi/cli/install.py:55 pisi/cli/upgrade.py:60
msgid "Ignore package conflicts"
msgstr "Zanemari sukobe pakete"
#: pisi/cli/emerge.py:71
#, python-format
msgid "Output directory: %s"
msgstr "Izlazni direktorij: %s"
#: pisi/cli/emerge.py:73
msgid "Outputting binary packages in the package cache."
msgstr ""
#: pisi/cli/enablerepo.py:21
msgid ""
"Enable repository\n"
"\n"
"Usage: enable-repo [<repo1> <repo2> ... <repon>]\n"
"\n"
"<repoi>: repository name\n"
"\n"
"Disabled repositories are not taken into account in operations\n"
msgstr ""
#: pisi/cli/fetch.py:25
msgid ""
"Fetch a package\n"
"\n"
"Usage: fetch [<package1> <package2> ... <packagen>]\n"
"\n"
"<packagei>: package name\n"
"\n"
"Downloads the given pisi packages to working directory\n"
msgstr ""
#: pisi/cli/fetch.py:41
msgid "fetch options"
msgstr ""
#: pisi/cli/fetch.py:47
msgid "Output directory for the fetched packages"
msgstr ""
#: pisi/cli/graph.py:26
msgid ""
"Graph package relations\n"
"\n"
"Usage: graph [<package1> <package2> ...]\n"
"\n"
"Write a graph of package relations, tracking dependency and\n"
"conflicts relations starting from given packages. By default\n"
"shows the package relations among repository packages, and writes\n"
"the package in graphviz format to 'pgraph.dot'.\n"
msgstr ""
#: pisi/cli/graph.py:43
msgid "graph options"
msgstr "Opcije grafikona"
#: pisi/cli/graph.py:47
msgid "Specify a particular repository"
msgstr "Odredite konkretan repozitorij"
#: pisi/cli/graph.py:50
msgid "Graph of installed packages"
msgstr "Grafikon instaliranih paketa"
#: pisi/cli/graph.py:53
msgid "Do not show installed packages"
msgstr "Ne pokazuj instalirane pakete"
#: pisi/cli/graph.py:56
msgid "Draw reverse dependency graph"
msgstr ""
#: pisi/cli/graph.py:59
msgid "Dot output file"
msgstr ""
#: pisi/cli/graph.py:73
#, python-format
msgid "Plotting packages in repository %s"
msgstr ""
#: pisi/cli/graph.py:76
msgid "Plotting a graph of relations among all repository packages"
msgstr ""
#: pisi/cli/graph.py:90
msgid "Plotting a graph of relations among all installed packages"
msgstr ""
#: pisi/cli/help.py:22
msgid ""
"Prints help for given commands\n"
"\n"
"Usage: help [ <command1> <command2> ... <commandn> ]\n"
"\n"
"If run without parameters, it prints the general help."
msgstr ""
#: pisi/cli/help.py:49
msgid ""
"%prog [options] <command> [arguments]\n"
"\n"
"where <command> is one of:\n"
"\n"
msgstr ""
#: pisi/cli/help.py:55
msgid ""
"\n"
"Use \"%prog help <command>\" for help on a specific command.\n"
msgstr ""
#: pisi/cli/history.py:28
msgid "upgrade"
msgstr "nadogradi"
#: pisi/cli/history.py:28
msgid "remove"
msgstr "ukloni"
#: pisi/cli/history.py:28
msgid "emerge"
msgstr ""
#: pisi/cli/history.py:28
msgid "install"
msgstr "instaliraj"
#: pisi/cli/history.py:28
msgid "snapshot"
msgstr "snimak"
#: pisi/cli/history.py:28
msgid "takeback"
msgstr ""
#: pisi/cli/history.py:28
msgid "repository update"
msgstr "dopuna repozitorija"
#: pisi/cli/history.py:31
msgid ""
"History of pisi operations\n"
"\n"
"Usage: history\n"
"\n"
"Lists previous operations."
msgstr ""
"Povijest pisi operacija\n"
"\n"
"Uporaba: povijest\n"
"\n"
"Izlistava prethodne operacije."
#: pisi/cli/history.py:47
msgid "history options"
msgstr "opcije povijesti"
#: pisi/cli/history.py:53
msgid "Output only the last n operations"
msgstr "Izlazni ispis samo zadnjih n operacija"
#: pisi/cli/history.py:55
msgid "Take snapshot of the current system"
msgstr "Napravite snimak trenutnog sustava"
#: pisi/cli/history.py:57
msgid "Takeback to the state after the given operation finished"
msgstr ""
#: pisi/cli/history.py:67
#, python-format
msgid "Operation #%d: %s"
msgstr "Operacija #%d: %s"
#: pisi/cli/history.py:68
#, python-format
msgid "Date: %s %s"
msgstr "Datum: %s %s"
#: pisi/cli/history.py:72
#, python-format
msgid " * There are %d packages in this snapshot."
msgstr ""
#: pisi/cli/index.py:23
msgid ""
"Index PiSi files in a given directory\n"
"\n"
"Usage: index <directory> ...\n"
"\n"
"This command searches for all PiSi files in a directory, collects PiSi\n"
"tags from them and accumulates the information in an output XML file,\n"
"named by default 'pisi-index.xml'. In particular, it indexes both\n"
"source and binary packages.\n"
"\n"
"If you give multiple directories, the command still works, but puts\n"
"everything in a single index file.\n"
msgstr ""
#: pisi/cli/index.py:48
msgid "index options"
msgstr "opcije indeksa"
#: pisi/cli/index.py:53
msgid "Store absolute links for indexed files."
msgstr "Pohrani apsolutne veze za indeksirane datoteke."
#: pisi/cli/index.py:58
msgid "Index output file"
msgstr ""
#: pisi/cli/index.py:63
msgid "Comma-separated compression types for index file"
msgstr ""
#: pisi/cli/index.py:69
msgid "Do not index PiSi spec files."
msgstr "Ne indeksiraj PiSi spec datoteke."
#: pisi/cli/index.py:74
msgid "Do not sign index."
msgstr ""
#: pisi/cli/info.py:26
msgid ""
"Display package information\n"
"\n"
"Usage: info <package1> <package2> ... <packagen>\n"
"\n"
"<packagei> is either a package name or a .pisi file,\n"
msgstr ""
#: pisi/cli/info.py:45
msgid "info options"
msgstr "opcije informacija"
#: pisi/cli/info.py:52
msgid "Show a list of package files."
msgstr "Pokaži listu datoteka paketa."
#: pisi/cli/info.py:54
msgid "Info about the given component"
msgstr "Informacija o danoj komponenti"
#: pisi/cli/info.py:57
msgid "Show only paths."
msgstr "Pokaži samo putanje."
#: pisi/cli/info.py:59
msgid "Do not show details"
msgstr "Ne pokazuj detalje"
#: pisi/cli/info.py:61
msgid "Output in xml format"
msgstr "Izlaz u XML formatu"
#: pisi/cli/info.py:129
msgid "Reverse Dependencies:"
msgstr "Obrnute zavisnosti:"
#: pisi/cli/info.py:140
msgid "Reverse Build Dependencies:"
msgstr ""
#: pisi/cli/info.py:145
#, python-format
msgid "Package file: %s"
msgstr "Datoteka paketa: %s"
#: pisi/cli/info.py:160
msgid "[inst] "
msgstr ""
#: pisi/cli/info.py:162
msgid "Installed package:"
msgstr "Instalirani paket:"
#: pisi/cli/info.py:166
#, python-format
msgid "%s package is not installed"
msgstr "%s paket nije instaliran"
#: pisi/cli/info.py:172
msgid "[binary] "
msgstr "[binarni]"
#: pisi/cli/info.py:174 pisi/cli/info.py:186
#, python-format
msgid "Package found in %s repository:"
msgstr "Paket je nađen u %s repozitoriju:"
#: pisi/cli/info.py:177
#, python-format
msgid "%s package is not found in binary repositories"
msgstr "%s paket nije pronađen u binarnom repozitoriju"
#: pisi/cli/info.py:184
msgid "[source] "
msgstr "[Izvor]"
#: pisi/cli/info.py:189
#, python-format
msgid "%s package is not found in source repositories"
msgstr "%s paket nije nađen u repozitoriju izvora"
#: pisi/cli/install.py:25
msgid ""
"Install PiSi packages\n"
"\n"
"Usage: install <package1> <package2> ... <packagen>\n"
"\n"
"You may use filenames, URI's or package names for packages. If you have\n"
"specified a package name, it should exist in a specified repository.\n"
"\n"
"You can also specify components instead of package names, which will be\n"
"expanded to package names.\n"
msgstr ""
"Instaliraj PiSi pakete\n"
"\n"
"Uporaba: instaliraj <paket1> <paket2> ... <paketn>\n"
"\n"
"Možete koristiti imena datoteka, URI-je ili imena paketa za pakete. Ako ste\n"
"odredili ime paketa,tada trewba postojati u određenom repozitoriju.\n"
"\n"
"Također možete odrediti komponente umjesto imena paketa, koje će biti\n"
"proširene na imena paketa.\n"
#: pisi/cli/install.py:44
msgid "install options"
msgstr "opcije instalacije"
#: pisi/cli/install.py:49
msgid "Reinstall already installed packages"
msgstr "Ponovno instaliraj već instalirane pakete"
#: pisi/cli/install.py:51
msgid "Skip distribution release and architecture check"
msgstr "Preskoči provjeru izdanja distribucije i arhitekture"
#: pisi/cli/install.py:57
msgid "Install component's and recursive components' packages"
msgstr "Instalirajte komponentu i rekurzivne pakete komponente"
#: pisi/cli/install.py:59
msgid "Name of the component's repository"
msgstr ""
#: pisi/cli/install.py:61 pisi/cli/upgrade.py:66
msgid "Fetch upgrades but do not install."
msgstr ""
#: pisi/cli/install.py:63
msgid "When installing packages, ignore packages and components whose basenames match pattern."
msgstr ""
#: pisi/cli/install.py:66
msgid "When installing packages, ignore packages and components whose basenames match any pattern contained in file."
msgstr ""
#: pisi/cli/install.py:93
#, python-format
msgid "There is no component named %s"
msgstr "Nema komponente po imenu%s"
#: pisi/cli/listavailable.py:26
msgid ""
"List available packages in the repositories\n"
"\n"
"Usage: list-available [ <repo1> <repo2> ... repon ]\n"
"\n"
"Gives a brief list of PiSi packages published in the specified\n"
"repositories. If no repository is specified, we list packages in\n"
"all repositories.\n"
msgstr ""
"Izlistaj dostupne pakete u repozitorijima\n"
"\n"
"Uporaba: izlistaj-dostupne[ <repo1><repo2> ... repon]\n"
" nDaje kratak popis PiSi paketa objavljenih u navedenom\n"
"repozitorijima. Ako nijedan repozitorij nije naveden, mi listamo pakete u\n"
"svim repozitorijima.\n"
#: pisi/cli/listavailable.py:45
msgid "list-available options"
msgstr "opcije izlistaj-dostupno"
#: pisi/cli/listavailable.py:47 pisi/cli/listcomponents.py:42
#: pisi/cli/listinstalled.py:48 pisi/cli/listsources.py:41
#: pisi/cli/listupgrades.py:44 pisi/cli/searchfile.py:40
msgid "Show in long format"
msgstr "Pokaži u dugom formatu"
#: pisi/cli/listavailable.py:49
msgid "List available packages under given component"
msgstr "Lista dostupnih paketa pod danom komponentom"
#: pisi/cli/listavailable.py:51
msgid "Show uninstalled packages only"
msgstr "Pokaži samo neinstalirane pakete"
#: pisi/cli/listavailable.py:59
msgid "Installed packages are shown in this color"
msgstr "Instalirani paketi su prikazani u ovoj boji"
#: pisi/cli/listavailable.py:67
#, python-format
msgid "Repository : %s\n"
msgstr "Repozitorij: %s\n"
#: pisi/cli/listcomponents.py:24
msgid ""
"List available components\n"
"\n"
"Usage: list-components\n"
"\n"
"Gives a brief list of PiSi components published in the\n"
"repositories.\n"
msgstr ""
#: pisi/cli/listcomponents.py:40
msgid "list-components options"
msgstr ""
#: pisi/cli/listcomponents.py:44 pisi/cli/search.py:47
msgid "Name of the source or package repository"
msgstr "Ime repozitorija izvora ili paketa"
#: pisi/cli/listinstalled.py:24
msgid ""
"Print the list of all installed packages\n"
"\n"
"Usage: list-installed\n"
msgstr ""
"Ispiši listu svih instaliranih paketa\n"
"\n"
"Uporaba: list-installed\n"
#: pisi/cli/listinstalled.py:40
msgid "list-installed options"
msgstr ""
#: pisi/cli/listinstalled.py:45
msgid "Only list the installed packages built by the given host"
msgstr ""
#: pisi/cli/listinstalled.py:50
msgid "List installed packages under given component"
msgstr "Lista instaliranih paketa pod danom komponentom"
#: pisi/cli/listinstalled.py:52 pisi/cli/listupgrades.py:48
msgid "Show detailed install info"
msgstr "Pokaži detaljnu informaciju o instalaciji"
#: pisi/cli/listinstalled.py:78 pisi/cli/listupgrades.py:73
msgid "Package Name |St| Version| Rel.| Distro| Date"
msgstr ""
#: pisi/cli/listnewest.py:25
msgid ""
"List newest packages in the repositories\n"
"\n"
"Usage: list-newest [ <repo1> <repo2> ... repon ]\n"
"\n"
"Gives a list of PiSi newly published packages in the specified\n"
"repositories. If no repository is specified, we list the new\n"
"packages from all repositories.\n"
msgstr ""
#: pisi/cli/listnewest.py:44
msgid "list-newest options"
msgstr "opcije listaj-najnovije"
#: pisi/cli/listnewest.py:46
msgid "List new packages added to repository after this given date formatted as yyyy-mm-dd"
msgstr ""
#: pisi/cli/listnewest.py:48
msgid "List new packages added to repository after last nth previous repository update"
msgstr ""
#: pisi/cli/listnewest.py:76
#, python-format
msgid "Packages added to %s since %s:\n"
msgstr "Paketi dodani u %s od %s:\n"
#: pisi/cli/listnewest.py:78
#, python-format
msgid "Packages added to %s:"
msgstr "Paketi dodani u %s:"
#: pisi/cli/listpending.py:22
msgid ""
"List pending packages\n"
"\n"
"Lists packages waiting to be configured.\n"
msgstr ""
#: pisi/cli/listpending.py:41
msgid "There are no packages waiting to be configured"
msgstr "Nema paketa koji čekaju da ih se konfigurira"
#: pisi/cli/listrepo.py:23
msgid ""
"List repositories\n"
"\n"
"Usage: list-repo\n"
"\n"
"Lists currently tracked repositories.\n"
msgstr ""
#: pisi/cli/listrepo.py:41 pisi/cli/listrepo.py:42
msgid "active"
msgstr "aktivan"
#: pisi/cli/listrepo.py:41
msgid "inactive"
msgstr "neaktivan"
#: pisi/cli/listrepo.py:43 pisi/cli/listrepo.py:45
#, python-format
msgid "%s [%s]"
msgstr "%s [%s]"
#: pisi/cli/listsources.py:24
msgid ""
"List available sources\n"
"\n"
"Usage: list-sources\n"
"\n"
"Gives a brief list of sources published in the repositories.\n"
msgstr ""
#: pisi/cli/listsources.py:39
msgid "list-sources options"
msgstr ""
#: pisi/cli/listupgrades.py:26
msgid ""
"List packages to be upgraded\n"
"\n"
"Usage: list-upgrades\n"
"\n"
"Lists the packages that will be upgraded.\n"
msgstr ""
#: pisi/cli/listupgrades.py:42
msgid "list-upgrades options"
msgstr ""
#: pisi/cli/listupgrades.py:46
msgid "List upgradable packages under given component"
msgstr "Popis nadogradivih paketa u datim komponentama"
#: pisi/cli/listupgrades.py:64 pisi/operations/upgrade.py:146
msgid "No packages to upgrade."
msgstr "Nema paketa za nadogradnju"
#: pisi/cli/pisicli.py:86
msgid "Options must precede non-option arguments"
msgstr ""
#: pisi/cli/pisicli.py:127
msgid "No command given"
msgstr "NIje dana nijedna naredba"
#: pisi/cli/pisicli.py:130
msgid "Command line parsing error"
msgstr ""
#: pisi/cli/rebuilddb.py:24
msgid ""
"Rebuild Databases\n"
"\n"
"Usage: rebuilddb [ <package1> <package2> ... <packagen> ]\n"
"\n"
"Rebuilds the PiSi databases\n"
"\n"
"If package specs are given, they should be the names of package\n"
"dirs under /var/lib/pisi\n"
msgstr ""
#: pisi/cli/rebuilddb.py:42
msgid "rebuild-db options"
msgstr ""
#: pisi/cli/rebuilddb.py:45
msgid "Rebuild files database"
msgstr "Obnovi bazu podataka datoteka"
#: pisi/cli/rebuilddb.py:51
msgid "Rebuild PiSi databases?"
msgstr "Obnovi PiSi baze podataka?"
#: pisi/cli/remove.py:25
msgid ""
"Remove PiSi packages\n"
"\n"
"Usage: remove <package1> <package2> ... <packagen>\n"
"\n"
"Remove package(s) from your system. Just give the package names to remove.\n"
"\n"
"You can also specify components instead of package names, which will be\n"
"expanded to package names.\n"
msgstr ""
#: pisi/cli/remove.py:43
msgid "remove options"
msgstr "opcije uklanjanja"
#: pisi/cli/remove.py:46
msgid "Removes everything including changed config files of the package"
msgstr ""
#: pisi/cli/remove.py:48
msgid "Remove component's and recursive components' packages"
msgstr "Uklonite komponente i rekurzivne pakete komponenata"
#: pisi/cli/removerepo.py:21
msgid ""
"Remove repositories\n"
"\n"
"Usage: remove-repo <repo1> <repo2> ... <repon>\n"
"\n"
"Remove all repository information from the system.\n"
msgstr ""
#: pisi/cli/search.py:25
msgid ""
"Search packages\n"
"\n"
"Usage: search <term1> <term2> ... <termn>\n"
"\n"
"Finds a package containing specified search terms\n"
"in summary, description, and package name fields.\n"
"Default search is done in package database. Use\n"
"options to search in install database or source\n"
"database.\n"
msgstr ""
#: pisi/cli/search.py:43
msgid "search options"
msgstr "opcije traženja"
#: pisi/cli/search.py:45
msgid "Summary and description language"
msgstr "Sažetak i jezik opisa"
#: pisi/cli/search.py:49
msgid "Search in installdb"
msgstr ""
#: pisi/cli/search.py:51
msgid "Search in sourcedb"
msgstr ""
#: pisi/cli/search.py:53
msgid "Search in the package name"
msgstr "Traži u imenu paketa"
#: pisi/cli/search.py:55
msgid "Search in the package summary"
msgstr "Traži u sažetku paketa"
#: pisi/cli/search.py:57
msgid "Search in the package description"
msgstr "Traži u opisu paketa"
#: pisi/cli/searchfile.py:24
msgid ""
"Search for a file\n"
"\n"
"Usage: search-file <path1> <path2> ... <pathn>\n"
"\n"
"Finds the installed package which contains the specified file.\n"
msgstr ""
#: pisi/cli/searchfile.py:38
msgid "search-file options"
msgstr ""
#: pisi/cli/searchfile.py:42
msgid "Show only package name"
msgstr "Pokaži samo ime paketa"
#: pisi/cli/searchfile.py:49
#, python-format
msgid "Package %s has file /%s"
msgstr "Paket %s ima datoteku /%s"
#: pisi/cli/searchfile.py:52
#, python-format
msgid "Path '%s' does not belong to an installed package"
msgstr "Putanja '%s' ne pripada instaliranom paketu"
#: pisi/cli/searchfile.py:65
#, python-format
msgid "Searching for %s"
msgstr "U potrazi za %s"
#: pisi/cli/updaterepo.py:24
msgid ""
"Update repository databases\n"
"\n"
"Usage: update-repo [<repo1> <repo2> ... <repon>]\n"
"\n"
"<repoi>: repository name\n"
"\n"
"Synchronizes the PiSi databases with the current repository.\n"
"If no repository is given, all repositories are updated.\n"
msgstr ""
#: pisi/cli/updaterepo.py:42
msgid "update-repo options"
msgstr ""
#: pisi/cli/updaterepo.py:46
msgid "Update database in any case"
msgstr "Dopuni bazu podataka u svakom slučaju"
#: pisi/cli/upgrade.py:25
msgid ""
"Upgrade PiSi packages\n"
"\n"
"Usage: Upgrade [<package1> <package2> ... <packagen>]\n"
"\n"
"<packagei>: package name\n"
"\n"
"Upgrades the entire system if no package names are given\n"
"\n"
"You may use only package names to specify packages because\n"
"the package upgrade operation is defined only with respect\n"
"to repositories. If you have specified a package name, it\n"
"should exist in the package repositories. If you just want to\n"
"reinstall a package from a PiSi file, use the install command.\n"
"\n"
"You can also specify components instead of package names, which will be\n"
"expanded to package names.\n"
msgstr ""
#: pisi/cli/upgrade.py:50
msgid "upgrade options"
msgstr "opcije nadogradnje"
#: pisi/cli/upgrade.py:54
msgid "Security related package upgrades only"
msgstr "Nadogradi samo pakete vezane za sigurnost "
#: pisi/cli/upgrade.py:56
msgid "Do not update repositories"
msgstr "Ne dopunjuj repozitorije"
#: pisi/cli/upgrade.py:62
msgid "Upgrade component's and recursive components' packages"
msgstr "Nadogradnja komponente i rekurzivne pakete komponente "
#: pisi/cli/upgrade.py:64
msgid "Name of the to be upgraded packages' repository"
msgstr "Ime nadograđenog repozitorija paketa"
#: pisi/cli/upgrade.py:68
msgid "When upgrading system, ignore packages and components whose basenames match pattern."
msgstr ""
#: pisi/cli/upgrade.py:71
msgid "When upgrading system, ignore packages and components whose basenames match any pattern contained in file."
msgstr ""
#: pisi/cli/upgrade.py:85
msgid "Updating repositories"
msgstr "Dopunjujem repozitorije"
#: pisi/cli/upgrade.py:89
msgid "Will not update repositories"
msgstr "Neće dopuniti repozitorije"
#: pisi/comariface.py:31
msgid "comar-api package is not fully installed"
msgstr "comar-api paket nije potpuno instaliran"
#: pisi/comariface.py:88
#, python-format
msgid ""
"Cannot connect to COMAR: \n"
" %s\n"
msgstr ""
"Ne mogu se spojiti na COMAR: \n"
" %s\n"
#: pisi/comariface.py:97
#, python-format
msgid "Configuring %s package"
msgstr "Konfiguriram%s paket"
#: pisi/comariface.py:103
msgid "COMAR package updated. From now on, using new COMAR daemon."
msgstr ""
#: pisi/comariface.py:110
#, python-format
msgid "Registering %s comar script"
msgstr "Registriranje %s Comar skripte"
#: pisi/comariface.py:119 pisi/comariface.py:124 pisi/comariface.py:137
#: pisi/comariface.py:153 pisi/comariface.py:172 pisi/comariface.py:183
#: pisi/comariface.py:205 pisi/comariface.py:216 pisi/comariface.py:223
#, python-format
msgid "Script error: %s"
msgstr "Greška skripte: %s"
#: pisi/comariface.py:126
msgid "Calling post install handlers"
msgstr ""
#: pisi/comariface.py:145
msgid "Running package's post install script"
msgstr ""
#: pisi/comariface.py:159
#, python-format
msgid "Running pre removal operations for %s"
msgstr ""
#: pisi/comariface.py:165
msgid "Running package's pre remove script"
msgstr ""
#: pisi/comariface.py:174
msgid "Calling pre remove handlers"
msgstr ""
#: pisi/comariface.py:189
#, python-format
msgid "Running post removal operations for %s"
msgstr ""
#: pisi/comariface.py:198
msgid "Running package's postremove script"
msgstr ""
#: pisi/comariface.py:207
msgid "Calling post remove handlers"
msgstr ""
#: pisi/comariface.py:218
msgid "Unregistering comar scripts"
msgstr ""
#: pisi/config.py:85
#, python-format
msgid "Destination directory %s does not exist. Creating it."
msgstr "Odredišni direktorij %s ne postoji:Napravite ga."
#: pisi/configfile.py:127
#, python-format
msgid "No section by name '%s'"
msgstr "Nema sekcije po imenu '%s'"
#: pisi/conflict.py:26 pisi/dependency.py:26 pisi/replace.py:24
msgid " version >= "
msgstr " verzija >= "
#: pisi/conflict.py:28 pisi/dependency.py:28 pisi/replace.py:26
msgid " version <= "
msgstr "verzija <= "
#: pisi/conflict.py:30 pisi/dependency.py:30 pisi/replace.py:28
msgid " version "
msgstr "verzija"
#: pisi/conflict.py:32 pisi/dependency.py:32 pisi/replace.py:30
msgid " release >= "
msgstr "izdanje >= "
#: pisi/conflict.py:34 pisi/dependency.py:34 pisi/replace.py:32
msgid " release <= "
msgstr "izdanje <="
#: pisi/conflict.py:36 pisi/dependency.py:36 pisi/replace.py:34
msgid " release "
msgstr "izdanje"
#: pisi/constants.py:30
#, python-format
msgid "Can't rebind constant: %s"
msgstr ""
#: pisi/constants.py:36
#, python-format
msgid "Can't unbind constant: %s"
msgstr ""
#: pisi/db/componentdb.py:87
#, python-format
msgid "Component %s not found"
msgstr "Komponenta %s nije nađena"
#: pisi/db/groupdb.py:66 pisi/db/groupdb.py:75
#, python-format
msgid "Group %s not found"
msgstr "Grupa %s nije nađena"
#: pisi/db/installdb.py:37
msgid "installed"
msgstr "instaliran"
#: pisi/db/installdb.py:37
msgid "installed-pending"
msgstr ""
#: pisi/db/installdb.py:54
#, python-format
msgid ""
"State: %s\n"
"Version: %s, Release: %s\n"
msgstr ""
#: pisi/db/installdb.py:58
#, python-format
msgid "Distribution: %s, Install Time: %s\n"
msgstr "Distribucija:%s, Vrijeme instalacije: %s\n"
#: pisi/db/installdb.py:94
#, python-format
msgid "Installation info for package '%s' is broken. Reinstall it to fix this problem."
msgstr "Instalacijska informacija za paket '%s' je slomljena.Ponovno ga instalirajte da biste riješili problem."
#: pisi/db/installdb.py:335
#, python-format
msgid "Package %s is not installed"
msgstr "Paket %s nije instaliran"
#: pisi/db/itembyrepo.py:40
#, python-format
msgid "%s not found in any repository."
msgstr "%s nije nađen u nijednom repozitoriju."
#: pisi/db/itembyrepo.py:50
#, python-format
msgid "Repo item %s not found"
msgstr "Stavka repozitorija %s nije nađena"
#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81
#, python-format
msgid "Repository %s does not exist."
msgstr "repozitorij %s ne postoji."
#: pisi/db/packagedb.py:144 pisi/db/packagedb.py:151
#, python-format
msgid "Package %s not found."
msgstr "Paket %s nije nađen."
#: pisi/db/repodb.py:168
#, python-format
msgid "%s repository needs to be updated"
msgstr "%s repozitorij treba nadopuniti"
#: pisi/db/repodb.py:174
msgid "Error parsing repository index information. Index file does not exist or is malformed."
msgstr ""
#: pisi/db/repodb.py:264
#, python-format
msgid "Repository '%s' is not compatible with your distribution. Repository is disabled."
msgstr "Repozitorij %s nije kompatibilan sa vašom distribucijom.Repozitorij je onemogućen. "
#: pisi/fetcher.py:150
msgid "Filename error"
msgstr "Greška imena datoteke"
#: pisi/fetcher.py:153
#, python-format
msgid "Access denied to write to destination directory: \"%s\""
msgstr "Odbijen pristup za pisanje u odredišnom direktoriju: \"%s\""
#: pisi/fetcher.py:156
#, python-format
msgid "Access denied to destination file: \"%s\""
msgstr "Odbijen pristup odedišnoj datoteci: \"%s\" "
#: pisi/fetcher.py:170
#, python-format
msgid "Could not fetch destination file \"%s\": %s"
msgstr ""
#: pisi/fetcher.py:174
msgid "A problem occurred. Please check the archive address and/or permissions again."
msgstr "Došlo je do greške.Provjerite adresu arhiva i/ili dozvole ponovno."
#: pisi/fetcher.py:207
#, python-format
msgid "Proxy configuration has been found for '%s' protocol"
msgstr ""
#: pisi/fetcher.py:214
#, python-format
msgid "Bandwidth usage is limited to %s KB/s"
msgstr ""
#: pisi/fetcher.py:227
msgid "Remote file can not be reached. Previously downloaded part of the file will be removed."
msgstr ""
#: pisi/fetcher.py:236
msgid "Server doesn't support partial downloads. Previously downloaded part of the file will be over-written."
msgstr "Poslužitelj ne podržava djelomična preuzimanja.Prethodno preuzeti dio datoteke biti će prebrisan."
#: pisi/file.py:35
#, python-format
msgid "URL %s already downloaded as %s"
msgstr "URL %s već preuzet kao %s"
#: pisi/file.py:42
#, python-format
msgid "No signature found for %s"
msgstr "Nije pronađen potpis za %s"
#: pisi/file.py:50
#, python-format
msgid " invalid for %s"
msgstr "neispravno za %s"
#: pisi/file.py:72
msgid "uri must have type either URI or string"
msgstr ""
#: pisi/file.py:136
#, python-format
msgid "Fetching %s"
msgstr ""
#: pisi/file.py:140
#, python-format
msgid "Copying %s to transfer dir"
msgstr "Kopiranje %s u direktorij prijenosa "
#: pisi/file.py:145
#, python-format
msgid "File '%s' not found."
msgstr "Datoteka '%s' nije nađena."
#: pisi/file.py:166
#, python-format
msgid "File integrity of %s compromised."
msgstr ""
#: pisi/file.py:190
msgid "File mode must be either File.read or File.write"
msgstr ""
#: pisi/file.py:195
msgid "Remote write not implemented"
msgstr ""
#: pisi/file.py:247 pisi/file.py:250
#, python-format
msgid "ERROR: gpg --detach-sig %s failed"
msgstr "GREŠKA: gpg --detach-sig %s nije uspjelo"
#: pisi/graph.py:26
#, python-format
msgid "Encountered cycle %s"
msgstr ""
#: pisi/history.py:47
#, python-format
msgid "%s repository is updated."
msgstr "%s repozitorij je dopunjen."
#: pisi/history.py:67
#, python-format
msgid "%s is upgraded from %s to %s with delta."
msgstr "%s je nadograđen od %s do %s sa deltom."
#: pisi/history.py:69
#, python-format
msgid "%s is upgraded from %s to %s."
msgstr "%s je nadograđen od %s do %s"
#: pisi/history.py:71
#, python-format
msgid "%s %s is removed."
msgstr "%s %s je uklonjen"
#: pisi/history.py:73
#, python-format
msgid "%s %s is installed."
msgstr "%s %s je instaliran"
#: pisi/history.py:75
#, python-format
msgid "%s %s is reinstalled."
msgstr "%s %s je ponovno instalirani"
#: pisi/history.py:77
#, python-format
msgid "%s is downgraded from %s to %s."
msgstr ""
#: pisi/history.py:104 pisi/history.py:126
msgid "Unknown package operation"
msgstr "Nepoznata operacija paketa"
#: pisi/index.py:176
#, python-format
msgid "Adding package to index: %s"
msgstr "Dodajem paket u indeks: %s"
#: pisi/index.py:192
#, python-format
msgid "Package %s: metadata corrupt, skipping..."
msgstr ""
#: pisi/index.py:237
msgid "Adding groups.xml to index"
msgstr "Dodajem grupe .xml u indeks"
#: pisi/index.py:243
msgid "Adding components.xml to index"
msgstr "Dodajem komponente .xml u indeks"
#: pisi/index.py:253
msgid "Adding distribution.xml to index"
msgstr "Dodajem .xml distribucije u indeks"
#: pisi/index.py:274
#, python-format
msgid "Adding %s to source index"
msgstr ""
#: pisi/metadata.py:78
#, python-format
msgid "Distribution: %s, Dist. Release: %s\n"
msgstr ""
#: pisi/metadata.py:80
#, python-format
msgid "Architecture: %s, Installed Size: %s"
msgstr "Arhitektura: %s, Instalirana veličina: %s"
#: pisi/metadata.py:86
#, python-format
msgid ", Package Size: %s"
msgstr ", Veličina paketa: %s"
#: pisi/mirrors.py:46
#, python-format
msgid "Mirrors file %s does not exist. Could not resolve mirrors://"
msgstr ""
#: pisi/operations/build.py:114
#, python-format
msgid "Path %s belongs in multiple packages"
msgstr ""
#: pisi/operations/build.py:190
#, python-format
msgid "Source URI: %s"
msgstr "Izvor URI: %s"
#: pisi/operations/build.py:194
#, python-format
msgid "Source %s not found in any active repository."
msgstr "Izvor %s nije pronađen u nijednom aktivnom repozitoriju."
#: pisi/operations/build.py:320
#, python-format
msgid "pspec.xml avoids this package from building for '%s'"
msgstr ""
#: pisi/operations/build.py:323
#, python-format
msgid "Building source package: %s"
msgstr ""
#: pisi/operations/build.py:341
msgid "ccache detected..."
msgstr ""
#: pisi/operations/build.py:343
msgid "IceCream detected. Make sure your daemon is up and running..."
msgstr ""
#: pisi/operations/build.py:377
#, python-format
msgid "Rebuilding for %s"
msgstr ""
#: pisi/operations/build.py:494
msgid "Cannot find component.xml in remote directory, Source is now part of unknown component"
msgstr ""
#: pisi/operations/build.py:502
msgid "Cannot find component.xml in upper directory, Source is now part of unknown component"
msgstr ""
#: pisi/operations/build.py:516
msgid "Unpacking archive(s)..."
msgstr "Raspakiravanje arhive(a)..."
#: pisi/operations/build.py:524
#, python-format
msgid " unpacked (%s)"
msgstr "raspakiran (%s)"
#: pisi/operations/build.py:529
msgid "Setting up source..."
msgstr ""
#: pisi/operations/build.py:534
msgid "Building source..."
msgstr ""
#: pisi/operations/build.py:539
msgid "Testing package..."
msgstr "Testiram paket..."
#: pisi/operations/build.py:543
msgid "Installing..."
msgstr "Instaliram..."
#: pisi/operations/build.py:609
#, python-format
msgid "Unable to read Actions Script (%s): %s"
msgstr ""
#: pisi/operations/build.py:612
#, python-format
msgid "SyntaxError in Actions Script (%s): %s"
msgstr ""
#: pisi/operations/build.py:642
#, python-format
msgid "Unable to read COMAR script (%s): %s"
msgstr "Nije moguće pročitati COMAR skriptu (%s): %s"
#: pisi/operations/build.py:645
#, python-format
msgid "SyntaxError in COMAR file (%s): %s"
msgstr ""
#: pisi/operations/build.py:677
#, python-format
msgid "Sandbox violation: %s (%s -> %s)"
msgstr ""
#: pisi/operations/build.py:693 pisi/util.py:517
#, python-format
msgid "ERROR: WorkDir (%s) does not exist\n"
msgstr ""
#: pisi/operations/build.py:702
msgid "Sandbox enabled build..."
msgstr ""
#: pisi/operations/build.py:726
msgid "Sandbox violation result:"
msgstr ""
#: pisi/operations/build.py:731
msgid "Sandbox violations!"
msgstr ""
#: pisi/operations/build.py:737
#, python-format
msgid "unable to call function from actions: %s"
msgstr ""
#: pisi/operations/build.py:751
#, python-format
msgid "Source package '%s' defines a relative 'Path' element: %s"
msgstr ""
#: pisi/operations/build.py:755
#, python-format
msgid "Source package '%s' defines multiple 'Path' tags for %s"
msgstr ""
#: pisi/operations/build.py:784
msgid "Safety switch: following extra packages in system.devel will be installed: "
msgstr ""
#: pisi/operations/build.py:789
msgid "Safety switch: the component system.devel cannot be found"
msgstr ""
#: pisi/operations/build.py:798
msgid "Unsatisfied Build Dependencies:"
msgstr ""
#: pisi/operations/build.py:802
msgid "Cannot build package due to unsatisfied build dependencies"
msgstr ""
#: pisi/operations/build.py:807
#, python-format
msgid "Build dependency %s cannot be satisfied"
msgstr ""
#: pisi/operations/build.py:809
msgid "Do you want to install the unsatisfied build dependencies"
msgstr ""
#: pisi/operations/build.py:810
msgid "Installing build dependencies."
msgstr ""
#: pisi/operations/build.py:816
msgid "Ignoring build dependencies."
msgstr ""
#: pisi/operations/build.py:826
#, python-format
msgid "Patch file is missing: %s\n"
msgstr ""
#: pisi/operations/build.py:828
#, python-format
msgid "Patch file is empty: %s"
msgstr ""
#: pisi/operations/build.py:844
#, python-format
msgid "Applying patch: %s"
msgstr ""
#: pisi/operations/build.py:963
#, python-format
msgid "/%s has suid bit set"
msgstr ""
#: pisi/operations/build.py:1039
#, python-format
msgid "No user named '%s' found on the system"
msgstr ""
#: pisi/operations/build.py:1045
#, python-format
msgid "No group named '%s' found on the system"
msgstr ""
#: pisi/operations/build.py:1052
#, python-format
msgid "There are abandoned files under the install dir (%s):"
msgstr ""
#: pisi/operations/build.py:1080
#, python-format
msgid "Ignoring empty package %s"
msgstr ""
#: pisi/operations/build.py:1084
#, python-format
msgid "Building package: %s"
msgstr ""
#: pisi/operations/build.py:1103 pisi/operations/delta.py:59
#, python-format
msgid "Creating %s..."
msgstr "Stvaram %s..."
#: pisi/operations/build.py:1150
msgid "Cleaning build directory..."
msgstr ""
#: pisi/operations/build.py:1153
msgid "Keeping build directory"
msgstr ""
#: pisi/operations/build.py:1237
msgid "Action script error caught."
msgstr ""
#: pisi/operations/build.py:1241
#, python-format
msgid "*** %d error(s), %d warning(s)"
msgstr ""
#: pisi/operations/build.py:1324
#, python-format
msgid "Last state was '%s'"
msgstr ""
#: pisi/operations/delta.py:43
#, python-format
msgid "The file '%s' belongs to a different package other than '%s'. Skipping it..."
msgstr ""
#: pisi/operations/delta.py:49
#, python-format
msgid "Package '%s' has the same release number with the new package. Skipping it..."
msgstr ""
#: pisi/operations/delta.py:69
#, python-format
msgid "All files in the package '%s' are different from the files in the new package. Skipping it..."
msgstr ""
#: pisi/operations/delta.py:113
#, python-format
msgid "New package '%s' exists in the list of old packages. Skipping it..."
msgstr ""
#: pisi/operations/emerge.py:35
msgid "No packages to emerge."
msgstr ""
#: pisi/operations/emerge.py:50
msgid ""
"The following list of packages will be installed\n"
"from repository in the respective order to satisfy dependencies:\n"
msgstr ""
"Sljedeći popis paketa biti će instaliran\n"
"iz repozitorija redoslijedom koji će zadovoljiti zavisnosti:\n"
#: pisi/operations/emerge.py:53
msgid ""
"The following list of packages will be built and\n"
"installed in the respective order to satisfy dependencies:\n"
msgstr ""
#: pisi/operations/emerge.py:61 pisi/operations/install.py:82
msgid "There are extra packages due to dependencies. Do you want to continue?"
msgstr "Postoje dodatni paketi zbog ovisnosti. Želite li nastaviti?"
#: pisi/operations/emerge.py:95
#, python-format
msgid "Cannot find source package: %s"
msgstr "Ne mogu naći izvorni paket: %s"
#: pisi/operations/helper.py:51
#, python-format
msgid "Selected packages [%s] are in conflict with each other."
msgstr "Odabrani paketi [%s] su u sukobu jedni s drugima."
#: pisi/operations/helper.py:57
#, python-format
msgid "[%s conflicts with: %s]\n"
msgstr "[%s u sukobu s: %s]\n"
#: pisi/operations/helper.py:59
#, python-format
msgid ""
"The following packages have conflicts:\n"
"%s"
msgstr ""
#: pisi/operations/helper.py:62
msgid "Remove the following conflicting packages?"
msgstr "Uklonite sljedeće sukobljene pakete?"
#: pisi/operations/helper.py:63
msgid "Conflicting packages should be removed to continue"
msgstr "Sukobljene pakete treba ukloniti da bi se nastavilo"
#: pisi/operations/history.py:82 pisi/operations/history.py:92
#, python-format
msgid "%s could not be found"
msgstr "%s nije moguće pronaći"
#: pisi/operations/history.py:95 pisi/package.py:107 pisi/sourcearchive.py:110
#, python-format
msgid "%s [cached]"
msgstr ""
#: pisi/operations/history.py:143
msgid "Following packages will be installed:\n"
msgstr "Slijedeći paketi će biti instalirani:\n"
#: pisi/operations/history.py:146
msgid "Following packages will be removed:\n"
msgstr "Slijedeći paketi će biti uklonjeni:\n"
#: pisi/operations/history.py:148 pisi/operations/history.py:162
#: pisi/operations/install.py:200 pisi/operations/remove.py:72
#: pisi/operations/upgrade.py:181
msgid "Do you want to continue?"
msgstr "Želite li nastaviti?"
#: pisi/operations/history.py:154 pisi/operations/install.py:95
#: pisi/operations/upgrade.py:192
#, python-format
msgid "Downloading %d / %d"
msgstr "Preuzimam %d / %d"
#: pisi/operations/history.py:160
msgid ""
"\n"
"Following packages could not be found in repositories and are not cached:\n"
msgstr ""
#: pisi/operations/install.py:47 pisi/operations/install.py:134
msgid "The following package(s) are already installed and are not going to be installed again:"
msgstr "Sljedeći paket(i) su već instalirani, i neće biti instalirani opet:"
#: pisi/operations/install.py:53 pisi/operations/install.py:213
msgid "No packages to install."
msgstr "Nema paketa za instalaciju."
#: pisi/operations/install.py:71
msgid "Following packages will be installed:"
msgstr "Slijedeći paketi će biti instalirani:"
#: pisi/operations/install.py:76 pisi/operations/upgrade.py:168
#, python-format
msgid "Total size of package(s): %.2f %s"
msgstr "Ukupna veličina paketa: %.2f %s"
#: pisi/operations/install.py:107 pisi/operations/upgrade.py:206
#, python-format
msgid "Installing %d / %d"
msgstr "Instaliram %d / %d"
#: pisi/operations/install.py:121
msgid "Mixing file names and package names not supported yet."
msgstr ""
#: pisi/operations/install.py:165
#, python-format
msgid "Package %s is not compatible with your distribution release %s %s."
msgstr "Paket %s nije kompatibilan s vašim izdanjem distribucije %s %s."
#: pisi/operations/install.py:169
#, python-format
msgid "Package %s (%s) is not compatible with your %s architecture."
msgstr "Paket %s (%s) nije kompatibilan s vašom %s arhitekturom."
#: pisi/operations/install.py:192
#, python-format
msgid "External dependencies not satisfied: %s"
msgstr "Vanjske zavisnosti nisu zadovoljene: %s"
#: pisi/operations/install.py:197
msgid "The following packages will be installed in order to satisfy dependencies:"
msgstr "Sljedeći paketi će biti instalirani kako bi se zadovoljile zavisnosti:"
#: pisi/operations/install.py:201
msgid "External dependencies not satisfied"
msgstr "Vanjske zavisnosti nisu zadovoljene"
#: pisi/operations/install.py:244
msgid "Installation order: "
msgstr "Redoslijed instaliranja:"
#: pisi/operations/install.py:279 pisi/specfile.py:274
#, python-format
msgid "%s dependency of package %s is not satisfied"
msgstr "%s zavisnost paketa %s nije zadovoljena"
#: pisi/operations/remove.py:43
msgid "Safety switch prevents the removal of following packages:\n"
msgstr ""
#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:372
msgid "Safety switch: The component system.base cannot be found."
msgstr ""
#: pisi/operations/remove.py:55
#, python-format
msgid "Package %s does not exist. Cannot remove."
msgstr "Paket %s ne postoji.Ne mogu okloniti."
#: pisi/operations/remove.py:59
msgid "No packages to remove."
msgstr "Nema paketa za uklanajnje."
#: pisi/operations/remove.py:68
msgid ""
"The following list of packages will be removed\n"
"in the respective order to satisfy dependencies:\n"
msgstr ""
#: pisi/operations/remove.py:73
msgid "Package removal declined"
msgstr ""
#: pisi/operations/remove.py:85
#, python-format
msgid "Package %s is not installed. Cannot remove."
msgstr "Paket %s nije instaliran. Ne mogu ukloniti."
#: pisi/operations/remove.py:120
msgid "Conflicts remain"
msgstr "Sukobi ostaju"
#: pisi/operations/remove.py:128
msgid "Obsoleted packages remaining"
msgstr ""
#: pisi/operations/remove.py:132
msgid "Replaced package remains"
msgstr "Zamijenjeni paket ostaje"
#: pisi/operations/upgrade.py:52
msgid "You must restart the following service(s) manually for the updated software to take effect:"
msgstr "Morate ponovno pokrenuti sljedeće uslugu(e) ručno za dopunjeni software stupi na snagu:"
#: pisi/operations/upgrade.py:59
msgid "You must restart your system for the updates in the following package(s) to take effect:"
msgstr ""
#: pisi/operations/upgrade.py:81
msgid "Warning: package *name* ends with '.pisi'"
msgstr "Upozorenje: *ime* paketa završava sa '.pisi'"
#: pisi/operations/upgrade.py:84
#, python-format
msgid "Package %s is not installed."
msgstr "Paket %s nije instaliran."
#: pisi/operations/upgrade.py:88
#, python-format
msgid "Package %s is not available in repositories."
msgstr "Paket %s nije dostupan u repozitorijima."
#: pisi/operations/upgrade.py:105
#, python-format
msgid "Package %s is already at the latest release %s."
msgstr "Paket %s je već najnovije izdanje %s."
#: pisi/operations/upgrade.py:163
msgid "The following packages will be upgraded:"
msgstr "Slijedeći paketi će biti nadograđeni:"
#: pisi/operations/upgrade.py:174
msgid "There are extra packages due to dependencies."
msgstr "Ima dodatnih paketa zbog zavisnosti"
#: pisi/operations/upgrade.py:254
#, python-format
msgid "Dependency %s of %s cannot be satisfied"
msgstr "Zavisnost %s od %s ne može biti zadovoljena"
#: pisi/operations/upgrade.py:255
msgid "Upgrade is not possible."
msgstr "Nadogradnja nije moguća."
#: pisi/operations/upgrade.py:349
msgid "Safety switch forces the installation of following packages:"
msgstr ""
#: pisi/operations/upgrade.py:365
msgid "Safety switch forces the upgrade of following packages:"
msgstr ""
#: pisi/package.py:68
#, python-format
msgid "Cannot open package file: %s"
msgstr "Ne mogu otvoriti datoteku paketa: %s"
#: pisi/package.py:89
#, python-format
msgid "Unsupported package format: %s"
msgstr "Nepodržani format paketa: %s"
#: pisi/package.py:103
#, python-format
msgid ""
"There was a problem while fetching '%s'.\n"
"The package may have been upgraded. Please try to upgrade the package."
msgstr ""
#: pisi/pxml/autoxml.py:78
#, python-format
msgid "At least one '%s' tag should have local text"
msgstr ""
#: pisi/pxml/autoxml.py:85
#, python-format
msgid "'%s' language of tag '%s' is empty"
msgstr ""
#: pisi/pxml/autoxml.py:113
msgid "LocalText: unable to get either current or default locale"
msgstr ""
#: pisi/pxml/autoxml.py:119 pisi/pxml/autoxml.py:134
msgid "Tag should have at least the current locale, or failing that an English or Turkish version"
msgstr ""
#: pisi/pxml/autoxml.py:372
#, python-format
msgid "autoxml.check: '%s' errors"
msgstr ""
#: pisi/pxml/autoxml.py:427 pisi/pxml/autoxml.py:437
#, python-format
msgid "autoxml.parse: String '%s' has errors"
msgstr ""
#: pisi/pxml/autoxml.py:451 pisi/pxml/autoxml.py:461
#, python-format
msgid "autoxml.read: File '%s' has errors"
msgstr ""
#: pisi/pxml/autoxml.py:469
msgid "autoxml.write: object validation has failed"
msgstr ""
#: pisi/pxml/autoxml.py:477
#, python-format
msgid "autoxml.write: File encoding '%s' has errors"
msgstr ""
#: pisi/pxml/autoxml.py:527
#, python-format
msgid "gen_tag: unrecognized tag type %s in spec"
msgstr ""
#: pisi/pxml/autoxml.py:575 pisi/pxml/autoxml.py:586
#, python-format
msgid "Mandatory variable %s not available"
msgstr ""
#: pisi/pxml/autoxml.py:656
msgid "Type mismatch: read text cannot be decoded"
msgstr ""
#: pisi/pxml/autoxml.py:660 pisi/pxml/autoxml.py:669
#, python-format
msgid "Mandatory token %s not available"
msgstr ""
#: pisi/pxml/autoxml.py:674
#, python-format
msgid "Type mismatch. Expected %s, got %s"
msgstr "Neslaganje tipa. Očekivani %s, dobiveni %s "
#: pisi/pxml/autoxml.py:704 pisi/pxml/autoxml.py:825
msgid "Type mismatch: DOM cannot be decoded"
msgstr "Neslaganje tipa: DOM se ne može dekodirati"
#: pisi/pxml/autoxml.py:707 pisi/pxml/autoxml.py:723 pisi/pxml/autoxml.py:737
#: pisi/pxml/autoxml.py:828 pisi/pxml/autoxml.py:842 pisi/pxml/autoxml.py:856
msgid "Mandatory argument not available"
msgstr ""
#: pisi/pxml/autoxml.py:720 pisi/pxml/autoxml.py:839
msgid "Object cannot be encoded"
msgstr "Objekt ne može biti kodiran"
#: pisi/pxml/autoxml.py:734 pisi/pxml/autoxml.py:853
msgid "Object cannot be formatted"
msgstr "Objekt ne može biti formiran"
#: pisi/pxml/autoxml.py:750
msgid "List type must contain only one element"
msgstr ""
#: pisi/pxml/autoxml.py:763 pisi/pxml/autoxml.py:784
#, python-format
msgid "Mandatory list \"%s\" under \"%s\" node is empty."
msgstr ""
#: pisi/pxml/xmlext.py:79
msgid "getNodeText: Expected text node, got something else!"
msgstr ""
#: pisi/pxml/xmlfile.py:60
#, python-format
msgid "String '%s' has invalid XML"
msgstr ""
#: pisi/pxml/xmlfile.py:83
#, python-format
msgid "Unable to read file (%s): %s"
msgstr "Nije moguće čitati datoteku (%s): %s"
#: pisi/pxml/xmlfile.py:85 pisi/specfile.py:443
#, python-format
msgid "File '%s' has invalid XML"
msgstr "Datoteka '%s' ima neispravan XML"
#: pisi/scenarioapi/package.py:67
#, python-format
msgid "No pisi package: %s* found."
msgstr "Nema pisi paketa: %s* nađen."
#: pisi/scenarioapi/repoops.py:28
#, python-format
msgid "Repo already has package named %s."
msgstr "Repozitorij već sadrži paket po imenu %s."
#: pisi/scenarioapi/repoops.py:52 pisi/scenarioapi/repoops.py:59
#, python-format
msgid "Repo does not have package named %s."
msgstr "Repo ne sadrži paket po imenu %s."
#: pisi/sourcearchive.py:62
#, python-format
msgid "Fetching source from: %s"
msgstr ""
#: pisi/sourcearchive.py:73
#, python-format
msgid "Source archive is stored: %s/%s"
msgstr "Izvorna arhiva je pohranjena: %s/%s"
#: pisi/sourcearchive.py:79
#, python-format
msgid "Trying fallback address: %s"
msgstr ""
#: pisi/sourcearchive.py:90
#, python-format
msgid "%s mirrors are not defined."
msgstr "%s zrcala nisu definirana."
#: pisi/sourcearchive.py:95
#, python-format
msgid "Fetching source from mirror: %s"
msgstr ""
#: pisi/sourcearchive.py:101
#, python-format
msgid "Could not fetch source from %s mirrors."
msgstr ""
#: pisi/sourcearchive.py:119
msgid "unpack: check_file_hash failed"
msgstr ""
#: pisi/sourcearchive.py:124
#, python-format
msgid "Unknown archive type '%s' is given for '%s'."
msgstr ""
#: pisi/sourcearchive.py:127
#, python-format
msgid "Pisi needs %s to unpack this archive but it is not installed."
msgstr ""
#: pisi/specfile.py:164
#, python-format
msgid "URI: %s, type: %s, sha1sum: %s"
msgstr ""
#: pisi/specfile.py:194 pisi/specfile.py:197
msgid " or "
msgstr "ili"
#: pisi/specfile.py:372 pisi/specfile.py:458
#, python-format
msgid "Summary: %s\n"
msgstr "Sažetak: %s\n"
#: pisi/specfile.py:373 pisi/specfile.py:459
#, python-format
msgid "Description: %s\n"
msgstr "Opis: %s\n"
#: pisi/specfile.py:374 pisi/specfile.py:460
#, python-format
msgid "Licenses: %s\n"
msgstr "Licence: %s\n"
#: pisi/specfile.py:375 pisi/specfile.py:461
#, python-format
msgid "Component: %s\n"
msgstr "Komponenta: %s\n"
#: pisi/specfile.py:376
msgid "Provides: "
msgstr ""
#: pisi/specfile.py:380
msgid "Dependencies: "
msgstr "Zavisnosti:"
#: pisi/specfile.py:434
msgid "translations.xml file is badly formed."
msgstr "translations.xml datoteka je loše formirana."
#: pisi/specfile.py:462
msgid "Build Dependencies: "
msgstr ""
#: pisi/uri.py:78
msgid "setAuthInfo needs a tuple (user, pass)"
msgstr ""
#: pisi/util.py:188 pisi/util.py:200
msgid "Running "
msgstr ""
#: pisi/util.py:192 pisi/util.py:218
#, python-format
msgid "return value for \"%s\" is %s"
msgstr ""
#: pisi/util.py:392
#, python-format
msgid "Including external link '%s'"
msgstr "Uključujući vanjsku poveznicu '%s'"
#: pisi/util.py:394
#, python-format
msgid "Including directory '%s'"
msgstr "Uključujući direktorij '%s'"
#: pisi/util.py:480
msgid "You don't have necessary read permissions"
msgstr "Nemate potrebne dozvole za čitanje"
#: pisi/util.py:482
#, python-format
msgid "Cannot calculate SHA1 hash of %s"
msgstr ""
#: pisi/util.py:494
#, python-format
msgid "Compression type is not valid: '%s'"
msgstr ""
#: pisi/util.py:500
#, python-format
msgid "Error while decompressing %s: %s"
msgstr ""
#: pisi/util.py:543
#, python-format
msgid "ERROR: patch (%s) failed"
msgstr ""
#: pisi/util.py:545
#, python-format
msgid "ERROR: patch (%s) failed: %s"
msgstr ""
#: pisi/util.py:555
#, python-format
msgid "strip command failed for file '%s'!"
msgstr ""
#: pisi/util.py:562
#, python-format
msgid "chrpath command failed for file '%s'!"
msgstr ""
#: pisi/util.py:569
#, python-format
msgid "objcopy (keep-debug) command failed for file '%s'!"
msgstr ""
#: pisi/util.py:575
#, python-format
msgid "objcopy (add-debuglink) command failed for file '%s'!"
msgstr ""
#: pisi/util.py:665
#, python-format
msgid "Invalid package name: %s"
msgstr "Neispravno ime paketa: %s"
#: pisi/util.py:705
#, python-format
msgid "Invalid delta package name: %s"
msgstr "Neispravano ime delta paketa: %s"
#: pisi/version.py:64
#, python-format
msgid "Invalid version string: '%s'"
msgstr ""