File: /var/www/lipovac/wp-content/languages/plugins/wp-super-cache-hr.po
# Translation of Plugins - WP Super Cache - Stable (latest release) in Croatian
# This file is distributed under the same license as the Plugins - WP Super Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2017-02-04 09:25:01+0000\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: GlotPress/2.3.0-alpha\n"
"Language: hr\n"
"Project-Id-Version: Plugins - WP Super Cache - Stable (latest release)\n"
#: wp-cache.php:1070
msgid "Coarse file locking. You do not need this as it will slow down your website."
msgstr "Zaključavanje sirovih datoteka. Ne trebate ovo jer će usporiti vašu web-stranicu."
#: wp-cache.php:1042
msgid "Warning! 304 browser caching is only supported when mod_rewrite caching is not used."
msgstr "Upozorenje! 304 predmemoriranje preglednika je podržano samo kada se ne koristi mod_rewrite predmemoriranje,"
#: wp-cache.php:2173
msgid "Logout"
msgstr "Odjava"
#: wp-cache.php:2169
msgid "The logout link will log out all WordPress users on this site except you. Your authentication cookie will be updated, but you will not be logged out."
msgstr "Poveznica za odjavu odjaviti će sve korisnike WordPressa s ove web-stranice. Vaš autentifikacijski kolačić biti će ažuriran, ali neće biti odjavljeni."
#: wp-cache.php:2167
msgid "Your site is using a very old version of WordPress. When you update to the latest version everyone will be logged out and cookie information updated."
msgstr "Vaša web-stranica koristi vrlo staru inačicu WordPressa. Kada ažurirate na najnoviju inačicu, svi korisnici biti će odjavljeni i informacije o kolačićima biti će ažurirane."
#: wp-cache.php:2164
msgid "If you just installed WP Super Cache for the first time, you can dismiss this message. Otherwise, you should probably refresh the login cookies of all logged in WordPress users here by clicking the logout link below."
msgstr "Ako ste instalirali WP Super Cache po prvi puta, možete zanemariti ovu poruku. U protivnom, vjerojatno bi trebali osvježiti kolačiće za prijavu za sve korisnike prijavljene u WordPress, ovdje, klikom na poveznicu za odjavu ispod."
#: wp-cache.php:2162
msgid "Your server is configured to show files and directories, which may expose sensitive data such as login cookies to attackers in the cache directories. That has been fixed by adding a file named index.html to each directory. If you use PHP or legacy caching, consider moving the location of the cache directory on the Advanced Settings page."
msgstr "Vaš poslužitelj je konfiguriran tako da prikazuje datoteke i mape, što može izložiti osjetljive podatke u mapi za predmemoriranje, kao što je kolačići za prijavu (login cookies), potencijalnim napadačima. Ako koristite PHP ili zastarjelo predmemoriranje, razmislite o premještanju mape za predmemoriranje na zaslonu postavki, Napredne postavke."
#: wp-cache.php:2156
msgid "All users of this site have been logged out to refresh their login cookies."
msgstr "Svi korisnici ove web-stranice su odjavljeni kako bi se osvježili njihovi kolačići za prijavu (login cookies)."
#: wp-cache.php:2155 wp-cache.php:2161
msgid "WP Super Cache Warning!"
msgstr "WP Super Cache Upozorenje!"
#: wp-cache.php:1578
msgid "Cannot delete directory"
msgstr "Nije moguće obrisati mapu"
#: wp-cache.php:1103
msgid "Since you are using mod_rewrite to serve cache files, you must choose a directory in your web root which is <q>%s</q> and update the mod_rewrite rules in the .htaccess file."
msgstr "Kad već koristite mod_rewrite za posluživanje predmemoriranih datoteka, trebate odabrati mapu u vašoj korijenskoj web mapi <q>%s</q>, i ažurirati mod_rewrite pravila u .htaccess datoteci."
#: wp-cache.php:1096
msgid "index.html files have been added in key directories, but unless directory indexes are disabled, it is probably better to store the cache files outside of the web root of %s"
msgstr "index.html datoteke su dodane u ključne mape, ali ako su indeksi mapa onemogućeni, vjerojatno je bolje da spremite predmemorirane datoteke izvan web korijenske mape %s"
#: wp-cache.php:1094
msgid "You are using mod_rewrite to serve cache files so the plugin has added <q>Options -Indexes</q> to the .htaccess file in the cache directory to disable indexes. However, if that does not work, you should contact your system administrator or support and ask for them to be disabled, or use PHP mode and move the cache outside of the web root."
msgstr "Koristite mod_rewrite za posluživanje predmemoriranih datoteka, stoga je dodatak dodao <q>Options -Indexes</q> u .htaccess datoteku u mapi za predmemoriranje kako bi onesposobio indeksiranje. Ali, ako to ne bude funkcioniralo, trebali bi kontaktirati sistem administratora ili podršku, i pitati ih da ih onesposobe, ili koristiti PHP mode i premjestiti predmemoriju izvan web korijenske mape."
#: wp-cache.php:1092
msgid "The plugin detected a bare directory index in your cache directory, which would let visitors see your cache files directly and might expose private posts."
msgstr "Dodatak je detektirao prazan index mape u vašoj mapi za predmemoriranje, što omogućuje vašim posjetiteljima da direktno pristupe predmemoriranim datotekama, i može izložiti pristup privatnim objavama."
#: wp-cache.php:1090
msgid "Submit a blank entry to set it to the default directory, WP_CONTENT_DIR . /cache/."
msgstr "Snimite prazan unos kako bi ovo postavili na izvornu mapu. WP_CONTENT_DIR . /cache/."
#: wp-cache.php:1089
msgid "If the new cache directory does not exist, it will be created and the contents of the old cache directory will be moved there. Otherwise, the old cache directory will be left where it is."
msgstr "Ako nova mapa za predmemoriranje ne postoji, biti će kreirana i sadržaj stare mape za predmemoriranje biti će premješten u novu. U suprotnom, stara mapa za predmemoriranje biti će ostavljena gdje je."
#: wp-cache.php:1088
msgid "If the directory does not exist, it will be created. Please make sure your web server user has write access to the parent directory. The parent directory must exist."
msgstr "Ako mapa ne postoji, biti će kreirana. Pobrinite se da korisnik web poslužitelja ima pristup matičnoj mapi. Matična mapa mora postojati."
#: wp-cache.php:1087
msgid "You must give the full path to the directory."
msgstr "Trebate navesti cijelu putanju do mape."
#: wp-cache.php:1086
msgid "Change the location of your cache files. The default is WP_CONTENT_DIR . /cache/ which translates to %s."
msgstr "Promijenite lokaciju predmemorijskih datoteka. Izvorna postavka je WP_CONTENT_DIR . /cache/ što je %s."
#: wp-cache.php:1081
msgid "Cache Location"
msgstr "Lokacija predmemorije"
#. Author URI of the plugin/theme
msgid "https://automattic.com/"
msgstr "https://automattic.com/"
#. Author of the plugin/theme
msgid "Automattic"
msgstr "Automattic"
#. Description of the plugin/theme
msgid "Very fast caching plugin for WordPress."
msgstr "Vrlo brz WordPress dodatak za predmemoriju."
#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/wp-super-cache/"
msgstr "https://wordpress.org/plugins/wp-super-cache/"
#. Plugin Name of the plugin/theme
msgid "WP Super Cache"
msgstr "WP Super Cache"
#: wp-cache.php:3444
msgid "Delete cache of the current page"
msgstr "Obriši predmemoriju aktualne stranice"
#: wp-cache.php:3407
msgid ""
"Dear User,\n"
"\n"
"WP Super Cache was removed from your blog but the mod_rewrite rules\n"
"in your .htaccess were not.\n"
"\n"
"Please edit the following file and remove the code\n"
"between 'BEGIN WPSuperCache' and 'END WPSuperCache'. Please backup the file first!\n"
"\n"
"%s\n"
"\n"
"Regards,\n"
"WP Super Cache Plugin\n"
"http://wordpress.org/plugins/wp-super-cache/"
msgstr ""
"Poštovani korisniče,\n"
"\n"
"WP Super Cache je uklonjen s vašeg bloga, ali mod_rewrite pravila\n"
"u vašoj .htaccess datoteci nisu uklonjena.\n"
"\n"
"Uredite sljedeću datoteku i uklonite kod\n"
"između 'BEGIN WPSuperCache' i 'END WPSuperCache'. Prvo svakako napravite\n"
"sigurnosnu kopiju.\n"
"\n"
"%s\n"
"\n"
"Srdačan pozdrav,\n"
"WP Super Cache dodatak\n"
"http://wordpress.org/plugins/wp-super-cache/"
#: wp-cache.php:3407
msgid "Supercache Uninstall Problems"
msgstr "Problemi s deinstaliranjem Supercachea"
#: wp-cache.php:3364
msgid ""
"Preload has been restarted.\n"
"%s"
msgstr ""
"Predučitavanje je ponovo započeto.\n"
"%s"
#: wp-cache.php:3364
msgid "[%s] Preload may have stalled."
msgstr "[%s] Predučitavanje je možda zastalo."
#: wp-cache.php:3322
msgid "Cleaning up old supercache files."
msgstr "Brisanje starih supercache datoteka."
#: wp-cache.php:3322
msgid "[%s] Cache Preload Completed"
msgstr "[%s] Predučitavanje predmemorije je završeno"
#: wp-cache.php:3311
msgid "Scheduling next preload refresh in %d minutes."
msgstr "Sljedeće osvježavanje predučitavanja zakazuje se za %d minuta"
#: wp-cache.php:3301
msgid "Refreshed the following posts:"
msgstr "Osvježene su sljedeće objave:"
#: wp-cache.php:3301
msgid "[%1$s] %2$d posts refreshed"
msgstr "[%1$s] %2$d objava je osvježeno"
#: wp-cache.php:3291
msgid "[%1$s] Cache Preload Stopped"
msgstr "[%1$s] Predučitavanje predmemorije je zaustavljeno"
#: wp-cache.php:3270
msgid "[%1$s] Refreshing posts from %2$d to %3$d"
msgstr "[%1$s] Osvežavanje objava od %2$d do %3$d"
#: wp-cache.php:3221
msgid "[%1$s] Refreshing %2$s taxonomy from %3$d to %4$d"
msgstr "[%1$s] Osvežavanje %2$s taksonomije od %3$d do %4$d"
#: wp-cache.php:3191
msgid "[%1$s] Cache Preload Started"
msgstr "[%1$s] Predučitavanje predmemorije je počelo"
#: wp-cache.php:3028
msgid "Update Mod_Rewrite Rules"
msgstr "Ažuriraj Mod_Rewrite pravila"
#: wp-cache.php:3020
msgid " Make sure they appear before any existing WordPress rules. "
msgstr "Pobrinite se da se ona pojave prije bilo kakvih postojećih WordPress pravila."
#: wp-cache.php:3019
msgid "You can edit the file yourself. Add the following rules."
msgstr "Možete sami urediti datoteku. Dodajte sljedeća pravila."
#: wp-cache.php:3018
msgid "To serve static html files your server must have the correct mod_rewrite rules added to a file called <code>%s.htaccess</code>"
msgstr "Kako bi isporučio statičke html datoteke, vaš poslužitelj mora imati ispravna mod_rewrite pravila, dodana u datoteku pod nazivom <code>%s.htaccess</code>"
#: wp-cache.php:3014
msgid "Alternatively, you can edit your <code>%s.htaccess</code> file manually and add the following code (before any WordPress rules):"
msgstr "Alternativno, možete manualno urediti svoju <code>%s.htaccess</code> datoteku, i dodati sljedeći kod (prije bilo kakvih WordPress pravila):"
#: wp-cache.php:3014
msgid "Refresh this page when the file permissions have been modified."
msgstr "Osvježi ovu stranicu kada se dozvole datoteke izmijene."
#: wp-cache.php:3014
msgid "The file <code>%s.htaccess</code> cannot be modified by the web server. Please correct this using the chmod command or your ftp client."
msgstr "Web poslužitelj ne može izmijeniti datoteku <code>%s.htaccess</code>. Ispravite ovo koristeći naredbu chmod, ili vaš ftp klijent."
#: wp-cache.php:3014
msgid "Cannot update .htaccess"
msgstr "Nije moguće ažurirati .htaccess"
#: wp-cache.php:2971
msgid "WP Super Cache has checked the front page of your blog. Please visit %s if you would like to disable this."
msgstr "WP Super Cache je provjerio prvu stranicu vašeg bloga. Molim vas, posjetite %s, ako želite ovo isključiti."
#: wp-cache.php:2971
msgid "[%s] Front page check!"
msgstr "[%s] Provjera prve stranice!"
#: wp-cache.php:2966
msgid "The cache on your blog has been cleared because the front page of your site is missing the text \"%2$s\". Please visit %1$s to verify the cache has been cleared."
msgstr "Predmemorija na vašem blogu je obrisana, pošto na prvoj stranici vaše web-stranice nedostaje tekst \"%2$s\". Molim vas, posjetite %1$s, kako bi potvrdili da je predmemorija obrisana."
#: wp-cache.php:2966
msgid "[%s] Front page is not correct! Cache Cleared!"
msgstr "[%s] Prva stranica nije ispravna! Predmemorija je obrisana!"
#: wp-cache.php:2963
msgid "Please visit %1$s to clear the cache as the front page of your site is not correct and missing the text, \"%2$s\"!"
msgstr "Molim vas, posjetite %1$s kako bi obrisali predmemoriju, pošto prva stranica vaše web-stranice nije ispravna, i nedostaje joj tekst, \"%2$s\"!"
#: wp-cache.php:2963
msgid "[%s] Front page is not correct! Please clear cache!"
msgstr "[%s] Prva stranica nije ispravna! Molim vas, obrišite predmemoriju!"
#: wp-cache.php:2956
msgid "The cache on your blog has been cleared because the front page of your site is now downloading. Please visit %s to verify the cache has been cleared."
msgstr "Predmemorija na vašem blogu je obrisana, pošto se prva stranica vaše web-stranice sada preuzima. Molim vas, posjetite %s, kako bi potvrdili da je predmemorija obrisana."
#: wp-cache.php:2956
msgid "[%s] Front page is gzipped! Cache Cleared!"
msgstr "[%s] Prva stranica je gzip-ana! Predmemorija je obrisana!"
#: wp-cache.php:2953
msgid "Please visit %s to clear the cache as the front page of your site is now downloading!"
msgstr "Posjetite %s kako bi obrisali predmemoriju, pošto se prva stranica vaše web-stranice sada preuzima!"
#: wp-cache.php:2953
msgid "[%s] Front page is gzipped! Please clear cache!"
msgstr "[%s] Prva stranica je gzip-ana! Molim vas, obrišite predmemoriju!"
#: wp-cache.php:2932
msgid "Warning! WP Super Cache caching <strong>was</strong> broken but has been <strong>fixed</strong>! The script advanced-cache.php could not load wp-cache-phase1.php.<br /><br />The file %1$s/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message."
msgstr "Upozorenje! WP Super Cache predmemoriranje <strong>bilo je</strong> pokidano ali sad je <strong>popravljeno</strong>! Skripta advanced-cache.php nije mogla učitati wp-cache-phase1.php.<br /><br /> Datoteka %1$s/advanced-cache.php ponovno je kreirana i WPCACHEHOME je popravljen u vašoj wp-config.php. Ponovno učitajte ovu stranicu kako bi ova poruka nestala."
#: wp-cache.php:2929
msgid "WP Super Cache is disabled. Please go to the <a href=\"%s\">plugin admin page</a> to enable caching."
msgstr "WP Super Cache je isključen. Otvorite <a href=\"%s\">stranicu za administraciju dodataka</a>, kako bi omogućili predmemoriranje."
#: wp-cache.php:2919
msgid "Settings"
msgstr "Postavke"
#: wp-cache.php:2913
msgid "WP Super Cache must be configured. Go to <a href=\"%s\">the admin page</a> to enable and configure the plugin."
msgstr "WP Super Cache mora biti konfiguriran. Idite na <a href=\"%s\">stranicu za administraciju</a>, kako bi uključili i konfigurirali dodatak."
#: wp-cache.php:2880
msgid "%1$s is Stephen Fry proof thanks to caching by %2$s"
msgstr "%1$s je Stephen Fry provjeren (Stephen Fry proof), zahvaljujući predmemoriranju od strane %2$s"
#: wp-cache.php:2713
msgid "Delete Super Cache cached files (opens in new window)"
msgstr "Obriši Super Cache predmemorirane datoteke (otvara se u novom prozoru)"
#: wp-cache.php:2688
msgid "Delete Expired"
msgstr "Obriši isteklo"
#: wp-cache.php:2677
msgid "Expired files are files older than %s seconds. They are still used by the plugin and are deleted periodically."
msgstr "Istekle datoteke su starije od %s sekundi. Dodatak ih i dalje koristi, i brišu se periodično."
#: wp-cache.php:2674
msgid "List all cached files"
msgstr "Prikaži listu svih predmemoriranih datoteka"
#: wp-cache.php:2672
msgid "Too many cached files, no listing possible."
msgstr "Previše predmemoriranih datoteka, nije moguć prikaz liste."
#: wp-cache.php:2670
msgid "Hide file list"
msgstr "Sakriti listu datoteka"
#: wp-cache.php:2654
msgid "Stale Super Cached Files"
msgstr "Super Cached datoteke koje se ne koriste"
#: wp-cache.php:2638
msgid "Fresh Super Cached Files"
msgstr "Svježe Super Cached datoteke"
#: wp-cache.php:2622
msgid "Stale WP-Cached Files"
msgstr "WP-predmemorirane datoteke koje se ne koriste"
#: wp-cache.php:2607 wp-cache.php:2623 wp-cache.php:2639 wp-cache.php:2655
msgid "Delete"
msgstr "Izbriši"
#: wp-cache.php:2607 wp-cache.php:2623 wp-cache.php:2639 wp-cache.php:2655
msgid "Age"
msgstr "Starost"
#: wp-cache.php:2607 wp-cache.php:2623
msgid "Key"
msgstr "Ključ"
#: wp-cache.php:2607 wp-cache.php:2623 wp-cache.php:2639 wp-cache.php:2655
msgid "URI"
msgstr "URI"
#: wp-cache.php:2606
msgid "Fresh WP-Cached Files"
msgstr "Svježe WP-Cache datoteke"
#: wp-cache.php:2596
msgid "WP-Super-Cache"
msgstr "WP-Super-Cache"
#: wp-cache.php:2583 wp-cache.php:2602
msgid "%s Expired Pages"
msgstr "%s isteklih stranica"
#: wp-cache.php:2582 wp-cache.php:2597
msgid "%s Cached Pages"
msgstr "%s predmemoriranih stranica"
#: wp-cache.php:2581
msgid "WP-Cache"
msgstr "WP-Cache"
#: wp-cache.php:2575
msgid "Cache stats last generated: %s minutes ago."
msgstr "Posljednje generiranje statistike predmemorije: prije %s minuta."
#: wp-cache.php:2573
msgid "Regenerate cache stats"
msgstr "Ponovo generiraj statistike predmemorije"
#: wp-cache.php:2572
msgid "Cache stats are not automatically generated. You must click the link below to regenerate the stats on this page."
msgstr "Statistike predmemorije ne generiraju se automatski. Morate kliknuti na donju poveznicu kako bi na ovoj stranici generirali statistike."
#: wp-cache.php:2505
msgid "Deleting wp-cache file: <strong>%s</strong><br />"
msgstr "Brisanje wp-cache datoteke: <strong>%s</strong><br />"
#: wp-cache.php:2483
msgid "Deleting supercache file: <strong>%s</strong><br />"
msgstr "Brisanje supercache datoteke: <strong>%s</strong><br />"
#: wp-cache.php:2459
msgid "Object cache in use. No cache listing available."
msgstr "U upotrebi je objektno predmemoriranje. Nije dostupan listing predmemorije."
#: wp-cache.php:2456
msgid "Cache Contents"
msgstr "Sadržaj predmemorije"
#: wp-cache.php:2428
msgid "<h3>WP_CACHE constant added to wp-config.php</h3><p>If you continue to see this warning message please see point 5 of the <a href=\"http://wordpress.org/plugins/wp-super-cache/faq/\">Troubleshooting Guide</a>. The WP_CACHE line must be moved up."
msgstr "<h3>WP_CACHE konstanta je dodana u wp-config.php</h3><p>Ako se ova poruka upozorenja nastavi prikazivati, proučite točku 5 u <a href=\"http://wordpress.org/plugins/wp-super-cache/faq/\">Troubleshooting Guide</a>.Linija koja sadrži WP_CACHE mora biti pomaknuta prema gore."
#: wp-cache.php:2424
msgid "Edit <code>%s</code> and add the following line:<br /> <code>define('WP_CACHE', true);</code><br />Otherwise, <strong>WP-Cache will not be executed</strong> by WordPress core. "
msgstr "Uredite <code>%s</code> i dodajte sljedeću liniju:<br /> <code>define('WP_CACHE', true);</code><br />U suprotnom, <strong>WP-Cache se neće izvršiti</strong> od strane WordPress jezgre."
#: wp-cache.php:2423
msgid "<strong>Error: WP_CACHE is not enabled</strong> in your <code>wp-config.php</code> file and I couldn’t modify it."
msgstr "<strong>Greška: WP_CACHE nije uključen</strong> u vašoj <code>wp-config.php</code> datoteci, i WordPress ga nije mogao promijeniti."
#: wp-cache.php:2421
msgid "<h3>WP_CACHE constant set to false</h3><p>The WP_CACHE constant is used by WordPress to load the code that serves cached pages. Unfortunately, it is set to false. Please edit your wp-config.php and add or edit the following line above the final require_once command:<br /><br /><code>define('WP_CACHE', true);</code></p>"
msgstr "<h3>WP_CACHE konstanta je postavljena na vrijednost false</h3><p>WP_CACHE konstantu WordPress koristi kako bi učitao kod koji servira predmemorirane stranice. Na žalost, ona je postavljena na vrijednost false. Uredite svoju wp-config.php datoteku i dodajte ili uredite sljedeće linije, iznad završne naredbe require_once:<br /><br /><code>define('WP_CACHE', true);</code></p>"
#: wp-cache.php:2398
msgid "<li>1. Open <em>%1$s$wp_cache_file</em> in a text editor.</li><li>2. Change the text <em>CACHEHOME</em> to <em>%2$s</em></li><li>3. Save the file and copy it to <em>%3$s</em> and refresh this page.</li>"
msgstr "<li>1. Otvorite datoteku <em>%1$s$wp_cache_file</em> u nekom uređivaču teksta.</li><li>2. Izmijenite tekst <em>CACHEHOME</em> u <em>%2$s</em></li><li>3. Snimite datoteku i kopirajte ju u <em>%3$s</em>, a zatim osvježite ovu stranicu.</li>"
#: wp-cache.php:2397
msgid "If that doesn’t work, make sure the file <em>%s/advanced-cache.php</em> doesn’t exist:"
msgstr "Ako ne funkcionira, provjerite jeli datoteka <em>%s/advanced-cache.php</em> postoji:"
#: wp-cache.php:2396
msgid "3. Refresh this page to update <em>%s/advanced-cache.php</em>"
msgstr "3. Osvježite ovu stranicu kako bi ažurirali <em>%s/advanced-cache.php</em>"
#: wp-cache.php:2395
msgid "2. Make %1$s writable using the chmod command through your ftp or server software. (<em>chmod 777 %1$s</em>) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)"
msgstr "2. Omogućite upis podataka u %1$s, koristeći naredbu chmod, putem vašeg ftp, ili softvera s poslužitelja. (<em>chmod 777 %1$s</em>) i osvježite ovu stranicu. Ovo je samo privremena mjera, i morati ćete nakon ovoga opet onemogućiti upis u njega. (U prethodnoj naredbi promijenite 777 u 755)"
#: wp-cache.php:2394
msgid "1. If it already exists, please delete the file first."
msgstr "1. Ako već postoji, prvo obrišite datoteku."
#: wp-cache.php:2393
msgid "%s/advanced-cache.php</em> does not exist or cannot be updated."
msgstr "%s/advanced-cache.php</em> ne postoji i ne može se ažurirati."
#: wp-cache.php:2357
msgid "Could not update %s!</em> WPCACHEHOME must be set in config file."
msgstr "Nije moguće ažurirati %s!</em> WPCACHEHOME mora se postaviti u konfiguracijskoj datoteci."
#: wp-cache.php:2327
msgid "Sample WP-Cache config file (<strong>%s</strong>) does not exist. Verify your installation."
msgstr "Primjer WP-Cache konfiguracijske datoteke (<strong>%s</strong>) ne postoji. Provjerite vašu instalaciju."
#: wp-cache.php:2321
msgid "Configuration file missing and %1$s directory (<strong>%2$s</strong>) is not writable by the web server. Check its permissions."
msgstr "Nedostaje konfiguracijska datoteka, a u %1$s mapi (<strong>%2$s</strong>) web poslužitelj ne može upisivati podatke. Provjerite njegove dozvole."
#: wp-cache.php:2316
msgid "Your WP-Cache config file (<strong>%s</strong>) is out of date and not writable by the Web server. Please delete it and refresh this page."
msgstr "Vaša WP-Cache konfiguracijska datoteka (<strong>%s</strong>) je zastarjela i web poslužitelj ne može zapisivati u nju. Obrišite ju i osvježite ovu stranicu."
#: wp-cache.php:2282
msgid "Your cache directory (<strong>%1$s</strong>) or <strong>%2$s</strong> need to be writable for this plugin to work. Double-check it."
msgstr "Upis u vašu mapu predmemorije (<strong>%1$s</strong>), ili <strong>%2$s</strong>, mora biti omogućen kako bi ovaj dodatak funkcionirao. Provjerite ovo."
#: wp-cache.php:2277
msgid "Your cache directory (<strong>%1$s</strong>) did not exist and couldn’t be created by the web server. Check %1$s permissions."
msgstr "Vaša mapa predmemorije (<strong>%1$s</strong>) ne postoji, i web poslužitelj ju nije mogao kreirati. Provjerite dozvole za %1$s."
#: wp-cache.php:2277 wp-cache.php:2282 wp-cache.php:2316 wp-cache.php:2321
#: wp-cache.php:2327
msgid "Error"
msgstr "Greška"
#: wp-cache.php:2058
msgid "GZIP compression is enabled in WordPress, wp-cache will be bypassed until you disable gzip compression."
msgstr "GZIP kompresija je uključena u WordPressu, wp-cache će biti zaobiđen dok ne isključite gzip kompresiju."
#: wp-cache.php:2058 wp-cache.php:2357 wp-cache.php:2393
msgid "Warning"
msgstr "Upozorenje"
#: wp-cache.php:2008
msgid "Error: GZIP compression is enabled. Disable it if you want to enable wp-cache."
msgstr "Greška: GZIP kompresija je uključena. Isključite ju ako želite uključiti wp-cache."
#: wp-cache.php:1994
msgid "Email the blog admin when checks are made. (useful for testing)"
msgstr "Poslati e-poštu administratoru bloga, kada se naprave provjere. (korisno za testiranje)"
#: wp-cache.php:1993
msgid "Clear cache on error."
msgstr "Obriši predmemoriju u slučaju greške."
#: wp-cache.php:1992
msgid "Text to search for on your front page. If this text is missing, the cache will be cleared. Leave blank to disable."
msgstr "Tekst za traženje na prvoj stranici. Ako ovaj tekst nedostaje, predmemorija će biti obrisana. Za isključivanje, ostavite prazno."
#: wp-cache.php:1992
msgid "Front page text"
msgstr "Tekst prve stranice"
#: wp-cache.php:1991
msgid "Check front page every 5 minutes."
msgstr "Provjeri prvu stranicu svakih 5 minuta."
#: wp-cache.php:1989
msgid "I’m 99% certain that they aren’t bugs in WP Super Cache and they only happen in very rare cases but you can run a simple check once every 5 minutes to verify that your site is ok if you’re worried. You will be emailed if there is a problem."
msgstr "Postoji 99% sigurnost da to nisu programske greške u WP Super Cacheu, i do njih dolazi samo u vrlo rijetkim slučajevima, ali možete pokrenuti jednostavnu provjeru svakih 5 minuta, kako bi potvrdili da je sve u redu s vašom web-stranicom, ako ste zabrinuti. Biti će vam poslana e-pošta ako bude problema."
#: wp-cache.php:1988
msgid "In very rare cases two problems may arise on some blogs:<ol><li> The front page may start downloading as a zip file.</li><li> The wrong page is occasionally cached as the front page if your blog uses a static front page and the permalink structure is <em>/%category%/%postname%/</em>.</li></ol>"
msgstr "U vrlo rijetkim slučajevima, na nekim blogovima mogu se pojaviti dva problema:<ol><li> Prva stranica može se početi učitavati kao zip datoteka.</li><li> Povremeno se predmemorira pogrešna stranica kao prva stranica, ako vaš blog koristi statičnu prvu stranicu, a struktura stalnih veza je <em>/%category%/%postname%/</em>.</li></ol>"
#: wp-cache.php:1982
msgid "Display comments at the end of every page like this:"
msgstr "Prikazati komentare na kraju svake stranice, ovako:"
#: wp-cache.php:1981
msgid "Cache Status Messages"
msgstr "Poruke o statusu predmemorije"
#: wp-cache.php:1980
msgid "(only log requests from this IP address. Your IP is %s)"
msgstr "(zapisuj samo zahtjeve s ove IP adrese. Vaša IP adresa je %s)"
#: wp-cache.php:1980
msgid "IP Address"
msgstr "IP adresa"
#: wp-cache.php:1979
msgid "Debugging"
msgstr "Otklanjanje grešaka"
#: wp-cache.php:1975
msgid "Fix problems with the plugin by debugging it here. It can log them to a file in your cache directory."
msgstr "Riješite probleme sa dodatkom, otklanjajući programske greške ovdje. Možete napraviti dnevnički zapis o njima u vašoj mapi predmemorije."
#: wp-cache.php:1972
msgid "Currently logging to: %s"
msgstr "Trenutno se prijavljujete na: %s"
#: wp-cache.php:1929
msgid "Save Files"
msgstr "Snimi datoteke"
#: wp-cache.php:1923
msgid "Add here those filenames that can be cached, even if they match one of the rejected substring specified above."
msgstr "Ovdje dodajte imena datoteka koje se mogu predmemorirati, čak i ako sadrže neki od gornjih nizova za odbacivanje."
#: wp-cache.php:1907
msgid "Save Strings"
msgstr "Snimi nizove"
#: wp-cache.php:1901
msgid "Add here strings (not a filename) that forces a page not to be cached. For example, if your URLs include year and you dont want to cache last year posts, it’s enough to specify the year, i.e. ’/2004/’. WP-Cache will search if that string is part of the URI and if so, it will not cache that page."
msgstr "Ovdje dodajte nizove (ne ime datoteke), koji forsiraju stranicu da ne bude predmemorirana. Na primjer, ako vaši URL-ovi uključuju godinu, a ne želite predmemorirati prošlogodišnje objave, dovoljno je navesti godinu, npr. ’/2004/’. WP-Cache će tražiti jeli taj niz dio URI-ja, i ako je, neće predmemorirati tu stranicu."
#: wp-cache.php:1884 wp-cache.php:1998
msgid "Save"
msgstr "Snimi"
#: wp-cache.php:1882
msgid "Author Pages"
msgstr "Stranice autora"
#: wp-cache.php:1881
msgid "Search Pages"
msgstr "Stranice pretrage"
#: wp-cache.php:1880
msgid "Feeds"
msgstr "Kanali"
#: wp-cache.php:1879
msgid "Category"
msgstr "Kategorija"
#: wp-cache.php:1878
msgid "Tags"
msgstr "Oznake"
#: wp-cache.php:1877
msgid "Archives"
msgstr "Arhiva"
#: wp-cache.php:1876
msgid "Home"
msgstr "Početna stranica"
#: wp-cache.php:1875
msgid "Front Page"
msgstr "Prva stranica"
#: wp-cache.php:1874
msgid "Pages"
msgstr "Stranice"
#: wp-cache.php:1873
msgid "Single Posts"
msgstr "Pojedinačne objave"
#: wp-cache.php:1870
msgid "Do not cache the following page types. See the <a href=\"http://codex.wordpress.org/Conditional_Tags\">Conditional Tags</a> documentation for a complete discussion on each type."
msgstr "Spriječavanje predmemoriranja navedenih tipova stranica. Pogledajte dokumentaciju o <a href=\"http://codex.wordpress.org/Conditional_Tags\">Conditional Tags</a>, za kompletnu diskusiju o svakom tipu."
#: wp-cache.php:1847
msgid "Save UA Strings"
msgstr "Snimi UA nizove"
#: wp-cache.php:1840
msgid "Strings in the HTTP ’User Agent’ header that prevent WP-Cache from caching bot, spiders, and crawlers’ requests. Note that super cached files are still sent to these agents if they already exists."
msgstr "Nizovi u HTTP ’User Agent’ zaglavlju, koji sprečavaju WP-Cache u predmemoriranju zahtjeva botova, spidera i pretraživača (crawlers). Imajte na umu da se supercached datoteke i dalje šalju ovim agentima, ako već postoje."
#: wp-cache.php:1839
msgid "Rejected User Agents"
msgstr "Odbačeni korisnički agenti"
#: wp-cache.php:1795
msgid "Change Expiration"
msgstr "Promijeni vrijeme"
#: wp-cache.php:1794
msgid "Set the expiry time to 0 seconds to disable garbage collection."
msgstr "Kako bi isključili sakupljanje smeća, podesite vrijeme isteka na 0 sekundi."
#: wp-cache.php:1793
msgid "Checking for and deleting expired files is expensive, but it’s expensive leaving them there too. On a very busy site, you should set the expiry time to <em>600 seconds</em>. Experiment with different values and visit this page to see how many expired files remain at different times during the day. If you are using legacy caching, aim to have less than 500 cached files if possible. You can have many times more cached files when using mod_rewrite or PHP caching."
msgstr "Traženje i brisanje isteklih datoteka je skupo, ali je također skupo ostavljati ih gdje jesu. Na vrlo posjećenoj web-stranici, trebalo bi podesiti vrijeme isteka na <em>600 sekundi</em>. Eksperimentirajte s različitim vrijednostima i posjećujte ovaj zaslon, kako bi vidjeli koliko isteklih datoteka ostaje u različito vrijeme, tokom dana. Ako koristite staro predmemoriranje (legacy caching), ciljajte na to da imate manje od 500 predmemoriranih datoteka, ako je to moguće. Kada koristite mod_rewrite ili PHP predmemoriranje, možete imati puno više predmemoriranih datoteka."
#: wp-cache.php:1791
msgid "Sites where an external data source updates at a particular time every day should set the timeout to 86400 seconds and use the Clock scheduler set appropriately."
msgstr "Web-stranice s vanjskim izvor podataka koji se ažurira svakog dana u isto vrijeme, trebale bi podesiti vrijeme isteka na 86400 sekundi, i koristiti Sat (Clock) planer u skladu s tim."
#: wp-cache.php:1790
msgid "Sites with lots of static content, no widgets or rss feeds in their sidebar can use a timeout of 86400 seconds or even more and set the timer to something equally long."
msgstr "Web-stranice s dosta statičkog sadržaja, bez widgeta i rss kanala u svojoj bočnoj traci, mogu koristiti vrijeme isteka od 86400 sekundi, pa čak i više, i podešen brojač vremena na neko podjednako dugo vrijeme."
#: wp-cache.php:1789
msgid "Sites with widgets and rss feeds in their sidebar should probably use a timeout of 3600 seconds and set the timer to 600 seconds. Stale files will be caught within 10 minutes of going stale."
msgstr "Web-stranice s widgetima i rss kanalima u svojoj bočnoj traci, vjerojatno bi trebali koristiti vrijeme isteka od 3600 sekundi, i podešen brojač vremena na 600 sekundi. Datoteke koje se ne koriste obraditi će se u roku od 10 minuta, od kako postanu \"ustajale\"."
#: wp-cache.php:1788
msgid "Sites that want to serve lots of newly generated data should set the <em>Cache Timeout</em> to 60 and use the <em>Timer</em> scheduler set to 90 seconds."
msgstr "Web-stranice koje žele pružiti dosta novo generiranih podataka, trebaju podesiti <em>Vrijeme isteka predmemorije</em> na 60, i koristiti <em>Brojač vremena (Timer)</em>, podešen na 90 sekundi."
#: wp-cache.php:1786
msgid "There are no best garbage collection settings but here are a few scenarios. Garbage collection is separate to other actions that clear our cached files like leaving a comment or publishing a post."
msgstr "Ne postoje najbolje postavke za sakupljanje smeća, ali evo nekoliko scenarija. Sakupljanje smeća je odvojeno od drugih akcija koje brišu predmemorirane datoteke, kao što je ostavljanje komentara, ili objavljivanje objave."
#: wp-cache.php:1784
msgid "Or, the <em>Clock</em> scheduler allows the garbage collection to run at specific times. If set to run hourly or twice daily, the garbage collector will be first scheduled for the time you enter here. It will then run again at the indicated interval. If set to run daily, it will run once a day at the time specified."
msgstr "Ili, <em>Sat (Clock)</em> planer, koji omogućuje da se sakupljač smeća pokreće u određeno vrijeme. Ako je podešen da radi na svaki sat, ili dva puta na dan, pokretanje sakupljača smeća biti će prvo tempirano u vrijeme koje unesete ovdje. Nakon toga biti će pokretan u navedenim intervalima. Ako je podešen da se pokreće jednom dnevno, on će se pokretati jednom dnevno u navedeno vrijeme."
#: wp-cache.php:1783
msgid "The <em>Timer</em> scheduler tells the plugin to run the garbage collector at regular intervals. When one garbage collection is done, the next run is scheduled."
msgstr "<em>Brojač vremena (Timer)</em> planer komunicira dodatku da pokreće sakupljač smeća u pravilnim intervalima. Kada je jedno sakupljanje smeća gotovo, zakazuje se sljedeće pokretanje."
#: wp-cache.php:1782
msgid "Use the <em>Timer</em> or <em>Clock</em> schedulers to define when the garbage collector should run."
msgstr "Koristite planere <em>Brojač vremena</em> ili <em>Sat</em>, kako bi definirali kada se sakupljač smeća treba pokrenuti."
#: wp-cache.php:1781
msgid "Stale cached files are not removed as soon as they become stale. They have to be removed by the garbage collecter. That is why you have to tell the plugin when the garbage collector should run."
msgstr "Predmemorirane datoteke koje se ne koriste, ne uklanjaju se čim postanu \"ustajale\". Njih mora ukloniti sakupljač smeća. Zato morate obznaniti dodatku kada se sakupljač smeća treba pokrenuti."
#: wp-cache.php:1780
msgid "Cached files are fresh for a limited length of time. You can set that time in the <em>Cache Timeout</em> text box on this page."
msgstr "Predmemorirane datoteke ostaju svježe ograničeno vrijeme. To vrijeme možete podesiti u tekstualnom polju <em>Vrijeme isteka predmemorije</em>, na ovom zaslonu."
#: wp-cache.php:1779
msgid "<em>Garbage collection</em> is the simple act of throwing out your garbage. For this plugin that would be old or <em>stale</em> cached files that may be out of date. New cached files are described as <em>fresh</em>."
msgstr "<em>Sakupljanje smeća</em> je jednostavno čin izbacivanja vašeg smeća. Za ovaj dodatak, to bi bili stare, ili <em>nekorištene</em> predmemorirane datoteke koje bi mogle biti zastarjele. Nove predmemorirane datoteke se nazivaju <em>svježima</em>."
#: wp-cache.php:1778
msgid "Garbage Collection"
msgstr "Sakupljanje smeća"
#: wp-cache.php:1776
msgid "Email me when the garbage collection runs."
msgstr "Obavjesti me e-poštom kada se pokrene sakupljanje smeća."
#: wp-cache.php:1775
msgid "Notification Emails"
msgstr "Obavijesti e-poštom"
#: wp-cache.php:1769
msgid "Interval:"
msgstr "Interval:"
#: wp-cache.php:1767
msgid "Check for stale cached files at this time <strong>(UTC)</strong> or starting at this time every <em>interval</em> below."
msgstr "Provjera predmemoriranih datoteka koje se ne koriste, u ovo vrijeme <strong>(UTC)</strong>, ili, počevši od ovog vremena, svakih <em>interval</em> nadalje."
#: wp-cache.php:1767
msgid "HH:MM"
msgstr "HH:MM"
#: wp-cache.php:1766
msgid "Clock:"
msgstr "Sat:"
#: wp-cache.php:1765
msgid "Check for stale cached files every <em>interval</em> seconds."
msgstr "Provjera predmemoriranih datoteka koje se ne koriste, svakih <em>interval</em> sekundi."
#: wp-cache.php:1764
msgid "Timer:"
msgstr "Brojač vremena:"
#: wp-cache.php:1764
msgid "Scheduler"
msgstr "Planer"
#: wp-cache.php:1763
msgid "How long should cached pages remain fresh? Set to 0 to disable garbage collection. A good starting point is 3600 seconds."
msgstr "Koliko dugo predmemorirane stranice trebaju ostati svježe? Za isključivanje sakupljanja smeća, postavite vrijednost 0. Dobra polazna točka je 3600 sekundi."
#: wp-cache.php:1762 wp-cache.php:1765
msgid "seconds"
msgstr "sekundi"
#: wp-cache.php:1761
msgid "Cache Timeout"
msgstr "Vrijeme isteka predmemorije"
#: wp-cache.php:1743
msgid "Warning! <strong>PRELOAD MODE</strong> activated. Supercache files will not be deleted regardless of age."
msgstr "Upozorenje! <strong>PRELOAD MODE (mod za učitavanje unaprijed)</strong> je aktiviran. Supercache datoteke neće se brisati, nevezano za starost."
#: wp-cache.php:1739
msgid "Next scheduled garbage collection will be at <strong>%s UTC</strong>"
msgstr "Sljedeće tempirano sakupljanje smeća biti će u <strong>%s UTC</strong>"
#: wp-cache.php:1735
msgid "Local time is <code>%1$s</code>"
msgstr "Lokalno vrijeme je <code>%1$s</code>"
#: wp-cache.php:1732
msgid "<abbr title=\"Coordinated Universal Time\">UTC</abbr> time is <code>%s</code>"
msgstr "<abbr title=\"Coordinated Universal Time\">UTC (usklađeno univerzalno vrijeme)</abbr> vrijeme je <code>%s</code>"
#: wp-cache.php:1730
msgid "Expiry Time & Garbage Collection"
msgstr "Vrijeme isteka i sakupljanje smeća"
#: wp-cache.php:1658
msgctxt "timezone date format"
msgid "Y-m-d G:i:s"
msgstr "j.m.Y. G:i:s"
#: wp-cache.php:1630
msgid "Update Direct Pages"
msgstr "Ažuriraj Direktne stranice"
#: wp-cache.php:1625
msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file."
msgstr "Ispraznite tekstualno polje, kako bi ga uklonili s liste direktnih stranica, i obrisali predmemoriranu datoteku."
#: wp-cache.php:1624
msgid "For example: to cache <em>%1$sabout/</em>, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page."
msgstr "Na primjer: za predmemoriranje <em>%1$sabout/</em>, unijeti ćete %1$sabout/ ili /about/. Predmemorirana datoteka će se generirati sljedeći put kada anonimni posjetilac posjeti tu stranicu."
#: wp-cache.php:1622
msgid "Directly cached files are files created directly off %s where your blog lives. This feature is only useful if you are expecting a major Digg or Slashdot level of traffic to one post or page."
msgstr "Direktno predmemorirane datoteke se kreiraju direktno iz %s, gdje se nalazi vaš blog. Ova značajka je korisna samo ako očekujete značajan nivo Digg ili Slashdot prometa ka jednoj objavi, ili stranici."
#: wp-cache.php:1620
msgid "Add direct page:"
msgstr "Dodaj direktnu stranicu:"
#: wp-cache.php:1615
msgid "Delete cached file"
msgstr "Obrisati predmemoriranu datoteku"
#: wp-cache.php:1615
msgid "Existing direct page"
msgstr "Postojeća direktna stranica"
#: wp-cache.php:1600
msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk."
msgstr "U %s je moguć upis podataka. Molim vas, onemogućite upis podataka u ovu datoteku, nakon što se generira vaša stranica, jer je to sigurnosni rizik."
#: wp-cache.php:1595
msgid "You must make %s writable to enable this feature. As this is a security risk, please make it read-only after your page is generated."
msgstr "Morate omogućiti upis podataka u %s, kako bi omogućili ovu značajku. Pošto je to sigurnosni rizik, molim vas da ponovo onemogućite upis podataka u datoteku, nakon što se vaša stranica generira.\t"
#: wp-cache.php:1587
msgid "%s removed!"
msgstr "%s uklonjeno!"
#: wp-cache.php:1526
msgid "Directly Cached Files"
msgstr "Direktno predmemorirane datoteke"
#: wp-cache.php:1518
msgid "Lock Down"
msgstr "Zaključavanje"
#: wp-cache.php:1512
msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal."
msgstr "WordPress nije zaključan. Novi komentari će osvježavati Super Cache statičke datoteke, kao i obično."
#: wp-cache.php:1510
msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made."
msgstr "WordPress je zaključan. Super Cache statičke datoteke neće se brisati kada se pojave novi komentari."
#: wp-cache.php:1506
msgid "Sorry. My blog is locked down. Updates will appear shortly"
msgstr "Nažalost, Moj blog je zaključan. Ispravke/dopune će se pojaviti uskoro"
#: wp-cache.php:1504
msgid "Developers: Make your plugin lock down compatible by checking the \"WPLOCKDOWN\" constant. The following code will make sure your plugin respects the WPLOCKDOWN setting."
msgstr "Programeri: Učinite vaš dodatak kompatibilnim s zaključavanjem, provjerom \"WPLOCKDOWN\" konstante. Sljedeći kod će se pobrinuti da vaš dodatak poštuje WPLOCKDOWN postavku."
#: wp-cache.php:1503
msgid "Prepare your server for an expected spike in traffic by enabling the lock down. When this is enabled, new comments on a post will not refresh the cached static files."
msgstr "Pripremite vaš server za neočekivani porast prometa, omogućivši zaključavanje. Kada je ono uključeno, novi komentari na objave neće osvježivati predmemorirane statičke datoteke."
#: wp-cache.php:1502
msgid "Lock Down:"
msgstr "Zaključavanje:"
#: wp-cache.php:1477
msgid "Comment moderation is enabled. Your comment may take some time to appear."
msgstr "Uključena je moderacija komentara. Potrebno je određeno vrijeme da se pojavi vaš komentar."
#: wp-cache.php:1469
msgid "Restore Default Configuration"
msgstr "Vratiti Izvornu konfiguraciju"
#: wp-cache.php:1466
msgid "Fix Configuration"
msgstr "Popraviti konfiguraciju"
#: wp-cache.php:1460
msgid "Gzip encoding rules in %s.htaccess created."
msgstr "U %s.htaccess datoteci su kreirana pravila za Gzip kodiranje."
#: wp-cache.php:1454 wp-cache.php:3022
msgid "Rules must be added to %s too:"
msgstr "Pravila se također moraju dodati u %s:"
#: wp-cache.php:1448
msgid "View Mod_Rewrite Rules"
msgstr "Pregledati Mod_Rewrite pravila"
#: wp-cache.php:1446
msgid "A difference between the rules in your .htaccess file and the plugin rewrite rules has been found. This could be simple whitespace differences, but you should compare the rules in the file with those below as soon as possible. Click the ’Update Mod_Rewrite Rules’ button to update the rules."
msgstr "Pronađena je razlika između rewrite pravila u vašoj .htaccess datoteci i pravila dodatka. Ovo može biti jednostavno razlika u praznom prostoru, ali bi što prije trebali usporediti pravila u datoteci s ovim donjim. Kako bi ažurirali pravila, kliknite na gumb ’Ažuriraj Mod_Rewrite pravila (Update Mod_Rewrite Rules)’."
#: wp-cache.php:1443
msgid "WP Super Cache mod rewrite rules were detected in your %s.htaccess file.<br /> Click the following link to see the lines added to that file. If you have upgraded the plugin, make sure these rules match."
msgstr "Pronađena su WP Super Cache mod rewrite pravila U vašoj %s.htaccess datoteci.<br /> Kliknite na sljedeću poveznicu kako bi vidjeli linije koje su dodate u tu datoteku. Ako ste ažurirali dodatak, provjerite jeli se ova pravila poklapaju."
#: wp-cache.php:1438
msgid "Your %s.htaccess is not writable by the webserver and must be updated with the necessary mod_rewrite rules. The new rules go above the regular WordPress rules as shown in the code below:"
msgstr "U vašu %s.htaccess datoteku nije omogućen upis podataka od strane web poslužitelja, a on se mora ažurirati sa neophodnim mod_rewrite pravilima. Nova pravila dolaze iznad uobičajenih WordPress pravila, kao što je prikazano ispod u kodu:"
#: wp-cache.php:1437
msgid "Mod Rewrite rules must be updated!"
msgstr "Mod Rewrite pravila moraju biti ažurirana!"
#: wp-cache.php:1435
msgid "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:"
msgstr "%s.htaccess je dopunjen sa neophodnim mod_rewrite pravilima. Potvrdite njihovu ispravnost. Trebalo bi ovako izgledati:"
#: wp-cache.php:1434
msgid "Mod Rewrite rules updated!"
msgstr "Mod Rewrite pravila su ažurirana!"
#: wp-cache.php:1420
msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below."
msgstr "Možete vidjeti gdje pravila idu, i ispitati kompletna pravila, klikom na donju poveznicu \"Pregledati mod_rewrite pravila\"."
#: wp-cache.php:1418
msgid "It looks like your blog has URLs that end with a \"/\". Unfortunately since you installed this plugin a duplicate content bug has been found where URLs not ending in a \"/\" end serve the same content as those with the \"/\" and do not redirect to the proper URL. To fix, you must edit your .htaccess file and add these two rules to the two groups of Super Cache rules:"
msgstr "Izgleda da vaš blog ima URL-ove koji završavaju s \"/\". Nažalost, pošto ste instalirali ovaj dodatak, greška sa duplim sadržajem se pojavljuje tamo gdje URL-ovi ne završavaju s \"/\", i servira se isti sadržaj kao za one s \"/\", a ne vrši se usmjeravanje na odgovarajući URL. Kako bi popravili ovo, morate urediti vašu .htaccess datoteku, i dodati ova pravila dvjema grupama Super Cache pravila:"
#: wp-cache.php:1418
msgid "Trailing slash check required."
msgstr "Potrebna je provjera prateće kose crte."
#: wp-cache.php:1414
msgid "The mod_rewrite rules changed since you last installed this plugin. Unfortunately, you must remove the old supercache rules before the new ones are updated. Refresh this page when you have edited your .htaccess file. If you wish to manually upgrade, change the following line: %1$s so it looks like this: %2$s The only changes are \"HTTP_COOKIE\" becomes \"HTTP:Cookie\" and \"wordpressuser\" becomes \"wordpress\". This is a WordPress 2.5 change but it’s backwards compatible with older versions if you’re brave enough to use them."
msgstr "Mod_rewrite pravila su se promijenila od kada ste posljednji put instalirali ovaj dodatak. Nažalost, morate ukloniti stara supercache pravila prije nego se nova ažuriraju. Kada završite uređivanje vaše .htaccess datoteke, osvježite ovu stranicu. Ako želite napraviti manualno ažuriranje, izmijenite sljedeću liniju: %1$s, da izgleda ovako: %2$s Jedine izmijene su to što \"HTTP_COOKIE\" postaje \"HTTP:Cookie\" i \"wordpressuser\" postaje \"wordpress\". Ovo je WordPress 2.5 izmijena, ali ona je komaptibilna unazad s starijim inačicama, ako ste dovoljno hrabri da ih koristite."
#: wp-cache.php:1414
msgid "Thank you for upgrading."
msgstr "Hvala vam za ažuriranje."
#: wp-cache.php:1410
msgid "Refresh this page when you have updated your .htaccess file."
msgstr "Kada ažurirate svoju.htaccess datoteku, osvježite ovu stranicu."
#: wp-cache.php:1408
msgid "You must have <strong>BEGIN</strong> and <strong>END</strong> markers in %s.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:"
msgstr "Kako bi automatsko ažuriranje funkcioniralo, morate imati <strong>BEGIN</strong> i <strong>END</strong> markere u %s.htaccess datoteci. Oni izgledaju ovako, i okružuju glavna WordPress mod_rewrite pravila:"
#: wp-cache.php:1407
msgid "Mod Rewrite rules cannot be updated!"
msgstr "Mod Rewrite pravila ne mogu se ažurirati!"
#: wp-cache.php:1405
msgid "Unfortunately, the rewrite rules cannot be updated automatically when running WordPress MU. Please open your .htaccess and add the following mod_rewrite rules above any other rules in that file."
msgstr "Nažalost, pravila za ponovni upis ne mogu se ažurirati automatski, kada se koristi WordPress MU. Otvorite .htaccess i dodajte sljedeća mod_rewrite pravila, iznad svih drugih pravila u toj datoteci."
#: wp-cache.php:1405
msgid "WordPress MU Detected"
msgstr "Pronađen je WordPress MU"
#: wp-cache.php:1399
msgid "Mod Rewrite Rules"
msgstr "Mod Rewrite pravila"
#: wp-cache.php:1390
msgid "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on <a href=\"%s\">the main site</a> of this network."
msgstr "Obratite pažnju: Provjere WP Super Cache mod_rewrite pravila su isključene, osim ako radi na<a href=\"%s\">glavnoj web-stranici</a> na ovoj mreži."
#: wp-cache.php:1352
msgid "Debug"
msgstr "Otkloni grešku"
#: wp-cache.php:1352
msgid "Plugins"
msgstr "Dodaci"
#: wp-cache.php:1352
msgid "Preload"
msgstr "Predučitavanje"
#: wp-cache.php:1352
msgid "Contents"
msgstr "Sadržaji"
#: wp-cache.php:1352
msgid "CDN"
msgstr "CDN"
#: wp-cache.php:1352
msgid "Easy"
msgstr "Jednostavno"
#: wp-cache.php:1335
msgid "Available Plugins"
msgstr "Raspoloživi dodaci"
#: wp-cache.php:1325
msgid "<strong>Warning</strong>! Due to the way WordPress upgrades plugins, the plugins you upload to wp-super-cache/plugins/ will be deleted when you upgrade WP Super Cache. You can avoid this by loading the plugins from elsewhere. Set <strong>$wp_cache_plugins_dir</strong> to the new location in wp-config.php and WP Super Cache will look there instead.<br />More info available in the <a href=\"http://ocaoimh.ie/wp-super-cache-developers/\">developer documentation</a>."
msgstr "<strong>Upozorenje!</strong> Zbog načina na koji WordPress ažurira dodatke, dodaci koje prenesete u wp-super-cache/plugins/ biti će obrisani kada ažurirate WP Super Cache. Ovo možete izbjeći učitavanjem dodataka s neke druge lokacije. U datoteci wp-config.php podesite <strong>$wp_cache_plugins_dir</strong> na novu lokaciju, i WP Super Cache će ih tražiti tu, umjesto na staroj lokaciji.<br />Više informacija je dostupno u <a href=\"http://ocaoimh.ie/wp-super-cache-developers/\">dokumentaciji za programere</a>."
#: wp-cache.php:1324
msgid "This is strictly an advanced feature only and knowledge of both PHP and WordPress actions is required to create them."
msgstr "Ovo je, striktno, samo jedno napredno svojstvo, i potrebno je poznavanje i PHP-a i WordPress akcija, kako bi se ona kreirala."
#: wp-cache.php:1323
msgid "Cache plugins are PHP scripts that live in a plugins folder inside the wp-super-cache folder. They are loaded when Supercache loads, much sooner than regular WordPress plugins."
msgstr "Dodaci za predmemoriranje su PHP skripte koje se nalaze u mapi s dodacima, unutar wp-super-cache mape. One se učitavaju kada se učitava Supercache, mnogo prije nego obični WordPress dodaci."
#: wp-cache.php:1307
msgid "(may not always be accurate on busy sites)"
msgstr "(može biti neprecizno kod opterećenih web-stranica)"
#: wp-cache.php:1304
msgid "Cached %s seconds ago"
msgstr "Predmemorirano prije %s sekundi"
#: wp-cache.php:1300
msgid "Newest Cached Pages:"
msgstr "Najnovije predmemorirane stranice:"
#: wp-cache.php:1299
msgid "Cached pages since %1$s : <strong>%2$s</strong>"
msgstr "Predmemorirano stranica, od %1$s : <strong>%2$s</strong>"
#: wp-cache.php:1290
msgid "Please <a href=\"%s\">rate</a> this plugin and tell me if it works for you or not. It really helps development."
msgstr "Molimo vas, <a href=\"%s\">ocijenite</a> ovaj dodatak i napišite da li, u vašem slučaju, funkcionira, ili ne. Ovo stvarno pomaže razvoju."
#: wp-cache.php:1289
msgid "Rate This Plugin!"
msgstr "Ocijenite ovaj dodatak!"
#: wp-cache.php:1287
msgid "<a href=\"%1$s\">Development Version</a>"
msgstr "<a href=\"%1$s\">Razvojna inačica</a>"
#: wp-cache.php:1286
msgid "<a href=\"%1$s\">Support Forum</a>"
msgstr "<a href=\"%1$s\">Forum za podršku</a>"
#: wp-cache.php:1285
msgid "<a href=\"%1$s\">Frequently Asked Questions</a>"
msgstr "<a href=\"%1$s\">Često postavljana pitanja (FAQ)</a>"
#: wp-cache.php:1284
msgid "<a href=\"%1$s\">Installation Help</a>"
msgstr "<a href=\"%1$s\">Pomoć oko instalacije</a>"
#: wp-cache.php:1283
msgid "Use the debug system in the Debug tab above. It will tell you what the plugin is doing."
msgstr "Koristite sistem za otklanjanje grešaka u gornjoj kartici Otklanjanje grešaka. On će vam reći što dodatak radi."
#: wp-cache.php:1281
msgid "Need Help?"
msgstr "Treba vam pomoć?"
#: wp-cache.php:1270
msgid "<a href=\"%s\">Cron View</a> is a useful plugin to use when trying to debug garbage collection and preload problems."
msgstr "<a href=\"%s\">Cron View</a> je koristan dodatak za korištenje kada pokušavate otkloniti programske greške koje prave probleme s uklanjanjem smeća i predučitavanjem."
#: wp-cache.php:1269
msgid "<strong>Advanced users only:</strong> Install an object cache. Choose from <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> and others."
msgstr "<strong>Samo za napredne korisnike:</strong> Instalirajte objektno predmemoriranje. Odaberite između <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> i drugih."
#: wp-cache.php:1268
msgid "<a href=\"%s\">Use Google Libraries</a> allows you to load some commonly used Javascript libraries from Google webservers. Ironically, it may reduce your Yslow score."
msgstr "<a href=\"%s\">Use Google Libraries</a> vam omogućuje učitavanje nekih često korištenih Javascript biblioteke s Google web servera. Ironija je što to može umanjiti vaš Yslow rezultat."
#: wp-cache.php:1267
msgid "<a href=\"%s\">Yahoo! Yslow</a> is an extension for the Firefox add-on Firebug. It analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. Also try the performance tools online at <a href=\"%s\">GTMetrix</a>."
msgstr "<a href=\"%s\">Yahoo! Yslow</a> je proširenje za Firefox dodatak, Firebug. Ono analizira web-stranice i predlaže načine za unapređivanje njihovih performansi, prema pravilima za web-stranice visokih performansi. Također probajte online alate za performanse, na <a href=\"%s\">GTMetrix</a>."
#: wp-cache.php:1266
msgid "Caching is only one part of making a website faster. Here are some other plugins that will help:"
msgstr "Predmemoriranje je samo jedan dio ubrzavanja web-stranice. Evo i nekih drugih dodataka koji će pomoći:"
#: wp-cache.php:1265
msgid "Recommended Links and Plugins"
msgstr "Preporučene poveznice i dodaci"
#: wp-cache.php:1260 wp-cache.php:2700
msgid "Delete Cache On All Blogs"
msgstr "Obrisati predmemorirju na svim blogovima"
#: wp-cache.php:1253 wp-cache.php:2694 wp-cache.php:2713 wp-cache.php:2904
#: wp-cache.php:3443
msgid "Delete Cache"
msgstr "Obriši predmemoriju"
#: wp-cache.php:1250
msgid "Cached pages are stored on your server as html and PHP files. If you need to delete them, use the button below."
msgstr "Predmemorirane stranice se čuvaju na vašem serveru, kao html i PHP datoteke. Ako ih morate obrisati, upotrijebite gumb ispod."
#: wp-cache.php:1249
msgid "Delete Cached Pages"
msgstr "Obrisati predmemorirane stranice"
#: wp-cache.php:1245
msgid "Test Cache"
msgstr "Testiraj predmemoriju"
#: wp-cache.php:1244
msgid "Send non-secure (non https) request for homepage"
msgstr "Slati nesigurne (koji nisu https) zahtjeve za početnu stranicu"
#: wp-cache.php:1236
msgid "You should check Page 1 and Page 2 above for errors. Your local server configuration may not allow your website to access itself."
msgstr "Trebalo bi provjeriti ima li grešaka na stranici 1 i stranici 2, gore. Konfiguracija vašeg lokalnog servera možda ne dozvoljava vašoj web-stranici da pristupa sam sebi."
#: wp-cache.php:1235
msgid "Enable logging on the Debug page here. That should help you track down the problem."
msgstr "Omogućiti prijavu na stranici za otklanjanje programskih grešaka (Debugging page), ovdje. To bi vam trebalo pomoći da pronađete problem."
#: wp-cache.php:1234
msgid "Load your homepage in a logged out browser, check the timestamp at the end of the html source. Load the page again and compare the timestamp. Caching is working if the timestamps match."
msgstr "Učitajte vašu početnu stranicu u odjavljenom pregledniku i provjerite vremensku oznaku na kraju html izvornog koda. Učitajte istu stranicu ponovo, i usporedite vremensku oznaku. Predmemoriranje funkcionira ako se vremenske oznake podudaraju."
#: wp-cache.php:1233
msgid "Things you can do:"
msgstr "Stvari koje možete uraditi:"
#: wp-cache.php:1232
msgid "The pages do not match! Timestamps differ or were not found!"
msgstr "Stranice se ne podudaraju! Vremenske oznake (timestamps) se razlikuju, ili nisu pronađene!"
#: wp-cache.php:1230
msgid "The timestamps on both pages match!"
msgstr "Vremenske oznake (timestamps) na obje stranice se podudaraju!"
#: wp-cache.php:1229
msgid "Page 2: %s"
msgstr "Stranica 2: %s"
#: wp-cache.php:1228
msgid "Page 1: %s"
msgstr "Stranica 1: %s"
#: wp-cache.php:1221 wp-cache.php:1222
msgid "Page %d: %d (%s)"
msgstr "Stranica %d: %d (%s)"
#: wp-cache.php:1202
msgid "One or more page requests failed:"
msgstr "Jedan ili više zahtjeva za stranicu nije uspjelo:"
#: wp-cache.php:1190
msgid "Fetching second copy of %s: "
msgstr "Preuzimanje druge kopije %s:"
#: wp-cache.php:1187 wp-cache.php:1198
msgid "FAILED"
msgstr "NIJE USPJELO"
#: wp-cache.php:1178
msgid "Fetching first copy of %s: "
msgstr "Preuzimanje prve kopije %s:"
#: wp-cache.php:1175 wp-cache.php:1184 wp-cache.php:1196
msgid "OK"
msgstr "OK"
#: wp-cache.php:1173
msgid "Fetching %s to prime cache: "
msgstr "Preuzimanje %s u primarnu predmemoriju:"
#: wp-cache.php:1167
msgid "Test your cached website by clicking the test button below."
msgstr "Testirajte svoju predmemoriranu web-stranicu, klikom na donji gumb za provjeru."
#: wp-cache.php:1166
msgid "Cache Tester"
msgstr "Testiranje predmemorije"
#: wp-cache.php:1161
msgid "Notice: PHP caching enabled but Supercache mod_rewrite rules detected. Cached files will be served using those rules. If your site is working ok, please ignore this message. Otherwise, you can edit the .htaccess file in the root of your install and remove the SuperCache rules."
msgstr "Obratite pažnju: Uključeno je PHP predmemoriranje, ali su pronađena Supercache mod_rewrite pravila za ponovni upis. Predmemorirane datoteke biti će servirane koristeći ta pravila. Ako vaša web-stranica dobro funkcionira ignorirajte ovu poruku, u suprotnom možete urediti .htaccess datoteku u osnovnoj mapi vaše instalacije i ukloniti SuperCache pravila."
#: wp-cache.php:1008 wp-cache.php:1152
msgid "Caching Off"
msgstr "Predmemoriranje isključeno"
#: wp-cache.php:1007 wp-cache.php:1151
msgid "Caching On"
msgstr "Predmemoriranje uključeno"
#: wp-cache.php:1126
msgid "Accepted Filenames & Rejected URIs"
msgstr "Prihvaćena imena datoteka i odbačeni URI-ji"
#: wp-cache.php:1119 wp-cache.php:1164
msgid "Update Status"
msgstr "Ažuriraj status"
#: wp-cache.php:1116
msgid "Need help? Check the <a href=\"%1$s\">Super Cache readme file</a>. It includes installation documentation, a FAQ and Troubleshooting tips. The <a href=\"%2$s\">support forum</a> is also available. Your question may already have been answered."
msgstr "Trebate pomoć? Pogledajte <a href=\"%1$s\">Super Cache readme datoteku</a>. Uključuje instalacijsku dokumentaciju, često postavljana pitanja (FAQ) i savjete za otklanjanje problema. Također je dostupan i <a href=\"%2$s\">forum za podršku</a>. Na vaše pitanje je možda već odgovoreno."
#: wp-cache.php:1115
msgid "Please see the <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> for instructions on uninstalling this script. Look for the heading, \"How to uninstall WP Super Cache\"."
msgstr "U svakom slučaju pogledajte <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> datoteku, za instrukcije o deinstaliranju ove skripte. Potražite naslov \"How to uninstall WP Super Cache (Kako deinstalirati WP Super Cache)\"."
#: wp-cache.php:1114
msgid "If uninstalling this plugin, make sure the directory <em>%s</em> is writeable by the webserver so the files <em>advanced-cache.php</em> and <em>cache-config.php</em> can be deleted automatically. (Making sure those files are writeable is probably a good idea!)"
msgstr "Ako deinstalirate ovaj dodatak, pobrinite se da u mapi <em>%s</em> bude omogućen upis od strane web servera, tako da datoteke <em>advanced-cache.php</em> i <em>cache-config.php</em> mogu biti automatski obrisane. (Provjera da je i u ove datoteke moguć upis je vjerojatno dobra ideja!)"
#: wp-cache.php:1113
msgid "Uninstall this plugin on the plugins page. It will automatically clean up after itself. If manual intervention is required, then simple instructions are provided."
msgstr "Deinstalirajte ovaj dodatak na stranici s dodacima. On će automatski počistiti za sobom. Ako je potrebna manualna intervencija, osigurane su jednostavne upute."
#: wp-cache.php:1111
msgid "Note:"
msgstr "Napomena:"
#: wp-cache.php:1076
msgid "<strong>DO NOT CACHE PAGE</strong> secret key: <a href=\"%s\">%s</a>"
msgstr "<strong>NE KEŠIRATI STRANICU</strong> tajni ključ: <a href=\"%s\">%s</a>"
#: wp-cache.php:1074
msgid "(Experimental)"
msgstr "(Eksperimentalno)"
#: wp-cache.php:1074
msgid "Use object cache to store cached files."
msgstr "Koristiti objektnu predmemoriju (object cache) za čuvanje predmemoriranih datoteka."
#: wp-cache.php:1072
msgid "Late init. Display cached files after WordPress has loaded. Most useful in legacy mode."
msgstr "Kasna inicijalizacija. Prikazuje predmemorirane datoteke nakon što se učita WordPress. Najkorisnije u starom modu (legacy mode)."
#: wp-cache.php:1068
msgid "List the newest cached pages on this page."
msgstr "Prikazati listu posljednjih predmemoriranih stranica na ovoj stranici."
#: wp-cache.php:1067
msgid "Only refresh current page when comments made."
msgstr "Osvježiti aktualnu stranicu samo kada se ostave komentari."
#: wp-cache.php:1066
msgid "Extra homepage checks. (Very occasionally stops homepage caching)"
msgstr "Dodatne provjere početne stranice. (Vrlo rijetko zaustavlja predmemoriranje početne stranice)"
#: wp-cache.php:1065
msgid "Clear all cache files when a post or page is published or updated."
msgstr "Obrisati sve predmemorirane datoteke kada se objava ili stranica objavi ili ažurira."
#: wp-cache.php:1064
msgid "Remove UTF8/blog charset support from .htaccess file. Only necessary if you see odd characters or punctuation looks incorrect. Requires rewrite rules update."
msgstr "Ukloniti podršku za UTF8/blog kodnu tablicu iz .htaccess datoteke. Potrebno je samo ako vidite neobične znakove, ili interpunkcija izgleda nepravilno. Zahtjeva ažuriranje pravila ponovnog upisa (rewrite rules)."
#: wp-cache.php:1062
msgid "Mobile Prefixes"
msgstr "Mobilni prefiksi"
#: wp-cache.php:1062
msgid "Mobile Browsers"
msgstr "Mobilni preglednik"
#: wp-cache.php:1060
msgid "Mobile device support. (External plugin or theme required. See the <a href=\"http://wordpress.org/plugins/wp-super-cache/faq/\">FAQ</a> for further details.)"
msgstr "Podrška za mobilne uređaje. (Potreban je vanjski dodatak ili tema. Pročitajte <a href=\"http://wordpress.org/plugins/wp-super-cache/faq/\">FAQ</a> za više detalja.)"
#: wp-cache.php:1059
msgid "Enable dynamic caching. Requires PHP or legacy caching. (See <a href=\"http://wordpress.org/plugins/wp-super-cache/faq/\">FAQ</a> or wp-super-cache/plugins/dynamic-cache-test.php for example code.)"
msgstr "Uključi dinamičku predmemoriju. Zahtjeva PHP ili staro predmemoriranje. (Pročitajte <a href=\"http://wordpress.org/plugins/wp-super-cache/faq/\">FAQ</a> ili wp-super-cache/plugins/dynamic-cache-test.php za primjer koda.)"
#: wp-cache.php:1055 wp-cache.php:1352 wp-cache.php:1988
msgid "Advanced"
msgstr "Napredno"
#: wp-cache.php:1049
msgid "Proudly tell the world your server is <a href=\"%s\">Stephen Fry proof</a>! (places a message in your blog’s footer)"
msgstr "Ponosno recite svijetu da je vaš server <a href=\"%s\">Stephen Fry proof</a>! (postavlja poruku u podnožju vašeg bloga)"
#: wp-cache.php:1032
msgid "Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated."
msgstr "Ponovna izgradnja predmemorije. Servirati anonimnim korisnicima supercache datoteku, dok se generira nova datoteka."
#: wp-cache.php:1048
msgid "Make known users anonymous so they’re served supercached static files."
msgstr "Učiniti poznate korisnike anonimnim, tako da im se serviraju supercached statičke datoteke."
#: wp-cache.php:1047
msgid "Don’t cache pages with GET parameters. (?x=y at the end of a url)"
msgstr "Ne predmemorirati stranice s GETparametrima. (?x=y, na kraju url-a)"
#: wp-cache.php:1031
msgid "Don’t cache pages for <acronym title=\"Logged in users and those that comment\">known users</acronym>."
msgstr "Ne predmemorirati stranice za <acronym title=\"Logged in users and those that comment\">poznate korisnike</acronym>."
#: wp-cache.php:1044
msgid "304 support is disabled by default because some hosts have had problems with the headers used in the past."
msgstr "Podrška za 304 je u startu isključena, jer neki hostinzi imaju problema s zaglavljima korištenima u prošlosti."
#: wp-cache.php:1039
msgid "304 Not Modified browser caching. Indicate when a page has not been modified since it was last requested."
msgstr "304 Ne modificirano (Not Modified) predmemoriranje od strane preglednika. Ukazuje kada stranica nije izmijenjena od posljednjeg zahtjeva."
#: wp-cache.php:1027
msgid "Compression is disabled by default because some hosts have problems with compressed files. Switching it on and off clears the cache."
msgstr "Kompresija je u startu isključena, jer neki hostinzi imaju problema s komprimiranim datotekama. Njeno uključivanje i isključivanje briše predmemoriju."
#: wp-cache.php:1026
msgid "Compress pages so they’re served more quickly to visitors."
msgstr "Komprimiranje stranica, tako da se brže serviraju posjetiteljima."
#: wp-cache.php:1024
msgid "Warning! Compression is disabled as gzencode() function was not found."
msgstr "Upozorenje! Kompresija je isključena, jer nije pronađena funkcija gzencode()."
#: wp-cache.php:1018
msgid "Miscellaneous"
msgstr "Razno"
#: wp-cache.php:1012
msgid "Mod_rewrite is fastest, PHP is almost as fast and easier to get working, while legacy caching is slower again, but more flexible and also easy to get working. New users should use PHP caching."
msgstr "Mod_rewrite je najbrži, PHP je skoro isto tako brz, a jednostavniji za stavljanje u rad, dok je, opet, staro predmemoriranje (legacy caching) sporije, ali je fleksibilnije i, također, jednostavnije za stavljanje u rad. Novi korisnici bi trebali koristiti PHP predmemoriranje."
#: wp-cache.php:1011
msgid "Legacy page caching."
msgstr "Staro predmemoriranje stranica (legacy page caching)."
#: wp-cache.php:1010
msgid "Use PHP to serve cache files."
msgstr "Koristiti PHP za serviranje predmemoriranih datoteka."
#: wp-cache.php:1009
msgid "Use mod_rewrite to serve cache files."
msgstr "Koristiti mod_rewrite za serviranje predmemoriranih datoteka."
#: wp-cache.php:1007 wp-cache.php:1010 wp-cache.php:1026 wp-cache.php:1031
#: wp-cache.php:1032 wp-cache.php:1039 wp-cache.php:1066 wp-cache.php:1151
msgid "Recommended"
msgstr "Preporučeno"
#: wp-cache.php:1003 wp-cache.php:1148
msgid "Caching"
msgstr "Predmemoriranje"
#: wp-cache.php:986
msgid "Preloading of cache disabled. Please disable legacy page caching or talk to your host administrator."
msgstr "Isključeno je predučitavanje predmemorije. Molim vas, isključite predmemoriranje zastarjelih stranica, ili razgovarajte s vašim hosting administratorom."
#: wp-cache.php:978
msgid "Update Settings"
msgstr "Ažuriraj postavke"
#: wp-cache.php:975
msgid "<strong>Page last cached:</strong> %s"
msgstr "<strong>Stranica zadnji put predmemorirana:</strong> %s"
#: wp-cache.php:971
msgid "Currently caching from post %d to %d."
msgstr "Trenutno se predmemoriraju objave od %d do %d."
#: wp-cache.php:965
msgid "Full refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Potpuno osvježavanje predmemorije za %d sati, %d minuta i %d sekundi."
#: wp-cache.php:964
msgid "Refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Osvježavanje predmemorije za %d sati, %d minuta i %d sekundi."
#: wp-cache.php:960
msgid "Less emails, 1 at the start and 1 at the end of preloading all posts."
msgstr "Manje e-pošte, 1 na početku i 1 na kraju predučitavanja svih objava."
#: wp-cache.php:957
msgid "Medium, 1 email per 100 posts."
msgstr "Srednje, 1 poruka e-pošte na 100 objava."
#: wp-cache.php:954
msgid "Many emails, 2 emails per 100 posts."
msgstr "Puno e-pošte, 2 poruke e-pošte na 100 objava."
#: wp-cache.php:949
msgid "Send me status emails when files are refreshed."
msgstr "Pošalji mi e-poštu kada se datoteke osvježe."
#: wp-cache.php:946
msgid "Preload tags, categories and other taxonomies."
msgstr "Predučitavanje oznaka, kategorije i druge taksonomije."
#: wp-cache.php:943
msgid "Preload mode (garbage collection only on legacy cache files. Recommended.)"
msgstr "Mod za predučitavanje (sakupljanje smeća samo za zastarjele predmemorirane datoteke. Preporučeno.)"
#: wp-cache.php:936
msgid "Preload %s posts."
msgstr "Predučitati %s objava."
#: wp-cache.php:923
msgid "all"
msgstr "sve"
#: wp-cache.php:910
msgid "Refresh preloaded cache files every %s minutes. (0 to disable, minimum %d minutes.)"
msgstr "Osvježi predučitane predmemorirane datoteke svakih %s minuta. (0 za isključivanje, najmanje %d minuta.)"
#: wp-cache.php:906
msgid "In ’Preload Mode’ regular garbage collection will only clean out old legacy files for known users, not the preloaded supercache files. This is a recommended setting when the cache is preloaded."
msgstr "U ’Modu za predučitavanje’ redovno sakupljanje smeća očistiti će samo stare zaostale (legacy) datoteke, za poznate korisnike, a ne predučitane supercache datoteke. Ovo je preporučena postavka kada se predmemorija predučitava.."
#: wp-cache.php:905
msgid "Preloading creates lots of files however. Caching is done from the newest post to the oldest so please consider only caching the newest if you have lots (10,000+) of posts. This is especially important on shared hosting."
msgstr "Međutim, predučitavanje kreira dosta datoteka. Predmemorira se sve od najnovije do najstarije objave, tako da ako imate mnogo (10,000+) objava, razmislite o predmemoriranju samo najnovijih. Ovo je naročito važno kod shared hostinga."
#: wp-cache.php:904
msgid "This will cache every published post and page on your site. It will create supercache static files so unknown visitors (including bots) will hit a cached page. This will probably help your Google ranking as they are using speed as a metric when judging websites now."
msgstr "Ovo će predmemorirati svaku objavljenu objavu, ili stranicu, na vašoj web-stranici. Napraviti će supercache statične datoteke, tako da će nepoznati posjetioci (uključujući i botove) otvoriti predmemoriranu stranicu. Ovo će vam vjerojatno pomoći kod Google rangiranja, pošto oni koriste brzinu kao mjeru, kada procjenjuju web-stranice."
#: wp-cache.php:900
msgid "Scheduled preloading of cache in %d minutes"
msgstr "Tempirano predučitavanje predmemorije za %d minuta"
#: wp-cache.php:895
msgid "Scheduled preloading of cache in 10 seconds."
msgstr "Tempirano predučitavanje predmemorije za 10 sekundi."
#: wp-cache.php:891 wp-cache.php:978
msgid "Preload Cache Now"
msgstr "Odmah predučitaj predmemoriju"
#: wp-cache.php:859
msgid "Scheduled preloading of cache cancelled."
msgstr "Tempirano predučitavanje predmemorije je otkazano."
#: wp-cache.php:848
msgid "Scheduled preloading of cache almost cancelled. It may take up to a minute for it to cancel completely."
msgstr "Tempirano predučitavanje predmemorije je skoro otkazano. Može potrajati još najviše minutu dok se ono potpuno otkaže."
#: wp-cache.php:840 wp-cache.php:980
msgid "Cancel Cache Preload"
msgstr "Otkazati predučitavanje predmemorije"
#: wp-cache.php:822
msgid "Caching must be enabled to use this feature"
msgstr "Za korištenje ove mogućnosti, predmemoriranje mora biti uključeno"
#: wp-cache.php:790
msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them."
msgstr "Konfiguracijska datoteka je izmijenjena, neke vrijednosti mogle bi biti pogrešne. Kako bi ih resetirali, učitajte stranicu ponovo iz izbornika \"Postavke\"."
#: wp-cache.php:779
msgid "Notice: <em>Mod_rewrite or Legacy caching enabled</em>. Showing Advanced Settings Page by default."
msgstr "Obratite pažnju: <em>Uključeni su Mod_rewrite, ili zastarjelo predmemoriranje (Legacy caching)</em>. Prikazuje se stranice s Naprednim postavkama."
#: wp-cache.php:765
msgid "WP Super Cache Settings"
msgstr "WP Super Cache postavke"
#: wp-cache.php:666
msgid "<strong>Warning!</strong> You attempted to enable compression but <code>zlib.output_compression</code> is enabled. See #21 in the Troubleshooting section of the readme file."
msgstr "<strong>Upozorenje!</strong> Pokušali ste uključiti kompresiju, ali je <code>zlib.output_compression</code> uključeno. Pogledajte #21 u sekciji o otklanjanju problema (Troubleshooting section), readme datoteke."
#: wp-cache.php:404
msgid "It appears you have WordPress installed in a sub directory as described <a href=\"http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory\">here</a>. Unfortunately, WordPress writes to the .htaccess in the install directory, not where your site is served from.<br />When you update the rewrite rules in this plugin you will have to copy the file to where your site is hosted. This will be fixed in the future."
msgstr "Izgleda da je WordPress instaliran u pod-mapi, kao što je opisano <a href=\"http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory\">ovdje</a>. Nažalost, WordPress upisuje podatke u .htaccess datoteku u instalacijskoj mapi, a ne s lokacije odakle se vaša web-stranica poslužuje.<br />Kada ažurirate pravila za ponovni upis u ovom dodatku, morati ćete kopirati ovu datoteku na lokaciju na kojoj se hosta vaša web-stranica. Ovo će u budućnosti biti riješeno."
#: wp-cache.php:403
msgid ".htaccess file may need to be moved"
msgstr ".htaccess datoteku možda trebate premjestiti."
#: wp-cache.php:383
msgid "The following Apache modules are missing. The plugin will work in legacy mode without them. In full Supercache mode, your visitors may see corrupted pages or out of date content however."
msgstr "Nedostaju sljedeći Apache moduli. Bez njih će ovaj dodatak raditi u zastarjelom modu. Međutim, u punom Supercache modu, vaši posjetitelji mogu vidjeti nepotpune stranice, ili sadržaj koji više nije važeći."
#: wp-cache.php:382
msgid "Missing Apache Modules"
msgstr "Nedostaju Apache moduli"
#: wp-cache.php:375
msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module."
msgstr "Podešavanje datuma isteka na supercached stranicama. Može se dogoditi da posjetioci ne vide nove stranice kada osvježavaju sadržaj u pregledniku ili ostavljaju komentare, bez ovog modula."
#: wp-cache.php:375
msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module."
msgstr "Potrebno kako bi se na supercache stranicama postavile informacije o predmemoriranju. Korisnici IE7 će vidjeti stare stranice, bez ovog modula."
#: wp-cache.php:375
msgid "Required to serve compressed supercache files properly."
msgstr "Potrebno kako bi se pravilno servirali komprimirane supercache datoteke."
#: wp-cache.php:362
msgid "Add the rules yourself. Edit %s.htaccess and find the block of code enclosed by the lines <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code>. There are two sections that look very similar. Just below the line <code>%%{HTTP:Cookie} !^.*(comment_author_|%s|wp-postpass_).*$</code> add these lines: (do it twice, once for each section)"
msgstr "Sami dodajte pravila. Otvorite datoteku %s.htaccess u uređivaču, i pronađite blok koda koji se nalazi između linija <code># BEGIN WPSuperCache</code> i <code># END WPSuperCache</code>. Tu se nalaze dvije sekcije koje izgledaju vrlo slično. Odmah ispod linije <code>%%{HTTP:Cookie} !^.*(comment_author_|%s|wp-postpass_).*$</code> dodajte ove linije: (napravite to dva puta - za svaku sekciju)"
#: wp-cache.php:361
msgid "Delete the plugin mod_rewrite rules in %s.htaccess enclosed by <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code> and let the plugin regenerate them by reloading this page."
msgstr "U %s.htaccess datoteci obrišite mod_rewrite pravila dodatka, smještena između <code># BEGIN WPSuperCache</code> i <code># END WPSuperCache</code>, i pustite da ih dodatak opet generira, učitavajući ponovo ovu stranicu."
#: wp-cache.php:360 wp-cache.php:369
msgid "Scroll down the Advanced Settings page and click the <strong>Update Mod_Rewrite Rules</strong> button."
msgstr "Na stranici s Naprednim postavkama kliknite na gumb <strong>Ažurirati mod_rewrite pravila</strong>.."
#: wp-cache.php:359
msgid "Set the plugin to legacy mode and enable mobile support."
msgstr "Podesite dodatak na zastarjeli mod i uključite podršku za mobilne uređaje."
#: wp-cache.php:358
msgid "Mobile support requires extra rules in your .htaccess file, or you can set the plugin to legacy mode. Here are your options (in order of difficulty):"
msgstr "Podrška za mobilne uređaje zahtjeva dodatna pravila u vašoj datoteci .htaccess, ili možete podesiti dodatak na zastarjeli mod (legacy mode). Vaše opcije (poredane po težini):"
#: wp-cache.php:357 wp-cache.php:368
msgid "The rewrite rules required by this plugin have changed or are missing. "
msgstr "Pravila za ponovni upis, koja zahtjeva ovaj dodatak, su izmijenjena, ili nedostaju."
#: wp-cache.php:356 wp-cache.php:367
msgid "Rewrite rules must be updated"
msgstr "Pravila za ponovni upis moraju se ažurirati."
#: wp-cache.php:350
msgid "This will have no affect on ordinary users but mobile users will see uncached pages."
msgstr "Ovo se neće odraziti na obične korisnike, ali mobilni korisnici će vidjeti predmemorirane stranice."
#: wp-cache.php:350
msgid "For best performance you should enable \"Mobile device support\" or delete the mobile rewrite rules in your .htaccess. Look for the 2 lines with the text \"2.0\\ MMP|240x320\" and delete those."
msgstr "Za najbolje performanse trebali bi uključiti \"Podršku za mobilne uređaje (Mobile device support)\", ili obrišite mobilna pravila za ponovni upis u vašoj datoteci .htaccess. Potražite 2 linije sa tekstom \"2.0\\ MMP|240x320\", i obrišite ih."
#: wp-cache.php:349
msgid "Mobile rewrite rules detected"
msgstr "Otkrivena su mobilna pravila za ponovni upis"
#: wp-cache.php:331
msgid "You should change the permissions on %s and make it more restrictive. Use your ftp client, or the following command to fix things:"
msgstr "Trebate na datoteci %s promijenite dozvole, i učinite ih restriktivnijim. Kako bi to popravili, upotrijebite vaš ftp klijent, ili sljedeću naredbu:"
#: wp-cache.php:330
msgid "Warning! %s is writeable!"
msgstr "Upozorenje! u %s je moguć upis podataka!"
#: wp-cache.php:309 wp-cache.php:337 wp-cache.php:409 wp-cache.php:2171
msgid "Dismiss"
msgstr "Odbaci"
#: wp-cache.php:304
msgid "Garbage collection by this plugin clears out expired and old cached pages on a regular basis. Use <a href=\"#expirytime\">this form</a> to enable it."
msgstr "Sakupljanje smeća od strane ovog dodatka redovno briše istekle i stare predmemorirane stranice. Upotrijebite <a href=\"#expirytime\">ovaj obrazac</a> kako bi ga uključili."
#: wp-cache.php:303
msgid "Warning! Garbage collection is not scheduled!"
msgstr "Upozorenje! Sakupljanje smeća nije zakazano!"
#: wp-cache.php:285
msgid "Read-only:"
msgstr "Moguć samo pregled:"
#: wp-cache.php:284
msgid "Writeable:"
msgstr "Moguć upis podataka:"
#: wp-cache.php:283 wp-cache.php:332
msgid "<a href=\"http://codex.wordpress.org/Changing_File_Permissions\">This page</a> explains how to change file permissions."
msgstr "<a href=\"http://codex.wordpress.org/Changing_File_Permissions\">Ova stranica</a> objašnjava kako promijeniti dozvole za datoteke."
#: wp-cache.php:282
msgid "A simple way of doing that is by changing the permissions temporarily using the CHMOD command or through your ftp client. Make sure it’s globally writeable and it should be fine."
msgstr "Jednostavan način kako se to može napraviti je privremena izmjena dozvola, koristeći naredbu CHMOD, ili preko vašeg ftp klijenta. Pobrinite se da u njega globalno bude omogućen upis podataka, i trebalo bi sve biti u redu."
#: wp-cache.php:281
msgid "The WP Super Cache configuration file is <code>%s/wp-cache-config.php</code> and cannot be modified. That file must be writeable by the web server to make any changes."
msgstr "WP Super Cache konfiguracijska datoteka je <code>%s/wp-cache-config.php</code>, i ne može se mijenjati. U tu datoteku mora biti omogućen upis podataka od strane web poslužitelja, kako bi se mogle napraviti bilo kakve izmjene."
#: wp-cache.php:280
msgid "Read Only Mode. Configuration cannot be changed."
msgstr "Mod u kome je moguć samo pregled. Konfiguracija se ne može promjeniti."
#: wp-cache.php:274
msgid "It appears that mod_rewrite is not installed. Sometimes this check isn’t 100% reliable, especially if you are not using Apache. Please verify that the mod_rewrite module is loaded. It is required for serving Super Cache static files. You will still be able to use legacy or PHP modes."
msgstr "Izgleda da mod_rewrite nije instaliran. Ponekad ova provjera nije 100% pouzdana, posebno ako ne koristite Apache. Potvrdite da je učitan modul mod_rewrite. On je potreban za serviranje Super Cache statičnih datoteka. I dalje ćete moći koristiti zastarjele ili PHP modove."
#: wp-cache.php:273
msgid "Mod rewrite may not be installed!"
msgstr "Mod rewrite možda nije instaliran!"
#: wp-cache.php:269
msgid "PHP is compressing the data sent to the visitors of your site. Disabling this is recommended as the plugin caches the compressed output once instead of compressing the same page over and over again. Also see #21 in the Troubleshooting section. See <a href=\"http://php.net/manual/en/zlib.configuration.php\">this page</a> for instructions on modifying your php.ini."
msgstr "PHP komprimira podatke koji se šalju posjetiocima vaše web-stranice. Isključivanje ovoga se preporučuje, jer dodatak predmemorira komprimirani izlaz jednom, umjesto komprimiranja iste stranice iznova i iznova. Također pogledajte #21 u sekciji o otklanjanju problema (Troubleshooting section). Pogledajte <a href=\"http://php.net/manual/en/zlib.configuration.php\">ovu stranicu</a> za instrukcije o modifikaciji vaše php.ini datoteke."
#: wp-cache.php:268
msgid "Zlib Output Compression Enabled!"
msgstr "Zlib izlazna kompresija je uključena!"
#: wp-cache.php:259
msgid "Cannot continue... fix previous problems and retry."
msgstr "Nije moguće nastaviti... otklonite prethodne probleme i pokušajte ponovo."
#: wp-cache.php:245
msgid "Unfortunately, WordPress cannot find the file wp-cron.php. This script is required for the correct operation of garbage collection by this plugin, WordPress scheduled posts as well as other critical activities."
msgstr "Nažalost, WordPress ne može pronaći datoteku wp-cron.php. Ova skripta je potrebna za pravilno funkcioniranje sakupljanja smeća od strane ovog dodatka, WordPress tempiranih objava, i drugih kritičnih aktivnosti."
#: wp-cache.php:232 wp-cache.php:246
msgid "Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the readme.txt"
msgstr "Pogledajte stavku 16 u <a href=\"%s\">Troubleshooting section (Sekciji o otklanjanju problema)</a> readme.txt datoteke"
#: wp-cache.php:231
msgid "Your server thinks your hostname resolves to %s. Some services such as garbage collection by this plugin, and WordPress scheduled posts may not operate correctly."
msgstr "Vaš poslužitelj \"misli\" da vaše host ime ukazuje na %s. Neki servisi, poput sakupljanja smeća od strane ovog dodatka, i WordPress tempiranih objava, možda ne funkcioniraju ispravno."
#: wp-cache.php:230
msgid "Warning! Your hostname \"%s\" resolves to %s"
msgstr "Upozorenje! Vaše host ime (hostname) \"%s\" ukazuje na %s"
#: wp-cache.php:218
msgid "A custom url or permalink structure is required for this plugin to work correctly. Please go to the <a href=\"options-permalink.php\">Permalinks Options Page</a> to configure your permalinks."
msgstr "Da bi ovaj dodatak pravilno radio, potreban je prilagođeni url, ili prilagođena struktura stalnih veza. Otvorite <a href=\"options-permalink.php\">Stranicu s opcijama stalnih veza</a>, kako bi konfigurirali svoje stalne veze."
#: wp-cache.php:217
msgid "Permlink Structure Error"
msgstr "Greška strukture stalnih veza"
#: wp-cache.php:211
msgid "You or an administrator must disable this. See the <a href=\"http://php.net/features.safe-mode\">safe mode manual page</a> for further details. This cannot be disabled in a .htaccess file unfortunately. It must be done in the php.ini config file."
msgstr "Vi, ili administrator, morate isključiti ovo. Za dalje informacije pogledajte <a href=\"http://php.net/features.safe-mode\">stranicu s uputstvom za siguran mod</a>. Nažalost, ovo se ne može isključiti u datoteci .htaccess. To se mora napraviti u konfiguracijskoj datoteci php.ini."
#: wp-cache.php:209
msgid "You or an administrator may be able to make it work by changing the group owner of the plugin scripts to match that of the web server user. The group owner of the %s/cache/ directory must also be changed. See the <a href=\"http://php.net/features.safe-mode\">safe mode manual page</a> for further details."
msgstr "Vi, ili administrator, možda možete učiniti da proradi, mijenjajući grupnog vlasnika skripti tako da se poklopi s korisnikom web poslužitelja. Grupni vlasnik mape %s/cache/ također se mora promijeniti. Za još detalja pogledajte <a href=\"http://php.net/features.safe-mode\">stranicu s uputstvom za siguran mod</a>."
#: wp-cache.php:208
msgid "Your server is set up to check the owner of PHP scripts before allowing them to read and write files."
msgstr "Vaš poslužitelj je podešen tako da provjerava vlasnika PHP skripti, prije nego što im dozvoli čitanje i upisivanje podatka u datoteke."
#: wp-cache.php:204
msgid "You may experience problems running this plugin because SAFE MODE is enabled."
msgstr "Možete imati problema pri radu s ovim dodatkom, jer je uključen SIGURAN MOD (safe mode)."
#: wp-cache.php:203
msgid "Warning! PHP Safe Mode Enabled!"
msgstr "Upozorenje! Uključen je PHP siguran način rada (safe mode)!"
#: wp-cache.php:111
msgid "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php"
msgstr "Napravite datoteku %s /wp-cache-config.php iz datoteke wp-super-cache/wp-cache-config-sample.php"
#: wp-cache-phase2.php:1363
msgid "[%1$s] WP Super Cache GC Report"
msgstr "[%1$s] WP Super Cache izvještaj o sakupljanju smeća (GC Report)"
#: wp-cache-phase2.php:1354
msgid "Cache expiry cron job took more than 30 seconds. You should probably run the garbage collector more often."
msgstr "Cron zadatku za istek predmemorije je trebalo više od 30 sekundi. Vjerojatno bi se trebalo češće pokretati sakupljač smeća."
#: wp-cache-phase2.php:1350
msgid "Cache expiry cron job failed. Job will run again in 10 seconds."
msgstr "Cron zadatak za istek predmemorije nije uspio. Zadatak će se ponovo pokrenuti za 10 sekundi."
#: plugins/wptouch.php:45
msgid "WPTouch plugin detected! Please go to the Supercache plugins page and enable the WPTouch helper plugin."
msgstr "Pronađen je dodatak WPTouch! Otvorite stranicu Supercache dodataka i uključite pomoćni dodatak za WPTouch."
#: plugins/wptouch.php:31
msgid "WPTouch support is now %s"
msgstr "Podrška za WPTouch je sada %s"
#: plugins/wptouch.php:25
msgid "Provides support for <a href=\"http://wordpress.org/extend/plugins/wptouch/\">WPTouch</a> mobile theme and plugin."
msgstr "Pruža podršku za <a href=\"http://wordpress.org/extend/plugins/wptouch/\">WPTouch</a> temu i dodatak, za mobilne uređaje."
#: plugins/wptouch.php:20
msgid "WPTouch"
msgstr "WPTouch"
#: plugins/searchengine.php:78
msgid "No Adverts for Friends support is now %s"
msgstr "Podrška za No Adverts for Friends je sada %s"
#: plugins/searchengine.php:72
msgid "Provides support for <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a>."
msgstr "Pruža podršku za <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a>."
#: plugins/searchengine.php:67
msgid "No Adverts for Friends"
msgstr "No Adverts for Friends (bez reklama za prijatelje)"
#: plugins/multisite.php:39
msgid "Caching has been disabled on this blog on the Network Admin Sites page."
msgstr "Predmemoriranje na ovom blogu je isključeno na zaslonu za Mrežnu administraciju web-stranica."
#: plugins/multisite.php:33 plugins/searchengine.php:61 wp-cache.php:1515
msgid "Disable"
msgstr "Isključi"
#: plugins/multisite.php:31 wp-cache.php:1515
msgid "Enable"
msgstr "Uključi"
#: plugins/multisite.php:13
msgid "Cached"
msgstr "Predmemorirano"
#: plugins/jetpack.php:40
msgid "Jetpack Mobile Theme support is now %s"
msgstr "Podrška za Jetpack temu za mobilne uređaje je sada %s"
#: plugins/jetpack.php:34
msgid "Provides support for the <a href=\"http://wordpress.org/extend/plugins/jetpack/\">Jetpack</a> mobile theme and plugin. PHP caching mode and mobile support will be enabled too."
msgstr "Pruža podršku za <a href=\"http://wordpress.org/extend/plugins/jetpack/\">Jetpack</a> temu i dodatak, za mobilne uređaje. PHP mod predmemoriranja i podrška za mobilne uređaje također će biti uključena."
#: plugins/jetpack.php:28
msgid "Jetpack not found in %s. Install it and enable the mobile theme and this helper plugin to cache visits by mobile visitors."
msgstr "Jetpack nije pronađen u %s. Instalirajte ga i omogućite temu za mobilne uređaje i ovaj pomoćni dodatak kako bi predmemorirali posjete na mobilnim uređajima."
#: plugins/jetpack.php:25
msgid "Jetpack Mobile Theme"
msgstr "Jetpack tema za mobilne uređaje"
#: plugins/domain-mapping.php:98
msgid "Domain Mapping plugin detected! Please go to the Supercache plugins page and enable the domain mapping helper plugin."
msgstr "Pronađen je dodatak Domain Mapping! Otvorite stranicu Supercache dodataka i uključite pomoćni dodatak za mapiranje domena."
#: plugins/domain-mapping.php:84
msgid "Domain Mapping support is now %s"
msgstr "Podrška za Domain Mapping je sada %s"
#: plugins/domain-mapping.php:78
msgid "Provides support for <a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">Domain Mapping</a> plugin to map multiple domains to a blog."
msgstr "Pruža podršku za dodatak <a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">Domain Mapping</a>, za mapiranje više domena s blogom."
#: plugins/domain-mapping.php:73
msgid "Domain Mapping"
msgstr "Domain Mapping (mapiranje domena)"
#: plugins/badbehaviour.php:83 wp-cache.php:1595 wp-cache.php:1600
msgid "Warning!"
msgstr "Upozorenje!"
#: plugins/badbehaviour.php:74
msgid "Bad Behavior support is now %s"
msgstr "Podrška za Bad Behaviour je sada %s"
#: plugins/badbehaviour.php:68
msgid "(Only legacy caching supported, disabled compression and requires <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> in \"%s/plugins/bad-behavior/\") "
msgstr "(Podržano je samo staro predmemoriranje, kompresija je isključena, i potreban je <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behaviour</a> u mapi \"%s/plugins/bad-behavior/\")"
#: plugins/badbehaviour.php:63
msgid "Bad Behavior"
msgstr "Bad Behavior"
#: plugins/badbehaviour.php:47
msgid "Bad Behaviour not found. Please check your install."
msgstr "Bad Behaviour nije pronađen. Provjerite vašu instalaciju."
#: plugins/awaitingmoderation.php:45 plugins/badbehaviour.php:76
#: plugins/domain-mapping.php:86 plugins/jetpack.php:42
#: plugins/searchengine.php:80 plugins/wptouch.php:33
msgid "Update"
msgstr "Ažuriraj"
#: plugins/awaitingmoderation.php:43
msgid "Awaiting Moderation is now %s"
msgstr "Čekanje na moderaciju je sada %s"
#: plugins/awaitingmoderation.php:42 plugins/badbehaviour.php:73
#: plugins/domain-mapping.php:83 plugins/jetpack.php:39
#: plugins/searchengine.php:77 plugins/wptouch.php:30
msgid "disabled"
msgstr "onemogućeno"
#: plugins/awaitingmoderation.php:40 plugins/badbehaviour.php:71
#: plugins/domain-mapping.php:81 plugins/jetpack.php:37
#: plugins/searchengine.php:75 plugins/wptouch.php:28 wp-cache.php:1979
#: wp-cache.php:1981
msgid "enabled"
msgstr "omogućeno"
#: plugins/awaitingmoderation.php:36
msgid "Enables or disables plugin to Remove the text \"Your comment is awaiting moderation.\" when someone leaves a moderated comment."
msgstr "Uključuje ili isključuje dodatak za uklanjanje teksta \"Vaš komentar čeka moderaciju\", kada netko ostavi komentare za koje je potrebna moderacija."
#: plugins/awaitingmoderation.php:35 plugins/badbehaviour.php:66
#: plugins/domain-mapping.php:76 plugins/jetpack.php:32
#: plugins/searchengine.php:70 plugins/wptouch.php:23 wp-cache.php:1502
msgid "Disabled"
msgstr "Onemogućeno"
#: plugins/awaitingmoderation.php:34 plugins/badbehaviour.php:65
#: plugins/domain-mapping.php:75 plugins/jetpack.php:31
#: plugins/searchengine.php:69 plugins/wptouch.php:22 wp-cache.php:1502
msgid "Enabled"
msgstr "Omogućeno"
#: plugins/awaitingmoderation.php:32
msgid "Awaiting Moderation"
msgstr "Čekanje na moderaciju"
#: plugins/awaitingmoderation.php:4
msgid "Your comment is awaiting moderation."
msgstr "Vaš komentar čeka moderaciju."
#: ossdl-cdn.php:200
msgid "CDN functionality provided by <a href=\"http://wordpress.org/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a> by <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a>"
msgstr "CDN funkcionalnost koju pruža <a href=\"http://wordpress.org/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a>, autor <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a>"
#: ossdl-cdn.php:198
msgid "Save Changes"
msgstr "Snimi izmjene"
#: ossdl-cdn.php:194
msgid "Skip https URLs to avoid \"mixed content\" errors"
msgstr "Preskoči https URL-ove, kako bi se izbjegli \"pomješani sadržaj (mixed content)\" greške"
#: ossdl-cdn.php:190
msgid "These <a href=\"http://en.wikipedia.org/wiki/CNAME_record\">CNAMES</a> will be used in place of %1$s for rewriting (in addition to the off-site URL above). Use a comma as the delimiter. For pages with a large number of static files, this can improve browser performance. CNAMEs may also need to be configured on your CDN.<br />Example: %2$s"
msgstr "Ovi <a href=\"http://en.wikipedia.org/wiki/CNAME_record\">CNAME zapisi</a> koristiti će se umjesto %1$s, za ponovno upisivanje (uz gornji vanjski URL). Koristite zarez za razdvajanje. Za stranice s velikim brojem statičkih datoteka, ovo može poboljšati performanse preglednika. Takođe, možda treba konfigurirati CNAME zapise na vašem CDN-u.<br />Primjer: %2$s"
#: ossdl-cdn.php:187
msgid "Additional CNAMES"
msgstr "Dodatni CNAME zapisi"
#: ossdl-cdn.php:183
msgid "Excludes something from being rewritten if one of the above strings is found in the match. Use a comma as the delimiter like this, <code>.php, .flv, .do</code>, and always include <code>.php</code> (default)."
msgstr "Izuzima nešto da ne bude prepisano, ako se jedan od gornjih nizova pronađe među rezultatima koji se podudaraju. Upotrijebite zarez za razdvajanje, ovako: <code>.php, .flv, .do</code>, i uvijek uključite <code>.php</code> (izvorno)."
#: ossdl-cdn.php:180
msgid "Exclude if substring"
msgstr "Isključi ako je pod-niz"
#: ossdl-cdn.php:176
msgid "Directories to include in static file matching. Use a comma as the delimiter. Default is <code>wp-content, wp-includes</code>, which will be enforced if this field is left empty."
msgstr "Mape koje treba uključiti pri statičkom uspoređivanju datoteka. Koristite zarez za razdvajanje. Podrazumijevani su <code>wp-content, wp-includes</code>, koji će se uključiti ako se ovo polje ostavi prazno."
#: ossdl-cdn.php:173
msgid "Include directories"
msgstr "Uključi mape"
#: ossdl-cdn.php:169
msgid "The new URL to be used in place of %1$s for rewriting. No trailing <code>/</code> please.<br />Example: <code>%2$s</code>."
msgstr "Novi URL koji će se koristiti umjesto %1$s, za ponovno upisivanje. Bez prateće <code>/</code>.<br />Primjer: <code>%2$s</code>."
#: ossdl-cdn.php:166
msgid "Off-site URL"
msgstr "Vanjski URL"
#: ossdl-cdn.php:163
msgid "Enable CDN Support"
msgstr "Uključi CDN podršku"
#: ossdl-cdn.php:155
msgid "You can define different CDN URLs for each site on a multsite network."
msgstr "Možete definirati različite CDN URL-ove za svaku web-stranicu iz multisite mreže web-stranica."
#: ossdl-cdn.php:154
msgid "<strong style=\"color: red\">WARNING:</strong> Test some static urls e.g., %s to ensure your CDN service is fully working before saving changes."
msgstr "<strong style=\"color: red\">UPOZORENJE:</strong> Prije nego snimite izmjene, isprobajte nekoliko statičnih url-ova, npr. %s, kako bi bili sigurni da vaš CDN servis radi u potpunosti."
#: ossdl-cdn.php:153
msgid "Your website probably uses lots of static files. Image, Javascript and CSS files are usually static files that could just as easily be served from another site or CDN. Therefore, this plugin replaces any links in the <code>wp-content</code> and <code>wp-includes</code> directories (except for PHP files) on your site with the URL you provide below. That way you can either copy all the static content to a dedicated host or mirror the files to a CDN by <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">origin pull</a>."
msgstr "Vaša web-stranica vjerojatno koristi dosta statičnih datoteka. Slikovne, Javascript i CSS datoteke su obično statične datoteke koje se lako mogu "poslužiti" s druge lokacije, ili CDN-a. Iz tog razloga ovaj WordPress dodatak zamjenjuje sve poveznice u <code>wp-content</code> i <code>wp-includes</code> mapama (izuzev PHP datoteka) vaše web-stranice, URL-om koji navedete ispod. Na taj način možete, ili kopirati sav statičan sadržaj na poseban hosting server, ili "preslikati" (mirror) datoteke na CDN, pomoću <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">origin pull</a>-a."