Update language files

This commit is contained in:
Flat 2016-07-03 17:58:29 +09:00
commit 119fc756d0
28 changed files with 3507 additions and 1412 deletions

View file

@ -10,6 +10,7 @@ $LANG['vi'] = array(
'Graphs' => 'Theo dõi',
'Statistics' => 'Thống kê',
'Log' => 'Lịch sử',
'Server' => 'Server',
'Services' => 'Dịch vụ',
'Firewall' => 'Tường lửa',
'Updates' => 'Cập nhật',
@ -24,6 +25,21 @@ $LANG['vi'] = array(
'CRON' => 'CRON',
'BACKUP' => 'Sao lưu',
'LOGIN' => 'LOGIN',
'RESET PASSWORD' => 'RESET PASSWORD',
'SEARCH' => 'SEARCH',
'PACKAGE' => 'PACKAGE',
'RRD' => 'RRD',
'STATS' => 'STATS',
'LOG' => 'LOG',
'UPDATES' => 'UPDATES',
'FIREWALL' => 'FIREWALL',
'SERVER' => 'SERVER',
'MEMORY' => 'MEMORY',
'DISK' => 'DISK',
'NETWORK' => 'NETWORK',
'Web Log Manager' => 'Web Log Manager',
'Add User' => 'Thêm tài khoản',
'Add Domain' => 'Thêm tên miền',
'Add Web Domain' => 'Thêm website',
@ -151,6 +167,7 @@ $LANG['vi'] = array(
'User Directories' => 'Thư mục người dùng',
'Template' => 'Mẫu',
'Web Template' => 'Mẫu Apache',
'Backend Template' => 'Backend Template',
'Proxy Template' => 'Mẫu Nginx',
'DNS Template' => 'Mẫu DNS',
'Web Domains' => 'Tên miền web',
@ -165,6 +182,7 @@ $LANG['vi'] = array(
'Mail Accounts' => 'Tài khoản email',
'Cron Jobs' => 'Tiến trình tự động',
'SSH Access' => 'Truy cập SSH',
'IP Address' => 'IP Address',
'IP Addresses' => 'Địa chỉ IP',
'Backups' => 'Sao lưu',
'Backup System' => 'Sao lưu Hệ thống',
@ -176,10 +194,12 @@ $LANG['vi'] = array(
'Proxy Extensions' => 'Phần mở rộng Nginx',
'Web Statistics' => 'Thống kê Web',
'Additional FTP Account' => 'Tài khoản FTP',
'Path' => 'Path',
'SOA' => 'SOA',
'TTL' => 'TTL',
'Expire' => 'Hết hạn',
'Records' => 'Bản ghi',
'Serial' => 'Serial',
'Catchall email' => 'Lấy tất cả email',
'AntiVirus Support' => 'Hỗ trợ chống virus',
'AntiSpam Support' => 'Hỗ trợ chống spam',
@ -189,6 +209,16 @@ $LANG['vi'] = array(
'Autoreply' => 'Tự động trả lời',
'Forward to' => 'Chuyển tiếp đến',
'Do not store forwarded mail' => 'Không lưu thư chuyển tiếp',
'IMAP hostname' => 'IMAP hostname',
'IMAP port' => 'IMAP port',
'IMAP security' => 'IMAP security',
'IMAP auth method' => 'IMAP auth method',
'SMTP hostname' => 'SMTP hostname',
'SMTP port' => 'SMTP port',
'SMTP security' => 'SMTP security',
'SMTP auth method' => 'SMTP auth method',
'STARTTLS' => 'STARTTLS',
'Normal password' => 'Normal password',
'database' => 'csdl',
'User' => 'Người dùng',
'Host' => 'Host',
@ -210,11 +240,13 @@ $LANG['vi'] = array(
'Users' => 'Người dùng',
'Load Average' => 'Tải trung bình',
'Memory Usage' => 'Sử dụng ram',
'APACHE2 Usage' => 'APACHE2 Usage',
'HTTPD Usage' => 'HTTPD sử dụng',
'NGINX Usage' => 'NGINX sử dụng',
'MySQL Usage on localhost' => 'MySQL sử dụng tại localhost',
'PostgreSQL Usage on localhost' => 'PostgreSQL sử dụng tại localhost',
'Bandwidth Usage eth0' => 'Băng thông eth0 sử dụng',
'Exim Usage' => 'Exim Usage',
'FTP Usage' => 'FTP sử dụng',
'SSH Usage' => 'SSH sử dụng',
'reverse proxy' => 'reverse proxy',
@ -227,6 +259,8 @@ $LANG['vi'] = array(
'database server' => 'máy chủ CSDL',
'ftp server' => 'máy chủ FTP',
'job scheduler' => 'việc lập lịch',
'firewall' => 'firewall',
'brute-force monitor' => 'brute-force monitor',
'CPU' => 'CPU',
'Memory' => 'Ram',
'Uptime' => 'Thời gian sống',
@ -237,7 +271,6 @@ $LANG['vi'] = array(
'Release' => 'Bản phát hành',
'Architecture' => 'Kiến trúc',
'Object' => 'Đối tượng',
'Owner' => 'Chủ sở hữu',
'Username' => 'Tên đăng nhập',
'Password' => 'Mật khẩu',
'Email' => 'Email',
@ -331,6 +364,8 @@ $LANG['vi'] = array(
'ftp user password' => 'mật khẩu người dùng ftp',
'ftp user' => 'người dùng ftp',
'Last 70 lines of %s.%s.log' => '70 dòng cuối của %s.%s.log',
'AccessLog' => 'AccessLog',
'ErrorLog' => 'ErrorLog',
'Download AccessLog' => 'Tải lịch sử truy cập',
'Download ErrorLog' => 'Tải lịch sử lỗi',
'Country' => 'quốc gia',
@ -345,8 +380,20 @@ $LANG['vi'] = array(
'Banlist' => 'Danh sách chặn',
'ranges are acceptable' => 'chấp nhận phạm vi',
'CIDR format is supported' => 'định dạng CIDR được hỗ trợ',
'ACCEPT' => 'ACCEPT',
'DROP' => 'DROP',
'TCP' => 'TCP',
'UDP' => 'UDP',
'ICMP' => 'ICMP',
'SSH' => 'SSH',
'FTP' => 'FTP',
'VESTA' => 'VESTA',
'Add one more Name Server' => 'Add one more Name Server',
'cron' => 'cron',
'user dir' => 'user dir',
'unlimited' => 'unlimited',
'1 account' => '1 tài khoản',
'%s accounts' => '%s tài khoản',
'1 domain' => '1 tên miền',
@ -361,6 +408,8 @@ $LANG['vi'] = array(
'%s cron jobs' => '%s Tiến trình tự động',
'1 archive' => '1 lưu trữ',
'%s archives' => '%s lưu trữ',
'1 item' => '1 item',
'%s items' => '%s items',
'1 package' => '1 gói hosting',
'%s packages' => '%s gói hosting',
'1 IP address' => '1 địa chỉ IP',
@ -388,6 +437,7 @@ $LANG['vi'] = array(
'PACKAGE_CREATED_OK' => 'Gói hosting <a href="/edit/package/?package=%s"><b>%s</b></a> đã được tạo thành công.',
'SSL_GENERATED_OK' => 'Tạo thành công chứng chỉ.',
'RULE_CREATED_OK' => 'Tạo thành công luật tường lửa.',
'BANLIST_CREATED_OK' => 'IP address has been banned successfully', // I'm not sure about this text
'Autoupdate has been successfully enabled' => 'Bật thành công chế độ tự động cập nhật.',
'Autoupdate has been successfully disabled' => 'Tắt thành công chế độ tự động cập nhật.',
'Cronjob email reporting has been successfully enabled' => 'Bật thành công tiến trình tự động báo cáo email',
@ -419,6 +469,7 @@ $LANG['vi'] = array(
'DELETE_RULE_CONFIRMATION' => 'Bạn có chắc chắn muốn xóa luật #%s?',
'SUSPEND_RULE_CONFIRMATION' => 'Bạn có chắc chắn muốn đình chỉ luật #%s?',
'UNSUSPEND_RULE_CONFIRMATION' => 'Bạn có chắc chắn muốn kích hoạt luật #%s?',
'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?',
'RESTART_CONFIRMATION' => 'Bạn có chắc chắn muốn khởi động lại %s?',
'Welcome' => 'Xin chào',
'LOGGED_IN_AS' => 'Đăng nhập với tài khoản %s',
@ -437,12 +488,12 @@ $LANG['vi'] = array(
'RESTORE_SCHEDULED' => 'Tiến trình đã được thêm vào hàng đợi. Bạn sẽ nhận được email thông báo khi tiến trình khôi phục hoàn thành.',
'RESTORE_EXISTS' => 'Một tiến trình khôi phục đang được chạy. Vui lòng chờ kết thúc trước khi thực hiện lại.',
'WEB_EXCLUSIONS' => "Điền tên miền, mỗi dòng một tên miền. Để loại bỏ tất cả tên miền, sử dụng ký tự *. Để loại bỏ một thư mục đặc biệt vui lòng sử dụng định sạng sau: domain.com:public_html/cache:public_html/tmp",
'DNS_EXCLUSIONS' => "Điền tên miền, mỗi dòng một tên miền. Để loại bỏ tất cả tên miền, sử dụng ký tự *",
'MAIL_EXCLUSIONS' => "Điền tên miền, mỗi dòng một tên miền. Để loại bỏ tất cả tên miền, sử dụng ký tự *. Để loại bỏ một thư mục đặc biệt vui lòng sử dụng định sạng sau: domain.com:info:support:postmaster",
'DB_EXCLUSIONS' => "Điền đầy đủ tên CSDL, mỗi CSDL một dòng. Để loại bỏ tất cả CSDL, sử dụng ký tự *",
'CRON_EXCLUSIONS' => "Để loại bỏ tất cả tiến trình, sử dụng ký tự *",
'USER_EXCLUSIONS' => "Điền tên thư mục, mỗi thư mục một dòng. Để loại bỏ tất cả thư mục, sử dụng ký tự *",
'WEB_EXCLUSIONS' => 'Điền tên miền, mỗi dòng một tên miền. Để loại bỏ tất cả tên miền, sử dụng ký tự *. Để loại bỏ một thư mục đặc biệt vui lòng sử dụng định sạng sau: domain.com:public_html/cache:public_html/tmp',
'DNS_EXCLUSIONS' => 'Điền tên miền, mỗi dòng một tên miền. Để loại bỏ tất cả tên miền, sử dụng ký tự *',
'MAIL_EXCLUSIONS' => 'Điền tên miền, mỗi dòng một tên miền. Để loại bỏ tất cả tên miền, sử dụng ký tự *. Để loại bỏ một thư mục đặc biệt vui lòng sử dụng định sạng sau: domain.com:info:support:postmaster',
'DB_EXCLUSIONS' => 'Điền đầy đủ tên CSDL, mỗi CSDL một dòng. Để loại bỏ tất cả CSDL, sử dụng ký tự *',
'CRON_EXCLUSIONS' => 'Để loại bỏ tất cả tiến trình, sử dụng ký tự *',
'USER_EXCLUSIONS' => 'Điền tên thư mục, mỗi thư mục một dòng. Để loại bỏ tất cả thư mục, sử dụng ký tự *',
'Welcome to Vesta Control Panel' => 'Chào mứng đến Vesta Control Panel',
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
@ -462,7 +513,7 @@ $LANG['vi'] = array(
'Confirm Password' => 'Xác nhận mật khẩu',
'Reset' => 'Thiết lập lại',
'Reset Code' => 'Thiết lập lại mã',
'RESET_NOTICE' => '',
'RESET_NOTICE' => '', // should we add something here?
'RESET_CODE_SENT' => 'Mã thiết lập lại mật khẩu đã được gửi đến địa chỉ email<br>',
'MAIL_RESET_SUBJECT' => 'Khôi phục mật khẩu tại %s',
'PASSWORD_RESET_REQUEST' => "Để thiết lập lại mật khẩu quản trị, vui lòng truy cập vào địa chỉ:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\nAlternatively, you may go to https://%s/reset/?action=code&user=%s và nhập mã sau:\n%s\n\nNếu bạn không thực hiện khôi phục mật khẩu, vui lòng bỏ qua email này.\n\n--\nVesta Control Panel\n",
@ -484,6 +535,29 @@ $LANG['vi'] = array(
'Hostname' => 'Tên miền',
'Time Zone' => 'Múi giờ',
'Default Language' => 'Ngôn ngữ mặc đinhk',
'Proxy Server' => 'Proxy Server',
'Web Server' => 'Web Server',
'Backend Server' => 'Backend Server',
'Backend Pool Mode' => 'Backend Pool Mode',
'DNS Server' => 'DNS Server',
'DNS Cluster' => 'DNS Cluster',
'MAIL Server' => 'MAIL Server',
'Antivirus' => 'Antivirus',
'AntiSpam' => 'AntiSpam',
'Webmail URL' => 'Webmail URL',
'MySQL Support' => 'MySQL Support',
'phpMyAdmin URL' => 'phpMyAdmin URL',
'PostgreSQL Support' => 'PostgreSQL Support',
'phpPgAdmin URL' => 'phpPgAdmin URL',
'Maximum Number Of Databases' => 'Maximum Number Of Databases',
'Current Number Of Databases' => 'Current Number Of Databases',
'Local backup' => 'Local backup',
'Compression level' => 'Compression level',
'Directory' => 'Directory',
'Remote backup' => 'Remote backup',
'ftp' => 'FTP',
'sftp' => 'SFTP',
'SFTP Chroot' => 'SFTP Chroot',
'FileSystem Disk Quota' => 'Hạn mức dung lượng đĩa hệ thống',
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
'preview' => 'xem trước',
@ -499,8 +573,8 @@ $LANG['vi'] = array(
'Starred' => 'Đánh dấu',
'Name' => 'Tên',
'File Manager' => 'Quản lý tệp',
'type' => 'loại',
'size' => 'size',
'date' => 'ngày',
'name' => 'tên',
@ -515,6 +589,7 @@ $LANG['vi'] = array(
'ARCHIVE' => 'Nén',
'EXTRACT' => 'Giải nén',
'DOWNLOAD' => 'Tải về',
'Are you sure?' => 'Are you sure?', // unused?
'Hit' => 'Lượt',
'to reload the page' => 'để tải lại trang',
'Directory name cannot be empty' => 'Tên thư mục không thể để trống',
@ -535,6 +610,10 @@ $LANG['vi'] = array(
'Create' => 'Tạo mới',
'Compress' => 'Nén',
'OK' => 'OK',
'YOU ARE COPYING' => 'YOU ARE COPYING', // unused?
'YOU ARE REMOVING' => 'YOU ARE REMOVING',
'Delete items' => 'Delete items',
'Copy files' => 'Copy files',
'Are you sure you want to copy' => 'Bạn có chắc chắn muốn sao chép',
'Are you sure you want to delete' => 'Bạn có chắc chắn muốn xóa',
'into' => 'into',
@ -554,6 +633,7 @@ $LANG['vi'] = array(
'write by others' => 'write by others',
'execute/search by others' => 'execute/search by others',
'Shortcuts' => 'Shortcuts',
'Add New object' => 'Thêm đối tượng mới',
'Save Form' => 'Lưu form',
'Cancel saving form' => 'Hủy lưu form',
@ -576,10 +656,7 @@ $LANG['vi'] = array(
'New File' => 'Tạo tệp',
'New Folder' => 'Tạo thư mục',
'Download' => 'Tải về',
'Rename' => 'Đổi tên',
'Copy' => 'Sao chép',
'Archive' => 'Lưu trữ',
'Delete' => 'Xóa',
'Save File (in text editor)' => 'Lưu tệp (Trong trình chỉnh sửa văn bản)',
'Close Popup / Cancel' => 'Đóng Popup / Hủy',
'Move Cursor Up' => 'Di chuyển chuột lên',
@ -610,9 +687,6 @@ $LANG['vi'] = array(
'Minutes' => 'Minutes',
'Hourly' => 'Hourly',
'Daily' => 'Daily',
'Weekly' => 'Weekly',
'Monthly' => 'Monthly',
'Run Command' => 'Run Command',
'every month' => 'every month',
'every odd month' => 'every odd month',
@ -634,7 +708,9 @@ $LANG['vi'] = array(
'every minute' => 'every minute',
'every two minutes' => 'every two minutes',
'every' => 'every',
'Hour' => 'Hour',
'Minute' => 'Minute'
'Generate' => 'Generate',
'webalizer' => 'webalizer',
'awstats' => 'awstats',
);