1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-12 04:36:25 -07:00

Firewall phrases for Albabanian.

This commit is contained in:
Serghey Rodin 2014-10-20 13:11:21 +03:00
parent d973e7c3cb
commit 2f06e86502

@ -110,6 +110,10 @@ $LANG['bs'] = array(
'Generating CSR' => 'Generisanje CSR-a',
'Listing' => 'Listing',
'Search Results' => 'Rezultati pretrage',
'Search Results' => 'Search Results',
'Adding Firewall Rule' => 'Dodavanje pravdla',
'Editing Firewall Rule' => 'Izmjena pravidla',
'Adding IP Address to Banlist' => 'Dodavanje IP adrese',
'active' => 'aktivan',
'spnd' => 'blokirano',
@ -329,6 +333,13 @@ $LANG['bs'] = array(
'State / Province' => 'Država / Predio',
'City / Locality' => 'Grad / Mjesto',
'Organization' => 'Organizacija',
'Action' => 'Akcija',
'Protocol' => 'Protokol',
'Port' => 'Port',
'Comment' => 'Komentar',
'Banlist' => 'Banlist',
'ranges are acceptable' => 'rasponi su prihvatljivi',
'CIDR format is supported' => 'CIDR format je podržan',
'1 account' => '1 račun',
'%s accounts' => '%s računa',
@ -355,6 +366,9 @@ $LANG['bs'] = array(
'1 object' => '1 object',
'%s objects' => '%s objects',
'no exclusions' => 'nema isključenja',
'1 rule' => '1 rule',
'%s rules' => '%s rules',
'There are no currently banned IP' => 'Ne postoji trenutno zabranjen IP',
'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.',
@ -367,8 +381,11 @@ $LANG['bs'] = array(
'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.',
'SSL_GENERATED_OK' => 'Certifikat je uspješno generisan.',
'RULE_CREATED_OK' => 'Pravilo je uspješno kreiran.',
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
'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',
'Changes has been saved.' => 'Postavke su uspješno sačuvane.',
'Confirmation' => 'Potvrda',
'DELETE_USER_CONFIRMATION' => 'Da li ste sigurni da želite obrisati %s?',
@ -393,6 +410,9 @@ $LANG['bs'] = array(
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure to delete package %s?',
'DELETE_IP_CONFIRMATION' => 'Are you sure to delere IP address %s?',
'DELETE_RULE_CONFIRMATION' => 'Are you sure you want to delete rule #%s?',
'SUSPEND_RULE_CONFIRMATION' => 'Are you sure you want to suspend rule #%s?',
'UNSUSPEND_RULE_CONFIRMATION' => 'Are you sure you want to unsuspend rule #%s?',
'RESTART_CONFIRMATION' => 'Are you sure you want to restart %s?',
'Welcome' => 'Dobrodošli',
'LOGGED_IN_AS' => 'Logovani ste kao %s',