mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update language files
This commit is contained in:
parent
dc2ff92fc4
commit
119fc756d0
28 changed files with 3507 additions and 1412 deletions
|
@ -28,6 +28,21 @@ $LANG['id'] = array(
|
|||
'CRON' => 'CRON',
|
||||
'BACKUP' => 'CADANGAN',
|
||||
|
||||
'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' => 'Tambah Pengguna',
|
||||
'Add Domain' => 'Tambah Domain',
|
||||
'Add Web Domain' => 'Tambah Domain Web',
|
||||
|
@ -44,8 +59,8 @@ $LANG['id'] = array(
|
|||
'Add IP' => 'Tambah IP',
|
||||
'Add Rule' => 'Tambah Aturan',
|
||||
'Ban IP Address' => 'Memblokir IP',
|
||||
'Add one more FTP Account' => 'Tambah satu lagi Pengguna FTP',
|
||||
'Search' => 'Cari',
|
||||
'Add one more FTP Account' => 'Tambah satu lagi Pengguna FTP',
|
||||
'Overall Statistics' => 'Seluruh Statistik',
|
||||
'Daily' => 'Harian',
|
||||
'Weekly' => 'Mingguan',
|
||||
|
@ -170,6 +185,7 @@ $LANG['id'] = array(
|
|||
'Mail Accounts' => 'Para Pengguna Mail',
|
||||
'Cron Jobs' => 'Cron Jobs',
|
||||
'SSH Access' => 'Akses SSH',
|
||||
'IP Address' => 'IP Address',
|
||||
'IP Addresses' => 'Alamat IP',
|
||||
'Backups' => 'Cadangkan',
|
||||
'Backup System' => 'Cadangkan System',
|
||||
|
@ -181,10 +197,12 @@ $LANG['id'] = array(
|
|||
'Proxy Extensions' => 'Ekstensi Proxy',
|
||||
'Web Statistics' => 'Statistik Web',
|
||||
'Additional FTP Account' => 'FTP Tambahan',
|
||||
'Path' => 'Path',
|
||||
'SOA' => 'SOA',
|
||||
'TTL' => 'TTL',
|
||||
'Expire' => 'Kadarluasa',
|
||||
'Records' => 'Records',
|
||||
'Serial' => 'Serial',
|
||||
'Catchall email' => 'Catchall email',
|
||||
'AntiVirus Support' => 'Dukungan AntiVirus',
|
||||
'AntiSpam Support' => 'Dukungan AntiSpam',
|
||||
|
@ -194,6 +212,16 @@ $LANG['id'] = array(
|
|||
'Autoreply' => 'Balasan Otomatis',
|
||||
'Forward to' => 'Teruskan ke',
|
||||
'Do not store forwarded mail' => 'Email terusan-nya jangan disimpan',
|
||||
'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' => 'basisdata',
|
||||
'User' => 'Pengguna',
|
||||
'Host' => 'Host',
|
||||
|
@ -215,11 +243,13 @@ $LANG['id'] = array(
|
|||
'Users' => 'Para Pengguna',
|
||||
'Load Average' => 'Rata2 Pemuatan',
|
||||
'Memory Usage' => 'Penggunaan Memori',
|
||||
'APACHE2 Usage' => 'APACHE2 Usage',
|
||||
'HTTPD Usage' => 'Penggunaan HTTPD',
|
||||
'NGINX Usage' => 'Penggunaan NGINX',
|
||||
'MySQL Usage on localhost' => 'Penggunaan MySQL di localhost',
|
||||
'PostgreSQL Usage on localhost' => 'Penggunaan PostgreSQL di localhost',
|
||||
'Bandwidth Usage eth0' => 'Penggunaan Bandwidth eth0',
|
||||
'Exim Usage' => 'Exim Usage',
|
||||
'FTP Usage' => 'Penggunaan FTP',
|
||||
'SSH Usage' => 'Penggunaan SSH',
|
||||
'reverse proxy' => 'reverse proxy',
|
||||
|
@ -232,6 +262,8 @@ $LANG['id'] = array(
|
|||
'database server' => 'server basisdata',
|
||||
'ftp server' => 'server ftp',
|
||||
'job scheduler' => 'jadwal pekerjaan',
|
||||
'firewall' => 'firewall',
|
||||
'brute-force monitor' => 'brute-force monitor',
|
||||
'CPU' => 'CPU',
|
||||
'Memory' => 'Memori',
|
||||
'Uptime' => 'Uptime',
|
||||
|
@ -242,7 +274,6 @@ $LANG['id'] = array(
|
|||
'Release' => 'Rilis',
|
||||
'Architecture' => 'Arsitektur',
|
||||
'Object' => 'Objek',
|
||||
'Owner' => 'Pemilik',
|
||||
'Username' => 'Nama Pengguna',
|
||||
'Password' => 'Katakunci',
|
||||
'Email' => 'Email',
|
||||
|
@ -312,7 +343,7 @@ $LANG['id'] = array(
|
|||
'jobs' => 'jobs',
|
||||
'username' => 'namapengguna',
|
||||
'password' => 'katakunci',
|
||||
'type' => 'jenis',
|
||||
'type' => 'tipe',
|
||||
'charset' => 'charset',
|
||||
'domain' => 'domain',
|
||||
'ip' => 'ip',
|
||||
|
@ -336,6 +367,8 @@ $LANG['id'] = array(
|
|||
'ftp user password' => 'ftp namapengguna katakunci',
|
||||
'ftp user' => 'ftp pengguna',
|
||||
'Last 70 lines of %s.%s.log' => '70 baris terakhir dari %s.%s.log',
|
||||
'AccessLog' => 'AccessLog',
|
||||
'ErrorLog' => 'ErrorLog',
|
||||
'Download AccessLog' => 'Unduh AccessLog',
|
||||
'Download ErrorLog' => 'Unduh ErrorLog',
|
||||
'Country' => 'Negara',
|
||||
|
@ -350,8 +383,19 @@ $LANG['id'] = array(
|
|||
'Banlist' => 'Banlist',
|
||||
'ranges are acceptable' => 'rentang yang diperbolehkan',
|
||||
'CIDR format is supported' => 'Format CIDR didukung',
|
||||
'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' => 'tidak terbatas',
|
||||
'1 account' => '1 pengguna',
|
||||
'%s accounts' => '%s pengguna',
|
||||
|
@ -367,6 +411,8 @@ $LANG['id'] = array(
|
|||
'%s cron jobs' => '%s cron jobs',
|
||||
'1 archive' => '1 arsip',
|
||||
'%s archives' => '%s arsip',
|
||||
'1 item' => '1 item',
|
||||
'%s items' => '%s items',
|
||||
'1 package' => '1 paket',
|
||||
'%s packages' => '%s paket',
|
||||
'1 IP address' => '1 alamat IP',
|
||||
|
@ -394,6 +440,7 @@ $LANG['id'] = array(
|
|||
'PACKAGE_CREATED_OK' => 'Paket <a href="/edit/package/?package=%s"><b>%s</b></a> udah berhasil dibikin.',
|
||||
'SSL_GENERATED_OK' => 'Sertifikat udah berhasil dihasilkan.',
|
||||
'RULE_CREATED_OK' => 'Aturan udah berhasil dibikin.',
|
||||
'BANLIST_CREATED_OK' => 'IP address has been banned successfully', // I'm not sure about this text
|
||||
'Autoupdate has been successfully enabled' => 'Autoupdate sukses diaktifkan',
|
||||
'Autoupdate has been successfully disabled' => 'Autoupdate telah dinonaktifkan',
|
||||
'Cronjob email reporting has been successfully enabled' => 'Pelaporan cronjob telah berhasil diaktifkan',
|
||||
|
@ -444,12 +491,12 @@ $LANG['id'] = array(
|
|||
'RESTORE_SCHEDULED' => 'Tugas udah ditambahin ke antrian. Nanti email pemberitahuan dikirim kalo backup-an sudah siap di unduh.',
|
||||
'RESTORE_EXISTS' => 'Tugas pengembalian lagi jalan. Tunggu ampe selesai baru jalanin lagi.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Ketik nama domain, satu domain perbaris. Untuk pengecualian semua domain gunakan karakter *. Untuk pengecualian spesifik direktori gunakan format : domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Ketik nama domain, satu domain perbaris. Untuk pengecualian semua domain gunakan karakter *.",
|
||||
'MAIL_EXCLUSIONS' => "Ketik nama domain, satu domain perbaris. Untuk pengecualian semua domain gunakan karakter *. Untuk pengecualian spesifik direktori gunakan format : domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Ketik nama database, satu database per baris. Untuk pengecualian semua databases gunakan *",
|
||||
'CRON_EXCLUSIONS' => "Untuk pengecualian semua JOBS gunakan *",
|
||||
'USER_EXCLUSIONS' => "Ketik nama direktori, satu direktori per baris. Untuk pengecualian semua direktori gunakan karakter *",
|
||||
'WEB_EXCLUSIONS' => 'Ketik nama domain, satu domain perbaris. Untuk pengecualian semua domain gunakan karakter *. Untuk pengecualian spesifik direktori gunakan format : domain.com:public_html/cache:public_html/tmp',
|
||||
'DNS_EXCLUSIONS' => 'Ketik nama domain, satu domain perbaris. Untuk pengecualian semua domain gunakan karakter *.',
|
||||
'MAIL_EXCLUSIONS' => 'Ketik nama domain, satu domain perbaris. Untuk pengecualian semua domain gunakan karakter *. Untuk pengecualian spesifik direktori gunakan format : domain.com:info:support:postmaster',
|
||||
'DB_EXCLUSIONS' => 'Ketik nama database, satu database per baris. Untuk pengecualian semua databases gunakan *',
|
||||
'CRON_EXCLUSIONS' => 'Untuk pengecualian semua JOBS gunakan *',
|
||||
'USER_EXCLUSIONS' => 'Ketik nama direktori, satu direktori per baris. Untuk pengecualian semua direktori gunakan karakter *',
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Selamat datang di Panel Kontrol Vesta',
|
||||
'MAIL_FROM' => 'Panel Kontrol Vesta <noreply@%s>',
|
||||
|
@ -469,7 +516,7 @@ $LANG['id'] = array(
|
|||
'Confirm Password' => 'Konfirmasi Katakunci',
|
||||
'Reset' => 'Reset',
|
||||
'Reset Code' => 'Reset Kode',
|
||||
'RESET_NOTICE' => '',
|
||||
'RESET_NOTICE' => '', // should we add something here?
|
||||
'RESET_CODE_SENT' => 'Kode katakunci buat me-reset udah dikirim ke email<br>',
|
||||
'MAIL_RESET_SUBJECT' => 'Katakunci di-reset pada %s',
|
||||
'PASSWORD_RESET_REQUEST' => "Kalo mau reset katakunci panel kontrol, klik aja tautan ini:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\nAlternatively, kalo ngga ke https://%s/reset/?action=code&user=%s terus masukin kode reset-nya:\n%s\n\nKalau emang kamu ga minta reset katakunci pesan ini abaikan aja, dan maaf ya....\n\n--\nPanel Kontrol Vesta\n",
|
||||
|
@ -491,6 +538,29 @@ $LANG['id'] = array(
|
|||
'Hostname' => 'Nama Host',
|
||||
'Time Zone' => 'Zona Waktu',
|
||||
'Default Language' => 'Standar Bahasa',
|
||||
'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' => 'FileSystem Disk Quota',
|
||||
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
|
||||
'preview' => 'pratinjau',
|
||||
|
@ -506,8 +576,8 @@ $LANG['id'] = array(
|
|||
'Starred' => 'Bintangi',
|
||||
'Name' => 'Nama',
|
||||
|
||||
|
||||
'File Manager' => 'File Manager',
|
||||
'type' => 'tipe',
|
||||
'size' => 'ukuran',
|
||||
'date' => 'tanggal',
|
||||
'name' => 'nama',
|
||||
|
@ -517,10 +587,12 @@ $LANG['id'] = array(
|
|||
'NEW DIR' => 'DIREKTORI BARU',
|
||||
'DELETE' => 'HAPUS',
|
||||
'RENAME' => 'GANTI',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'SALIN',
|
||||
'ARCHIVE' => 'ARSIP',
|
||||
'EXTRACT' => 'EKSTRAK',
|
||||
'DOWNLOAD' => 'UNDUH',
|
||||
'Are you sure?' => 'Are you sure?', // unused?
|
||||
'Hit' => 'Hit',
|
||||
'to reload the page' => 'untuk memuat ulang halaman',
|
||||
'Directory name cannot be empty' => 'Nama Directory ga boleh kosong',
|
||||
|
@ -534,12 +606,17 @@ $LANG['id'] = array(
|
|||
'Close' => 'Tutup',
|
||||
'Copy' => 'Salin',
|
||||
'Cancel' => 'Batal',
|
||||
'Rename' => 'Ubah',
|
||||
'Rename' => 'Ganti nama',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Hapus',
|
||||
'Extract' => 'Ekstrak',
|
||||
'Create' => 'Buat',
|
||||
'Compress' => 'Kompres',
|
||||
'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' => 'Yakin mau disalin',
|
||||
'Are you sure you want to delete' => 'Yakin mau dihapus',
|
||||
'into' => 'ke',
|
||||
|
@ -549,7 +626,17 @@ $LANG['id'] = array(
|
|||
'already exists' => 'sudah ada',
|
||||
'Create file' => 'Bikin file',
|
||||
'Create directory' => 'Bikin direktori',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Shortcuts' => 'Shortcuts',
|
||||
'Add New object' => 'Tambah objek baru',
|
||||
'Save Form' => 'Simpan Formulir',
|
||||
'Cancel saving form' => 'Batalkan penyimpanan form',
|
||||
|
@ -565,15 +652,14 @@ $LANG['id'] = array(
|
|||
'Move backward through top menu' => 'Pindah ke sebelumnya lewat menu atas',
|
||||
'Move forward through top menu' => 'Pindah ke setelahnya lewat menu atas',
|
||||
'Enter focused element' => 'Masuk ke fokus elemen',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Unggah',
|
||||
'New File' => 'File baru',
|
||||
'New Folder' => 'Folder baru',
|
||||
'Download' => 'Unduh',
|
||||
'Rename' => 'Ganti nama',
|
||||
'Copy' => 'Salin',
|
||||
'Archive' => 'Arsip',
|
||||
'Delete' => 'Hapus',
|
||||
'Save File (in text editor)' => 'Simpan File (di text editor)',
|
||||
'Close Popup / Cancel' => 'Tutup Popup / Batal',
|
||||
'Move Cursor Up' => 'Pindahkan kursur keatas',
|
||||
|
@ -592,11 +678,19 @@ $LANG['id'] = array(
|
|||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'jalan pintas terinspirasi oleh magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
|
||||
|
||||
'Licence Key' => 'Licence Key',
|
||||
'Enter License Key' => 'Enter License Key',
|
||||
'Buy Licence' => 'Buy Licence',
|
||||
'Buy Lifetime License' => 'Buy Lifetime License',
|
||||
'Disable and Cancel Licence' => 'Disable and Cancel Licence',
|
||||
'Licence Activated' => 'Licence Activated',
|
||||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'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.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
|
@ -618,7 +712,9 @@ $LANG['id'] = array(
|
|||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
'Generate' => 'Generate',
|
||||
|
||||
'webalizer' => 'webalizer',
|
||||
'awstats' => 'awstats',
|
||||
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue