2014-01-23 00:56:55 +01:00
< ? php
/**
2014-11-14 19:14:28 +01:00
* Vesta bosnian bs_BA language file
2014-01-23 00:56:55 +01:00
* rumi < rumi4acc @ gmail . com >
*
*/
$LANG [ 'bs' ] = array (
'Packages' => 'Paketi' ,
'IP' => 'IP' ,
'Graphs' => 'Grafici' ,
'Statistics' => 'Statistika' ,
'Log' => 'Log' ,
2015-04-17 17:14:20 +03:00
'Server' => 'Server' ,
2014-01-23 00:56:55 +01:00
'Services' => 'Servisi' ,
2016-07-03 17:58:29 +09:00
'Firewall' => 'Firewall' ,
2014-01-23 00:56:55 +01:00
'Updates' => 'Novo' ,
'Log in' => 'Ulaz' ,
'Log out' => 'Izlaz' ,
'USER' => 'KORISNIK' ,
'WEB' => 'WEB' ,
'DNS' => 'DNS' ,
'MAIL' => 'MAIL' ,
'DB' => 'DB' ,
'CRON' => 'CRON' ,
'BACKUP' => 'BACKUP' ,
2016-07-03 17:58:29 +09:00
'LOGIN' => 'LOGIN' ,
2016-07-10 19:02:27 +02:00
'RESET PASSWORD' => 'PROMJENA ŠIFRE' ,
'SEARCH' => 'PRETRAGA' ,
'PACKAGE' => 'PAKET' ,
2016-07-03 17:58:29 +09:00
'RRD' => 'RRD' ,
2016-07-10 19:02:27 +02:00
'STATS' => 'STATISTIKA' ,
2016-07-03 17:58:29 +09:00
'LOG' => 'LOG' ,
2016-07-10 19:02:27 +02:00
'UPDATES' => 'AŽURIRANJA' ,
2016-07-03 17:58:29 +09:00
'FIREWALL' => 'FIREWALL' ,
'SERVER' => 'SERVER' ,
2016-07-10 19:02:27 +02:00
'MEMORY' => 'MEMORIJA' ,
2016-07-03 17:58:29 +09:00
'DISK' => 'DISK' ,
2016-07-10 19:02:27 +02:00
'NETWORK' => 'MREŠA' ,
2016-07-03 17:58:29 +09:00
'Web Log Manager' => 'Web Log Manager' ,
2014-01-23 00:56:55 +01:00
'Add User' => 'Dodaj korisnika' ,
'Add Domain' => 'Dodaj domenu' ,
'Add Web Domain' => 'Dodaj web domenu' ,
'Add DNS Domain' => 'Dodaj DNS domenu' ,
'Add DNS Record' => 'Dodaj DNS record' ,
'Add Mail Domain' => 'Dodaj mail domenu' ,
'Add Mail Account' => 'Dodaj mail račun' ,
'Add Database' => 'Dodaj database' ,
'Add Cron Job' => 'Dodaj cron job' ,
'Create Backup' => 'Napravi Backup' ,
2014-04-13 20:52:51 +03:00
'Configure' => 'Za konfiguriranje' ,
2014-01-23 00:56:55 +01:00
'Restore All' => 'Vrati sve' ,
'Add Package' => 'Dodaj paket' ,
'Add IP' => 'Dodaj IP' ,
2016-07-10 19:02:27 +02:00
'Add Rule' => 'Dodati pravilo' ,
'Ban IP Address' => 'Zabrani IP adresu' ,
2014-01-23 00:56:55 +01:00
'Search' => 'Traži' ,
2014-08-03 16:03:06 +03:00
'Add one more FTP Account' => 'Dodaj još jednu FTP račun' ,
2014-01-23 00:56:55 +01:00
'Overall Statistics' => 'Globalna statistika' ,
'Daily' => 'Dnevno' ,
'Weekly' => 'Sedmično' ,
'Monthly' => 'Mjesečno' ,
'Yearly' => 'Godišnje' ,
'Add' => 'Dodaj' ,
'Back' => 'Nazad' ,
'Save' => 'Sačuvaj' ,
'Submit' => 'Potvrdi' ,
'toggle all' => 'selektuj sve' ,
'apply to selected' => 'grupna akcija' ,
2014-11-04 23:21:19 +01:00
'rebuild' => 'popraviti' ,
'rebuild web' => 'popravi web' ,
'rebuild dns' => 'popravi dns' ,
'rebuild mail' => 'popravi mail' ,
'rebuild db' => 'popravi bazu' ,
'rebuild cron' => 'popravi cron' ,
2014-01-23 00:56:55 +01:00
'update counters' => 'ažuriraj brojače' ,
'suspend' => 'blokiraj' ,
'unsuspend' => 'deblokiraj' ,
'delete' => 'obriši' ,
'show per user' => 'prikaz po korisniku' ,
2014-11-14 19:14:28 +01:00
'login as' => 'prijavi se kao' ,
2014-01-23 00:56:55 +01:00
'logout' => 'izlaz' ,
'edit' => 'izmjena' ,
'open webstats' => 'vidi web statistiku' ,
'view logs' => 'vidi logove' ,
2014-11-14 19:14:28 +01:00
'list records' => 'ukupno %s zapisa' ,
'add record' => 'dodaj zapis' ,
2014-01-23 00:56:55 +01:00
'list accounts' => 'ukupno %s računa' ,
'add account' => 'dodaj račun' ,
'open webmail' => 'otvori webmail' ,
2016-07-03 17:58:29 +09:00
'list fail2ban' => 'list fail2ban' ,
2014-01-23 00:56:55 +01:00
'open %s' => 'otvori %s' ,
2014-11-14 19:14:28 +01:00
'download' => 'preuzmi' ,
2014-01-23 00:56:55 +01:00
'restore' => 'vrati' ,
'configure restore settings' => 'postavke vraćanja' ,
2014-11-14 19:14:28 +01:00
'stop' => 'zaustavi' ,
'start' => 'pokreni' ,
2014-01-23 00:56:55 +01:00
'restart' => 'restart' ,
'update' => 'ažuriraj' ,
'generate' => 'generiši' ,
2014-01-25 14:21:48 +02:00
'Generate CSR' => 'Generiši CSR' ,
2014-04-11 04:41:00 +03:00
'reread IP' => 'obnovi IP' ,
2014-04-16 02:27:15 +03:00
'enable autoupdate' => 'uključuju autoupdate' ,
'disable autoupdate' => 'onemogućiti autoupdate' ,
2016-07-03 17:58:29 +09:00
'turn on notifications' => 'turn on notifications' ,
'turn off notifications' => 'turn off notifications' ,
2014-01-23 00:56:55 +01:00
'Adding User' => 'Dodavanje korisnika' ,
'Editing User' => 'Izmjena korisnika' ,
'Adding Domain' => 'Dodavanje domene' ,
'Editing Domain' => 'Izmjena domene' ,
'Adding DNS Domain' => 'Dodavanje DNS domene' ,
'Editing DNS Domain' => 'Izmjena DNS domene' ,
2014-11-14 19:14:28 +01:00
'Adding DNS Record' => 'Dodavanje DNS zapisa' ,
'Editing DNS Record' => 'Izmjena DNS zapisa' ,
2014-01-23 00:56:55 +01:00
'Adding Mail Domain' => 'Dodavanje Mail domene' ,
'Editing Mail Domain' => 'Izmjena Mail domene' ,
'Adding Mail Account' => 'Dodavanje Mail računa' ,
'Editing Mail Account' => 'Izmjena Mail računa' ,
2014-11-14 19:14:28 +01:00
'Adding database' => 'Dodavanje baze podataka' ,
2014-01-23 00:56:55 +01:00
'Editing Cron Job' => 'Izmjena cron job-a' ,
'Adding Cron Job' => 'Dodavanje cron job-a' ,
'Editing Database' => 'Izmjena baze podataka' ,
'Adding Package' => 'Dodavanje paketa' ,
'Editing Package' => 'Izmjena paketa' ,
'Adding IP address' => 'Dodavanje IP adrese' ,
'Editing IP Address' => 'Izmjena IP adrese' ,
2014-04-13 20:52:51 +03:00
'Editing Backup Exclusions' => 'Izmjena isključenja' ,
2014-01-25 14:21:48 +02:00
'Generating CSR' => 'Generisanje CSR-a' ,
2014-11-04 23:21:19 +01:00
'Listing' => 'Spisak' ,
2014-01-23 00:56:55 +01:00
'Search Results' => 'Rezultati pretrage' ,
2014-11-04 23:21:19 +01:00
'Adding Firewall Rule' => 'Dodavanje Firewall pravila' ,
'Editing Firewall Rule' => 'Izmjena Firewall pravila' ,
2014-10-20 13:11:21 +03:00
'Adding IP Address to Banlist' => 'Dodavanje IP adrese' ,
2014-01-23 00:56:55 +01:00
'active' => 'aktivan' ,
'spnd' => 'blokirano' ,
'suspended' => 'blokirano' ,
'running' => 'pokrenuto' ,
'stopped' => 'zaustavljeno' ,
'outdated' => 'zastarilo' ,
'updated' => 'ažurirano' ,
'yes' => 'da' ,
'no' => 'ne' ,
'none' => 'ništa' ,
'pb' => 'pb' ,
'tb' => 'tb' ,
'gb' => 'gb' ,
'mb' => 'mb' ,
'minute' => 'minuta' ,
'hour' => 'sahat' ,
'day' => 'dan' ,
'days' => 'dana' ,
'hours' => 'sahati' ,
'minutes' => 'minuta' ,
'month' => 'mjesec' ,
'package' => 'paket' ,
'Bandwidth' => 'Protok' ,
'Disk' => 'Disk' ,
'Web' => 'Web' ,
'Mail' => 'Mail' ,
'Databases' => 'Baze podataka' ,
'User Directories' => 'Korisnićki direktoriji' ,
'Template' => 'Šablon' ,
2015-04-16 02:43:31 +03:00
'Web Template' => 'Web šablon' ,
'Backend Template' => 'Backend šablon' ,
'Proxy Template' => 'Proxy šablon' ,
2014-01-23 00:56:55 +01:00
'DNS Template' => 'DNS šablon' ,
'Web Domains' => 'Web domena' ,
'SSL Domains' => 'SSL domena' ,
2014-11-04 23:21:19 +01:00
'Web Aliases' => 'Web aliasi' ,
2014-01-23 00:56:55 +01:00
'per domain' => 'po domeni' ,
2014-04-13 20:52:51 +03:00
'DNS Domains' => 'DNS Domene' ,
2016-07-03 16:09:16 +09:00
'DNS domains' => 'DNS domene' ,
'DNS records' => 'DNS zapisi' ,
2014-01-23 00:56:55 +01:00
'Name Servers' => 'Name Serveri' ,
'Mail Domains' => 'Mail domene' ,
'Mail Accounts' => 'Mail računi' ,
'Cron Jobs' => 'Cron Jobi' ,
'SSH Access' => 'SSH pristup' ,
2016-07-03 17:58:29 +09:00
'IP Address' => 'IP Address' ,
2014-01-23 00:56:55 +01:00
'IP Addresses' => 'IP adrese' ,
'Backups' => 'Backups' ,
'Backup System' => 'Backup sistema' ,
2014-04-13 20:52:51 +03:00
'backup exclusions' => 'isključenja' ,
2014-01-23 00:56:55 +01:00
'template' => 'šablon' ,
'SSL Support' => 'SSL podrška' ,
'SSL Home Directory' => 'SSL direktorij' ,
2016-10-27 07:17:03 -04:00
'Lets Encrypt Support' => 'Lets Encrypt Support' ,
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes' ,
'Lets Encrypt' => 'Lets Encrypt' ,
2015-04-16 02:43:31 +03:00
'Proxy Support' => 'Proxy podrška' ,
'Proxy Extensions' => 'Proxy ekstenzije' ,
2014-01-23 00:56:55 +01:00
'Web Statistics' => 'Web statistika' ,
'Additional FTP Account' => 'Dodatni FTP' ,
2016-07-03 17:58:29 +09:00
'Path' => 'Path' ,
2014-01-23 00:56:55 +01:00
'SOA' => 'SOA' ,
'TTL' => 'TTL' ,
'Expire' => 'Istek' ,
2014-11-14 19:14:28 +01:00
'Records' => 'Zapisi' ,
2016-07-03 17:58:29 +09:00
'Serial' => 'Serial' ,
2014-01-23 00:56:55 +01:00
'Catchall email' => 'Preusmeravanje email-a' ,
'AntiVirus Support' => 'AntiVirus ' ,
'AntiSpam Support' => 'AntiSpam ' ,
'DKIM Support' => 'DKIM ' ,
'Accounts' => 'Računi' ,
'Quota' => 'Kvota' ,
'Autoreply' => 'Automatski odgovor' ,
'Forward to' => 'Proslijediti za' ,
'Do not store forwarded mail' => 'Proslijeđen mail se ne pohranjue' ,
2016-07-03 17:58:29 +09:00
'IMAP hostname' => 'IMAP hostname' ,
'IMAP port' => 'IMAP port' ,
'IMAP security' => 'IMAP security' ,
'IMAP auth method' => 'IMAP auth method' ,
'SMTP hostname' => 'SMTP hostname' ,
'SMTP port' => 'SMTP port' ,
'SMTP security' => 'SMTP security' ,
'SMTP auth method' => 'SMTP auth method' ,
'STARTTLS' => 'STARTTLS' ,
'Normal password' => 'Normal password' ,
2014-01-23 00:56:55 +01:00
'database' => 'baza podataka' ,
'User' => 'Korisnik' ,
'Host' => 'Host' ,
'Charset' => 'Charset' ,
'Min' => 'Min' ,
'Hour' => 'Sat' ,
'Day' => 'Dan' ,
'Month' => 'Mjesec' ,
'Day of week' => 'Dan u sedmici' ,
2014-11-14 19:14:28 +01:00
'local' => 'lokalno' ,
'Run Time' => 'Vrijeme trajanja' ,
2014-01-23 00:56:55 +01:00
'Backup Size' => 'Backup veličina' ,
'SYS' => 'SYS' ,
'Domains' => 'Domene' ,
'Status' => 'Status' ,
'shared' => 'šerovano' ,
'dedicated' => 'dedicated' ,
'Owner' => 'Vlasnik' ,
'Users' => 'Korisnici' ,
2014-11-04 23:21:19 +01:00
'Load Average' => 'Prosječno opterećenje' ,
'Memory Usage' => 'Upotreba memorije' ,
2016-07-10 19:02:27 +02:00
'APACHE2 Usage' => 'APACHE2 upotreba' ,
2014-11-04 23:21:19 +01:00
'HTTPD Usage' => 'HTTPD upotreba' ,
'NGINX Usage' => 'NGINX upotreba' ,
'MySQL Usage on localhost' => 'MySQL na localhostu' ,
'PostgreSQL Usage on localhost' => 'PostgreSQL na localhostu' ,
'Bandwidth Usage eth0' => 'Bandwidth na eth0' ,
2016-07-10 19:02:27 +02:00
'Exim Usage' => 'Exim upotreba' ,
2014-11-04 23:21:19 +01:00
'FTP Usage' => 'FTP upotreba' ,
'SSH Usage' => 'SSH upotreba' ,
'reverse proxy' => 'preokrenut proxy' ,
2014-01-23 00:56:55 +01:00
'web server' => 'web server' ,
'dns server' => 'dns server' ,
'mail server' => 'mail server' ,
'pop/imap server' => 'pop/imap server' ,
'email antivirus' => 'email antivirus' ,
'email antispam' => 'email antispam' ,
'database server' => 'database server' ,
'ftp server' => 'ftp server' ,
2014-11-04 23:21:19 +01:00
'job scheduler' => 'planer poslova' ,
2016-07-03 17:58:29 +09:00
'firewall' => 'firewall' ,
'brute-force monitor' => 'brute-force monitor' ,
2014-01-23 00:56:55 +01:00
'CPU' => 'CPU' ,
2014-11-04 23:21:19 +01:00
'Memory' => 'Memorija' ,
2016-04-03 18:12:03 +02:00
'Uptime' => 'Vrijeme rada' ,
2014-11-04 23:21:19 +01:00
'core package' => 'glavni paket' ,
2014-01-23 00:56:55 +01:00
'php interpreter' => 'php interpreter' ,
2014-11-04 23:21:19 +01:00
'internal web server' => 'interni web server' ,
'Version' => 'Verzija' ,
'Release' => 'Distribucija' ,
'Architecture' => 'Arhitektura' ,
'Object' => 'Predmet' ,
'Username' => 'Korisničko ime' ,
'Password' => 'Šifra' ,
2014-01-23 00:56:55 +01:00
'Email' => 'Email' ,
'Package' => 'Paket' ,
'Language' => 'Jezik' ,
'First Name' => 'Ime' ,
'Last Name' => 'Prezime' ,
'Send login credentials to email address' => 'Poslati login podatke na mail adresu' ,
2014-11-04 23:21:19 +01:00
'Default Template' => 'Osnovni šablon' ,
'Default Name Servers' => 'Osnovni Name serveri' ,
2014-01-23 00:56:55 +01:00
'Domain' => 'Domena' ,
'DNS Support' => 'DNS podrška' ,
'Mail Support' => 'Mail podrška' ,
2014-11-04 23:21:19 +01:00
'Advanced options' => 'Dodatne opcije' ,
2016-08-25 19:33:06 +03:00
'Basic options' => 'Basic options' ,
2014-11-04 23:21:19 +01:00
'Aliases' => 'Aliasi' ,
2014-01-23 00:56:55 +01:00
'SSL Certificate' => 'SSL certifikat' ,
'SSL Key' => 'SSL Key' ,
'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediate' ,
2016-07-03 17:58:29 +09:00
'SSL CSR' => 'SSL CSR' ,
2014-01-23 00:56:55 +01:00
'optional' => 'izborno' ,
2016-04-03 18:12:03 +02:00
'internal' => 'interno' ,
2014-11-14 19:14:28 +01:00
'Statistics Authorization' => 'Ovlaštenje za statistiku' ,
'Statistics Auth' => 'Pristup statistici' ,
2014-01-23 00:56:55 +01:00
'Account' => 'Račun' ,
2014-11-04 23:21:19 +01:00
'Prefix will be automaticaly added to username' => 'Prefiks %s će biti pridružen automatski korisničkom imenu' ,
'Send FTP credentials to email' => 'Poslati FTP podatke na mail adresu' ,
2014-01-23 00:56:55 +01:00
'Expiration Date' => 'Datum isteka' ,
'YYYY-MM-DD' => 'YYYY-MM-DD' ,
'Name servers' => 'Name serveri' ,
2014-11-04 23:21:19 +01:00
'Record' => 'Zapis' ,
'IP or Value' => 'IP ili vrijednost' ,
'Priority' => 'Prioritet' ,
'Record Number' => 'Broj zapisa' ,
'in megabytes' => 'u megabajtima' ,
2014-01-23 00:56:55 +01:00
'Message' => 'Poruka' ,
2014-11-14 19:14:28 +01:00
'use local-part' => 'koristi lokalni dio' ,
2014-11-04 23:21:19 +01:00
'one or more email addresses' => 'jedna ili više mail adresa' ,
2014-11-14 19:14:28 +01:00
'Prefix will be automaticaly added to database name and database user' => 'Prefiks %s se automatski dodaje na ime baze i na ime korisnika baze' ,
2014-01-23 00:56:55 +01:00
'Database' => 'Baza podataka' ,
'Type' => 'Tip' ,
'Minute' => 'Minute' ,
2014-11-04 23:21:19 +01:00
'Command' => 'Komanda' ,
'Package Name' => 'Ime paketa' ,
2014-01-23 00:56:55 +01:00
'Netmask' => 'Netmask' ,
'Interface' => 'Interface' ,
'Shared' => 'Šerovano' ,
2014-11-14 19:14:28 +01:00
'Assigned user' => 'Dodijeljen korisnik' ,
'Assigned domain' => 'Dodijeljena domena' ,
'NAT IP association' => 'NAT IP asocijacija' ,
2014-01-23 00:56:55 +01:00
'shell' => 'shell' ,
2014-11-14 19:14:28 +01:00
'web domains' => 'web domene' ,
'web aliases' => 'web aliasi' ,
'dns records' => 'dns zapisi' ,
2014-01-23 00:56:55 +01:00
'mail domains' => 'mail domains' ,
'mail accounts' => 'mail accounts' ,
2014-11-14 19:14:28 +01:00
'accounts' => 'računi' ,
'databases' => 'baze podataka' ,
2014-01-23 00:56:55 +01:00
'cron jobs' => 'cron jobs' ,
'backups' => 'backups' ,
'quota' => 'kvota' ,
2014-11-14 19:14:28 +01:00
'day of week' => 'dan u sedmici' ,
2014-01-23 00:56:55 +01:00
'cmd' => 'cmd' ,
'users' => 'korisnik(a)' ,
'domains' => 'domena' ,
2014-11-04 23:21:19 +01:00
'aliases' => 'aliasa' ,
'records' => 'zapisa' ,
2014-01-23 00:56:55 +01:00
'jobs' => 'jobs' ,
2014-11-04 23:21:19 +01:00
'username' => 'korisničko ime' ,
'password' => 'šifra' ,
2014-01-23 00:56:55 +01:00
'type' => 'tip' ,
'charset' => 'charset' ,
'domain' => 'domena' ,
'ip' => 'ip' ,
'ip address' => 'ip adresa' ,
'IP address' => 'IP adresa' ,
'netmask' => 'netmask' ,
2014-11-14 19:14:28 +01:00
'interface' => 'interfejs' ,
'assigned user' => 'dodijeljen korisnik' ,
2014-01-23 00:56:55 +01:00
'ns1' => 'ns1' ,
'ns2' => 'ns2' ,
'user' => 'korisnik' ,
'email' => 'email' ,
'first name' => 'ime' ,
'last name' => 'prezime' ,
'account' => 'račun' ,
'ssl certificate' => 'ssl certifikat' ,
'ssl key' => 'ssl ključ' ,
2014-11-04 23:21:19 +01:00
'stats user password' => 'šifra za korisničku statistiku' ,
2014-11-14 19:14:28 +01:00
'stats username' => 'stats korisničko ime' ,
'stats password' => 'stats šifra' ,
'ftp user password' => 'ftp šifra' ,
2014-11-04 23:21:19 +01:00
'ftp user' => 'ftp korisnik' ,
2014-01-23 00:56:55 +01:00
'Last 70 lines of %s.%s.log' => 'Zadnjih 70. redova od %s.%s.log' ,
2016-07-03 17:58:29 +09:00
'AccessLog' => 'AccessLog' ,
'ErrorLog' => 'ErrorLog' ,
2014-01-23 00:56:55 +01:00
'Download AccessLog' => 'Skini AccessLog' ,
'Download ErrorLog' => 'Skini ErrorLog' ,
2014-01-25 14:21:48 +02:00
'Country' => 'Zemlja' ,
'2 letter code' => 'samo 2. slova' ,
'State / Province' => 'Država / Predio' ,
'City / Locality' => 'Grad / Mjesto' ,
'Organization' => 'Organizacija' ,
2014-10-20 13:11:21 +03:00
'Action' => 'Akcija' ,
'Protocol' => 'Protokol' ,
'Port' => 'Port' ,
'Comment' => 'Komentar' ,
2014-11-04 23:21:19 +01:00
'Banlist' => 'Lista banovanih' ,
2014-10-20 13:11:21 +03:00
'ranges are acceptable' => 'rasponi su prihvatljivi' ,
'CIDR format is supported' => 'CIDR format je podržan' ,
2016-07-10 19:02:27 +02:00
'ACCEPT' => 'PRIHVATITI' ,
2016-07-03 17:58:29 +09:00
'DROP' => 'DROP' ,
'TCP' => 'TCP' ,
'UDP' => 'UDP' ,
'ICMP' => 'ICMP' ,
'SSH' => 'SSH' ,
'FTP' => 'FTP' ,
'VESTA' => 'VESTA' ,
2016-07-10 19:02:27 +02:00
'Add one more Name Server' => 'Dodati još jedan Name server' ,
2014-01-23 00:56:55 +01:00
2016-07-10 19:02:27 +02:00
'web domain' => 'web domena' ,
'dns domain' => 'dns domena' ,
'dns record' => 'dns zapis' ,
'mail domain' => 'mail domena' ,
'mail account' => 'mail račun' ,
2016-07-03 18:37:27 +09:00
'cron job' => 'cron job' ,
2016-07-03 17:58:29 +09:00
'cron' => 'cron' ,
2016-07-10 19:02:27 +02:00
'user dir' => 'korisnički dir' ,
2016-07-03 17:58:29 +09:00
2016-07-10 19:02:27 +02:00
'unlimited' => 'neograničeno' ,
2014-01-25 14:21:48 +02:00
'1 account' => '1 račun' ,
2014-01-23 00:56:55 +01:00
'%s accounts' => '%s računa' ,
'1 domain' => '1 domena' ,
'%s domains' => '%s domene' ,
2014-11-14 19:14:28 +01:00
'1 record' => '1 zapis' ,
'%s records' => '%s zapisa' ,
2014-01-23 00:56:55 +01:00
'1 mail account' => '1 mail račun' ,
'%s mail accounts' => '%s mail računa' ,
'1 database' => '1 baza podataka' ,
'%s databases' => '%s baza' ,
'1 cron job' => '1 cron job' ,
'%s cron jobs' => '%s cron jobs' ,
'1 archive' => '1 arhiva' ,
'%s archives' => '%s arhive' ,
2016-07-03 17:58:29 +09:00
'1 item' => '1 item' ,
'%s items' => '%s items' ,
2014-01-23 00:56:55 +01:00
'1 package' => '1 paket' ,
'%s packages' => '%s paketa' ,
'1 IP address' => '1 IP adresa' ,
'%s IP addresses' => '%s IP adrese' ,
'1 month' => '1 mjesec' ,
'%s months' => '%s mjeseci' ,
'1 log record' => '1 log unos' ,
2014-11-14 19:14:28 +01:00
'%s log records' => '%s zapis logova' ,
'1 object' => '1 objekat' ,
'%s objects' => '%s objekata' ,
2014-04-13 20:52:51 +03:00
'no exclusions' => 'nema isključenja' ,
2014-11-14 19:14:28 +01:00
'1 rule' => '1 pravilo' ,
'%s rules' => '%s pravila' ,
2014-10-20 13:11:21 +03:00
'There are no currently banned IP' => 'Ne postoji trenutno zabranjen IP' ,
2014-01-23 00:56:55 +01:00
'USER_CREATED_OK' => 'Korisnik <a href="/edit/user/?user=%s"><b>%s</b></a> je uspješno napravljen.' ,
'WEB_DOMAIN_CREATED_OK' => 'Domena <a href="/edit/web/?domain=%s"><b>%s</b></a> je uspješno napravljena.' ,
'DNS_DOMAIN_CREATED_OK' => 'DNS domena <a href="/list/dns/?domain=%s"><b>%s</b></a> je uspješno napravljena.' ,
2014-11-14 19:14:28 +01:00
'DNS_RECORD_CREATED_OK' => 'Zapis <b>%s.%s</b> je uspješno napravljen.' ,
2014-01-23 00:56:55 +01:00
'MAIL_DOMAIN_CREATED_OK' => 'Mail domena <a href="/list/mail/?domain=%s"><b>%s</b></a> je uspješno napravljena.' ,
'MAIL_ACCOUNT_CREATED_OK' => 'Mail račun <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> je uspješno napravljen.' ,
'DATABASE_CREATED_OK' => 'Database <a href="/edit/db/?database=%s"><b>%s</b></a> je uspješno napravljena' ,
'CRON_CREATED_OK' => 'Cron job je uspješno napravljen.' ,
'IP_CREATED_OK' => 'IP adrese <a href="/edit/ip/?ip=%s"><b>%s</b></a> su uspješno napravljene.' ,
'PACKAGE_CREATED_OK' => 'Paket <a href="/edit/package/?package=%s"><b>%s</b></a> je uspješno napravljen.' ,
2014-01-25 14:21:48 +02:00
'SSL_GENERATED_OK' => 'Certifikat je uspješno generisan.' ,
2014-10-20 13:11:21 +03:00
'RULE_CREATED_OK' => 'Pravilo je uspješno kreiran.' ,
2016-07-10 19:02:27 +02:00
'BANLIST_CREATED_OK' => 'IP adresa je uspješno zabranjena' , // I'm not sure about this text
2014-11-14 19:14:28 +01:00
'Autoupdate has been successfully enabled' => 'Automatsko ažuriranje uspješno omogućeno' ,
'Autoupdate has been successfully disabled' => 'Automatsko ažuriranje je onemogućeno' ,
2014-10-20 13:11:21 +03:00
'Cronjob email reporting has been successfully enabled' => 'Cronjob izvještavanje je uspješno omogućen' ,
'Cronjob email reporting has been successfully disabled' => 'Cronjob izvještavanje je uspješno onemogućen' ,
2014-01-23 00:56:55 +01:00
'Changes has been saved.' => 'Postavke su uspješno sačuvane.' ,
'Confirmation' => 'Potvrda' ,
'DELETE_USER_CONFIRMATION' => 'Da li ste sigurni da želite obrisati %s?' ,
'SUSPEND_USER_CONFIRMATION' => 'Da li ste sigurni da želite suspendovati %s?' ,
'UNSUSPEND_USER_CONFIRMATION' => 'Da li ste sigurni da želite odblokirat %s?' ,
'DELETE_DOMAIN_CONFIRMATION' => 'Da li ste sigurni da želite obrisati domenu %s?' ,
'SUSPEND_DOMAIN_CONFIRMATION' => 'Da li ste sigurni da želite blokirati domenu %s?' ,
'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Da li ste sigurni da želite odblokirati domenu %s?' ,
2014-11-14 19:14:28 +01:00
'DELETE_RECORD_CONFIRMATION' => 'Da li ste sigurni da želite obrisati ovaj zapis %s?' ,
'SUSPEND_RECORD_CONFIRMATION' => 'Da li ste sigurni da želite obustaviti ovaj zapis %s?' ,
'UNSUSPEND_RECORD_CONFIRMATION' => 'Da li ste sigurni da ćelite ponovo uključiti ovaj zapis %s?' ,
'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Da li ste sigurni da ćelite ovo obrisati %s?' ,
'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Da li ste sigurni da želite obustaviti %s?' ,
'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Da li ste sigurni da želite ponovo pokrenuti %s?' ,
'DELETE_DATABASE_CONFIRMATION' => 'Da li ste sigurni da želite obrisati bazu podataka %s?' ,
'SUSPEND_DATABASE_CONFIRMATION' => 'Da li ste sigurni da želite obustaviti bazu podataka %s?' ,
'UNSUSPEND_DATABASE_CONFIRMATION' => 'Da li ste sigurni da želite ponovo pokrenuti bazu podataka %s?' ,
'DELETE_CRON_CONFIRMATION' => 'Da li ste sigurni da želite obrisati cron job?' ,
'SUSPEND_CRON_CONFIRMATION' => 'Da li ste sigurni da želite obustaviti cron job?' ,
'UNSUSPEND_CRON_CONFIRMATION' => 'Da li ste sigurni da želite ponovo oživjeti cron job?' ,
'DELETE_BACKUP_CONFIRMATION' => 'Da li ste sigurni da želite obrisati %s backup?' ,
'DELETE_EXCLUSION_CONFIRMATION' => 'Da li ste sigurni da želite obisati %s isključenje?' ,
'DELETE_PACKAGE_CONFIRMATION' => 'Da li ste sigurni da želite obrisati paket %s?' ,
'DELETE_IP_CONFIRMATION' => 'Da li ste sigurni da želite obrisati IP %s?' ,
'DELETE_RULE_CONFIRMATION' => 'Da li ste sigurni da želite obrisati pravilo #%s?' ,
'SUSPEND_RULE_CONFIRMATION' => 'Da li ste sigurni da želite obustaviti pravilo #%s?' ,
'UNSUSPEND_RULE_CONFIRMATION' => 'Da li ste sigurni da želite ponovo vratiti pravilo #%s?' ,
2016-07-10 19:02:27 +02:00
'LEAVE_PAGE_CONFIRMATION' => 'Napusti stranicu?' ,
2014-11-14 19:14:28 +01:00
'RESTART_CONFIRMATION' => 'Da li ste sigurni da želite ponovno pokretanje %s?' ,
2014-01-23 00:56:55 +01:00
'Welcome' => 'Dobrodošli' ,
2014-11-14 19:14:28 +01:00
'LOGGED_IN_AS' => 'Ušli ste kao %s' ,
2014-01-23 00:56:55 +01:00
'Error' => 'Greška' ,
2014-11-04 23:21:19 +01:00
'Invalid username or password' => 'Pogrešani login podaci' ,
'Invalid username or code' => 'Pogrešano korisničko ime ili kod' ,
2014-01-23 00:56:55 +01:00
'Passwords not match' => 'Passwordi se ne poklapaju' ,
'Please enter valid email address.' => 'Potrebno je unijeti validnu email adresu.' ,
'Field "%s" can not be blank.' => 'Polja "%s" ne smiju biti prazna.' ,
2014-11-14 19:14:28 +01:00
'Password is too short.' => 'Šifra je previše krataka (najmanje 6 znakova)' ,
2014-01-23 00:56:55 +01:00
'Error code:' => 'Greška koda: %s' ,
'SERVICE_ACTION_FAILED' => '"%s" "%s" nije uspjelo' ,
2014-11-14 19:14:28 +01:00
'IP address is in use' => 'IP adresa se već koristi' ,
'BACKUP_SCHEDULED' => 'Backup je dodan. Uskoro ćete dobiti obavijest putem maila kada će biti moguće preuzeti vaš backup.' ,
'BACKUP_EXISTS' => 'Sačekajte da se backup dovrši, pošto je već pokrenut backup.' ,
'RESTORE_SCHEDULED' => 'Zadatak je dodan u red. Primit ćete email obavijest kada je vaš backup je spremna za preuzimanje.' ,
'RESTORE_EXISTS' => 'Postojeći zadatak obnova je već pokrenut. Pričekajte da se završi prije nego što ga ponovno pokrenete.' ,
2014-01-23 00:56:55 +01:00
2016-07-03 17:58:29 +09:00
'WEB_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp' ,
'DNS_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *' ,
'MAIL_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster' ,
'DB_EXCLUSIONS' => 'Type full database name, one per line. To exclude all databases use *' ,
'CRON_EXCLUSIONS' => 'To exclude all jobs use *' ,
'USER_EXCLUSIONS' => 'Type directory name, one per line. To exlude all dirs use *' ,
2014-01-23 00:56:55 +01:00
'Welcome to Vesta Control Panel' => 'Dobrodošli u Vesta kontrolni panel' ,
2014-11-04 23:21:19 +01:00
'MAIL_FROM' => 'Vesta kontrolni panel <noreply@%s>' ,
2014-01-23 00:56:55 +01:00
'GREETINGS_GORDON_FREEMAN' => " Đe si, %s %s, \n " ,
'GREETINGS' => " Đe si, šta ima, \n " ,
2016-07-03 17:58:29 +09:00
'ACCOUNT_READY' => " Vaš račun je uspješno kreiran i spreman je za upotrebu. \n \n https://%s/login/ \n Korisničko ime: %s \n Šifra: %s \n \n -- \n Vesta kontrolni panel \n " ,
2014-01-23 00:56:55 +01:00
'FTP login credentials' => 'FTP podaci' ,
2014-11-04 23:21:19 +01:00
'FTP_ACCOUNT_READY' => " FTP račun je uspješno kreiran. Koristite sljedeće podatke kako biste ga ispravno koristili: \n \n Hostname: %s \n Korisničko ime: %s_%s \n Šifra: %s \n \n -- \n Vesta kontrolni panel \n " ,
2014-01-23 00:56:55 +01:00
'Database Credentials' => 'Podaci baze podataka' ,
2014-11-04 23:21:19 +01:00
'DATABASE_READY' => " Baza podataka je supješno kreirana. Koristite sljedeće podatke kako biste ispravno bazu koristili: \n \n Database: %s \n Korisničko ime: %s \n Šifra: %s \n %s \n \n -- \n Vesta kontrolni panel \n " ,
2014-01-23 00:56:55 +01:00
2014-11-04 23:21:19 +01:00
'forgot password' => 'zaboravljena šifra' ,
2014-01-23 00:56:55 +01:00
'Confirm' => 'Potvrditi' ,
2014-11-04 23:21:19 +01:00
'New Password' => 'Nova šifra' ,
'Confirm Password' => 'Potvrdi šifru' ,
2014-01-23 00:56:55 +01:00
'Reset' => 'Reset' ,
'Reset Code' => 'Resetuj kod' ,
2016-07-03 17:58:29 +09:00
'RESET_NOTICE' => '' , // should we add something here?
2014-11-04 23:21:19 +01:00
'RESET_CODE_SENT' => 'Kod resetovane šifre je poslan na vašu mail adresu<br>' ,
'MAIL_RESET_SUBJECT' => 'Šifra je resetovan %s' ,
'PASSWORD_RESET_REQUEST' => " Za resetovanje šifre slijedite link: \n https://%s/reset/?action=confirm&user=%s&code=%s \n \n Ili, možete ići na https://%s/reset/?action=code&user=%s i unijeti kod: \n %s \n \n Ako niste resetovali šifru, ignorišite ovu poruku i prihvatite naše izvinjenje. \n \n -- \n Vesta kontrolni panel \n " ,
2015-06-04 01:08:41 +03:00
'Jan' => 'Jan' ,
'Feb' => 'Feb' ,
'Mar' => 'Mar' ,
'Apr' => 'Apr' ,
2016-04-03 18:12:03 +02:00
'May' => 'Maj' ,
2015-06-04 01:08:41 +03:00
'Jun' => 'Jun' ,
'Jul' => 'Jul' ,
2016-04-03 18:12:03 +02:00
'Aug' => 'Avg' ,
2015-06-04 01:08:41 +03:00
'Sep' => 'Sep' ,
2016-04-03 18:12:03 +02:00
'Oct' => 'Okt' ,
2015-06-04 01:08:41 +03:00
'Nov' => 'Nov' ,
'Dec' => 'Dec' ,
2016-04-03 18:12:03 +02:00
'Configuring Server' => 'Konfiguracija Servera' ,
2015-06-04 01:08:41 +03:00
'Hostname' => 'Hostname' ,
2016-04-03 18:12:03 +02:00
'Time Zone' => 'Vremenska zona' ,
'Default Language' => 'Jezik' ,
2016-07-03 17:58:29 +09:00
'Proxy Server' => 'Proxy Server' ,
'Web Server' => 'Web Server' ,
'Backend Server' => 'Backend Server' ,
'Backend Pool Mode' => 'Backend Pool Mode' ,
'DNS Server' => 'DNS Server' ,
'DNS Cluster' => 'DNS Cluster' ,
'MAIL Server' => 'MAIL Server' ,
'Antivirus' => 'Antivirus' ,
'AntiSpam' => 'AntiSpam' ,
'Webmail URL' => 'Webmail URL' ,
'MySQL Support' => 'MySQL Support' ,
'phpMyAdmin URL' => 'phpMyAdmin URL' ,
'PostgreSQL Support' => 'PostgreSQL Support' ,
'phpPgAdmin URL' => 'phpPgAdmin URL' ,
2016-07-10 19:02:27 +02:00
'Maximum Number Of Databases' => 'Maksimalan broj baza' ,
'Current Number Of Databases' => 'Trenutačan broj baza' ,
'Local backup' => 'Lokalni backup' ,
'Compression level' => 'Nivo sažimanja' ,
'Directory' => 'Direktorij' ,
2016-07-03 17:58:29 +09:00
'Remote backup' => 'Remote backup' ,
'ftp' => 'FTP' ,
'sftp' => 'SFTP' ,
'SFTP Chroot' => 'SFTP Chroot' ,
2015-06-04 01:08:41 +03:00
'FileSystem Disk Quota' => 'FileSystem Disk Quota' ,
2016-07-10 19:02:27 +02:00
'Vesta Control Panel Plugins' => 'Vesta kontrolni panel Plugini' ,
2016-04-03 18:12:03 +02:00
'preview' => 'pregled' ,
2016-07-10 19:02:27 +02:00
'Reseller Role' => 'Reseller uloga' ,
2015-06-04 01:08:41 +03:00
'Web Config Editor' => 'Web Config Editor' ,
'Template Manager' => 'Template Manager' ,
'Backup Migration Manager' => 'Backup Migration Manager' ,
'FileManager' => 'FileManager' ,
2016-07-10 19:02:27 +02:00
'show: CPU / MEM / NET / DISK' => 'prikaz: CPU / MEM / NET / DISK' ,
2015-06-04 01:08:41 +03:00
2016-07-10 19:02:27 +02:00
'sort by' => 'sortiranje po' ,
2015-06-21 19:04:26 +03:00
'Date' => 'Datum' ,
2016-07-10 19:02:27 +02:00
'Starred' => 'Označen zvjezdicom' ,
'Name' => 'Ime' ,
2015-10-08 15:07:53 +03:00
2016-10-31 10:29:53 -04:00
'save to favorites' => 'save to favorites' ,
2016-07-03 17:58:29 +09:00
2015-10-08 15:07:53 +03:00
'File Manager' => 'File Manager' ,
2016-07-10 19:02:27 +02:00
'size' => 'veličina' ,
'date' => 'datum' ,
'name' => 'ime' ,
'Initializing' => 'Inicijalizacija' ,
2015-10-08 15:07:53 +03:00
'UPLOAD' => 'UPLOAD' ,
2016-07-10 19:02:27 +02:00
'NEW FILE' => 'NOVI FAJL' ,
'NEW DIR' => 'NOVI DIREKTORIJ' ,
'DELETE' => 'IZBRISATI' ,
'RENAME' => 'PREIMENOVATI' ,
2016-08-09 19:22:45 +03:00
'MOVE' => 'MOVE' ,
2016-07-10 19:02:27 +02:00
'RIGHTS' => 'PRAVA' ,
'COPY' => 'KOPIRATI' ,
'ARCHIVE' => 'ARHIVIRATI' ,
'EXTRACT' => 'EKSTRAKTOVATI' ,
'DOWNLOAD' => 'PREUZETI' ,
'Are you sure?' => 'Da li ste sigurni?' , // unused?
2015-10-08 15:07:53 +03:00
'Hit' => 'Hit' ,
'to reload the page' => 'to reload the page' ,
'Directory name cannot be empty' => 'Directory name cannot be empty' ,
'File name cannot be empty' => 'File name cannot be empty' ,
'No file selected' => 'No file selected' ,
'No file or folder selected' => 'No file or folder selected' ,
'File type not supported' => 'File type not supported' ,
'Directory download not available in current version' => 'Directory download not available in current version' ,
'Directory not available' => 'Directory not available' ,
2016-04-03 18:12:03 +02:00
'Done' => 'Završeno' ,
'Close' => 'Zatvoriti' ,
'Copy' => 'Kopirati' ,
'Cancel' => 'Odustati' ,
'Rename' => 'Izmijeniti' ,
2016-08-09 19:22:45 +03:00
'Move' => 'Move' ,
2016-07-10 19:02:27 +02:00
'Change Rights' => 'Promjena pravila' ,
2016-04-03 18:12:03 +02:00
'Delete' => 'Izbrisati' ,
'Extract' => 'Ekstraktovati' ,
'Create' => 'Napraviti' ,
'Compress' => 'Kompresovati' ,
2015-10-08 15:07:53 +03:00
'OK' => 'OK' ,
2016-07-10 19:02:27 +02:00
'YOU ARE COPYING' => 'VRŠI SE KOPIRANJE' , // unused?
'YOU ARE REMOVING' => 'VRŠI SE PREBACIVANJE' ,
'Delete items' => 'Brisanje svih stavki' ,
'Copy files' => 'Kopiranje fajlova' ,
2016-08-09 19:22:45 +03:00
'Move files' => 'Move files' ,
2016-07-10 19:02:27 +02:00
'Are you sure you want to copy' => 'Da li ste sigurni da želite kopirati' ,
'Are you sure you want to delete' => 'Da li ste sigurni da želite izbrisati' ,
'into' => 'u' ,
'existing files will be replaced' => 'postojeći fajlovi će biti zamijenjeni' ,
'Original name' => 'Orginalno ime' ,
'File' => 'Fajl' ,
'already exists' => 'Već postoji' ,
'Create file' => 'Napraviti fajl' ,
'Create directory' => 'Napraviti direktorij' ,
'read by owner' => 'mogućnost čitanja od strane vlasnika' ,
'write by owner' => 'mogućnost zapisa od strane vlasnika' ,
2016-06-24 16:40:13 +03:00
'execute/search by owner' => 'execute/search by owner' ,
'read by group' => 'read by group' ,
'write by group' => 'write by group' ,
'execute/search by group' => 'execute/search by group' ,
'read by others' => 'read by others' ,
'write by others' => 'write by others' ,
'execute/search by others' => 'execute/search by others' ,
2015-10-08 15:07:53 +03:00
2016-07-10 19:02:27 +02:00
'Shortcuts' => 'Prečice' ,
'Add New object' => 'Dodati novi objekat' ,
'Save Form' => 'Sačuvati' ,
'Cancel saving form' => 'Odustani' ,
2015-10-21 19:17:33 +03:00
'Go to USER list' => 'Go to USER list' ,
'Go to WEB list' => 'Go to WEB list' ,
'Go to DNS list' => 'Go to DNS list' ,
'Go to MAIL list' => 'Go to MAIL list' ,
'Go to DB list' => 'Go to DB list' ,
'Go to CRON list' => 'Go to CRON list' ,
'Go to BACKUP list' => 'Go to BACKUP list' ,
'Focus on search' => 'Focus on search' ,
'Display/Close shortcuts' => 'Display/Close shortcuts' ,
'Move backward through top menu' => 'Move backward through top menu' ,
'Move forward through top menu' => 'Move forward through top menu' ,
'Enter focused element' => 'Enter focused element' ,
2016-06-24 16:40:13 +03:00
'Move up through elements list' => 'Move up through elements list' ,
'Move down through elements list' => 'Move down through elements list' ,
2015-10-21 19:17:33 +03:00
'Upload' => 'Upload' ,
'New File' => 'New File' ,
'New Folder' => 'New Folder' ,
'Download' => 'Download' ,
'Archive' => 'Archive' ,
'Save File (in text editor)' => 'Save File (in text editor)' ,
'Close Popup / Cancel' => 'Close Popup / Cancel' ,
'Move Cursor Up' => 'Move Cursor Up' ,
2016-07-03 16:09:16 +09:00
'Move Cursor Down' => 'Move Cursor Down' ,
2015-10-21 19:17:33 +03:00
'Switch to Left Tab' => 'Switch to Left Tab' ,
'Switch to Right Tab' => 'Switch to Right Tab' ,
'Switch Tab' => 'Switch Tab' ,
2016-07-03 16:09:16 +09:00
'Go to the Top of the File List' => 'Go to the Top of the File List' ,
2015-10-21 19:17:33 +03:00
'Go to the Last File' => 'Go to the Last File' ,
2016-07-03 16:09:16 +09:00
'Open File / Enter Directory' => 'Open File / Enter Directory' ,
2016-08-09 19:22:45 +03:00
'Edit File' => 'Edit File' ,
2015-10-21 19:17:33 +03:00
'Go to Parent Directory' => 'Go to Parent Directory' ,
'Select Current File' => 'Select Current File' ,
'Select Bunch of Files' => 'Select Bunch of Files' ,
2016-07-03 16:09:16 +09:00
'Add File to the Current Selection' => 'Add File to the Current Selection' ,
2015-10-21 19:17:33 +03:00
'Select All Files' => 'Select All Files' ,
2016-07-03 16:09:16 +09:00
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
2015-11-04 00:21:11 +02:00
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' ,
2016-07-10 19:02:27 +02:00
'Licence Key' => 'Licencni ključ' ,
'Enter License Key' => 'Unesi ključ licence' ,
'Buy Licence' => 'Kupi licencu' ,
2015-11-04 00:21:11 +02:00
'Buy Lifetime License' => 'Buy Lifetime License' ,
'Disable and Cancel Licence' => 'Disable and Cancel Licence' ,
2016-07-10 19:02:27 +02:00
'Licence Activated' => 'Licenca je aktivirana' ,
2015-11-04 00:21:11 +02:00
'Licence Deactivated' => 'Licence Deactivated' ,
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.' ,
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' ,
2016-06-24 16:40:13 +03:00
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.' ,
2016-07-10 19:02:27 +02:00
'Minutes' => 'Minuta' ,
'Hourly' => 'Sahati' ,
2016-09-07 08:34:04 -04:00
'Daily' => 'Dayly' ,
'Weekly' => 'Weekly' ,
'Monthly' => 'Monthly' ,
2016-07-10 19:02:27 +02:00
'Run Command' => 'Pokreni komandu' ,
2016-06-24 16:40:13 +03:00
'every month' => 'every month' ,
'every odd month' => 'every odd month' ,
'every even month' => 'every even month' ,
2016-07-10 19:02:27 +02:00
'every day' => 'svaki dan' ,
'every odd day' => 'svaki neparan dan' ,
2016-06-24 16:40:13 +03:00
'every even day' => 'every even day' ,
'weekdays (5 days)' => 'weekdays (5 days)' ,
'weekend (2 days)' => 'weekend (2 days)' ,
2016-07-10 19:02:27 +02:00
'Monday' => 'Ponedjeljak' ,
'Tuesday' => 'Utorak' ,
'Wednesday' => 'Srijeda' ,
'Thursday' => 'Četvrtak' ,
'Friday' => 'Petak' ,
'Saturday' => 'Subota' ,
'Sunday' => 'Nedjelja' ,
'every hour' => 'svaki sahat' ,
'every two hours' => 'svako dva sahata' ,
'every minute' => 'svake minute' ,
'every two minutes' => 'svake dvije minute' ,
'every' => 'svakih' ,
'Generate' => 'Generiši' ,
2016-07-03 17:58:29 +09:00
'webalizer' => 'webalizer' ,
'awstats' => 'awstats' ,
2016-10-06 18:53:23 +03:00
'Vesta SSL' => 'Vesta SSL' ,
'SUBJECT' => 'SUBJECT' ,
'ALIASES' => 'ALIASES' ,
'NOT_BEFORE' => 'NOT_BEFORE' ,
'NOT_AFTER' => 'NOT_AFTER' ,
'SIGNATURE' => 'SIGNATURE' ,
'PUB_KEY' => 'PUB_KEY' ,
'ISSUER' => 'ISSUER' ,
2016-10-06 23:25:50 +00:00
'Use server hostname' => 'Koristi server hostname' ,
'Use domain hostname' => 'Koristi hostname domena' ,
'Use STARTTLS' => 'Koristi STARTTLS' ,
'Use SSL' => 'Koristi SSL' ,
'No encryption' => 'Bez enkripcije' ,
'Do not use encryption' => 'Nemoj koristiti enkripciju' ,
2016-10-11 00:34:41 +00:00
'maximum characters length, including prefix' => 'maksimalna dužina sme biti %s karaktera, uključujući i prefix' ,
2016-09-06 19:20:06 -04:00
);