2011-03-23 02:12:04 -05:00
# SOME DESCRIPTIVE TITLE.
2024-02-19 11:07:26 +10:00
# Copyright (C) YEAR "Pacman Development Team <pacman-dev@lists.archlinux.org>"
2021-05-20 12:33:05 +10:00
# This file is distributed under the same license as the pacman-scripts package.
2018-04-29 23:56:07 +10:00
#
2011-09-22 11:26:21 -05:00
# Translators:
2021-04-23 10:44:27 +10:00
# Mladen Pejaković, 2013
# Mladen Pejaković, 2013
# Mladen Pejaković, 2013
2021-05-20 12:33:05 +10:00
# Mladen Pejaković, 2013
2016-01-30 10:13:55 +10:00
# Slobodan Terzić <githzerai06@gmail.com>, 2011,2015-2016
2011-03-23 02:12:04 -05:00
msgid ""
msgstr ""
"Project-Id-Version: Arch Linux Pacman package manager\n"
2024-05-10 16:51:49 +10:00
"Report-Msgid-Bugs-To: https://gitlab.archlinux.org/pacman/pacman/-/issues\n"
"POT-Creation-Date: 2024-05-10 16:53+1000\n"
2024-02-19 11:07:26 +10:00
"PO-Revision-Date: 2011-08-08 22:35+0000\n"
"Last-Translator: Mladen Pejaković, 2013\n"
2024-07-02 10:27:22 +10:00
"Language-Team: Serbian (Latin) (http://app.transifex.com/toofishes/archlinux-pacman/language/sr@latin/)\n"
2011-03-23 02:12:04 -05:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2024-07-02 10:27:22 +10:00
"Language: sr@latin\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"
2011-03-23 02:12:04 -05:00
2021-04-23 10:44:27 +10:00
#: scripts/makepkg.sh.in:139
2011-03-23 02:12:04 -05:00
msgid "Cleaning up..."
msgstr "Čistim..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:186
2011-08-08 17:17:15 -05:00
msgid "Entering %s environment..."
2011-10-12 07:22:09 -05:00
msgstr "Ulazim u %s okruženje..."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:193 scripts/makepkg.sh.in:419
2019-08-12 11:42:10 +10:00
msgid "Starting %s()..."
msgstr "Pokrećem %s()"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:199
2014-11-18 15:14:51 +10:00
msgid "pkgver() generated an invalid version: %s"
2015-12-09 16:02:55 +10:00
msgstr "pkgver() stvori neispravnu verziju: %s"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:209
2014-11-18 15:14:51 +10:00
msgid "Failed to update %s from %s to %s"
2015-12-09 16:02:55 +10:00
msgstr "Neuspelo ažuriranje %s iz %s u %s"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:215
2013-03-10 13:07:16 +10:00
msgid "Updated version: %s"
2015-12-09 16:02:55 +10:00
msgstr "Ažurirana verzija: %s"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:217
2013-03-10 13:07:16 +10:00
msgid "%s is not writeable -- pkgver will not be updated"
2015-12-09 16:02:55 +10:00
msgstr "%s se ne može upisati - verzija paketa neće biti ažurirana"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:225
2013-03-10 13:07:16 +10:00
msgid "Unable to find source file %s."
msgstr "Ne mogu da nađem izvorni fajl %s."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:226 scripts/makepkg.sh.in:368
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:580 scripts/makepkg.sh.in:1078
#: scripts/makepkg.sh.in:1083 scripts/makepkg.sh.in:1088
#: scripts/makepkg.sh.in:1094 scripts/makepkg.sh.in:1104
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:62
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:55
#: scripts/libmakepkg/source/bzr.sh.in:86
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:101
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:106
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/file.sh.in:75
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/source/file.sh.in:145
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/git.sh.in:53
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/source/git.sh.in:62
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:98
#: scripts/libmakepkg/source/git.sh.in:104
#: scripts/libmakepkg/source/git.sh.in:121
#: scripts/libmakepkg/source/git.sh.in:130
#: scripts/libmakepkg/source/git.sh.in:138
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/hg.sh.in:52 scripts/libmakepkg/source/hg.sh.in:94
#: scripts/libmakepkg/source/hg.sh.in:103
#: scripts/libmakepkg/source/hg.sh.in:108
#: scripts/libmakepkg/source/svn.sh.in:63
#: scripts/libmakepkg/source/svn.sh.in:73
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/source.sh.in:162
#: scripts/libmakepkg/util/source.sh.in:171
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:81
2015-12-09 16:02:55 +10:00
msgid "Aborting..."
msgstr "Odustajem..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:251
2019-08-12 11:42:10 +10:00
msgid "Pacman is currently in use, please wait..."
msgstr ""
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:272
2011-03-23 02:12:04 -05:00
msgid "'%s' returned a fatal error (%i): %s"
msgstr "%s vrati fatalnu grešku (%i): %s"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:291
2011-03-23 02:12:04 -05:00
msgid "Installing missing dependencies..."
msgstr "Instaliram nedostajuće zavisnosti..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:294
2011-03-23 02:12:04 -05:00
msgid "'%s' failed to install missing dependencies."
msgstr "„%s“ ne uspe da instalira nedostajuće zavisnosti."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:329
2013-03-10 13:07:16 +10:00
msgid "Missing dependencies:"
2015-12-09 16:02:55 +10:00
msgstr "Nedostajuće zavisnosti:"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:345 scripts/makepkg.sh.in:359
2011-03-23 02:12:04 -05:00
msgid "Failed to remove installed dependencies."
msgstr "Neuspelo uklanjanje instaliranih zavisnosti."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:367
2013-03-10 13:07:16 +10:00
msgid "A failure occurred in %s()."
2018-05-15 11:03:42 +10:00
msgstr "Do greške je došlo u %s()."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:480
2018-04-29 23:56:07 +10:00
msgid "Invalid value for %s: %s"
2018-05-15 11:03:42 +10:00
msgstr "Neispravna vrednost za %s: %s"
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:579
2011-08-08 17:17:15 -05:00
msgid "Missing %s directory."
2011-10-12 07:22:09 -05:00
msgstr "Nedostaje %s fascikla."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:585
2013-03-10 13:07:16 +10:00
msgid "Creating package \"%s\"..."
2013-05-07 11:39:01 +10:00
msgstr "Pravim paket „%s“..."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:588 scripts/makepkg.sh.in:590
#: scripts/makepkg.sh.in:678
2019-08-12 11:42:10 +10:00
msgid "Generating %s file..."
msgstr "Stvaram %s fajl...."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:598
2011-03-23 02:12:04 -05:00
msgid "Adding %s file..."
msgstr "Dodajem fajl %s..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:600
2014-11-18 15:14:51 +10:00
msgid "Failed to add %s file to package."
2015-12-09 16:02:55 +10:00
msgstr "Neuspelo dodavanje fajla %s u paket."
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:618
2013-03-10 13:07:16 +10:00
msgid "Generating .MTREE file..."
2013-05-07 11:39:01 +10:00
msgstr "Stvaram .MTREE fajl...."
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:624
2011-03-23 02:12:04 -05:00
msgid "Compressing package..."
msgstr "Kompresujem paket..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:633
2011-03-23 02:12:04 -05:00
msgid "Failed to create package file."
msgstr "Neuspelo pravljenje paketa."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:669
2011-03-23 02:12:04 -05:00
msgid "Creating source package..."
msgstr "Pravim paket izvora..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:688
2011-03-23 02:12:04 -05:00
msgid "Adding %s..."
msgstr "Dodajem %s..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:709
2011-03-23 02:12:04 -05:00
msgid "Adding %s file (%s)..."
msgstr "Dodajem fajl %s (%s)..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:730
2011-03-23 02:12:04 -05:00
msgid "Compressing source package..."
msgstr "Kompresujem paket izvora..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:740
2011-03-23 02:12:04 -05:00
msgid "Failed to create source package file."
msgstr "Neuspelo pravljenje fajla paketa izvora."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:755
2011-08-08 17:17:15 -05:00
msgid "Installing package %s with %s..."
2011-10-12 07:22:09 -05:00
msgstr "Instaliram paket %s pomoću %s..."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:757
2011-08-08 17:17:15 -05:00
msgid "Installing %s package group with %s..."
2015-12-09 16:02:55 +10:00
msgstr "Instaliram grupu paketa %s pomoću %s..."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:775
2011-03-23 02:12:04 -05:00
msgid "Failed to install built package(s)."
msgstr "Neuspelo instaliranje izgrađenih paketa."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:788
2013-03-10 13:07:16 +10:00
msgid "A package has already been built, installing existing package..."
msgstr "Paket je već izgrađen; instaliram postojeći paket..."
2011-08-08 17:17:15 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:792
2013-03-10 13:07:16 +10:00
msgid "A package has already been built. (use %s to overwrite)"
msgstr "Paket je već izgrađen (upotrebite %s da ga prepišete)."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:811
2013-03-10 13:07:16 +10:00
msgid ""
"The package group has already been built, installing existing packages..."
msgstr "Grupa paketa je već izgrađena; instaliram postojeće pakete..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:815
2013-03-10 13:07:16 +10:00
msgid "The package group has already been built. (use %s to overwrite)"
msgstr "Grupa paketa je već izgrađena (upotrebite %s da je prepišete)."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:820
2024-07-02 10:27:22 +10:00
msgid ""
"Part of the package group has already been built. (use %s to overwrite)"
2013-03-10 13:07:16 +10:00
msgstr "Deo grupe paketa je već izgrađen (upotrebite %s da ga prepišete)."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:874
2014-11-18 15:14:51 +10:00
msgid "Make packages compatible for use with pacman"
2015-12-09 16:02:55 +10:00
msgstr "Stvara pakete saglasne sa pacmanom"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:876 scripts/pacman-db-upgrade.sh.in:41
2011-03-23 02:12:04 -05:00
msgid "Usage: %s [options]"
msgstr "Upotreba: %s [opcije]"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:878 scripts/pacman-key.sh.in:82
2011-03-23 02:12:04 -05:00
msgid "Options:"
msgstr "Opcije:"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:879
2011-08-08 17:17:15 -05:00
msgid " -A, --ignorearch Ignore incomplete %s field in %s"
2011-10-12 07:22:09 -05:00
msgstr " -A, --ignorearch ignoriši nepotpuno polje %s u %s"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:880
2011-03-23 02:12:04 -05:00
msgid " -c, --clean Clean up work files after build"
msgstr " -c, --clean Uklanja radne fajlove nakon gradnje"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:881
2014-11-18 15:14:51 +10:00
msgid " -C, --cleanbuild Remove %s dir before building the package"
2015-12-09 16:02:55 +10:00
msgstr " -C, --cleanbuild Uklanja fasciklu %s pre gradnje paketa"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:882
2011-03-23 02:12:04 -05:00
msgid " -d, --nodeps Skip all dependency checks"
msgstr " -d, --nodeps Preskače sve provere zavisnosti"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:883
2024-07-02 10:27:22 +10:00
msgid ""
" -D, --dir <dir> Change to directory <dir> before processing PKGBUILD"
2024-05-10 16:51:49 +10:00
msgstr ""
#: scripts/makepkg.sh.in:884
2011-08-08 17:17:15 -05:00
msgid " -e, --noextract Do not extract source files (use existing %s dir)"
2024-07-02 10:27:22 +10:00
msgstr " -e, --noextract Ne raspakuj izvorne fajlove (koristi postojeću %s fasciklu)"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:885
2011-03-23 02:12:04 -05:00
msgid " -f, --force Overwrite existing package"
msgstr " -f, --force Prepisuje postojeći paket"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:886
2011-03-23 02:12:04 -05:00
msgid " -g, --geninteg Generate integrity checks for source files"
msgstr " -g, --geninteg Stvara provere integriteta fajlova izvora"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:887
2011-06-23 21:48:35 -05:00
msgid " -h, --help Show this help message and exit"
2011-10-12 07:22:09 -05:00
msgstr " -h, --help Prikaži ovu poruku pomoći i izađi"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:888
2011-03-23 02:12:04 -05:00
msgid " -i, --install Install package after successful build"
msgstr " -i, --install Instalira pakete nakon uspešne gradnje"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:889
2011-03-23 02:12:04 -05:00
msgid " -L, --log Log package build process"
msgstr " -L, --log Vodi dnevnik procesa gradnje"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:890
2011-03-23 02:12:04 -05:00
msgid " -m, --nocolor Disable colorized output messages"
msgstr " -m, --nocolor Onemogućava obojene izlazne poruke"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:891
2011-03-23 02:12:04 -05:00
msgid " -o, --nobuild Download and extract files only"
msgstr " -o, --nobuild Samo preuzima i raspakuje fajlove"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:892
2011-03-23 02:12:04 -05:00
msgid " -p <file> Use an alternate build script (instead of '%s')"
2024-07-02 10:27:22 +10:00
msgstr " -p <fajl> Koristi alternativnu instalacionu skriptu (umesto „%s“)"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:893
2011-03-23 02:12:04 -05:00
msgid ""
" -r, --rmdeps Remove installed dependencies after a successful build"
2024-07-02 10:27:22 +10:00
msgstr " -r, --rmdeps Uklanja instalirane zavisnosti nakon uspešne gradnje"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:894
2024-07-02 10:27:22 +10:00
msgid ""
" -R, --repackage Repackage contents of the package without rebuilding"
2011-03-23 02:12:04 -05:00
msgstr " -R, --repackage Prepakuje sadržaj paketa bez ponovne gradnje"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:895
2011-08-08 17:17:15 -05:00
msgid " -s, --syncdeps Install missing dependencies with %s"
2011-10-12 07:22:09 -05:00
msgstr " -s, --syncdeps Instaliraj nedostajuće zavisnosti pomoću %s"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:896
2011-09-22 11:33:25 -05:00
msgid ""
" -S, --source Generate a source-only tarball without downloaded sources"
2024-07-02 10:27:22 +10:00
msgstr " -S, --source Generate a source-only tarball without downloaded sources"
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:897
2013-04-30 21:18:42 +10:00
msgid " -V, --version Show version information and exit"
2015-12-09 16:02:55 +10:00
msgstr " -V, --version Prikaži verziju i izađi"
2013-04-30 21:18:42 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:898
2011-03-23 02:12:04 -05:00
msgid ""
" --allsource Generate a source-only tarball including downloaded "
"sources"
msgstr " --allsource Stvara arhivu izvora uključujući i preuzete izvore"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:899
2011-08-08 17:17:15 -05:00
msgid " --check Run the %s function in the %s"
2015-12-09 16:02:55 +10:00
msgstr " --check Pokreni funkciju %s u %s"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:900
2011-03-23 02:12:04 -05:00
msgid " --config <file> Use an alternate config file (instead of '%s')"
msgstr " --config <fajl> Koristi alternativni fajl postavki (umesto „%s“)"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:901
2013-03-10 13:07:16 +10:00
msgid " --holdver Do not update VCS sources"
2015-12-09 16:02:55 +10:00
msgstr " --holdver Ne ažuriraj VCS izvore"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:902
2011-06-23 21:48:35 -05:00
msgid ""
2024-07-02 10:27:22 +10:00
" --key <key> Specify a key to use for %s signing instead of the "
"default"
msgstr " --key <ključ> Naznači ključ za potpisivanje %s umesto podrazumevanog"
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:903
2014-11-18 15:14:51 +10:00
msgid " --noarchive Do not create package archive"
2015-12-09 16:02:55 +10:00
msgstr " --noarchive Ne stvaraj arhivu paketa"
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:904
2011-08-08 17:17:15 -05:00
msgid " --nocheck Do not run the %s function in the %s"
2011-10-12 07:22:09 -05:00
msgstr " --nocheck Ne pokreći funkciju %s u %s"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:905
2014-11-18 15:14:51 +10:00
msgid " --noprepare Do not run the %s function in the %s"
2015-12-09 16:02:55 +10:00
msgstr " --noprepare Ne pokreći funkciju %s u %s"
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:906
2011-06-23 21:48:35 -05:00
msgid " --nosign Do not create a signature for the package"
2011-10-12 07:22:09 -05:00
msgstr " --nosign Ne potpisuj paket"
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:907
2018-07-19 14:12:04 +10:00
msgid " --packagelist Only list package filepaths that would be produced"
2018-04-29 23:56:07 +10:00
msgstr ""
2015-12-09 16:02:55 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:908
2015-12-09 16:02:55 +10:00
msgid " --printsrcinfo Print the generated SRCINFO and exit"
2018-05-15 11:03:42 +10:00
msgstr " --printsrcinfo Štampa stvoreni SRCINFO i napušta"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:909
2011-08-08 17:17:15 -05:00
msgid " --sign Sign the resulting package with %s"
2011-10-12 07:22:09 -05:00
msgstr " --sign Potpiši rezultujuće paket putem %s"
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:910
2011-08-08 17:17:15 -05:00
msgid " --skipchecksums Do not verify checksums of the source files"
2011-10-12 07:22:09 -05:00
msgstr " --skipchecksums Ne overavaj sume za proveru izvornih fajlova"
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:911
2011-08-08 17:17:15 -05:00
msgid ""
" --skipinteg Do not perform any verification checks on source files"
2011-10-12 07:22:09 -05:00
msgstr " --skipinteg Uopšte ne overavaj izvorne fajlove"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:912
2011-08-09 15:50:58 -05:00
msgid " --skippgpcheck Do not verify source files with PGP signatures"
2015-12-09 16:02:55 +10:00
msgstr " --skippgpcheck Ne overavaj izvorne fajlove putem PGP potpisa"
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:913
2014-11-18 15:14:51 +10:00
msgid ""
" --verifysource Download source files (if needed) and perform integrity "
"checks"
2024-07-02 10:27:22 +10:00
msgstr " --verifysource Preuzima fajlove izvora (ako je potrebno) i vrši provere ispravnosti"
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:915
2011-08-08 17:17:15 -05:00
msgid "These options can be passed to %s:"
2011-10-12 07:22:09 -05:00
msgstr "Ove opcije se mogu proslediti u %s:"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:917
2013-03-10 13:07:16 +10:00
msgid " --asdeps Install packages as non-explicitly installed"
2018-05-15 11:03:42 +10:00
msgstr " --asdeps Paketi će biti instalirani ne.eksplicitno"
2013-03-10 13:07:16 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:918
2013-03-10 13:07:16 +10:00
msgid ""
" --needed Do not reinstall the targets that are already up to date"
2015-12-09 16:02:55 +10:00
msgstr " --needed Ne instalira već ažurne ciljeve"
2013-03-10 13:07:16 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:919
2014-11-18 15:14:51 +10:00
msgid ""
" --noconfirm Do not ask for confirmation when resolving dependencies"
msgstr " --noconfirm Ne traži potvrde pri razrešavanju zavisnosti"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:920
2011-03-23 02:12:04 -05:00
msgid " --noprogressbar Do not show a progress bar when downloading files"
msgstr " --noprogressbar Ne prikazuje traku napretka pri preuzimanju fajlova"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:922
2011-08-08 17:17:15 -05:00
msgid "If %s is not specified, %s will look for '%s'"
2011-10-12 07:22:09 -05:00
msgstr "Ukoliko %s nije određeno, %s će tražiti „%s“"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:931 scripts/pacman-db-upgrade.sh.in:57
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:99 scripts/repo-add.sh.in:104
2011-03-23 02:12:04 -05:00
msgid ""
2019-08-12 11:42:10 +10:00
"This is free software; see the source for copying conditions.\\nThere is NO "
2018-04-29 23:56:07 +10:00
"WARRANTY, to the extent permitted by law.\\n"
msgstr ""
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1040 scripts/repo-add.sh.in:602
2011-11-13 22:16:08 -06:00
msgid "%s signal caught. Exiting..."
2015-12-09 16:02:55 +10:00
msgstr "Uhvaćen je %s signal. Izlazim..."
2011-11-13 22:16:08 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1110
2011-08-09 15:50:58 -05:00
msgid ""
2014-11-18 15:14:51 +10:00
"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic "
"damage to your system."
2024-07-02 10:27:22 +10:00
msgstr "Nije dozvoljeno okretati %s kao koreni korisnik, jer to može\nuzrokovati trajnu, katastrofalnu štetu na sistemu."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1116
2018-04-29 23:56:07 +10:00
msgid "Do not use the %s option. This option is only for internal use by %s."
2024-07-02 10:27:22 +10:00
msgstr "Ne koristite opciju %s. Namenjena je samo za internu upotrebu od strane %s."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1131
2011-03-23 02:12:04 -05:00
msgid "%s does not exist."
msgstr "%s ne postoji."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1136
2011-08-08 17:17:15 -05:00
msgid "%s contains %s characters and cannot be sourced."
2011-10-12 07:22:09 -05:00
msgstr "%s sadrži %s znakove i ne može se učitati."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1141
2014-11-18 15:14:51 +10:00
msgid "%s must be in the current working directory."
2015-12-09 16:02:55 +10:00
msgstr "%s mora biti u trenutnoj radnoj fascikli."
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1235 scripts/makepkg.sh.in:1250
2024-02-19 11:07:26 +10:00
msgid "Leaving %s environment."
msgstr "Napuštam %s okruženje."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1262
2011-08-08 17:17:15 -05:00
msgid "The key %s does not exist in your keyring."
2011-10-12 07:22:09 -05:00
msgstr "Ključ %s ne postoji u vašem privesku."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1264 scripts/repo-add.sh.in:148
2011-06-23 21:48:35 -05:00
msgid "There is no key in your keyring."
2011-10-12 07:22:09 -05:00
msgstr "Ne postoji ključ u vašem privesku."
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1270
2011-03-23 02:12:04 -05:00
msgid "Making package: %s"
msgstr "Pravim paket: %s"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1276
2011-08-08 17:17:15 -05:00
msgid "A source package has already been built. (use %s to overwrite)"
2011-10-12 07:22:09 -05:00
msgstr "Paket izvora je već izgrađen (upotrebite %s da ga prepišete)."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1296
2018-04-29 23:56:07 +10:00
msgid "Signing package..."
msgstr "Potpisujem paket..."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1300
2011-03-23 02:12:04 -05:00
msgid "Source package created: %s"
msgstr "Napravih paket izvora: %s"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1306
2011-03-23 02:12:04 -05:00
msgid "Skipping dependency checks."
msgstr "Preskačem provere zavisnosti."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1314
2011-03-23 02:12:04 -05:00
msgid "Checking runtime dependencies..."
msgstr "Proveravam radne zavisnosti..."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1321
2011-03-23 02:12:04 -05:00
msgid "Checking buildtime dependencies..."
msgstr "Proveravam zavisnosti gradnje..."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1333
2011-03-23 02:12:04 -05:00
msgid "Could not resolve all dependencies."
2018-05-15 11:03:42 +10:00
msgstr "Ne mogu da razrešim sve zavisnosti."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1344
2013-03-10 13:07:16 +10:00
msgid "Using existing %s tree"
2015-12-09 16:02:55 +10:00
msgstr "Koristim postojeće %s stablo"
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1351 scripts/makepkg.sh.in:1382
2014-11-18 15:14:51 +10:00
msgid "Removing existing %s directory..."
msgstr "Uklanjam postojeću %s fasciklu..."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1377
2011-03-23 02:12:04 -05:00
msgid "Sources are ready."
msgstr "Izvori su pripremljeni."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1404
2014-11-18 15:14:51 +10:00
msgid "Package directory is ready."
2015-12-09 16:02:55 +10:00
msgstr "Fascikla paketa je spremna."
2011-03-23 02:12:04 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1408
2011-03-23 02:12:04 -05:00
msgid "Finished making: %s"
msgstr "Završih gradnju: %s"
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:39
2014-11-18 15:14:51 +10:00
msgid "Upgrade the local pacman database to a newer format"
2018-05-15 11:03:42 +10:00
msgstr "Nadogradnja lokalne pacmanove baze na noviji format"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:43
2014-11-18 15:14:51 +10:00
msgid "options:"
2015-12-09 16:02:55 +10:00
msgstr "opcije:"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:44
2018-04-29 23:43:07 +10:00
msgid " -d, --dbpath <path> set an alternate database location"
2018-05-15 11:03:42 +10:00
msgstr " -d, --dbpath <putanja> postavlja alternativnu lokaciju baze"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:45
2014-11-18 15:14:51 +10:00
msgid " -h, --help show this help message and exit"
2015-12-09 16:02:55 +10:00
msgstr " --help, -h Prikazuje ovu poruku pomoći"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:46
2014-11-18 15:14:51 +10:00
msgid " -r, --root <path> set an alternate installation root"
2015-12-09 16:02:55 +10:00
msgstr " -r, --root <putanja> postavlja alternativni koren instalacije"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:47
2014-11-18 15:14:51 +10:00
msgid " -V, --version show version information and exit"
2015-12-09 16:02:55 +10:00
msgstr " --version Podaci o verziji"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:48
2014-11-18 15:14:51 +10:00
msgid " --config <path> set an alternate configuration file"
2015-12-09 16:02:55 +10:00
msgstr " --config <putanja> postavlja alternativni fajl postavki"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:49
2014-11-18 15:14:51 +10:00
msgid " --nocolor disable colorized output messages"
2015-12-09 16:02:55 +10:00
msgstr " --nocolor bez obojenih izlaznih poruka"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-db-upgrade.sh.in:122 scripts/repo-add.sh.in:396
2011-03-23 02:12:04 -05:00
msgid "%s does not exist or is not a directory."
msgstr "%s ne postoji ili nije u fascikli."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:126
2011-04-18 11:19:13 -05:00
msgid "%s is not a pacman database directory."
2015-12-09 16:02:55 +10:00
msgstr "%s nije fascikla pacmanove baze."
2011-04-18 11:19:13 -05:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:130
2011-03-23 02:12:04 -05:00
msgid "You must have correct permissions to upgrade the database."
msgstr "Morate imati odgovarajuće dozvole za nadogradnju baze."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:140
2011-03-23 02:12:04 -05:00
msgid "Pacman lock file was found. Cannot run while pacman is running."
2024-07-02 10:27:22 +10:00
msgstr "Nađen je pacmanov zabravni fajl. Ne mogu da izvršim ako je pacman već pokrenut."
2011-03-23 02:12:04 -05:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:152
2011-03-23 02:12:04 -05:00
msgid "Pre-3.5 database format detected - upgrading..."
msgstr "Nađena je baza u pre-3.5 formatu — nadograđujem..."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:159
2011-03-23 02:12:04 -05:00
msgid "Done."
msgstr "Gotovo."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:163
2014-11-18 15:14:51 +10:00
msgid "Pre-4.2 database format detected - upgrading..."
2015-12-09 16:02:55 +10:00
msgstr "Nađena je baza u pre-4.2 formatu — nadograđujem..."
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:185
2014-11-18 15:14:51 +10:00
msgid "symlink '%s' points outside pacman root, manual repair required"
2024-07-02 10:27:22 +10:00
msgstr "simbolička veza „%s“ vodi izvan pacmanovog korena, potrebna je ručna popravka"
2014-11-18 15:14:51 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:58
2013-03-10 13:07:16 +10:00
msgid "Usage: %s [options] operation [targets]"
2015-12-09 16:02:55 +10:00
msgstr "Upotreba: %s [opcije] operacija [mete]"
2013-03-10 13:07:16 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:60
2011-06-23 22:25:16 -05:00
msgid "Manage pacman's list of trusted keys"
2015-12-09 16:02:55 +10:00
msgstr "Upravljaj pacmanovim spiskom poverljivih ključeva"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:62
2013-03-10 13:07:16 +10:00
msgid "Operations:"
2015-12-09 16:02:55 +10:00
msgstr "Operacije:"
2013-03-10 13:07:16 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:63
2013-03-10 13:07:16 +10:00
msgid " -a, --add Add the specified keys (empty for stdin)"
2024-07-02 10:27:22 +10:00
msgstr " -a, --add Dodaje navedene ključeve (prazno za standardni ulaz)"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:64
2013-03-10 13:07:16 +10:00
msgid " -d, --delete Remove the specified keyids"
2018-05-15 11:03:42 +10:00
msgstr " -d, --delete Uklanja navedene ID-ove ključeva"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:65
2013-03-10 13:07:16 +10:00
msgid " -e, --export Export the specified or all keyids"
2015-12-09 16:02:55 +10:00
msgstr " -e, --export Izvozi navedene ili sve ID-ove ključeva"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:66
2011-06-23 22:25:16 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" -f, --finger List fingerprint for specified or all keyids"
2024-07-02 10:27:22 +10:00
msgstr " -f, --finger Navedi otiske za izabrani ili sve ID.ove ključeva"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:67
2013-03-10 13:07:16 +10:00
msgid " -l, --list-keys List the specified or all keys"
2015-12-09 16:02:55 +10:00
msgstr " -l, --list-keys Nabraja navedene ili sve ključeve"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:68
2013-03-10 13:07:16 +10:00
msgid " -r, --recv-keys Fetch the specified keyids"
2015-12-09 16:02:55 +10:00
msgstr " -r, --recv-keys Dobavlja navedene ID-ove ključeva"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:69
2011-06-23 22:25:16 -05:00
msgid " -u, --updatedb Update the trustdb of pacman"
2015-12-09 16:02:55 +10:00
msgstr " -u, --updatedb Ažuriraj pacmanovu bazu poverljivih"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:70
2011-06-23 22:25:16 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" -v, --verify Verify the file(s) specified by the signature(s)"
2015-12-09 16:02:55 +10:00
msgstr " -v, --verify Overava fajl(ove) navedene potpisom(ima)"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:71
2011-08-09 15:50:58 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" --edit-key Present a menu for key management task on keyids"
2024-07-02 10:27:22 +10:00
msgstr " --edit-key Prikazuje meni za poslove upravljanja ključevima prema ID-ovima"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:72
2013-03-10 13:07:16 +10:00
msgid " --import Imports pubring.gpg from dir(s)"
2015-12-09 16:02:55 +10:00
msgstr " --import Uvozi pubring.gpg iz fascikle(i)"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:73
2011-08-08 17:17:15 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" --import-trustdb Imports ownertrust values from trustdb.gpg in "
2013-03-10 12:56:55 +10:00
"dir(s)"
2024-07-02 10:27:22 +10:00
msgstr " --import-trustdb Uvozi vrednosti vlasničkog poverenja iz trustdb.gpg iz fascikle(i)"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:74
2011-08-08 17:17:15 -05:00
msgid " --init Ensure the keyring is properly initialized"
2011-10-12 07:22:09 -05:00
msgstr " --init Potvrdi da je privezak pravilno pokrenut"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:75
2013-03-10 13:07:16 +10:00
msgid " --list-sigs List keys and their signatures"
2015-12-09 16:02:55 +10:00
msgstr " --list-sigs Nabraja ključeve i njihove potpise"
2011-09-22 11:33:25 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:76
2013-03-10 13:07:16 +10:00
msgid " --lsign-key Locally sign the specified keyid"
2015-12-09 16:02:55 +10:00
msgstr " --lsign-key Lokalno potpisuje navedeni ID ključa"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:77
2013-03-10 13:07:16 +10:00
msgid ""
2024-02-19 11:07:26 +10:00
" --populate Reload the default keys from the (given) "
"keyrings\\n in '%s'"
2024-07-02 10:27:22 +10:00
msgstr " --populate Ponovo učitaj podrazumevane ključeve iz (zadatih) svežnjeva\\n u „%s“"
2013-03-10 13:07:16 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:79
2011-09-22 11:33:25 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" --refresh-keys Update specified or all keys from a keyserver"
2024-07-02 10:27:22 +10:00
msgstr " --refresh-keys Ažurira navedeni ključ ili sve ključeve sa servera ključeva"
2011-09-22 11:33:25 -05:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:80
msgid " --verbose Show extra information"
2021-05-20 12:33:05 +10:00
msgstr ""
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:83
2011-09-22 11:33:25 -05:00
msgid ""
2024-07-02 10:27:22 +10:00
" --config <file> Use an alternate config file (instead of\\n"
" '%s')"
msgstr " --config <file> Koristi alternativni fajl postavki umesto\\n „%s“)"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:85
2013-03-10 13:07:16 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" --gpgdir <dir> Set an alternate directory for GnuPG (instead\\n"
" of '%s')"
msgstr " --gpgdir <dir> Postavi alternativnu fasciklu za GnuPG (umesto\\n „%s“)"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:87
2024-02-19 11:07:26 +10:00
msgid ""
" --populate-from <dir> Set an alternate directory for --populate "
"(instead\\n of '%s')"
msgstr ""
#: scripts/pacman-key.sh.in:89
2013-03-10 13:07:16 +10:00
msgid " --keyserver <server-url> Specify a keyserver to use if necessary"
2024-07-02 10:27:22 +10:00
msgstr " --keyserver <url servera> Određuje koji server ključeva se koristi, ukoliko je potrebno"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:91
2013-03-10 13:07:16 +10:00
msgid " -h, --help Show this help message and exit"
msgstr " -h, --help Prikaži ovu poruku pomoći i izađi"
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:92
2013-03-10 13:07:16 +10:00
msgid " -V, --version Show program version"
msgstr " -V, --version Prikaži verziju programa"
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:134
2013-03-10 13:07:16 +10:00
msgid "Failed to lookup key by name:"
2015-12-09 16:02:55 +10:00
msgstr "Ne uspeh da pronađem ključ po imenu:"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:142
2013-03-10 13:07:16 +10:00
msgid "Key name is ambiguous:"
2015-12-09 16:02:55 +10:00
msgstr "Ime ključa je dvosmisleno:"
2011-06-23 22:25:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:150
2021-04-23 10:44:27 +10:00
msgid "Generating pacman master key. This may take some time."
msgstr ""
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:187
2012-01-30 21:56:53 -06:00
msgid "The key identified by %s could not be found locally."
2015-12-09 16:02:55 +10:00
msgstr "Ključ identifikovan putem %s se ne može lokalno naći."
2012-01-30 21:56:53 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:198 scripts/pacman-key.sh.in:210
#: scripts/libmakepkg/integrity/verify_signature.sh.in:219
2021-04-23 10:44:27 +10:00
msgid "_"
msgstr ""
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:210
2021-04-23 10:44:27 +10:00
msgid "flags"
msgstr ""
2024-03-04 13:07:58 +10:00
#: scripts/pacman-key.sh.in:264
2011-10-10 21:21:59 -05:00
msgid "You do not have sufficient permissions to read the %s keyring."
2011-10-12 07:22:09 -05:00
msgstr "Nemate odgovarajuće dozvole da bi čitali privezak %s."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:265
2011-08-08 17:17:15 -05:00
msgid "Use '%s' to correct the keyring permissions."
2011-10-12 07:22:09 -05:00
msgstr "Upotrebite „%s“ da bi ispravili dozvole za privezak."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:270
2011-10-10 21:21:59 -05:00
msgid "You do not have sufficient permissions to run this command."
2011-10-12 07:22:09 -05:00
msgstr "Nemate odgovarajuće dozvole za pokretanje ove naredbe."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:276
2011-09-22 11:33:25 -05:00
msgid "There is no secret key available to sign with."
2011-10-12 07:22:09 -05:00
msgstr "Ne postoji tajni ključ za potpisivanje."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:277
2011-09-22 11:33:25 -05:00
msgid "Use '%s' to generate a default secret key."
2011-10-12 07:22:09 -05:00
msgstr "Upotrebite „%s“ da napravite podrazumevani tajni ključ."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:295
2011-09-22 11:33:25 -05:00
msgid "No keyring files exist in %s."
2011-10-12 07:22:09 -05:00
msgstr "Ne postoje fajlovi priveska u %s."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:302
2011-09-22 11:33:25 -05:00
msgid "The keyring file %s does not exist."
2011-10-12 07:22:09 -05:00
msgstr "Fajl priveske %s ne postoji."
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:317
2011-09-22 11:33:25 -05:00
msgid "Appending keys from %s.gpg..."
2011-10-12 07:22:09 -05:00
msgstr "Dodajem ključeve iz %s.gpg..."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:357
2011-09-22 11:33:25 -05:00
msgid "Locally signing trusted keys in keyring..."
2011-10-12 07:22:09 -05:00
msgstr "Lokalno potpisujem poverljive ključeve u privesku..."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:359
2011-10-10 21:21:59 -05:00
msgid "Importing owner trust values..."
2011-10-12 07:22:09 -05:00
msgstr "Uvozim vrednosti poverenja vlasnika..."
2011-10-10 21:21:59 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:369
2011-09-22 11:33:25 -05:00
msgid "Disabling revoked keys in keyring..."
2011-10-12 07:22:09 -05:00
msgstr "Onemogućavam opozvane ključeve u privesku..."
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:372
2011-09-22 11:33:25 -05:00
msgid "Disabling key %s..."
2011-10-12 07:22:09 -05:00
msgstr "Onemogućavam ključ %s..."
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:378
2024-02-19 11:07:26 +10:00
msgid "Disabled %s key."
msgid_plural "Disabled %s keys."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2021-04-23 10:44:27 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:385
2013-03-10 12:56:55 +10:00
msgid "A specified keyfile could not be added to the keyring."
2015-12-09 16:02:55 +10:00
msgstr "Naznačeni fajl ključa ne može biti dodat u privezak."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:393
2013-03-10 12:56:55 +10:00
msgid "A specified key could not be removed from the keyring."
2015-12-09 16:02:55 +10:00
msgstr "Naznačeni ključ ne može biti uklonjen iz priveska."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:403
2012-01-30 21:56:53 -06:00
msgid "The key identified by %s could not be edited."
2015-12-09 16:02:55 +10:00
msgstr "Ključ identifikovan putem %s se ne može uređivati."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:415
2013-03-10 12:56:55 +10:00
msgid "A specified key could not be exported from the keyring."
2015-12-09 16:02:55 +10:00
msgstr "Naznačeni ključ ne može bit izvezen iz priveska."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:423
2012-01-30 21:56:53 -06:00
msgid "The fingerprint of a specified key could not be determined."
2015-12-09 16:02:55 +10:00
msgstr "Otisak naznačenog ključa ne može biti određen."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:436 scripts/pacman-key.sh.in:455
2012-01-30 21:56:53 -06:00
msgid "%s could not be imported."
2015-12-09 16:02:55 +10:00
msgstr "%s se ne može uvesti."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:440 scripts/pacman-key.sh.in:459
2012-01-30 21:56:53 -06:00
msgid "File %s does not exist and could not be imported."
2015-12-09 16:02:55 +10:00
msgstr "Fajl %s ne postoji i ne može se uvesti."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:471
2012-01-30 21:56:53 -06:00
msgid "A specified key could not be listed."
2015-12-09 16:02:55 +10:00
msgstr "Naznačeni ključ ne može biti izlistan."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:479
2012-01-30 21:56:53 -06:00
msgid "A specified signature could not be listed."
2015-12-09 16:02:55 +10:00
msgstr "Naznačeni potpis ne može biti izlistan."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:491
2013-03-10 13:07:16 +10:00
msgid "Locally signing key %s..."
msgstr "Lokalno potpisujem ključ%s..."
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:496
2013-03-10 13:07:16 +10:00
msgid "%s could not be locally signed."
2015-12-09 16:02:55 +10:00
msgstr "%s se ne može lokalno potpisati."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:506
2024-02-19 11:07:26 +10:00
msgid "Locally signed %s key."
msgid_plural "Locally signed %s keys."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2021-04-23 10:44:27 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:529
2019-10-14 09:43:35 +10:00
msgid "Remote key not fetched correctly from WKD or keyserver."
2019-10-21 17:25:29 +10:00
msgstr ""
2019-10-14 09:43:35 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:534
2012-01-30 21:56:53 -06:00
msgid "Remote key not fetched correctly from keyserver."
2015-12-09 16:02:55 +10:00
msgstr "Udaljeni ključ se ne može preuzeti sa servera ključeva."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:566
2021-04-23 10:44:27 +10:00
msgid "Could not update key: %s"
msgstr ""
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:587 scripts/repo-add.sh.in:268
2018-04-29 23:56:07 +10:00
msgid "Cannot use armored signatures for packages: %s"
msgstr "Ne mogu koristiti ojačane potpise za pakete: %s"
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:595
2024-02-19 11:07:26 +10:00
msgid "The signature verification for %s failed."
msgstr ""
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:601
2024-02-19 11:07:26 +10:00
msgid "The signature %s is not trusted."
2024-03-04 13:07:58 +10:00
msgstr ""
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:609
2012-01-30 21:56:53 -06:00
msgid "Updating trust database..."
msgstr "Ažuriram bazu poverljivih..."
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:611
2012-01-30 21:56:53 -06:00
msgid "Trust database could not be updated."
2015-12-09 16:02:55 +10:00
msgstr "Baza poverljivih ne može biti ažurirana."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:690
2011-08-08 17:17:15 -05:00
msgid "Cannot find the %s binary required for all %s operations."
2011-10-12 07:22:09 -05:00
msgstr "Ne mogu da nađem izvršni fajl %s neophodan za sve %s radnje."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:695
2011-08-08 17:17:15 -05:00
msgid "%s needs to be run as root for this operation."
2011-10-12 07:22:09 -05:00
msgstr "%s mora biti koreni korisnik za ovu operaciju."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:701
2011-08-09 15:50:58 -05:00
msgid "%s configuration file '%s' not found."
2011-10-12 07:22:09 -05:00
msgstr "%s fajl postavki „%s“ nije nađen."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:724
2011-08-08 17:17:15 -05:00
msgid "no operation specified (use -h for help)"
2011-10-12 07:22:09 -05:00
msgstr "nije navedena operacija (upotrebite -h za pomoć)"
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:729
2011-10-10 21:21:59 -05:00
msgid "Multiple operations specified."
2011-10-12 07:22:09 -05:00
msgstr "Navedeno je više operacija."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:730
2011-10-10 21:21:59 -05:00
msgid "Please run %s with each operation separately."
2011-10-12 07:22:09 -05:00
msgstr "Pokrenite %s sa svakom operacijom pojedinačno."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:738
2013-03-10 13:07:16 +10:00
msgid "No targets specified"
2018-05-15 11:03:42 +10:00
msgstr "Nisu određeni ciljevi"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:61
2019-08-12 11:42:10 +10:00
msgid "Usage: repo-add [options] <path-to-db> <package> ...\\n"
2018-04-29 23:56:07 +10:00
msgstr ""
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:63
2011-03-23 02:12:04 -05:00
msgid ""
2024-07-02 10:27:22 +10:00
"repo-add will update a package database by reading a package "
"file.\\nMultiple packages to add can be specified on the command line.\\n"
msgstr "repo-add će ažururati riznicu paketa čitanjem fajla paketa.\\nVišestruki fajlovi se mogu dodati nabrajanjem u komandnoj liniji.\\n"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:67 scripts/repo-add.sh.in:79
2019-08-12 11:42:10 +10:00
msgid "Options:\\n"
msgstr "Opcije:\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:68
2013-03-10 13:07:16 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" -n, --new only add packages that are not already in the "
"database\\n"
2015-12-09 16:02:55 +10:00
msgstr " -n, --new samo paketi koji nisu već u bazi\\n"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:69
2014-11-18 15:14:51 +10:00
msgid ""
2024-02-19 11:07:26 +10:00
" -R, --remove remove old package file from disk after updating "
"database\\n"
2024-07-02 10:27:22 +10:00
msgstr " -R, --remove uklanja stari fajl paketa sa diska nakon ažuriranja baze\\n"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:70
2019-08-12 11:42:10 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" -p, --prevent-downgrade do not add package to database if a newer version"
" is already present\\n"
2019-08-12 11:42:10 +10:00
msgstr ""
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:72
2019-08-12 11:42:10 +10:00
msgid "Usage: repo-remove [options] <path-to-db> <packagename> ...\\n"
2018-04-29 23:56:07 +10:00
msgstr ""
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:74
2011-03-23 02:12:04 -05:00
msgid ""
2024-02-19 11:07:26 +10:00
"repo-remove will update a package database by removing the package "
"name\\nspecified on the command line from the given repo database. "
"Multiple\\npackages to remove can be specified on the command line.\\n"
2024-07-02 10:27:22 +10:00
msgstr "repo-remove će ažurirati bazu paketa uklanjanjem paketa po imenu\\nnavedenom u komandnoj liniji iz zadate riznice. Višestruki\\paketi za uklanjanje se mogi nabrojati u komandnoj liniji.\\n"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:81
2012-01-30 21:56:53 -06:00
msgid "Please move along, there is nothing to see here.\\n"
2015-12-09 16:02:55 +10:00
msgstr "Produžite, ovde nema ničeg zanimljivog.\\n"
2012-01-30 21:56:53 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:84
2013-03-10 13:07:16 +10:00
msgid " --nocolor turn off color in output\\n"
2015-12-09 16:02:55 +10:00
msgstr " --nocolor bez obojenog izlaza\\n"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:85
2019-08-12 11:42:10 +10:00
msgid " -q, --quiet minimize output\\n"
msgstr " -q, --quiet smanji doživljaj\\n"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:86
2011-06-23 21:48:35 -05:00
msgid " -s, --sign sign database with GnuPG after update\\n"
2011-10-12 07:22:09 -05:00
msgstr " -s, --sign potpiši bazu pomoću GnuPG nakon ažuriranja\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:87
2011-06-23 21:48:35 -05:00
msgid " -k, --key <key> use the specified key to sign the database\\n"
2011-10-12 07:22:09 -05:00
msgstr " -k, --key <key> koristi navedeni ključ za potpisivanje baze\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:88
2011-06-23 21:48:35 -05:00
msgid " -v, --verify verify database's signature before update\\n"
2011-10-12 07:22:09 -05:00
msgstr " -v, --verify overi potpis baze pre ažuriranja\\n"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:89
2011-03-23 02:12:04 -05:00
msgid ""
2011-06-23 21:48:35 -05:00
"\\nSee %s(8) for more details and descriptions of the available options.\\n"
2015-12-09 16:02:55 +10:00
msgstr "\\nPogledajte %s(8) za više detalja i opise dostupnih opcija.\\n"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:93
2011-06-23 21:48:35 -05:00
msgid ""
2012-01-30 21:56:53 -06:00
"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
2024-07-02 10:27:22 +10:00
msgstr "Primer: repo-add /putanja/do/riznica.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:95
2012-01-30 21:56:53 -06:00
msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n"
2015-12-09 16:02:55 +10:00
msgstr "Example: repo-remove /putanja/do/riznica.db.tar.gz kernel26\\n"
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:139
2011-08-09 15:50:58 -05:00
msgid "Cannot find the gpg binary! Is GnuPG installed?"
2011-10-12 07:22:09 -05:00
msgstr "Ne mogu da nađem izvršni fajl gpg. Da li je GnuPG instaliran?"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:160
2015-12-09 16:02:55 +10:00
msgid "Signing database '%s'..."
2016-01-17 13:39:02 +10:00
msgstr "Potpisujem bazu „%s“..."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:169
2013-03-10 13:07:16 +10:00
msgid "Created signature file '%s'"
2015-12-09 16:02:55 +10:00
msgstr "Napravljen je fajl potpisa „%s“"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:171
2015-12-09 16:02:55 +10:00
msgid "Failed to sign package database file '%s'"
2016-01-17 13:39:02 +10:00
msgstr "Neuspelo potpisivanje fajla baze paketa „%s“"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:180
2011-06-23 21:48:35 -05:00
msgid "Verifying database signature..."
2011-10-12 07:22:09 -05:00
msgstr "Overavam potpis baze..."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:183
2011-06-23 21:48:35 -05:00
msgid "No existing signature found, skipping verification."
2011-10-12 07:22:09 -05:00
msgstr "Potpis ne postoji, preskačem overu."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:188
2011-06-23 21:48:35 -05:00
msgid "Database signature file verified."
2011-10-12 07:22:09 -05:00
msgstr "Fajl potpisa baze je overen."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:190
2011-06-23 21:48:35 -05:00
msgid "Database signature was NOT valid!"
2011-10-12 07:22:09 -05:00
msgstr "Fajl potpisa baze NIJE ispravan!"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:201
2015-12-09 16:02:55 +10:00
msgid "'%s' does not have a valid database archive extension."
2016-01-17 13:39:02 +10:00
msgstr "„%s“ nema ispravnu ekstenziju arhive baze."
2011-08-08 17:17:15 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:238
2019-08-12 11:42:10 +10:00
msgid "Invalid package file '%s'."
msgstr "Neispravan fajl paketa „%s“."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:243
2011-08-25 15:53:25 -05:00
msgid "An entry for '%s' already existed"
msgstr "Unos za „%s“ je već postojao"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:253
2019-08-12 11:42:10 +10:00
msgid "A newer version for '%s' is already present in database"
2019-10-07 18:12:24 +10:00
msgstr ""
2019-08-12 11:42:10 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:273
2012-01-05 17:04:42 -06:00
msgid "Invalid package signature file '%s'."
2018-05-15 11:03:42 +10:00
msgstr "Neispravan fajl potpisa paketa „%s“."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:276
2011-08-25 15:53:25 -05:00
msgid "Adding package signature..."
2011-10-12 07:22:09 -05:00
msgstr "Dodajem potpis paketa..."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:283
2012-01-05 17:04:42 -06:00
msgid "Computing checksums..."
msgstr "Računam sume za proveru..."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:296 scripts/repo-add.sh.in:335
2011-03-23 02:12:04 -05:00
msgid "Creating '%s' db entry..."
msgstr "Stvaram unos baze „%s“..."
2021-04-23 10:44:27 +10:00
#: scripts/repo-add.sh.in:341
2015-12-09 16:02:55 +10:00
msgid "Removing old package file '%s'"
2016-01-17 13:39:02 +10:00
msgstr "Uklanjam stari fajl paketa „%s“"
2015-12-09 16:02:55 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:359
2019-08-12 11:42:10 +10:00
msgid "Removing existing entry '%s'..."
msgstr "Uklanjam postojeći unos „%s“..."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:404
2011-03-23 02:12:04 -05:00
msgid "Failed to acquire lockfile: %s."
msgstr "Greška pri dobijanju fajla brave: %s."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:405
2011-03-23 02:12:04 -05:00
msgid "Held by process %s"
msgstr "Zadržano procesom %s"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:418
2011-03-23 02:12:04 -05:00
msgid "Repository file '%s' is not a proper pacman database."
2015-12-09 16:02:55 +10:00
msgstr "Fajl riznice „%s“ nije ispravna pacmanova baza."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:423
2019-08-12 11:42:10 +10:00
msgid "Extracting %s to a temporary location..."
2019-10-07 18:12:24 +10:00
msgstr ""
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:431
2011-03-23 02:12:04 -05:00
msgid "Repository file '%s' was not found."
msgstr "Nije nađen fajl riznice „%s“."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:438
2011-03-23 02:12:04 -05:00
msgid "Repository file '%s' could not be created."
msgstr "Ne mogu da napravim fajl riznice „%s“."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:450
2011-03-23 02:12:04 -05:00
msgid "File '%s' not found."
msgstr "Nije pronađen fajl „%s“."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:456
2011-03-23 02:12:04 -05:00
msgid "'%s' is not a package file, skipping"
msgstr "„%s“ nije fajl paketa; preskačem"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:460
2011-03-23 02:12:04 -05:00
msgid "Adding package '%s'"
msgstr "Dodajem paket „%s“"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:467
2011-03-23 02:12:04 -05:00
msgid "Searching for package '%s'..."
msgstr "Tražim paket „%s“..."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:470
2011-03-23 02:12:04 -05:00
msgid "Package matching '%s' not found."
msgstr "Nema paketa koji se poklapaju sa „%s“."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:534
2015-12-09 16:02:55 +10:00
msgid "No packages remain, creating empty database."
msgstr "Nije preostao nijedan paket; pravim praznu bazu."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:588
2011-03-23 02:12:04 -05:00
msgid "Invalid command name '%s' specified."
2011-10-12 07:22:09 -05:00
msgstr "Navedeno je neispravno ime naredbe „%s“."
2011-03-23 02:12:04 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:593
2011-03-23 02:12:04 -05:00
msgid "Cannot create temp directory for database building."
msgstr "Ne mogu da napravim privremenu fasciklu za gradnju baze."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:704
msgid "Package database was not modified due to errors."
msgstr ""
#: scripts/repo-add.sh.in:709
2011-03-23 02:12:04 -05:00
msgid "Creating updated database file '%s'"
msgstr "Stvaram ažurni fajl baze „%s“"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:713
msgid "No changes made to package database."
msgstr ""
2011-08-08 17:17:15 -05:00
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/integrity.sh.in:34
msgid "Skipping all source file integrity checks."
msgstr "Preskačem sve provere ispravnosti izvornih fajlova."
#: scripts/libmakepkg/integrity.sh.in:36
msgid "Skipping verification of source file checksums."
msgstr "Preskačem overu kontrolnih suma izvornih fajlova."
#: scripts/libmakepkg/integrity.sh.in:39
msgid "Skipping verification of source file PGP signatures."
msgstr "Preskačem overu PGP potpisa izvornih fajlova."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:61
msgid "Failure while calculating %s %s checksum"
msgstr ""
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:92
2018-04-29 23:56:07 +10:00
msgid "Generating checksums for source files..."
2018-05-15 11:03:42 +10:00
msgstr "Stvaram sumu za proveru izvornih fajlova..."
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:104
2018-04-29 23:56:07 +10:00
msgid "Invalid integrity algorithm '%s' specified."
msgstr "Naveden je neispravan algoritam provere ispravnosti „%s“."
#: scripts/libmakepkg/integrity/generate_signature.sh.in:41
msgid "Created signature file %s."
msgstr "Napravih fajl potpisa %s."
#: scripts/libmakepkg/integrity/generate_signature.sh.in:43
2019-08-12 11:42:10 +10:00
msgid "Failed to sign package file %s."
2019-10-07 18:12:24 +10:00
msgstr ""
2018-04-29 23:56:07 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/integrity/generate_signature.sh.in:58
2018-04-29 23:56:07 +10:00
msgid "Signing package(s)..."
2018-05-15 11:03:42 +10:00
msgstr "Potpisujem paket(e)..."
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:66
2018-04-29 23:56:07 +10:00
msgid "Integrity checks are missing for: %s"
2018-05-15 11:03:42 +10:00
msgstr "Nedostaju provere integriteta za: %s"
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:78
2018-04-29 23:56:07 +10:00
msgid "Skipped"
msgstr "Preskačem"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:90
#: scripts/libmakepkg/integrity/verify_signature.sh.in:73
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
msgid "FAILED"
msgstr "NEUSPEH"
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:93
#: scripts/libmakepkg/integrity/verify_signature.sh.in:97
2018-04-29 23:56:07 +10:00
msgid "Passed"
msgstr "Uspeh"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:114
2018-04-29 23:56:07 +10:00
msgid "Validating %s files with %s..."
msgstr "Overavam %s fajlova putem %s..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:121
2018-04-29 23:56:07 +10:00
msgid "One or more files did not pass the validity check!"
msgstr "Jedan ili više fajlova nisu prošli proveru ispravnosti!"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:125
2018-04-29 23:56:07 +10:00
msgid "Integrity checks (%s) differ in size from the source array."
2024-07-02 10:27:22 +10:00
msgstr "Provere integriteta (%s) se razlikuju veličinom u odnosu na odeljak izvora."
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:39
2018-04-29 23:56:07 +10:00
msgid "Verifying source file signatures with %s..."
msgstr "Overavam ispravnost potpisa izvornih fajlova pomoću %s..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:76
2018-04-29 23:56:07 +10:00
msgid "unknown public key"
msgstr "nepoznat javni ključ"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:79
2018-04-29 23:56:07 +10:00
msgid "public key %s has been revoked"
msgstr "javni ključ %s je opozvan"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:82
2018-04-29 23:56:07 +10:00
msgid "bad signature from public key"
msgstr "loš potpis u javnom ključu"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:85
2018-04-29 23:56:07 +10:00
msgid "error during signature verification"
msgstr "greška tokom provere potpisa"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
2018-04-29 23:56:07 +10:00
msgid "the public key %s is not trusted"
msgstr "javni ključ %s nije poverljiv"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
2018-04-29 23:56:07 +10:00
msgid "invalid public key"
msgstr "neispravan javni ključ"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/message.sh.in:79
2018-04-29 23:56:07 +10:00
msgid "WARNING:"
2018-05-15 11:03:42 +10:00
msgstr "UPOZORENJE:"
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
2018-04-29 23:56:07 +10:00
msgid "the signature has expired."
msgstr "potpis je istekao."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
2018-04-29 23:56:07 +10:00
msgid "the key has expired."
msgstr "ključ je istekao."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:116
2018-04-29 23:56:07 +10:00
msgid "One or more PGP signatures could not be verified!"
msgstr "Jedan ili više PGP potpisa ne mogu biti verifikovani!"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:121
2018-04-29 23:56:07 +10:00
msgid "Warnings have occurred while verifying the signatures."
msgstr "Došlo je do upozorenja pri overi potpisa."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:122
2018-04-29 23:56:07 +10:00
msgid "Please make sure you really trust them."
msgstr "Proverite da li im zaista verujete."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:138
#: scripts/libmakepkg/integrity/verify_signature.sh.in:214
2018-04-29 23:56:07 +10:00
msgid "SIGNATURE NOT FOUND"
msgstr "POTPIS NIJE PRONAĐEN"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:151
2018-04-29 23:56:07 +10:00
msgid "SOURCE FILE NOT FOUND"
msgstr "IZVORNI FAJL NIJE PRONAĐEN"
#: scripts/libmakepkg/lint_config/paths.sh.in:39
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:47
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:53
2018-04-29 23:56:07 +10:00
msgid "%s contains invalid characters: '%s'"
msgstr "%s sadrži nedozvoljene znakove: „%s“"
#: scripts/libmakepkg/lint_config/variable.sh.in:47
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:40
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:52
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:72
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:82
2018-04-29 23:56:07 +10:00
msgid "%s should be an array"
msgstr "%s bi trebalo da bude oblast"
#: scripts/libmakepkg/lint_config/variable.sh.in:57
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:62
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:90
2018-04-29 23:56:07 +10:00
msgid "%s should not be an array"
msgstr "%s ne bi smelo da bude oblast"
2019-10-07 18:12:24 +10:00
#: scripts/libmakepkg/lint_config/variable.sh.in:66
msgid "PACKAGER should have the format 'Example Name <email@address.invalid>'"
msgstr ""
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_package.sh.in:41
2018-04-29 23:56:07 +10:00
msgid "Checking for packaging issues..."
2018-05-15 11:03:42 +10:00
msgstr "Proveravam probleme u pakiranju."
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_package/build_references.sh.in:36
msgid "Package contains reference to %s"
msgstr "Paket sadrži referencu ka %s"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/lint_package/dotfiles.sh.in:38
2018-04-29 23:56:07 +10:00
msgid "Dotfile found in package root '%s'"
2018-05-15 11:03:42 +10:00
msgstr "Nađen je fajl sa tačkom u korenu paketa „%s“"
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_package/file_names.sh.in:36
msgid "Package contains paths with newlines"
2018-05-15 11:03:42 +10:00
msgstr "Paket sadži putanje sa novim redovima"
2018-04-29 23:56:07 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_package/missing_backup.sh.in:35
msgid "%s entry file not in package : %s"
msgstr "%s fajl unosa nije u paketu : %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:40
msgid "Can not use '%s' architecture with other architectures"
msgstr ""
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:54
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:62
2015-12-09 16:02:55 +10:00
msgid "%s is not available for the '%s' architecture."
msgstr "%s nije dostupan za arhitekturu „%s“."
#: scripts/libmakepkg/lint_pkgbuild/backup.sh.in:45
msgid "%s entry should not contain leading slash : %s"
msgstr "unos %s ne sme da sadrži uvodnu kosu crtu: %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/epoch.sh.in:36
2015-12-09 16:02:55 +10:00
msgid "%s must be an integer, not %s."
msgstr "%s mora biti ceo broj, ne %s."
#: scripts/libmakepkg/lint_pkgbuild/options.sh.in:52
msgid "%s array contains unknown option '%s'"
msgstr "Oblast %s sadrži nepoznatu opciju „%s“"
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:38
2019-08-12 11:42:10 +10:00
msgid "Conflicting %s and %s functions in %s"
2019-10-07 18:12:24 +10:00
msgstr ""
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:41
2015-12-09 16:02:55 +10:00
msgid "Missing %s function in %s"
msgstr "Funkcija %s nedostaje u %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:46
msgid "Extra %s function for split package '%s'"
2019-10-07 18:12:24 +10:00
msgstr ""
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:51
2015-12-09 16:02:55 +10:00
msgid "Missing %s function for split package '%s'"
msgstr "Nedostaje funkcija %s za deljenje paketa „%s“"
#: scripts/libmakepkg/lint_pkgbuild/pkglist.sh.in:38
msgid "Requested package %s is not provided in %s"
msgstr "Zahtevani paket %s nije dostavljen sa %s"
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:37
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:65
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:35
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:36
2015-12-09 16:02:55 +10:00
msgid "%s is not allowed to be empty."
msgstr "%s ne sme biti prazno."
2018-07-19 14:12:04 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:41
2018-04-29 23:56:07 +10:00
msgid "%s is not allowed to start with a hyphen."
msgstr "%s ne sme počinjati crticom."
2018-07-19 14:12:04 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:45
2018-04-29 23:56:07 +10:00
msgid "%s is not allowed to start with a dot."
msgstr "Nije dozvoljeno da %s započinje tačkom."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:49
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:46
msgid "%s may only contain ascii characters."
2019-10-07 18:12:24 +10:00
msgstr ""
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:40
msgid "%s must be of the form 'integer[.integer]', not %s."
2019-10-07 18:12:24 +10:00
msgstr ""
2015-12-09 16:02:55 +10:00
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:41
msgid ""
"%s is not allowed to contain colons, forward slashes, hyphens or whitespace."
2018-05-15 11:03:42 +10:00
msgstr "%s ne može sadržati uspravne i kose crte, crtice i prazna mesta."
2015-12-09 16:02:55 +10:00
2018-05-15 11:03:42 +10:00
#: scripts/libmakepkg/lint_pkgbuild/provides.sh.in:46
2015-12-09 16:02:55 +10:00
msgid "%s array cannot contain comparison (< or >) operators."
msgstr "Oblast %s ne sme da sadrži operatere poređenja (< ili >)."
#: scripts/libmakepkg/lint_pkgbuild/source.sh.in:36
msgid "Sparse arrays are not allowed for source"
msgstr "Proređeni nizovi nisu dozvoljeni za izvor"
#: scripts/libmakepkg/lint_pkgbuild/util.sh.in:34
msgid "%s file (%s) does not exist or is not a regular file."
msgstr "Fajl %s (%s) ne postoji ili nije uobičajen fajl."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:108
msgid "%s does not allow empty values."
msgstr ""
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source.sh.in:40
msgid "Retrieving sources..."
msgstr "Dobavljam izvore..."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source.sh.in:73
2015-12-09 16:02:55 +10:00
msgid "Extracting sources..."
msgstr "Raspakujem izvore..."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:52
2015-12-09 16:02:55 +10:00
msgid "Branching %s..."
2018-05-15 11:03:42 +10:00
msgstr "Granam %s."
2015-12-09 16:02:55 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:54
2015-12-09 16:02:55 +10:00
msgid "Failure while branching %s"
msgstr "Neuspešno grananje %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:59
2015-12-09 16:02:55 +10:00
msgid "Pulling %s..."
2018-05-15 11:03:42 +10:00
msgstr "Šaljem %s..."
2015-12-09 16:02:55 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:63
2015-12-09 16:02:55 +10:00
msgid "Failure while pulling %s"
msgstr "Neuspešno dovlačenje %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:85
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:120
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/hg.sh.in:93
#: scripts/libmakepkg/source/svn.sh.in:62
2015-12-09 16:02:55 +10:00
msgid "Unrecognized reference: %s"
msgstr "Nepoznata referenca: %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:94
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:89
#: scripts/libmakepkg/source/hg.sh.in:79
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:95
2015-12-09 16:02:55 +10:00
msgid "Creating working copy of %s %s repo..."
msgstr "Stvaram radnu kopiju %s %s riznice..."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:100
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:97
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/hg.sh.in:102
2015-12-09 16:02:55 +10:00
msgid "Failure while updating working copy of %s %s repo"
2018-05-15 11:03:42 +10:00
msgstr "Neuspešno osvežavanje radne kopije %s %s riznice"
2015-12-09 16:02:55 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:105
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:103
#: scripts/libmakepkg/source/git.sh.in:137
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/hg.sh.in:107
2015-12-09 16:02:55 +10:00
msgid "Failure while creating working copy of %s %s repo"
2018-05-15 11:03:42 +10:00
msgstr "Neuspešno stvaranje radne kopije %s %s riznice"
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/file.sh.in:36
#: scripts/libmakepkg/source/local.sh.in:36
msgid "Found %s"
msgstr "Nađoh %s"
#: scripts/libmakepkg/source/file.sh.in:55
msgid "Downloading %s..."
msgstr "Preuzimam %s..."
#: scripts/libmakepkg/source/file.sh.in:74
msgid "Failure while downloading %s"
msgstr "Greška pri preuzimanju %s"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/source/file.sh.in:136
2015-12-09 16:02:55 +10:00
msgid "Extracting %s with %s"
msgstr "Raspakujem %s pomoću %s"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/source/file.sh.in:144
2015-12-09 16:02:55 +10:00
msgid "Failed to extract %s"
msgstr "Neuspelo raspakivanje %s"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/source/file.sh.in:159
msgid "NOT FOUND"
msgstr "NIJE NAĐEN"
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:50
#: scripts/libmakepkg/source/hg.sh.in:49
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:69
2015-12-09 16:02:55 +10:00
msgid "Cloning %s %s repo..."
msgstr "Kloniram %s %s riznicu..."
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:52
#: scripts/libmakepkg/source/hg.sh.in:51
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:72
2015-12-09 16:02:55 +10:00
msgid "Failure while downloading %s %s repo"
msgstr "Neuspešno preuzimanje %s %s riznice"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/source/git.sh.in:61
2015-12-09 16:02:55 +10:00
msgid "%s is not a clone of %s"
msgstr "%s nije klon %s"
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:65
#: scripts/libmakepkg/source/hg.sh.in:56
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:77
2015-12-09 16:02:55 +10:00
msgid "Updating %s %s repo..."
msgstr "Osvežavam %s %s riznicu..."
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:68
#: scripts/libmakepkg/source/hg.sh.in:60
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:81
2015-12-09 16:02:55 +10:00
msgid "Failure while updating %s %s repo"
msgstr "Greška pri ažuriranju %s %s riznice"
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:129
2018-04-29 23:56:07 +10:00
msgid "Failure while checking out version %s, the git tag has been forged"
2018-05-15 11:03:42 +10:00
msgstr "Neuspeh pri proveri verzije %s, git oznaka je skovana"
2018-04-29 23:56:07 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/local.sh.in:39
msgid "%s was not found in the build directory and is not a URL."
msgstr "%s ne postoji u fascikli gradnje, a nije URL."
#: scripts/libmakepkg/tidy.sh.in:41
msgid "Tidying install..."
msgstr "Pospremam instalaciju..."
#: scripts/libmakepkg/tidy/docs.sh.in:34
msgid "Removing doc files..."
msgstr "Uklanjam fajlove dokumentacije..."
#: scripts/libmakepkg/tidy/emptydirs.sh.in:35
msgid "Removing empty directories..."
msgstr "Uklanjam prazne fascikle..."
#: scripts/libmakepkg/tidy/libtool.sh.in:35
msgid "Removing %s files..."
msgstr "Uklanjam %s fajlove..."
#: scripts/libmakepkg/tidy/purge.sh.in:35
msgid "Purging unwanted files..."
msgstr "Uklanjam neželjene fajlove..."
#: scripts/libmakepkg/tidy/staticlibs.sh.in:35
msgid "Removing static library files..."
msgstr "Uklanjam fajlove statičnih biblioteka..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/tidy/strip.sh.in:145
2015-12-09 16:02:55 +10:00
msgid "Stripping unneeded symbols from binaries and libraries..."
msgstr "Uklanjam nepotrebne simbole iz binarnih fajlova i biblioteka..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/tidy/strip.sh.in:190
msgid "Copying source files needed for debug symbols..."
msgstr ""
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/tidy/zipman.sh.in:35
msgid "Compressing man and info pages..."
msgstr "Kompresujem man i info stranice..."
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/compress.sh.in:38
2018-04-29 23:56:07 +10:00
msgid "'%s' is not a valid archive extension."
msgstr "„%s“ nije ispravna ekstenzija arhive."
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/message.sh.in:84
2015-12-09 16:02:55 +10:00
msgid "ERROR:"
msgstr "GREŠKA:"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:81
2013-03-10 13:07:16 +10:00
msgid "option '%s' is ambiguous; possibilities:"
2015-12-09 16:02:55 +10:00
msgstr "opcija „%s“ je dvosmislena; mogućnosti:"
2011-08-08 17:17:15 -05:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:112
2013-03-10 13:07:16 +10:00
msgid "option requires an argument"
2015-12-09 16:02:55 +10:00
msgstr "opcija zahteva argument"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:134
#: scripts/libmakepkg/util/parseopts.sh.in:187
msgid "invalid option"
msgstr "neispravna opcija"
#: scripts/libmakepkg/util/parseopts.sh.in:148
2013-03-10 13:07:16 +10:00
msgid "option '%s' does not allow an argument"
2015-12-09 16:02:55 +10:00
msgstr "opcija „%s“ ne dozvoljava argumente"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:166
2013-03-10 13:07:16 +10:00
msgid "option '%s' requires an argument"
2015-12-09 16:02:55 +10:00
msgstr "opcija „%s“ zahteva argument"
2018-04-29 23:56:07 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/source.sh.in:161
2019-08-12 11:42:10 +10:00
msgid "Unknown download protocol: %s"
msgstr "Nepoznat protokol za preuzimanje: %s"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/source.sh.in:170
2018-04-29 23:56:07 +10:00
msgid "The download program %s is not installed."
msgstr "Program za preuzimanje %s nije instaliran."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:80
2018-04-29 23:56:07 +10:00
msgid "Failed to change to directory %s"
2018-05-15 11:03:42 +10:00
msgstr "Neuspela promena fascikle %s"
2018-04-29 23:56:07 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:93
2018-04-29 23:56:07 +10:00
msgid "Failed to create the directory $%s (%s)."
2018-05-15 11:03:42 +10:00
msgstr "Neuspelo pravljenje fascikle $%s (%s)."
2018-07-19 14:12:04 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:96
2018-07-19 14:12:04 +10:00
msgid "You do not have write permission for the directory $%s (%s)."
msgstr "Nemate dozvole pisanja u fasciklu $%s (%s)."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:109
msgid "Failed to source %s"
msgstr " Neuspelo dobavljanje izvora %s"