Skip to content

Commit b8babfb

Browse files
committed
Minir improvements for Serbian translation
1 parent 7004ec0 commit b8babfb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

web/inc/i18n/sr.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
'view logs' => 'vidi logove',
9191
'list records' => 'izlistano %s zapisa',
9292
'add record' => 'dodaj zapis (record)',
93-
'list accounts' => 'ukupno %s naloga',
93+
'list accounts' => 'izlistaj svih %s naloga',
9494
'add account' => 'dodaj nalog',
9595
'open webmail' => 'otvori webmail',
9696
'list fail2ban' => 'fail2ban listing',
@@ -149,7 +149,7 @@
149149

150150
'yes' => 'da',
151151
'no' => 'ne',
152-
'none' => 'ništa',
152+
'none' => 'nema',
153153
'pb' => 'pb',
154154
'tb' => 'tb',
155155
'gb' => 'gb',
@@ -168,7 +168,7 @@
168168
'Mail' => 'Mail',
169169
'Databases' => 'Baze podataka',
170170
'User Directories' => 'Korisnički direktorijumi',
171-
'Template' => 'Šablon',
171+
'Template' => 'Template',
172172
'Web Template' => 'Web template',
173173
'Backend Template' => 'Backend template',
174174
'Proxy Template' =>'Proxy template',
@@ -206,15 +206,15 @@
206206
'Expire' => 'Istek',
207207
'Records' => 'Records (zapisi)',
208208
'Serial' => 'Serijski',
209-
'Catchall email' => 'CatchAll email opcija',
209+
'Catchall email' => 'CatchAll email',
210210
'AntiVirus Support' => 'AntiVirus podrška',
211211
'AntiSpam Support' => 'AntiSpam podrška',
212212
'DKIM Support' => 'DKIM podrška',
213213
'Accounts' => 'Nalozi',
214214
'Quota' => 'Dozvoljeni prostor',
215215
'Autoreply' => 'Automatski odgovor',
216-
'Forward to' => 'Prosledi emailove na (Forward to)',
217-
'Do not store forwarded mail' => 'Nemoj čuvati forward-ovane emailove',
216+
'Forward to' => 'Prosleđuj mailove na',
217+
'Do not store forwarded mail' => 'Nemoj čuvati prosleđene emailove',
218218
'IMAP hostname' => 'IMAP hostname',
219219
'IMAP port' => 'IMAP port',
220220
'IMAP security' => 'IMAP security',

0 commit comments

Comments
 (0)