mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Minir improvements for Serbian translation
This commit is contained in:
parent
7004ec0cb4
commit
b8babfbe7a
1 changed files with 6 additions and 6 deletions
|
@ -90,7 +90,7 @@ $LANG['sr'] = array(
|
|||
'view logs' => 'vidi logove',
|
||||
'list records' => 'izlistano %s zapisa',
|
||||
'add record' => 'dodaj zapis (record)',
|
||||
'list accounts' => 'ukupno %s naloga',
|
||||
'list accounts' => 'izlistaj svih %s naloga',
|
||||
'add account' => 'dodaj nalog',
|
||||
'open webmail' => 'otvori webmail',
|
||||
'list fail2ban' => 'fail2ban listing',
|
||||
|
@ -149,7 +149,7 @@ $LANG['sr'] = array(
|
|||
|
||||
'yes' => 'da',
|
||||
'no' => 'ne',
|
||||
'none' => 'ništa',
|
||||
'none' => 'nema',
|
||||
'pb' => 'pb',
|
||||
'tb' => 'tb',
|
||||
'gb' => 'gb',
|
||||
|
@ -168,7 +168,7 @@ $LANG['sr'] = array(
|
|||
'Mail' => 'Mail',
|
||||
'Databases' => 'Baze podataka',
|
||||
'User Directories' => 'Korisnički direktorijumi',
|
||||
'Template' => 'Šablon',
|
||||
'Template' => 'Template',
|
||||
'Web Template' => 'Web template',
|
||||
'Backend Template' => 'Backend template',
|
||||
'Proxy Template' =>'Proxy template',
|
||||
|
@ -206,15 +206,15 @@ $LANG['sr'] = array(
|
|||
'Expire' => 'Istek',
|
||||
'Records' => 'Records (zapisi)',
|
||||
'Serial' => 'Serijski',
|
||||
'Catchall email' => 'CatchAll email opcija',
|
||||
'Catchall email' => 'CatchAll email',
|
||||
'AntiVirus Support' => 'AntiVirus podrška',
|
||||
'AntiSpam Support' => 'AntiSpam podrška',
|
||||
'DKIM Support' => 'DKIM podrška',
|
||||
'Accounts' => 'Nalozi',
|
||||
'Quota' => 'Dozvoljeni prostor',
|
||||
'Autoreply' => 'Automatski odgovor',
|
||||
'Forward to' => 'Prosledi emailove na (Forward to)',
|
||||
'Do not store forwarded mail' => 'Nemoj čuvati forward-ovane emailove',
|
||||
'Forward to' => 'Prosleđuj mailove na',
|
||||
'Do not store forwarded mail' => 'Nemoj čuvati prosleđene emailove',
|
||||
'IMAP hostname' => 'IMAP hostname',
|
||||
'IMAP port' => 'IMAP port',
|
||||
'IMAP security' => 'IMAP security',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue