Skip to content

Commit fa57d05

Browse files
committed
backup exclusions
1 parent 9f93912 commit fa57d05

File tree

8 files changed

+99
-2
lines changed

8 files changed

+99
-2
lines changed

web/inc/i18n/bs.php

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
'Add Database' => 'Dodaj database',
3434
'Add Cron Job' => 'Dodaj cron job',
3535
'Create Backup' => 'Napravi Backup',
36+
'Configure' => 'Za konfiguriranje',
3637
'Restore All' => 'Vrati sve',
3738
'Add Package' => 'Dodaj paket',
3839
'Add IP' => 'Dodaj IP',
@@ -102,6 +103,7 @@
102103
'Editing Package' => 'Izmjena paketa',
103104
'Adding IP address' => 'Dodavanje IP adrese',
104105
'Editing IP Address' => 'Izmjena IP adrese',
106+
'Editing Backup Exclusions' => 'Izmjena isključenja',
105107
'Generating CSR' => 'Generisanje CSR-a',
106108
'Listing' => 'Listing',
107109
'Search Results' => 'Rezultati pretrage',
@@ -143,6 +145,7 @@
143145
'SSL Domains' => 'SSL domena',
144146
'Web Aliases' => 'Web alijasi',
145147
'per domain' => 'po domeni',
148+
'DNS Domains' => 'DNS Domene',
146149
'DNS domains' => 'DNS domene',
147150
'DNS records' => 'DNS records' ,
148151
'Name Servers' => 'Name Serveri',
@@ -153,11 +156,12 @@
153156
'IP Addresses' => 'IP adrese',
154157
'Backups' => 'Backups',
155158
'Backup System' => 'Backup sistema',
159+
'backup exclusions' => 'isključenja',
156160
'template' => 'šablon',
157161
'SSL Support' => 'SSL podrška',
158162
'SSL Home Directory' => 'SSL direktorij',
159163
'Proxy Support' => 'Nginx podrška',
160-
'Proxy Extentions' => 'Nginx ekstenzije',
164+
'Proxy Extensions' => 'Nginx ekstenzije',
161165
'Web Statistics' => 'Web statistika',
162166
'Additional FTP Account' => 'Dodatni FTP',
163167
'SOA' => 'SOA',
@@ -347,6 +351,7 @@
347351
'%s log records' => '%s log unosa',
348352
'1 object' => '1 object',
349353
'%s objects' => '%s objects',
354+
'no exclusions' => 'nema isključenja',
350355

351356
'USER_CREATED_OK' => 'Korisnik <a href="/edit/user/?user=%s"><b>%s</b></a> je uspješno napravljen.',
352357
'WEB_DOMAIN_CREATED_OK' => 'Domena <a href="/edit/web/?domain=%s"><b>%s</b></a> je uspješno napravljena.',
@@ -380,6 +385,7 @@
380385
'SUSPEND_CRON_CONFIRMATION' => 'Are you sure to suspend cron job?',
381386
'UNSUSPEND_CRON_CONFIRMATION' => 'Are you sure to unsuspend cron job?',
382387
'DELETE_BACKUP_CONFIRMATION' => 'Are you sure to delete %s backup?',
388+
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
383389
'DELETE_PACKAGE_CONFIRMATION' => 'Are you sure to delete package %s?',
384390
'DELETE_IP_CONFIRMATION' => 'Are you sure to delere IP address %s?',
385391
'Welcome' => 'Dobrodošli',
@@ -399,6 +405,12 @@
399405
'RESTORE_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
400406
'RESTORE_EXISTS' => 'An existing restoration task is already running. Please wait for it to finish before launching it again.',
401407

408+
'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",
409+
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
410+
'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",
411+
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
412+
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
413+
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
402414

403415
'Welcome to Vesta Control Panel' => 'Dobrodošli u Vesta kontrolni panel',
404416
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',

web/inc/i18n/cn.php

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
'Add Database' => '添加数据库',
3434
'Add Cron Job' => '添加定时任务',
3535
'Create Backup' => '创建备份',
36+
'Configure' => '要配置',
3637
'Restore All' => '恢复所有',
3738
'Add Package' => '增加预设方案',
3839
'Add IP' => '增加IP',
@@ -102,6 +103,7 @@
102103
'Editing Package' => '修改预设方案',
103104
'Adding IP address' => '添加IP地址',
104105
'Editing IP Address' => '修改IP地址',
106+
'Editing Backup Exclusions' => '编辑排除',
105107
'Generating CSR' => '生成的CSR',
106108
'Listing' => '列表',
107109
'Search Results' => '搜索结果',
@@ -143,6 +145,7 @@
143145
'SSL Domains' => 'SSL域名',
144146
'Web Aliases' => '网站别名',
145147
'per domain' => '个域名',
148+
'DNS Domains' => 'DNS域名',
146149
'DNS domains' => 'DNS域名',
147150
'DNS records' => 'DNS记录' ,
148151
'Name Servers' => 'Name Servers',
@@ -153,11 +156,12 @@
153156
'IP Addresses' => 'IP地址',
154157
'Backups' => '备份',
155158
'Backup System' => '备份系统',
159+
'backup exclusions' => '排除',
156160
'template' => '模板',
157161
'SSL Support' => 'SSL支持',
158162
'SSL Home Directory' => 'SSL主目录',
159163
'Proxy Support' => 'Nginx代理支持',
160-
'Proxy Extentions' => 'Nginx扩展',
164+
'Proxy Extensions' => 'Nginx扩展',
161165
'Web Statistics' => 'Web统计',
162166
'Additional FTP Account' => '其他FTP账户',
163167
'SOA' => 'SOA',
@@ -347,6 +351,7 @@
347351
'%s log records' => '%s 日志记录',
348352
'1 object' => '1 对象',
349353
'%s objects' => '%s 对象',
354+
'no exclusions' => '不排除',
350355

351356
'USER_CREATED_OK' => 'User <a href="/edit/user/?user=%s"><b>%s</b></a> 已创建成功',
352357
'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> 已创建成功.',
@@ -380,6 +385,7 @@
380385
'SUSPEND_CRON_CONFIRMATION' => '你确定暂停定时任务?',
381386
'UNSUSPEND_CRON_CONFIRMATION' => '你确定解除暂停定时任务?',
382387
'DELETE_BACKUP_CONFIRMATION' => '你确定删除 %s 备份?',
388+
'DELETE_EXCLUSION_CONFIRMATION' => 'Are you sure to delete %s exclusion?',
383389
'DELETE_PACKAGE_CONFIRMATION' => '你确定删除方案 %s?',
384390
'DELETE_IP_CONFIRMATION' => '你确定删除IP地址 %s?',
385391
'Welcome' => '欢迎光临',
@@ -399,6 +405,12 @@
399405
'RESTORE_SCHEDULED' => '任务已经被添加到队列中。当备份完成将会电子邮件通知您.',
400406
'RESTORE_EXISTS' => '现有的修复工作已在执行,请等待完成后再执行.',
401407

408+
'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",
409+
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
410+
'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",
411+
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
412+
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
413+
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
402414

403415
'Welcome to Vesta Control Panel' => '欢迎来到Vesta管理面板',
404416
'MAIL_FROM' => 'Vesta管理面板 <noreply@%s>',

web/inc/i18n/cz.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
'Add Database' => 'Přidat Databázi',
3535
'Add Cron Job' => 'Přidat Cron Job',
3636
'Create Backup' => 'Vytvořit zálohu',
37+
'Configure' => 'Konfigurovat',
3738
'Restore All' => 'Obnovit vše',
3839
'Add Package' => 'Přidat balíček',
3940
'Add IP' => 'Přidat IP',
@@ -103,6 +104,7 @@
103104
'Editing Package' => 'Úprava Package',
104105
'Adding IP address' => 'Editace IP adresy',
105106
'Editing IP Address' => 'Úprava IP adresy',
107+
'Editing Backup Exclusions' => 'Editace vyloučení',
106108
'Generating CSR' => 'Generování CSR',
107109
'Listing' => 'Výpis',
108110
'Search Results' => 'Výsledky vyhledávání',
@@ -144,6 +146,7 @@
144146
'SSL Domains' => 'SSL domény',
145147
'Web Aliases' => 'Webové aliasy',
146148
'per domain' => 'podle domény',
149+
'DNS Domains' => 'DNS Domény',
147150
'DNS domains' => 'DNS domény',
148151
'DNS records' => 'DNS evidence' ,
149152
'Name Servers' => 'Name servery',
@@ -154,6 +157,7 @@
154157
'IP Addresses' => 'IP Adresy',
155158
'Backups' => 'Zálohy',
156159
'Backup System' => 'Zálohovací systém',
160+
'backup exclusions' => 'vyloučení',
157161
'template' => 'šablona',
158162
'SSL Support' => 'SSL podpora',
159163
'SSL Home Directory' => 'SSL home adresář',
@@ -348,6 +352,7 @@
348352
'%s log records' => '%s log záznamů',
349353
'1 object' => '1 objekt',
350354
'%s objects' => '%s objektů',
355+
'no exclusions' => 'bez vyloučení',
351356

352357
'USER_CREATED_OK' => 'Uživatel <a href="/edit/user/?user=%s"><b>%s</b></a> byl úspěšně vytvořen',
353358
'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 @@
381386
'SUSPEND_CRON_CONFIRMATION' => 'Opravdu chcete pozastavit cron job?',
382387
'UNSUSPEND_CRON_CONFIRMATION' => 'Opravdu chcete odblokovat cron job?',
383388
'DELETE_BACKUP_CONFIRMATION' => 'Opravdu chcete odstranit %s zálohování?',
389+
'DELETE_EXCLUSION_CONFIRMATION' => 'Opravdu chcete odstranit vyloučení %s?',
384390
'DELETE_PACKAGE_CONFIRMATION' => 'Opravdu chcete odstranit package %s?',
385391
'DELETE_IP_CONFIRMATION' => 'Opravdu chcete odstranit IP adresu %s?',
386392
'Welcome' => 'Vítejte!',
@@ -400,6 +406,12 @@
400406
'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í.',
401407
'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.',
402408

409+
'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",
410+
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
411+
'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",
412+
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
413+
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
414+
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
403415

404416
'Welcome to Vesta Control Panel' => 'Vítejte na Vesta Control Panel',
405417
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',

web/inc/i18n/de.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
'Add Database' => 'Datenbank anlegen',
3434
'Add Cron Job' => 'Cron Job hinzufügen',
3535
'Create Backup' => 'Backup erstellen',
36+
'Configure' => 'Konfigurieren',
3637
'Restore All' => 'Alles wiederherstellen',
3738
'Add Package' => 'Paket erstellen',
3839
'Add IP' => 'IP hinzufügen',
@@ -102,6 +103,7 @@
102103
'Editing Package' => 'Packet bearbeiten',
103104
'Adding IP address' => 'IP hinzufügen',
104105
'Editing IP Address' => 'IP bearbeiten',
106+
'Editing Backup Exclusions' => 'Ausschlüsse bearbeiten',
105107
'Generating CSR' => 'CSR generieren',
106108
'Listing' => 'Auflistung',
107109
'Search Results' => 'Suchergebnisse',
@@ -143,6 +145,7 @@
143145
'SSL Domains' => 'SSL Domäne',
144146
'Web Aliases' => 'Web Aliase',
145147
'per domain' => 'pro Domäne',
148+
'DNS Domains' => 'DNS Domäne',
146149
'DNS domains' => 'DNS Domäne',
147150
'DNS records' => 'DNS Einträge' ,
148151
'Name Servers' => 'Name Server',
@@ -153,6 +156,7 @@
153156
'IP Addresses' => 'IP Adressen',
154157
'Backups' => 'Backups',
155158
'Backup System' => 'Backup System',
159+
'backup exclusions' => 'ausschlüsse',
156160
'template' => 'template',
157161
'SSL Support' => 'SSL Unterstützung',
158162
'SSL Home Directory' => 'SSL Homeverzeichnis',
@@ -347,6 +351,7 @@
347351
'%s log records' => '%s Log Einträge',
348352
'1 object' => '1 Objekt',
349353
'%s objects' => '%s Objekte',
354+
'no exclusions' => 'Keine Ausschlüsse',
350355

351356
'USER_CREATED_OK' => 'Benutzer <a href="/edit/user/?user=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
352357
'WEB_DOMAIN_CREATED_OK' => 'Domäne <a href="/edit/web/?domain=%s"><b>%s</b></a> wurde erfolgreich angelegt.',
@@ -380,6 +385,7 @@
380385
'SUSPEND_CRON_CONFIRMATION' => 'Cron Job wirklich sperren?',
381386
'UNSUSPEND_CRON_CONFIRMATION' => 'Cron Job wirklich entsperren?',
382387
'DELETE_BACKUP_CONFIRMATION' => 'Backup %s wirklich löschen?',
388+
'DELETE_EXCLUSION_CONFIRMATION' => 'Ausschlüsse %s wirklich löschen?',
383389
'DELETE_PACKAGE_CONFIRMATION' => 'Packet %s? wirklich löschen?',
384390
'DELETE_IP_CONFIRMATION' => '%s wirklich löschen?',
385391
'Welcome' => 'Willkommen',
@@ -399,6 +405,12 @@
399405
'RESTORE_SCHEDULED' => 'Job wurde in die Warteschlange eingereiht. Sie erhalten eine E-Mail wenn Ihr Backup hergestellt wurde.',
400406
'RESTORE_EXISTS' => 'Ein Wiederherstellungs Job läuft bereits. Bitte warten Sie bis dieser erledigt wurde.',
401407

408+
'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",
409+
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
410+
'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",
411+
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
412+
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
413+
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
402414

403415
'Welcome to Vesta Control Panel' => 'Willkommen im Vesta Control Panel',
404416
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',

web/inc/i18n/es.php

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
'Add Database' => 'Añadir BD',
3434
'Add Cron Job' => 'Añadir Trabajo',
3535
'Create Backup' => 'Crear Respaldo',
36+
'Configure' => 'Configurar',
3637
'Restore All' => 'Restaurar Todos',
3738
'Add Package' => 'Añadir Plan',
3839
'Add IP' => 'Añadir IP',
@@ -102,6 +103,7 @@
102103
'Editing Package' => 'Editando Plan',
103104
'Adding IP address' => 'Añadiendo Dirección IP',
104105
'Editing IP Address' => 'Editando Dirección IP',
106+
'Editing Backup Exclusions' => 'Editando exclusiones de Backup',
105107
'Generating CSR' => 'Generar solicitud de CSR',
106108
'Listing' => 'Listando',
107109
'Search Results' => 'Resultado de Busqueda',
@@ -143,6 +145,7 @@
143145
'SSL Domains' => 'Dominios SSL',
144146
'Web Aliases' => 'Alias Web',
145147
'per domain' => 'por dominio',
148+
'DNS Domains' => 'Dominios DNS',
146149
'DNS domains' => 'Dominios DNS',
147150
'DNS records' => 'Registros DNS' ,
148151
'Name Servers' => 'Servidor de Nombre',
@@ -153,6 +156,7 @@
153156
'IP Addresses' => 'Dirección IP',
154157
'Backups' => 'Respaldos',
155158
'Backup System' => 'Sistema de Respaldo',
159+
'backup exclusions' => 'exclusiones',
156160
'template' => 'plantilla',
157161
'SSL Support' => 'Soporte SSL',
158162
'SSL Home Directory' => 'SSL Home',
@@ -347,6 +351,7 @@
347351
'%s log records' => '%s registros de logs',
348352
'1 object' => '1 objeto',
349353
'%s objects' => '%s objetos',
354+
'no exclusions' => 'sin exclusiones',
350355

351356
'USER_CREATED_OK' => 'Usuario <a href="/edit/user/?user=%s"><b>%s</b></a> ha sido creado correctamente',
352357
'WEB_DOMAIN_CREATED_OK' => 'Dominio <a href="/edit/web/?domain=%s"><b>%s</b></a> ha sido creado correctamente.',
@@ -380,6 +385,7 @@
380385
'SUSPEND_CRON_CONFIRMATION' => '¿Está seguro que desea suspender el trabajo %s?',
381386
'UNSUSPEND_CRON_CONFIRMATION' => '¿Está seguro que desea habilitar el trabajo %s?',
382387
'DELETE_BACKUP_CONFIRMATION' => '¿Está seguro que desea eliminar el resplado %s?',
388+
'DELETE_EXCLUSION_CONFIRMATION' => '¿Está seguro que desea eliminar el exclusiones %s ?',
383389
'DELETE_PACKAGE_CONFIRMATION' => '¿Está seguor que desea eliminar el plan %s?',
384390
'DELETE_IP_CONFIRMATION' => '¿Está seguro que desea eliminar la dirección IP %s?',
385391
'Welcome' => 'Bienvenido',
@@ -399,6 +405,13 @@
399405
'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.",
400406
'RESTORE_EXISTS' => "Una tarea se está ejecutando. Por favor espere a que esta termine.",
401407

408+
'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",
409+
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
410+
'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",
411+
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
412+
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
413+
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
414+
402415
'Welcome to Vesta Control Panel' => 'Bienvenido al Panel de Control Vesta',
403416
'MAIL_FROM' => 'Panel de Control Vesta <noreply@%s>',
404417
'GREETINGS_GORDON_FREEMAN' => "Estimad@ %s %s,\n",

web/inc/i18n/id.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'Add Database' => 'Tambah Basis Data',
3838
'Add Cron Job' => 'Tambah Cron Job',
3939
'Create Backup' => 'Buat Cadangan',
40+
'Configure' => 'Konfigurasi',
4041
'Restore All' => 'Kembalikan Semua',
4142
'Add Package' => 'Tambah Paket',
4243
'Add IP' => 'Tambah IP',
@@ -106,6 +107,7 @@
106107
'Editing Package' => 'Menyunting Paket',
107108
'Adding IP address' => 'Menambah IP address',
108109
'Editing IP Address' => 'Menyunting IP Address',
110+
'Editing Backup Exclusions' => 'Menyunting pengecualian',
109111
'Generating CSR' => 'Hasilkan CSR',
110112
'Listing' => 'Listing',
111113
'Search Results' => 'Hasil Pencarian',
@@ -147,6 +149,7 @@
147149
'SSL Domains' => 'SSL Domains',
148150
'Web Aliases' => 'Web Aliases',
149151
'per domain' => 'per domain',
152+
'DNS Domains' => 'DNS domains',
150153
'DNS domains' => 'DNS domains',
151154
'DNS records' => 'DNS records' ,
152155
'Name Servers' => 'Name Servers',
@@ -157,6 +160,7 @@
157160
'IP Addresses' => 'Alamat IP',
158161
'Backups' => 'Cadangkan',
159162
'Backup System' => 'Cadangkan System',
163+
'backup exclusions' => 'pengecualian',
160164
'template' => 'contoh',
161165
'SSL Support' => 'Dukungan SSL',
162166
'SSL Home Directory' => 'SSL Home',
@@ -351,6 +355,7 @@
351355
'%s log records' => '%s log records',
352356
'1 object' => '1 objek',
353357
'%s objects' => '%s objek',
358+
'no exclusions' => 'tidak ada pengecualian',
354359

355360
'USER_CREATED_OK' => 'Pengguna <a href="/edit/user/?user=%s"><b>%s</b></a> udah berhasil dibikin',
356361
'WEB_DOMAIN_CREATED_OK' => 'Domain <a href="/edit/web/?domain=%s"><b>%s</b></a> udah berhasil dibikin.',
@@ -384,6 +389,7 @@
384389
'SUSPEND_CRON_CONFIRMATION' => 'Yakin mau ditangguhin?',
385390
'UNSUSPEND_CRON_CONFIRMATION' => 'Yakin mau batalin penangguhan?',
386391
'DELETE_BACKUP_CONFIRMATION' => 'Cadangan %s mau dihapus, serius?',
392+
'DELETE_EXCLUSION_CONFIRMATION' => 'Pengecualian %s mau dihapus?',
387393
'DELETE_PACKAGE_CONFIRMATION' => 'Paket %s mau dihapus?',
388394
'DELETE_IP_CONFIRMATION' => 'Alamat IP %s beneran mau dihapus?',
389395
'Welcome' => 'Selamat Datang',
@@ -403,6 +409,12 @@
403409
'RESTORE_SCHEDULED' => 'Tugas udah ditambahin ke antrian. Nanti email pemberitahuan dikirim kalo backup-an sudah siap di unduh.',
404410
'RESTORE_EXISTS' => 'Tugas pengembalian lagi jalan. Tunggu ampe selesai baru jalanin lagi.',
405411

412+
'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",
413+
'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *",
414+
'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",
415+
'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *",
416+
'CRON_EXCLUSIONS' => "To exclude all jobs use *",
417+
'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *",
406418

407419
'Welcome to Vesta Control Panel' => 'Selamat datang di Panel Kontrol Vesta',
408420
'MAIL_FROM' => 'Panel Kontrol Vesta <noreply@%s>',

0 commit comments

Comments
 (0)