From bbcf9dceb7e0a2c185d2008466c4d67804da509a Mon Sep 17 00:00:00 2001 From: rumi55 Date: Sun, 3 Apr 2016 18:12:03 +0200 Subject: [PATCH] Update bs.php Some changes ... More coming soon. --- web/inc/i18n/bs.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php index 10c4c94d..768f4867 100644 --- a/web/inc/i18n/bs.php +++ b/web/inc/i18n/bs.php @@ -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', @@ -522,15 +522,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', - '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', @@ -595,4 +595,4 @@ $LANG['bs'] = array( 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.', 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.' -); \ No newline at end of file +);