2013-01-26 02:22:24 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2011-01-30 00:16:57 +00:00
|
|
|
#
|
2013-01-26 02:22:24 +00:00
|
|
|
# Igor Miletic <grejigl-gnomeprevod@yahoo.ca>, 2008.
|
|
|
|
# Dimitris Glezos <glezos@indifex.com>, 2011.
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2013-01-26 02:22:24 +00:00
|
|
|
"Project-Id-Version: Firstboot\n"
|
2011-01-30 00:16:57 +00:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2013-01-26 02:22:24 +00:00
|
|
|
"POT-Creation-Date: 2012-03-23 12:56+0100\n"
|
|
|
|
"PO-Revision-Date: 2011-03-22 15:08+0000\n"
|
|
|
|
"Last-Translator: glezos <glezos@indifex.com>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: sr@latin\n"
|
2011-01-30 00:16:57 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-01-26 02:22:24 +00:00
|
|
|
"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-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:79
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Attempted to go back, but history is empty."
|
|
|
|
msgstr "Pokušano je da se vrati nazad, ali je istorija prazna."
|
|
|
|
|
|
|
|
#. If we were previously on the last page, we need to set the Next
|
|
|
|
#. button's label back to normal.
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:87 ../firstboot/interface.py:163
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "_Finish"
|
|
|
|
msgstr "Za_vrši"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:184
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "The system must now reboot for some of your selections to take effect."
|
|
|
|
msgstr ""
|
|
|
|
"Sistem sada mora biti ponovo podignut kako bi neki od Vaših izbora imali "
|
|
|
|
"dejstva."
|
|
|
|
|
|
|
|
#: ../firstboot/interface.py:243
|
|
|
|
msgid "_Back"
|
|
|
|
msgstr "Na_zad"
|
|
|
|
|
|
|
|
#: ../firstboot/interface.py:250
|
|
|
|
msgid "_Forward"
|
|
|
|
msgstr "Nap_red"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:278
|
|
|
|
#, python-format
|
|
|
|
msgid "Module %s raised an exception while loading: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../firstboot/interface.py:282
|
|
|
|
#, fuzzy, python-format
|
|
|
|
msgid "Module %s did not set up its UI properly."
|
|
|
|
msgstr "Modul %s nije podesio svoje sučelje; preskačem."
|
|
|
|
|
|
|
|
#: ../firstboot/interface.py:288
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
2013-01-26 02:22:24 +00:00
|
|
|
msgid "Module %s raised an exception while rendering: %s"
|
|
|
|
msgstr ""
|
2011-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:357 ../firstboot/interface.py:358
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "moveToPage must be given a module title or page number."
|
|
|
|
msgstr ""
|
|
|
|
"moveToPage (pomeri na stranicu) mora dobiti naslov modula ili broj stranice."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:442
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Unable to create the screenshot dir; skipping."
|
|
|
|
msgstr "Nije moguće napraviti snimak direktorijuma, preskačem."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/interface.py:482 ../firstboot/interface.py:483
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "No module exists with the title %s."
|
|
|
|
msgstr "Ne postoji modul sa naslovom %s."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/moduleset.py:92
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
2013-01-26 02:22:24 +00:00
|
|
|
msgid "Module %s did not set up its UI; removing."
|
|
|
|
msgstr "Modul %s nije podesio svoje sučelje; preskačem."
|
2011-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/pwcheck.py:46
|
|
|
|
msgid "Very weak"
|
|
|
|
msgstr ""
|
2011-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/pwcheck.py:47
|
|
|
|
msgid "Weak"
|
|
|
|
msgstr ""
|
2011-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/pwcheck.py:48
|
|
|
|
msgid "Fairly strong"
|
|
|
|
msgstr ""
|
2011-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../firstboot/pwcheck.py:49
|
|
|
|
msgid "Strong"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../firstboot/pwcheck.py:50
|
|
|
|
msgid "Very strong"
|
|
|
|
msgstr ""
|
2011-01-30 00:16:57 +00:00
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:43 ../modules/additional_cds.py:44
|
|
|
|
msgid "Additional CDs"
|
|
|
|
msgstr "Dodatni CD-ovi"
|
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:55
|
|
|
|
msgid ""
|
|
|
|
"Please insert the disc labeled \"Red Hat Enterprise Linux Extras\" to allow "
|
|
|
|
"for installation of third-party plug-ins and applications. You may also "
|
|
|
|
"insert the Documentation disc, or other Red Hat-provided discs to install "
|
|
|
|
"additional software at this time."
|
|
|
|
msgstr ""
|
|
|
|
"Ubacite disk obeležen kao „Red Hat Enterprise Linux Extras“ da omogućite "
|
|
|
|
"instaliranje dodataka i programa sa strane. U ovom trenutku možete ubaciti "
|
|
|
|
"i disk sa dokumentacijom, ili druge Red Hat dostavljene diskove da "
|
|
|
|
"instalirate dodatni softver."
|
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:61
|
|
|
|
msgid "Please insert any additional software install cds at this time."
|
|
|
|
msgstr "Sada ubacite ma koji dodatni softverski instalacioni CD."
|
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:65
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"To enable runtime support of 32-bit applications on the Intel Itanium2 "
|
|
|
|
"architecture you must install the Intel Execution Layer package from the "
|
|
|
|
"Extras disc now."
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"Da biste uključili podršku za 32-bitne programe na Intel Itanium2 "
|
|
|
|
"arhitekturi, morate instalirati Intel Execution Layer paket sa Extras diska "
|
|
|
|
"sada."
|
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:73
|
|
|
|
msgid "Install..."
|
|
|
|
msgstr "Instaliranje..."
|
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:110
|
|
|
|
msgid ""
|
|
|
|
"A CD-ROM has not been detected. Please insert a CD-ROM in the drive and "
|
|
|
|
"click \"OK\" to continue."
|
|
|
|
msgstr ""
|
|
|
|
"CD-ROM nije pronađen. Ubacite CD-ROM u uređaj i pritisnite „U redu“ za "
|
|
|
|
"nastavak."
|
|
|
|
|
|
|
|
#: ../modules/additional_cds.py:146
|
|
|
|
msgid ""
|
|
|
|
"The autorun program cannot be found on the CD. Click \"OK\" to continue."
|
|
|
|
msgstr ""
|
|
|
|
"Program sa samostalnim pokretanjem nije pronađen na CD-u. Za nastavak "
|
|
|
|
"pritisnite „U redu“."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:49 ../modules/create_user.py:50
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Create User"
|
|
|
|
msgstr "Napravi korisnika"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:102
|
|
|
|
msgid ""
|
|
|
|
"You did not set up an user account capable of logging into the system.\n"
|
|
|
|
"Are you sure you want to continue?"
|
|
|
|
msgstr ""
|
2011-01-30 00:16:57 +00:00
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:123
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "You must enter and confirm a password for this user."
|
|
|
|
msgstr "Morate da unesete i potvrdite lozinku za ovog korisnika."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:130
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "The passwords do not match. Please enter the password again."
|
|
|
|
msgstr "Lozinke se ne podudaraju. Unesite lozinku ponovo."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:167
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"The username '%s' is a reserved system account. Please specify another "
|
|
|
|
"username."
|
|
|
|
msgstr ""
|
|
|
|
"Korisničko ime „%s“ je rezervisani sistemski nalog. Navedite drugo "
|
|
|
|
"korisničko ime."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:186
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"A home directory for user %s already exists. Would you like to continue, "
|
|
|
|
"making the new user the owner of this directory and all its contents? Doing "
|
|
|
|
"so may take a while to reset permissions and any SELinux labels. Would you "
|
|
|
|
"like to reuse this home directory? If not, please choose a different "
|
|
|
|
"username."
|
|
|
|
msgstr ""
|
|
|
|
"Lični direktorijum za korisnika %s već postoji. Da li biste želeli da "
|
|
|
|
"nastavite, čineći novog korisnika vlasnikom ovog direktorijuma i svog "
|
|
|
|
"njegovog sadržaja? Ova radnja može malo potrajati zbog ponovnog "
|
|
|
|
"postavljanja ovlašćenja i SELinux oznaka. Ako ne želite, izaberite drugo "
|
|
|
|
"korisničko ime."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:229
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Fixing attributes on the home directory for %s. This may take a few minutes."
|
|
|
|
msgstr ""
|
|
|
|
"Ispravljam atribute na ličnom direktorijumu za %s. Ovo može potrajati "
|
|
|
|
"nekoliko minuta."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:267
|
2011-01-30 00:16:57 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Problems were encountered fixing the attributes on some files in the home "
|
2013-01-26 02:22:24 +00:00
|
|
|
"directory for %(user)s. Please refer to %(path)s for which files caused the "
|
|
|
|
"errors."
|
2011-01-30 00:16:57 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:293
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid ""
|
|
|
|
"You must create a 'username' for regular (non-administrative) use of your "
|
|
|
|
"system. To create a system 'username', please provide the information "
|
|
|
|
"requested below."
|
|
|
|
msgstr ""
|
|
|
|
"Morate da napravite „korisničko ime“ za običnog (ne administratorskog) "
|
|
|
|
"korisnika za sistem. Da napravite sistemsko „korisničko ime“, pružite "
|
|
|
|
"podatke koji se zahtevaju ispod."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:332
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Full Nam_e:"
|
|
|
|
msgstr "Prezime i im_e:"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:339
|
|
|
|
msgid "_Username:"
|
|
|
|
msgstr "_Korisničko ime:"
|
|
|
|
|
|
|
|
#: ../modules/create_user.py:346
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "_Password:"
|
|
|
|
msgstr "_Lozinka:"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:353
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Confir_m Password:"
|
|
|
|
msgstr "Potvrdi_te lozinku:"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:363
|
|
|
|
msgid "Add to Administrators group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../modules/create_user.py:369
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid ""
|
|
|
|
"If you need to use network authentication, such as Kerberos or NIS, please "
|
|
|
|
"click the Use Network Login button."
|
|
|
|
msgstr ""
|
|
|
|
"Ako morate koristiti mrežnu autentifikaciju, poput Kerberos ili NIS, "
|
|
|
|
"kliknite na dugme Koristi mrežno prijavljivanje."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:378
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Use Network _Login..."
|
|
|
|
msgstr "Koristi _mrežno prijavljivanje..."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/create_user.py:386
|
|
|
|
msgid ""
|
|
|
|
"If you need more control when creating the user (specifying home directory, "
|
|
|
|
"and/or UID), please click the Advanced button."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../modules/create_user.py:396
|
|
|
|
msgid "_Advanced..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../modules/create_user.py:437
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Please wait"
|
|
|
|
msgstr "Sačekajte"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/date.py:39 ../modules/date.py:40
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Date and Time"
|
|
|
|
msgstr "Datum i vreme"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/date.py:58
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Please set the date and time for the system."
|
|
|
|
msgstr "Postavite datum i vreme na sistemu."
|
|
|
|
|
|
|
|
#: ../modules/eula.py:35 ../modules/eula.py:36
|
|
|
|
msgid "License Information"
|
|
|
|
msgstr "Podaci o licenci"
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/eula.py:45
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid ""
|
2013-01-26 02:22:24 +00:00
|
|
|
"Thank you for installing Fedora. Fedora is a compilation of software "
|
2011-01-30 00:16:57 +00:00
|
|
|
"packages, each under its own license. The compilation is made available "
|
|
|
|
"under the GNU General Public License version 2. There are no restrictions "
|
|
|
|
"on using, copying, or modifying this code. However, there are restrictions "
|
|
|
|
"and obligations that apply to the redistribution of the code, either in its "
|
|
|
|
"original or a modified form. Among other things, those restrictions/"
|
|
|
|
"obligations pertain to the licensing of the redistribution, trademark "
|
|
|
|
"rights, and export control.\n"
|
|
|
|
"\n"
|
|
|
|
"If you would like to understand what those restrictions are, please visit "
|
|
|
|
"http://fedoraproject.org/wiki/Legal/Licenses/LicenseAgreement."
|
|
|
|
msgstr ""
|
2013-01-26 02:22:24 +00:00
|
|
|
"Zahvaljujemo na instaliranju Fedore. Fedora je zbirka softverskih paketa, "
|
2011-01-30 00:16:57 +00:00
|
|
|
"svaki pod svojom licencom. Omogućeno je da zbirka bude dostupna pod GNU "
|
|
|
|
"Opštom javnom licencom verzije 2. Ne postoje ograničenja pri upotrebi, "
|
|
|
|
"umnožavanju, ili izmenjivanju ovog koda. Međutim, postoje ograničenja i "
|
|
|
|
"obaveze koje se tiču dalje distribucije ovog koda, bilo u svom prvobitnom "
|
|
|
|
"ili izmenjenom obliku. Pored drugih stvari, ova ograničenja/obaveze se "
|
|
|
|
"dodiru licence dalje distribucije, prava na zaštitne znake, i kontrole "
|
|
|
|
"izvoza.\n"
|
|
|
|
"\n"
|
|
|
|
"Ako želite da razumete koja su tačno ova ograničenja, posetite http://"
|
|
|
|
"fedoraproject.org/wiki/Legal/Licenses/LicenseAgreement."
|
|
|
|
|
2013-01-26 02:22:24 +00:00
|
|
|
#: ../modules/eula.py:60
|
2011-01-30 00:16:57 +00:00
|
|
|
msgid "Understood, please proceed."
|
|
|
|
msgstr "Razumeo/la, nastavi."
|
|
|
|
|
|
|
|
#: ../modules/welcome.py:35 ../modules/welcome.py:36
|
|
|
|
msgid "Welcome"
|
|
|
|
msgstr "Dobrodošli"
|
|
|
|
|
|
|
|
#: ../modules/welcome.py:45
|
|
|
|
msgid ""
|
|
|
|
"There are a few more steps to take before your system is ready to use. The "
|
|
|
|
"Setup Agent will now guide you through some basic configuration. Please "
|
|
|
|
"click the \"Forward\" button in the lower right corner to continue"
|
|
|
|
msgstr ""
|
|
|
|
"Potrebno je još nekoliko koraka dok sistem ne bude spreman za upotrebu. "
|
|
|
|
"Agent postavke će Vas voditi kroz neka osnovna podešavanja. Za nastavak "
|
|
|
|
"molim pritisnite dugme „Napred“ u donjem desnom uglu."
|
2013-01-26 02:22:24 +00:00
|
|
|
|
|
|
|
#~ msgid "You must be root to run firstboot."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Morate biti „root“ da bi pokrenuli „firstboot“ (program prvog pokretanja)."
|
|
|
|
|
|
|
|
#~ msgid "No firstboot modules were found."
|
|
|
|
#~ msgstr "Nije nađen ni jedan modul za „firstboot“."
|
|
|
|
|
|
|
|
#~ msgid "Could not create any firstboot interface."
|
|
|
|
#~ msgstr "Nije se moglo pokrenuti ni jedno sučelje za „firstboot“."
|
|
|
|
|
|
|
|
#~ msgid "Module %s did not set up its UI, removing."
|
|
|
|
#~ msgstr "Modul %s nije podesio svoje sučelje, zato će biti izbačen."
|
|
|
|
|
|
|
|
#~ msgid "Skipping old module %s that has not been updated."
|
|
|
|
#~ msgstr "Preskačem modul %s koji nije bio ažuriran."
|
|
|
|
|
|
|
|
#~ msgid "Module %s does not contain a class named moduleClass; skipping."
|
|
|
|
#~ msgstr "Modul %s ne sadrži klasu nazvanu moduleClass, preskačem."
|
|
|
|
|
|
|
|
#~ msgid "You must create a user account for this system."
|
|
|
|
#~ msgstr "Morate da napravite korisnički nalog za ovaj sistem."
|