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