mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-03-12 04:36:25 -07:00
manually mergin PR #676
This commit is contained in:
commit
d21a57f43a
@ -226,7 +226,7 @@ $LANG['bs'] = array(
|
||||
'job scheduler' => 'planer poslova',
|
||||
'CPU' => 'CPU',
|
||||
'Memory' => 'Memorija',
|
||||
'Uptime' => 'Radno vrijeme',
|
||||
'Uptime' => 'Vrijeme rada',
|
||||
'core package' => 'glavni paket',
|
||||
'php interpreter' => 'php interpreter',
|
||||
'internal web server' => 'interni web server',
|
||||
@ -254,7 +254,7 @@ $LANG['bs'] = array(
|
||||
'SSL Key' => 'SSL Key',
|
||||
'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediate',
|
||||
'optional' => 'izborno',
|
||||
'internal' => 'internal',
|
||||
'internal' => 'interno',
|
||||
'Statistics Authorization' => 'Ovlaštenje za statistiku',
|
||||
'Statistics Auth' => 'Pristup statistici',
|
||||
'Account' => 'Račun',
|
||||
@ -470,22 +470,22 @@ $LANG['bs'] = array(
|
||||
'Feb' => 'Feb',
|
||||
'Mar' => 'Mar',
|
||||
'Apr' => 'Apr',
|
||||
'May' => 'May',
|
||||
'May' => 'Maj',
|
||||
'Jun' => 'Jun',
|
||||
'Jul' => 'Jul',
|
||||
'Aug' => 'Aug',
|
||||
'Aug' => 'Avg',
|
||||
'Sep' => 'Sep',
|
||||
'Oct' => 'Oct',
|
||||
'Oct' => 'Okt',
|
||||
'Nov' => 'Nov',
|
||||
'Dec' => 'Dec',
|
||||
|
||||
'Configuring Server' => 'Configuring Server',
|
||||
'Configuring Server' => 'Konfiguracija Servera',
|
||||
'Hostname' => 'Hostname',
|
||||
'Time Zone' => 'Time Zone',
|
||||
'Default Language' => 'Default Language',
|
||||
'Time Zone' => 'Vremenska zona',
|
||||
'Default Language' => 'Jezik',
|
||||
'FileSystem Disk Quota' => 'FileSystem Disk Quota',
|
||||
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
|
||||
'preview' => 'preview',
|
||||
'preview' => 'pregled',
|
||||
'Reseller Role' => 'Reseller Role',
|
||||
'Web Config Editor' => 'Web Config Editor',
|
||||
'Template Manager' => 'Template Manager',
|
||||
@ -523,16 +523,15 @@ $LANG['bs'] = array(
|
||||
'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',
|
||||
'Done' => 'Done',
|
||||
'Close' => 'Close',
|
||||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
'Compress' => 'Compress',
|
||||
'Done' => 'Završeno',
|
||||
'Close' => 'Zatvoriti',
|
||||
'Copy' => 'Kopirati',
|
||||
'Cancel' => 'Odustati',
|
||||
'Rename' => 'Izmijeniti',
|
||||
'Delete' => 'Izbrisati',
|
||||
'Extract' => 'Ekstraktovati',
|
||||
'Create' => 'Napraviti',
|
||||
'Compress' => 'Kompresovati',
|
||||
'OK' => 'OK',
|
||||
'Are you sure you want to copy' => 'Are you sure you want to copy',
|
||||
'Are you sure you want to delete' => 'Are you sure you want to delete',
|
||||
@ -637,4 +636,4 @@ $LANG['bs'] = array(
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user