# translation of http-server.po to Croatian
# Croatian message file for YaST2 (@memory@)
# Copyright (C) 2002 SuSE Linux AG.
# Copyright (C) 2001 SuSE GmbH.
# Vlatko Kosturjak <kost@iname.com>, 2001.
# Sinisa Kesic <sinisa.kesic@po.htnet.hr>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: http-server\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-08-25 12:24+0200\n"
"PO-Revision-Date: 2004-05-01 10:34+0200\n"
"Last-Translator: Sinisa Kesic <sinisa.kesic@po.htnet.hr>\n"
"Language-Team: Croatian <hr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: KBabel 1.0.2\n"

#. HttpServer read dialog caption
#: src/HttpServer.ycp:84
msgid "Initializing HTTP Server Configuration"
msgstr ""

#. translators: progress stage
#: src/HttpServer.ycp:91
#, fuzzy
msgid "Check the environment"
msgstr "K Destop Environment"

#. translators: progress stage
#: src/HttpServer.ycp:93
#, fuzzy
msgid "Read Apache2 configuration"
msgstr "Postavke miša"

#. translators: progress stage
#: src/HttpServer.ycp:95
#, fuzzy
msgid "Read network configuration"
msgstr "Postavke miša"

#. translators: progress step
#: src/HttpServer.ycp:99
msgid "Checking the environment..."
msgstr "Provjera okruženja ..."

#. translators: progress step
#: src/HttpServer.ycp:101
#, fuzzy
msgid "Reading Apache2 configuration..."
msgstr "Osnovne Postavke"

#. translators: progress step
#: src/HttpServer.ycp:103
msgid "Reading network configuration..."
msgstr ""

#. translators: progress finished
#. on();
#. translators: progress step
#. translators: progress finished
#: src/HttpServer.ycp:105 src/HttpServer.ycp:287 src/HttpServer.ycp:326
#: src/HttpServer.ycp:425
#, fuzzy
msgid "Finished"
msgstr "&Završi"

#. notification about package needed 1/2
#: src/HttpServer.ycp:121
#, ycp-format
msgid ""
"<p>To configure the HTTP server, the <b>%1</b> packages must be installed.</"
"p>"
msgstr ""

#. notification about package needed 2/2
#: src/HttpServer.ycp:123
#, fuzzy
msgid "<p>Do you want to install it now?</p>"
msgstr "Da li želite intalirati \"%1\"?"

#. translators: error popup before aborting the module
#: src/HttpServer.ycp:127
#, ycp-format
msgid ""
"<p>The package <b>%1</b> is not available.<br>\n"
"YaST2 cannot continue the configuration\n"
"without installing the package.</p>"
msgstr ""
"<p>Paket <b>%1</b> nije dostupan.<br>\n"
"YaST2 nije u mogućnosti nastaviti konfiguraciju\n"
"bez instalacije potrebnog paketa.</p>"

#. translators: error message, %1 is the file name of expected configuration file
#. translators: warning message, %1 is the file name of expected configuration file
#: src/HttpServer.ycp:146 src/HttpServer.ycp:163
#, ycp-format
msgid "The configuration file '%1' does not exist."
msgstr ""

#. HttpServer read dialog caption
#: src/HttpServer.ycp:304
#, fuzzy
msgid "Saving HTTP Server Configuration"
msgstr "Osnovne Postavke"

#. translators: progress stage 1/3
#: src/HttpServer.ycp:311
msgid "Write the Apache2 settings"
msgstr ""

#. translators: progress stage 2/3
#: src/HttpServer.ycp:314
msgid "Enable Apache2 service"
msgstr ""

#. translators: progress stage 3/3
#: src/HttpServer.ycp:316
msgid "Disable Apache2 service"
msgstr ""

#. translators: progress step 1/3
#: src/HttpServer.ycp:319
msgid "Writing the settings..."
msgstr "Zapisujem postavke..."

#. translators: progress step 2/3
#: src/HttpServer.ycp:322
msgid "Enabling Apache2 service..."
msgstr ""

#. translators: progress step 3/3
#: src/HttpServer.ycp:324
msgid "Disabling Apache2 service..."
msgstr ""

#. install required RPMs for modules
#: src/HttpServer.ycp:336
#, ycp-format
msgid ""
"The enabled modules require\n"
"installation of some of these additional packages:\n"
"%1\n"
"Install them now?\n"
msgstr ""

#. translators: warning in autoyast loading the configuration description.
#: src/HttpServer.ycp:466
msgid "Module description does not have a name specified, ignoring."
msgstr ""

#. translators: warning in autoyast loading the configuration description.
#: src/HttpServer.ycp:480
#, ycp-format
msgid "Unknown change of a module for autoinstallation: %1"
msgstr ""

#. translators: warning in autoyast loading the configuration description.
#: src/HttpServer.ycp:493
#, ycp-format
msgid ""
"Default value for module %1 does not match.\n"
"This can cause inconsistent module configuration."
msgstr ""

#. translators: error in autoyast loading the configuration description.
#: src/HttpServer.ycp:505
msgid "Listen statement without port found."
msgstr ""

#. "Listen on " information (interfaces, port)
#: src/HttpServer.ycp:610
msgid "<h3>Listen On</h3>"
msgstr ""

#. translators: assiciation server name with document root
#: src/HttpServer.ycp:632 src/HttpServer.ycp:648
#, fuzzy
msgid " in "
msgstr "Linux (%1)"

#. translators: whether SSL is enabled or disabled
#. translators: whether SSL is enabled or disable
#: src/HttpServer.ycp:634 src/HttpServer.ycp:650
#, fuzzy
msgid "enabled"
msgstr "Omogućeno"

#: src/HttpServer.ycp:634 src/HttpServer.ycp:650
#, fuzzy
msgid "disabled"
msgstr "&Odbaci"

#. translators: popup error message when validate servername
#: src/HttpServerWidgets.ycp:107 src/http-server.ycp:69
msgid "Invalid server name."
msgstr ""

#. translators: popup error message when validate server ip
#: src/HttpServerWidgets.ycp:138
#, fuzzy
msgid "Invalid IP address."
msgstr "&Mreža"

#. translators: popup error message when validate server
#: src/HttpServerWidgets.ycp:156
msgid "The default host cannot be configured with SSL support."
msgstr ""

#. translators: popup error message when validate server
#: src/HttpServerWidgets.ycp:171
#, fuzzy
msgid "Server name cannot be empty."
msgstr "Dijeljeni naziv ne može biti prazan."

#. error message - the entered server name is already configured 
#. in another virtual host
#: src/HttpServerWidgets.ycp:192
#, fuzzy
msgid "The server name entered is already configured on another virtual host."
msgstr "Previše logičkih pogona već postoji ."

#. error message - the entered ip address is already 
#. configured for another virtual host
#: src/HttpServerWidgets.ycp:207
#, fuzzy
msgid "The IP address is already configured on another virtual host ("
msgstr "Previše logičkih pogona već postoji ."

#. translators: popup error message when validate ServerAdmin
#. translators: error popup
#: src/HttpServerWidgets.ycp:220 src/dialogs.ycp:282
#, fuzzy
msgid "Administrator E-Mail is invalid."
msgstr "&Administratorov e-mail"

#. if the default host does not have a servername specified, use it's
#. document root, %1 is the full path
#: src/HttpServerWidgets.ycp:255
#, fuzzy, ycp-format
msgid "in %1"
msgstr "Linux (%1)"

#. translators: table entry for Listen statements
#: src/HttpServerWidgets.ycp:271
msgid "Listen on"
msgstr ""

#. translators: table entry for server modules
#: src/HttpServerWidgets.ycp:273
#, fuzzy
msgid "Modules"
msgstr "Model"

#. translators: table entry for default host
#. translators: human-readable "default host"
#: src/HttpServerWidgets.ycp:275 src/HttpServerWidgets.ycp:518
#: src/dialogs.ycp:86 src/dialogs.ycp:576 src/dialogs.ycp:612
msgid "Default Host"
msgstr ""

#. translators: table entry for all configured hosts
#: src/HttpServerWidgets.ycp:277
msgid "Hosts"
msgstr ""

#. translators: table heading - column describes part of the settings shown
#: src/HttpServerWidgets.ycp:304
#, fuzzy
msgid "Settings"
msgstr "Postavke okružja"

#. translators: table heading - column shows a summary of the settings
#: src/HttpServerWidgets.ycp:306
#, fuzzy
msgid "Summary"
msgstr "Neznalica"

#. menu button label
#: src/HttpServerWidgets.ycp:312
#, fuzzy
msgid "&Log Files"
msgstr "Datoteke"

#. menu button item
#: src/HttpServerWidgets.ycp:314
msgid "Show &Access Log"
msgstr ""

#. menu button item
#: src/HttpServerWidgets.ycp:316
#, fuzzy
msgid "Show &Error Log"
msgstr "Greška prilikom zapisivanja događaja"

#. translators: popup description on changing the default host
#. the old default host is changed to a virtual one, but it may
#. miss some needed information. the popup asks to set them.
#: src/HttpServerWidgets.ycp:376
msgid ""
"The current default host will be replaced by \n"
"the new host and will become a virtual host.\n"
"\n"
"However, the current default host does not have\n"
"the IP address or the server name specified.\n"
"Therefore, it is not possible to use it as \n"
"a virtual host. Verify the suggested values below \n"
"and click OK to continue with the default host\n"
"switch. Otherwise click Cancel not to change\n"
"the default host.\n"
msgstr ""

#. translators: textentry to set the host name
#. translators: textentry, new host server name
#: src/HttpServerWidgets.ycp:388 src/dialogs.ycp:181
#, fuzzy
msgid "Server &Name:"
msgstr "Perl moduli"

#. translators: textentry to set the host IP address
#: src/HttpServerWidgets.ycp:390
#, fuzzy
msgid "Server &IP Address:"
msgstr "&Mreža"

#. popup - it is already the default host
#: src/HttpServerWidgets.ycp:451 src/http-server.ycp:272
#, fuzzy
msgid "The host is already default."
msgstr "Previše logičkih pogona već postoji ."

#. translators: popup error message - default host cannot be deleted
#: src/HttpServerWidgets.ycp:503 src/http-server.ycp:299
msgid "Cannot delete the default host."
msgstr ""

#. message popup
#: src/HttpServerWidgets.ycp:507
#, fuzzy
msgid "Delete selected host?"
msgstr "Molimo izaberite skup"

#. table cell description
#: src/HttpServerWidgets.ycp:587 src/HttpServerWidgets.ycp:593
msgid "Server Name"
msgstr ""

#. table cell description
#: src/HttpServerWidgets.ycp:602
#, fuzzy
msgid "Document Root"
msgstr "Dokumentacija"

#. table cell description
#: src/HttpServerWidgets.ycp:613
msgid "Server Administrator E-Mail"
msgstr ""

#. table cell description
#. translators: frame title for method of incoming request resolution
#: src/HttpServerWidgets.ycp:624 src/dialogs.ycp:196
#, fuzzy
msgid "Server Resolution"
msgstr "Rezolucija"

#. translators: radio button for name-based virtual hosts
#: src/HttpServerWidgets.ycp:632 src/dialogs.ycp:204
msgid "Determine Request Server by HTTP &Headers"
msgstr ""

#. translators: radio button for IP-based virtual hosts
#: src/HttpServerWidgets.ycp:634 src/dialogs.ycp:206
msgid "Determine Request Server by Server IP &Address"
msgstr ""

#. table cell description
#: src/HttpServerWidgets.ycp:641
#, fuzzy
msgid "IP Address"
msgstr "&Mreža"

#. table header: module name
#: src/HttpServerWidgets.ycp:730
msgid "Name"
msgstr "Ime"

#. table header: module status
#: src/HttpServerWidgets.ycp:732
msgid "Status"
msgstr "Status"

#. table header: module description
#: src/HttpServerWidgets.ycp:734
msgid "Description"
msgstr "Opis"

#. translators: toggle button label
#: src/HttpServerWidgets.ycp:739
msgid "&Toggle Status"
msgstr "&Promijeni status"

#. translators: add user-defined module button label
#: src/HttpServerWidgets.ycp:743
#, fuzzy
msgid "&Add Module"
msgstr "Perl moduli"

#. translators: radio button group label
#: src/HttpServerWidgets.ycp:755
msgid "Listen on Ports:"
msgstr ""

#. table header
#: src/HttpServerWidgets.ycp:758
#, fuzzy
msgid "Network Address"
msgstr "&Mreža"

#. table header
#: src/HttpServerWidgets.ycp:760
#, fuzzy
msgid "Port"
msgstr "Portugalska"

#. translator: server enable/disable radio button group
#: src/HttpServerWidgets.ycp:904
msgid "HTTP &Service"
msgstr ""

#. translators: service status radio button label
#. translators: server module status
#: src/HttpServerWidgets.ycp:907 src/HttpServerWidgets.ycp:1769
#: src/HttpServerWidgets.ycp:1790 src/http-server.ycp:135
#, fuzzy
msgid "Disabled"
msgstr "&Odbaci"

#. translators: service status radio button label
#. translators: server module status
#: src/HttpServerWidgets.ycp:909 src/HttpServerWidgets.ycp:1767
#: src/HttpServerWidgets.ycp:1787 src/HttpServerWidgets.ycp:1790
#: src/HttpServerWidgets.ycp:1791 src/HttpServerWidgets.ycp:1793
#: src/http-server.ycp:133
msgid "Enabled"
msgstr "Omogućeno"

#. translators: checkbox label
#: src/HttpServerWidgets.ycp:921
#, fuzzy
msgid "Open &Firewall on Selected Ports"
msgstr "Prilagoditi &postavke vatrozida"

#. translators: text entry
#: src/HttpServerWidgets.ycp:937
#, fuzzy
msgid "&Port:"
msgstr "&Prekid"

#. translators: multi selection box
#: src/HttpServerWidgets.ycp:946 src/HttpServerWidgets.ycp:2054
#, fuzzy
msgid "&Listen on Interfaces"
msgstr "Dozvoliti &Unutarnja Sučelja"

#. translators: checkbox 
#: src/HttpServerWidgets.ycp:955
#, fuzzy
msgid "Open &Firewall for Selected Ports"
msgstr "Prilagoditi &postavke vatrozida"

#. translators: radiobutton - to start Apache2 service automatically
#: src/HttpServerWidgets.ycp:964
msgid "Start Apache2 Server When Booting"
msgstr ""

#. translators: radiobutton - to don't start Apache2 service 
#: src/HttpServerWidgets.ycp:966
msgid "Start Apache2 Server Manually"
msgstr ""

#. translators: button to enter expert configuration
#: src/HttpServerWidgets.ycp:972
#, fuzzy
msgid "&HTTP Server Expert Configuration..."
msgstr "Sustavske Boot Postavke"

#. translators: dialog to set *.pem file with certificate
#: src/HttpServerWidgets.ycp:1002 src/HttpServerWidgets.ycp:1036
#, fuzzy
msgid "Select Certificate"
msgstr "Odabrana varijabla"

#. translators: error message un failed certificate import
#: src/HttpServerWidgets.ycp:1027
#, ycp-format
msgid ""
"Cannot import certificate\n"
"%1"
msgstr ""

#. translators: all network addresses Listen type
#. translators: Listen type for all addresses;
#. translators: all network addresses Listen type
#: src/HttpServerWidgets.ycp:1137 src/HttpServerWidgets.ycp:1139
#: src/HttpServerWidgets.ycp:1155 src/HttpServerWidgets.ycp:1172
#: src/HttpServerWidgets.ycp:1176 src/HttpServerWidgets.ycp:1876
#: src/HttpServerWidgets.ycp:1882 src/routines.ycp:64 src/routines.ycp:104
msgid "All Addresses"
msgstr ""

#. translators: combo box label for list of configured IPs
#: src/HttpServerWidgets.ycp:1183
#, fuzzy
msgid "Network &Address:"
msgstr "&Mreža"

#. translators: error message when validating Listen statement
#. translators: popup error
#: src/HttpServerWidgets.ycp:1222 src/HttpServerWidgets.ycp:2028
msgid "Invalid port number."
msgstr ""

#. menubutton entry, try to keep short
#: src/HttpServerWidgets.ycp:1263 src/HttpServerWidgets.ycp:1291
msgid "&Reload HTTP Server"
msgstr ""

#. menubutton entry, try to keep short
#: src/HttpServerWidgets.ycp:1265 src/HttpServerWidgets.ycp:1293
msgid "Save Settings and Re&start HTTP Server"
msgstr ""

#. translators: table entry text for name-based vhosts
#: src/HttpServerWidgets.ycp:1665
msgid "Resolution via HTTP Headers"
msgstr ""

#. translators: table entry text for IP-based vhosts
#: src/HttpServerWidgets.ycp:1670
msgid "Resolution via IP Address Used"
msgstr ""

#. translators: list of known and unknown modules
#. translators: server module status unknown
#: src/HttpServerWidgets.ycp:1747 src/HttpServerWidgets.ycp:1756
#: src/HttpServerWidgets.ycp:1765 src/HttpServerWidgets.ycp:1802
#: src/http-server.ycp:137 src/wizard-dialog.ycp:131
msgid "unknown"
msgstr "nepoznato"

#. translators: combo box for selsect module from installed unknown modules
#: src/HttpServerWidgets.ycp:1812
msgid "New Module &Name:"
msgstr ""

#. translators: error message
#: src/HttpServerWidgets.ycp:1828
msgid "A name for the module to add is required."
msgstr ""

#. translators: error message
#: src/HttpServerWidgets.ycp:1831
#, fuzzy
msgid "The module is already in the list."
msgstr "Previše logičkih pogona već postoji ."

#. translators: error message for adding a new Listen statement
#: src/HttpServerWidgets.ycp:1887
#, fuzzy, ycp-format
msgid "The entry '%1' already exists."
msgstr "Previše logičkih pogona već postoji ."

#. translators: error message
#: src/HttpServerWidgets.ycp:1905
msgid ""
"The list of the ports to which the server should\n"
"listen cannot be empty."
msgstr ""

#. these are for future use:
#. error message - the entered ip address is not found
#: src/HttpServerWidgets.ycp:2001
msgid ""
"The IP address is not configured\n"
"on this machine."
msgstr ""

#. translators: popup error - multi selection box with server network adresses
#: src/HttpServerWidgets.ycp:2060
#, fuzzy
msgid "At least one interface must be selected."
msgstr "Ime dijela mora biti određeno."

#. translators: checkbox - support for php script language
#: src/HttpServerWidgets.ycp:2102
msgid "Enable &PHP4 Scripting"
msgstr ""

#. translators: checkbox - support for perl script language
#: src/HttpServerWidgets.ycp:2104
msgid "Enable P&erl Scripting"
msgstr ""

#. translators: checkbox - support for python script language
#: src/HttpServerWidgets.ycp:2106
msgid "Enable P&ython Scripting"
msgstr ""

#. translators: checkbox - support for ruby script language
#: src/HttpServerWidgets.ycp:2108
msgid "Enable &Ruby Scripting"
msgstr ""

#: src/YaPI/HTTPD.pm:407 src/YaPI/HTTPD.pm:443 src/YaPI/HTTPD.pm:715
#, fuzzy
msgid "hostid not found"
msgstr "Ništa nije pronađeno"

#. illegal keys in vhost
#: src/YaPI/HTTPD.pm:528 src/YaPI/HTTPD.pm:622
#, perl-format
msgid "Illegal key in vhost '%s'."
msgstr ""

#: src/YaPI/HTTPD.pm:597
#, perl-format
msgid "Internal Error: Data must be an array ref and not %s."
msgstr ""

#: src/YaPI/HTTPD.pm:633
msgid "Illegal host ID."
msgstr ""

#: src/YaPI/HTTPD.pm:655
#, fuzzy
msgid "hostid already exists"
msgstr "Dijeljeni resurs '%1' već postoji."

#: src/YaPI/HTTPD.pm:660
msgid "ip based host on virtual by name interface"
msgstr ""

#: src/YaPI/HTTPD.pm:663
msgid "name based host on none name based interface"
msgstr ""

#: src/YaPI/HTTPD.pm:694
msgid "can not delete default host"
msgstr ""

#: src/YaPI/HTTPD.pm:1088
msgid "illegal port"
msgstr ""

#: src/YaPI/HTTPD.pm:1102
#, fuzzy
msgid "writing the firewall rules failed"
msgstr "Čuvanje popisa satoteka neuspješno"

#: src/YaPI/HTTPD.pm:1149
#, fuzzy
msgid "listen value to delete not found"
msgstr "Vrijednost opcije"

#: src/YaPI/HTTPD.pm:1387 src/YaPI/HTTPD.pm:1439 src/YaPI/HTTPD.pm:1488
#: src/YaPI/HTTPD.pm:1571 src/YaPI/HTTPD.pm:1615
msgid "Unable to fetch a host with the specified ID."
msgstr ""

#: src/YaPI/HTTPD.pm:1398 src/YaPI/HTTPD.pm:1449 src/YaPI/HTTPD.pm:1498
msgid "Corrupt PEM data."
msgstr ""

#: src/YaPI/HTTPD.pm:1578
msgid "No certificate key file configured for this host ID."
msgstr ""

#: src/YaPI/HTTPD.pm:1587
#, fuzzy
msgid "Parsing the key file failed."
msgstr "Spremanje u datoteku '%1' neuspješno."

#: src/YaPI/HTTPD.pm:1620
msgid "No CA certificate file configured for this host ID."
msgstr ""

#. dialog caption
#. translators: initialization dialog caption
#: src/dialogs.ycp:63 src/wizards.ycp:250
#, fuzzy
msgid "HTTP Server Configuration"
msgstr "Sustavske Boot Postavke"

#. translators: dialog caption
#: src/dialogs.ycp:84
#, fuzzy, ycp-format
msgid "Host '%1' Configuration"
msgstr "&Bez X11 konfiguracije"

#. dialog caption
#: src/dialogs.ycp:114
#, fuzzy
msgid "Server Modules"
msgstr "Perl moduli"

#. dialog caption
#: src/dialogs.ycp:134
#, fuzzy
msgid "Configured Hosts"
msgstr "Konfiguriranje monitora"

#. menu button label
#: src/dialogs.ycp:142 src/wizard-dialog.ycp:206
msgid "Set as De&fault"
msgstr "&Postavi kao osnovno"

#. dialog caption for Listen statements configuration
#: src/dialogs.ycp:160
#, fuzzy
msgid "Listen Ports and Addresses"
msgstr "&Glavna adresa"

#. translators: frame title for new hsot identification details
#: src/dialogs.ycp:178
#, fuzzy
msgid "Server Identification"
msgstr "Sustavske Boot Postavke"

#. translators: textentry, document root for the new host
#: src/dialogs.ycp:184
msgid "Server &Contents Root:"
msgstr ""

#. translators: textentry, administrator's e-mail for the new host
#: src/dialogs.ycp:191
#, fuzzy
msgid "&Administrator E-Mail:"
msgstr "&Administratorov e-mail"

#. translators: IP address for the new host
#: src/dialogs.ycp:199
#, fuzzy
msgid "&IP Address:"
msgstr "&Mreža"

#. translators: dialog caption
#: src/dialogs.ycp:213
msgid "New Host Information"
msgstr ""

#. Allow to choose a directory
#: src/dialogs.ycp:247
#, fuzzy
msgid "Choose Document Root"
msgstr "Dokumentacija"

#. translators: error popup
#: src/dialogs.ycp:285
#, fuzzy
msgid "Administrator E-Mail cannot be empty."
msgstr "Dijeljeni naziv ne može biti prazan."

#. translators: frame title for virtual host identification details
#: src/dialogs.ycp:318
#, fuzzy
msgid "CGI Options"
msgstr "Opcije"

#: src/dialogs.ycp:321
msgid "Enable &CGI for This Virtual Host"
msgstr ""

#. translators: textentry, certificate file path
#: src/dialogs.ycp:324
#, fuzzy
msgid "CGI &Directory Path"
msgstr "Direktorij"

#: src/dialogs.ycp:333
#, fuzzy
msgid "SSL Support"
msgstr "SUSE podrška"

#: src/dialogs.ycp:336
msgid "Enable &SSL Support For This Virtual Host"
msgstr ""

#. translators: textentry, certificate file path
#: src/dialogs.ycp:339
#, fuzzy
msgid "&Certificate File Path"
msgstr "Odabrana varijabla"

#: src/dialogs.ycp:348
#, fuzzy
msgid "Directory Options"
msgstr "Direktorij Instalacijske Opcije"

#: src/dialogs.ycp:350
#, fuzzy
msgid "&Directory Index"
msgstr "Direktorij"

#: src/dialogs.ycp:354
msgid "Public HTML"
msgstr ""

#: src/dialogs.ycp:356
msgid "Enable &Public HTML"
msgstr ""

#: src/dialogs.ycp:361
#, fuzzy
msgid "Virtual Host Details"
msgstr "Virtualni Diskovi"

#: src/dialogs.ycp:381
#, fuzzy, ycp-format
msgid "Master zone %1"
msgstr "&zapis o glavnom podizaču sustava %1"

#: src/dialogs.ycp:393
#, fuzzy, ycp-format
msgid "Record %1 already exists in zone %2."
msgstr "Dijeljeni resurs '%1' već postoji."

#: src/dialogs.ycp:395 src/dialogs.ycp:420
#, fuzzy
msgid "DNS Settings"
msgstr "Postavke okružja"

#: src/dialogs.ycp:399
msgid "Add to zone"
msgstr ""

#: src/dialogs.ycp:424
#, fuzzy
msgid "Zone Name"
msgstr "&Naziv Zone"

#: src/dialogs.ycp:425
#, fuzzy
msgid "Create New zone"
msgstr "Kreirati &Novi ključ"

#: src/dialogs.ycp:429
#, fuzzy, ycp-format
msgid "There is no DNS server running on this machine."
msgstr "Nije ni jedno korisničko sučelje raspoloživo za ovaj modul"

#: src/dialogs.ycp:439
#, ycp-format
msgid "Add record %1 to zone %2"
msgstr ""

#: src/dialogs.ycp:458
#, fuzzy
msgid "CGI Directory"
msgstr "Direktorij"

#: src/dialogs.ycp:467
#, fuzzy
msgid "Choose Certificate File"
msgstr "Odabrana varijabla"

#. translators: error popup
#: src/dialogs.ycp:502
#, fuzzy
msgid "Enter the certificate file."
msgstr "Spremanje u datoteku '%1' neuspješno."

#. translators: dialog caption, %1 is the host name
#: src/dialogs.ycp:574
#, fuzzy, ycp-format
msgid "SSL Configuration for '%1'"
msgstr "Osnovne Postavke"

#. translators: pop up menu
#: src/dialogs.ycp:588
msgid "Certificates"
msgstr ""

#. translators: Certificates pop-up menu item
#: src/dialogs.ycp:591
#, fuzzy
msgid "&Import Server Certificate..."
msgstr "Sustavske Boot Postavke"

#. translators: Certificates pop-up menu item
#: src/dialogs.ycp:593
msgid "&Use Common Server Certificate"
msgstr ""

#. translators: dialog caption, %1 is the host name
#: src/dialogs.ycp:610
#, fuzzy, ycp-format
msgid "Dir Configuration for '%1'"
msgstr "Osnovne Postavke"

#. Read dialog help 1/2
#: src/helps.ycp:21
msgid ""
"<p><b><big>Initializing HTTP Server Configuration</big></b>\n"
"<br>\n"
"Please wait...<br></p>\n"
msgstr ""

#. Read dialog help 2/2
#: src/helps.ycp:27
msgid ""
"<p><b><big>Aborting Initialization:</big></b><br>\n"
"Safely abort the configuration utility by pressing <b>Abort</b> now.</p>\n"
msgstr ""
"<p><b><big>Prekinuti inicijalizaciju:</big></b><br>\n"
"Sigurno prekinuti alat za konfiguraciju pritiskom na <b>Prekinuti</b>.</p>\n"

#. Write dialog help 1/2
#: src/helps.ycp:32
msgid ""
"<p><b><big>Saving HTTP Server Configuration</big></b><br>\n"
"Please wait...<br></p>\n"
msgstr ""

#. Write dialog help 2/2
#: src/helps.ycp:37
msgid ""
"<p><b><big>Aborting Saving:</big></b><br>\n"
"Abort the save procedure by pressing <b>Abort</b>.\n"
"An additional dialog informs you whether it is safe to do so.</p>\n"
msgstr ""

#. translators: Wizard dialog 1/5
#: src/helps.ycp:42
msgid ""
"<p>The <b>Port</b> value defines the port on which Apache2 listens. The "
"default is 80.</p>"
msgstr ""

#. translators: Wizard dialog 1/5
#: src/helps.ycp:44
msgid ""
"<p><b>Listen on Interfaces</b> contains the list of all IP addresses "
"configured for this host. Checked IP addresses are those on which Apache2 "
"listens. If you are unsure, check all.</p>"
msgstr ""

#. translators: Wizard dialog 1/5
#: src/helps.ycp:46
msgid ""
"<p>When the firewall is enabled, you can check whether to enable Apache2 "
"ports on the firewall.</p>"
msgstr ""

#. translators: Wizard dialog 2/5
#: src/helps.ycp:48
msgid ""
"<p>Here, enable the script languages the Apache2 server should support.</p>"
msgstr ""

#. translators: Wizard dialog 5/5
#: src/helps.ycp:50
msgid ""
"<p>The summary displays the settings that will be written to the Apache2 "
"configuration when you press <b>Finish</b>.</p>"
msgstr ""

#. translators: Wizard dialog 5/5
#: src/helps.ycp:52
msgid ""
"<p>By pressing <b>HTTP Server Expert Configuration</b> \n"
"\t\tbutton more detailed configuration is allowed before writing "
"configuration.</p>"
msgstr ""

#. module dialog help 1/3
#: src/helps.ycp:56
msgid ""
"<p><b><big>Editing HTTP Server Modules</big></b><br>\n"
"The table contains a list of all available Apache2 modules.\n"
"The first column contains the name of the module. \n"
"The second column shows whether the module should be\n"
"loaded by the server. Enabled modules will be loaded. The last column "
"displays a short description\n"
"of the module.</p>"
msgstr ""

#. module dialog help 2/3
#: src/helps.ycp:63
msgid ""
"<p>To change the status of a module, \n"
"choose the appropriate entry of the table and click <b>Toggle Status</b>.</"
"p>\n"
msgstr ""

#. module dialog help 3/3
#: src/helps.ycp:67
#, fuzzy
msgid ""
"<p>If you need to add a module not listed in the table, \n"
"use <b>Add Module</b>.</p>\n"
msgstr ""
"\n"
"<p>\n"
"Ukoliko odlučite da nikako ne želite promjeniti veličinu vaše Windows "
"particije,\n"
"koristite gumb <b>unazad</b>.\n"
"</p>"

#. apache service enabling help 1/1
#: src/helps.ycp:72
msgid ""
"<p><b><big>HTTP Server Settings</big></b><br>\n"
"Activate the HTTP server by choosing <b>Enabled</b>. To deactive it, choose\n"
"<b>Disabled</b>.</p>\n"
msgstr ""

#. firewall adapting help 1/1
#: src/helps.ycp:78
msgid ""
"<p>By enabling <b>Open Firewall on Selected Ports</b>, \n"
"instruct YaST2 to adapt the firewall according the ports on which Apache2 "
"listens. \n"
"The interfaces of the firewall are not added or deleted. \n"
"This option is only available if the firewall is enabled.</p>\n"
msgstr ""

#. server configuration overview help 1/2
#: src/helps.ycp:84
msgid ""
"<p>The list of options presents\n"
"several parts of the server configuration. <b>Listen on</b>\n"
"contains a list of ports and IP addresses on which the\n"
"server should listen for the incoming requests. \n"
"<b>Modules</b> allows configuring the modules loaded by the\n"
"server.\n"
"<b>Default Host</b> is a server name of a host used as a\n"
"default (fallback) host. If the server name of the default\n"
"host is not specified, a path to the document root of the\n"
"default host is displayed.\n"
"<b>Hosts</b> contains a list of hosts configured for the server.</p>\n"
msgstr ""

#. server configuration overview help 2/2
#: src/helps.ycp:97
msgid ""
"<p>Choose an appropriate entry from the table and click <b>Edit</b> to "
"change settings.</p>"
msgstr ""

#. help of menu button for server configuration 1/1
#: src/helps.ycp:99
msgid "<p><b>Log Files</b> allows displaying server log files.</p>"
msgstr ""

#. hosts list help 1/2
#: src/helps.ycp:103
msgid ""
"<p><b><big>Configured Hosts</big></b><br>\n"
"This is a list of already configured hosts. One of the hosts is \n"
"marked as default (the asterisk next to the server name). A default host is "
"used if no other host\n"
"matches for an incoming request. To set a host as default,\n"
"press <b>Set as Default</b>.</p>\n"
msgstr ""

#. hosts list help 2/2
#: src/helps.ycp:110
msgid ""
"<p>Choose an appropriate entry of the table and click <b>Edit</b> to change "
"the host.\n"
"To add a host, click <b>Add</b>. To remove a host, select it and click "
"<b>Delete</b>.</p>"
msgstr ""

#. host editing help 1/1
#: src/helps.ycp:114
msgid ""
"<p><b><big>Host Configuration</big></b><br>\n"
"To edit the host settings, choose the appropriate entry of the table then "
"click <b>Edit</b>.\n"
"To add a new option, click <b>Add</b>. To remove an option, select it and "
"click <b>Delete</b>.</p>"
msgstr ""

#. listen dialog editor help 1/2
#: src/helps.ycp:119
msgid ""
"<p><b><big><i>Listen</i> Settings for a Host</big></b><br>\n"
"The <i>Listen</i> directive allows selection of ports and network "
"interfaces\n"
"where the HTTP server should listen for incoming requests.</p>\n"
msgstr ""

#. listen dialog editor help 2/2
#: src/helps.ycp:124
msgid ""
"<p>Choose an appropriate entry of the table and click <b>Edit</b> to change "
"the entry.\n"
"To add a new entry, click <b>Add</b>. To remove an entry, select it and "
"click <b>Delete</b>.</p>"
msgstr ""

#. ssl options dialog help 1/4
#: src/helps.ycp:128
msgid ""
"<p><b><big>SSL Configuration</big></b><br>\n"
"This is a list of options related to the SSL (Secure Socket Layer) settings\n"
"of the host. SSL allows communicating securely with the host by \n"
"encrypting communication.</p>\n"
msgstr ""

#. ssl options dialog help 2/4
#: src/helps.ycp:135
msgid ""
"<p>General behavior is determined by the <i>SSL</i> option. The host can\n"
"not support SSL at all (<i>No SSL</i>), allow both non-SSL and SSL access "
"(<i>Allowed</i>),\n"
"or accept only connections encrypted via SSL (<i>Required</i>).\n"
"</p>\n"
msgstr ""

#. ssl options dialog help 3/4
#: src/helps.ycp:142
msgid ""
"<p>Choose an appropriate option of the table and click <b>Edit</b> to change "
"the option.\n"
"To add a new option, click <b>Add</b>. To remove an option, select it and "
"click <b>Delete</b>.</p>"
msgstr ""

#. ssl options dialog help 3/4 (empty in simple mode)
#: src/helps.ycp:146
msgid ""
"<p>The <b>Certificates</b> menu allows \n"
"importing server certificates. <b>Import Server Certificate</b> \n"
"allows use of a special purpose certificate. \n"
"<b>Use Common Certificate</b> configures usage of the\n"
"common certificate issued for this host.</p>\n"
msgstr ""

#. ssl options dialog help 4/4
#: src/helps.ycp:154
msgid ""
"<p><b>Note:</b> If you enable use of SSL for a host, the <i>mod_ssl</i> \n"
"module should be loaded by the server.</p>\n"
msgstr ""

#. new host dialog help 1/3
#: src/helps.ycp:159
#, fuzzy
msgid ""
"<p><b><big>New Host</big></b><br>\n"
"This dialog allows you to enter a basic information about a new virtual host."
"</p>"
msgstr ""
"<p><b><big>Dijeliti</big></b><br>\n"
"Ovo je lista već postavljenih dijeljenih resursa, pokazuje da li su oni \n"
"dozvoljeni ili zabranjeni te osnovne informacije o njima.<br></p>\n"

#. new host dialog help 2/3
#: src/helps.ycp:163
msgid ""
"<p><i>Server Identification</i> specifies the content and\n"
"the presentation of the the new virtual host. <b>Server Name</b> is the DNS "
"name returned as a part\n"
"of the HTTP headers of the server response. <b>Server Contents Root</b>\n"
"is an absolute path to a directory containing all documents provided by\n"
"this virtual host. <b>Administrator E-Mail</b> allows setup of an e-mail\n"
"address for feedback about this host.</p>\n"
msgstr ""

#. new host dialog help 3/3
#: src/helps.ycp:172
msgid ""
"<p><big><b>Server Resolution</b></big><br>\n"
"Apache 2 must be able to determine which virtual host\n"
"settings it should use to create a response for an HTTP request. \n"
"In principle, there are two basic approaches. If using <i>HTTP headers</i>\n"
"from the incoming request, the server looks up the host name specified by\n"
"the HTTP request headers. The other possibility is to determine the virtual "
"host\n"
"by the <i>IP address</i> used by the client when connecting to the server.\n"
"Consult the Apache 2 manual for further details.</p>\n"
msgstr ""

#. advanced new host dialog 1/5
#: src/helps.ycp:181
#, fuzzy
msgid ""
"<p><b><big>Details for New Host</big></b><br>\n"
"This dialog allows you to specify additional information about a new virtual "
"host.</p>"
msgstr ""
"<p><b><big>Dijeliti</big></b><br>\n"
"Ovo je lista već postavljenih dijeljenih resursa, pokazuje da li su oni \n"
"dozvoljeni ili zabranjeni te osnovne informacije o njima.<br></p>\n"

#. advanced new host dialog 2/5
#: src/helps.ycp:184
msgid ""
"<p>Select <b>Enable CGI Support</b>\n"
"to run CGI scripts in the path in <b>CGI Directory Path</b> using the alias "
"<tt>/cgi-bin/</tt>.</p>"
msgstr ""

#. advanced new host dialog 3/5
#: src/helps.ycp:187
msgid ""
"<p>For HTTPS access to this virtual host, select <b>Enable SSL Support</b>.\n"
"\n"
"Then enter the path for the certificate file in <b>Certificate File Path<b>."
"</p>"
msgstr ""

#. advanced new host dialog 4/5
#: src/helps.ycp:190
msgid ""
"<p>In <b>Directory Index</b>, enter a space-separated list of files that "
"Apache should look for and provide when a URL for a directory (one that ends "
"in <tt>/</tt>) is requested.  The first matching file found is provided.</p>"
msgstr ""

#. advanced new host dialog 5/5
#: src/helps.ycp:192
msgid ""
"<p><b>Public HTML</b>\n"
"\n"
"enables to access <tt>.public_html</tt> directories of all users.</p>"
msgstr ""

#. translators: error message in configure command line action
#: src/http-server.ycp:46
msgid "Configured host not specified"
msgstr ""

#. translators: error message in configure command line action
#: src/http-server.ycp:50
msgid "Only existing hosts can be specified as the host to configure"
msgstr ""

#: src/http-server.ycp:79
#, fuzzy
msgid "Invalid server admin."
msgstr "Unesite ime poslužitelja."

#: src/http-server.ycp:92 src/http-server.ycp:249
msgid "Validate error "
msgstr ""

#. translators: heading for the "modules list" command line action output
#. please, try to align the texts if possible.
#: src/http-server.ycp:124
msgid ""
"Status \tModule\n"
"=================="
msgstr ""

# US
#. translators: heading for the "listen list" command line action output
#. please, try to align the texts if possible.
#: src/http-server.ycp:161
#, fuzzy
msgid "Listen Statements:"
msgstr "Sjedinjene Američke Države"

#: src/http-server.ycp:164
#, fuzzy
msgid "All interfaces"
msgstr "Dostupna sučelja"

#: src/http-server.ycp:189
msgid "Can use only exsists interfaces"
msgstr ""

#. translators: error message in "listen add" command line action
#: src/http-server.ycp:195
#, fuzzy, ycp-format
msgid "The listen statement '%1' is already configured."
msgstr "Domena je već definirana."

#. translators: error message in "listen delete" command line action
#: src/http-server.ycp:206
msgid "Can remove only existing listeners"
msgstr ""

#: src/http-server.ycp:223
msgid "Hosts list:"
msgstr ""

#: src/http-server.ycp:236
msgid "Some parameter missing"
msgstr ""

#: src/http-server.ycp:265
msgid "Argument can be only existing host"
msgstr ""

#. translators: command line help for HTTP server module
#: src/http-server.ycp:309
msgid "Configuration of HTTP server (Apache2)"
msgstr ""

#. translators: help text for configure command line action
#: src/http-server.ycp:316
msgid "Configure host settings"
msgstr ""

#. translators: help text for modules command line action
#: src/http-server.ycp:321
msgid "Configure the Apache2 server modules"
msgstr ""

#. translators: help text for listen command line action
#: src/http-server.ycp:326
msgid "Set up the ports and network addresses where the server should listen."
msgstr ""

#: src/http-server.ycp:330
#, fuzzy
msgid "Configure virtual hosts"
msgstr "Konfiguriranje monitora"

#. translators: help text for servername option (configure command line action)
#: src/http-server.ycp:338
msgid "Server name, for example, www.example.com"
msgstr ""

#. translators: help text for serveradmin option (configure command line action)
#: src/http-server.ycp:343
msgid "E-mail address of the server administrator"
msgstr ""

#. translators: help text for documentroot option (configure command line action)
#: src/http-server.ycp:348
msgid "Directory where the documents of the server are stored"
msgstr ""

#. translators: help text for host option (configure command line action)
#: src/http-server.ycp:353
#, fuzzy
msgid "Name of the host to configure."
msgstr "Izaberite jednu od opcija da nastavite."

#. translators: help text for add subcommand (listen command line action)
#: src/http-server.ycp:359
msgid "Add a new listen entry ([address:]port)"
msgstr ""

#. translators: help text for delete subcommand (listen command line action)
#: src/http-server.ycp:365
msgid "Delete an existing listen entry ([address:]port)"
msgstr ""

#. translators: help text for list subcommand (listen command line action)
#: src/http-server.ycp:369
msgid "List configured entries"
msgstr ""

#. translators: help text for enable subcommand (modules command line action)
#: src/http-server.ycp:375
msgid "Comma-separated list of modules to enable"
msgstr ""

#. translators: help text for disable subcommand (modules command line action)
#: src/http-server.ycp:381
msgid "Comma-separated list of modules to disable"
msgstr ""

#: src/http-server.ycp:384
#, fuzzy
msgid "Create new virtual host"
msgstr "Stvori ext2 datotečni sustav"

#: src/http-server.ycp:388
msgid "Delete existing virtual host"
msgstr ""

#: src/http-server.ycp:392
msgid "Set selected virtual host as default host"
msgstr ""

#.
#. **	Sequention used for determining on which ip adresses and port apache2 will listen and if firewall is enebled
#. **	whether to open firewall on this port.
#.
#: src/wizard-dialog.ycp:24
msgid "HTTP Server Wizard (1/5)--Network Device Selection"
msgstr ""

#: src/wizard-dialog.ycp:39
msgid "Network Device Selection"
msgstr ""

#.
#. ** Sequence to choose some script language modules
#.
#: src/wizard-dialog.ycp:101
msgid "HTTP Server Wizard (2/5)--Modules"
msgstr ""

#: src/wizard-dialog.ycp:131
msgid "0"
msgstr ""

#.
#. **	Sequence to configure default host parameters
#.
#: src/wizard-dialog.ycp:150
msgid "HTTP Server Wizard (3/5)--Default Host"
msgstr ""

#.
#. **	Sequence to cunfigure virtual hosts (add, remove, edit) and to change default host status
#.
#: src/wizard-dialog.ycp:187
msgid "HTTP Server Wizard (4/5)--Virtual Hosts"
msgstr ""

#.
#. **	Sequence to configure whether apache2 starts on boot or not (manually). Here is possible
#. **	save all settings and exit or start expert configuration.
#.
#: src/wizard-dialog.ycp:218
msgid "HTTP Server Wizard (5/5)--Summary"
msgstr ""

#. translators: initialization dialog message
#: src/wizards.ycp:252
#, fuzzy
msgid "Initializing ..."
msgstr ""
"YaST2\n"
"Inicijaliziram ..."

#, fuzzy
#~ msgid "The IP address is already configured on another virtual host (%1)."
#~ msgstr "Previše logičkih pogona već postoji ."

#, fuzzy
#~ msgid "&Path:"
#~ msgstr "&Prekid"

#, fuzzy
#~ msgid "&No SSL"
#~ msgstr "&Ne"

#, fuzzy
#~ msgid "SSL &Required"
#~ msgstr "Zahtijevano: %1"

#, fuzzy
#~ msgid "Required"
#~ msgstr "Zahtijevano: %1"

#~ msgid "Provides access control based on client host name, IP address, etc."
#~ msgstr ""
#~ "Omogučuje nivo pristupa bazirano na imenu računala klijenta, IP adresa, "
#~ "itd."

#~ msgid "Executing CGI scripts based on media type or request method"
#~ msgstr ""
#~ "Izvršavanje CGI skripte bazirane na medijskom tipu ili zatražene metode"

#~ msgid "User authentication using text files"
#~ msgstr "Korisnička autentifikacija upotrebom tekstualne datoteke"

#~ msgid "Execution of CGI scripts"
#~ msgstr "Izvršavanje CGI skripte"

#~ msgid "Allows CGI scripts to run as a specified user and group"
#~ msgstr ""
#~ "Dozvoliti CGI skripti da se izvršava kao specificiran korisnik ili grupa"

#~ msgid "User-specific directories"
#~ msgstr "Korisnički direktorij"

#~ msgid "Sends files that contain their own HTTP headers"
#~ msgstr "Poslati datoteke koje imaju svoja HTTP zaglavlja"

#~ msgid "Allows \"anonymous\" user access to authenticated areas"
#~ msgstr ""
#~ "Dozvoliti \"anonymous\" korisnika pristup autentifikacijskim područjima"

#~ msgid "Run SuSEconfig"
#~ msgstr "Pokrenuti SuSe postavke"

#~ msgid "Running SuSEconfig..."
#~ msgstr "Pokrećem SuSE postavke..."

#, fuzzy
#~ msgid "Delete selected entry?"
#~ msgstr "Molimo izaberite skup"

#~ msgid ""
#~ "YaST2 cannot continue the configuration\n"
#~ "without installing the required packages."
#~ msgstr ""
#~ "YaST2 nemože nastaviti konfiguraciju\n"
#~ "baz instaliranja potrebnih paketa."

#, fuzzy
#~ msgid "<unknown>"
#~ msgstr "nepoznato"

#, fuzzy
#~ msgid "Server &Modules"
#~ msgstr "Perl moduli"
