zenity/po/sr@latin.po

878 lines
22 KiB
Plaintext
Raw Normal View History

# Serbian translation of zenity
2015-03-04 17:10:03 +00:00
# Courtesy of Prevod.org team (http://prevod.org/) -- 2003—2015.
# This file is distributed under the same license as the zenity package.
2015-03-04 17:10:03 +00:00
# Aleksandar Urošević <urke@users.sourceforge.net>, 2004—2005.
# Slobodan D. Sredojević <slobo@akrep.be> 2005.
2010-08-31 02:07:24 +00:00
# Miloš Popović <gpopac@gmail.com>, 2010.
2015-03-04 17:10:03 +00:00
# Miroslav Nikolić <miroslavnikolic@rocketmail.com>, 2011—2015.
msgid ""
msgstr ""
"Project-Id-Version: zenity\n"
2015-03-04 17:10:03 +00:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=zenity&"
"keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2015-03-04 12:29+0000\n"
"PO-Revision-Date: 2015-03-04 18:05+0200\n"
2011-03-19 14:07:54 +00:00
"Last-Translator: Miroslav Nikolić <miroslavnikolic@rocketmail.com>\n"
2010-08-31 02:07:24 +00:00
"Language-Team: Serbian <gnom@prevod.org>\n"
2012-02-20 21:41:05 +00:00
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2013-03-01 09:19:39 +00:00
"Plural-Forms: nplurals=4; plural=n==1? 3 : n%10==1 && n%100!=11 ? 0 : "
"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
2011-09-28 18:18:15 +00:00
"X-Project-Style: gnome\n"
2010-08-31 02:07:24 +00:00
2014-09-17 19:24:41 +00:00
#: ../src/about.c:63
msgid ""
"This program is free software; you can redistribute it and/or modify it "
2010-08-31 02:07:24 +00:00
"under the terms of the GNU Lesser General Public License as published by the "
"Free Software Foundation; either version 2 of the License, or (at your "
"option) any later version.\n"
2015-03-04 17:10:03 +00:00
msgstr ""
"Ovaj program je slobodan softver; možete ga raspodeljivati i/ili menjati pod "
2013-09-06 08:11:56 +00:00
"uslovima Gnuove manje opšte javne licence kako je objavljuje Zadužbina "
2014-03-18 20:21:26 +00:00
"slobodnog softvera; bilo izdanja 2 te licence, ili (prema vašem mišljenju) bilo "
"kojeg novijeg izdanja.\n"
2010-08-31 02:07:24 +00:00
2014-09-17 19:24:41 +00:00
#: ../src/about.c:67
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
2010-08-31 02:07:24 +00:00
"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License "
"for more details.\n"
2012-07-22 05:53:10 +00:00
msgstr ""
"Ovaj program se raspodeljuje u nadi da će biti od koristi, ali BEZ IKAKVIH "
2011-03-19 14:07:54 +00:00
"GARANCIJA; čak i bez primenjene garancije TRŽIŠNE VREDNOSTI ili "
2012-02-20 21:41:05 +00:00
"PRILAGOĐENOSTI ODREĐENOJ NAMENI. Pogledajte Gnuovu manju opštu javnu licencu "
2011-03-19 14:07:54 +00:00
"za više detalja.\n"
2014-09-17 19:24:41 +00:00
#: ../src/about.c:71
msgid ""
2010-08-31 02:07:24 +00:00
"You should have received a copy of the GNU Lesser General Public License "
"along with this program; if not, write to the Free Software Foundation, "
"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
2012-02-20 21:41:05 +00:00
"Trebali ste da primite primerak Gnuove manje opšte javne licence uz ovaj "
"program; ako niste, pišite Zadužbini slobodnog softvera na adresu: „Free "
"Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA "
"02110-1301, USA“."
2014-09-17 19:24:41 +00:00
#: ../src/about.c:263
2004-08-21 13:41:58 +00:00
msgid "translator-credits"
msgstr ""
"Aleksandar Urošević <urke@users.sourceforge.net>\n"
2014-03-18 20:21:26 +00:00
"Danilo Šegan <danilo@gnome.org>\n"
"Miroslav Nikolić <miroslavnikolic@rocketmail.com>\n"
"\n"
"http://prevod.org — prevod na srpski jezik."
2014-09-17 19:24:41 +00:00
#: ../src/about.c:275
msgid "Display dialog boxes from shell scripts"
2012-07-22 05:53:10 +00:00
msgstr "Prikazuje prozorče iz skripti ljuske"
2011-03-19 14:07:54 +00:00
#: ../src/main.c:105
#, c-format
msgid "You must specify a dialog type. See 'zenity --help' for details\n"
msgstr ""
"Morate odrediti vrstu prozorčeta. Za detalje pogledajte „zenity --help‟\n"
2013-03-01 09:19:39 +00:00
#: ../src/notification.c:121
#, c-format
msgid ""
"Invalid value for a boolean typed hint.\n"
"Supported values are 'true' or 'false'.\n"
msgstr ""
"Neispravna vrednost za uput upisan logikom.\n"
"Podržane vrednosti su „true“ ili „false“.\n"
#. (iibiiay)
#: ../src/notification.c:137
#, c-format
msgid "Unsupported hint. Skipping.\n"
2014-03-18 20:21:26 +00:00
msgstr "Nepodržan uput. Preskačem.\n"
2013-03-01 09:19:39 +00:00
#. unknown hints
2014-09-17 19:24:41 +00:00
#: ../src/notification.c:154
2013-03-01 09:19:39 +00:00
#, c-format
msgid "Unknown hint name. Skipping.\n"
msgstr "Nepoznat naziv uputa. Preskačem.\n"
2014-09-17 19:24:41 +00:00
#: ../src/notification.c:213
#, c-format
2012-12-07 08:38:01 +00:00
msgid "Could not parse command from stdin\n"
msgstr "Ne mogu da obradim naredbu sa standardnog ulaza\n"
2014-09-17 19:24:41 +00:00
#: ../src/notification.c:245
2010-08-31 02:07:24 +00:00
#, c-format
msgid "Could not parse message from stdin\n"
msgstr "Ne mogu da obradim poruku sa standardnog ulaza\n"
2015-03-04 17:10:03 +00:00
#: ../src/notification.c:325
msgid "Zenity notification"
2011-09-28 18:18:15 +00:00
msgstr "Obaveštenje Zenita"
2014-03-18 20:21:26 +00:00
#. Checks if username has been passed as a parameter
#: ../src/password.c:66
2010-08-31 02:07:24 +00:00
msgid "Type your password"
2011-03-19 14:07:54 +00:00
msgstr "Upišite vašu lozinku"
2010-08-31 02:07:24 +00:00
2014-03-18 20:21:26 +00:00
#: ../src/password.c:69
msgid "Type your username and password"
msgstr "Upišite vaše korisničko ime i lozinku"
#: ../src/password.c:107
2010-08-31 02:07:24 +00:00
msgid "Username:"
msgstr "Korisničko ime:"
2014-03-18 20:21:26 +00:00
#: ../src/password.c:123
2010-08-31 02:07:24 +00:00
msgid "Password:"
msgstr "Lozinka:"
2011-09-28 18:18:15 +00:00
#: ../src/scale.c:57
#, c-format
msgid "Maximum value must be greater than minimum value.\n"
msgstr "Najveća vrednost mora biti veća od najmanje vrednosti.\n"
2011-09-28 18:18:15 +00:00
#: ../src/scale.c:64
#, c-format
msgid "Value out of range.\n"
2011-03-19 14:07:54 +00:00
msgstr "Vrednost je izvan opsega.\n"
2015-03-04 17:10:03 +00:00
#: ../src/tree.c:375
#, c-format
msgid "No column titles specified for List dialog.\n"
2011-03-19 14:07:54 +00:00
msgstr "Nije određen naslov kolone za prozorče spiska.\n"
2015-03-04 17:10:03 +00:00
#: ../src/tree.c:381
#, c-format
msgid "You should use only one List dialog type.\n"
2011-09-28 18:18:15 +00:00
msgstr "Treba da koristite samo jednu vrstu prozorčeta spiska.\n"
2010-08-31 02:07:24 +00:00
#: ../src/zenity.ui.h:1
2014-09-17 19:24:41 +00:00
msgid "Adjust the scale value"
msgstr "Podesite vrednosti skale"
#: ../src/zenity.ui.h:2
msgid "Text View"
msgstr "Tekstualni prikaz"
#: ../src/zenity.ui.h:3
2012-07-22 05:53:10 +00:00
msgid "Calendar selection"
msgstr "Izbor kalendara"
2011-03-19 14:07:54 +00:00
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:4
2012-07-22 05:53:10 +00:00
msgid "Select a date from below."
msgstr "Izaberite datum."
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:5
2012-07-22 05:53:10 +00:00
msgid "C_alendar:"
2014-03-18 20:21:26 +00:00
msgstr "_Kalendar:"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:6
2012-07-22 05:53:10 +00:00
msgid "Add a new entry"
msgstr "Dodajte novi unos"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:7
2012-07-22 05:53:10 +00:00
msgid "_Enter new text:"
msgstr "_Unesite novi tekst:"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:8
2012-07-22 05:53:10 +00:00
msgid "Error"
msgstr "Greška"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:9
2012-07-22 05:53:10 +00:00
msgid "An error has occurred."
msgstr "Došlo je do greške."
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:10
2012-07-22 05:53:10 +00:00
msgid "Forms dialog"
msgstr "Prozorče obrazaca"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:11
msgid "Information"
msgstr "Informacije"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:12
2012-07-22 05:53:10 +00:00
msgid "All updates are complete."
msgstr "Sva ažuriranja su odrađena."
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:13
msgid "Progress"
2011-09-28 18:18:15 +00:00
msgstr "Napredak"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:14
msgid "Running..."
2011-03-19 14:07:54 +00:00
msgstr "Pokrećem..."
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:15
2012-07-22 05:53:10 +00:00
msgid "Question"
msgstr "Upitnik"
2014-09-17 19:24:41 +00:00
#: ../src/zenity.ui.h:16
2012-07-22 05:53:10 +00:00
msgid "Are you sure you want to proceed?"
msgstr "Da li ste sigurni da želite da nastavite?"
2012-07-22 05:53:10 +00:00
#: ../src/zenity.ui.h:17
msgid "Select items from the list"
msgstr "Izaberite stavke sa spiska"
2011-03-19 14:07:54 +00:00
#: ../src/zenity.ui.h:18
2012-07-22 05:53:10 +00:00
msgid "Select items from the list below."
msgstr "Izaberite stavke sa donjeg spiska."
2011-03-19 14:07:54 +00:00
#: ../src/zenity.ui.h:19
2012-07-22 05:53:10 +00:00
msgid "Warning"
msgstr "Upozorenje"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:167
msgid "Set the dialog title"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja naslov prozorčeta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:168
msgid "TITLE"
msgstr "NASLOV"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:176
msgid "Set the window icon"
2011-09-28 18:18:15 +00:00
msgstr "Određuje ikonicu prozora"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:177
msgid "ICONPATH"
2011-09-28 18:18:15 +00:00
msgstr "PUTANJA DO IKONICE"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:185
msgid "Set the width"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja širinu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:186
msgid "WIDTH"
msgstr "ŠIRINA"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:194
msgid "Set the height"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja visinu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:195
msgid "HEIGHT"
msgstr "VISINA"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:203
msgid "Set dialog timeout in seconds"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja vremenski rok prozorčeta u sekundama"
# Gde, šta, gde, ko???
#. Timeout for closing the dialog
2015-03-04 17:10:03 +00:00
#: ../src/option.c:205
msgid "TIMEOUT"
2011-03-19 14:07:54 +00:00
msgstr "VREMENSKI ROK"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:213
2011-09-28 18:18:15 +00:00
msgid "Sets the label of the Ok button"
msgstr "Postavlja natpis dugmeta „U redu“"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:214 ../src/option.c:223 ../src/option.c:265
#: ../src/option.c:325 ../src/option.c:334 ../src/option.c:368
#: ../src/option.c:426 ../src/option.c:563 ../src/option.c:688
#: ../src/option.c:706 ../src/option.c:732 ../src/option.c:813
#: ../src/option.c:898 ../src/option.c:907 ../src/option.c:969
#: ../src/option.c:1027 ../src/option.c:1196
msgid "TEXT"
msgstr "TEKST"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:222
2011-09-28 18:18:15 +00:00
msgid "Sets the label of the Cancel button"
2012-12-07 08:38:01 +00:00
msgstr "Postavlja naptis dugmeta „Otkaži“"
2011-09-28 18:18:15 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:231
2012-12-07 08:38:01 +00:00
msgid "Set the modal hint"
msgstr "Postavlja uslovljeni savet"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:240
2013-09-06 08:11:56 +00:00
msgid "Set the parent window to attach to"
msgstr "Postavlja roditeljski prozor na koji se prikačinje"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:241
2013-09-06 08:11:56 +00:00
msgid "WINDOW"
msgstr "PROZOR"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:255
2011-09-28 18:18:15 +00:00
msgid "Display calendar dialog"
msgstr "Prikazuje prozorče kalendara"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:264 ../src/option.c:324 ../src/option.c:367
#: ../src/option.c:425 ../src/option.c:562 ../src/option.c:731
#: ../src/option.c:812 ../src/option.c:968 ../src/option.c:1026
#: ../src/option.c:1195
2011-09-28 18:18:15 +00:00
msgid "Set the dialog text"
msgstr "Postavlja tekst prozorčeta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:273
msgid "Set the calendar day"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja dan u kalendaru"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:274
msgid "DAY"
msgstr "DAN"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:282
msgid "Set the calendar month"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja mesec u kalendaru"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:283
msgid "MONTH"
msgstr "MESEC"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:291
msgid "Set the calendar year"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja godinu u kalendaru"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:292
msgid "YEAR"
msgstr "GODINA"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:300 ../src/option.c:1213
msgid "Set the format for the returned date"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja format povratnog datuma"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:301 ../src/option.c:1214
msgid "PATTERN"
msgstr "OBRAZAC"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:315
msgid "Display text entry dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za unos teksta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:333
msgid "Set the entry text"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja tekst za unos"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:342
msgid "Hide the entry text"
2011-09-28 18:18:15 +00:00
msgstr "Skriva tekst za unos"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:358
msgid "Display error dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za greške"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:376 ../src/option.c:434 ../src/option.c:821
#: ../src/option.c:977
2012-12-07 08:38:01 +00:00
msgid "Set the dialog icon"
msgstr "Postavlja ikonicu prozorčeta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:377 ../src/option.c:435 ../src/option.c:822
#: ../src/option.c:978
2012-12-07 08:38:01 +00:00
msgid "ICON-NAME"
msgstr "NAZIV IKONICE"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:385 ../src/option.c:443 ../src/option.c:830
#: ../src/option.c:986
msgid "Do not enable text wrapping"
2011-09-28 18:18:15 +00:00
msgstr "Ne uključuje prelom teksta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:394 ../src/option.c:452 ../src/option.c:839
#: ../src/option.c:995
2011-09-28 18:18:15 +00:00
msgid "Do not enable pango markup"
msgstr "Ne uključuje pango označavanje"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:402 ../src/option.c:460 ../src/option.c:856
#: ../src/option.c:1003
2014-09-17 19:24:41 +00:00
msgid ""
"Enable ellipsizing in the dialog text. This fixes the high window size with "
"long texts"
msgstr ""
"Uključuje skraćivanje u tekstu prozorčeta. Ovo popravlja visinu prozora kod "
"dugih tekstova"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:416
msgid "Display info dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče informacija"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:474
msgid "Display file selection dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za izbor datoteke"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:483
msgid "Set the filename"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja naziv datoteke"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:484 ../src/option.c:880
msgid "FILENAME"
msgstr "NAZIV DATOTEKE"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:492
msgid "Allow multiple files to be selected"
2011-09-28 18:18:15 +00:00
msgstr "Dozvoljava izbor više datoteka"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:501
msgid "Activate directory-only selection"
2011-09-28 18:18:15 +00:00
msgstr "Pokreće izbor samo direktorijuma"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:510
msgid "Activate save mode"
2011-09-28 18:18:15 +00:00
msgstr "Pokreće režim za čuvanje"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:519 ../src/option.c:607 ../src/option.c:1204
msgid "Set output separator character"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja znak za razdvajanje na izlazu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:520 ../src/option.c:608 ../src/option.c:1205
msgid "SEPARATOR"
msgstr "RAZDVOJNIK"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:528
msgid "Confirm file selection if filename already exists"
2011-09-28 18:18:15 +00:00
msgstr "Potvrđuje izbor datoteke ako ista već postoji"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:537
msgid "Sets a filename filter"
msgstr "Postavlja filter naziva datoteka"
2010-08-31 02:07:24 +00:00
#. Help for file-filter argument (name and patterns for file selection)
2015-03-04 17:10:03 +00:00
#: ../src/option.c:539
msgid "NAME | PATTERN1 PATTERN2 ..."
msgstr "NAZIV | ŠABLON1 ŠABLON2 ..."
2015-03-04 17:10:03 +00:00
#: ../src/option.c:553
msgid "Display list dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče sa spiskom"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:571
msgid "Set the column header"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja zaglavlje kolone"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:572
msgid "COLUMN"
msgstr "KOLONA"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:580
msgid "Use check boxes for first column"
msgstr "Koristi kućice za štikliranje za prvu kolonu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:589
msgid "Use radio buttons for first column"
msgstr "Koristi jednoizbornik za prvu kolonu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:598
2012-07-22 05:53:10 +00:00
msgid "Use an image for first column"
msgstr "Koristi sliku za prvu kolonu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:616
msgid "Allow multiple rows to be selected"
2011-09-28 18:18:15 +00:00
msgstr "Dozvoljava istovremeni izbor više redova"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:625 ../src/option.c:888
msgid "Allow changes to text"
2011-09-28 18:18:15 +00:00
msgstr "Dozvoljava promene teksta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:634
msgid ""
"Print a specific column (Default is 1. 'ALL' can be used to print all "
"columns)"
2004-08-21 13:41:58 +00:00
msgstr ""
2011-09-28 18:18:15 +00:00
"Ispisuje određenu kolonu (Podrazumeva se 1. Za ispis svih kolona možete "
"koristiti „ALL“)"
#. Column index number to print out on a list dialog
2015-03-04 17:10:03 +00:00
#: ../src/option.c:636 ../src/option.c:645
msgid "NUMBER"
msgstr "BROJ"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:644
msgid "Hide a specific column"
2011-09-28 18:18:15 +00:00
msgstr "Skriva određenu kolonu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:653
2010-08-31 02:07:24 +00:00
msgid "Hides the column headers"
2011-09-28 18:18:15 +00:00
msgstr "Skriva zaglavlje kolone"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:662
msgid ""
"Change list default search function searching for text in the middle, not on "
"the beginning"
msgstr ""
"Menja osnovnu funkciju pretrage spiska tražeći tekst po sredini, a ne na "
"početku"
#: ../src/option.c:678
msgid "Display notification"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje obaveštenje"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:687
msgid "Set the notification text"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja tekst obaveštenja"
2004-10-15 21:12:25 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:696
2004-10-15 21:12:25 +00:00
msgid "Listen for commands on stdin"
msgstr "Prati naredbe na standardnom ulazu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:705
2013-03-01 09:19:39 +00:00
msgid "Set the notification hints"
msgstr "Postavlja upute obaveštenja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:722
msgid "Display progress indication dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče ukazivača napretka"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:740
msgid "Set initial percentage"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja početni procenat"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:741
msgid "PERCENTAGE"
2011-03-19 14:07:54 +00:00
msgstr "PROCENAT"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:749
msgid "Pulsate progress bar"
2011-09-28 18:18:15 +00:00
msgstr "Pulsirajući ukazivač napretka"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:759
#, no-c-format
msgid "Dismiss the dialog when 100% has been reached"
2011-09-28 18:18:15 +00:00
msgstr "Odbacuje prozorče kada se stigne do 100%"
# bug: it's not "cancel button" but "Cancel button" or even '"Cancel" button
2015-03-04 17:10:03 +00:00
#: ../src/option.c:769
2010-08-31 02:07:24 +00:00
#, no-c-format
msgid "Kill parent process if Cancel button is pressed"
msgstr "Ubija nadproces kada se pritisne dugme „Otkaži“"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:779
#, no-c-format
2010-08-31 02:07:24 +00:00
msgid "Hide Cancel button"
2011-09-28 18:18:15 +00:00
msgstr "Skriva dugme „Otkaži“"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:788
msgid "Estimate when progress will reach 100%"
msgstr "Procenjuje kada će napredovanje dostići 100%"
#: ../src/option.c:803
msgid "Display question dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za upit"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:847
2014-03-18 20:21:26 +00:00
msgid "Give cancel button focus by default"
msgstr "Daje dugmetu otkazivanja prvi plan po osnovi"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:870
msgid "Display text information dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za tekstualne informacije"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:879
msgid "Open file"
2011-09-28 18:18:15 +00:00
msgstr "Otvara datoteku"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:897
2011-03-19 14:07:54 +00:00
msgid "Set the text font"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja tekst za unos"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:906
2011-09-28 18:18:15 +00:00
msgid "Enable an I read and agree checkbox"
msgstr "Uključuje jedno „Pročitao sam i slažem se“ prozorče za izbor"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:916
2011-09-28 18:18:15 +00:00
msgid "Enable html support"
msgstr "Uključuje html podršku"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:925
#| msgid "Sets an url instead of a file. Only works if you use --html option"
msgid ""
"Do not enable user interaction with the WebView. Only works if you use --"
"html option"
msgstr ""
"Ne uključuje korisničko dejstvo sa Veb pregledom. Radi samo ako koristite "
"opciju „--html“"
#: ../src/option.c:934
2011-09-28 18:18:15 +00:00
msgid "Sets an url instead of a file. Only works if you use --html option"
msgstr ""
"Podešava adresu umesto datoteke. Radi samo ako koristite opciju „--html“"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:935
2011-09-28 18:18:15 +00:00
msgid "URL"
msgstr "ADRESA"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:944
2014-03-18 20:21:26 +00:00
msgid "Auto scroll the text to the end. Only when text is captured from stdin"
msgstr ""
"Samostalno premiče tekst na kraj. Samo kada je tekst snimljen sa standardnog "
"ulaza"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:959
msgid "Display warning dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče upozorenja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1017
msgid "Display scale dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče razmere"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1035
msgid "Set initial value"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja početnu vrednost"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1036 ../src/option.c:1045 ../src/option.c:1054
#: ../src/option.c:1063 ../src/option.c:1262
msgid "VALUE"
msgstr "VREDNOST"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1044
msgid "Set minimum value"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja najmanju moguću vrednost"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1053
msgid "Set maximum value"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja najveću moguću vrednost"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1062
msgid "Set step size"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja vrednost koraka"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1071
msgid "Print partial values"
2011-09-28 18:18:15 +00:00
msgstr "Štampa delimične vrednosti"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1080
msgid "Hide value"
2011-09-28 18:18:15 +00:00
msgstr "Skriva vrednost"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1095
2011-03-19 14:07:54 +00:00
msgid "Display forms dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče obrazaca"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1104
2011-03-19 14:07:54 +00:00
msgid "Add a new Entry in forms dialog"
2011-09-28 18:18:15 +00:00
msgstr "Dodaje novu stavku u prozorče obrasca"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1105 ../src/option.c:1114
2011-03-19 14:07:54 +00:00
msgid "Field name"
2011-09-28 18:18:15 +00:00
msgstr "NAZIV POLJA"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1113
2011-03-19 14:07:54 +00:00
msgid "Add a new Password Entry in forms dialog"
2011-09-28 18:18:15 +00:00
msgstr "Dodaje novu stavku lozinke u prozorče obrasca"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1122
2011-03-19 14:07:54 +00:00
msgid "Add a new Calendar in forms dialog"
2011-09-28 18:18:15 +00:00
msgstr "Dodaje novi kalendar u prozorče obrasca"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1123
2011-03-19 14:07:54 +00:00
msgid "Calendar field name"
2011-09-28 18:18:15 +00:00
msgstr "NAZIV POLJA KALENDARA"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1131
2012-02-20 21:41:05 +00:00
msgid "Add a new List in forms dialog"
msgstr "Dodaje novi spisak u prozorče obrasca"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1132
2012-02-20 21:41:05 +00:00
msgid "List field and header name"
msgstr "Navodi naziv polja i zaglavlja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1140
2012-02-20 21:41:05 +00:00
msgid "List of values for List"
msgstr "Spisak vrednosti za spisak"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1141 ../src/option.c:1150 ../src/option.c:1168
2012-02-20 21:41:05 +00:00
msgid "List of values separated by |"
msgstr "Spisak vrednosti razdvojen |"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1149
2012-02-20 21:41:05 +00:00
msgid "List of values for columns"
msgstr "Spisak vrednosti za kolone"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1158
2013-10-05 04:30:47 +00:00
msgid "Add a new combo box in forms dialog"
msgstr "Dodaje novo izborno prozorče u prozorče obrasca"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1159
2013-10-05 04:30:47 +00:00
msgid "Combo box field name"
msgstr "Naziv polja izbornog prozorčeta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1167
2013-10-05 04:30:47 +00:00
msgid "List of values for combo box"
msgstr "Spisak vrednosti izbornog prozorčeta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1186
2012-02-20 21:41:05 +00:00
msgid "Show the columns header"
msgstr "Prikazuje zaglavlje kolona"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1228
2010-08-31 02:07:24 +00:00
msgid "Display password dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za lozinku"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1237
2010-08-31 02:07:24 +00:00
msgid "Display the username option"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za korisničko ime"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1252
2010-08-31 02:07:24 +00:00
msgid "Display color selection dialog"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje prozorče za izbor boje"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1261
2010-08-31 02:07:24 +00:00
msgid "Set the color"
2011-09-28 18:18:15 +00:00
msgstr "Postavlja boju"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1270
2010-08-31 02:07:24 +00:00
msgid "Show the palette"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje paletu"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1285
msgid "About zenity"
msgstr "O Zenitu"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:1294
msgid "Print version"
2012-07-22 05:53:10 +00:00
msgstr "Ispisuje izdanje programa"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2228
msgid "General options"
2011-09-28 18:18:15 +00:00
msgstr "Opšte opcije"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2229
msgid "Show general options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opšte opcije"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2239
msgid "Calendar options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije kalendara"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2240
msgid "Show calendar options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije kalendara"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2250
msgid "Text entry options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije unosa teksta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2251
msgid "Show text entry options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije unosa teksta"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2261
msgid "Error options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije greške"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2262
msgid "Show error options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije greške"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2272
msgid "Info options"
2012-07-22 05:53:10 +00:00
msgstr "Opcije informacija"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2273
msgid "Show info options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije informacija"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2283
msgid "File selection options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije izbora datoteke"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2284
msgid "Show file selection options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije izbora datoteke"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2294
msgid "List options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije spiska"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2295
msgid "Show list options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije spiska"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2306
2005-03-02 14:09:51 +00:00
msgid "Notification icon options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije ikonice obaveštenja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2307
2005-03-02 14:09:51 +00:00
msgid "Show notification icon options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije ikonice obaveštenja"
2005-03-02 14:09:51 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2318
msgid "Progress options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije napretka"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2319
msgid "Show progress options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije napretka"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2329
msgid "Question options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije upita"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2330
msgid "Show question options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije upita"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2340
msgid "Warning options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije upozorenja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2341
msgid "Show warning options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije upozorenja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2351
msgid "Scale options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije razmere"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2352
msgid "Show scale options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije razmere"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2362
2005-03-02 14:09:51 +00:00
msgid "Text information options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije tekstualnog obaveštenja"
2005-03-02 14:09:51 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2363
2005-03-02 14:09:51 +00:00
msgid "Show text information options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije tekstualnog obaveštenja"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2373
2010-08-31 02:07:24 +00:00
msgid "Color selection options"
2011-09-28 18:18:15 +00:00
msgstr "Opcije izbora boje"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2374
2010-08-31 02:07:24 +00:00
msgid "Show color selection options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije izbora boje"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2384
2010-08-31 02:07:24 +00:00
msgid "Password dialog options"
msgstr "Opcije prozorčeta za lozinku"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2385
2010-08-31 02:07:24 +00:00
msgid "Show password dialog options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije prozorčeta za izbor lozinke"
2010-08-31 02:07:24 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2395
2011-03-19 14:07:54 +00:00
msgid "Forms dialog options"
msgstr "Opcije prozorčeta obrazaca"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2396
2011-03-19 14:07:54 +00:00
msgid "Show forms dialog options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje opcije prozorčeta obrazaca"
2011-03-19 14:07:54 +00:00
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2406
msgid "Miscellaneous options"
2011-09-28 18:18:15 +00:00
msgstr "Ostale opcije"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2407
msgid "Show miscellaneous options"
2011-09-28 18:18:15 +00:00
msgstr "Prikazuje ostale opcije"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2432
#, c-format
msgid ""
"This option is not available. Please see --help for all possible usages.\n"
msgstr ""
2011-09-28 18:18:15 +00:00
"Ova opcija nije dostupna. Molim pogledajte „--help“ za sve opcije "
2011-03-19 14:07:54 +00:00
"korišćenja.\n"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2436
2005-03-02 14:09:51 +00:00
#, c-format
msgid "--%s is not supported for this dialog\n"
2011-03-19 14:07:54 +00:00
msgstr "Opcija „--%s“ nije podržana za ovo prozorče\n"
2015-03-04 17:10:03 +00:00
#: ../src/option.c:2440
#, c-format
msgid "Two or more dialog options specified\n"
msgstr "Prosleđene su dve ili više opcija prozorčeta\n"