mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-16 10:03:21 -07:00
backup exclusions
This commit is contained in:
parent
9f93912546
commit
fa57d0539f
8 changed files with 99 additions and 2 deletions
|
@ -33,6 +33,7 @@ $LANG['bs'] = array(
|
|||
'Add Database' => 'Dodaj database',
|
||||
'Add Cron Job' => 'Dodaj cron job',
|
||||
'Create Backup' => 'Napravi Backup',
|
||||
'Configure' => 'Za konfiguriranje',
|
||||
'Restore All' => 'Vrati sve',
|
||||
'Add Package' => 'Dodaj paket',
|
||||
'Add IP' => 'Dodaj IP',
|
||||
|
@ -102,6 +103,7 @@ $LANG['bs'] = array(
|
|||
'Editing Package' => 'Izmjena paketa',
|
||||
'Adding IP address' => 'Dodavanje IP adrese',
|
||||
'Editing IP Address' => 'Izmjena IP adrese',
|
||||
'Editing Backup Exclusions' => 'Izmjena isključenja',
|
||||
'Generating CSR' => 'Generisanje CSR-a',
|
||||
'Listing' => 'Listing',
|
||||
'Search Results' => 'Rezultati pretrage',
|
||||
|
@ -143,6 +145,7 @@ $LANG['bs'] = array(
|
|||
'SSL Domains' => 'SSL domena',
|
||||
'Web Aliases' => 'Web alijasi',
|
||||
'per domain' => 'po domeni',
|
||||
'DNS Domains' => 'DNS Domene',
|
||||
'DNS domains' => 'DNS domene',
|
||||
'DNS records' => 'DNS records' ,
|
||||
'Name Servers' => 'Name Serveri',
|
||||
|
@ -153,11 +156,12 @@ $LANG['bs'] = array(
|
|||
'IP Addresses' => 'IP adrese',
|
||||
'Backups' => 'Backups',
|
||||
'Backup System' => 'Backup sistema',
|
||||
'backup exclusions' => 'isključenja',
|
||||
'template' => 'šablon',
|
||||
'SSL Support' => 'SSL podrška',
|
||||
'SSL Home Directory' => 'SSL direktorij',
|
||||
'Proxy Support' => 'Nginx podrška',
|
||||
'Proxy Extentions' => 'Nginx ekstenzije',
|
||||
'Proxy Extensions' => 'Nginx ekstenzije',
|
||||
'Web Statistics' => 'Web statistika',
|
||||
'Additional FTP Account' => 'Dodatni FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
@ -347,6 +351,7 @@ $LANG['bs'] = array(
|
|||
'%s log records' => '%s log unosa',
|
||||
'1 object' => '1 object',
|
||||
'%s objects' => '%s objects',
|
||||
'no exclusions' => 'nema isključenja',
|
||||
|
||||
'USER_CREATED_OK' => 'Korisnik <a href="/edit/user/?user=%s"><b>%s</b></a> je uspješno napravljen.',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domena <a href="/edit/web/?domain=%s"><b>%s</b></a> je uspješno napravljena.',
|
||||
|
@ -380,6 +385,7 @@ $LANG['bs'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Are you sure to suspend cron job?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Are you sure to unsuspend cron job?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Are you sure to delete %s backup?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure to delete package %s?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Are you sure to delere IP address %s?',
|
||||
'Welcome' => 'Dobrodošli',
|
||||
|
@ -399,6 +405,12 @@ $LANG['bs'] = array(
|
|||
'RESTORE_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
|
||||
'RESTORE_EXISTS' => 'An existing restoration task is already running. Please wait for it to finish before launching it again.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Dobrodošli u Vesta kontrolni panel',
|
||||
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
|
||||
|
|
|
@ -33,6 +33,7 @@ $LANG['cn'] = array(
|
|||
'Add Database' => '添加数据库',
|
||||
'Add Cron Job' => '添加定时任务',
|
||||
'Create Backup' => '创建备份',
|
||||
'Configure' => '要配置',
|
||||
'Restore All' => '恢复所有',
|
||||
'Add Package' => '增加预设方案',
|
||||
'Add IP' => '增加IP',
|
||||
|
@ -102,6 +103,7 @@ $LANG['cn'] = array(
|
|||
'Editing Package' => '修改预设方案',
|
||||
'Adding IP address' => '添加IP地址',
|
||||
'Editing IP Address' => '修改IP地址',
|
||||
'Editing Backup Exclusions' => '编辑排除',
|
||||
'Generating CSR' => '生成的CSR',
|
||||
'Listing' => '列表',
|
||||
'Search Results' => '搜索结果',
|
||||
|
@ -143,6 +145,7 @@ $LANG['cn'] = array(
|
|||
'SSL Domains' => 'SSL域名',
|
||||
'Web Aliases' => '网站别名',
|
||||
'per domain' => '个域名',
|
||||
'DNS Domains' => 'DNS域名',
|
||||
'DNS domains' => 'DNS域名',
|
||||
'DNS records' => 'DNS记录' ,
|
||||
'Name Servers' => 'Name Servers',
|
||||
|
@ -153,11 +156,12 @@ $LANG['cn'] = array(
|
|||
'IP Addresses' => 'IP地址',
|
||||
'Backups' => '备份',
|
||||
'Backup System' => '备份系统',
|
||||
'backup exclusions' => '排除',
|
||||
'template' => '模板',
|
||||
'SSL Support' => 'SSL支持',
|
||||
'SSL Home Directory' => 'SSL主目录',
|
||||
'Proxy Support' => 'Nginx代理支持',
|
||||
'Proxy Extentions' => 'Nginx扩展',
|
||||
'Proxy Extensions' => 'Nginx扩展',
|
||||
'Web Statistics' => 'Web统计',
|
||||
'Additional FTP Account' => '其他FTP账户',
|
||||
'SOA' => 'SOA',
|
||||
|
@ -347,6 +351,7 @@ $LANG['cn'] = array(
|
|||
'%s log records' => '%s 日志记录',
|
||||
'1 object' => '1 对象',
|
||||
'%s objects' => '%s 对象',
|
||||
'no exclusions' => '不排除',
|
||||
|
||||
'USER_CREATED_OK' => 'User <a href="/edit/user/?user=%s"><b>%s</b></a> 已创建成功',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> 已创建成功.',
|
||||
|
@ -380,6 +385,7 @@ $LANG['cn'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => '你确定暂停定时任务?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => '你确定解除暂停定时任务?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => '你确定删除 %s 备份?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => '你确定删除方案 %s?',
|
||||
'DELETE_IP_CONFIRMATION' => '你确定删除IP地址 %s?',
|
||||
'Welcome' => '欢迎光临',
|
||||
|
@ -399,6 +405,12 @@ $LANG['cn'] = array(
|
|||
'RESTORE_SCHEDULED' => '任务已经被添加到队列中。当备份完成将会电子邮件通知您.',
|
||||
'RESTORE_EXISTS' => '现有的修复工作已在执行,请等待完成后再执行.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => '欢迎来到Vesta管理面板',
|
||||
'MAIL_FROM' => 'Vesta管理面板 <noreply@%s>',
|
||||
|
|
|
@ -34,6 +34,7 @@ $LANG['cz'] = array(
|
|||
'Add Database' => 'Přidat Databázi',
|
||||
'Add Cron Job' => 'Přidat Cron Job',
|
||||
'Create Backup' => 'Vytvořit zálohu',
|
||||
'Configure' => 'Konfigurovat',
|
||||
'Restore All' => 'Obnovit vše',
|
||||
'Add Package' => 'Přidat balíček',
|
||||
'Add IP' => 'Přidat IP',
|
||||
|
@ -103,6 +104,7 @@ $LANG['cz'] = array(
|
|||
'Editing Package' => 'Úprava Package',
|
||||
'Adding IP address' => 'Editace IP adresy',
|
||||
'Editing IP Address' => 'Úprava IP adresy',
|
||||
'Editing Backup Exclusions' => 'Editace vyloučení',
|
||||
'Generating CSR' => 'Generování CSR',
|
||||
'Listing' => 'Výpis',
|
||||
'Search Results' => 'Výsledky vyhledávání',
|
||||
|
@ -144,6 +146,7 @@ $LANG['cz'] = array(
|
|||
'SSL Domains' => 'SSL domény',
|
||||
'Web Aliases' => 'Webové aliasy',
|
||||
'per domain' => 'podle domény',
|
||||
'DNS Domains' => 'DNS Domény',
|
||||
'DNS domains' => 'DNS domény',
|
||||
'DNS records' => 'DNS evidence' ,
|
||||
'Name Servers' => 'Name servery',
|
||||
|
@ -154,6 +157,7 @@ $LANG['cz'] = array(
|
|||
'IP Addresses' => 'IP Adresy',
|
||||
'Backups' => 'Zálohy',
|
||||
'Backup System' => 'Zálohovací systém',
|
||||
'backup exclusions' => 'vyloučení',
|
||||
'template' => 'šablona',
|
||||
'SSL Support' => 'SSL podpora',
|
||||
'SSL Home Directory' => 'SSL home adresář',
|
||||
|
@ -348,6 +352,7 @@ $LANG['cz'] = array(
|
|||
'%s log records' => '%s log záznamů',
|
||||
'1 object' => '1 objekt',
|
||||
'%s objects' => '%s objektů',
|
||||
'no exclusions' => 'bez vyloučení',
|
||||
|
||||
'USER_CREATED_OK' => 'Uživatel <a href="/edit/user/?user=%s"><b>%s</b></a> byl úspěšně vytvořen',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Doména <a href="/edit/web/?domain=%s"><b>%s</b></a> byla úspěšně vytvořena.',
|
||||
|
@ -381,6 +386,7 @@ $LANG['cz'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Opravdu chcete pozastavit cron job?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Opravdu chcete odblokovat cron job?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Opravdu chcete odstranit %s zálohování?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Opravdu chcete odstranit vyloučení %s?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Opravdu chcete odstranit package %s?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Opravdu chcete odstranit IP adresu %s?',
|
||||
'Welcome' => 'Vítejte!',
|
||||
|
@ -400,6 +406,12 @@ $LANG['cz'] = array(
|
|||
'RESTORE_SCHEDULED' => 'Úkol byl přidán do fronty. Obdržíte e-mail oznámení, když vaše záloha je připravena ke stažení.',
|
||||
'RESTORE_EXISTS' => 'Stávající úkol je již spuštěn. Prosím, vyčkejte na jeho dokončení před spuštěním znovu.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Vítejte na Vesta Control Panel',
|
||||
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
|
||||
|
|
|
@ -33,6 +33,7 @@ $LANG['de'] = array(
|
|||
'Add Database' => 'Datenbank anlegen',
|
||||
'Add Cron Job' => 'Cron Job hinzufügen',
|
||||
'Create Backup' => 'Backup erstellen',
|
||||
'Configure' => 'Konfigurieren',
|
||||
'Restore All' => 'Alles wiederherstellen',
|
||||
'Add Package' => 'Paket erstellen',
|
||||
'Add IP' => 'IP hinzufügen',
|
||||
|
@ -102,6 +103,7 @@ $LANG['de'] = array(
|
|||
'Editing Package' => 'Packet bearbeiten',
|
||||
'Adding IP address' => 'IP hinzufügen',
|
||||
'Editing IP Address' => 'IP bearbeiten',
|
||||
'Editing Backup Exclusions' => 'Ausschlüsse bearbeiten',
|
||||
'Generating CSR' => 'CSR generieren',
|
||||
'Listing' => 'Auflistung',
|
||||
'Search Results' => 'Suchergebnisse',
|
||||
|
@ -143,6 +145,7 @@ $LANG['de'] = array(
|
|||
'SSL Domains' => 'SSL Domäne',
|
||||
'Web Aliases' => 'Web Aliase',
|
||||
'per domain' => 'pro Domäne',
|
||||
'DNS Domains' => 'DNS Domäne',
|
||||
'DNS domains' => 'DNS Domäne',
|
||||
'DNS records' => 'DNS Einträge' ,
|
||||
'Name Servers' => 'Name Server',
|
||||
|
@ -153,6 +156,7 @@ $LANG['de'] = array(
|
|||
'IP Addresses' => 'IP Adressen',
|
||||
'Backups' => 'Backups',
|
||||
'Backup System' => 'Backup System',
|
||||
'backup exclusions' => 'ausschlüsse',
|
||||
'template' => 'template',
|
||||
'SSL Support' => 'SSL Unterstützung',
|
||||
'SSL Home Directory' => 'SSL Homeverzeichnis',
|
||||
|
@ -347,6 +351,7 @@ $LANG['de'] = array(
|
|||
'%s log records' => '%s Log Einträge',
|
||||
'1 object' => '1 Objekt',
|
||||
'%s objects' => '%s Objekte',
|
||||
'no exclusions' => 'Keine Ausschlüsse',
|
||||
|
||||
'USER_CREATED_OK' => 'Benutzer <a href="/edit/user/?user=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domäne <a href="/edit/web/?domain=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
|
||||
|
@ -380,6 +385,7 @@ $LANG['de'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Cron Job wirklich sperren?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Cron Job wirklich entsperren?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Backup %s wirklich löschen?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Ausschlüsse %s wirklich löschen?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Packet %s? wirklich löschen?',
|
||||
'DELETE_IP_CONFIRMATION' => '%s wirklich löschen?',
|
||||
'Welcome' => 'Willkommen',
|
||||
|
@ -399,6 +405,12 @@ $LANG['de'] = array(
|
|||
'RESTORE_SCHEDULED' => 'Job wurde in die Warteschlange eingereiht. Sie erhalten eine E-Mail wenn Ihr Backup hergestellt wurde.',
|
||||
'RESTORE_EXISTS' => 'Ein Wiederherstellungs Job läuft bereits. Bitte warten Sie bis dieser erledigt wurde.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Willkommen im Vesta Control Panel',
|
||||
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
|
||||
|
|
|
@ -33,6 +33,7 @@ $LANG['es'] = array(
|
|||
'Add Database' => 'Añadir BD',
|
||||
'Add Cron Job' => 'Añadir Trabajo',
|
||||
'Create Backup' => 'Crear Respaldo',
|
||||
'Configure' => 'Configurar',
|
||||
'Restore All' => 'Restaurar Todos',
|
||||
'Add Package' => 'Añadir Plan',
|
||||
'Add IP' => 'Añadir IP',
|
||||
|
@ -102,6 +103,7 @@ $LANG['es'] = array(
|
|||
'Editing Package' => 'Editando Plan',
|
||||
'Adding IP address' => 'Añadiendo Dirección IP',
|
||||
'Editing IP Address' => 'Editando Dirección IP',
|
||||
'Editing Backup Exclusions' => 'Editando exclusiones de Backup',
|
||||
'Generating CSR' => 'Generar solicitud de CSR',
|
||||
'Listing' => 'Listando',
|
||||
'Search Results' => 'Resultado de Busqueda',
|
||||
|
@ -143,6 +145,7 @@ $LANG['es'] = array(
|
|||
'SSL Domains' => 'Dominios SSL',
|
||||
'Web Aliases' => 'Alias Web',
|
||||
'per domain' => 'por dominio',
|
||||
'DNS Domains' => 'Dominios DNS',
|
||||
'DNS domains' => 'Dominios DNS',
|
||||
'DNS records' => 'Registros DNS' ,
|
||||
'Name Servers' => 'Servidor de Nombre',
|
||||
|
@ -153,6 +156,7 @@ $LANG['es'] = array(
|
|||
'IP Addresses' => 'Dirección IP',
|
||||
'Backups' => 'Respaldos',
|
||||
'Backup System' => 'Sistema de Respaldo',
|
||||
'backup exclusions' => 'exclusiones',
|
||||
'template' => 'plantilla',
|
||||
'SSL Support' => 'Soporte SSL',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
|
@ -347,6 +351,7 @@ $LANG['es'] = array(
|
|||
'%s log records' => '%s registros de logs',
|
||||
'1 object' => '1 objeto',
|
||||
'%s objects' => '%s objetos',
|
||||
'no exclusions' => 'sin exclusiones',
|
||||
|
||||
'USER_CREATED_OK' => 'Usuario <a href="/edit/user/?user=%s"><b>%s</b></a> ha sido creado correctamente',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Dominio <a href="/edit/web/?domain=%s"><b>%s</b></a> ha sido creado correctamente.',
|
||||
|
@ -380,6 +385,7 @@ $LANG['es'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => '¿Está seguro que desea suspender el trabajo %s?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => '¿Está seguro que desea habilitar el trabajo %s?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => '¿Está seguro que desea eliminar el resplado %s?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => '¿Está seguro que desea eliminar el exclusiones %s ?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => '¿Está seguor que desea eliminar el plan %s?',
|
||||
'DELETE_IP_CONFIRMATION' => '¿Está seguro que desea eliminar la dirección IP %s?',
|
||||
'Welcome' => 'Bienvenido',
|
||||
|
@ -399,6 +405,13 @@ $LANG['es'] = array(
|
|||
'RESTORE_SCHEDULED' => "La tarea se ha añadido a la cola. Usted recibirá un correo de notificación cuando el respaldo de seguridad este listo para su descarga.",
|
||||
'RESTORE_EXISTS' => "Una tarea se está ejecutando. Por favor espere a que esta termine.",
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Bienvenido al Panel de Control Vesta',
|
||||
'MAIL_FROM' => 'Panel de Control Vesta <noreply@%s>',
|
||||
'GREETINGS_GORDON_FREEMAN' => "Estimad@ %s %s,\n",
|
||||
|
|
|
@ -37,6 +37,7 @@ $LANG['id'] = array(
|
|||
'Add Database' => 'Tambah Basis Data',
|
||||
'Add Cron Job' => 'Tambah Cron Job',
|
||||
'Create Backup' => 'Buat Cadangan',
|
||||
'Configure' => 'Konfigurasi',
|
||||
'Restore All' => 'Kembalikan Semua',
|
||||
'Add Package' => 'Tambah Paket',
|
||||
'Add IP' => 'Tambah IP',
|
||||
|
@ -106,6 +107,7 @@ $LANG['id'] = array(
|
|||
'Editing Package' => 'Menyunting Paket',
|
||||
'Adding IP address' => 'Menambah IP address',
|
||||
'Editing IP Address' => 'Menyunting IP Address',
|
||||
'Editing Backup Exclusions' => 'Menyunting pengecualian',
|
||||
'Generating CSR' => 'Hasilkan CSR',
|
||||
'Listing' => 'Listing',
|
||||
'Search Results' => 'Hasil Pencarian',
|
||||
|
@ -147,6 +149,7 @@ $LANG['id'] = array(
|
|||
'SSL Domains' => 'SSL Domains',
|
||||
'Web Aliases' => 'Web Aliases',
|
||||
'per domain' => 'per domain',
|
||||
'DNS Domains' => 'DNS domains',
|
||||
'DNS domains' => 'DNS domains',
|
||||
'DNS records' => 'DNS records' ,
|
||||
'Name Servers' => 'Name Servers',
|
||||
|
@ -157,6 +160,7 @@ $LANG['id'] = array(
|
|||
'IP Addresses' => 'Alamat IP',
|
||||
'Backups' => 'Cadangkan',
|
||||
'Backup System' => 'Cadangkan System',
|
||||
'backup exclusions' => 'pengecualian',
|
||||
'template' => 'contoh',
|
||||
'SSL Support' => 'Dukungan SSL',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
|
@ -351,6 +355,7 @@ $LANG['id'] = array(
|
|||
'%s log records' => '%s log records',
|
||||
'1 object' => '1 objek',
|
||||
'%s objects' => '%s objek',
|
||||
'no exclusions' => 'tidak ada pengecualian',
|
||||
|
||||
'USER_CREATED_OK' => 'Pengguna <a href="/edit/user/?user=%s"><b>%s</b></a> udah berhasil dibikin',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> udah berhasil dibikin.',
|
||||
|
@ -384,6 +389,7 @@ $LANG['id'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Yakin mau ditangguhin?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Yakin mau batalin penangguhan?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Cadangan %s mau dihapus, serius?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Pengecualian %s mau dihapus?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Paket %s mau dihapus?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Alamat IP %s beneran mau dihapus?',
|
||||
'Welcome' => 'Selamat Datang',
|
||||
|
@ -403,6 +409,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' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Selamat datang di Panel Kontrol Vesta',
|
||||
'MAIL_FROM' => 'Panel Kontrol Vesta <noreply@%s>',
|
||||
|
|
|
@ -34,6 +34,7 @@ $LANG['nl'] = array(
|
|||
'Add Database' => 'Nieuwe database',
|
||||
'Add Cron Job' => 'Nieuwe taak',
|
||||
'Create Backup' => 'Maak back-up',
|
||||
'Configure' => 'Configureren',
|
||||
'Restore All' => 'Herstel alles',
|
||||
'Add Package' => 'Pakket toevoegen',
|
||||
'Add IP' => 'IP toevoegen',
|
||||
|
@ -103,6 +104,7 @@ $LANG['nl'] = array(
|
|||
'Editing Package' => 'Pakket Aanpassen',
|
||||
'Adding IP address' => 'IP-adres Toevoegen',
|
||||
'Editing IP Address' => 'IP-adres Aanpassen',
|
||||
'Editing Backup Exclusions' => 'Uitsluitingen Aanpassen',
|
||||
'Generating CSR' => 'CSR Genereren',
|
||||
'Listing' => 'Weergave van ',
|
||||
'Search Results' => 'Zoekresultaten',
|
||||
|
@ -144,6 +146,7 @@ $LANG['nl'] = array(
|
|||
'SSL Domains' => 'SSL Domeinen',
|
||||
'Web Aliases' => 'Web Aliassen',
|
||||
'per domain' => 'per domein',
|
||||
'DNS Domains' => 'DNS domeinen',
|
||||
'DNS domains' => 'DNS domeinen',
|
||||
'DNS records' => 'DNS records' ,
|
||||
'Name Servers' => 'Naamservers',
|
||||
|
@ -154,6 +157,7 @@ $LANG['nl'] = array(
|
|||
'IP Addresses' => 'IP-adressen',
|
||||
'Backups' => 'Back-ups',
|
||||
'Backup System' => 'Back-up Systeem',
|
||||
'backup exclusions' => 'uitsluitingen',
|
||||
'template' => 'sjabloon',
|
||||
'SSL Support' => 'SSL Ondersteuning',
|
||||
'SSL Home Directory' => 'SSL Map',
|
||||
|
@ -348,6 +352,7 @@ $LANG['nl'] = array(
|
|||
'%s log records' => '%s log records',
|
||||
'1 object' => '1 object',
|
||||
'%s objects' => '%s objecten',
|
||||
'no exclusions' => 'geen uitsluitingen',
|
||||
|
||||
'USER_CREATED_OK' => 'Gebruiker <a href="/edit/user/?user=%s"><b>%s</b></a> is succesvol aangemaakt',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domein <a href="/edit/web/?domain=%s"><b>%s</b></a> is succesvol aangemaakt.',
|
||||
|
@ -381,6 +386,7 @@ $LANG['nl'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Weet u zeker dat u deze geplande taak wilt uitschakelen?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Weet u zeker dat u deze geplande taak weer wilt inschakelen?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Weet u zeker dat u de reservekopie %s wilt verwijderen?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Weet u zeker dat u uitsluitingen %s wilt verwijderen?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Weet u zeker dat u het pakket %s wilt verwijderen?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Weet u zeker dat u het IP-adres %s wilt verwijderen?',
|
||||
'Welcome' => 'Welkom',
|
||||
|
@ -400,6 +406,12 @@ $LANG['nl'] = array(
|
|||
'RESTORE_SCHEDULED' => 'De taak is toegevoegd aan de wachtrij. U ontvangt een e-mailbericht zodra de back-up is hersteld.',
|
||||
'RESTORE_EXISTS' => 'Er wordt al een hersteltaak uitgevoerd. Wacht a.u.b. totdat de reservekopie is teruggezet.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Welkom bij het Vesta Controlepaneel',
|
||||
'MAIL_FROM' => 'Vesta Controlepaneel <noreply@%s>',
|
||||
|
|
|
@ -33,6 +33,7 @@ $LANG['pt'] = array(
|
|||
'Add Database' => 'Adicionar BD',
|
||||
'Add Cron Job' => 'Adicionar Tarefa',
|
||||
'Create Backup' => 'Criar Backup',
|
||||
'Configure' => 'Configurar',
|
||||
'Restore All' => 'Restaurar Tudo',
|
||||
'Add Package' => 'Adicionar Pacote',
|
||||
'Add IP' => 'Adicionar IP',
|
||||
|
@ -102,6 +103,7 @@ $LANG['pt'] = array(
|
|||
'Editing Package' => 'Editando Pacote',
|
||||
'Adding IP address' => 'Adicionando Endereço IP',
|
||||
'Editing IP Address' => 'Editando Endereço IP',
|
||||
'Editing Backup Exclusions' => 'Editando Exclusões de backup',
|
||||
'Generating CSR' => 'Gerando CSR',
|
||||
'Listing' => 'Listando',
|
||||
'Search Results' => 'Resultados da Busca',
|
||||
|
@ -143,6 +145,7 @@ $LANG['pt'] = array(
|
|||
'SSL Domains' => 'Domínios SSL',
|
||||
'Web Aliases' => 'Apelidos Web',
|
||||
'per domain' => 'por domínio',
|
||||
'DNS Domains' => 'Domínios DNS',
|
||||
'DNS domains' => 'Domínios DNS',
|
||||
'DNS records' => 'Registros DNS',
|
||||
'Name Servers' => 'Servidor de Nomes',
|
||||
|
@ -153,6 +156,7 @@ $LANG['pt'] = array(
|
|||
'IP Addresses' => 'Endereços IP',
|
||||
'Backups' => 'Backups',
|
||||
'Backup System' => 'Sistema de Backup',
|
||||
'backup exclusions' => 'exclusões',
|
||||
'template' => 'template',
|
||||
'SSL Support' => 'Suporte a SSL',
|
||||
'SSL Home Directory' => 'Home SSL',
|
||||
|
@ -347,6 +351,7 @@ $LANG['pt'] = array(
|
|||
'%s log records' => '%s registros de log',
|
||||
'1 object' => '1 objeto',
|
||||
'%s objects' => '%s objetos',
|
||||
'no exclusions' => 'sem exclusões',
|
||||
|
||||
'USER_CREATED_OK' => 'Usuário <a href="/edit/user/?user=%s"><b>%s</b></a> criado com sucesso',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domínio <a href="/edit/web/?domain=%s"><b>%s</b></a> criado com sucesso.',
|
||||
|
@ -380,6 +385,7 @@ $LANG['pt'] = array(
|
|||
'SUSPEND_CRON_CONFIRMATION' => 'Tem certeza que deseja suspender a tarefa do cron?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Tem certeza que deseja reativara a tarefa do cron?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Tem certeza que deseja deletar o backup %s ?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Tem certeza que deseja deletar o exclusões %s?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Tem certeza que deseja deletar o pacote %s?',
|
||||
'DELETE_IP_CONFIRMATION' => 'Tem certeza que deseja deletar o endereço IP %s?',
|
||||
'Welcome' => 'Bem Vindo',
|
||||
|
@ -399,6 +405,12 @@ $LANG['pt'] = array(
|
|||
'RESTORE_SCHEDULED' => 'A tarefa foi adicionada a fila. Você receberá um email de confirmação.',
|
||||
'RESTORE_EXISTS' => 'Uma restauração já está em andamento. Por favor aguarde até que a mesma termine.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
|
||||
'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
|
||||
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
|
||||
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Bem vindo ao Painel de Controle Vesta',
|
||||
'MAIL_FROM' => 'Painel de Controle Vesta <noreply@%s>',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue